﻿2025-08-20T22:30:18.1455840Z Current runner version: '2.328.0'
2025-08-20T22:30:18.1479122Z ##[group]Runner Image Provisioner
2025-08-20T22:30:18.1480451Z Hosted Compute Agent
2025-08-20T22:30:18.1481075Z Version: 20250818.377
2025-08-20T22:30:18.1481692Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:30:18.1482451Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:30:18.1483063Z ##[endgroup]
2025-08-20T22:30:18.1483942Z ##[group]Operating System
2025-08-20T22:30:18.1484631Z Ubuntu
2025-08-20T22:30:18.1485137Z 24.04.2
2025-08-20T22:30:18.1485654Z LTS
2025-08-20T22:30:18.1486155Z ##[endgroup]
2025-08-20T22:30:18.1486682Z ##[group]Runner Image
2025-08-20T22:30:18.1487286Z Image: ubuntu-24.04
2025-08-20T22:30:18.1487852Z Version: 20250818.1.0
2025-08-20T22:30:18.1488899Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T22:30:18.1490549Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T22:30:18.1491680Z ##[endgroup]
2025-08-20T22:30:18.1492964Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:30:18.1495309Z Attestations: write
2025-08-20T22:30:18.1495912Z Contents: write
2025-08-20T22:30:18.1496495Z Metadata: read
2025-08-20T22:30:18.1497064Z Packages: write
2025-08-20T22:30:18.1497623Z ##[endgroup]
2025-08-20T22:30:18.1499740Z Secret source: Actions
2025-08-20T22:30:18.1500577Z Prepare workflow directory
2025-08-20T22:30:18.1819743Z Prepare all required actions
2025-08-20T22:30:18.1856667Z Getting action download info
2025-08-20T22:30:18.6706749Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:30:19.3412231Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:30:19.9449493Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:30:20.0963184Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:30:20.7318317Z Getting action download info
2025-08-20T22:30:20.9209566Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:30:21.4338783Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:30:22.0307439Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/sing-box/official)
2025-08-20T22:30:22.0871232Z ##[group]Run ##Presets
2025-08-20T22:30:22.0871576Z [36;1m##Presets[0m
2025-08-20T22:30:22.0871806Z [36;1mset +x ; set +e[0m
2025-08-20T22:30:22.0872025Z [36;1m#-------------#[0m
2025-08-20T22:30:22.0872335Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:30:22.0872726Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:30:22.0873091Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.0873400Z [36;1m  fi[0m
2025-08-20T22:30:22.0873844Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:30:22.0874241Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:30:22.0874593Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.0874876Z [36;1m  fi[0m
2025-08-20T22:30:22.0875134Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:30:22.0875521Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:30:22.0875857Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.0876132Z [36;1m  fi[0m
2025-08-20T22:30:22.0876379Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:30:22.0876726Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:30:22.0877332Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:30:22.0877632Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:30:22.0877994Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.0878268Z [36;1m     else[0m
2025-08-20T22:30:22.0878513Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.0878799Z [36;1m     fi[0m
2025-08-20T22:30:22.0879002Z [36;1m  fi[0m
2025-08-20T22:30:22.0879182Z [36;1mfi[0m
2025-08-20T22:30:22.0944330Z shell: /usr/bin/bash -e {0}
2025-08-20T22:30:22.0944860Z env:
2025-08-20T22:30:22.0945353Z   GH_TOKEN: ***
2025-08-20T22:30:22.0945559Z ##[endgroup]
2025-08-20T22:30:22.1237629Z ##[group]Run ##Presets
2025-08-20T22:30:22.1238120Z [36;1m##Presets[0m
2025-08-20T22:30:22.1238556Z [36;1mset +x ; set +e[0m
2025-08-20T22:30:22.1238956Z [36;1m#-------------#[0m
2025-08-20T22:30:22.1239324Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:30:22.1239995Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:30:22.1240598Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:30:22.1241154Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:30:22.1241701Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:30:22.1242201Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:30:22.1242641Z [36;1m  exit 1[0m
2025-08-20T22:30:22.1242986Z [36;1mfi[0m
2025-08-20T22:30:22.1280919Z shell: /usr/bin/bash -e {0}
2025-08-20T22:30:22.1281339Z env:
2025-08-20T22:30:22.1281848Z   RO_GHTOKEN: ***
2025-08-20T22:30:22.1345542Z   RO_GLTOKEN: ***
2025-08-20T22:30:22.1347566Z   MINISIGN_KEY: ***
2025-08-20T22:30:22.1347838Z ##[endgroup]
2025-08-20T22:30:22.1482165Z ##[group]Run ##Presets
2025-08-20T22:30:22.1482512Z [36;1m##Presets[0m
2025-08-20T22:30:22.1482723Z [36;1mset +x ; set +e[0m
2025-08-20T22:30:22.1482942Z [36;1m#-------------#[0m
2025-08-20T22:30:22.1483168Z [36;1m##Host Triplet[0m
2025-08-20T22:30:22.1483720Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:30:22.1484085Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:30:22.1484408Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:30:22.1484711Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:30:22.1485002Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:30:22.1485349Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:30:22.1485680Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:30:22.1486000Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:30:22.1486269Z [36;1m   fi[0m
2025-08-20T22:30:22.1486556Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:30:22.1486900Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:30:22.1487198Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:30:22.1487526Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:30:22.1487807Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:30:22.1488036Z [36;1m fi[0m
2025-08-20T22:30:22.1488304Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1488688Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1489056Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1489405Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1489676Z [36;1m##Debug[0m
2025-08-20T22:30:22.1489890Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:30:22.1490153Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:30:22.1490377Z [36;1m else[0m
2025-08-20T22:30:22.1490567Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:30:22.1490971Z [36;1m fi[0m
2025-08-20T22:30:22.1491193Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1491479Z [36;1m##Docker Platform[0m
2025-08-20T22:30:22.1491762Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:30:22.1492083Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:30:22.1492414Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:30:22.1492751Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:30:22.1493072Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:30:22.1493393Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:30:22.1493915Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:30:22.1494233Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:30:22.1494481Z [36;1m fi[0m
2025-08-20T22:30:22.1494764Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1495184Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1495506Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:30:22.1495979Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/sing-box/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:30:22.1496483Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:30:22.1496790Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1497095Z [36;1m##Logs[0m
2025-08-20T22:30:22.1497370Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:30:22.1497629Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:30:22.1497861Z [36;1m else[0m
2025-08-20T22:30:22.1498065Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:30:22.1498326Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:30:22.1498574Z [36;1m fi[0m
2025-08-20T22:30:22.1498976Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1499354Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1499696Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:30:22.1500057Z [36;1m PKG_FAMILY_LOCAL="$(echo "sing-box" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:30:22.1500452Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:30:22.1500776Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1501096Z [36;1m##Rebuild[0m
2025-08-20T22:30:22.1501317Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:30:22.1501591Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:30:22.1501836Z [36;1m else[0m
2025-08-20T22:30:22.1502042Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:30:22.1502286Z [36;1m fi[0m
2025-08-20T22:30:22.1502540Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1502857Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:30:22.1503270Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:30:22.1504087Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:30:22.1504903Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:30:22.1505637Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:30:22.1506001Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:30:22.1506431Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:30:22.1506842Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:30:22.1507213Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1507495Z [36;1m    exit 1[0m
2025-08-20T22:30:22.1507699Z [36;1m   else[0m
2025-08-20T22:30:22.1507904Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:30:22.1508368Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1508699Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:30:22.1509032Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:30:22.1509411Z [36;1m      #check if supported[0m
2025-08-20T22:30:22.1509783Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:30:22.1510297Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:30:22.1510715Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:30:22.1511029Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1511316Z [36;1m         exit 1[0m
2025-08-20T22:30:22.1511526Z [36;1m       fi[0m
2025-08-20T22:30:22.1511726Z [36;1m      #get build system[0m
2025-08-20T22:30:22.1512101Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:30:22.1512480Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:30:22.1512758Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1513112Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:30:22.1513621Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1514121Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1514465Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:30:22.1514801Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1515126Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:22.1515405Z [36;1m       fi[0m
2025-08-20T22:30:22.1515744Z [36;1m     fi[0m
2025-08-20T22:30:22.1515944Z [36;1m   fi[0m
2025-08-20T22:30:22.1516154Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:30:22.1551504Z shell: /usr/bin/bash -e {0}
2025-08-20T22:30:22.1551766Z ##[endgroup]
2025-08-20T22:30:22.8424458Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:30:22.8425201Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:30:22.8425435Z 
2025-08-20T22:30:22.9916996Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:30:22.9917743Z 100  4184  100  4184    0     0  27760      0 --:--:-- --:--:-- --:--:-- 27893
2025-08-20T22:30:22.9930905Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:30:23.0149739Z ##[group]Run ##Presets
2025-08-20T22:30:23.0150054Z [36;1m##Presets[0m
2025-08-20T22:30:23.0150270Z [36;1mset +x ; set +e[0m
2025-08-20T22:30:23.0150496Z [36;1m#-------------#[0m
2025-08-20T22:30:23.0150708Z [36;1m##Debug?[0m
2025-08-20T22:30:23.0150973Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:30:23.0151276Z [36;1m  set -x[0m
2025-08-20T22:30:23.0151463Z [36;1mfi[0m
2025-08-20T22:30:23.0151651Z [36;1m#-------------#[0m
2025-08-20T22:30:23.0151869Z [36;1m##CoreUtils[0m
2025-08-20T22:30:23.0152084Z [36;1msudo apt update -y[0m
2025-08-20T22:30:23.0152442Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:30:23.0153695Z [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:30:23.0154618Z [36;1m##tmp[0m
2025-08-20T22:30:23.0154909Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:30:23.0155242Z [36;1m#GH ENV[0m
2025-08-20T22:30:23.0155478Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:23.0155978Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:23.0156252Z [36;1m#-------------#[0m
2025-08-20T22:30:23.0156480Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:30:23.0156772Z [36;1msudo apt update -y[0m
2025-08-20T22:30:23.0157019Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:30:23.0157280Z [36;1m##Setup Minisign[0m
2025-08-20T22:30:23.0157520Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:30:23.0157973Z [36;1mecho "***[0m
2025-08-20T22:30:23.0159239Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:30:23.0159557Z [36;1m##User-Agent[0m
2025-08-20T22:30:23.0160313Z [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:30:23.0161166Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:30:23.0200556Z shell: /usr/bin/bash -e {0}
2025-08-20T22:30:23.0200829Z env:
2025-08-20T22:30:23.0201032Z   CROSS_COMPILING: NO
2025-08-20T22:30:23.0201266Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:30:23.0201518Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:30:23.0201772Z   ON_QEMU: NO
2025-08-20T22:30:23.0201968Z   DEBUG: 0
2025-08-20T22:30:23.0202169Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:30:23.0202413Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:30:23.0202730Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:30:23.0203066Z   KEEP_LOGS: YES
2025-08-20T22:30:23.0203283Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:30:23.0203843Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:30:23.0204094Z   SBUILD_REBUILD: false
2025-08-20T22:30:23.0204678Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:30:23.0205290Z   BUILD_SYS: docker://go
2025-08-20T22:30:23.0205526Z   BUILD_ON_HOST: FALSE
2025-08-20T22:30:23.0205739Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:30:23.0205961Z ##[endgroup]
2025-08-20T22:30:23.0400376Z 
2025-08-20T22:30:23.0400875Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:30:23.0401430Z 
2025-08-20T22:30:23.1384868Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:30:23.1793864Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:30:23.1798914Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:30:23.1856444Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T22:30:23.1879565Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:30:23.1965335Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T22:30:23.2009851Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T22:30:23.4368966Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T22:30:23.4615354Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T22:30:23.4652347Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T22:30:23.4675638Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T22:30:23.4747862Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T22:30:23.4801880Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T22:30:23.4834188Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T22:30:23.4942198Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:30:23.4965834Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T22:30:23.4973636Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T22:30:23.5414258Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T22:30:23.5461899Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T22:30:23.5463133Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T22:30:23.5464462Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T22:30:23.5477781Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T22:30:23.5546986Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T22:30:23.5572070Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T22:30:23.5581977Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T22:30:23.5583150Z Get:32 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:30:23.5630776Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T22:30:23.5653382Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T22:30:23.5757355Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T22:30:23.5852110Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T22:30:23.5884983Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T22:30:23.5893028Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T22:30:23.6139269Z Get:33 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:30:23.6256629Z Get:34 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:30:32.2495428Z Fetched 10.6 MB in 1s (7641 kB/s)
2025-08-20T22:30:32.9312384Z Reading package lists...
2025-08-20T22:30:33.0911656Z Building dependency tree...
2025-08-20T22:30:33.0919404Z Reading state information...
2025-08-20T22:30:33.1062746Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:30:33.1175385Z 
2025-08-20T22:30:33.1175919Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:30:33.1176371Z 
2025-08-20T22:30:33.1304223Z Reading package lists...
2025-08-20T22:30:33.2947847Z Building dependency tree...
2025-08-20T22:30:33.2956138Z Reading state information...
2025-08-20T22:30:33.4520998Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:30:33.4521798Z bc set to manually installed.
2025-08-20T22:30:33.4522521Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:30:33.4523378Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:30:33.4524435Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:30:33.4525255Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:30:33.4526060Z The following additional packages will be installed:
2025-08-20T22:30:33.4526944Z   libtime-duration-perl
2025-08-20T22:30:33.4999036Z The following NEW packages will be installed:
2025-08-20T22:30:33.5005658Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T22:30:33.5179870Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T22:30:33.5412413Z Need to get 616 kB of archives.
2025-08-20T22:30:33.5413325Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T22:30:33.5414615Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:30:33.6379562Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T22:30:33.7230561Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:30:33.8031015Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T22:30:33.8838541Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T22:30:34.2270091Z Fetched 616 kB in 0s (1411 kB/s)
2025-08-20T22:30:34.2592996Z Selecting previously unselected package fdupes.
2025-08-20T22:30:34.3161784Z (Reading database ... 
2025-08-20T22:30:34.3162206Z (Reading database ... 5%
2025-08-20T22:30:34.3162467Z (Reading database ... 10%
2025-08-20T22:30:34.3162713Z (Reading database ... 15%
2025-08-20T22:30:34.3162976Z (Reading database ... 20%
2025-08-20T22:30:34.3163214Z (Reading database ... 25%
2025-08-20T22:30:34.3163635Z (Reading database ... 30%
2025-08-20T22:30:34.3163986Z (Reading database ... 35%
2025-08-20T22:30:34.3164235Z (Reading database ... 40%
2025-08-20T22:30:34.3164616Z (Reading database ... 45%
2025-08-20T22:30:34.3164979Z (Reading database ... 50%
2025-08-20T22:30:34.3884140Z (Reading database ... 55%
2025-08-20T22:30:34.5599990Z (Reading database ... 60%
2025-08-20T22:30:34.7345354Z (Reading database ... 65%
2025-08-20T22:30:34.8445896Z (Reading database ... 70%
2025-08-20T22:30:35.0020767Z (Reading database ... 75%
2025-08-20T22:30:35.3441779Z (Reading database ... 80%
2025-08-20T22:30:35.8714134Z (Reading database ... 85%
2025-08-20T22:30:36.4062098Z (Reading database ... 90%
2025-08-20T22:30:36.8425224Z (Reading database ... 95%
2025-08-20T22:30:36.8425836Z (Reading database ... 100%
2025-08-20T22:30:36.8426562Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T22:30:36.8473754Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T22:30:36.8501429Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:30:36.8850011Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:30:36.8986378Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:30:36.8999457Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:30:36.9674143Z Selecting previously unselected package moreutils.
2025-08-20T22:30:36.9809808Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T22:30:36.9819869Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:30:37.0997951Z Selecting previously unselected package dos2unix.
2025-08-20T22:30:37.1134580Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T22:30:37.1145157Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:30:37.3872788Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:30:37.3967297Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:30:37.4002582Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:30:37.4030342Z Setting up moreutils (0.69-1) ...
2025-08-20T22:30:37.4067922Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:31:28.7961910Z 
2025-08-20T22:31:28.7962585Z Running kernel seems to be up-to-date.
2025-08-20T22:31:28.7963085Z 
2025-08-20T22:31:28.7963291Z Restarting services...
2025-08-20T22:31:28.8033436Z 
2025-08-20T22:31:28.8034095Z Service restarts being deferred:
2025-08-20T22:31:28.8034921Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:31:28.8035384Z 
2025-08-20T22:31:28.8035627Z No containers need to be restarted.
2025-08-20T22:31:28.8035978Z 
2025-08-20T22:31:28.8036201Z No user sessions are running outdated binaries.
2025-08-20T22:31:28.8036588Z 
2025-08-20T22:31:28.8036943Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:31:29.7077199Z Reading package lists...
2025-08-20T22:31:29.8744178Z Building dependency tree...
2025-08-20T22:31:29.8752060Z Reading state information...
2025-08-20T22:31:30.0329945Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:31:30.0330574Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:31:30.0331066Z apt-utils set to manually installed.
2025-08-20T22:31:30.0332155Z ca-certificates is already the newest version (20240203).
2025-08-20T22:31:30.0332791Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:31:30.0333383Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:31:30.0334238Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:31:30.0334852Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:31:30.0335494Z moreutils is already the newest version (0.69-1).
2025-08-20T22:31:30.0336280Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:31:30.0336942Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:31:30.0337601Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:31:30.0338252Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:31:30.0338734Z tmux set to manually installed.
2025-08-20T22:31:30.0339233Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:31:30.0339862Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:31:30.0340430Z The following additional packages will be installed:
2025-08-20T22:31:30.0340940Z   python3-software-properties
2025-08-20T22:31:30.0341329Z Recommended packages:
2025-08-20T22:31:30.0341671Z   unattended-upgrades
2025-08-20T22:31:30.0760176Z The following NEW packages will be installed:
2025-08-20T22:31:30.0760828Z   rename
2025-08-20T22:31:30.0770068Z The following packages will be upgraded:
2025-08-20T22:31:30.0770799Z   python3-software-properties software-properties-common
2025-08-20T22:31:30.0945008Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:31:30.1181967Z Need to get 64.7 kB of archives.
2025-08-20T22:31:30.1182565Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:31:30.1182998Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:31:30.2158632Z 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:31:30.2992673Z 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:31:30.3815962Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:31:30.6389729Z Fetched 64.7 kB in 0s (236 kB/s)
2025-08-20T22:31:30.6685373Z (Reading database ... 
2025-08-20T22:31:30.6685888Z (Reading database ... 5%
2025-08-20T22:31:30.6686406Z (Reading database ... 10%
2025-08-20T22:31:30.6686900Z (Reading database ... 15%
2025-08-20T22:31:30.6687393Z (Reading database ... 20%
2025-08-20T22:31:30.6687879Z (Reading database ... 25%
2025-08-20T22:31:30.6688367Z (Reading database ... 30%
2025-08-20T22:31:30.6689138Z (Reading database ... 35%
2025-08-20T22:31:30.6689627Z (Reading database ... 40%
2025-08-20T22:31:30.6689943Z (Reading database ... 45%
2025-08-20T22:31:30.6690241Z (Reading database ... 50%
2025-08-20T22:31:30.6775904Z (Reading database ... 55%
2025-08-20T22:31:30.6812379Z (Reading database ... 60%
2025-08-20T22:31:30.6835169Z (Reading database ... 65%
2025-08-20T22:31:30.6873053Z (Reading database ... 70%
2025-08-20T22:31:30.6899598Z (Reading database ... 75%
2025-08-20T22:31:30.6932072Z (Reading database ... 80%
2025-08-20T22:31:30.7085137Z (Reading database ... 85%
2025-08-20T22:31:30.7185998Z (Reading database ... 90%
2025-08-20T22:31:30.7460614Z (Reading database ... 95%
2025-08-20T22:31:30.7461301Z (Reading database ... 100%
2025-08-20T22:31:30.7462219Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T22:31:30.7505922Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:31:30.8506104Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:31:30.9349632Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:31:31.0098083Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:31:31.0360937Z Selecting previously unselected package rename.
2025-08-20T22:31:31.0500782Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T22:31:31.0512090Z Unpacking rename (2.02-1) ...
2025-08-20T22:31:31.0928542Z Setting up rename (2.02-1) ...
2025-08-20T22:31:31.0993385Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:31:31.1020425Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:31:31.2437102Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:31:31.3459159Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:31:35.4473397Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:31:37.0019699Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:31:37.0328255Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:31:37.0364319Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:31:37.0375157Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:31:37.0384836Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:31:37.0439838Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:31:37.0495791Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:31:38.1859789Z Reading package lists...
2025-08-20T22:31:38.3551978Z Building dependency tree...
2025-08-20T22:31:38.3558863Z Reading state information...
2025-08-20T22:31:38.3710031Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:31:38.3859488Z 
2025-08-20T22:31:38.3860215Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:31:38.3860779Z 
2025-08-20T22:31:38.4394784Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:31:38.4642316Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:31:38.4653269Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:31:38.4659208Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:31:38.4675019Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:31:38.4885318Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:31:38.5011382Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:31:39.6111851Z Reading package lists...
2025-08-20T22:31:39.7778541Z Building dependency tree...
2025-08-20T22:31:39.7785507Z Reading state information...
2025-08-20T22:31:39.7927081Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:31:39.8039767Z 
2025-08-20T22:31:39.8040798Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:31:39.8041163Z 
2025-08-20T22:31:39.8170872Z Reading package lists...
2025-08-20T22:31:39.9863228Z Building dependency tree...
2025-08-20T22:31:39.9870900Z Reading state information...
2025-08-20T22:31:40.1370365Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:31:40.1781307Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:31:40.2082396Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:31:40.3679197Z ##[group]Run ##Presets
2025-08-20T22:31:40.3679473Z [36;1m##Presets[0m
2025-08-20T22:31:40.3679680Z [36;1mset +x ; set +e[0m
2025-08-20T22:31:40.3679893Z [36;1m#-------------#[0m
2025-08-20T22:31:40.3680096Z [36;1m##Debug?[0m
2025-08-20T22:31:40.3680340Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:31:40.3680635Z [36;1m  set -x[0m
2025-08-20T22:31:40.3680816Z [36;1mfi[0m
2025-08-20T22:31:40.3680994Z [36;1m#-------------#[0m
2025-08-20T22:31:40.3700847Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:31:40.3701548Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:31:40.3702174Z [36;1msudo service procps restart[0m
2025-08-20T22:31:40.3702463Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:31:40.3741980Z shell: /usr/bin/bash -e {0}
2025-08-20T22:31:40.3742220Z env:
2025-08-20T22:31:40.3742457Z   CROSS_COMPILING: NO
2025-08-20T22:31:40.3742679Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:31:40.3742908Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:31:40.3743133Z   ON_QEMU: NO
2025-08-20T22:31:40.3743310Z   DEBUG: 0
2025-08-20T22:31:40.3743760Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:31:40.3744094Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:31:40.3744389Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:31:40.3744712Z   KEEP_LOGS: YES
2025-08-20T22:31:40.3744912Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:31:40.3745137Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:31:40.3745374Z   SBUILD_REBUILD: false
2025-08-20T22:31:40.3745970Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:31:40.3746599Z   BUILD_SYS: docker://go
2025-08-20T22:31:40.3746820Z   BUILD_ON_HOST: FALSE
2025-08-20T22:31:40.3747026Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:31:40.3747225Z   SYSTMP: /tmp
2025-08-20T22:31:40.3747424Z   GHA_MODE: MATRIX
2025-08-20T22:31:40.3747897Z   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:31:40.3748414Z ##[endgroup]
2025-08-20T22:31:40.3871083Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:31:40.3942712Z 0
2025-08-20T22:31:40.4273707Z vm.max_map_count = 262144
2025-08-20T22:31:40.4274044Z fs.inotify.max_user_watches = 655360
2025-08-20T22:31:40.4274429Z fs.inotify.max_user_instances = 1280
2025-08-20T22:31:40.4274865Z vm.mmap_rnd_bits = 28
2025-08-20T22:31:40.4346904Z ##[group]Run ##Presets
2025-08-20T22:31:40.4347242Z [36;1m##Presets[0m
2025-08-20T22:31:40.4347460Z [36;1mset +x ; set +e[0m
2025-08-20T22:31:40.4347703Z [36;1m#-------------#[0m
2025-08-20T22:31:40.4347911Z [36;1m##Debug?[0m
2025-08-20T22:31:40.4348176Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:31:40.4348521Z [36;1m  set -x[0m
2025-08-20T22:31:40.4348726Z [36;1mfi[0m
2025-08-20T22:31:40.4348918Z [36;1m#-------------#[0m
2025-08-20T22:31:40.4349124Z [36;1m##Main[0m
2025-08-20T22:31:40.4349347Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:31:40.4350004Z [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:31:40.4350753Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:31:40.4351138Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:31:40.4351427Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:31:40.4351700Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:31:40.4352010Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:31:40.4352347Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:31:40.4352668Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:31:40.4352997Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:31:40.4353302Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:31:40.4353895Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:31:40.4354289Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:31:40.4354587Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:31:40.4354861Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:31:40.4355149Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:31:40.4355443Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:31:40.4355736Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:31:40.4356022Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:31:40.4356505Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:31:40.4356826Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:31:40.4357132Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:31:40.4357455Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:31:40.4357774Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:31:40.4358080Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:31:40.4358395Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:31:40.4358682Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:31:40.4359038Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:31:40.4359502Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:31:40.4359982Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:31:40.4360467Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:31:40.4360825Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:31:40.4361181Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:31:40.4361820Z [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:31:40.4362622Z [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:31:40.4363165Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:31:40.4363607Z [36;1m else[0m
2025-08-20T22:31:40.4364142Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:31:40.4364517Z [36;1m fi[0m
2025-08-20T22:31:40.4364771Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:31:40.4365175Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:31:40.4365599Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:40.4365997Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:40.4366396Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:40.4366797Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:40.4367243Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:40.4367656Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:40.4368082Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:31:40.4368505Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:31:40.4368832Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:31:40.4407809Z shell: /usr/bin/bash -e {0}
2025-08-20T22:31:40.4408052Z env:
2025-08-20T22:31:40.4408244Z   CROSS_COMPILING: NO
2025-08-20T22:31:40.4408473Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:31:40.4408714Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:31:40.4408959Z   ON_QEMU: NO
2025-08-20T22:31:40.4409147Z   DEBUG: 0
2025-08-20T22:31:40.4409340Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:31:40.4409579Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:31:40.4409881Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:31:40.4410203Z   KEEP_LOGS: YES
2025-08-20T22:31:40.4410410Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:31:40.4410639Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:31:40.4410876Z   SBUILD_REBUILD: false
2025-08-20T22:31:40.4411443Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:31:40.4412031Z   BUILD_SYS: docker://go
2025-08-20T22:31:40.4412402Z   BUILD_ON_HOST: FALSE
2025-08-20T22:31:40.4412621Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:31:40.4412835Z   SYSTMP: /tmp
2025-08-20T22:31:40.4413033Z   GHA_MODE: MATRIX
2025-08-20T22:31:40.4413704Z   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:31:40.4414426Z   GHCR_TOKEN: ***
2025-08-20T22:31:40.4414720Z   GITHUB_TOKEN: ***
2025-08-20T22:31:40.4414964Z   GITLAB_TOKEN: ***
2025-08-20T22:31:40.4416084Z   MINISIGN_KEY: ***
2025-08-20T22:31:40.4416287Z ##[endgroup]
2025-08-20T22:31:40.5951137Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:31:40.7665970Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:31:40.7667210Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:31:40.7667756Z 
2025-08-20T22:31:40.7947537Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:31:40.7948207Z 100  4184  100  4184    0     0   144k      0 --:--:-- --:--:-- --:--:--  145k
2025-08-20T22:31:40.7958907Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:31:40.8043822Z 
2025-08-20T22:31:40.8044226Z [+] Building [/tmp/tmp.ZGHfE0lk2h/SBUILD_INPUT] Locally
2025-08-20T22:31:40.8044497Z 
2025-08-20T22:31:40.8058180Z '/tmp/tmp.ZGHfE0lk2h/SBUILD_INPUT' -> '/tmp/pkgforge/kOZsNbgyg_build.yaml'
2025-08-20T22:31:40.9881844Z 
2025-08-20T22:31:40.9882203Z [+] Passwordless sudo is Configured
2025-08-20T22:31:41.0469353Z 
2025-08-20T22:31:41.0484719Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:31:41.0485137Z 
2025-08-20T22:31:41.0956057Z 
2025-08-20T22:31:41.0957656Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T22:31:41.0958021Z 
2025-08-20T22:31:41.0958032Z 
2025-08-20T22:31:41.0958265Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:31:41.0958603Z 
2025-08-20T22:31:41.1124298Z [+] Installing: 7z -> 7z
2025-08-20T22:31:41.6248984Z [+] Installing: actionlint -> actionlint
2025-08-20T22:31:41.7326583Z [+] Installing: anew -> anew
2025-08-20T22:31:42.3937085Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:31:43.0090574Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:31:43.5899467Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:31:44.0822386Z [+] Installing: archey -> archey
2025-08-20T22:31:44.6454578Z [+] Installing: aria2 -> aria2c
2025-08-20T22:31:45.2197886Z [+] Installing: askalono -> askalono
2025-08-20T22:31:45.7422335Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:31:45.8684695Z [+] Installing: b3sum -> b3sum
2025-08-20T22:31:46.3760517Z [+] Installing: bita -> bita
2025-08-20T22:31:46.5084997Z [+] Installing: btop -> btop
2025-08-20T22:31:46.7075360Z [+] Installing: chafa -> chafa
2025-08-20T22:31:47.4747934Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:31:48.1224131Z [+] Installing: croc -> croc
2025-08-20T22:31:48.2439150Z [+] Installing: csvtk -> csvtk
2025-08-20T22:31:48.4125950Z [+] Installing: cutlines -> cutlines
2025-08-20T22:31:49.0191952Z curl: (22) The requested URL returned error: 404
2025-08-20T22:31:49.0237125Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:31:49.0238091Z [+] Installing: dbin -> dbin
2025-08-20T22:31:49.7911685Z [+] Installing: dasel -> dasel
2025-08-20T22:31:50.6967322Z [+] Installing: delta -> delta
2025-08-20T22:31:51.3204828Z [+] Installing: ds -> ds
2025-08-20T22:31:51.5021640Z curl: (22) The requested URL returned error: 404
2025-08-20T22:31:51.5065711Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:31:51.5066807Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:31:51.9999977Z [+] Installing: duf -> duf
2025-08-20T22:31:52.6398730Z [+] Installing: duplicut -> duplicut
2025-08-20T22:31:53.3352946Z [+] Installing: dust -> dust
2025-08-20T22:31:53.9384349Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:31:54.5984379Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:31:55.1047783Z [+] Installing: dysk -> dysk
2025-08-20T22:31:55.6145802Z [+] Installing: eget -> eget
2025-08-20T22:31:55.8306822Z [+] Installing: epoch -> epoch
2025-08-20T22:31:56.3569706Z [+] Installing: faketty -> faketty
2025-08-20T22:31:56.9507058Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:31:57.4888012Z [+] Installing: freeze -> freeze
2025-08-20T22:31:57.6127118Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:31:58.1065908Z [+] Installing: gdu -> gdu
2025-08-20T22:31:58.7796706Z [+] Installing: gh -> gh
2025-08-20T22:31:59.1488675Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:31:59.6965910Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:31:59.9228188Z [+] Installing: glab -> glab
2025-08-20T22:32:00.6464968Z [+] Installing: glow -> glow
2025-08-20T22:32:00.7915658Z [+] Installing: httpx -> httpx
2025-08-20T22:32:02.7224692Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:32:03.0129578Z [+] Installing: husarnet -> husarnet
2025-08-20T22:32:03.6229520Z curl: (22) The requested URL returned error: 404
2025-08-20T22:32:03.6274444Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:32:03.6275844Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:32:03.8132601Z curl: (22) The requested URL returned error: 404
2025-08-20T22:32:03.8179781Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:32:03.8180567Z [+] Installing: imgcat -> imgcat
2025-08-20T22:32:03.9425152Z [+] Installing: jc -> jc
2025-08-20T22:32:04.6673677Z [+] Installing: jq -> jq
2025-08-20T22:32:04.7586595Z [+] Installing: logdy -> logdy
2025-08-20T22:32:04.9771915Z [+] Installing: micro -> micro
2025-08-20T22:32:05.6465667Z [+] Installing: miniserve -> miniserve
2025-08-20T22:32:06.1681622Z [+] Installing: minisign -> minisign
2025-08-20T22:32:06.7933431Z [+] Installing: ncdu -> ncdu
2025-08-20T22:32:06.8863906Z [+] Installing: notify -> notify
2025-08-20T22:32:07.4596837Z [+] Installing: ouch -> ouch
2025-08-20T22:32:07.5763866Z [+] Installing: oras -> oras
2025-08-20T22:32:07.7142298Z [+] Installing: pipetty -> pipetty
2025-08-20T22:32:07.7992980Z [+] Installing: pixterm -> pixterm
2025-08-20T22:32:08.4267608Z [+] Installing: qsv -> qsv
2025-08-20T22:32:08.6036211Z [+] Installing: rclone -> rclone
2025-08-20T22:32:08.8846998Z [+] Installing: ripgrep -> rg
2025-08-20T22:32:09.7132343Z [+] Installing: rga -> rga
2025-08-20T22:32:09.8279327Z [+] Installing: rsync -> rsync
2025-08-20T22:32:10.6074569Z [+] Installing: script -> script
2025-08-20T22:32:10.7178605Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:32:11.2771931Z [+] Installing: soar -> soar
2025-08-20T22:32:11.7922153Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:32:12.7940547Z [+] Installing: sstrip -> sstrip
2025-08-20T22:32:12.8776795Z [+] Installing: strace -> strace
2025-08-20T22:32:13.5169976Z [+] Installing: sttr -> sttr
2025-08-20T22:32:14.0335117Z [+] Installing: tailscale -> tailscale
2025-08-20T22:32:14.8869894Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:32:15.4862663Z [+] Installing: taplo -> taplo
2025-08-20T22:32:16.0102115Z [+] Installing: tldr -> tldr
2025-08-20T22:32:16.1249302Z [+] Installing: tldr -> tealdeer
2025-08-20T22:32:16.2463418Z [+] Installing: tmux -> tmux
2025-08-20T22:32:16.3337840Z [+] Installing: tok -> tok
2025-08-20T22:32:16.8216294Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:32:18.2480215Z [+] Installing: trurl -> trurl
2025-08-20T22:32:18.7636877Z [+] Installing: tss -> tss
2025-08-20T22:32:19.3607282Z [+] Installing: ulexec -> ulexec
2025-08-20T22:32:19.8958595Z [+] Installing: unfurl -> unfurl
2025-08-20T22:32:20.6966702Z [+] Installing: upx -> upx
2025-08-20T22:32:20.7843425Z [+] Installing: validtoml -> validtoml
2025-08-20T22:32:21.3110181Z [+] Installing: wget -> wget
2025-08-20T22:32:21.8258331Z [+] Installing: wget2 -> wget2
2025-08-20T22:32:22.3451953Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:32:22.9572479Z [+] Installing: xq -> xq
2025-08-20T22:32:23.4676294Z [+] Installing: xz -> xz
2025-08-20T22:32:23.9558818Z [+] Installing: unxz -> unxz
2025-08-20T22:32:24.4706942Z [+] Installing: yq -> yq
2025-08-20T22:32:24.5972889Z [+] Installing: yj -> yj
2025-08-20T22:32:25.2525074Z [+] Installing: zapper -> zapper
2025-08-20T22:32:25.4326655Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:32:25.9167098Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:32:26.4907208Z curl: (22) The requested URL returned error: 404
2025-08-20T22:32:26.4951911Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:32:26.4952816Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:32:27.0727027Z curl: (22) The requested URL returned error: 404
2025-08-20T22:32:27.0772577Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:32:27.0773653Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:32:27.2644886Z curl: (22) The requested URL returned error: 404
2025-08-20T22:32:27.2691291Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:32:27.2692069Z [+] Installing: zstd -> zstd
2025-08-20T22:32:27.7652520Z [+] Creating symlinks...
2025-08-20T22:32:27.7752301Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:32:27.7854832Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:32:27.7956854Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:32:27.8059062Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:32:27.8157852Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:32:27.8258587Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:32:27.8358534Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:32:27.8457181Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:32:27.8557398Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:32:27.8656560Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:32:27.8756759Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:32:27.8856151Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:32:27.8956413Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:32:27.9054093Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:32:27.9152852Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:32:27.9252969Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:32:27.9354677Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:32:27.9392911Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:32:27.9480972Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:32:27.9579605Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:32:27.9680137Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:32:27.9718384Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:32:27.9810916Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:32:27.9909997Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:32:28.0010683Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:32:28.0109225Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:32:28.0206626Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:32:28.0303722Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:32:28.0400944Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:32:28.0497642Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:32:28.0596376Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:32:28.0696354Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:32:28.0794710Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:32:28.0891590Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:32:28.0990792Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:32:28.1087637Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:32:28.1184435Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:32:28.1281693Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:32:28.1378248Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:32:28.1477740Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:32:28.1585476Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:32:28.1693670Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:32:28.1794264Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:32:28.1893249Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:32:28.1931047Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:32:28.1959412Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:32:28.2047634Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:32:28.2144896Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:32:28.2243842Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:32:28.2343794Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:32:28.2441173Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:32:28.2540430Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:32:28.2637834Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:32:28.2734748Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:32:28.2830836Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:32:28.2931034Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:32:28.3036418Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:32:28.3137198Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:32:28.3241341Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:32:28.3347518Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:32:28.3449963Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:32:28.3553302Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:32:28.3655323Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:32:28.3758532Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:32:28.3866529Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:32:28.3969461Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:32:28.4073996Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:32:28.4176232Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:32:28.4279068Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:32:28.4382216Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:32:28.4491876Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:32:28.4594031Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:32:28.4695997Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:32:28.4796625Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:32:28.4894494Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:32:28.4995093Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:32:28.5095972Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:32:28.5194826Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:32:28.5295815Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:32:28.5392911Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:32:28.5491881Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:32:28.5590276Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:32:28.5686909Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:32:28.5784092Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:32:28.5880889Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:32:28.5978575Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:32:28.6073870Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:32:28.6172613Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:32:28.6276022Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:32:28.6379912Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:32:28.6480298Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:32:28.6581720Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:32:28.6684195Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:32:28.6786596Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:32:28.6887838Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:32:28.6926339Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:32:28.6955069Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:32:28.6983027Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:32:28.7076626Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:32:28.7104527Z 
2025-08-20T22:32:28.7105071Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:32:28.7120757Z 
2025-08-20T22:32:28.7120766Z 
2025-08-20T22:32:28.7219634Z 
2025-08-20T22:32:28.7220101Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T22:32:28.7220486Z 
2025-08-20T22:32:28.7220650Z [+] Installation completed!
2025-08-20T22:32:28.7292479Z 
2025-08-20T22:32:28.7292738Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:32:29.2088395Z github.com
2025-08-20T22:32:29.2089222Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:32:29.2089710Z   - Active account: true
2025-08-20T22:32:29.2090084Z   - Git operations protocol: https
2025-08-20T22:32:29.2090585Z   - Token: ghp_************************************
2025-08-20T22:32:29.2091947Z   - 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:32:29.2093372Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:32:29.2094125Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:32:29.4046254Z Limit: 5000, Remaining: 4795, Reset: 2025-08-20 23:28:26 +0000 UTC (55m57s)
2025-08-20T22:32:29.4055306Z 
2025-08-20T22:32:29.4055529Z [+] GHCR_TOKEN is Exported
2025-08-20T22:32:29.4092011Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:32:29.8254640Z Login Succeeded
2025-08-20T22:32:29.8264761Z 
2025-08-20T22:32:29.8265109Z [+] GITLAB is Exported
2025-08-20T22:32:29.8590399Z [git remote -v]
2025-08-20T22:32:30.1760539Z gitlab.com
2025-08-20T22:32:30.1761378Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:32:30.1762428Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:32:30.1763294Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:32:30.1764262Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:32:30.1765084Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:32:30.1765828Z   ✓ Token found: **************************
2025-08-20T22:32:30.1766218Z 
2025-08-20T22:32:30.1767050Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:32:30.1769443Z [git remote -v]
2025-08-20T22:32:30.1789644Z 2025/08/20 22:32:30 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:32:30.1791056Z git: exit status 128]
2025-08-20T22:32:30.4687339Z 
2025-08-20T22:32:30.4687350Z 
2025-08-20T22:32:30.4688201Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:32:30 PM)
2025-08-20T22:32:30.4688662Z 
2025-08-20T22:32:30.4688673Z 
2025-08-20T22:32:30.4688760Z [+] USER = runner
2025-08-20T22:32:30.4688973Z [+] HOME = /home/runner
2025-08-20T22:32:30.4691394Z [+] 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:32:30.4694829Z 
2025-08-20T22:32:30.5380520Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:32:30.5715658Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:32:30.5729065Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:32:30.5732459Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:32:30.5740664Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:32:30.5747203Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:32:30.5774261Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:32:31.7489577Z Reading package lists...
2025-08-20T22:32:31.7808028Z Reading package lists...
2025-08-20T22:32:31.9686286Z Building dependency tree...
2025-08-20T22:32:31.9693431Z Reading state information...
2025-08-20T22:32:32.1606282Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:32:32.1607051Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:32:32.1607741Z ca-certificates is already the newest version (20240203).
2025-08-20T22:32:32.1608465Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:32:32.1609185Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:32:32.1609670Z moreutils is already the newest version (0.69-1).
2025-08-20T22:32:32.1610204Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:32:32.1610759Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:32:32.1611541Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:32:32.2313255Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:32:32.2623273Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:32:32.2635770Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:32:32.2648945Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:32:32.2655030Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:32:32.2771380Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:32:32.2821545Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:32:33.4390219Z Reading package lists...
2025-08-20T22:32:33.4702917Z Reading package lists...
2025-08-20T22:32:33.6635034Z Building dependency tree...
2025-08-20T22:32:33.6642112Z Reading state information...
2025-08-20T22:32:33.8410348Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:32:33.8411363Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:32:33.8412265Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:32:33.8413053Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:32:33.8414019Z ca-certificates is already the newest version (20240203).
2025-08-20T22:32:33.8414583Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:32:33.8415018Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:32:33.8415583Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:32:33.8415971Z gawk set to manually installed.
2025-08-20T22:32:33.8416311Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:32:33.8416726Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:32:33.8417193Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:32:33.8417738Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:32:33.8418230Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:32:33.8429012Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:32:33.8429981Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:32:33.8430521Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:32:33.8430900Z The following additional packages will be installed:
2025-08-20T22:32:33.8431336Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:32:33.8431835Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:32:33.8432316Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:32:33.8432776Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:32:33.8433249Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:32:33.8433902Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:32:33.8434397Z Suggested packages:
2025-08-20T22:32:33.8434855Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:32:33.8435480Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:32:33.8435965Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:32:33.8436442Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:32:33.8436907Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T22:32:33.8437351Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T22:32:33.8437710Z   fonts-arphic-uming fonts-nanum
2025-08-20T22:32:33.8810589Z The following NEW packages will be installed:
2025-08-20T22:32:33.8811358Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:32:33.8812906Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:32:33.8814371Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:32:33.8815358Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:32:33.8816349Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:32:33.8820965Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:32:33.8822338Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:32:33.9011779Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:32:33.9012386Z Need to get 27.5 MB of archives.
2025-08-20T22:32:33.9012964Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T22:32:33.9013876Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:32:33.9982722Z 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:32:34.4055267Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:32:34.8177676Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T22:32:34.9874048Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T22:32:35.0689673Z 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:32:35.1513985Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T22:32:35.4162194Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:32:35.5783090Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:32:35.7422309Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T22:32:35.8253171Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:32:36.4932172Z 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:32:36.5767720Z 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:32:36.7385011Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T22:32:36.8206391Z 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:32:36.9021253Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T22:32:36.9850728Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T22:32:37.0665914Z 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:32:37.4804877Z 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:32:37.5627635Z 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:32:37.6474159Z 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:32:37.7300457Z 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:32:37.8131093Z 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:32:37.9842688Z 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:32:38.0661504Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T22:32:38.1495167Z 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:32:38.2309765Z 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:32:38.4728726Z 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:32:38.5553068Z 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:32:38.6375245Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T22:32:38.7205656Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T22:32:38.8406336Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T22:32:38.9779853Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T22:32:39.0713808Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T22:32:39.3918475Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T22:32:39.5523813Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T22:32:39.7149280Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T22:32:39.9647751Z Preconfiguring packages ...
2025-08-20T22:32:40.0265180Z Fetched 27.5 MB in 6s (4717 kB/s)
2025-08-20T22:32:40.0474585Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:32:40.0528234Z (Reading database ... 
2025-08-20T22:32:40.0528756Z (Reading database ... 5%
2025-08-20T22:32:40.0529265Z (Reading database ... 10%
2025-08-20T22:32:40.0529766Z (Reading database ... 15%
2025-08-20T22:32:40.0530545Z (Reading database ... 20%
2025-08-20T22:32:40.0531026Z (Reading database ... 25%
2025-08-20T22:32:40.0531511Z (Reading database ... 30%
2025-08-20T22:32:40.0531967Z (Reading database ... 35%
2025-08-20T22:32:40.0532411Z (Reading database ... 40%
2025-08-20T22:32:40.0532930Z (Reading database ... 45%
2025-08-20T22:32:40.0533282Z (Reading database ... 50%
2025-08-20T22:32:40.0552065Z (Reading database ... 55%
2025-08-20T22:32:40.0647505Z (Reading database ... 60%
2025-08-20T22:32:40.0668747Z (Reading database ... 65%
2025-08-20T22:32:40.0702962Z (Reading database ... 70%
2025-08-20T22:32:40.0727605Z (Reading database ... 75%
2025-08-20T22:32:40.0756335Z (Reading database ... 80%
2025-08-20T22:32:40.0891429Z (Reading database ... 85%
2025-08-20T22:32:40.0982829Z (Reading database ... 90%
2025-08-20T22:32:40.1250733Z (Reading database ... 95%
2025-08-20T22:32:40.1251083Z (Reading database ... 100%
2025-08-20T22:32:40.1251521Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T22:32:40.1295252Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:32:40.1490492Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:32:40.2969356Z Selecting previously unselected package poppler-data.
2025-08-20T22:32:40.3107463Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:32:40.3118888Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:32:40.4412918Z Selecting previously unselected package b3sum.
2025-08-20T22:32:40.4551834Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T22:32:40.4563016Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:32:40.4837271Z Selecting previously unselected package build-essential.
2025-08-20T22:32:40.4973625Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T22:32:40.4983732Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:32:40.5210674Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T22:32:40.5346882Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T22:32:40.5368734Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:32:40.5608952Z Selecting previously unselected package ccache.
2025-08-20T22:32:40.5746356Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T22:32:40.5757273Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:32:40.6257341Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:32:40.6393003Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:32:40.6403226Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:32:40.6719677Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:32:40.6856068Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:32:40.6871687Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:32:40.7188757Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:32:40.7326217Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T22:32:40.7336894Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:32:40.7753376Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:32:40.7890863Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:32:40.8532215Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:32:40.9538661Z Selecting previously unselected package libgs-common.
2025-08-20T22:32:40.9676296Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:32:40.9687096Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:40.9946152Z Selecting previously unselected package libgs10-common.
2025-08-20T22:32:41.0086600Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:32:41.0098184Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:41.0810474Z Selecting previously unselected package libidn12:amd64.
2025-08-20T22:32:41.0947811Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T22:32:41.0959405Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:32:41.1211810Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T22:32:41.1348542Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T22:32:41.1358274Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:32:41.1578810Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T22:32:41.1715011Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T22:32:41.1725392Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:32:41.1972032Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T22:32:41.2111757Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T22:32:41.2123274Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:32:41.2359564Z Selecting previously unselected package libgs10:amd64.
2025-08-20T22:32:41.2496822Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:32:41.2507243Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:41.3560911Z Selecting previously unselected package ghostscript.
2025-08-20T22:32:41.3699150Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:32:41.3709375Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:41.4019713Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:32:41.4162413Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:32:41.4173204Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:41.6055987Z Selecting previously unselected package imagemagick.
2025-08-20T22:32:41.6197577Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:32:41.6210504Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:41.6426864Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:32:41.6570512Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:32:41.6583076Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:32:41.6852637Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T22:32:41.6993430Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T22:32:41.7002325Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:32:41.7306928Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T22:32:41.7444319Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T22:32:41.7453224Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:32:41.7690249Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T22:32:41.7826944Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:32:41.7835545Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:32:41.8080669Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:32:41.8221411Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:32:41.8230159Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:32:41.8444758Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T22:32:41.8582802Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T22:32:41.8591219Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:32:41.8988855Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T22:32:41.9127817Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T22:32:41.9137402Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:32:41.9345641Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T22:32:41.9480414Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:32:41.9488876Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:41.9964230Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T22:32:42.0104178Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:32:42.0111965Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:32:42.0387006Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:32:42.0525215Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T22:32:42.0533804Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:32:42.0758525Z Selecting previously unselected package libtool-bin.
2025-08-20T22:32:42.0896518Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T22:32:42.0906519Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:32:42.1136439Z Selecting previously unselected package lzip.
2025-08-20T22:32:42.1275518Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T22:32:42.1285332Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:32:42.1509798Z Selecting previously unselected package netpbm.
2025-08-20T22:32:42.1645599Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:32:42.1653229Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:32:42.3421759Z Selecting previously unselected package musl:amd64.
2025-08-20T22:32:42.3561630Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T22:32:42.3577034Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T22:32:42.3866306Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T22:32:42.4004287Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T22:32:42.4015051Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:32:42.4684935Z Selecting previously unselected package musl-tools.
2025-08-20T22:32:42.4824358Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T22:32:42.4833100Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:32:42.5256939Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:32:42.6629792Z 
2025-08-20T22:32:42.6630405Z Creating config file /etc/papersize with new version
2025-08-20T22:32:42.7484046Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:32:42.7504386Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:32:42.7536086Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:32:42.7560946Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:32:42.7586263Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:42.7612688Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:32:42.7641655Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:32:42.7666025Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:32:42.7775976Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:32:42.7797798Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:32:42.7819541Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:32:42.7877703Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:32:42.7925625Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:32:42.7972555Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:32:42.7993252Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:32:42.8016212Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:32:42.8052827Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:32:42.8074192Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:32:42.8095089Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:42.8172689Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:32:42.8220383Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:32:42.8278071Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:32:42.8323604Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:32:42.8380132Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:32:42.8426317Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:32:42.8485035Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:32:42.8531502Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:32:42.8588350Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:32:42.8633330Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:32:42.8689327Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:32:42.8735587Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:32:42.8792407Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:32:42.8840238Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:32:42.8897598Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:32:42.8944928Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:32:42.9003413Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:32:42.9051518Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:32:42.9109320Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:32:42.9157377Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:32:42.9218410Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:32:42.9266652Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:32:42.9285390Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:32:42.9310987Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T22:32:42.9353307Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:32:42.9375271Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:32:42.9577609Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:32:42.9600720Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:32:42.9628108Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:32:42.9654171Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:32:42.9677058Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:32:42.9829233Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:32:42.9850986Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:32:42.9895253Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:32:42.9926944Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:32:42.9957056Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:42.9980662Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:32:43.0004791Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:32:43.2037963Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:32:43.2060195Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:43.2083833Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:43.2113703Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:32:43.2184905Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:32:43.5981401Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:32:43.8881678Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:32:45.6445535Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:32:47.4463627Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:32:54.7565315Z Reading package lists...
2025-08-20T22:32:54.9837458Z Building dependency tree...
2025-08-20T22:32:54.9846073Z Reading state information...
2025-08-20T22:32:55.2462802Z autoconf is already the newest version (2.71-3).
2025-08-20T22:32:55.2463358Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:32:55.2464147Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:32:55.2464661Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:32:55.2465206Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:32:55.2465747Z ca-certificates is already the newest version (20240203).
2025-08-20T22:32:55.2466238Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:32:55.2466700Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:32:55.2467461Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:32:55.2467946Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:32:55.2468458Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:32:55.2468940Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:32:55.2469371Z patch set to manually installed.
2025-08-20T22:32:55.2469826Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:32:55.2470351Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:32:55.2470835Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:32:55.2471302Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:32:55.2471714Z Suggested packages:
2025-08-20T22:32:55.2471987Z   scons-doc
2025-08-20T22:32:55.2641736Z The following NEW packages will be installed:
2025-08-20T22:32:55.2652153Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:32:55.2845136Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:32:55.2845531Z Need to get 15.8 MB of archives.
2025-08-20T22:32:55.2845907Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T22:32:55.2846595Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:32:55.3813754Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:32:55.4729927Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T22:32:55.5530280Z 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:32:56.3645718Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:32:56.5245390Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T22:32:56.8010504Z Fetched 15.8 MB in 1s (12.6 MB/s)
2025-08-20T22:32:56.8195925Z Selecting previously unselected package autopoint.
2025-08-20T22:32:56.8250934Z (Reading database ... 
2025-08-20T22:32:56.8251383Z (Reading database ... 5%
2025-08-20T22:32:56.8251934Z (Reading database ... 10%
2025-08-20T22:32:56.8252244Z (Reading database ... 15%
2025-08-20T22:32:56.8252540Z (Reading database ... 20%
2025-08-20T22:32:56.8252834Z (Reading database ... 25%
2025-08-20T22:32:56.8253126Z (Reading database ... 30%
2025-08-20T22:32:56.8253418Z (Reading database ... 35%
2025-08-20T22:32:56.8253936Z (Reading database ... 40%
2025-08-20T22:32:56.8254230Z (Reading database ... 45%
2025-08-20T22:32:56.8254524Z (Reading database ... 50%
2025-08-20T22:32:56.8277027Z (Reading database ... 55%
2025-08-20T22:32:56.8380112Z (Reading database ... 60%
2025-08-20T22:32:56.8402884Z (Reading database ... 65%
2025-08-20T22:32:56.8441628Z (Reading database ... 70%
2025-08-20T22:32:56.8468669Z (Reading database ... 75%
2025-08-20T22:32:56.8500430Z (Reading database ... 80%
2025-08-20T22:32:56.8651776Z (Reading database ... 85%
2025-08-20T22:32:56.8752259Z (Reading database ... 90%
2025-08-20T22:32:56.9057668Z (Reading database ... 95%
2025-08-20T22:32:56.9058252Z (Reading database ... 100%
2025-08-20T22:32:56.9058991Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T22:32:56.9106396Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:32:56.9115845Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:32:56.9370258Z Selecting previously unselected package clang.
2025-08-20T22:32:56.9515516Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T22:32:56.9525806Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:32:56.9764120Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:32:56.9906751Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T22:32:56.9915889Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:32:57.4497195Z Selecting previously unselected package scons.
2025-08-20T22:32:57.4637893Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:32:57.4646372Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:32:57.5359783Z Selecting previously unselected package byacc.
2025-08-20T22:32:57.5504586Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T22:32:57.5514037Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:32:57.5947566Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:32:57.5998979Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:32:57.6080048Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:32:57.6309536Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:32:58.0403368Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:32:58.0434682Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:02.1376428Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T22:33:03.9338407Z Reading package lists...
2025-08-20T22:33:04.1632722Z Building dependency tree...
2025-08-20T22:33:04.1641018Z Reading state information...
2025-08-20T22:33:04.3852724Z The following additional packages will be installed:
2025-08-20T22:33:04.3853889Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:33:04.3854756Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:33:04.3855747Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:33:04.3856936Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:33:04.3858052Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:33:04.3859122Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:33:04.3860087Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:33:04.3861029Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:33:04.3861686Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:33:04.3870748Z Suggested packages:
2025-08-20T22:33:04.3871170Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:33:04.3872055Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:33:04.3872640Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:33:04.3873339Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:33:04.3874088Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T22:33:04.3874684Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T22:33:04.3875271Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T22:33:04.3875932Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T22:33:04.3876412Z   wdiff-doc
2025-08-20T22:33:04.3876648Z Recommended packages:
2025-08-20T22:33:04.3877054Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:33:04.3877635Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T22:33:04.3878242Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T22:33:04.3878878Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T22:33:04.4108640Z The following NEW packages will be installed:
2025-08-20T22:33:04.4111147Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:33:04.4111901Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:33:04.4112733Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:33:04.4113918Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:33:04.4114848Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:33:04.4115814Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:33:04.4117117Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:33:04.4118054Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:33:04.4123879Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:33:04.4355491Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:33:04.4356119Z Need to get 2417 kB of archives.
2025-08-20T22:33:04.4356682Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T22:33:04.4357358Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:33:04.5431118Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:33:04.6251195Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:33:04.7067593Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:33:04.7894678Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:33:04.8710027Z 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:33:04.9530341Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T22:33:05.0532229Z 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:33:05.1353407Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:33:05.2177693Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T22:33:05.3049502Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T22:33:05.3868193Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:33:05.4691315Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:33:05.5517464Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:33:05.6357978Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:33:05.7177788Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:33:05.7998350Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:33:05.8816898Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:33:05.9690817Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:33:06.0526016Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:33:06.1347222Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T22:33:06.2167593Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T22:33:06.3784148Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:33:06.4650266Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:33:06.5485632Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:33:06.6309413Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:33:06.7135518Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:33:06.7955628Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:33:06.8802369Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T22:33:06.9629328Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T22:33:07.0471669Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:33:07.5118693Z Fetched 2417 kB in 3s (866 kB/s)
2025-08-20T22:33:07.5319984Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:33:07.5378579Z (Reading database ... 
2025-08-20T22:33:07.5379118Z (Reading database ... 5%
2025-08-20T22:33:07.5379620Z (Reading database ... 10%
2025-08-20T22:33:07.5379979Z (Reading database ... 15%
2025-08-20T22:33:07.5380281Z (Reading database ... 20%
2025-08-20T22:33:07.5380609Z (Reading database ... 25%
2025-08-20T22:33:07.5380900Z (Reading database ... 30%
2025-08-20T22:33:07.5381195Z (Reading database ... 35%
2025-08-20T22:33:07.5381487Z (Reading database ... 40%
2025-08-20T22:33:07.5381806Z (Reading database ... 45%
2025-08-20T22:33:07.5382096Z (Reading database ... 50%
2025-08-20T22:33:07.5403391Z (Reading database ... 55%
2025-08-20T22:33:07.5511222Z (Reading database ... 60%
2025-08-20T22:33:07.5536605Z (Reading database ... 65%
2025-08-20T22:33:07.5580056Z (Reading database ... 70%
2025-08-20T22:33:07.5610543Z (Reading database ... 75%
2025-08-20T22:33:07.5648375Z (Reading database ... 80%
2025-08-20T22:33:07.5816454Z (Reading database ... 85%
2025-08-20T22:33:07.5940474Z (Reading database ... 90%
2025-08-20T22:33:07.6284273Z (Reading database ... 95%
2025-08-20T22:33:07.6284827Z (Reading database ... 100%
2025-08-20T22:33:07.6285556Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T22:33:07.6333858Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:33:07.6344028Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:33:07.6569319Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:33:07.6712080Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:33:07.6722464Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:33:07.6948400Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:33:07.7092298Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:33:07.7102142Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:33:07.7358350Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:33:07.7502825Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:33:07.7515177Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:33:07.7729819Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:33:07.7873216Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:33:07.7881855Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:33:07.8107802Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:33:07.8250145Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T22:33:07.8259789Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:33:07.8488120Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T22:33:07.8628356Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T22:33:07.8637348Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:33:07.8881653Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:33:07.9023390Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:33:07.9033353Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:33:07.9262069Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T22:33:07.9407670Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T22:33:07.9418290Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:33:07.9649162Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T22:33:07.9790993Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T22:33:07.9812656Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:33:08.0047964Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:33:08.0189616Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:33:08.0198930Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:33:08.0427198Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:33:08.0571539Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:33:08.0582330Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:33:08.0813410Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:33:08.0956042Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:33:08.0966430Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:33:08.1211606Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:33:08.1358376Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:33:08.1368017Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:33:08.1602576Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:33:08.1748633Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:33:08.1760082Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:33:08.2019766Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:33:08.2167307Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:33:08.2177706Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:33:08.2431344Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:33:08.2580312Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:33:08.2590018Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:33:08.2979510Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:33:08.3124877Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:33:08.3136167Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:33:08.3372602Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:33:08.3520537Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:33:08.3528992Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:33:08.3760859Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T22:33:08.3905499Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T22:33:08.3916210Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:33:08.4149601Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T22:33:08.4291000Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T22:33:08.4298846Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:33:08.4746773Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:33:08.4890564Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:33:08.4898608Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:33:08.5176052Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:33:08.5319341Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:33:08.5329758Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:33:08.5567141Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:33:08.5712293Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:33:08.5720480Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:33:08.5950856Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:33:08.6094935Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:33:08.6199787Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:33:08.6428950Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:33:08.6568790Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:33:08.6577551Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:33:08.6820243Z Selecting previously unselected package libwww-perl.
2025-08-20T22:33:08.6962364Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:33:08.6971096Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:33:08.7300579Z Selecting previously unselected package patchutils.
2025-08-20T22:33:08.7446436Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T22:33:08.7455478Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:33:08.7879981Z Selecting previously unselected package wdiff.
2025-08-20T22:33:08.8026531Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T22:33:08.8035302Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:33:08.8297937Z Selecting previously unselected package devscripts.
2025-08-20T22:33:08.8447471Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:33:08.8651073Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:33:08.9871257Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:33:08.9895338Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:33:08.9915948Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:33:08.9939589Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:33:08.9967905Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:33:08.9989839Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:33:09.0015303Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:33:09.0035803Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:33:09.0056395Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:33:09.0076803Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:33:09.0102109Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:33:09.0122069Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:33:09.0144019Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:33:09.0162632Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:33:09.0186545Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:33:09.0208989Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:33:09.0229248Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:33:09.0250670Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:33:09.0272653Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:33:09.0292387Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:33:09.0316038Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:33:09.0338071Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:33:09.0364601Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:33:09.0389545Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:33:09.0413777Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:33:09.0437245Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:33:09.0460655Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:33:09.0493146Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:33:09.0523375Z Setting up devscripts (2.23.7) ...
2025-08-20T22:33:09.1761202Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:33:09.1785871Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:14.4323766Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:33:16.3434064Z Reading package lists...
2025-08-20T22:33:16.5567528Z Building dependency tree...
2025-08-20T22:33:16.5577295Z Reading state information...
2025-08-20T22:33:16.8294720Z The following additional packages will be installed:
2025-08-20T22:33:16.8304616Z   cmake-data libjsoncpp25 librhash0
2025-08-20T22:33:16.8312797Z Suggested packages:
2025-08-20T22:33:16.8313263Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T22:33:16.8509763Z The following NEW packages will be installed:
2025-08-20T22:33:16.8524620Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T22:33:16.8750424Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:33:16.8750835Z Need to get 13.6 MB of archives.
2025-08-20T22:33:16.8751181Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T22:33:16.8751587Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:33:17.1172344Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T22:33:17.2018290Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T22:33:17.2907944Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T22:33:17.6331510Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T22:33:18.4288712Z Fetched 13.6 MB in 1s (10.6 MB/s)
2025-08-20T22:33:18.4494854Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T22:33:18.4552784Z (Reading database ... 
2025-08-20T22:33:18.4553272Z (Reading database ... 5%
2025-08-20T22:33:18.4553763Z (Reading database ... 10%
2025-08-20T22:33:18.4554056Z (Reading database ... 15%
2025-08-20T22:33:18.4554339Z (Reading database ... 20%
2025-08-20T22:33:18.4554615Z (Reading database ... 25%
2025-08-20T22:33:18.4554891Z (Reading database ... 30%
2025-08-20T22:33:18.4555165Z (Reading database ... 35%
2025-08-20T22:33:18.4555460Z (Reading database ... 40%
2025-08-20T22:33:18.4555729Z (Reading database ... 45%
2025-08-20T22:33:18.4555998Z (Reading database ... 50%
2025-08-20T22:33:18.4579628Z (Reading database ... 55%
2025-08-20T22:33:18.4691442Z (Reading database ... 60%
2025-08-20T22:33:18.4715525Z (Reading database ... 65%
2025-08-20T22:33:18.4757164Z (Reading database ... 70%
2025-08-20T22:33:18.4784130Z (Reading database ... 75%
2025-08-20T22:33:18.4817435Z (Reading database ... 80%
2025-08-20T22:33:18.4986562Z (Reading database ... 85%
2025-08-20T22:33:18.5301867Z (Reading database ... 90%
2025-08-20T22:33:18.5392827Z (Reading database ... 95%
2025-08-20T22:33:18.5393225Z (Reading database ... 100%
2025-08-20T22:33:18.5393920Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T22:33:18.5441667Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T22:33:18.5460295Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:33:18.5792661Z Selecting previously unselected package librhash0:amd64.
2025-08-20T22:33:18.5939316Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T22:33:18.5949995Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:33:18.6229098Z Selecting previously unselected package cmake-data.
2025-08-20T22:33:18.6374990Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T22:33:18.6445750Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T22:33:19.2279892Z Selecting previously unselected package cmake.
2025-08-20T22:33:19.2441541Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T22:33:19.2450495Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T22:33:19.4546199Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:33:19.4567323Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:33:19.4589949Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T22:33:19.4662961Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T22:33:19.4692076Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:23.8077076Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:33:24.3889954Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}
2025-08-20T22:33:24.3901987Z Running kernel seems to be up-to-date.
2025-08-20T22:33:24.3902247Z 
2025-08-20T22:33:24.3902356Z Restarting services...
2025-08-20T22:33:24.3957802Z 
2025-08-20T22:33:24.3958187Z Service restarts being deferred:
2025-08-20T22:33:24.3958813Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:33:24.3959343Z 
2025-08-20T22:33:24.3959542Z No containers need to be restarted.
2025-08-20T22:33:24.3959900Z 
2025-08-20T22:33:24.3960131Z No user sessions are running outdated binaries.
2025-08-20T22:33:24.3960525Z 
2025-08-20T22:33:24.3960917Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:33:25.5946744Z Reading package lists...
2025-08-20T22:33:25.8145018Z Building dependency tree...
2025-08-20T22:33:25.8154451Z Reading state information...
2025-08-20T22:33:26.0638779Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:33:26.0639416Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:33:26.0639976Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:33:26.0640516Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:33:26.0641044Z b3sum is already the newest version (1.2.0-1).
2025-08-20T22:33:26.0641598Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:33:26.0642212Z ca-certificates is already the newest version (20240203).
2025-08-20T22:33:26.0642745Z ccache is already the newest version (4.9.1-1).
2025-08-20T22:33:26.0643272Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:33:26.0644050Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:33:26.0644590Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:33:26.0645156Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:33:26.0646389Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T22:33:26.0647300Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T22:33:26.0648177Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:33:26.0649018Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:33:26.0649925Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:33:26.0650612Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:33:26.0651224Z musl is already the newest version (1.2.4-2).
2025-08-20T22:33:26.0651782Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T22:33:26.0652325Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T22:33:26.0653094Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:33:26.0654100Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:33:26.0654833Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:33:26.0655599Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:33:26.0656318Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:33:26.0889865Z Reading package lists...
2025-08-20T22:33:26.3036559Z Building dependency tree...
2025-08-20T22:33:26.3045454Z Reading state information...
2025-08-20T22:33:26.5766350Z autoconf is already the newest version (2.71-3).
2025-08-20T22:33:26.5767121Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:33:26.5767911Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T22:33:26.5768718Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:33:26.5769545Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:33:26.5770433Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:33:26.5771416Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T22:33:26.5771916Z ca-certificates is already the newest version (20240203).
2025-08-20T22:33:26.5772529Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T22:33:26.5773189Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:33:26.5774121Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:33:26.5774753Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:33:26.5775536Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:33:26.5776285Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:33:26.5777067Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:33:26.5777855Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:33:26.5778657Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:33:26.5779446Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:33:26.5780110Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:33:26.5780631Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:33:26.5781188Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:33:26.5781823Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:33:26.6009825Z Reading package lists...
2025-08-20T22:33:26.8249807Z Building dependency tree...
2025-08-20T22:33:26.8258044Z Reading state information...
2025-08-20T22:33:27.0877734Z devscripts is already the newest version (2.23.7).
2025-08-20T22:33:27.0878288Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:33:27.1127771Z Reading package lists...
2025-08-20T22:33:27.3558983Z Building dependency tree...
2025-08-20T22:33:27.3568208Z Reading state information...
2025-08-20T22:33:27.6584387Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T22:33:27.6584986Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:33:27.6823430Z Reading package lists...
2025-08-20T22:33:27.8908049Z Building dependency tree...
2025-08-20T22:33:27.8917215Z Reading state information...
2025-08-20T22:33:28.1324481Z Suggested packages:
2025-08-20T22:33:28.1324843Z   binutils-doc
2025-08-20T22:33:28.1637400Z The following NEW packages will be installed:
2025-08-20T22:33:28.1649816Z   binutils-aarch64-linux-gnu
2025-08-20T22:33:28.1895728Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:33:28.2155435Z Need to get 3711 kB of archives.
2025-08-20T22:33:28.2155992Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T22:33:28.2156436Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:33:28.3150504Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-aarch64-linux-gnu amd64 2.42-4ubuntu2.5 [3711 kB]
2025-08-20T22:33:28.9247382Z Fetched 3711 kB in 0s (8699 kB/s)
2025-08-20T22:33:28.9456271Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T22:33:28.9514613Z (Reading database ... 
2025-08-20T22:33:28.9515271Z (Reading database ... 5%
2025-08-20T22:33:28.9515859Z (Reading database ... 10%
2025-08-20T22:33:28.9516447Z (Reading database ... 15%
2025-08-20T22:33:28.9517003Z (Reading database ... 20%
2025-08-20T22:33:28.9517561Z (Reading database ... 25%
2025-08-20T22:33:28.9518119Z (Reading database ... 30%
2025-08-20T22:33:28.9518672Z (Reading database ... 35%
2025-08-20T22:33:28.9519224Z (Reading database ... 40%
2025-08-20T22:33:28.9519776Z (Reading database ... 45%
2025-08-20T22:33:28.9520150Z (Reading database ... 50%
2025-08-20T22:33:28.9539564Z (Reading database ... 55%
2025-08-20T22:33:28.9644221Z (Reading database ... 60%
2025-08-20T22:33:28.9667538Z (Reading database ... 65%
2025-08-20T22:33:28.9707876Z (Reading database ... 70%
2025-08-20T22:33:28.9734630Z (Reading database ... 75%
2025-08-20T22:33:28.9768035Z (Reading database ... 80%
2025-08-20T22:33:28.9942981Z (Reading database ... 85%
2025-08-20T22:33:29.0303966Z (Reading database ... 90%
2025-08-20T22:33:29.0403882Z (Reading database ... 95%
2025-08-20T22:33:29.0404295Z (Reading database ... 100%
2025-08-20T22:33:29.0404855Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T22:33:29.0455715Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:33:29.0474019Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:33:29.2131732Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:33:29.2158554Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:33:29.2304959Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:33:35.2521970Z Reading package lists...
2025-08-20T22:33:35.4704497Z Building dependency tree...
2025-08-20T22:33:35.4713062Z Reading state information...
2025-08-20T22:33:35.7036541Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:33:35.7037360Z The following additional packages will be installed:
2025-08-20T22:33:35.7038249Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:33:35.7039163Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:33:35.7039876Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:33:35.7040542Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:33:35.7041139Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:33:35.7041705Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:33:35.7042688Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:33:35.7043780Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:33:35.7044426Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:33:35.7045050Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:33:35.7045687Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:33:35.7046702Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:33:35.7047923Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:33:35.7048598Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:33:35.7049243Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:33:35.7049853Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:33:35.7050486Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:33:35.7051084Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:33:35.7051666Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:33:35.7052144Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:33:35.7052629Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:33:35.7053026Z   linux-libc-dev-armhf-cross
2025-08-20T22:33:35.7054872Z Suggested packages:
2025-08-20T22:33:35.7055425Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T22:33:35.7056238Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T22:33:35.7627897Z The following NEW packages will be installed:
2025-08-20T22:33:35.7628964Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:33:35.7630238Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:33:35.7631614Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:33:35.7632853Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:33:35.7634046Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T22:33:35.7635284Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:33:35.7636091Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:33:35.7637070Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:33:35.7638164Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:33:35.7639186Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:33:35.7640185Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:33:35.7641188Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:33:35.7641898Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:33:35.7642578Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:33:35.7643195Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:33:35.7643801Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:33:35.7644236Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:33:35.7644691Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:33:35.7645131Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:33:35.7645542Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:33:35.7645971Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:33:35.7646430Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:33:35.7646820Z   linux-libc-dev-armhf-cross
2025-08-20T22:33:35.7830355Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:33:35.7831008Z Need to get 171 MB of archives.
2025-08-20T22:33:35.7831606Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T22:33:35.7832326Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:33:35.8787638Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T22:33:35.9606896Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [10.8 MB]
2025-08-20T22:33:36.7453093Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T22:33:36.8300314Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T22:33:37.5637729Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T22:33:37.6436767Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T22:33:38.4287887Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5332 B]
2025-08-20T22:33:38.5092900Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 cpp-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [4452 B]
2025-08-20T22:33:38.5896996Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [5324 B]
2025-08-20T22:33:38.6704054Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T22:33:38.7506846Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T22:33:38.8311928Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T22:33:39.0738240Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [61.9 kB]
2025-08-20T22:33:39.1550967Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [110 kB]
2025-08-20T22:33:39.2375859Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [31.5 kB]
2025-08-20T22:33:39.3186579Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [11.4 kB]
2025-08-20T22:33:39.3997221Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [524 kB]
2025-08-20T22:33:39.5628661Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [238 kB]
2025-08-20T22:33:39.6477317Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [500 kB]
2025-08-20T22:33:39.8171066Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [658 kB]
2025-08-20T22:33:39.9744650Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [219 kB]
2025-08-20T22:33:40.0587089Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [303 kB]
2025-08-20T22:33:40.2170581Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2616 kB]
2025-08-20T22:33:40.6160763Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [21.1 MB]
2025-08-20T22:33:41.6828062Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-arm64-cross all 6.8.0-25.25cross1 [1375 kB]
2025-08-20T22:33:41.9979368Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T22:33:42.3127038Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2657 kB]
2025-08-20T22:33:42.7841651Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [12.2 MB]
2025-08-20T22:33:44.2778622Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 binutils-arm-linux-gnueabi amd64 2.42-4ubuntu2.5 [3553 kB]
2025-08-20T22:33:45.1469030Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T22:33:45.2340357Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T22:33:45.3214788Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T22:33:45.6682026Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T22:33:45.7559445Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T22:33:45.8588885Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T22:33:45.9384032Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T22:33:46.5221353Z Get:38 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T22:33:46.7782320Z Get:39 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T22:33:47.1145014Z Get:40 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T22:33:47.4363621Z Get:41 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T22:33:48.7217155Z Get:42 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T22:33:48.9685906Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T22:33:49.2832238Z Get:44 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T22:33:49.6161912Z Get:45 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 g++-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T22:33:50.4021844Z Get:46 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-arm-linux-gnueabihf amd64 2.42-4ubuntu2.5 [3552 kB]
2025-08-20T22:33:50.8057650Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T22:33:51.0531089Z Get:48 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T22:33:51.1404210Z Get:49 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T22:33:51.2233289Z Get:50 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T22:33:51.3036982Z Get:51 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T22:33:51.7164651Z Get:52 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T22:33:51.8825252Z Get:53 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T22:33:52.1256231Z Get:54 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T22:33:52.3692918Z Get:55 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T22:33:53.7635971Z Get:56 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T22:33:54.0098790Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T22:33:54.2560637Z Get:58 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T22:33:54.5089015Z Get:59 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T22:33:55.0640365Z Get:60 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1210 B]
2025-08-20T22:33:55.1459992Z Get:61 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [962 B]
2025-08-20T22:33:55.2265159Z Get:62 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 gcc-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T22:33:55.3070447Z Get:63 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 g++-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [944 B]
2025-08-20T22:33:55.3878200Z Get:64 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [1230 B]
2025-08-20T22:33:55.4703684Z Get:65 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T22:33:55.8159908Z Fetched 171 MB in 20s (8657 kB/s)
2025-08-20T22:33:55.8356754Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T22:33:55.8414931Z (Reading database ... 
2025-08-20T22:33:55.8415484Z (Reading database ... 5%
2025-08-20T22:33:55.8415841Z (Reading database ... 10%
2025-08-20T22:33:55.8416156Z (Reading database ... 15%
2025-08-20T22:33:55.8416464Z (Reading database ... 20%
2025-08-20T22:33:55.8416775Z (Reading database ... 25%
2025-08-20T22:33:55.8417069Z (Reading database ... 30%
2025-08-20T22:33:55.8417364Z (Reading database ... 35%
2025-08-20T22:33:55.8417656Z (Reading database ... 40%
2025-08-20T22:33:55.8417947Z (Reading database ... 45%
2025-08-20T22:33:55.8418239Z (Reading database ... 50%
2025-08-20T22:33:55.8441053Z (Reading database ... 55%
2025-08-20T22:33:55.8542163Z (Reading database ... 60%
2025-08-20T22:33:55.8564942Z (Reading database ... 65%
2025-08-20T22:33:55.8602345Z (Reading database ... 70%
2025-08-20T22:33:55.8627611Z (Reading database ... 75%
2025-08-20T22:33:55.8662219Z (Reading database ... 80%
2025-08-20T22:33:55.8830284Z (Reading database ... 85%
2025-08-20T22:33:55.9146895Z (Reading database ... 90%
2025-08-20T22:33:55.9229342Z (Reading database ... 95%
2025-08-20T22:33:55.9229860Z (Reading database ... 100%
2025-08-20T22:33:55.9230510Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T22:33:55.9278898Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:33:55.9291211Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:55.9520506Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T22:33:55.9665255Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:33:55.9700971Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.1328771Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T22:33:56.1471564Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:33:56.1480191Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.1698657Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T22:33:56.1842907Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:33:56.1876536Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.3269148Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T22:33:56.3411330Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:33:56.3421818Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.3641695Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T22:33:56.3784618Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:33:56.3818872Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.5200644Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T22:33:56.5345742Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:33:56.5354472Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:33:56.5562963Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T22:33:56.5709529Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:33:56.5719197Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:33:56.5934248Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T22:33:56.6078159Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:33:56.6086412Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:33:56.6295092Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T22:33:56.6437232Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:56.6445287Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.6677098Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T22:33:56.6819856Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:56.6829097Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.7043743Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T22:33:56.7183436Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:33:56.7191706Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:56.7574819Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T22:33:56.7718298Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:56.7727679Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.7986827Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T22:33:56.8130898Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:56.8140789Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.8373797Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T22:33:56.8515366Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:56.8524548Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.8742594Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T22:33:56.8885424Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:56.8894451Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.9112948Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T22:33:56.9257939Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:56.9266105Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:56.9593920Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T22:33:56.9738158Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:56.9747110Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:57.0009755Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T22:33:57.0155387Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:57.0164406Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:57.0480977Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T22:33:57.0624758Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:57.0634114Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:57.0981373Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T22:33:57.1122290Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:57.1132013Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:57.1380931Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T22:33:57.1522247Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:57.1531327Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:57.1808150Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T22:33:57.1952713Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:57.1961441Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:57.2969918Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T22:33:57.3115086Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:33:57.3149750Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:57.5850381Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T22:33:57.5992161Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:33:57.6000882Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:33:57.7801044Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T22:33:57.7947958Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:33:57.7957835Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:57.9239308Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T22:33:57.9384142Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:57.9392709Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.1643109Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T22:33:58.1789387Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:33:58.1821936Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.3414909Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T22:33:58.3561587Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:33:58.3578093Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:33:58.4518452Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T22:33:58.4662784Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:58.4674261Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.4902275Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T22:33:58.5051094Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:58.5060788Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.5291942Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T22:33:58.5436285Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:33:58.5445435Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:58.5822941Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T22:33:58.5966092Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:58.5976321Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.6191809Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T22:33:58.6336745Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:58.6346092Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.6577183Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T22:33:58.6721657Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:58.6730421Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.6956432Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T22:33:58.7102111Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:58.7111329Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.7794168Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T22:33:58.7936011Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:58.7945458Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.8258351Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T22:33:58.8402868Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:58.8410792Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.8781267Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T22:33:58.8926773Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:58.8946987Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:58.9509645Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T22:33:58.9655332Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:33:58.9688469Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:59.2230361Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T22:33:59.2374027Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:33:59.2382624Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:33:59.4251758Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T22:33:59.4397118Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:33:59.4406765Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:33:59.5613218Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T22:33:59.5763449Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:33:59.5772027Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:59.7880675Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T22:33:59.8028722Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:33:59.8063134Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:33:59.9568304Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T22:33:59.9714706Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:33:59.9723656Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:34:00.0704793Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T22:34:00.0856688Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:34:00.0864076Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:34:00.1237179Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T22:34:00.1384094Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:34:00.1392842Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:00.1613434Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T22:34:00.1761453Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:34:00.1771811Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:00.2001322Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T22:34:00.2149872Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:34:00.2158396Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:00.2389911Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T22:34:00.2538492Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:34:00.2548104Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:00.3196540Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T22:34:00.3344438Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:34:00.3354319Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:00.3651794Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T22:34:00.3799975Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:34:00.3810106Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:00.4171867Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T22:34:00.4315808Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:34:00.4324812Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:00.4860279Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T22:34:00.5007803Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:34:00.5041828Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:00.7521318Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T22:34:00.7666129Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:34:00.7674741Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:34:00.9517508Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T22:34:00.9669769Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:34:00.9679379Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:34:01.0829848Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T22:34:01.0975792Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:34:01.0984139Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.3186366Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T22:34:01.3339339Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:34:01.3375391Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.5086633Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T22:34:01.5239505Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:34:01.5248864Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:34:01.5487214Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T22:34:01.5636176Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:34:01.5645814Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:34:01.5857141Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T22:34:01.6005835Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:34:01.6014376Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:34:01.6242904Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T22:34:01.6395153Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:34:01.6404117Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:34:01.6615587Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T22:34:01.6768442Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:34:01.6777336Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:34:01.7007331Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T22:34:01.7160535Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:34:01.7171724Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:34:01.7649149Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:34:01.7674461Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:34:01.7695361Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.7715209Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.7785588Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.7807402Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:34:01.7828564Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.7850561Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:34:01.7872388Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:34:01.7899282Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.7922616Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:34:01.7945557Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:34:01.7980048Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8001010Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8023424Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8093791Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:34:01.8115624Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:34:01.8139085Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8160883Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8185445Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8213108Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8233085Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8255709Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8276565Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8304453Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8326176Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8348190Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8371041Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8395761Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8417684Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:34:01.8444984Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8467460Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:34:01.8489986Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8514318Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8539605Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8565500Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:34:01.8589478Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:34:01.8612345Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8638551Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8659540Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8688087Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8710423Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8731439Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:34:01.8756690Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8778170Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8802602Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8826111Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8849852Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8871103Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8893862Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8919150Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8942409Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:34:01.8965868Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.8989925Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.9019310Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.9045508Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.9068483Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.9096731Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:34:01.9120947Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:34:01.9143981Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.9187697Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:34:01.9215476Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:34:01.9238580Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:34:01.9261579Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:34:01.9289126Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T22:34:01.9307622Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:34:01.9403705Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:34:06.3848554Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:34:07.9061948Z Reading package lists...
2025-08-20T22:34:08.0830096Z Building dependency tree...
2025-08-20T22:34:08.0838306Z Reading state information...
2025-08-20T22:34:08.2549751Z The following additional packages will be installed:
2025-08-20T22:34:08.2550568Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:34:08.2556341Z   libpcap0.8-dev
2025-08-20T22:34:08.2856807Z The following NEW packages will be installed:
2025-08-20T22:34:08.2857908Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:34:08.2862083Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T22:34:08.3046592Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:34:08.3283965Z Need to get 1613 kB of archives.
2025-08-20T22:34:08.3284645Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T22:34:08.3285315Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:34:08.4405397Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB]
2025-08-20T22:34:08.5240785Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T22:34:08.6093066Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB]
2025-08-20T22:34:08.6925058Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB]
2025-08-20T22:34:08.7749995Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T22:34:08.9388731Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T22:34:09.0255233Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T22:34:09.1083216Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T22:34:09.3834301Z Fetched 1613 kB in 1s (2040 kB/s)
2025-08-20T22:34:09.4044196Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T22:34:09.4104791Z (Reading database ... 
2025-08-20T22:34:09.4105251Z (Reading database ... 5%
2025-08-20T22:34:09.4105644Z (Reading database ... 10%
2025-08-20T22:34:09.4106022Z (Reading database ... 15%
2025-08-20T22:34:09.4106418Z (Reading database ... 20%
2025-08-20T22:34:09.4106782Z (Reading database ... 25%
2025-08-20T22:34:09.4107151Z (Reading database ... 30%
2025-08-20T22:34:09.4108055Z (Reading database ... 35%
2025-08-20T22:34:09.4108432Z (Reading database ... 40%
2025-08-20T22:34:09.4108799Z (Reading database ... 45%
2025-08-20T22:34:09.4109169Z (Reading database ... 50%
2025-08-20T22:34:09.4208837Z (Reading database ... 55%
2025-08-20T22:34:09.4230306Z (Reading database ... 60%
2025-08-20T22:34:09.4252915Z (Reading database ... 65%
2025-08-20T22:34:09.4294623Z (Reading database ... 70%
2025-08-20T22:34:09.4318232Z (Reading database ... 75%
2025-08-20T22:34:09.4355094Z (Reading database ... 80%
2025-08-20T22:34:09.4510107Z (Reading database ... 85%
2025-08-20T22:34:09.4820577Z (Reading database ... 90%
2025-08-20T22:34:09.4909391Z (Reading database ... 95%
2025-08-20T22:34:09.4909880Z (Reading database ... 100%
2025-08-20T22:34:09.4910459Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T22:34:09.4956889Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T22:34:09.4966439Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:34:09.5445788Z Selecting previously unselected package libjudydebian1.
2025-08-20T22:34:09.5592132Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T22:34:09.5607625Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:34:09.5844371Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T22:34:09.5990924Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:34:09.5999481Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:34:09.6440181Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T22:34:09.6585084Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:34:09.6593218Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:34:09.6858911Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T22:34:09.7006464Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T22:34:09.7015690Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:34:09.7723242Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T22:34:09.7869564Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:34:09.7907636Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:34:09.8362370Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T22:34:09.8507260Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:34:09.8515897Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:34:09.8745723Z Selecting previously unselected package pcaputils.
2025-08-20T22:34:09.8895167Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T22:34:09.8930190Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T22:34:09.9379182Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:34:09.9402347Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:34:10.1139718Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:34:10.1158742Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T22:34:10.1260287Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T22:34:10.4257375Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:34:10.4276889Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:34:10.4326153Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:34:10.4470258Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:34:15.2160123Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:34:15.2521509Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:34:15.2547876Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:34:16.7642261Z Reading package lists...
2025-08-20T22:34:16.9436179Z Building dependency tree...
2025-08-20T22:34:16.9444788Z Reading state information...
2025-08-20T22:34:16.9855062Z Reading package lists...
2025-08-20T22:34:17.1753713Z Building dependency tree...
2025-08-20T22:34:17.1762648Z Reading state information...
2025-08-20T22:34:17.3462333Z The following additional packages will be installed:
2025-08-20T22:34:17.3467228Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T22:34:17.3472927Z Suggested packages:
2025-08-20T22:34:17.3473680Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T22:34:17.3474394Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T22:34:17.3631730Z The following NEW packages will be installed:
2025-08-20T22:34:17.3647057Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T22:34:17.3647889Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T22:34:17.3816579Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:34:17.3816977Z Need to get 800 kB of archives.
2025-08-20T22:34:17.3817431Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T22:34:17.3818137Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:34:17.4758137Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T22:34:17.5674244Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T22:34:17.6573729Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T22:34:17.8175753Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T22:34:17.8987936Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-pkg-config-dev amd64 0.3.27-1 [21.5 kB]
2025-08-20T22:34:17.9787841Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblzma-dev amd64 5.6.1+really5.4.5-1ubuntu0.2 [176 kB]
2025-08-20T22:34:18.0643972Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-lzma-sys-dev amd64 0.1.20-1 [10.9 kB]
2025-08-20T22:34:18.1445901Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T22:34:18.2314363Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T22:34:18.5059807Z Fetched 800 kB in 1s (930 kB/s)
2025-08-20T22:34:18.5271381Z Selecting previously unselected package liblz1:amd64.
2025-08-20T22:34:18.5331783Z (Reading database ... 
2025-08-20T22:34:18.5332264Z (Reading database ... 5%
2025-08-20T22:34:18.5332575Z (Reading database ... 10%
2025-08-20T22:34:18.5332882Z (Reading database ... 15%
2025-08-20T22:34:18.5333421Z (Reading database ... 20%
2025-08-20T22:34:18.5333940Z (Reading database ... 25%
2025-08-20T22:34:18.5334216Z (Reading database ... 30%
2025-08-20T22:34:18.5334503Z (Reading database ... 35%
2025-08-20T22:34:18.5334793Z (Reading database ... 40%
2025-08-20T22:34:18.5335066Z (Reading database ... 45%
2025-08-20T22:34:18.5335335Z (Reading database ... 50%
2025-08-20T22:34:18.5440311Z (Reading database ... 55%
2025-08-20T22:34:18.5461595Z (Reading database ... 60%
2025-08-20T22:34:18.5484602Z (Reading database ... 65%
2025-08-20T22:34:18.5528162Z (Reading database ... 70%
2025-08-20T22:34:18.5555302Z (Reading database ... 75%
2025-08-20T22:34:18.5591655Z (Reading database ... 80%
2025-08-20T22:34:18.5777004Z (Reading database ... 85%
2025-08-20T22:34:18.6085735Z (Reading database ... 90%
2025-08-20T22:34:18.6176598Z (Reading database ... 95%
2025-08-20T22:34:18.6177044Z (Reading database ... 100%
2025-08-20T22:34:18.6177644Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T22:34:18.6226523Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T22:34:18.6242580Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T22:34:18.6473861Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T22:34:18.6622888Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T22:34:18.6631523Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:34:18.6878034Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T22:34:18.7025225Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T22:34:18.7034627Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:34:18.7901941Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T22:34:18.8050905Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T22:34:18.8059786Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:34:18.8326192Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T22:34:18.8472971Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T22:34:18.8480939Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:34:18.8730626Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T22:34:18.8879873Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T22:34:18.8889160Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:34:18.9179557Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T22:34:18.9328027Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T22:34:18.9336935Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:34:18.9586949Z Selecting previously unselected package lzma.
2025-08-20T22:34:18.9734657Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T22:34:18.9742795Z Unpacking lzma (9.22-2.2) ...
2025-08-20T22:34:18.9998707Z Selecting previously unselected package lzma-dev.
2025-08-20T22:34:19.0147394Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T22:34:19.0156582Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T22:34:19.0629263Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T22:34:19.0658289Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:34:19.0678713Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:34:19.0705758Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:34:19.0725888Z Setting up lzma (9.22-2.2) ...
2025-08-20T22:34:19.0790729Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T22:34:19.0821622Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T22:34:19.0843259Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:34:19.0869746Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:34:19.0892599Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:34:19.0930349Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:34:19.1090936Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:34:23.5676976Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:34:24.2539396Z 
2025-08-20T22:34:24.2539949Z Running kernel seems to be up-to-date.
2025-08-20T22:34:24.2540356Z 
2025-08-20T22:34:24.2540514Z Restarting services...
2025-08-20T22:34:24.2607501Z 
2025-08-20T22:34:24.2608086Z Service restarts being deferred:
2025-08-20T22:34:24.2608533Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:34:24.2608910Z 
2025-08-20T22:34:24.2609095Z No containers need to be restarted.
2025-08-20T22:34:24.2609281Z 
2025-08-20T22:34:24.2609406Z No user sessions are running outdated binaries.
2025-08-20T22:34:24.2609617Z 
2025-08-20T22:34:24.2609821Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:34:25.3664901Z Reading package lists...
2025-08-20T22:34:25.5797474Z Building dependency tree...
2025-08-20T22:34:25.5806620Z Reading state information...
2025-08-20T22:34:25.8346909Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T22:34:25.8347721Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T22:34:25.8348391Z inetutils-telnet set to manually installed.
2025-08-20T22:34:25.8348985Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T22:34:25.8349648Z The following additional packages will be installed:
2025-08-20T22:34:25.8350184Z   tcpd update-inetd
2025-08-20T22:34:25.8514902Z The following packages will be REMOVED:
2025-08-20T22:34:25.8527172Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T22:34:25.8529046Z The following NEW packages will be installed:
2025-08-20T22:34:25.8529627Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T22:34:25.8530254Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T22:34:25.8537480Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T22:34:25.8719962Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T22:34:25.8720384Z Need to get 698 kB of archives.
2025-08-20T22:34:25.8721236Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T22:34:25.8721905Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:34:25.9689227Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T22:34:26.0520009Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T22:34:26.1329368Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T22:34:26.2133287Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T22:34:26.2932949Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T22:34:26.3745086Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T22:34:26.4554046Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T22:34:26.5360773Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T22:34:26.6180240Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T22:34:26.6994866Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T22:34:26.7798784Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T22:34:26.8612761Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T22:34:26.9417921Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T22:34:27.1792902Z Preconfiguring packages ...
2025-08-20T22:34:27.2814458Z Fetched 698 kB in 1s (646 kB/s)
2025-08-20T22:34:27.2999999Z (Reading database ... 
2025-08-20T22:34:27.3000474Z (Reading database ... 5%
2025-08-20T22:34:27.3000875Z (Reading database ... 10%
2025-08-20T22:34:27.3001261Z (Reading database ... 15%
2025-08-20T22:34:27.3001642Z (Reading database ... 20%
2025-08-20T22:34:27.3002020Z (Reading database ... 25%
2025-08-20T22:34:27.3002397Z (Reading database ... 30%
2025-08-20T22:34:27.3002768Z (Reading database ... 35%
2025-08-20T22:34:27.3003138Z (Reading database ... 40%
2025-08-20T22:34:27.3003746Z (Reading database ... 45%
2025-08-20T22:34:27.3004124Z (Reading database ... 50%
2025-08-20T22:34:27.3026773Z (Reading database ... 55%
2025-08-20T22:34:27.3129669Z (Reading database ... 60%
2025-08-20T22:34:27.3153233Z (Reading database ... 65%
2025-08-20T22:34:27.3197168Z (Reading database ... 70%
2025-08-20T22:34:27.3224111Z (Reading database ... 75%
2025-08-20T22:34:27.3260077Z (Reading database ... 80%
2025-08-20T22:34:27.3445771Z (Reading database ... 85%
2025-08-20T22:34:27.3763681Z (Reading database ... 90%
2025-08-20T22:34:27.3851459Z (Reading database ... 95%
2025-08-20T22:34:27.3852026Z (Reading database ... 100%
2025-08-20T22:34:27.3852723Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T22:34:27.3897440Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T22:34:27.4065858Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:34:27.4242647Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T22:34:27.7946870Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T22:34:27.8007809Z (Reading database ... 
2025-08-20T22:34:27.8008336Z (Reading database ... 5%
2025-08-20T22:34:27.8008888Z (Reading database ... 10%
2025-08-20T22:34:27.8009353Z (Reading database ... 15%
2025-08-20T22:34:27.8009786Z (Reading database ... 20%
2025-08-20T22:34:27.8010239Z (Reading database ... 25%
2025-08-20T22:34:27.8010524Z (Reading database ... 30%
2025-08-20T22:34:27.8010793Z (Reading database ... 35%
2025-08-20T22:34:27.8011303Z (Reading database ... 40%
2025-08-20T22:34:27.8011578Z (Reading database ... 45%
2025-08-20T22:34:27.8011848Z (Reading database ... 50%
2025-08-20T22:34:27.8033835Z (Reading database ... 55%
2025-08-20T22:34:27.8144061Z (Reading database ... 60%
2025-08-20T22:34:27.8168724Z (Reading database ... 65%
2025-08-20T22:34:27.8215573Z (Reading database ... 70%
2025-08-20T22:34:27.8243840Z (Reading database ... 75%
2025-08-20T22:34:27.8282964Z (Reading database ... 80%
2025-08-20T22:34:27.8471835Z (Reading database ... 85%
2025-08-20T22:34:27.8796324Z (Reading database ... 90%
2025-08-20T22:34:27.8896467Z (Reading database ... 95%
2025-08-20T22:34:27.8896886Z (Reading database ... 100%
2025-08-20T22:34:27.8897470Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T22:34:27.8944829Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:34:27.8990615Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:34:27.9240650Z Selecting previously unselected package tcpd.
2025-08-20T22:34:27.9389968Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T22:34:27.9399912Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T22:34:27.9648943Z Selecting previously unselected package update-inetd.
2025-08-20T22:34:27.9803048Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T22:34:27.9811869Z Unpacking update-inetd (4.53) ...
2025-08-20T22:34:28.0105491Z Selecting previously unselected package inetutils-inetd.
2025-08-20T22:34:28.0259466Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:34:28.0317554Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.0559845Z Selecting previously unselected package inetutils-ftp.
2025-08-20T22:34:28.0708523Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:34:28.0719878Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.0988937Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T22:34:28.1139820Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:34:28.1150662Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.1402940Z Selecting previously unselected package inetutils-ping.
2025-08-20T22:34:28.1549760Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:34:28.1558684Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.1805352Z Selecting previously unselected package inetutils-talk.
2025-08-20T22:34:28.1955253Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:34:28.1963885Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.2204775Z Selecting previously unselected package inetutils-talkd.
2025-08-20T22:34:28.2356200Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:34:28.2364772Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.2606429Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T22:34:28.2753891Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:34:28.2762521Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.2996113Z Selecting previously unselected package inetutils-tools.
2025-08-20T22:34:28.3148880Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:34:28.3157614Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.3442774Z Selecting previously unselected package netcat-traditional.
2025-08-20T22:34:28.3592581Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T22:34:28.3601006Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T22:34:28.3888718Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T22:34:28.4041918Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:34:28.4051425Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.4508920Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T22:34:28.4594547Z Setting up update-inetd (4.53) ...
2025-08-20T22:34:28.5507295Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.5696858Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T22:34:28.5720610Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:34:28.9890644Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:34:28.9891129Z 
2025-08-20T22:34:28.9891261Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T22:34:28.9891475Z 
2025-08-20T22:34:28.9892098Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:34:28.9892775Z 
2025-08-20T22:34:28.9894044Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:34:28.9895033Z 
2025-08-20T22:34:29.2935889Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:34:29.3018808Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:34:29.3082685Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T22:34:29.3100261Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:34:29.3131595Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:34:29.3151754Z Setting up tcpd (7.6.q-33) ...
2025-08-20T22:34:29.3172799Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:34:29.7169303Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:34:29.7169897Z 
2025-08-20T22:34:29.7170884Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:34:29.7171624Z 
2025-08-20T22:34:30.0190413Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:34:30.1327841Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:34:30.2031899Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:34:30.2710444Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:34:36.8926611Z Reading package lists...
2025-08-20T22:34:37.0776117Z Building dependency tree...
2025-08-20T22:34:37.0784422Z Reading state information...
2025-08-20T22:34:37.2997740Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T22:34:37.2998522Z iputils-tracepath set to manually installed.
2025-08-20T22:34:37.2999060Z The following packages will be REMOVED:
2025-08-20T22:34:37.3009002Z   inetutils-ping
2025-08-20T22:34:37.3010548Z The following NEW packages will be installed:
2025-08-20T22:34:37.3018188Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T22:34:37.3188072Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T22:34:37.3188690Z Need to get 71.5 kB of archives.
2025-08-20T22:34:37.3189291Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T22:34:37.3189796Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:34:37.4187180Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T22:34:37.5001656Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T22:34:37.5812093Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T22:34:37.8964528Z Fetched 71.5 kB in 0s (262 kB/s)
2025-08-20T22:34:37.9157443Z (Reading database ... 
2025-08-20T22:34:37.9157884Z (Reading database ... 5%
2025-08-20T22:34:37.9158267Z (Reading database ... 10%
2025-08-20T22:34:37.9158675Z (Reading database ... 15%
2025-08-20T22:34:37.9159040Z (Reading database ... 20%
2025-08-20T22:34:37.9159402Z (Reading database ... 25%
2025-08-20T22:34:37.9160671Z (Reading database ... 30%
2025-08-20T22:34:37.9161037Z (Reading database ... 35%
2025-08-20T22:34:37.9161412Z (Reading database ... 40%
2025-08-20T22:34:37.9161773Z (Reading database ... 45%
2025-08-20T22:34:37.9162139Z (Reading database ... 50%
2025-08-20T22:34:37.9253103Z (Reading database ... 55%
2025-08-20T22:34:37.9297872Z (Reading database ... 60%
2025-08-20T22:34:37.9320248Z (Reading database ... 65%
2025-08-20T22:34:37.9369288Z (Reading database ... 70%
2025-08-20T22:34:37.9402220Z (Reading database ... 75%
2025-08-20T22:34:37.9439888Z (Reading database ... 80%
2025-08-20T22:34:37.9646186Z (Reading database ... 85%
2025-08-20T22:34:37.9997729Z (Reading database ... 90%
2025-08-20T22:34:38.0092095Z (Reading database ... 95%
2025-08-20T22:34:38.0092572Z (Reading database ... 100%
2025-08-20T22:34:38.0093215Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T22:34:38.0139206Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:34:38.0597094Z Selecting previously unselected package iputils-ping.
2025-08-20T22:34:38.0659270Z (Reading database ... 
2025-08-20T22:34:38.0659726Z (Reading database ... 5%
2025-08-20T22:34:38.0660037Z (Reading database ... 10%
2025-08-20T22:34:38.0660342Z (Reading database ... 15%
2025-08-20T22:34:38.0660641Z (Reading database ... 20%
2025-08-20T22:34:38.0660930Z (Reading database ... 25%
2025-08-20T22:34:38.0661227Z (Reading database ... 30%
2025-08-20T22:34:38.0661555Z (Reading database ... 35%
2025-08-20T22:34:38.0663855Z (Reading database ... 40%
2025-08-20T22:34:38.0664321Z (Reading database ... 45%
2025-08-20T22:34:38.0664736Z (Reading database ... 50%
2025-08-20T22:34:38.0749444Z (Reading database ... 55%
2025-08-20T22:34:38.0788689Z (Reading database ... 60%
2025-08-20T22:34:38.0813332Z (Reading database ... 65%
2025-08-20T22:34:38.0859923Z (Reading database ... 70%
2025-08-20T22:34:38.0891485Z (Reading database ... 75%
2025-08-20T22:34:38.0926633Z (Reading database ... 80%
2025-08-20T22:34:38.1118649Z (Reading database ... 85%
2025-08-20T22:34:38.1431260Z (Reading database ... 90%
2025-08-20T22:34:38.1525873Z (Reading database ... 95%
2025-08-20T22:34:38.1526382Z (Reading database ... 100%
2025-08-20T22:34:38.1527005Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T22:34:38.1575711Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:34:38.1587455Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:34:38.1814748Z Selecting previously unselected package iputils-arping.
2025-08-20T22:34:38.1961685Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:34:38.1971202Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:34:38.2188194Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T22:34:38.2334775Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:34:38.2344496Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:34:38.2774020Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:34:38.2936244Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:34:38.3092127Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:34:38.3253660Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:34:44.6695895Z Reading package lists...
2025-08-20T22:34:44.8842383Z Building dependency tree...
2025-08-20T22:34:44.8851306Z Reading state information...
2025-08-20T22:34:45.1229102Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T22:34:45.1229747Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T22:34:45.1744758Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:34:45.9416931Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T22:34:46.3550829Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:34:47.2095909Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T22:34:47.3128239Z Collecting pip
2025-08-20T22:34:47.3553894Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T22:34:47.3621729Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T22:34:47.3941712Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 59.2 MB/s eta 0:00:00
2025-08-20T22:34:47.6637704Z Installing collected packages: pip
2025-08-20T22:34:48.4168584Z Successfully installed pip-25.2
2025-08-20T22:34:48.6457104Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T22:34:48.6916075Z Reading package lists...
2025-08-20T22:34:48.8887982Z Building dependency tree...
2025-08-20T22:34:48.8896165Z Reading state information...
2025-08-20T22:34:49.0660400Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T22:34:49.0661029Z pciutils set to manually installed.
2025-08-20T22:34:49.0661585Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T22:34:49.0662280Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T22:34:49.0662837Z python3-distro set to manually installed.
2025-08-20T22:34:49.0663713Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T22:34:49.0664335Z python3-netifaces set to manually installed.
2025-08-20T22:34:49.0665098Z The following additional packages will be installed:
2025-08-20T22:34:49.0665672Z   libsysfs2
2025-08-20T22:34:49.0669414Z Suggested packages:
2025-08-20T22:34:49.0669759Z   fancontrol read-edid i2c-tools
2025-08-20T22:34:49.0963898Z The following NEW packages will be installed:
2025-08-20T22:34:49.0966933Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T22:34:49.1163759Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:34:49.1409289Z Need to get 142 kB of archives.
2025-08-20T22:34:49.1410225Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T22:34:49.1411182Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:34:49.3222822Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T22:34:49.4824852Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T22:34:49.5832975Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T22:34:49.8052661Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T22:34:50.0963316Z Fetched 142 kB in 1s (208 kB/s)
2025-08-20T22:34:50.1182532Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T22:34:50.1272454Z (Reading database ... 
2025-08-20T22:34:50.1273380Z (Reading database ... 5%
2025-08-20T22:34:50.1274020Z (Reading database ... 10%
2025-08-20T22:34:50.1274567Z (Reading database ... 15%
2025-08-20T22:34:50.1275071Z (Reading database ... 20%
2025-08-20T22:34:50.1275536Z (Reading database ... 25%
2025-08-20T22:34:50.1275890Z (Reading database ... 30%
2025-08-20T22:34:50.1276197Z (Reading database ... 35%
2025-08-20T22:34:50.1276498Z (Reading database ... 40%
2025-08-20T22:34:50.1276792Z (Reading database ... 45%
2025-08-20T22:34:50.1277084Z (Reading database ... 50%
2025-08-20T22:34:50.1386128Z (Reading database ... 55%
2025-08-20T22:34:50.1428706Z (Reading database ... 60%
2025-08-20T22:34:50.1455126Z (Reading database ... 65%
2025-08-20T22:34:50.1505082Z (Reading database ... 70%
2025-08-20T22:34:50.1542031Z (Reading database ... 75%
2025-08-20T22:34:50.1584144Z (Reading database ... 80%
2025-08-20T22:34:50.1784672Z (Reading database ... 85%
2025-08-20T22:34:50.2107147Z (Reading database ... 90%
2025-08-20T22:34:50.2201379Z (Reading database ... 95%
2025-08-20T22:34:50.2201884Z (Reading database ... 100%
2025-08-20T22:34:50.2202558Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T22:34:50.2250429Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T22:34:50.2267786Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:34:50.2501799Z Selecting previously unselected package sysfsutils.
2025-08-20T22:34:50.2649616Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T22:34:50.2688135Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T22:34:50.2936335Z Selecting previously unselected package lm-sensors.
2025-08-20T22:34:50.3086983Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T22:34:50.3288828Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:34:50.3568712Z Selecting previously unselected package virt-what.
2025-08-20T22:34:50.3718172Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T22:34:50.3727156Z Unpacking virt-what (1.25-2) ...
2025-08-20T22:34:50.4177192Z Setting up virt-what (1.25-2) ...
2025-08-20T22:34:50.4202521Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:34:50.4225133Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T22:34:50.8322876Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:34:50.8323291Z 
2025-08-20T22:34:50.8323951Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:34:50.8324602Z 
2025-08-20T22:34:51.1478298Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:34:51.5440932Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T22:34:51.5441860Z 
2025-08-20T22:34:51.5477362Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:34:56.3228889Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:34:58.1924937Z Reading package lists...
2025-08-20T22:34:58.4160957Z Building dependency tree...
2025-08-20T22:34:58.4170607Z Reading state information...
2025-08-20T22:34:58.6251113Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:34:58.6251725Z The following additional packages will be installed:
2025-08-20T22:34:58.6256877Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T22:34:58.6257406Z   xorg-sgml-doctools
2025-08-20T22:34:58.6265093Z Suggested packages:
2025-08-20T22:34:58.6265475Z   libxcb-doc
2025-08-20T22:34:58.6465458Z The following NEW packages will be installed:
2025-08-20T22:34:58.6468058Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T22:34:58.6472765Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T22:34:58.6473729Z   xcb xorg-sgml-doctools
2025-08-20T22:34:58.6661618Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:34:58.6662233Z Need to get 807 kB of archives.
2025-08-20T22:34:58.6662695Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T22:34:58.6663210Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:34:58.7694078Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T22:34:58.8513134Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T22:34:58.9328540Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T22:34:59.0989444Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T22:34:59.1804626Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T22:34:59.2629657Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T22:34:59.3454044Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T22:34:59.4276156Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T22:34:59.5184276Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T22:34:59.5999346Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T22:34:59.6816626Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T22:34:59.9855508Z Fetched 807 kB in 1s (786 kB/s)
2025-08-20T22:35:00.0060960Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T22:35:00.0125001Z (Reading database ... 
2025-08-20T22:35:00.0125775Z (Reading database ... 5%
2025-08-20T22:35:00.0126820Z (Reading database ... 10%
2025-08-20T22:35:00.0127294Z (Reading database ... 15%
2025-08-20T22:35:00.0127724Z (Reading database ... 20%
2025-08-20T22:35:00.0128192Z (Reading database ... 25%
2025-08-20T22:35:00.0128622Z (Reading database ... 30%
2025-08-20T22:35:00.0129061Z (Reading database ... 35%
2025-08-20T22:35:00.0129489Z (Reading database ... 40%
2025-08-20T22:35:00.0129941Z (Reading database ... 45%
2025-08-20T22:35:00.0130375Z (Reading database ... 50%
2025-08-20T22:35:00.0257696Z (Reading database ... 55%
2025-08-20T22:35:00.0284052Z (Reading database ... 60%
2025-08-20T22:35:00.0312425Z (Reading database ... 65%
2025-08-20T22:35:00.0368295Z (Reading database ... 70%
2025-08-20T22:35:00.0403807Z (Reading database ... 75%
2025-08-20T22:35:00.0443923Z (Reading database ... 80%
2025-08-20T22:35:00.0651317Z (Reading database ... 85%
2025-08-20T22:35:00.0996869Z (Reading database ... 90%
2025-08-20T22:35:00.1094525Z (Reading database ... 95%
2025-08-20T22:35:00.1095064Z (Reading database ... 100%
2025-08-20T22:35:00.1095671Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T22:35:00.1145123Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T22:35:00.1155393Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:35:00.1400351Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T22:35:00.1551959Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T22:35:00.1559911Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:35:00.1828670Z Selecting previously unselected package x11proto-dev.
2025-08-20T22:35:00.1984168Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T22:35:00.1992720Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T22:35:00.2693757Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T22:35:00.2845493Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T22:35:00.2855516Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:35:00.3117554Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T22:35:00.3284536Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T22:35:00.3292967Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:35:00.3526433Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T22:35:00.3679186Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:35:00.3688527Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:35:00.3952904Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T22:35:00.4105253Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:35:00.4114456Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:35:00.4385327Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T22:35:00.4535946Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:35:00.4555265Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:35:00.4787490Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T22:35:00.4943310Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:35:00.4960097Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:35:00.5199777Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T22:35:00.5367359Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:35:00.5376858Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:35:00.5639963Z Selecting previously unselected package xcb.
2025-08-20T22:35:00.5796247Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T22:35:00.5808425Z Unpacking xcb (2.4-8build2) ...
2025-08-20T22:35:00.6418216Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:35:00.6468199Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:35:00.6490901Z Setting up xcb (2.4-8build2) ...
2025-08-20T22:35:00.6539177Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:35:00.6587190Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:35:00.6746611Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:35:05.2823239Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:35:05.2919869Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T22:35:05.2945934Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:35:05.2968454Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:35:05.2997649Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:35:05.3019893Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:35:05.3045230Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:35:05.3068099Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:35:07.3158792Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:35:07.9400110Z Collecting build
2025-08-20T22:35:07.9731475Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:35:08.0739179Z Collecting cffi
2025-08-20T22:35:08.0840417Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:35:08.0972693Z Collecting scons
2025-08-20T22:35:08.1028054Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:35:08.1846409Z Collecting scuba
2025-08-20T22:35:08.1888730Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:35:08.2395133Z Collecting pytest
2025-08-20T22:35:08.2423145Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:35:08.2606324Z Collecting packaging>=19.1 (from build)
2025-08-20T22:35:08.2631738Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:35:08.2760425Z Collecting pyproject_hooks (from build)
2025-08-20T22:35:08.2787050Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:35:08.2885346Z Collecting pycparser (from cffi)
2025-08-20T22:35:08.2911670Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:35:08.3229555Z Collecting PyYAML (from scuba)
2025-08-20T22:35:08.3258471Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:35:08.3361349Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:35:08.3385539Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:35:08.3544210Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:35:08.3568264Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:35:08.3751867Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:35:08.3782475Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:35:08.3872334Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:35:08.3921166Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:35:08.4021691Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:35:08.4258321Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 185.9 MB/s  0:00:00
2025-08-20T22:35:08.4296305Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:35:08.4354618Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:35:08.4431364Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:35:08.4475702Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:35:08.4520475Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:35:08.4585526Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:35:08.4665235Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 169.2 MB/s  0:00:00
2025-08-20T22:35:08.4689501Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:35:08.4737796Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:35:08.4778310Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:35:08.4842740Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 127.3 MB/s  0:00:00
2025-08-20T22:35:08.6025482Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:35:10.4053893Z 
2025-08-20T22:35:10.4072264Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T22:35:10.7507824Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:35:11.4451511Z Collecting ansi2txt
2025-08-20T22:35:11.4761662Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:35:11.4960362Z Collecting pipx
2025-08-20T22:35:11.5082980Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:35:11.5239837Z Collecting scons
2025-08-20T22:35:11.5261751Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:35:11.5973819Z Collecting py2static
2025-08-20T22:35:11.6011259Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:35:11.6214031Z Collecting typer
2025-08-20T22:35:11.6251779Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:35:11.6522029Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:35:11.6558343Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:35:11.6729608Z Collecting packaging>=20 (from pipx)
2025-08-20T22:35:11.6741243Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:35:11.6909449Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:35:11.6939193Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:35:11.7079522Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:35:11.7106907Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:35:11.7541619Z Collecting pyinstaller (from py2static)
2025-08-20T22:35:11.7571383Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:35:11.7722874Z Collecting staticx (from py2static)
2025-08-20T22:35:11.7782067Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:35:11.8049600Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:35:11.8079958Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:35:11.8419002Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:35:11.8448032Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:35:11.8585197Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:35:11.8615925Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:35:11.8989413Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:35:11.9018827Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:35:11.9220542Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:35:11.9250050Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:35:11.9479853Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:35:11.9493316Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:35:11.9583241Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:35:11.9611555Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:35:12.0791326Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:35:12.0818635Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:35:12.1062858Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:35:12.1094602Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:35:12.1300594Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:35:12.1331249Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:35:12.1530540Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:35:12.1557175Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:35:12.1628814Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:35:12.1674085Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:35:12.1707082Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:35:12.1783061Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:35:12.1829140Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:35:12.1891292Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:35:12.1941747Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:35:12.1976390Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:35:12.2004179Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:35:12.2054292Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:35:12.2095392Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:35:12.2144350Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:35:12.2195778Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:35:12.2238475Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:35:12.2284413Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:35:12.2333177Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:35:12.2395288Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:35:12.2470011Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 111.2 MB/s  0:00:00
2025-08-20T22:35:12.2494172Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:35:12.2583300Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:35:12.2671438Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 156.3 MB/s  0:00:00
2025-08-20T22:35:12.2701645Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:35:12.2777466Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:35:12.2831627Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:35:12.4422745Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T22:35:13.3077288Z   Attempting uninstall: scons
2025-08-20T22:35:13.3164386Z     Found existing installation: SCons 4.9.1
2025-08-20T22:35:13.3555400Z     Uninstalling SCons-4.9.1:
2025-08-20T22:35:13.3632148Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:35:14.0009897Z   Attempting uninstall: pygments
2025-08-20T22:35:14.0093079Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:35:14.0332330Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:35:14.0360685Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:35:14.7042981Z   Attempting uninstall: packaging
2025-08-20T22:35:14.7126910Z     Found existing installation: packaging 25.0
2025-08-20T22:35:14.7152896Z     Uninstalling packaging-25.0:
2025-08-20T22:35:14.7161401Z       Successfully uninstalled packaging-25.0
2025-08-20T22:35:15.7611789Z 
2025-08-20T22:35:15.7643219Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T22:35:16.1139308Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:35:16.7415993Z Collecting build
2025-08-20T22:35:16.7428500Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:35:16.8335669Z Collecting cffi
2025-08-20T22:35:16.8367258Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:35:16.8491590Z Collecting scons
2025-08-20T22:35:16.8503232Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:35:16.8649151Z Collecting scuba
2025-08-20T22:35:16.8661319Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:35:16.9148730Z Collecting pytest
2025-08-20T22:35:16.9161156Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:35:16.9310316Z Collecting packaging>=19.1 (from build)
2025-08-20T22:35:16.9322419Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:35:16.9387705Z Collecting pyproject_hooks (from build)
2025-08-20T22:35:16.9398706Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:35:16.9476883Z Collecting pycparser (from cffi)
2025-08-20T22:35:16.9488087Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:35:16.9777998Z Collecting PyYAML (from scuba)
2025-08-20T22:35:16.9791542Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:35:17.0147892Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:35:17.0159401Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:35:17.0291841Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:35:17.0303387Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:35:17.0467087Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:35:17.0479149Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:35:17.0543882Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:35:17.0577655Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:35:17.0579152Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:35:17.0614864Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:35:17.0627394Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:35:17.0640278Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:35:17.0650416Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:35:17.0660506Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:35:17.0671030Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:35:17.0690522Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:35:17.0701366Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:35:17.0711896Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:35:17.2001852Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:35:17.2007311Z   Attempting uninstall: scons
2025-08-20T22:35:17.2098295Z     Found existing installation: SCons 4.9.1
2025-08-20T22:35:17.2490829Z     Uninstalling SCons-4.9.1:
2025-08-20T22:35:17.2569066Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:35:17.8995753Z   Attempting uninstall: PyYAML
2025-08-20T22:35:17.9089703Z     Found existing installation: PyYAML 6.0.2
2025-08-20T22:35:17.9116840Z     Uninstalling PyYAML-6.0.2:
2025-08-20T22:35:17.9127416Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T22:35:17.9685747Z   Attempting uninstall: pyproject_hooks
2025-08-20T22:35:17.9775815Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T22:35:17.9792819Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T22:35:17.9799842Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T22:35:17.9892683Z   Attempting uninstall: pygments
2025-08-20T22:35:17.9975754Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:35:18.0207192Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:35:18.0235088Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:35:18.7028523Z   Attempting uninstall: pycparser
2025-08-20T22:35:18.7118718Z     Found existing installation: pycparser 2.22
2025-08-20T22:35:18.7144875Z     Uninstalling pycparser-2.22:
2025-08-20T22:35:18.7152961Z       Successfully uninstalled pycparser-2.22
2025-08-20T22:35:18.8450093Z   Attempting uninstall: pluggy
2025-08-20T22:35:18.8544405Z     Found existing installation: pluggy 1.6.0
2025-08-20T22:35:18.8565796Z     Uninstalling pluggy-1.6.0:
2025-08-20T22:35:18.8572862Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T22:35:18.8760332Z   Attempting uninstall: packaging
2025-08-20T22:35:18.8846431Z     Found existing installation: packaging 25.0
2025-08-20T22:35:18.8876258Z     Uninstalling packaging-25.0:
2025-08-20T22:35:18.8884163Z       Successfully uninstalled packaging-25.0
2025-08-20T22:35:18.9282078Z   Attempting uninstall: iniconfig
2025-08-20T22:35:18.9370777Z     Found existing installation: iniconfig 2.1.0
2025-08-20T22:35:18.9388473Z     Uninstalling iniconfig-2.1.0:
2025-08-20T22:35:18.9395410Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T22:35:18.9471187Z   Attempting uninstall: scuba
2025-08-20T22:35:18.9555084Z     Found existing installation: scuba 2.14.1
2025-08-20T22:35:18.9577565Z     Uninstalling scuba-2.14.1:
2025-08-20T22:35:18.9587496Z       Successfully uninstalled scuba-2.14.1
2025-08-20T22:35:18.9787125Z   Attempting uninstall: pytest
2025-08-20T22:35:18.9877435Z     Found existing installation: pytest 8.4.1
2025-08-20T22:35:18.9943966Z     Uninstalling pytest-8.4.1:
2025-08-20T22:35:19.0206892Z       Successfully uninstalled pytest-8.4.1
2025-08-20T22:35:19.2504480Z   Attempting uninstall: cffi
2025-08-20T22:35:19.2591233Z     Found existing installation: cffi 1.17.1
2025-08-20T22:35:19.2623857Z     Uninstalling cffi-1.17.1:
2025-08-20T22:35:19.2868519Z       Successfully uninstalled cffi-1.17.1
2025-08-20T22:35:19.3619852Z   Attempting uninstall: build
2025-08-20T22:35:19.3706243Z     Found existing installation: build 1.3.0
2025-08-20T22:35:19.3732081Z     Uninstalling build-1.3.0:
2025-08-20T22:35:19.3742500Z       Successfully uninstalled build-1.3.0
2025-08-20T22:35:19.3934056Z 
2025-08-20T22:35:19.3964579Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T22:35:19.7490816Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:35:20.3667689Z Collecting ansi2txt
2025-08-20T22:35:20.3680484Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:35:20.3839648Z Collecting pipx
2025-08-20T22:35:20.3852173Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:35:20.3973867Z Collecting scons
2025-08-20T22:35:20.3991933Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:35:20.4062779Z Collecting py2static
2025-08-20T22:35:20.4073618Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:35:20.4204761Z Collecting typer
2025-08-20T22:35:20.4216539Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:35:20.4466957Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:35:20.4480294Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:35:20.4625983Z Collecting packaging>=20 (from pipx)
2025-08-20T22:35:20.4638577Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:35:20.4789423Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:35:20.4802524Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:35:20.4914380Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:35:20.4926829Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:35:20.5286632Z Collecting pyinstaller (from py2static)
2025-08-20T22:35:20.5300646Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:35:20.5428583Z Collecting staticx (from py2static)
2025-08-20T22:35:20.5441382Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:35:20.5584489Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:35:20.5597723Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:35:20.5881655Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:35:20.5893746Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:35:20.5991530Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:35:20.6002931Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:35:20.6331576Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:35:20.6343904Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:35:20.6492714Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:35:20.6505703Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:35:20.6704279Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:35:20.6716872Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:35:20.6793113Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:35:20.6804001Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:35:20.7874993Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:35:20.7887949Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:35:20.8056648Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:35:20.8068100Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:35:20.8253336Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:35:20.8265936Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:35:20.8409635Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:35:20.8420653Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:35:20.8460607Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:35:20.8470854Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:35:20.8481711Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:35:20.8522697Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:35:20.8532776Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:35:20.8543023Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:35:20.8553354Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:35:20.8564179Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:35:20.8574431Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:35:20.8585016Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:35:20.8596908Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:35:20.8615914Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:35:20.8626511Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:35:20.8636625Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:35:20.8646711Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:35:20.8657029Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:35:20.8667338Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:35:20.8682638Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:35:20.8696146Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:35:20.8715872Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:35:20.8726232Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:35:20.8737549Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:35:21.0262858Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T22:35:21.0268143Z   Attempting uninstall: pyelftools
2025-08-20T22:35:21.0351734Z     Found existing installation: pyelftools 0.32
2025-08-20T22:35:21.0404449Z     Uninstalling pyelftools-0.32:
2025-08-20T22:35:21.0421213Z       Successfully uninstalled pyelftools-0.32
2025-08-20T22:35:21.1587778Z   Attempting uninstall: altgraph
2025-08-20T22:35:21.1678639Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:35:21.1702517Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:35:21.1710719Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:35:21.1855901Z   Attempting uninstall: typing-extensions
2025-08-20T22:35:21.1948156Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T22:35:21.1963320Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T22:35:21.2209232Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T22:35:21.2610698Z   Attempting uninstall: staticx
2025-08-20T22:35:21.2699497Z     Found existing installation: staticx 0.14.1
2025-08-20T22:35:21.2727221Z     Uninstalling staticx-0.14.1:
2025-08-20T22:35:21.2739312Z       Successfully uninstalled staticx-0.14.1
2025-08-20T22:35:21.2950404Z   Attempting uninstall: shellingham
2025-08-20T22:35:21.3035377Z     Found existing installation: shellingham 1.5.4
2025-08-20T22:35:21.3055021Z     Uninstalling shellingham-1.5.4:
2025-08-20T22:35:21.3062410Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T22:35:21.3159028Z   Attempting uninstall: setuptools
2025-08-20T22:35:21.3250346Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:35:21.3547339Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:35:21.3840236Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:35:22.0981175Z   Attempting uninstall: scons
2025-08-20T22:35:22.1080759Z     Found existing installation: SCons 4.9.1
2025-08-20T22:35:22.1474548Z     Uninstalling SCons-4.9.1:
2025-08-20T22:35:22.1552599Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:35:22.8128720Z   Attempting uninstall: pygments
2025-08-20T22:35:22.8216890Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:35:22.8454635Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:35:22.8484291Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:35:23.5048013Z   Attempting uninstall: platformdirs
2025-08-20T22:35:23.5140838Z     Found existing installation: platformdirs 4.3.8
2025-08-20T22:35:23.5163199Z     Uninstalling platformdirs-4.3.8:
2025-08-20T22:35:23.5173641Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T22:35:23.5334549Z   Attempting uninstall: packaging
2025-08-20T22:35:23.5422132Z     Found existing installation: packaging 25.0
2025-08-20T22:35:23.5451778Z     Uninstalling packaging-25.0:
2025-08-20T22:35:23.5460411Z       Successfully uninstalled packaging-25.0
2025-08-20T22:35:23.5889000Z   Attempting uninstall: mdurl
2025-08-20T22:35:23.5974927Z     Found existing installation: mdurl 0.1.2
2025-08-20T22:35:23.5992846Z     Uninstalling mdurl-0.1.2:
2025-08-20T22:35:23.6000336Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T22:35:23.6093755Z   Attempting uninstall: click
2025-08-20T22:35:23.6180807Z     Found existing installation: click 8.2.1
2025-08-20T22:35:23.6206501Z     Uninstalling click-8.2.1:
2025-08-20T22:35:23.6214728Z       Successfully uninstalled click-8.2.1
2025-08-20T22:35:23.6870590Z   Attempting uninstall: argcomplete
2025-08-20T22:35:23.6961685Z     Found existing installation: argcomplete 3.6.2
2025-08-20T22:35:23.6993417Z     Uninstalling argcomplete-3.6.2:
2025-08-20T22:35:23.7006542Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T22:35:23.7258439Z   Attempting uninstall: ansi2txt
2025-08-20T22:35:23.7346568Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T22:35:23.7363674Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T22:35:23.7617943Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T22:35:23.7676712Z   Attempting uninstall: userpath
2025-08-20T22:35:23.7765001Z     Found existing installation: userpath 1.9.2
2025-08-20T22:35:23.7785035Z     Uninstalling userpath-1.9.2:
2025-08-20T22:35:23.7794245Z       Successfully uninstalled userpath-1.9.2
2025-08-20T22:35:23.7906937Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:35:23.7992862Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:35:23.8435823Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:35:23.8482425Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:35:24.1347700Z   Attempting uninstall: markdown-it-py
2025-08-20T22:35:24.1455995Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T22:35:24.1519893Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T22:35:24.1535812Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T22:35:24.2175558Z   Attempting uninstall: rich
2025-08-20T22:35:24.2270498Z     Found existing installation: rich 14.1.0
2025-08-20T22:35:24.2336438Z     Uninstalling rich-14.1.0:
2025-08-20T22:35:24.2347548Z       Successfully uninstalled rich-14.1.0
2025-08-20T22:35:24.4096722Z   Attempting uninstall: pyinstaller
2025-08-20T22:35:24.4184239Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:35:24.4553198Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:35:24.4600654Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:35:24.8098866Z   Attempting uninstall: pipx
2025-08-20T22:35:24.8208636Z     Found existing installation: pipx 1.7.1
2025-08-20T22:35:24.8247847Z     Uninstalling pipx-1.7.1:
2025-08-20T22:35:24.8259496Z       Successfully uninstalled pipx-1.7.1
2025-08-20T22:35:24.8806403Z   Attempting uninstall: typer
2025-08-20T22:35:24.8901301Z     Found existing installation: typer 0.16.1
2025-08-20T22:35:24.8929361Z     Uninstalling typer-0.16.1:
2025-08-20T22:35:24.8940064Z       Successfully uninstalled typer-0.16.1
2025-08-20T22:35:24.9332537Z   Attempting uninstall: py2static
2025-08-20T22:35:24.9417002Z     Found existing installation: py2static 0.0.1
2025-08-20T22:35:24.9438755Z     Uninstalling py2static-0.0.1:
2025-08-20T22:35:24.9450968Z       Successfully uninstalled py2static-0.0.1
2025-08-20T22:35:24.9544713Z 
2025-08-20T22:35:24.9577406Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T22:35:25.3312039Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:35:25.9091367Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T22:35:25.9096459Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-8inyxuns
2025-08-20T22:35:25.9118145Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-8inyxuns
2025-08-20T22:35:27.5987878Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T22:35:27.6035312Z   Installing build dependencies: started
2025-08-20T22:35:28.4514894Z   Installing build dependencies: finished with status 'done'
2025-08-20T22:35:28.4524065Z   Getting requirements to build wheel: started
2025-08-20T22:35:28.7719097Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T22:35:28.7731093Z   Preparing metadata (pyproject.toml): started
2025-08-20T22:35:28.9778845Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T22:35:29.1382512Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T22:35:29.1396310Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:35:29.1560855Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T22:35:29.1571997Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:35:29.1723411Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T22:35:29.1735729Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:35:29.1862698Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T22:35:29.1874480Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:35:29.1921734Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:35:29.1931988Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:35:29.1945810Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:35:29.1964961Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:35:29.2090870Z Building wheels for collected packages: pyinstaller
2025-08-20T22:35:29.2099765Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T22:35:29.9601848Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T22:35:29.9630786Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=f559d5fc38e467bcdd24938f047897d7131b62c59778c017d90e5708e7d22218
2025-08-20T22:35:29.9632756Z   Stored in directory: /tmp/pip-ephem-wheel-cache-zqwytqmd/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T22:35:29.9675945Z Successfully built pyinstaller
2025-08-20T22:35:30.0616803Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T22:35:30.0622634Z   Attempting uninstall: altgraph
2025-08-20T22:35:30.0711879Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:35:30.0734357Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:35:30.0742211Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:35:30.0922623Z   Attempting uninstall: setuptools
2025-08-20T22:35:30.1012104Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:35:30.1304978Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:35:30.1603843Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:35:30.8699716Z   Attempting uninstall: packaging
2025-08-20T22:35:30.8788717Z     Found existing installation: packaging 25.0
2025-08-20T22:35:30.8817043Z     Uninstalling packaging-25.0:
2025-08-20T22:35:30.8824815Z       Successfully uninstalled packaging-25.0
2025-08-20T22:35:30.9306460Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:35:30.9391325Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:35:30.9829200Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:35:30.9875342Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:35:31.2738042Z   Attempting uninstall: pyinstaller
2025-08-20T22:35:31.2827978Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:35:31.3190279Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:35:31.3237414Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:35:31.6767898Z 
2025-08-20T22:35:31.6797978Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T22:35:32.0616767Z 6.15.0
2025-08-20T22:35:33.3243976Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T22:35:33.3253813Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T22:35:33.3254335Z 
2025-08-20T22:35:33.3254694Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T22:35:33.3255243Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T22:35:33.3255659Z installation.
2025-08-20T22:35:33.3255787Z 
2025-08-20T22:35:33.3256020Z If you installed the current Docker package using this script and are using it
2025-08-20T22:35:33.3256584Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T22:35:33.3257084Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T22:35:33.3257532Z files to match the parameters passed to the script.
2025-08-20T22:35:33.3257778Z 
2025-08-20T22:35:33.3257900Z You may press Ctrl+C now to abort this script.
2025-08-20T22:35:33.3429577Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:35:34.7557676Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T22:35:35.2039971Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T22:35:35.2065733Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T22:35:35.2559671Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T22:35:35.2577921Z + sh -c 'echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T22:35:35.2585556Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:35:36.6763870Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null'
2025-08-20T22:35:48.5622502Z 
2025-08-20T22:35:48.5623041Z Running kernel seems to be up-to-date.
2025-08-20T22:35:48.5623578Z 
2025-08-20T22:35:48.5623708Z Restarting services...
2025-08-20T22:35:48.5697303Z 
2025-08-20T22:35:48.5697871Z Service restarts being deferred:
2025-08-20T22:35:48.5698430Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:35:48.5698787Z 
2025-08-20T22:35:48.5698962Z No containers need to be restarted.
2025-08-20T22:35:48.5699241Z 
2025-08-20T22:35:48.5699420Z No user sessions are running outdated binaries.
2025-08-20T22:35:48.5699622Z 
2025-08-20T22:35:48.5699840Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:35:49.7341434Z + sh -c 'docker version'
2025-08-20T22:35:49.7509966Z Client: Docker Engine - Community
2025-08-20T22:35:49.7510639Z  Version:           28.3.3
2025-08-20T22:35:49.7511131Z  API version:       1.51
2025-08-20T22:35:49.7511537Z  Go version:        go1.24.5
2025-08-20T22:35:49.7511991Z  Git commit:        980b856
2025-08-20T22:35:49.7512455Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T22:35:49.7512978Z  OS/Arch:           linux/amd64
2025-08-20T22:35:49.7513433Z  Context:           default
2025-08-20T22:35:49.7513939Z 
2025-08-20T22:35:49.7514154Z Server: Docker Engine - Community
2025-08-20T22:35:49.7514659Z  Engine:
2025-08-20T22:35:49.7515062Z   Version:          28.3.3
2025-08-20T22:35:49.7515613Z   API version:      1.51 (minimum version 1.24)
2025-08-20T22:35:49.7516244Z   Go version:       go1.24.5
2025-08-20T22:35:49.7516676Z   Git commit:       bea959c
2025-08-20T22:35:49.7517145Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T22:35:49.7517659Z   OS/Arch:          linux/amd64
2025-08-20T22:35:49.7518168Z   Experimental:     false
2025-08-20T22:35:49.7518664Z  containerd:
2025-08-20T22:35:49.7519077Z   Version:          1.7.27
2025-08-20T22:35:49.7520017Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T22:35:49.7520619Z  runc:
2025-08-20T22:35:49.7520917Z   Version:          1.2.5
2025-08-20T22:35:49.7521280Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T22:35:49.7521675Z  docker-init:
2025-08-20T22:35:49.7521971Z   Version:          0.19.0
2025-08-20T22:35:49.7522309Z   GitCommit:        de40ad0
2025-08-20T22:35:49.7534073Z 
2025-08-20T22:35:49.7534543Z ================================================================================
2025-08-20T22:35:49.7534986Z 
2025-08-20T22:35:49.7535312Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T22:35:49.7536010Z Docker daemon in rootless mode for your user:
2025-08-20T22:35:49.7536328Z 
2025-08-20T22:35:49.7536566Z     dockerd-rootless-setuptool.sh install
2025-08-20T22:35:49.7536912Z 
2025-08-20T22:35:49.7537347Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T22:35:49.7537868Z 
2025-08-20T22:35:49.7537882Z 
2025-08-20T22:35:49.7538259Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T22:35:49.7539144Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T22:35:49.7539595Z 
2025-08-20T22:35:49.7539925Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T22:35:49.7540686Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T22:35:49.7541459Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T22:35:49.7541916Z 
2025-08-20T22:35:49.7542085Z ================================================================================
2025-08-20T22:35:49.7542393Z 
2025-08-20T22:36:00.5294216Z ● docker.service - Docker Application Container Engine
2025-08-20T22:36:00.5295346Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:36:00.5296113Z      Active: active (running) since Wed 2025-08-20 22:35:50 UTC; 10s ago
2025-08-20T22:36:00.5296899Z TriggeredBy: ● docker.socket
2025-08-20T22:36:00.5297460Z        Docs: https://docs.docker.com
2025-08-20T22:36:00.5298093Z    Main PID: 19706 (dockerd)
2025-08-20T22:36:00.5298577Z       Tasks: 10
2025-08-20T22:36:00.5299043Z      Memory: 23.5M (peak: 26.0M)
2025-08-20T22:36:00.5299635Z         CPU: 341ms
2025-08-20T22:36:00.5300150Z      CGroup: /system.slice/docker.service
2025-08-20T22:36:00.5303648Z              └─19706 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:36:00.5304177Z 
2025-08-20T22:36:00.5304745Z Aug 20 22:35:49 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:49.903089651Z" level=info msg="Loading containers: start."
2025-08-20T22:36:00.5307114Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.442464642Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 7e8f0ac086363cd39b8280f1652a76cd924daa926088c764009a07d04de5187a], retrying...."
2025-08-20T22:36:00.5309583Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.475878841Z" level=info msg="Loading containers: done."
2025-08-20T22:36:00.5311339Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.485621869Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:36:00.5313007Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.485706218Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:36:00.5314233Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.485738979Z" level=info msg="Initializing buildkit"
2025-08-20T22:36:00.5314982Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.505730299Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:36:00.5316010Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.509093422Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:36:00.5316740Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.509254765Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:36:00.5317406Z Aug 20 22:35:50 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:36:00.5433954Z ● docker.service - Docker Application Container Engine
2025-08-20T22:36:00.5434952Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:36:00.5435785Z      Active: active (running) since Wed 2025-08-20 22:35:50 UTC; 10s ago
2025-08-20T22:36:00.5436485Z TriggeredBy: ● docker.socket
2025-08-20T22:36:00.5436883Z        Docs: https://docs.docker.com
2025-08-20T22:36:00.5437188Z    Main PID: 19706 (dockerd)
2025-08-20T22:36:00.5437445Z       Tasks: 10
2025-08-20T22:36:00.5437676Z      Memory: 23.5M (peak: 26.0M)
2025-08-20T22:36:00.5437958Z         CPU: 341ms
2025-08-20T22:36:00.5438209Z      CGroup: /system.slice/docker.service
2025-08-20T22:36:00.5438792Z              └─19706 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:36:00.5439152Z 
2025-08-20T22:36:00.5439540Z Aug 20 22:35:49 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:49.903089651Z" level=info msg="Loading containers: start."
2025-08-20T22:36:00.5440989Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.442464642Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 7e8f0ac086363cd39b8280f1652a76cd924daa926088c764009a07d04de5187a], retrying...."
2025-08-20T22:36:00.5442728Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.475878841Z" level=info msg="Loading containers: done."
2025-08-20T22:36:00.5444391Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.485621869Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:36:00.5445750Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.485706218Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:36:00.5446681Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.485738979Z" level=info msg="Initializing buildkit"
2025-08-20T22:36:00.5447394Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.505730299Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:36:00.5448150Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.509093422Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:36:00.5448885Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.509254765Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:36:00.5449557Z Aug 20 22:35:50 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:36:00.5678598Z ● docker.service - Docker Application Container Engine
2025-08-20T22:36:00.5679686Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:36:00.5680553Z      Active: active (running) since Wed 2025-08-20 22:35:50 UTC; 10s ago
2025-08-20T22:36:00.5681239Z TriggeredBy: ● docker.socket
2025-08-20T22:36:00.5681675Z        Docs: https://docs.docker.com
2025-08-20T22:36:00.5682082Z    Main PID: 19706 (dockerd)
2025-08-20T22:36:00.5682458Z       Tasks: 10
2025-08-20T22:36:00.5682692Z      Memory: 23.5M (peak: 26.0M)
2025-08-20T22:36:00.5682948Z         CPU: 341ms
2025-08-20T22:36:00.5683213Z      CGroup: /system.slice/docker.service
2025-08-20T22:36:00.5683967Z              └─19706 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:36:00.5684536Z 
2025-08-20T22:36:00.5684872Z Aug 20 22:35:49 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:49.903089651Z" level=info msg="Loading containers: start."
2025-08-20T22:36:00.5686129Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.442464642Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 7e8f0ac086363cd39b8280f1652a76cd924daa926088c764009a07d04de5187a], retrying...."
2025-08-20T22:36:00.5687414Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.475878841Z" level=info msg="Loading containers: done."
2025-08-20T22:36:00.5688659Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.485621869Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:36:00.5690119Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.485706218Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:36:00.5691103Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.485738979Z" level=info msg="Initializing buildkit"
2025-08-20T22:36:00.5691874Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.505730299Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:36:00.5692686Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.509093422Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:36:00.5693709Z Aug 20 22:35:50 pkrvmqc4gcfdwos dockerd[19706]: time="2025-08-20T22:35:50.509254765Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:36:00.5695033Z Aug 20 22:35:50 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:36:00.5815062Z Docker version 28.3.3, build 980b856
2025-08-20T22:36:00.6016375Z Unable to find image 'hello-world:latest' locally
2025-08-20T22:36:01.6482854Z latest: Pulling from library/hello-world
2025-08-20T22:36:01.9200443Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T22:36:02.3194495Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T22:36:02.3194850Z 17eec7bbc9d7: Download complete
2025-08-20T22:36:02.3338226Z 17eec7bbc9d7: Pull complete
2025-08-20T22:36:02.3374907Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T22:36:02.3387533Z Status: Downloaded newer image for hello-world:latest
2025-08-20T22:36:02.9900746Z 
2025-08-20T22:36:02.9901432Z Hello from Docker!
2025-08-20T22:36:02.9902059Z This message shows that your installation appears to be working correctly.
2025-08-20T22:36:02.9902569Z 
2025-08-20T22:36:02.9902812Z To generate this message, Docker took the following steps:
2025-08-20T22:36:02.9903756Z  1. The Docker client contacted the Docker daemon.
2025-08-20T22:36:02.9904427Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T22:36:02.9905077Z     (amd64)
2025-08-20T22:36:02.9905591Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T22:36:02.9906377Z     executable that produces the output you are currently reading.
2025-08-20T22:36:02.9907218Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T22:36:02.9907838Z     to your terminal.
2025-08-20T22:36:02.9908055Z 
2025-08-20T22:36:02.9908383Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T22:36:02.9909012Z  $ docker run -it ubuntu bash
2025-08-20T22:36:02.9909284Z 
2025-08-20T22:36:02.9909512Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T22:36:02.9909976Z  https://hub.docker.com/
2025-08-20T22:36:02.9910137Z 
2025-08-20T22:36:02.9910254Z For more examples and ideas, visit:
2025-08-20T22:36:02.9910555Z  https://docs.docker.com/get-started/
2025-08-20T22:36:02.9910828Z 
2025-08-20T22:36:03.0950696Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:36:03.0951747Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:36:03.0952423Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:36:03.0953102Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:36:03.0953982Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:36:03.0954625Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:36:03.0955310Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:36:03.0955963Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:36:03.0956644Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:36:03.0957278Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:36:03.0957997Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:36:03.0958728Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:36:03.0959454Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:36:03.0960271Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:36:03.0961062Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:36:03.0961855Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:36:03.0962572Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:36:03.0963226Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:36:03.0964053Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:36:03.0964692Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:36:03.0965416Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:36:03.0965857Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:36:03.0966321Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:36:03.0966737Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:36:03.0967116Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:36:03.0967529Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:36:03.0968032Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:36:03.0968562Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:36:03.0969297Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:36:03.0970037Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:36:03.0970782Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:36:03.0971556Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:36:03.0972369Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:36:03.0973225Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:36:03.0974252Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:36:03.0975068Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:36:03.0975827Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:36:03.0976555Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:36:03.0977297Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:36:03.0978130Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:36:03.0978911Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:36:03.0979668Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:36:03.0980654Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:36:03.0981507Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:36:03.0982363Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:36:03.0983211Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:36:03.0984313Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:36:03.0985123Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:36:03.0985892Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:36:03.0986679Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:36:03.0987427Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:36:03.0988201Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:36:03.0988935Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:36:03.0989613Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:36:03.0990265Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:36:03.0990933Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:36:03.0991521Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:36:03.0992144Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:36:03.0992890Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:36:03.0993777Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:36:03.0994728Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:36:03.0995554Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:36:03.0996341Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:36:03.0997096Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:36:03.0997880Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:36:03.0998660Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:36:03.0999388Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:36:03.1000103Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:36:03.1000865Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:36:03.1001720Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:36:03.1002606Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:36:03.1003643Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:36:03.1004377Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:36:03.1005072Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:36:03.1005769Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:36:03.1006498Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:36:03.1007289Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:36:03.1008182Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:36:03.1009087Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:36:03.1009976Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:36:03.1010772Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:36:03.1011659Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:36:03.1012092Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:36:03.1012551Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:36:03.1012980Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:36:03.1013388Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:36:03.1014337Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:36:03.1014953Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:36:03.1015355Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:36:03.1015772Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:36:03.1016201Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:36:03.1016628Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:36:03.1017019Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:36:03.1017405Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:36:03.1017822Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:36:03.1018226Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:36:03.1018600Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:36:03.1018995Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:36:03.1019387Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:36:03.1019951Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:36:03.1020364Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:36:03.1020758Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:36:03.1021137Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:36:03.1021525Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:36:03.1022119Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:36:03.1022801Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:36:03.1023705Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:36:03.1024426Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:36:03.1025137Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:36:03.1025744Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:36:03.1026179Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:36:03.1026538Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:36:03.1026891Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:36:03.1027265Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:36:03.1027637Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:36:03.1028009Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:36:03.1028385Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:36:03.1028751Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:36:03.1029140Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:36:03.1029548Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:36:03.1030005Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:36:03.1030464Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:36:03.1030877Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:36:03.1031456Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:36:03.1031863Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:36:03.1032265Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:36:03.1032681Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:36:03.1033106Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:36:03.1033696Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:36:03.1034109Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:36:03.1034531Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:36:03.1034993Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:36:03.1035436Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:36:03.1035836Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:36:03.1036240Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:36:03.1036659Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:36:03.1037082Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:36:03.1037490Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:36:03.1037890Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:36:03.1038299Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:36:03.1038716Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:36:03.1039235Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:36:03.1039615Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:36:03.1039944Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:36:03.1040285Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:36:03.1040690Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:36:03.1041100Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:36:03.1041507Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:36:03.1041893Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:36:03.1042276Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:36:03.1042665Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:36:03.1043032Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:36:03.1043385Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:36:03.1044000Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:36:03.1044463Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:36:03.1044874Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:36:03.1045260Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:36:03.1045659Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:36:03.1046082Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:36:03.1046508Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:36:03.1046933Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:36:03.1047307Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:36:03.1047688Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:36:03.1048125Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:36:03.1049116Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:36:03.1049543Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:36:03.1049920Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:36:03.1050277Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:36:03.1050678Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:36:03.1051072Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:36:03.1051511Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:36:03.1051987Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:36:03.1052425Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:36:03.1052813Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:36:03.1053180Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:36:03.1053791Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:36:03.1054260Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:36:03.1054780Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:36:03.1055242Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:36:03.1055629Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:36:03.1056107Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:36:03.1056663Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:36:03.1057316Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:36:03.1057797Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:36:03.1066212Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:36:03.1066691Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:36:03.1067147Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:36:03.1067609Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:36:03.1068097Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:36:03.1068497Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:36:03.1068898Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:36:03.1069316Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:36:03.1069752Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:36:03.1070184Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:36:03.1070625Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:36:03.1071041Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:36:03.1071447Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:36:03.1071907Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:36:03.1072384Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:36:03.1072841Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:36:03.1073224Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:36:03.1073828Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:36:03.1074264Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:36:03.1074659Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:36:03.1075231Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:36:03.1075632Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:36:03.1076038Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:36:03.1076469Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:36:03.1076959Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:36:03.1077418Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:36:03.1077832Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:36:03.1078233Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:36:03.1078630Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:36:03.1079021Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:36:03.1079414Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:36:03.1079813Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:36:03.1080210Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:36:03.1080673Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:36:03.1081167Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:36:03.1081639Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:36:03.1082179Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:36:03.1082813Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:36:03.1083329Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:36:03.1084049Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:36:03.1084503Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:36:03.1084882Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:36:03.1085258Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:36:03.1085647Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:36:03.1086035Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:36:03.1086406Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:36:03.1086790Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:36:03.1087184Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:36:03.1087580Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:36:03.1087972Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:36:03.1088371Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:36:03.1088876Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:36:03.1089272Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:36:03.1089697Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:36:03.1090147Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:36:03.1090549Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:36:03.1090941Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:36:03.1091369Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:36:03.1091761Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:36:03.1092127Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:36:03.1092673Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:36:03.1093055Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:36:03.1093627Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:36:03.1094109Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:36:03.1094526Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:36:03.1094911Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:36:03.1095239Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:36:03.1096035Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:03.1096617Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:36:03.1097016Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:36:03.1097416Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:36:03.1097807Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:36:03.1098225Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:36:03.1098724Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:36:03.1099174Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:36:03.1099622Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:36:03.1100043Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:36:03.1100455Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:36:03.1101032Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:36:03.1101469Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:36:03.1101879Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:36:03.1102323Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:36:03.1102975Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:36:03.1103691Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:36:03.1104185Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:36:03.1104611Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:36:03.1105029Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:36:03.1105519Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:36:03.1106026Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:36:03.1106453Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:36:03.1106906Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:36:03.1107369Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:36:03.1107791Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:36:03.1108169Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:36:03.1108550Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:36:03.1108947Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:36:03.1109343Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:36:03.1109730Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:36:03.1110112Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:36:03.1110514Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:36:03.1111046Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:36:03.1111429Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:36:03.1111814Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:36:03.1112181Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:36:03.1112570Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:36:03.1112967Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:36:03.1113343Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:36:03.1113925Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:36:03.1114305Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:36:03.1114700Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:36:03.1115092Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:36:03.1115484Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:36:03.1115859Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:36:03.1116250Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:36:03.1116624Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:36:03.1117001Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:36:03.1117449Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:36:03.1117874Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:36:03.1118251Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:36:03.1118812Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:36:03.1119256Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:36:03.1119664Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:36:03.1120045Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:36:03.1120420Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:36:03.1120787Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:36:03.1121101Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:36:03.1121417Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:36:03.1121784Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:36:03.1122151Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:36:03.1122529Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:36:03.1122905Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:36:03.1123262Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:36:03.1123834Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:36:03.1124234Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:36:03.1124661Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:36:03.1125080Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:36:03.1125490Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:36:03.1125890Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:36:03.1126309Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:36:03.1126825Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:36:03.1127470Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:36:03.1128107Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:36:03.1128794Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:36:03.1129286Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:36:03.1129756Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:36:03.1130287Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:36:03.1130924Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:36:03.1131500Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:36:03.1132010Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:36:03.1132474Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:36:03.1132854Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:36:03.1133247Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:36:03.1133869Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:36:03.1134284Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:36:03.1134688Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:36:03.1135082Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:36:03.1135471Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:36:03.1135861Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:36:03.1136250Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:36:03.1136760Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:36:03.1137150Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:36:03.1137539Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:36:03.1137941Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:36:03.1138345Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:36:03.1138766Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:36:03.1139192Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:36:03.1139566Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:36:03.1139965Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:36:03.1140389Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:36:03.1140814Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:36:03.1141261Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:36:03.1141706Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:36:03.1142089Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:36:03.1142474Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:36:03.1142869Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:36:03.1143244Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:36:03.1143768Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:36:03.1144169Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:36:03.1144563Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:36:03.1144963Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:36:03.1145342Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:36:03.1145715Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:36:03.1146393Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:03.1147125Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:03.1147817Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:03.1148487Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:03.1149024Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:36:03.1149426Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:36:03.1149809Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:36:03.1150197Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:36:03.1150586Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:36:03.1150958Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:36:03.1151343Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:36:03.1151739Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:36:03.1152124Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:36:03.1152511Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:36:03.1152902Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:36:03.1153283Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:36:03.1153915Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:36:03.1154345Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:36:03.1154760Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:36:03.1155163Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:36:03.1155574Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:36:03.1155977Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:36:03.1156372Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:36:03.1156762Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:36:03.1157147Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:36:03.1157542Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:36:03.1157961Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:36:03.1158366Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:36:03.1158773Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:36:03.1159182Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:36:03.1159576Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:36:03.1160009Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:36:03.1160453Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:36:03.1160860Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:36:03.1161305Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:36:03.1161772Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:36:03.1162199Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:36:03.1162581Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:36:03.1163089Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:36:03.1163598Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:36:03.1164029Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:36:03.1164441Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:36:03.1164828Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:36:03.1165230Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:36:03.1165713Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:36:03.1166196Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:36:03.1166606Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:36:03.1167022Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:36:03.1167494Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:36:03.1167954Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:36:03.1168477Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:36:03.1168984Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:36:03.1169444Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:36:03.1169897Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:36:03.1170311Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:36:03.1170839Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:36:03.1171273Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:36:03.1171685Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:36:03.1172082Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:36:03.1172504Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:36:03.1172925Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:36:03.1173344Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:36:03.1173993Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:36:03.1174403Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:36:03.1174792Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:36:03.1175181Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:36:03.1175552Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:36:03.1175957Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:36:03.1176392Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:36:03.1176862Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:36:03.1177326Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:36:03.1177743Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:36:03.1178191Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:36:03.1178627Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:36:03.1179048Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:36:03.1179475Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:36:03.1179849Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:36:03.1180347Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:36:03.1180750Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:36:03.1181153Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:36:03.1181536Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:36:03.1181879Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:36:03.1182205Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:36:03.1182574Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:36:03.1183087Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T22:36:03.1183728Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:36:03.1184125Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:36:03.1184509Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:36:03.1184922Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:36:03.1185344Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:36:03.1185763Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:36:03.1186174Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:36:03.1186598Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:36:03.1187018Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:36:03.1187398Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:36:03.1187777Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:36:03.1188266Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:36:03.1188656Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:36:03.1189095Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:36:03.1189538Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:36:03.1189944Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:36:03.1190375Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:36:03.1190825Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:36:03.1191230Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:36:03.1191606Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:36:03.1191967Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:36:03.1192343Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:36:03.1192725Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:36:03.1193117Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:36:03.1193632Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:36:03.1194058Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:36:03.1194528Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:36:03.1194979Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:36:03.1195366Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:36:03.1195762Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:36:03.1196160Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:36:03.1196566Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:36:03.1196949Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:36:03.1197452Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:36:03.1197903Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:36:03.1198402Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:36:03.1198830Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:36:03.1199211Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:36:03.1199593Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:36:03.1200003Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:36:03.1200406Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:36:03.1200793Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:36:03.1201199Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:36:03.1201594Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:36:03.1201963Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:36:03.1202327Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:36:03.1202736Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:36:03.1203169Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:36:03.1203669Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:36:03.1204074Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:36:03.1204526Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:36:03.1205101Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:36:03.1205529Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:36:03.1205943Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:36:03.1206477Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:03.1206999Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:36:03.1207327Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:36:03.1207685Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:36:03.1208111Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:36:03.1208548Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:36:03.1209088Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:36:03.1209692Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:36:03.1210319Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:36:03.1210984Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:36:03.1211641Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:36:03.1212281Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:36:03.1212914Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:36:03.1213703Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:36:03.1214229Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:36:03.1214693Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:36:03.1215139Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:36:03.1215704Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:36:03.1216186Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:36:03.1216629Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:36:03.1217023Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:36:03.1217404Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:36:03.1217787Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:36:03.1218189Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:36:03.1218607Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:36:03.1219039Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:36:03.1219414Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:36:03.1219825Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:36:03.1220301Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:36:03.1220801Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:36:03.1221296Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:36:03.1221791Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:36:03.1222294Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:36:03.1222789Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:36:03.1223351Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:36:03.1223904Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:36:03.1224336Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:36:03.1224763Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:36:03.1225192Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:36:03.1225613Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:36:03.1226056Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:36:03.1226494Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:36:03.1226895Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:36:03.1227286Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:36:03.1227680Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:36:03.1228071Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:36:03.1228522Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:36:03.1228969Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:36:03.1229382Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:36:03.1229800Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:36:03.1230235Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:36:03.1230697Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:36:03.1231155Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:36:03.1231603Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:36:03.1232012Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:36:03.1232393Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:36:03.1232967Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:36:03.1233352Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:36:03.1233850Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:36:03.1234265Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:36:03.1234678Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:36:03.1235119Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:36:03.1235601Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:36:03.1236033Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:36:03.1236457Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:36:03.1236871Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:36:03.1237196Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:36:03.1237527Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:36:03.1237920Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:36:03.1238323Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:36:03.1238722Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:36:03.1239128Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:36:03.1239566Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:36:03.1240023Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:36:03.1240559Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:36:03.1240955Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:36:03.1241366Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:36:03.1241930Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:03.1242524Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:36:03.1242985Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:36:03.1243534Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:36:03.1243988Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:36:03.1244419Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:36:03.1244832Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:36:03.1245232Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:36:03.1245631Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:36:03.1246040Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:36:03.1246449Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:36:03.1246838Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:36:03.1247234Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:36:03.1247641Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:36:03.1248025Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:36:03.1248450Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:36:03.1248929Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:36:03.1249361Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:36:03.1249869Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:36:03.1250261Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:36:03.1250656Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:36:03.1251040Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:36:03.1251425Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:36:03.1251860Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:36:03.1252316Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:36:03.1252731Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:36:03.1253142Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:36:03.1253758Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:36:03.1254171Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:36:03.1254555Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:36:03.1254947Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:36:03.1255354Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:36:03.1255813Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:36:03.1256283Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:36:03.1256716Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:36:03.1257128Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:36:03.1257664Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:36:03.1258109Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:36:03.1258510Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:36:03.1258882Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:36:03.1259215Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:36:03.1259528Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:36:03.1259907Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:36:03.1260290Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:36:03.1260656Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:36:03.1261040Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:36:03.1261448Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:36:03.1261850Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:36:03.1262227Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:36:03.1262597Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:36:03.1262986Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:36:03.1263391Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:36:03.1263894Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:36:03.1264269Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:36:03.1264639Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:36:03.1265037Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:36:03.1265432Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:36:03.1265791Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:36:03.1266188Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:36:03.1266590Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:36:03.1267103Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:36:03.1267489Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:36:03.1267875Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:36:03.1268299Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:36:03.1268711Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:36:03.1269145Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:36:03.1269561Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:36:03.1269925Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:36:03.1270290Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:36:03.1270645Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:36:03.1271085Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:36:03.1271596Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:36:03.1272106Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:36:03.1272592Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:36:03.1273096Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:36:03.1273640Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:36:03.1274040Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:36:03.1274547Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:36:03.1274947Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:36:03.1275347Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:36:03.1275744Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:36:03.1276136Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:36:03.1276517Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:36:03.1276919Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:36:03.1277371Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:36:03.1277817Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:36:03.1278201Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:36:03.1278619Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:36:03.1279059Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:36:03.1279451Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:36:03.1279818Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:36:03.1280226Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:36:03.1280689Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:36:03.1281131Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:36:03.1281550Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:36:03.1281969Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:36:03.1282302Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:36:03.1282598Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:36:03.1282967Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:36:03.1283575Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:36:03.2689301Z [+] Installing Go for linux-amd64...
2025-08-20T22:36:05.0726235Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T22:36:05.0726967Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:36:05.0729267Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:36:08.5785181Z [+] Downloading Go go1.25.0...
2025-08-20T22:36:08.5840265Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:36:08.5841083Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:36:08.5841562Z 
2025-08-20T22:36:08.6750845Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:36:08.6751837Z 100    80  100    80    0     0    878      0 --:--:-- --:--:-- --:--:--   879
2025-08-20T22:36:08.6991431Z 
2025-08-20T22:36:08.7681119Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:36:08.7681707Z 100    75  100    75    0     0    407      0 --:--:-- --:--:-- --:--:--  1102
2025-08-20T22:36:09.5220060Z 
2025-08-20T22:36:09.5220743Z 100 56.8M  100 56.8M    0     0  60.6M      0 --:--:-- --:--:-- --:--:-- 60.6M
2025-08-20T22:36:09.5257306Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T22:36:10.9298039Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T22:36:10.9298508Z [+] GOROOT: /home/runner/.go
2025-08-20T22:36:10.9298814Z [+] GOPATH: /home/runner/go
2025-08-20T22:36:10.9299264Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T22:36:10.9456680Z go version go1.25.0 linux/amd64
2025-08-20T22:36:10.9845013Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:36:10.9845703Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:36:10.9846611Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:36:10.9847319Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:36:10.9848025Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:36:10.9848675Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:36:10.9849331Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:36:10.9849980Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:36:10.9850613Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:36:10.9851188Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:36:10.9851838Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:36:10.9852546Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:36:10.9853237Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:36:10.9854313Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:36:10.9855170Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:36:10.9856073Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:36:10.9856620Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:36:10.9857107Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:36:10.9857600Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:36:10.9858100Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:36:10.9858833Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:36:10.9859532Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:36:10.9859995Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:36:10.9860437Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:36:10.9861012Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:36:10.9861927Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:36:10.9862792Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:36:10.9863712Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:36:10.9864291Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:36:10.9865010Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:36:10.9865684Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:36:10.9866357Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:36:10.9866995Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:36:10.9867706Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:36:10.9868182Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:36:10.9868843Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:36:10.9869518Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:36:10.9869939Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:36:10.9870603Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:36:10.9871470Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:36:10.9871905Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:36:10.9872320Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:36:10.9872948Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:36:10.9874037Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:36:10.9874867Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:36:10.9875671Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:36:10.9876175Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:36:10.9876628Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:36:10.9877060Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:36:10.9877495Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:36:10.9877906Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:36:10.9878334Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:36:10.9878751Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:36:10.9879134Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:36:10.9879508Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:36:10.9879893Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:36:10.9880228Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:36:10.9880585Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:36:10.9881004Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:36:10.9881397Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:36:10.9881821Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:36:10.9882276Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:36:10.9882705Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:36:10.9883128Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:36:10.9883755Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:36:10.9884345Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:36:10.9884760Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:36:10.9885165Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:36:10.9885594Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:36:10.9886075Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:36:10.9886581Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:36:10.9887059Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:36:10.9887491Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:36:10.9887886Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:36:10.9888286Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:36:10.9888705Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:36:10.9889146Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:36:10.9889649Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:36:10.9890165Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:36:10.9890675Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:36:10.9891126Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:36:10.9891536Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:36:10.9892047Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:36:10.9892464Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:36:10.9892878Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:36:10.9893276Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:36:10.9893877Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:36:10.9894308Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:36:10.9894699Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:36:10.9895084Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:36:10.9895498Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:36:10.9895908Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:36:10.9896293Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:36:10.9896670Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:36:10.9897077Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:36:10.9897479Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:36:10.9897837Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:36:10.9898260Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:36:10.9898643Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:36:10.9899016Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:36:10.9899408Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:36:10.9899788Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:36:10.9900158Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:36:10.9900551Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:36:10.9900954Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:36:10.9901490Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:36:10.9901896Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:36:10.9902281Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:36:10.9902663Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:36:10.9903066Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:36:10.9903648Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:36:10.9904016Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:36:10.9904356Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:36:10.9904731Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:36:10.9905095Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:36:10.9905459Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:36:10.9905829Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:36:10.9906189Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:36:10.9906574Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:36:10.9906974Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:36:10.9907417Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:36:10.9907872Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:36:10.9908279Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:36:10.9908677Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:36:10.9909200Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:36:10.9909604Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:36:10.9910021Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:36:10.9910438Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:36:10.9910825Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:36:10.9911224Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:36:10.9911642Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:36:10.9912097Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:36:10.9912539Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:36:10.9912934Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:36:10.9913332Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:36:10.9913943Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:36:10.9914366Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:36:10.9914773Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:36:10.9915170Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:36:10.9915573Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:36:10.9915985Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:36:10.9916370Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:36:10.9916740Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:36:10.9917060Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:36:10.9917417Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:36:10.9924835Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:36:10.9925506Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:36:10.9925952Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:36:10.9926377Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:36:10.9926795Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:36:10.9927210Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:36:10.9927582Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:36:10.9927942Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:36:10.9928383Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:36:10.9928849Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:36:10.9929270Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:36:10.9929649Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:36:10.9930055Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:36:10.9930477Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:36:10.9930917Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:36:10.9931346Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:36:10.9931722Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:36:10.9932103Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:36:10.9932546Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:36:10.9932998Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:36:10.9933727Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:36:10.9934140Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:36:10.9934507Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:36:10.9934912Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:36:10.9935314Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:36:10.9935758Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:36:10.9936244Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:36:10.9936682Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:36:10.9937067Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:36:10.9937425Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:36:10.9937798Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:36:10.9938262Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:36:10.9938787Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:36:10.9939244Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:36:10.9939631Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:36:10.9940106Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:36:10.9940669Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:36:10.9941183Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:36:10.9941629Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:36:10.9942010Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:36:10.9942409Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:36:10.9942838Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:36:10.9943385Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:36:10.9944013Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:36:10.9944404Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:36:10.9944790Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:36:10.9945200Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:36:10.9945617Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:36:10.9946024Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:36:10.9946429Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:36:10.9946839Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:36:10.9947239Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:36:10.9947689Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:36:10.9948162Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:36:10.9948605Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:36:10.9948986Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:36:10.9949368Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:36:10.9949781Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:36:10.9950177Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:36:10.9950570Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:36:10.9951140Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:36:10.9951549Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:36:10.9951992Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:36:10.9952490Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:36:10.9952951Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:36:10.9953368Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:36:10.9954009Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:36:10.9954412Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:36:10.9954801Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:36:10.9955188Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:36:10.9955592Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:36:10.9955992Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:36:10.9956462Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:36:10.9956957Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:36:10.9957431Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:36:10.9957962Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:36:10.9958480Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:36:10.9958985Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:36:10.9959493Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:36:10.9959945Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:36:10.9960322Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:36:10.9960702Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:36:10.9961219Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:36:10.9961611Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:36:10.9961981Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:36:10.9962367Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:36:10.9962760Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:36:10.9963153Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:36:10.9963733Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:36:10.9964136Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:36:10.9964551Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:36:10.9964948Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:36:10.9965384Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:36:10.9965836Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:36:10.9966246Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:36:10.9966720Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:36:10.9967149Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:36:10.9967542Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:36:10.9967909Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:36:10.9968273Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:36:10.9968770Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:36:10.9969171Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:36:10.9969563Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:36:10.9969972Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:36:10.9970352Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:36:10.9970685Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:36:10.9971165Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:10.9971694Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:36:10.9972078Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:36:10.9972464Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:36:10.9972852Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:36:10.9973270Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:36:10.9973895Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:36:10.9974343Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:36:10.9974791Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:36:10.9975207Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:36:10.9975622Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:36:10.9976051Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:36:10.9976472Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:36:10.9976876Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:36:10.9977321Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:36:10.9977821Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:36:10.9978462Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:36:10.9978922Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:36:10.9979348Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:36:10.9979760Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:36:10.9980244Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:36:10.9980742Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:36:10.9981160Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:36:10.9981602Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:36:10.9982072Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:36:10.9982490Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:36:10.9982875Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:36:10.9983251Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:36:10.9983858Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:36:10.9984252Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:36:10.9984634Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:36:10.9985011Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:36:10.9985414Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:36:10.9985805Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:36:10.9986310Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:36:10.9986692Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:36:10.9987061Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:36:10.9987457Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:36:10.9987852Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:36:10.9988223Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:36:10.9988591Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:36:10.9988956Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:36:10.9989335Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:36:10.9989717Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:36:10.9990088Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:36:10.9990463Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:36:10.9990852Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:36:10.9991229Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:36:10.9991614Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:36:10.9992067Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:36:10.9992491Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:36:10.9992870Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:36:10.9993269Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:36:10.9993932Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:36:10.9994350Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:36:10.9994731Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:36:10.9995124Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:36:10.9995499Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:36:10.9995949Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:36:10.9996266Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:36:10.9996632Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:36:10.9997000Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:36:10.9997380Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:36:10.9997755Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:36:10.9998148Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:36:10.9998501Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:36:10.9998894Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:36:10.9999321Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:36:10.9999729Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:36:11.0000141Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:36:11.0000540Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:36:11.0000964Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:36:11.0001469Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:36:11.0002105Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:36:11.0002744Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:36:11.0003298Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:36:11.0004138Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:36:11.0004614Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:36:11.0005154Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:36:11.0005813Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:36:11.0006407Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:36:11.0006916Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:36:11.0007381Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:36:11.0007764Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:36:11.0008151Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:36:11.0008539Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:36:11.0008934Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:36:11.0009343Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:36:11.0009737Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:36:11.0010133Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:36:11.0010524Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:36:11.0010920Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:36:11.0011305Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:36:11.0011692Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:36:11.0012072Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:36:11.0012484Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:36:11.0012892Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:36:11.0013589Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:36:11.0014023Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:36:11.0014400Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:36:11.0014803Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:36:11.0015227Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:36:11.0015648Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:36:11.0016098Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:36:11.0016539Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:36:11.0016931Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:36:11.0017316Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:36:11.0017719Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:36:11.0018098Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:36:11.0018499Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:36:11.0018901Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:36:11.0019298Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:36:11.0019697Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:36:11.0020075Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:36:11.0020443Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:36:11.0021132Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:11.0021865Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:11.0022563Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:11.0023231Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:11.0023996Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:36:11.0024395Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:36:11.0024781Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:36:11.0025167Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:36:11.0025552Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:36:11.0025938Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:36:11.0026322Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:36:11.0026726Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:36:11.0027113Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:36:11.0027500Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:36:11.0027893Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:36:11.0028277Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:36:11.0028678Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:36:11.0029102Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:36:11.0029530Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:36:11.0029954Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:36:11.0030371Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:36:11.0030915Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:36:11.0031323Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:36:11.0031724Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:36:11.0032115Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:36:11.0032518Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:36:11.0032938Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:36:11.0033350Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:36:11.0033885Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:36:11.0034301Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:36:11.0034700Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:36:11.0035142Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:36:11.0035595Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:36:11.0036008Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:36:11.0036456Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:36:11.0036927Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:36:11.0037353Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:36:11.0037738Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:36:11.0038129Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:36:11.0038668Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:36:11.0039093Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:36:11.0039510Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:36:11.0039908Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:36:11.0040310Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:36:11.0040798Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:36:11.0041286Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:36:11.0041695Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:36:11.0042111Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:36:11.0042574Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:36:11.0043041Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:36:11.0043647Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:36:11.0044161Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:36:11.0044623Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:36:11.0045071Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:36:11.0045485Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:36:11.0045895Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:36:11.0046322Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:36:11.0046721Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:36:11.0047113Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:36:11.0047529Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:36:11.0047940Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:36:11.0048481Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:36:11.0048916Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:36:11.0049315Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:36:11.0049697Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:36:11.0050076Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:36:11.0050456Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:36:11.0050859Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:36:11.0051289Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:36:11.0051759Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:36:11.0052224Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:36:11.0052646Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:36:11.0053097Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:36:11.0053667Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:36:11.0054087Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:36:11.0054505Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:36:11.0054879Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:36:11.0055255Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:36:11.0055781Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:36:11.0056188Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:36:11.0056578Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:36:11.0056928Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:36:11.0057253Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:36:11.0057615Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:36:11.0058133Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T22:36:11.0058659Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:36:11.0059049Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:36:11.0059437Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:36:11.0059846Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:36:11.0060272Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:36:11.0060696Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:36:11.0061116Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:36:11.0061541Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:36:11.0061965Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:36:11.0062348Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:36:11.0062727Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:36:11.0063104Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:36:11.0063707Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:36:11.0064162Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:36:11.0064612Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:36:11.0065021Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:36:11.0065600Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:36:11.0066058Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:36:11.0066463Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:36:11.0066841Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:36:11.0067206Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:36:11.0067584Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:36:11.0067972Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:36:11.0068361Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:36:11.0068775Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:36:11.0069200Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:36:11.0069680Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:36:11.0070132Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:36:11.0070525Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:36:11.0070928Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:36:11.0071325Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:36:11.0071725Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:36:11.0072113Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:36:11.0072497Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:36:11.0073064Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:36:11.0073797Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:36:11.0074248Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:36:11.0074632Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:36:11.0075013Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:36:11.0075444Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:36:11.0075851Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:36:11.0076239Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:36:11.0076651Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:36:11.0077048Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:36:11.0077422Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:36:11.0077791Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:36:11.0078205Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:36:11.0078644Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:36:11.0079037Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:36:11.0079432Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:36:11.0079888Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:36:11.0080334Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:36:11.0080767Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:36:11.0081173Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:36:11.0081709Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:11.0082234Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:36:11.0082715Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:36:11.0083162Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:36:11.0083821Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:36:11.0084265Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:36:11.0084807Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:36:11.0085411Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:36:11.0086039Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:36:11.0086708Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:36:11.0087365Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:36:11.0088013Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:36:11.0088648Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:36:11.0089240Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:36:11.0089737Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:36:11.0090196Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:36:11.0090645Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:36:11.0091080Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:36:11.0091753Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:36:11.0092206Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:36:11.0092601Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:36:11.0092983Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:36:11.0093375Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:36:11.0094003Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:36:11.0094426Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:36:11.0094853Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:36:11.0095231Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:36:11.0095638Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:36:11.0096121Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:36:11.0096625Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:36:11.0097129Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:36:11.0097627Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:36:11.0098145Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:36:11.0098636Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:36:11.0099100Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:36:11.0099528Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:36:11.0099956Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:36:11.0100384Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:36:11.0100807Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:36:11.0101368Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:36:11.0101810Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:36:11.0102249Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:36:11.0102650Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:36:11.0103046Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:36:11.0103433Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:36:11.0104090Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:36:11.0104556Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:36:11.0105022Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:36:11.0105439Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:36:11.0105867Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:36:11.0106305Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:36:11.0106766Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:36:11.0107223Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:36:11.0107673Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:36:11.0108087Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:36:11.0108477Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:36:11.0108876Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:36:11.0109399Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:36:11.0109796Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:36:11.0110214Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:36:11.0110626Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:36:11.0111060Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:36:11.0111541Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:36:11.0111975Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:36:11.0112392Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:36:11.0112802Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:36:11.0113118Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:36:11.0113585Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:36:11.0113994Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:36:11.0114407Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:36:11.0114808Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:36:11.0115213Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:36:11.0115654Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:36:11.0116119Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:36:11.0116559Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:36:11.0116961Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:36:11.0117373Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:36:11.0117939Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:11.0118536Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:36:11.0119138Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:36:11.0119594Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:36:11.0120043Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:36:11.0120474Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:36:11.0120886Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:36:11.0121289Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:36:11.0121688Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:36:11.0122105Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:36:11.0122522Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:36:11.0122915Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:36:11.0123320Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:36:11.0123869Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:36:11.0124261Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:36:11.0124684Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:36:11.0125155Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:36:11.0125590Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:36:11.0125980Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:36:11.0126492Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:36:11.0126898Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:36:11.0127298Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:36:11.0127685Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:36:11.0128128Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:36:11.0128589Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:36:11.0129002Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:36:11.0129414Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:36:11.0129825Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:36:11.0130225Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:36:11.0130621Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:36:11.0131020Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:36:11.0131431Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:36:11.0131896Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:36:11.0132362Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:36:11.0132799Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:36:11.0133215Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:36:11.0133857Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:36:11.0134298Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:36:11.0134706Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:36:11.0135089Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:36:11.0135422Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:36:11.0135744Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:36:11.0136267Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:36:11.0136665Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:36:11.0137030Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:36:11.0137418Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:36:11.0137829Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:36:11.0138233Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:36:11.0138606Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:36:11.0138973Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:36:11.0139373Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:36:11.0139788Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:36:11.0140187Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:36:11.0140566Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:36:11.0140939Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:36:11.0141346Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:36:11.0141743Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:36:11.0142109Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:36:11.0142500Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:36:11.0142904Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:36:11.0143292Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:36:11.0144077Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:36:11.0144479Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:36:11.0144879Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:36:11.0145298Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:36:11.0145736Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:36:11.0146156Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:36:11.0146526Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:36:11.0146893Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:36:11.0147254Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:36:11.0147694Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:36:11.0148211Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:36:11.0148692Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:36:11.0149187Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:36:11.0149700Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:36:11.0150145Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:36:11.0150536Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:36:11.0150938Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:36:11.0151343Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:36:11.0151745Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:36:11.0152148Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:36:11.0152547Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:36:11.0152930Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:36:11.0153616Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:36:11.0154120Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:36:11.0154563Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:36:11.0154953Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:36:11.0155368Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:36:11.0155802Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:36:11.0156194Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:36:11.0156558Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:36:11.0156968Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:36:11.0157433Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:36:11.0157884Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:36:11.0158309Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:36:11.0158726Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:36:11.0159065Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:36:11.0159357Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:36:11.0159722Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:36:11.0160218Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:36:11.2448175Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:36:11.4160299Z Collecting meson
2025-08-20T22:36:11.4513333Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T22:36:11.4834759Z Collecting ninja
2025-08-20T22:36:11.4877510Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T22:36:11.4947083Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T22:36:11.5279107Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 48.1 MB/s  0:00:00
2025-08-20T22:36:11.5313078Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T22:36:11.6217880Z Installing collected packages: ninja, meson
2025-08-20T22:36:12.3695615Z 
2025-08-20T22:36:12.3727241Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T22:36:12.6798745Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:36:12.7887370Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T22:36:12.8440363Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T22:36:13.3278465Z 1.8.4
2025-08-20T22:36:13.3592570Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T22:36:13.3861805Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:36:13.3862547Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:36:13.3863206Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:36:13.3864020Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:36:13.3864705Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:36:13.3865328Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:36:13.3866139Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:36:13.3866818Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:36:13.3867476Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:36:13.3868128Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:36:13.3868793Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:36:13.3869887Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:36:13.3870660Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:36:13.3871461Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:36:13.3872248Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:36:13.3873214Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:36:13.3874228Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:36:13.3875004Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:36:13.3875865Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:36:13.3876747Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:36:13.3877515Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:36:13.3878202Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:36:13.3878904Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:36:13.3879480Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:36:13.3879874Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:36:13.3880289Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:36:13.3880736Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:36:13.3881162Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:36:13.3881577Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:36:13.3882222Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:36:13.3882699Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:36:13.3883157Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:36:13.3883843Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:36:13.3884287Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:36:13.3884750Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:36:13.3885290Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:36:13.3886031Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:36:13.3886729Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:36:13.3887437Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:36:13.3888216Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:36:13.3889002Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:36:13.3889754Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:36:13.3890580Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:36:13.3891412Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:36:13.3892275Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:36:13.3893100Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:36:13.3894200Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:36:13.3895007Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:36:13.3895785Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:36:13.3896561Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:36:13.3897303Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:36:13.3898314Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:36:13.3899052Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:36:13.3899731Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:36:13.3900385Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:36:13.3901060Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:36:13.3901653Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:36:13.3902288Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:36:13.3903042Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:36:13.3904678Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:36:13.3905473Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:36:13.3906301Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:36:13.3907086Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:36:13.3907848Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:36:13.3908632Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:36:13.3909431Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:36:13.3910190Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:36:13.3910930Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:36:13.3911715Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:36:13.3912796Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:36:13.3913917Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:36:13.3914775Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:36:13.3915524Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:36:13.3916230Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:36:13.3916932Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:36:13.3917656Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:36:13.3918427Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:36:13.3919299Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:36:13.3920189Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:36:13.3921065Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:36:13.3921862Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:36:13.3922586Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:36:13.3923291Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:36:13.3924409Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:36:13.3925148Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:36:13.3925850Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:36:13.3926615Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:36:13.3927355Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:36:13.3927878Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:36:13.3928292Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:36:13.3928916Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:36:13.3929335Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:36:13.3929742Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:36:13.3930142Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:36:13.3930553Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:36:13.3930956Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:36:13.3931318Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:36:13.3931710Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:36:13.3932098Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:36:13.3932490Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:36:13.3932899Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:36:13.3933291Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:36:13.3935543Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:36:13.3935955Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:36:13.3936385Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:36:13.3945030Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:36:13.3945497Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:36:13.3945914Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:36:13.3946302Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:36:13.3946908Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:36:13.3947338Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:36:13.3947707Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:36:13.3948051Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:36:13.3948424Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:36:13.3948792Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:36:13.3949200Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:36:13.3949581Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:36:13.3949942Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:36:13.3950340Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:36:13.3950771Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:36:13.3951231Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:36:13.3951699Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:36:13.3952115Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:36:13.3952519Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:36:13.3952923Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:36:13.3953328Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:36:13.3953934Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:36:13.3954375Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:36:13.3954769Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:36:13.3955171Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:36:13.3955601Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:36:13.3956060Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:36:13.3956659Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:36:13.3957063Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:36:13.3957465Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:36:13.3957889Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:36:13.3958304Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:36:13.3958713Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:36:13.3959133Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:36:13.3959550Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:36:13.3959979Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:36:13.3960384Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:36:13.3960766Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:36:13.3961093Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:36:13.3961438Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:36:13.3961849Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:36:13.3962261Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:36:13.3962673Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:36:13.3963056Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:36:13.3963619Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:36:13.3964211Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:36:13.3964710Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:36:13.3965070Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:36:13.3965513Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:36:13.3965971Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:36:13.3966379Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:36:13.3966761Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:36:13.3967158Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:36:13.3967577Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:36:13.3968010Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:36:13.3968439Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:36:13.3968815Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:36:13.3969190Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:36:13.3969629Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:36:13.3970066Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:36:13.3970483Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:36:13.3970858Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:36:13.3971208Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:36:13.3971601Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:36:13.3971990Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:36:13.3972428Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:36:13.3972912Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:36:13.3973347Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:36:13.3974072Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:36:13.3974442Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:36:13.3974815Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:36:13.3975279Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:36:13.3975800Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:36:13.3976253Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:36:13.3976640Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:36:13.3977118Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:36:13.3977673Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:36:13.3978182Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:36:13.3978642Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:36:13.3979017Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:36:13.3979422Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:36:13.3979840Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:36:13.3980266Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:36:13.3980678Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:36:13.3981057Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:36:13.3981439Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:36:13.3982044Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:36:13.3982458Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:36:13.3982869Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:36:13.3983270Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:36:13.3983878Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:36:13.3984280Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:36:13.3984719Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:36:13.3985190Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:36:13.3985635Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:36:13.3986015Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:36:13.3986402Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:36:13.3986823Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:36:13.3987217Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:36:13.3987602Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:36:13.3987986Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:36:13.3988383Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:36:13.3988810Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:36:13.3989295Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:36:13.3989756Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:36:13.3990160Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:36:13.3990561Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:36:13.3990957Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:36:13.3991481Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:36:13.3991866Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:36:13.3992261Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:36:13.3992652Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:36:13.3993112Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:36:13.3993828Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:36:13.3994309Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:36:13.3994834Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:36:13.3995362Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:36:13.3995868Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:36:13.3996377Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:36:13.3996827Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:36:13.3997202Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:36:13.3997574Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:36:13.3997965Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:36:13.3998352Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:36:13.3998723Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:36:13.3999109Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:36:13.3999619Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:36:13.4000014Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:36:13.4000412Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:36:13.4000795Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:36:13.4001203Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:36:13.4001596Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:36:13.4002019Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:36:13.4002467Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:36:13.4002870Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:36:13.4003254Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:36:13.4003876Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:36:13.4004265Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:36:13.4004642Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:36:13.4005006Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:36:13.4005380Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:36:13.4005775Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:36:13.4006167Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:36:13.4006578Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:36:13.4006953Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:36:13.4007276Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:36:13.4007753Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:13.4008285Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:36:13.4008668Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:36:13.4009192Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:36:13.4009571Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:36:13.4009982Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:36:13.4010427Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:36:13.4010863Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:36:13.4011304Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:36:13.4011720Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:36:13.4012139Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:36:13.4012572Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:36:13.4012993Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:36:13.4013395Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:36:13.4013942Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:36:13.4014443Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:36:13.4014951Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:36:13.4015410Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:36:13.4015828Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:36:13.4016239Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:36:13.4016843Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:36:13.4017345Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:36:13.4017768Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:36:13.4018221Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:36:13.4018684Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:36:13.4019104Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:36:13.4019479Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:36:13.4019857Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:36:13.4020248Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:36:13.4020643Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:36:13.4021023Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:36:13.4021401Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:36:13.4021800Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:36:13.4022195Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:36:13.4022571Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:36:13.4022953Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:36:13.4023320Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:36:13.4023813Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:36:13.4024210Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:36:13.4024582Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:36:13.4024951Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:36:13.4025329Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:36:13.4025708Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:36:13.4026224Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:36:13.4026597Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:36:13.4026963Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:36:13.4027347Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:36:13.4027711Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:36:13.4028095Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:36:13.4028540Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:36:13.4028955Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:36:13.4029330Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:36:13.4029725Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:36:13.4030155Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:36:13.4030566Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:36:13.4030935Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:36:13.4031309Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:36:13.4031672Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:36:13.4031984Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:36:13.4032299Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:36:13.4032662Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:36:13.4033025Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:36:13.4033403Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:36:13.4033981Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:36:13.4034346Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:36:13.4034700Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:36:13.4035095Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:36:13.4035515Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:36:13.4035918Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:36:13.4036321Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:36:13.4036720Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:36:13.4037138Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:36:13.4037650Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:36:13.4038283Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:36:13.4038927Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:36:13.4039488Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:36:13.4039974Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:36:13.4040442Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:36:13.4040969Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:36:13.4041601Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:36:13.4042181Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:36:13.4042691Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:36:13.4043153Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:36:13.4043745Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:36:13.4044127Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:36:13.4044505Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:36:13.4044893Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:36:13.4045292Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:36:13.4045684Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:36:13.4046075Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:36:13.4046463Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:36:13.4046857Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:36:13.4047237Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:36:13.4047623Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:36:13.4048000Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:36:13.4048400Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:36:13.4048800Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:36:13.4049253Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:36:13.4049671Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:36:13.4050042Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:36:13.4050441Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:36:13.4050972Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:36:13.4051397Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:36:13.4051850Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:36:13.4052291Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:36:13.4052672Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:36:13.4053054Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:36:13.4053536Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:36:13.4053914Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:36:13.4054306Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:36:13.4054859Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:36:13.4055505Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:36:13.4056174Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:36:13.4056835Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:36:13.4057500Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:36:13.4058331Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:13.4059061Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:13.4059752Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:13.4060417Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:13.4060955Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:36:13.4061352Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:36:13.4061730Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:36:13.4062285Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:36:13.4062671Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:36:13.4063048Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:36:13.4063427Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:36:13.4064084Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:36:13.4064473Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:36:13.4064861Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:36:13.4065250Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:36:13.4065641Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:36:13.4066039Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:36:13.4066469Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:36:13.4066876Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:36:13.4067278Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:36:13.4067687Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:36:13.4068085Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:36:13.4068473Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:36:13.4068865Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:36:13.4069246Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:36:13.4069763Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:36:13.4070180Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:36:13.4070582Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:36:13.4070986Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:36:13.4071387Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:36:13.4071780Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:36:13.4072215Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:36:13.4072655Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:36:13.4073063Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:36:13.4073676Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:36:13.4074162Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:36:13.4074581Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:36:13.4074967Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:36:13.4075352Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:36:13.4075764Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:36:13.4076179Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:36:13.4076591Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:36:13.4076978Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:36:13.4077374Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:36:13.4077852Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:36:13.4078342Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:36:13.4078746Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:36:13.4079298Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:36:13.4079760Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:36:13.4080213Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:36:13.4080700Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:36:13.4081197Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:36:13.4081650Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:36:13.4082096Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:36:13.4082501Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:36:13.4082913Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:36:13.4083337Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:36:13.4083915Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:36:13.4084306Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:36:13.4084723Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:36:13.4085134Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:36:13.4085543Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:36:13.4085968Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:36:13.4086363Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:36:13.4086743Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:36:13.4087248Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:36:13.4087623Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:36:13.4088025Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:36:13.4088443Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:36:13.4088907Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:36:13.4089367Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:36:13.4089773Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:36:13.4090219Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:36:13.4090649Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:36:13.4091072Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:36:13.4091484Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:36:13.4091851Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:36:13.4092231Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:36:13.4092630Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:36:13.4093031Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:36:13.4093413Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:36:13.4093991Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:36:13.4094316Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:36:13.4094680Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:36:13.4095201Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T22:36:13.4095735Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:36:13.4096122Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:36:13.4096630Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:36:13.4097033Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:36:13.4097455Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:36:13.4097869Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:36:13.4098275Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:36:13.4098692Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:36:13.4099110Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:36:13.4099491Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:36:13.4099872Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:36:13.4100242Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:36:13.4100637Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:36:13.4101060Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:36:13.4101504Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:36:13.4101903Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:36:13.4102331Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:36:13.4102776Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:36:13.4103177Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:36:13.4103779Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:36:13.4104280Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:36:13.4104655Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:36:13.4105045Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:36:13.4105427Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:36:13.4105834Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:36:13.4106253Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:36:13.4106719Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:36:13.4107165Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:36:13.4107550Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:36:13.4107941Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:36:13.4108337Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:36:13.4108732Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:36:13.4109118Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:36:13.4109498Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:36:13.4109953Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:36:13.4110447Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:36:13.4110875Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:36:13.4111254Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:36:13.4111634Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:36:13.4112042Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:36:13.4112442Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:36:13.4112822Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:36:13.4113228Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:36:13.4113981Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:36:13.4114347Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:36:13.4114712Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:36:13.4115122Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:36:13.4115548Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:36:13.4115935Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:36:13.4116335Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:36:13.4116786Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:36:13.4117234Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:36:13.4117660Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:36:13.4118064Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:36:13.4118591Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:13.4119111Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:36:13.4119435Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:36:13.4119789Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:36:13.4120206Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:36:13.4120636Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:36:13.4121291Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:36:13.4121895Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:36:13.4122521Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:36:13.4123173Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:36:13.4124009Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:36:13.4124646Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:36:13.4125280Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:36:13.4125873Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:36:13.4126374Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:36:13.4126832Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:36:13.4127284Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:36:13.4127716Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:36:13.4128195Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:36:13.4128636Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:36:13.4129029Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:36:13.4129403Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:36:13.4129787Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:36:13.4130175Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:36:13.4130599Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:36:13.4131025Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:36:13.4131537Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:36:13.4131941Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:36:13.4132414Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:36:13.4132913Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:36:13.4133405Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:36:13.4134074Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:36:13.4134569Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:36:13.4135062Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:36:13.4135524Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:36:13.4135955Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:36:13.4136379Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:36:13.4136799Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:36:13.4137222Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:36:13.4137638Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:36:13.4138082Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:36:13.4138520Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:36:13.4138918Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:36:13.4139431Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:36:13.4139820Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:36:13.4140215Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:36:13.4140660Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:36:13.4141106Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:36:13.4141518Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:36:13.4141932Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:36:13.4142362Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:36:13.4142818Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:36:13.4143271Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:36:13.4143948Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:36:13.4144356Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:36:13.4144743Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:36:13.4145143Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:36:13.4145524Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:36:13.4145906Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:36:13.4146320Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:36:13.4146727Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:36:13.4147161Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:36:13.4147641Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:36:13.4148074Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:36:13.4148491Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:36:13.4149025Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:36:13.4149373Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:36:13.4149705Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:36:13.4150098Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:36:13.4150499Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:36:13.4150903Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:36:13.4151305Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:36:13.4151738Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:36:13.4152195Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:36:13.4152619Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:36:13.4153010Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:36:13.4153422Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:36:13.4154202Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:13.4154792Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:36:13.4155247Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:36:13.4155697Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:36:13.4156143Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:36:13.4156695Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:36:13.4157106Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:36:13.4157503Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:36:13.4157896Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:36:13.4158302Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:36:13.4158710Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:36:13.4159094Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:36:13.4159489Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:36:13.4159898Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:36:13.4160281Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:36:13.4160703Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:36:13.4161170Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:36:13.4161601Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:36:13.4161985Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:36:13.4162370Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:36:13.4162767Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:36:13.4163153Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:36:13.4164187Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:36:13.4164989Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:36:13.4165781Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:36:13.4166439Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:36:13.4166849Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:36:13.4167244Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:36:13.4167833Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:36:13.4168213Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:36:13.4168599Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:36:13.4169004Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:36:13.4169462Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:36:13.4169922Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:36:13.4170350Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:36:13.4170763Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:36:13.4171172Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:36:13.4171602Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:36:13.4172012Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:36:13.4172388Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:36:13.4172716Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:36:13.4173042Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:36:13.4173426Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:36:13.4174157Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:36:13.4174528Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:36:13.4174916Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:36:13.4175469Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:36:13.4175870Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:36:13.4176257Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:36:13.4176625Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:36:13.4177018Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:36:13.4177428Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:36:13.4177821Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:36:13.4178197Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:36:13.4178569Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:36:13.4178966Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:36:13.4179366Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:36:13.4179741Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:36:13.4180133Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:36:13.4180540Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:36:13.4180928Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:36:13.4181316Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:36:13.4181704Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:36:13.4182098Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:36:13.4182509Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:36:13.4182947Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:36:13.4183357Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:36:13.4183848Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:36:13.4184207Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:36:13.4184700Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:36:13.4185139Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:36:13.4185649Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:36:13.4186126Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:36:13.4186613Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:36:13.4187122Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:36:13.4187564Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:36:13.4187956Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:36:13.4188360Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:36:13.4188756Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:36:13.4189163Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:36:13.4189558Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:36:13.4189950Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:36:13.4190331Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:36:13.4190733Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:36:13.4191181Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:36:13.4191625Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:36:13.4192011Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:36:13.4192531Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:36:13.4192965Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:36:13.4193367Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:36:13.4193831Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:36:13.4194232Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:36:13.4194696Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:36:13.4195136Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:36:13.4195559Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:36:13.4195971Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:36:13.4196310Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:36:13.4196609Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:36:13.4196975Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:36:13.4197466Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:36:13.6510634Z info: downloading installer
2025-08-20T22:36:13.8357017Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T22:36:13.8357663Z warn: /home/runner/.rustup/settings.toml
2025-08-20T22:36:13.8358230Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T22:36:13.8358872Z warn: instead of the one inferred from the default host triple.
2025-08-20T22:36:13.8548299Z info: profile set to 'default'
2025-08-20T22:36:13.8548796Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T22:36:13.8549306Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T22:36:13.9251216Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:36:13.9392907Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:36:13.9393378Z 
2025-08-20T22:36:13.9493413Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:36:13.9494401Z 
2025-08-20T22:36:13.9494406Z 
2025-08-20T22:36:13.9494530Z Rust is installed now. Great!
2025-08-20T22:36:13.9494725Z 
2025-08-20T22:36:13.9495085Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T22:36:13.9495845Z environment variable. This has not been done automatically.
2025-08-20T22:36:13.9496321Z 
2025-08-20T22:36:13.9496570Z To configure your current shell, you need to source
2025-08-20T22:36:13.9497192Z the corresponding env file under $HOME/.cargo.
2025-08-20T22:36:13.9497590Z 
2025-08-20T22:36:13.9497962Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T22:36:13.9498793Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T22:36:13.9499450Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T22:36:13.9500044Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T22:36:13.9779177Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:36:14.0119553Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:36:14.0120009Z 
2025-08-20T22:36:14.0221261Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:36:14.0221946Z 
2025-08-20T22:36:14.0734767Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:36:15.4424933Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T22:36:15.4847752Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:36:15.4848491Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:36:15.4849132Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:36:15.4849559Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:36:15.4850341Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:36:15.4851043Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:36:15.4851745Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:36:15.4852418Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:36:15.4853060Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:36:15.4853858Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:36:15.4854552Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:36:15.4855264Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:36:15.4855952Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:36:15.4856665Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:36:15.4857358Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:36:15.4858071Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:36:15.4858778Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:36:15.4859429Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:36:15.4860098Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:36:15.4860867Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:36:15.4861377Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:36:15.4861831Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:36:15.4862302Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:36:15.4862729Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:36:15.4863109Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:36:15.4863725Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:36:15.4864185Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:36:15.4864832Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:36:15.4865252Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:36:15.4865686Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:36:15.4866123Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:36:15.4866563Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:36:15.4867004Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:36:15.4867436Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:36:15.4867896Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:36:15.4868345Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:36:15.4868798Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:36:15.4869213Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:36:15.4869633Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:36:15.4870062Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:36:15.4870500Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:36:15.4870942Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:36:15.4871355Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:36:15.4871822Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:36:15.4872310Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:36:15.4872922Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:36:15.4873424Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:36:15.4874070Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:36:15.4874499Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:36:15.4874932Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:36:15.4875355Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:36:15.4875777Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:36:15.4876183Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:36:15.4876566Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:36:15.4876940Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:36:15.4877325Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:36:15.4877662Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:36:15.4878024Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:36:15.4878466Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:36:15.4886137Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:36:15.4886644Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:36:15.4887140Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:36:15.4887595Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:36:15.4888032Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:36:15.4888472Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:36:15.4888929Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:36:15.4889351Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:36:15.4889961Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:36:15.4890394Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:36:15.4890881Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:36:15.4891394Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:36:15.4891881Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:36:15.4892313Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:36:15.4892719Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:36:15.4893127Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:36:15.4893742Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:36:15.4894220Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:36:15.4894747Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:36:15.4895273Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:36:15.4895799Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:36:15.4896256Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:36:15.4896672Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:36:15.4897078Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:36:15.4897501Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:36:15.4898054Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:36:15.4898459Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:36:15.4898893Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:36:15.4899325Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:36:15.4899721Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:36:15.4900105Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:36:15.4900523Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:36:15.4900936Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:36:15.4901322Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:36:15.4901702Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:36:15.4902214Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:36:15.4902890Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:36:15.4903683Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:36:15.4904363Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:36:15.4904768Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:36:15.4905148Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:36:15.4905545Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:36:15.4905930Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:36:15.4906303Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:36:15.4906688Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:36:15.4907091Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:36:15.4907512Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:36:15.4907927Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:36:15.4908480Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:36:15.4908907Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:36:15.4909405Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:36:15.4909825Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:36:15.4910184Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:36:15.4910534Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:36:15.4910907Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:36:15.4911277Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:36:15.4911650Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:36:15.4912029Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:36:15.4912395Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:36:15.4912792Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:36:15.4913201Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:36:15.4913877Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:36:15.4914343Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:36:15.4914758Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:36:15.4915161Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:36:15.4915565Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:36:15.4915970Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:36:15.4916515Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:36:15.4916937Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:36:15.4917340Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:36:15.4917743Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:36:15.4918174Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:36:15.4918630Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:36:15.4919075Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:36:15.4919474Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:36:15.4919875Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:36:15.4920297Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:36:15.4920722Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:36:15.4921145Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:36:15.4921548Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:36:15.4921957Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:36:15.4922371Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:36:15.4922764Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:36:15.4923146Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:36:15.4923640Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:36:15.4924033Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:36:15.4924441Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:36:15.4924863Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:36:15.4925270Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:36:15.4925662Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:36:15.4926178Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:36:15.4926571Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:36:15.4926934Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:36:15.4927284Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:36:15.4927721Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:36:15.4928183Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:36:15.4928599Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:36:15.4928973Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:36:15.4929374Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:36:15.4929914Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:36:15.4930658Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:36:15.4931387Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:36:15.4931817Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:36:15.4932187Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:36:15.4932620Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:36:15.4933063Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:36:15.4933682Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:36:15.4934075Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:36:15.4934573Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:36:15.4934984Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:36:15.4935387Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:36:15.4935838Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:36:15.4936325Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:36:15.4936753Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:36:15.4937135Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:36:15.4937494Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:36:15.4937859Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:36:15.4938320Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:36:15.4938839Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:36:15.4939296Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:36:15.4939687Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:36:15.4940166Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:36:15.4940721Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:36:15.4941231Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:36:15.4941678Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:36:15.4942059Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:36:15.4942455Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:36:15.4942879Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:36:15.4943313Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:36:15.4943958Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:36:15.4944481Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:36:15.4944870Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:36:15.4945283Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:36:15.4945693Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:36:15.4946097Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:36:15.4946500Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:36:15.4946901Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:36:15.4947300Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:36:15.4947739Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:36:15.4948208Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:36:15.4948658Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:36:15.4949044Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:36:15.4949426Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:36:15.4949837Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:36:15.4950225Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:36:15.4950614Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:36:15.4951006Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:36:15.4951407Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:36:15.4951950Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:36:15.4952439Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:36:15.4952900Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:36:15.4953311Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:36:15.4954001Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:36:15.4954409Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:36:15.4954800Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:36:15.4955183Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:36:15.4955751Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:36:15.4956417Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:36:15.4957155Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:36:15.4957654Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:36:15.4958130Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:36:15.4958659Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:36:15.4959176Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:36:15.4959687Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:36:15.4960192Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:36:15.4960642Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:36:15.4961023Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:36:15.4961395Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:36:15.4961790Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:36:15.4962183Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:36:15.4962701Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:36:15.4963091Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:36:15.4963605Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:36:15.4964003Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:36:15.4964398Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:36:15.4964787Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:36:15.4965195Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:36:15.4965596Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:36:15.4966024Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:36:15.4966478Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:36:15.4966891Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:36:15.4967277Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:36:15.4967710Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:36:15.4968096Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:36:15.4968463Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:36:15.4968826Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:36:15.4969202Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:36:15.4969610Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:36:15.4970182Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:36:15.4970602Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:36:15.4970982Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:36:15.4971316Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:36:15.4971811Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:15.4972348Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:36:15.4972734Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:36:15.4973124Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:36:15.4973609Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:36:15.4974033Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:36:15.4974481Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:36:15.4974923Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:36:15.4975369Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:36:15.4975794Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:36:15.4976205Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:36:15.4976636Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:36:15.4977060Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:36:15.4977461Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:36:15.4977901Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:36:15.4978406Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:36:15.4978920Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:36:15.4979381Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:36:15.4979924Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:36:15.4980337Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:36:15.4980824Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:36:15.4981321Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:36:15.4981741Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:36:15.4982184Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:36:15.4982647Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:36:15.4983059Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:36:15.4983556Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:36:15.4983944Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:36:15.4984344Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:36:15.4984740Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:36:15.4985120Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:36:15.4985492Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:36:15.4985890Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:36:15.4986282Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:36:15.4986660Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:36:15.4987040Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:36:15.4987408Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:36:15.4987918Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:36:15.4988322Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:36:15.4988703Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:36:15.4989078Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:36:15.4989446Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:36:15.4989820Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:36:15.4990205Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:36:15.4990572Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:36:15.4990941Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:36:15.4991327Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:36:15.4991694Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:36:15.4992080Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:36:15.4992527Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:36:15.4992948Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:36:15.4993326Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:36:15.4994021Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:36:15.4994470Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:36:15.4994883Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:36:15.4995260Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:36:15.4995637Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:36:15.4996007Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:36:15.4996324Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:36:15.4996637Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:36:15.4997001Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:36:15.4997502Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:36:15.4997877Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:36:15.4998255Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:36:15.4998614Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:36:15.4998967Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:36:15.4999360Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:36:15.4999779Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:36:15.5000188Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:36:15.5000598Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:36:15.5000999Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:36:15.5001426Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:36:15.5001940Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:36:15.5002591Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:36:15.5003251Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:36:15.5004034Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:36:15.5004526Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:36:15.5004994Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:36:15.5005647Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:36:15.5006290Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:36:15.5006868Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:36:15.5007369Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:36:15.5007826Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:36:15.5008207Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:36:15.5008591Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:36:15.5009007Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:36:15.5009397Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:36:15.5009803Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:36:15.5010200Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:36:15.5010602Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:36:15.5010991Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:36:15.5011383Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:36:15.5011768Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:36:15.5012154Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:36:15.5012540Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:36:15.5012945Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:36:15.5013347Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:36:15.5013894Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:36:15.5014321Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:36:15.5014837Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:36:15.5015234Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:36:15.5015655Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:36:15.5016143Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:36:15.5016843Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:36:15.5017589Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:36:15.5018254Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:36:15.5018939Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:36:15.5019691Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:36:15.5020143Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:36:15.5020549Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:36:15.5020958Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:36:15.5021350Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:36:15.5021744Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:36:15.5022120Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:36:15.5022493Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:36:15.5023052Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:15.5024105Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:15.5024960Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:15.5025640Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:15.5026178Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:36:15.5026575Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:36:15.5026960Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:36:15.5027349Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:36:15.5027734Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:36:15.5028115Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:36:15.5028500Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:36:15.5028903Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:36:15.5029291Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:36:15.5029679Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:36:15.5030073Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:36:15.5030458Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:36:15.5030861Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:36:15.5031289Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:36:15.5031701Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:36:15.5032104Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:36:15.5032513Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:36:15.5032920Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:36:15.5033318Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:36:15.5034580Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:36:15.5035051Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:36:15.5035453Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:36:15.5035870Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:36:15.5036278Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:36:15.5036685Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:36:15.5037086Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:36:15.5037480Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:36:15.5037931Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:36:15.5038377Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:36:15.5038798Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:36:15.5039250Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:36:15.5039716Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:36:15.5040137Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:36:15.5040546Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:36:15.5040940Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:36:15.5041348Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:36:15.5041766Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:36:15.5042319Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:36:15.5042717Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:36:15.5043121Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:36:15.5043898Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:36:15.5044398Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:36:15.5044810Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:36:15.5045247Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:36:15.5045727Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:36:15.5046186Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:36:15.5046669Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:36:15.5047173Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:36:15.5047626Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:36:15.5048083Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:36:15.5048494Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:36:15.5048901Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:36:15.5049330Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:36:15.5049730Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:36:15.5050170Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:36:15.5050595Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:36:15.5051007Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:36:15.5051427Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:36:15.5051853Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:36:15.5052400Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:36:15.5052791Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:36:15.5053176Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:36:15.5053668Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:36:15.5054075Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:36:15.5054507Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:36:15.5054974Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:36:15.5055434Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:36:15.5055850Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:36:15.5056296Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:36:15.5056735Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:36:15.5057149Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:36:15.5057565Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:36:15.5057935Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:36:15.5058312Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:36:15.5058712Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:36:15.5059248Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:36:15.5059631Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:36:15.5060097Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:36:15.5060427Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:36:15.5060795Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:36:15.5061305Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T22:36:15.5061832Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:36:15.5062220Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:36:15.5062604Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:36:15.5063009Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:36:15.5063432Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:36:15.5063968Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:36:15.5064384Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:36:15.5064805Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:36:15.5065227Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:36:15.5065608Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:36:15.5065988Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:36:15.5066358Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:36:15.5066747Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:36:15.5067181Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:36:15.5067618Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:36:15.5068022Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:36:15.5068450Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:36:15.5068896Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:36:15.5069421Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:36:15.5069792Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:36:15.5070154Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:36:15.5070522Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:36:15.5070903Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:36:15.5071287Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:36:15.5071699Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:36:15.5072120Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:36:15.5072590Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:36:15.5073036Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:36:15.5073425Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:36:15.5074083Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:36:15.5074483Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:36:15.5074878Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:36:15.5075265Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:36:15.5075641Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:36:15.5076090Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:36:15.5076588Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:36:15.5077142Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:36:15.5077527Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:36:15.5077916Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:36:15.5078545Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:36:15.5078954Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:36:15.5079386Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:36:15.5079793Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:36:15.5080181Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:36:15.5080543Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:36:15.5080910Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:36:15.5081319Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:36:15.5081753Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:36:15.5082144Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:36:15.5082545Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:36:15.5082998Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:36:15.5083610Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:36:15.5084100Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:36:15.5084510Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:36:15.5085039Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:15.5085561Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:36:15.5085889Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:36:15.5086252Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:36:15.5086872Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:36:15.5087480Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:36:15.5088029Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:36:15.5088633Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:36:15.5089258Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:36:15.5089918Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:36:15.5090570Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:36:15.5091208Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:36:15.5091843Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:36:15.5092444Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:36:15.5092947Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:36:15.5093404Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:36:15.5093981Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:36:15.5094415Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:36:15.5094898Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:36:15.5095343Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:36:15.5095852Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:36:15.5096239Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:36:15.5096630Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:36:15.5097021Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:36:15.5097445Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:36:15.5097874Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:36:15.5098253Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:36:15.5098664Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:36:15.5099137Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:36:15.5099644Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:36:15.5100145Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:36:15.5100639Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:36:15.5101136Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:36:15.5101627Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:36:15.5102084Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:36:15.5102512Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:36:15.5102939Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:36:15.5103363Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:36:15.5104009Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:36:15.5104438Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:36:15.5104882Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:36:15.5105451Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:36:15.5105853Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:36:15.5106247Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:36:15.5106632Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:36:15.5107021Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:36:15.5107465Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:36:15.5107917Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:36:15.5108333Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:36:15.5108793Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:36:15.5109220Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:36:15.5109680Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:36:15.5110134Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:36:15.5110573Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:36:15.5110979Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:36:15.5111365Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:36:15.5111762Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:36:15.5112142Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:36:15.5112528Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:36:15.5113091Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:36:15.5113708Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:36:15.5114210Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:36:15.5114695Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:36:15.5115127Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:36:15.5115545Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:36:15.5115954Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:36:15.5116267Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:36:15.5116596Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:36:15.5116992Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:36:15.5117394Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:36:15.5117793Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:36:15.5118211Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:36:15.5118655Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:36:15.5119110Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:36:15.5119540Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:36:15.5119932Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:36:15.5120338Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:36:15.5120889Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:36:15.5121477Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:36:15.5121940Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:36:15.5122389Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:36:15.5122971Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:36:15.5123404Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:36:15.5124046Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:36:15.5124510Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:36:15.5125044Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:36:15.5125457Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:36:15.5125867Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:36:15.5126260Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:36:15.5126657Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:36:15.5127070Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:36:15.5127457Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:36:15.5127879Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:36:15.5128359Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:36:15.5128790Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:36:15.5129180Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:36:15.5129564Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:36:15.5129958Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:36:15.5130346Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:36:15.5130864Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:36:15.5131306Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:36:15.5131768Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:36:15.5132186Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:36:15.5132591Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:36:15.5132995Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:36:15.5133386Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:36:15.5133909Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:36:15.5134301Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:36:15.5134713Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:36:15.5135175Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:36:15.5135642Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:36:15.5136072Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:36:15.5136485Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:36:15.5136899Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:36:15.5137333Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:36:15.5137737Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:36:15.5138103Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:36:15.5138432Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:36:15.5138745Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:36:15.5139129Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:36:15.5139513Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:36:15.5139995Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:36:15.5140378Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:36:15.5140787Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:36:15.5141186Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:36:15.5141553Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:36:15.5141917Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:36:15.5142301Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:36:15.5142706Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:36:15.5143093Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:36:15.5143567Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:36:15.5143941Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:36:15.5144342Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:36:15.5144734Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:36:15.5145095Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:36:15.5145483Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:36:15.5145880Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:36:15.5146266Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:36:15.5146648Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:36:15.5147033Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:36:15.5147538Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:36:15.5147955Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:36:15.5148394Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:36:15.5148809Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:36:15.5149171Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:36:15.5149529Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:36:15.5149880Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:36:15.5150314Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:36:15.5150820Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:36:15.5151291Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:36:15.5151777Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:36:15.5152287Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:36:15.5152736Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:36:15.5153129Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:36:15.5153674Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:36:15.5154202Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:36:15.5154607Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:36:15.5155008Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:36:15.5155405Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:36:15.5155794Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:36:15.5156203Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:36:15.5156652Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:36:15.5157224Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:36:15.5157612Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:36:15.5158025Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:36:15.5158458Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:36:15.5158848Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:36:15.5159213Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:36:15.5159629Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:36:15.5160107Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:36:15.5160552Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:36:15.5160979Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:36:15.5161401Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:36:15.5161736Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:36:15.5162027Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:36:15.5162389Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:36:15.5162878Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:36:15.5163195Z 
2025-08-20T22:36:15.5163199Z 
2025-08-20T22:36:15.5163806Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:36:15 PM)
2025-08-20T22:36:15.5164202Z 
2025-08-20T22:36:15.5164205Z 
2025-08-20T22:36:15.5164243Z 
2025-08-20T22:36:15.5164328Z [+] Continue : YES
2025-08-20T22:36:15.5164583Z 
2025-08-20T22:36:15.5164844Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T22:36:15.6531579Z 
2025-08-20T22:36:15.6532373Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (10:36:15 PM) UTC
2025-08-20T22:36:15.6532881Z 
2025-08-20T22:36:15.6550574Z 
2025-08-20T22:36:15.6550830Z [+] Total RECIPES :: 1
2025-08-20T22:36:15.6551139Z 
2025-08-20T22:36:15.6630402Z 
2025-08-20T22:36:15.6631705Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml (1/1)
2025-08-20T22:36:15.6632996Z 
2025-08-20T22:36:15.8118216Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:36:15.8130916Z mode of '/tmp/pkgforge/kOZsNbgyg_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:36:15.8181540Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/sing-box/official [Provided]
2025-08-20T22:36:15.8182395Z [+] Setting '.pkg_family' --> sing-box [Provided]
2025-08-20T22:36:15.8194704Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T22:36:15.8201286Z [00:00:00.000]➜  [+] HOST: Linux pkrvmqc4gcfdwos 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-20T22:36:15.8232280Z [00:00:00.003]➜  
2025-08-20T22:36:15.8233055Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:36:15.8233771Z [00:00:00.003]➜  
2025-08-20T22:36:15.8276855Z [00:00:00.008]➜  
2025-08-20T22:36:15.8277677Z [00:00:00.008]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:36:15.8278236Z [00:00:00.008]➜  
2025-08-20T22:36:15.8358002Z [00:00:00.016]➜  
2025-08-20T22:36:15.8359419Z [00:00:00.016]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/sing-box/static.official.source.yaml) --> /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (10:36:15 PM) UTC]
2025-08-20T22:36:15.8360459Z [00:00:00.016]➜  
2025-08-20T22:36:15.8360921Z [00:00:00.016]➜  
2025-08-20T22:36:15.8361144Z [00:00:00.016]➜  
2025-08-20T22:36:15.8361468Z [00:00:00.016]➜  ###################################################################
2025-08-20T22:36:15.8368851Z [00:00:00.017]➜  #!/SBUILD ver @v1.0.0
2025-08-20T22:36:15.8371145Z [00:00:00.017]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:36:15.8372572Z [00:00:00.017]➜  _disabled: false
2025-08-20T22:36:15.8373023Z [00:00:00.017]➜  
2025-08-20T22:36:15.8373431Z [00:00:00.017]➜  pkg: "sing-box"
2025-08-20T22:36:15.8374198Z [00:00:00.017]➜  pkg_id: "github.com.SagerNet.sing-box"
2025-08-20T22:36:15.8374792Z [00:00:00.017]➜  pkg_type: "static"
2025-08-20T22:36:15.8375288Z [00:00:00.017]➜  category:
2025-08-20T22:36:15.8376079Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T22:36:15.8376419Z [00:00:00.017]➜    - "Utility"
2025-08-20T22:36:15.8376771Z [00:00:00.017]➜  description: "The universal proxy platform"
2025-08-20T22:36:15.8377138Z [00:00:00.017]➜  distro_pkg:
2025-08-20T22:36:15.8377407Z [00:00:00.017]➜    alpine:
2025-08-20T22:36:15.8377676Z [00:00:00.017]➜      - "sing-box"
2025-08-20T22:36:15.8377958Z [00:00:00.017]➜    archlinux:
2025-08-20T22:36:15.8378220Z [00:00:00.017]➜      aur:
2025-08-20T22:36:15.8378487Z [00:00:00.017]➜        - "sing-box"
2025-08-20T22:36:15.8378768Z [00:00:00.017]➜    homebrew:
2025-08-20T22:36:15.8379028Z [00:00:00.017]➜      - "sfm"
2025-08-20T22:36:15.8379298Z [00:00:00.017]➜      - "sing-box"
2025-08-20T22:36:15.8379573Z [00:00:00.017]➜    nixpkgs:
2025-08-20T22:36:15.8379838Z [00:00:00.017]➜      - "sing-box"
2025-08-20T22:36:15.8380114Z [00:00:00.017]➜  homepage:
2025-08-20T22:36:15.8380469Z [00:00:00.017]➜    - "https://github.com/SagerNet/sing-box"
2025-08-20T22:36:15.8380821Z [00:00:00.017]➜  license:
2025-08-20T22:36:15.8381292Z [00:00:00.017]➜    - id: "GPL-3.0"
2025-08-20T22:36:15.8381874Z [00:00:00.017]➜      url: "https://github.com/SagerNet/sing-box/raw/8cc7734a921bf6c24d52d3b8dc40a553a88d7f5a/LICENSE"
2025-08-20T22:36:15.8382420Z [00:00:00.017]➜  maintainer:
2025-08-20T22:36:15.8390437Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:36:15.8391180Z [00:00:00.017]➜  note:
2025-08-20T22:36:15.8391728Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T22:36:15.8392743Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/SagerNet/sing-box"
2025-08-20T22:36:15.8393830Z [00:00:00.017]➜  provides:
2025-08-20T22:36:15.8394384Z [00:00:00.017]➜    - "sing-box"
2025-08-20T22:36:15.8394842Z [00:00:00.017]➜  repology:
2025-08-20T22:36:15.8395273Z [00:00:00.017]➜    - "sing-box"
2025-08-20T22:36:15.8395707Z [00:00:00.017]➜  src_url:
2025-08-20T22:36:15.8396290Z [00:00:00.017]➜    - "https://github.com/SagerNet/sing-box"
2025-08-20T22:36:15.8396877Z [00:00:00.017]➜  tag:
2025-08-20T22:36:15.8397298Z [00:00:00.017]➜    - "Utility"
2025-08-20T22:36:15.8397763Z [00:00:00.017]➜  x_exec:
2025-08-20T22:36:15.8398254Z [00:00:00.017]➜    bsys: "docker://go"
2025-08-20T22:36:15.8398726Z [00:00:00.017]➜    host:
2025-08-20T22:36:15.8399162Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T22:36:15.8399693Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T22:36:15.8400015Z [00:00:00.017]➜    shell: "bash"
2025-08-20T22:36:15.8400292Z [00:00:00.017]➜    pkgver: |
2025-08-20T22:36:15.8400618Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T22:36:15.8401383Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/SagerNet/sing-box" "./TEMPREPO" &>/dev/null && \
2025-08-20T22:36:15.8402315Z [00:00:00.017]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T22:36:15.8403014Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T22:36:15.8403807Z [00:00:00.017]➜    run: |
2025-08-20T22:36:15.8404525Z [00:00:00.017]➜      #Build
2025-08-20T22:36:15.8405217Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T22:36:15.8406006Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T22:36:15.8406612Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T22:36:15.8407115Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T22:36:15.8407568Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T22:36:15.8407948Z [00:00:00.017]➜        bash -l -c '
2025-08-20T22:36:15.8408238Z [00:00:00.017]➜        #Setup ENV
2025-08-20T22:36:15.8408685Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:36:15.8409110Z [00:00:00.017]➜         CGO_ENABLED="1" 
2025-08-20T22:36:15.8409545Z [00:00:00.017]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T22:36:15.8410105Z [00:00:00.017]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T22:36:15.8410532Z [00:00:00.017]➜         GOOS="linux"
2025-08-20T22:36:15.8410881Z [00:00:00.017]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:36:15.8411360Z [00:00:00.017]➜        #Build:https://github.com/SagerNet/sing-box/raw/dev-next/Dockerfile
2025-08-20T22:36:15.8412045Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/SagerNet/sing-box" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T22:36:15.8412639Z [00:00:00.017]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T22:36:15.8413298Z [00:00:00.017]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T22:36:15.8414123Z [00:00:00.017]➜         go mod tidy -v ; go generate ./...
2025-08-20T22:36:15.8415412Z [00:00:00.017]➜         go build -C "cmd/sing-box" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -tags "with_gvisor,with_quic,with_dhcp,with_wireguard,with_ech,with_utls,with_reality_server,with_acme,with_clash_api" -o "/build-bins/sing-box"
2025-08-20T22:36:15.8416461Z [00:00:00.017]➜        #Copy
2025-08-20T22:36:15.8417152Z [00:00:00.017]➜         ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T22:36:15.8417756Z [00:00:00.017]➜        #Strip 
2025-08-20T22:36:15.8418290Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:36:15.8419023Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:36:15.8419754Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:36:15.8420387Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:36:15.8420979Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:36:15.8421721Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T22:36:15.8422138Z [00:00:00.017]➜        '
2025-08-20T22:36:15.8422627Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T22:36:15.8423347Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T22:36:15.8425325Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T22:36:15.8426849Z [00:00:00.017]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T22:36:15.8428045Z [00:00:00.017]➜  
2025-08-20T22:36:15.8428366Z [00:00:00.017]➜  
2025-08-20T22:36:15.8428670Z [00:00:00.017]➜  ###################################################################
2025-08-20T22:36:15.8429040Z [00:00:00.017]➜  
2025-08-20T22:36:15.8429288Z [00:00:00.017]➜  
2025-08-20T22:36:15.8429499Z [00:00:00.017]➜  
2025-08-20T22:36:15.8430124Z [00:00:00.019]➜  '/tmp/pkgforge/kOZsNbgyg_build.yaml' -> '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T22:36:17.3850015Z [00:00:01.565]➜  '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/sing-box.static.version' -> '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/sing-box.version'
2025-08-20T22:36:17.3908970Z [00:00:01.571]➜  [+] Version: HEAD-209f9c3-250820T162834 ('.x_exec.pkgver') [/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/sing-box.static.version]
2025-08-20T22:36:17.4174535Z [00:00:01.597]➜  [+] Progs: sing-box
2025-08-20T22:36:17.8512083Z [00:00:02.031]➜  
2025-08-20T22:36:17.8512478Z [00:00:02.031]➜  [-] Missing packages. Found: 
2025-08-20T22:36:17.8512856Z [00:00:02.031]➜  [+] Expected: sing-box
2025-08-20T22:36:17.8513211Z [00:00:02.031]➜  [+] Continuing with build...
2025-08-20T22:36:17.8513810Z [00:00:02.031]➜  
2025-08-20T22:36:18.2632444Z [00:00:02.443]➜  
2025-08-20T22:36:18.2632754Z [00:00:02.443]➜  
2025-08-20T22:36:18.2729289Z [00:00:02.453]➜  + mkdir -pv /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T22:36:18.2749593Z [00:00:02.455]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=sing-box -e PKG_ID=github.com.SagerNet.sing-box -e PKG_TYPE=static -e PKG_VER=HEAD-209f9c3-250820T162834 -e PKGVER=HEAD-209f9c3-250820T162834 -e SBUILD_PKG=sing-box.static -e SBUILD_PKGVER=HEAD-209f9c3-250820T162834 --volume /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T22:36:18.2752214Z [00:00:02.455]➜    #Setup ENV
2025-08-20T22:36:18.2752777Z [00:00:02.455]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:36:18.2753351Z [00:00:02.455]➜     CGO_ENABLED="1" 
2025-08-20T22:36:18.2754215Z [00:00:02.455]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T22:36:18.2754999Z [00:00:02.455]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T22:36:18.2755591Z [00:00:02.455]➜     GOOS="linux"
2025-08-20T22:36:18.2756043Z [00:00:02.455]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:36:18.2756738Z [00:00:02.455]➜    #Build:https://github.com/SagerNet/sing-box/raw/dev-next/Dockerfile
2025-08-20T22:36:18.2757726Z [00:00:02.455]➜     git clone --filter "blob:none" --quiet "https://github.com/SagerNet/sing-box" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T22:36:18.2758547Z [00:00:02.455]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T22:36:18.2759065Z [00:00:02.455]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T22:36:18.2759545Z [00:00:02.455]➜     go mod tidy -v ; go generate ./...
2025-08-20T22:36:18.2760875Z [00:00:02.455]➜     go build -C "cmd/sing-box" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -tags "with_gvisor,with_quic,with_dhcp,with_wireguard,with_ech,with_utls,with_reality_server,with_acme,with_clash_api" -o "/build-bins/sing-box"
2025-08-20T22:36:18.2761979Z [00:00:02.455]➜    #Copy
2025-08-20T22:36:18.2762692Z [00:00:02.455]➜     ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T22:36:18.2763323Z [00:00:02.455]➜    #Strip 
2025-08-20T22:36:18.2764352Z [00:00:02.455]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:36:18.2765134Z [00:00:02.455]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:36:18.2765900Z [00:00:02.455]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:36:18.2766556Z [00:00:02.455]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:36:18.2767173Z [00:00:02.455]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:36:18.2767644Z [00:00:02.455]➜     popd &>/dev/null
2025-08-20T22:36:18.2767936Z [00:00:02.455]➜    '
2025-08-20T22:36:18.9409300Z [00:00:03.121]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T22:36:19.2623953Z [00:00:03.442]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T22:36:19.2624767Z [00:00:03.442]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T22:36:19.2625230Z [00:00:03.442]➜  bffca73cb30c: Pulling fs layer
2025-08-20T22:36:19.2625580Z [00:00:03.442]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T22:36:19.2625948Z [00:00:03.442]➜  eb4a15147d73: Pulling fs layer
2025-08-20T22:36:19.2626352Z [00:00:03.442]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T22:36:19.2626681Z [00:00:03.442]➜  73d19b2d2e73: Waiting
2025-08-20T22:36:19.2626992Z [00:00:03.442]➜  eb4a15147d73: Waiting
2025-08-20T22:36:19.2627297Z [00:00:03.442]➜  1eff1cf6af24: Waiting
2025-08-20T22:36:19.5257440Z [00:00:03.706]➜  bffca73cb30c: Verifying Checksum
2025-08-20T22:36:19.5258271Z [00:00:03.706]➜  bffca73cb30c: Download complete
2025-08-20T22:36:19.5739600Z [00:00:03.754]➜  d62bb7eb03b5: Download complete
2025-08-20T22:36:19.6205286Z [00:00:03.800]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T22:36:19.6206043Z [00:00:03.800]➜  74f0d3ee81d8: Download complete
2025-08-20T22:36:19.6824611Z [00:00:03.862]➜  d62bb7eb03b5: Pull complete
2025-08-20T22:36:19.8557849Z [00:00:04.036]➜  1eff1cf6af24: Verifying Checksum
2025-08-20T22:36:19.8558535Z [00:00:04.036]➜  1eff1cf6af24: Download complete
2025-08-20T22:36:20.5104171Z [00:00:04.690]➜  74f0d3ee81d8: Pull complete
2025-08-20T22:36:20.6707122Z [00:00:04.851]➜  bffca73cb30c: Pull complete
2025-08-20T22:36:20.7787946Z [00:00:04.959]➜  eb4a15147d73: Verifying Checksum
2025-08-20T22:36:20.7788477Z [00:00:04.959]➜  eb4a15147d73: Download complete
2025-08-20T22:36:57.7818061Z [00:00:41.962]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T22:36:57.7842051Z [00:00:41.962]➜  73d19b2d2e73: Download complete
2025-08-20T22:38:11.7063872Z [00:01:55.886]➜  73d19b2d2e73: Pull complete
2025-08-20T22:38:17.0103918Z [00:02:01.190]➜  eb4a15147d73: Pull complete
2025-08-20T22:38:17.0225094Z [00:02:01.202]➜  1eff1cf6af24: Pull complete
2025-08-20T22:38:17.0269935Z [00:02:01.207]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T22:38:17.0281117Z [00:02:01.208]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T22:38:17.3158421Z [00:02:01.496]➜  + mkdir -p /build-bins
2025-08-20T22:38:17.3178423Z [00:02:01.498]➜  ++ mktemp -d
2025-08-20T22:38:17.3195658Z [00:02:01.500]➜  + pushd /tmp/tmp.fFUG1ghVxC
2025-08-20T22:38:17.3197191Z [00:02:01.500]➜  + CGO_ENABLED=1
2025-08-20T22:38:17.3197898Z [00:02:01.500]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe'
2025-08-20T22:38:17.3204051Z [00:02:01.500]➜  ++ uname -m
2025-08-20T22:38:17.3208746Z [00:02:01.501]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T22:38:17.3225294Z [00:02:01.503]➜  + GOARCH=amd64
2025-08-20T22:38:17.3225782Z [00:02:01.503]➜  + GOOS=linux
2025-08-20T22:38:17.3226352Z [00:02:01.503]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:38:17.3227391Z [00:02:01.503]➜  + git clone --filter blob:none --quiet https://github.com/SagerNet/sing-box ./TEMPREPO
2025-08-20T22:38:19.0983883Z [00:02:03.278]➜  + cd ./TEMPREPO
2025-08-20T22:38:19.0984695Z [00:02:03.278]➜  + echo -e '\n[+] Target: "amd64/linux"'
2025-08-20T22:38:19.0985004Z [00:02:03.278]➜  
2025-08-20T22:38:19.0985278Z [00:02:03.278]➜  [+] Target: "amd64/linux"
2025-08-20T22:38:19.0985825Z [00:02:03.278]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"\n'
2025-08-20T22:38:19.0986301Z [00:02:03.278]➜  + go mod tidy -v
2025-08-20T22:38:19.0986770Z [00:02:03.278]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T22:38:19.0987198Z [00:02:03.278]➜  
2025-08-20T22:38:19.1354646Z [00:02:03.315]➜  go: downloading github.com/sagernet/sing v0.7.6-0.20250815070458-d33ece7a184f
2025-08-20T22:38:19.1424927Z [00:02:03.322]➜  go: downloading github.com/go-chi/chi/v5 v5.2.2
2025-08-20T22:38:19.2760086Z [00:02:03.456]➜  go: downloading github.com/sagernet/asc-go v0.0.0-20241217030726-d563060fe4e1
2025-08-20T22:38:19.2835825Z [00:02:03.463]➜  go: downloading github.com/sagernet/gomobile v0.1.8
2025-08-20T22:38:19.2957272Z [00:02:03.476]➜  go: downloading howett.net/plist v1.0.1
2025-08-20T22:38:19.3111728Z [00:02:03.491]➜  go: downloading golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6
2025-08-20T22:38:19.3182413Z [00:02:03.498]➜  go: downloading github.com/miekg/dns v1.1.67
2025-08-20T22:38:19.3274632Z [00:02:03.507]➜  go: downloading github.com/sagernet/sing-tun v0.7.0-beta.1
2025-08-20T22:38:19.3711919Z [00:02:03.551]➜  go: downloading go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
2025-08-20T22:38:19.4175430Z [00:02:03.597]➜  go: downloading github.com/metacubex/utls v1.8.0
2025-08-20T22:38:19.4709100Z [00:02:03.651]➜  go: downloading github.com/stretchr/testify v1.10.0
2025-08-20T22:38:19.4729048Z [00:02:03.653]➜  go: downloading github.com/sagernet/fswatch v0.1.1
2025-08-20T22:38:19.4844814Z [00:02:03.664]➜  go: downloading github.com/oschwald/maxminddb-golang v1.13.1
2025-08-20T22:38:19.5097238Z [00:02:03.690]➜  go: downloading github.com/sagernet/sing-mux v0.3.3
2025-08-20T22:38:19.5195090Z [00:02:03.699]➜  go: downloading github.com/metacubex/tfo-go v0.0.0-20250516165257-e29c16ae41d4
2025-08-20T22:38:19.5445403Z [00:02:03.724]➜  go: downloading github.com/vishvananda/netns v0.0.5
2025-08-20T22:38:19.5474809Z [00:02:03.727]➜  go: downloading golang.org/x/sys v0.35.0
2025-08-20T22:38:19.5681628Z [00:02:03.748]➜  go: downloading golang.org/x/crypto v0.41.0
2025-08-20T22:38:19.5770847Z [00:02:03.757]➜  go: downloading github.com/gofrs/uuid/v5 v5.3.2
2025-08-20T22:38:19.5997718Z [00:02:03.780]➜  go: downloading github.com/sagernet/quic-go v0.52.0-beta.1
2025-08-20T22:38:19.6588787Z [00:02:03.839]➜  go: downloading github.com/spf13/cobra v1.9.1
2025-08-20T22:38:19.6878700Z [00:02:03.868]➜  go: downloading golang.zx2c4.com/wireguard/wgctrl v0.0.0-20241231184526-a9ab2273dd10
2025-08-20T22:38:19.7225474Z [00:02:03.902]➜  go: downloading golang.org/x/net v0.43.0
2025-08-20T22:38:19.8075623Z [00:02:03.987]➜  go: downloading github.com/caddyserver/certmagic v0.23.0
2025-08-20T22:38:19.8349232Z [00:02:04.015]➜  go: downloading github.com/libdns/alidns v1.0.5-libdns.v1.beta1
2025-08-20T22:38:19.8414267Z [00:02:04.021]➜  go: downloading github.com/libdns/cloudflare v0.2.2-0.20250708034226-c574dccb31a6
2025-08-20T22:38:19.8417282Z [00:02:04.022]➜  go: downloading github.com/mholt/acmez/v3 v3.1.2
2025-08-20T22:38:19.8441312Z [00:02:04.024]➜  go: downloading go.uber.org/zap v1.27.0
2025-08-20T22:38:19.8916306Z [00:02:04.072]➜  go: downloading github.com/insomniacslk/dhcp v0.0.0-20250417080101-5f8cf70e8c5f
2025-08-20T22:38:19.8956013Z [00:02:04.075]➜  go: downloading github.com/sagernet/sing-quic v0.5.0
2025-08-20T22:38:19.9374546Z [00:02:04.117]➜  go: downloading github.com/sagernet/bbolt v0.0.0-20231014093535-ea5cb2fe9f0a
2025-08-20T22:38:19.9563827Z [00:02:04.136]➜  go: downloading golang.org/x/mod v0.27.0
2025-08-20T22:38:19.9564904Z [00:02:04.136]➜  go: downloading github.com/godbus/dbus/v5 v5.1.1-0.20230522191255-76236955d466
2025-08-20T22:38:19.9971103Z [00:02:04.177]➜  go: downloading google.golang.org/grpc v1.73.0
2025-08-20T22:38:20.2954646Z [00:02:04.475]➜  go: downloading google.golang.org/protobuf v1.36.6
2025-08-20T22:38:20.2955652Z [00:02:04.475]➜  go: downloading github.com/go-chi/render v1.0.3
2025-08-20T22:38:20.2960270Z [00:02:04.476]➜  go: downloading github.com/sagernet/cors v1.2.1
2025-08-20T22:38:20.3065037Z [00:02:04.486]➜  go: downloading github.com/sagernet/ws v0.0.0-20231204124109-acfe8907c854
2025-08-20T22:38:20.3255366Z [00:02:04.505]➜  go: downloading github.com/logrusorgru/aurora v2.0.3+incompatible
2025-08-20T22:38:20.3257077Z [00:02:04.505]➜  go: downloading github.com/anytls/sing-anytls v0.0.8
2025-08-20T22:38:20.3451442Z [00:02:04.525]➜  go: downloading github.com/sagernet/sing-shadowtls v0.2.1-0.20250503051639-fcd445d33c11
2025-08-20T22:38:20.3506073Z [00:02:04.530]➜  go: downloading github.com/sagernet/sing-shadowsocks v0.2.8
2025-08-20T22:38:20.3611184Z [00:02:04.541]➜  go: downloading github.com/sagernet/sing-shadowsocks2 v0.2.1
2025-08-20T22:38:20.3612099Z [00:02:04.541]➜  go: downloading github.com/cretz/bine v0.2.0
2025-08-20T22:38:20.4884650Z [00:02:04.668]➜  go: downloading github.com/sagernet/gvisor v0.0.0-20250325023245-7a9c0f5725fb
2025-08-20T22:38:20.6704513Z [00:02:04.850]➜  go: downloading github.com/sagernet/tailscale v1.80.3-mod.5
2025-08-20T22:38:20.9252344Z [00:02:05.105]➜  go: downloading github.com/sagernet/sing-vmess v0.2.7
2025-08-20T22:38:20.9252955Z [00:02:05.105]➜  go: downloading github.com/sagernet/wireguard-go v0.0.1-beta.7
2025-08-20T22:38:20.9400381Z [00:02:05.120]➜  go: downloading github.com/coder/websocket v1.8.13
2025-08-20T22:38:20.9404244Z [00:02:05.120]➜  go: downloading github.com/sagernet/smux v1.5.34-mod.2
2025-08-20T22:38:21.0108786Z [00:02:05.191]➜  go: downloading github.com/cenkalti/backoff/v4 v4.3.0
2025-08-20T22:38:21.0114268Z [00:02:05.191]➜  go: downloading github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1
2025-08-20T22:38:21.0116563Z [00:02:05.192]➜  go: downloading github.com/google/go-querystring v1.1.0
2025-08-20T22:38:21.0347312Z [00:02:05.215]➜  go: downloading golang.org/x/tools v0.36.0
2025-08-20T22:38:21.0348039Z [00:02:05.215]➜  go: downloading golang.org/x/sync v0.16.0
2025-08-20T22:38:21.0361911Z [00:02:05.216]➜  go: downloading github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a
2025-08-20T22:38:21.0363063Z [00:02:05.216]➜  go: downloading github.com/sagernet/nftables v0.3.0-beta.4
2025-08-20T22:38:21.0903200Z [00:02:05.268]➜  go: downloading github.com/fsnotify/fsnotify v1.7.0
2025-08-20T22:38:21.0922804Z [00:02:05.272]➜  go: downloading github.com/hashicorp/yamux v0.1.2
2025-08-20T22:38:21.0935760Z [00:02:05.274]➜  go: downloading github.com/andybalholm/brotli v1.1.0
2025-08-20T22:38:21.1047489Z [00:02:05.285]➜  go: downloading github.com/klauspost/compress v1.17.11
2025-08-20T22:38:21.1199524Z [00:02:05.300]➜  go: downloading github.com/quic-go/qpack v0.5.1
2025-08-20T22:38:21.1389336Z [00:02:05.319]➜  go: downloading github.com/inconshreveable/mousetrap v1.1.0
2025-08-20T22:38:21.1488041Z [00:02:05.329]➜  go: downloading github.com/spf13/pflag v1.0.6
2025-08-20T22:38:21.1718243Z [00:02:05.352]➜  go: downloading github.com/google/go-cmp v0.7.0
2025-08-20T22:38:21.1828908Z [00:02:05.363]➜  go: downloading github.com/caddyserver/zerossl v0.1.3
2025-08-20T22:38:21.1921046Z [00:02:05.372]➜  go: downloading github.com/klauspost/cpuid/v2 v2.2.10
2025-08-20T22:38:21.1981944Z [00:02:05.378]➜  go: downloading github.com/libdns/libdns v1.1.0
2025-08-20T22:38:21.2063144Z [00:02:05.386]➜  go: downloading github.com/zeebo/blake3 v0.2.4
2025-08-20T22:38:21.2076444Z [00:02:05.388]➜  go: downloading go.uber.org/zap/exp v0.3.0
2025-08-20T22:38:21.2310020Z [00:02:05.411]➜  go: downloading go.uber.org/multierr v1.11.0
2025-08-20T22:38:21.2440070Z [00:02:05.424]➜  go: downloading gopkg.in/yaml.v3 v3.0.1
2025-08-20T22:38:21.2883729Z [00:02:05.468]➜  go: downloading github.com/u-root/uio v0.0.0-20240224005618-d2acac8f3701
2025-08-20T22:38:21.3292300Z [00:02:05.509]➜  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463
2025-08-20T22:38:21.3531670Z [00:02:05.533]➜  go: downloading github.com/ajg/form v1.5.1
2025-08-20T22:38:21.3689636Z [00:02:05.549]➜  go: downloading github.com/gobwas/httphead v0.1.0
2025-08-20T22:38:21.3803976Z [00:02:05.560]➜  go: downloading github.com/gobwas/pool v0.2.1
2025-08-20T22:38:21.4051781Z [00:02:05.585]➜  go: downloading lukechampine.com/blake3 v1.3.0
2025-08-20T22:38:21.4341442Z [00:02:05.614]➜  go: downloading github.com/google/btree v1.1.3
2025-08-20T22:38:21.4508182Z [00:02:05.631]➜  go: downloading golang.org/x/time v0.9.0
2025-08-20T22:38:21.4673889Z [00:02:05.647]➜  go: downloading github.com/illarion/gonotify/v2 v2.0.3
2025-08-20T22:38:21.4875187Z [00:02:05.667]➜  go: downloading go4.org/mem v0.0.0-20240501181205-ae6ca9944745
2025-08-20T22:38:21.4953194Z [00:02:05.675]➜  go: downloading golang.zx2c4.com/wireguard/windows v0.5.3
2025-08-20T22:38:21.5182933Z [00:02:05.698]➜  go: downloading go.uber.org/goleak v1.3.0
2025-08-20T22:38:21.5505650Z [00:02:05.730]➜  go: downloading github.com/gaissmai/bart v0.11.1
2025-08-20T22:38:21.5647540Z [00:02:05.745]➜  go: downloading github.com/jsimonetti/rtnetlink v1.4.0
2025-08-20T22:38:21.7021225Z [00:02:05.882]➜  go: downloading github.com/mdlayher/netlink v1.7.3-0.20250113171957-fbb4dce95f42
2025-08-20T22:38:21.7152950Z [00:02:05.895]➜  go: downloading github.com/go-ole/go-ole v1.3.0
2025-08-20T22:38:21.7166522Z [00:02:05.897]➜  go: downloading github.com/tailscale/netlink v1.1.1-0.20240822203006-4d49adab4de7
2025-08-20T22:38:21.7192698Z [00:02:05.899]➜  go: downloading golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2
2025-08-20T22:38:21.7407281Z [00:02:05.921]➜  go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
2025-08-20T22:38:21.7475639Z [00:02:05.928]➜  go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
2025-08-20T22:38:21.7519512Z [00:02:05.932]➜  go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
2025-08-20T22:38:21.7562171Z [00:02:05.936]➜  go: downloading golang.org/x/text v0.28.0
2025-08-20T22:38:22.3292372Z [00:02:06.509]➜  go: downloading github.com/zeebo/assert v1.1.0
2025-08-20T22:38:22.3295456Z [00:02:06.509]➜  go: downloading github.com/pierrec/lz4/v4 v4.1.21
2025-08-20T22:38:22.3317218Z [00:02:06.512]➜  go: downloading github.com/golang/protobuf v1.5.4
2025-08-20T22:38:22.3416850Z [00:02:06.522]➜  go: downloading golang.org/x/term v0.34.0
2025-08-20T22:38:22.3487987Z [00:02:06.529]➜  go: downloading github.com/go-json-experiment/json v0.0.0-20250103232110-6a9a0fde9288
2025-08-20T22:38:22.4018187Z [00:02:06.582]➜  go: downloading github.com/tailscale/certstore v0.1.1-0.20231202035212-d3fa0460f47e
2025-08-20T22:38:22.4021475Z [00:02:06.582]➜  go: downloading github.com/tailscale/golang-x-crypto v0.0.0-20240604161659-3fde5e568aa4
2025-08-20T22:38:22.4101535Z [00:02:06.590]➜  go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
2025-08-20T22:38:22.4211757Z [00:02:06.601]➜  go: downloading github.com/prometheus-community/pro-bing v0.4.0
2025-08-20T22:38:22.4329527Z [00:02:06.613]➜  go: downloading github.com/dblohm7/wingoes v0.0.0-20240119213807-a09d6be7affa
2025-08-20T22:38:22.4529123Z [00:02:06.633]➜  go: downloading github.com/alexbrainman/sspi v0.0.0-20231016080023-1a75b4708caa
2025-08-20T22:38:22.5316196Z [00:02:06.712]➜  go: downloading github.com/mdlayher/genetlink v1.3.2
2025-08-20T22:38:22.5434651Z [00:02:06.723]➜  go: downloading github.com/mdlayher/socket v0.5.1
2025-08-20T22:38:22.5441608Z [00:02:06.724]➜  go: downloading github.com/bits-and-blooms/bitset v1.13.0
2025-08-20T22:38:22.5529173Z [00:02:06.733]➜  go: downloading github.com/coreos/go-iptables v0.7.1-0.20240112124308-65c67c9f46e6
2025-08-20T22:38:22.5556759Z [00:02:06.736]➜  go: downloading github.com/google/nftables v0.2.1-0.20240414091927-5e242ec57806
2025-08-20T22:38:22.5780437Z [00:02:06.758]➜  go: downloading github.com/cilium/ebpf v0.15.0
2025-08-20T22:38:22.7674701Z [00:02:06.947]➜  go: downloading github.com/akutz/memconn v0.1.0
2025-08-20T22:38:22.7675359Z [00:02:06.947]➜  go: downloading github.com/mitchellh/go-ps v1.0.0
2025-08-20T22:38:22.7860231Z [00:02:06.966]➜  go: downloading github.com/tailscale/go-winio v0.0.0-20231025203758-c4f33415bf55
2025-08-20T22:38:22.7866177Z [00:02:06.967]➜  go: downloading github.com/fxamacker/cbor/v2 v2.7.0
2025-08-20T22:38:22.8101875Z [00:02:06.990]➜  go: downloading github.com/hdevalence/ed25519consensus v0.2.0
2025-08-20T22:38:22.8171872Z [00:02:06.997]➜  go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
2025-08-20T22:38:22.8176339Z [00:02:06.998]➜  go: downloading go.opentelemetry.io/otel v1.35.0
2025-08-20T22:38:22.8252339Z [00:02:07.005]➜  go: downloading go.opentelemetry.io/otel/sdk/metric v1.35.0
2025-08-20T22:38:22.8499455Z [00:02:07.030]➜  go: downloading go.opentelemetry.io/otel/sdk v1.35.0
2025-08-20T22:38:22.9872572Z [00:02:07.167]➜  go: downloading github.com/mdlayher/sdnotify v1.0.0
2025-08-20T22:38:22.9873186Z [00:02:07.167]➜  go: downloading github.com/kortschak/wol v0.0.0-20200729010619-da482cc4850a
2025-08-20T22:38:22.9947987Z [00:02:07.175]➜  go: downloading github.com/gorilla/csrf v1.7.3-0.20250123201450-9dd6af1f6d30
2025-08-20T22:38:22.9949094Z [00:02:07.175]➜  go: downloading github.com/tailscale/web-client-prebuilt v0.0.0-20250124233751-d4cd19a26976
2025-08-20T22:38:23.0015842Z [00:02:07.182]➜  go: downloading github.com/google/uuid v1.6.0
2025-08-20T22:38:23.0046194Z [00:02:07.185]➜  go: downloading github.com/safchain/ethtool v0.3.0
2025-08-20T22:38:23.0116443Z [00:02:07.192]➜  go: downloading github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a
2025-08-20T22:38:23.0127014Z [00:02:07.193]➜  go: downloading github.com/tailscale/peercred v0.0.0-20250107143737-35a0c7bd7edc
2025-08-20T22:38:23.0340673Z [00:02:07.214]➜  go: downloading github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e
2025-08-20T22:38:23.0341645Z [00:02:07.214]➜  go: downloading github.com/github/fakeca v0.1.0
2025-08-20T22:38:23.0426154Z [00:02:07.223]➜  go: downloading software.sslmate.com/src/go-pkcs12 v0.4.0
2025-08-20T22:38:23.0428252Z [00:02:07.223]➜  go: downloading github.com/tailscale/goupnp v1.0.1-0.20210804011211-c64d0f06ea05
2025-08-20T22:38:23.0535453Z [00:02:07.233]➜  go: downloading github.com/x448/float16 v0.8.4
2025-08-20T22:38:23.0585926Z [00:02:07.239]➜  go: downloading filippo.io/edwards25519 v1.1.0
2025-08-20T22:38:23.0693283Z [00:02:07.249]➜  go: downloading go.opentelemetry.io/otel/metric v1.35.0
2025-08-20T22:38:23.0823891Z [00:02:07.262]➜  go: downloading go.opentelemetry.io/otel/trace v1.35.0
2025-08-20T22:38:23.0983913Z [00:02:07.278]➜  go: downloading github.com/gorilla/securecookie v1.1.2
2025-08-20T22:38:23.1048937Z [00:02:07.285]➜  go: downloading github.com/tc-hib/winres v0.2.1
2025-08-20T22:38:23.1232315Z [00:02:07.303]➜  go: downloading github.com/zeebo/pcg v1.0.1
2025-08-20T22:38:23.1325214Z [00:02:07.312]➜  go: downloading github.com/go-logr/logr v1.4.2
2025-08-20T22:38:23.1421088Z [00:02:07.322]➜  go: downloading github.com/go-logr/stdr v1.2.2
2025-08-20T22:38:23.1494606Z [00:02:07.329]➜  go: downloading go.opentelemetry.io/auto/sdk v1.1.0
2025-08-20T22:38:23.1506016Z [00:02:07.331]➜  go: downloading github.com/google/gofuzz v1.2.0
2025-08-20T22:38:23.1645663Z [00:02:07.344]➜  go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
2025-08-20T22:38:23.1664839Z [00:02:07.347]➜  go: downloading golang.org/x/image v0.23.0
2025-08-20T22:38:25.0381442Z [00:02:09.218]➜  + go generate ./...
2025-08-20T22:38:29.6717936Z [00:02:13.852]➜  2025/08/20 22:38:29 open ../../go/build/syslist.go: no such file or directory
2025-08-20T22:38:29.6718700Z [00:02:13.852]➜  exit status 1
2025-08-20T22:38:29.6966092Z [00:02:13.876]➜  constant/goos/goos.go:12: running "go": exit status 1
2025-08-20T22:38:29.7048978Z [00:02:13.885]➜  + go build -C cmd/sing-box -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -tags with_gvisor,with_quic,with_dhcp,with_wireguard,with_ech,with_utls,with_reality_server,with_acme,with_clash_api -o /build-bins/sing-box
2025-08-20T22:38:29.7076185Z [00:02:13.888]➜  WORK=/tmp/go-build2397446772
2025-08-20T22:38:29.7438420Z [00:02:13.924]➜  # get https://proxy.golang.org/github.com/gofrs/uuid/v5/@v/v5.3.2.info
2025-08-20T22:38:29.7442506Z [00:02:13.924]➜  # get https://proxy.golang.org/github.com/oschwald/maxminddb-golang/@v/v1.13.1.info
2025-08-20T22:38:29.7448640Z [00:02:13.925]➜  # get https://proxy.golang.org/github.com/sagernet/quic-go/@v/v0.52.0-beta.1.info
2025-08-20T22:38:29.7722114Z [00:02:13.952]➜  # get https://proxy.golang.org/github.com/oschwald/maxminddb-golang/@v/v1.13.1.info: 200 OK (0.029s)
2025-08-20T22:38:29.7730829Z [00:02:13.953]➜  # get https://proxy.golang.org/github.com/sagernet/quic-go/@v/v0.52.0-beta.1.info: 200 OK (0.029s)
2025-08-20T22:38:29.7737810Z [00:02:13.954]➜  # get https://proxy.golang.org/github.com/gofrs/uuid/v5/@v/v5.3.2.info: 200 OK (0.030s)
2025-08-20T22:38:29.7742721Z [00:02:13.954]➜  # get https://proxy.golang.org/github.com/go-chi/chi/v5/@v/v5.2.2.info
2025-08-20T22:38:29.7744841Z [00:02:13.955]➜  # get https://proxy.golang.org/golang.org/x/sys/@v/v0.35.0.info
2025-08-20T22:38:29.7748678Z [00:02:13.955]➜  # get https://proxy.golang.org/github.com/sagernet/sing/@v/v0.7.6-0.20250815070458-d33ece7a184f.info
2025-08-20T22:38:29.7763164Z [00:02:13.956]➜  # get https://proxy.golang.org/github.com/go-chi/chi/v5/@v/v5.2.2.info: 200 OK (0.003s)
2025-08-20T22:38:29.7768468Z [00:02:13.957]➜  # get https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.67.info
2025-08-20T22:38:29.7776759Z [00:02:13.958]➜  # get https://proxy.golang.org/golang.org/x/sys/@v/v0.35.0.info: 200 OK (0.003s)
2025-08-20T22:38:29.7782784Z [00:02:13.958]➜  # get https://proxy.golang.org/github.com/sagernet/sing/@v/v0.7.6-0.20250815070458-d33ece7a184f.info: 200 OK (0.003s)
2025-08-20T22:38:29.7792022Z [00:02:13.959]➜  # get https://proxy.golang.org/github.com/quic-go/qpack/@v/v0.5.1.info
2025-08-20T22:38:29.7810255Z [00:02:13.961]➜  # get https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.67.info: 200 OK (0.004s)
2025-08-20T22:38:29.7811500Z [00:02:13.961]➜  # get https://proxy.golang.org/github.com/logrusorgru/aurora/@v/v2.0.3+incompatible.info
2025-08-20T22:38:29.7815478Z [00:02:13.962]➜  # get https://proxy.golang.org/github.com/sagernet/fswatch/@v/v0.1.1.info
2025-08-20T22:38:29.7819482Z [00:02:13.962]➜  # get https://proxy.golang.org/github.com/quic-go/qpack/@v/v0.5.1.info: 200 OK (0.003s)
2025-08-20T22:38:29.7825206Z [00:02:13.963]➜  # get https://proxy.golang.org/github.com/sagernet/sing-tun/@v/v0.7.0-beta.1.info
2025-08-20T22:38:29.7828990Z [00:02:13.963]➜  # get https://proxy.golang.org/golang.org/x/net/@v/v0.43.0.info
2025-08-20T22:38:29.7836297Z [00:02:13.964]➜  # get https://proxy.golang.org/github.com/sagernet/fswatch/@v/v0.1.1.info: 200 OK (0.002s)
2025-08-20T22:38:29.7843030Z [00:02:13.964]➜  # get https://proxy.golang.org/github.com/logrusorgru/aurora/@v/v2.0.3+incompatible.info: 200 OK (0.003s)
2025-08-20T22:38:29.7844615Z [00:02:13.964]➜  # get https://proxy.golang.org/github.com/metacubex/tfo-go/@v/v0.0.0-20250516165257-e29c16ae41d4.info
2025-08-20T22:38:29.7855546Z [00:02:13.966]➜  # get https://proxy.golang.org/github.com/sagernet/sing-tun/@v/v0.7.0-beta.1.info: 200 OK (0.003s)
2025-08-20T22:38:29.7857937Z [00:02:13.966]➜  # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.7.0.info
2025-08-20T22:38:29.7859746Z [00:02:13.966]➜  # get https://proxy.golang.org/golang.org/x/net/@v/v0.43.0.info: 200 OK (0.003s)
2025-08-20T22:38:29.7867693Z [00:02:13.967]➜  # get https://proxy.golang.org/golang.org/x/mod/@v/v0.27.0.info
2025-08-20T22:38:29.7874614Z [00:02:13.967]➜  # get https://proxy.golang.org/go4.org/netipx/@v/v0.0.0-20231129151722-fdeea329fbba.info
2025-08-20T22:38:29.7881372Z [00:02:13.968]➜  # get https://proxy.golang.org/github.com/metacubex/tfo-go/@v/v0.0.0-20250516165257-e29c16ae41d4.info: 200 OK (0.004s)
2025-08-20T22:38:29.7889656Z [00:02:13.969]➜  # get https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.info
2025-08-20T22:38:29.7903732Z [00:02:13.970]➜  # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.7.0.info: 200 OK (0.004s)
2025-08-20T22:38:29.7916152Z [00:02:13.972]➜  # get https://proxy.golang.org/go4.org/netipx/@v/v0.0.0-20231129151722-fdeea329fbba.info: 200 OK (0.004s)
2025-08-20T22:38:29.7917834Z [00:02:13.972]➜  # get https://proxy.golang.org/golang.org/x/mod/@v/v0.27.0.info: 200 OK (0.005s)
2025-08-20T22:38:29.7921537Z [00:02:13.972]➜  # get https://proxy.golang.org/github.com/godbus/dbus/v5/@v/v5.1.1-0.20230522191255-76236955d466.info
2025-08-20T22:38:29.7925436Z [00:02:13.973]➜  # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.41.0.info
2025-08-20T22:38:29.7937045Z [00:02:13.974]➜  # get https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.info: 200 OK (0.005s)
2025-08-20T22:38:29.7944735Z [00:02:13.974]➜  # get https://proxy.golang.org/github.com/sagernet/gvisor/@v/v0.0.0-20250325023245-7a9c0f5725fb.info
2025-08-20T22:38:29.7985812Z [00:02:13.979]➜  # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.41.0.info: 200 OK (0.006s)
2025-08-20T22:38:29.7989208Z [00:02:13.979]➜  # get https://proxy.golang.org/github.com/godbus/dbus/v5/@v/v5.1.1-0.20230522191255-76236955d466.info: 200 OK (0.007s)
2025-08-20T22:38:29.7992241Z [00:02:13.979]➜  # get https://proxy.golang.org/github.com/insomniacslk/dhcp/@v/v0.0.0-20250417080101-5f8cf70e8c5f.info
2025-08-20T22:38:29.7997583Z [00:02:13.980]➜  # get https://proxy.golang.org/github.com/sagernet/bbolt/@v/v0.0.0-20231014093535-ea5cb2fe9f0a.info
2025-08-20T22:38:29.8007024Z [00:02:13.981]➜  # get https://proxy.golang.org/github.com/sagernet/gvisor/@v/v0.0.0-20250325023245-7a9c0f5725fb.info: 200 OK (0.006s)
2025-08-20T22:38:29.8023773Z [00:02:13.982]➜  # get https://proxy.golang.org/github.com/insomniacslk/dhcp/@v/v0.0.0-20250417080101-5f8cf70e8c5f.info: 200 OK (0.003s)
2025-08-20T22:38:29.8027379Z [00:02:13.983]➜  # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.9.1.info
2025-08-20T22:38:29.8032773Z [00:02:13.983]➜  # get https://proxy.golang.org/github.com/sagernet/bbolt/@v/v0.0.0-20231014093535-ea5cb2fe9f0a.info: 200 OK (0.004s)
2025-08-20T22:38:29.8055041Z [00:02:13.985]➜  # get https://proxy.golang.org/golang.zx2c4.com/wireguard/wgctrl/@v/v0.0.0-20241231184526-a9ab2273dd10.info
2025-08-20T22:38:29.8056409Z [00:02:13.986]➜  # get https://proxy.golang.org/github.com/caddyserver/certmagic/@v/v0.23.0.info
2025-08-20T22:38:29.8064132Z [00:02:13.986]➜  # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.9.1.info: 200 OK (0.004s)
2025-08-20T22:38:29.8065146Z [00:02:13.986]➜  # get https://proxy.golang.org/github.com/libdns/alidns/@v/v1.0.5-libdns.v1.beta1.info
2025-08-20T22:38:29.8069104Z [00:02:13.987]➜  # get https://proxy.golang.org/golang.org/x/time/@v/v0.9.0.info
2025-08-20T22:38:29.8109483Z [00:02:13.991]➜  # get https://proxy.golang.org/github.com/caddyserver/certmagic/@v/v0.23.0.info: 200 OK (0.006s)
2025-08-20T22:38:29.8115065Z [00:02:13.991]➜  # get https://proxy.golang.org/golang.zx2c4.com/wireguard/wgctrl/@v/v0.0.0-20241231184526-a9ab2273dd10.info: 200 OK (0.007s)
2025-08-20T22:38:29.8118274Z [00:02:13.992]➜  # get https://proxy.golang.org/github.com/libdns/cloudflare/@v/v0.2.2-0.20250708034226-c574dccb31a6.info
2025-08-20T22:38:29.8127433Z [00:02:13.993]➜  # get https://proxy.golang.org/github.com/metacubex/utls/@v/v1.8.0.info
2025-08-20T22:38:29.8144151Z [00:02:13.994]➜  # get https://proxy.golang.org/golang.org/x/time/@v/v0.9.0.info: 200 OK (0.007s)
2025-08-20T22:38:29.8148374Z [00:02:13.995]➜  # get https://proxy.golang.org/github.com/libdns/alidns/@v/v1.0.5-libdns.v1.beta1.info: 200 OK (0.008s)
2025-08-20T22:38:29.8151596Z [00:02:13.995]➜  # get https://proxy.golang.org/github.com/anytls/sing-anytls/@v/v0.0.8.info
2025-08-20T22:38:29.8152236Z [00:02:13.995]➜  # get https://proxy.golang.org/github.com/mholt/acmez/v3/@v/v3.1.2.info
2025-08-20T22:38:29.8177226Z [00:02:13.998]➜  # get https://proxy.golang.org/github.com/libdns/cloudflare/@v/v0.2.2-0.20250708034226-c574dccb31a6.info: 200 OK (0.006s)
2025-08-20T22:38:29.8192481Z [00:02:13.999]➜  # get https://proxy.golang.org/github.com/mholt/acmez/v3/@v/v3.1.2.info: 200 OK (0.004s)
2025-08-20T22:38:29.8195108Z [00:02:13.999]➜  # get https://proxy.golang.org/github.com/metacubex/utls/@v/v1.8.0.info: 200 OK (0.007s)
2025-08-20T22:38:29.8201737Z [00:02:14.000]➜  # get https://proxy.golang.org/github.com/u-root/uio/@v/v0.0.0-20240224005618-d2acac8f3701.info
2025-08-20T22:38:29.8203053Z [00:02:14.000]➜  # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.6.info
2025-08-20T22:38:29.8206673Z [00:02:14.001]➜  # get https://proxy.golang.org/github.com/anytls/sing-anytls/@v/v0.0.8.info: 200 OK (0.005s)
2025-08-20T22:38:29.8215062Z [00:02:14.002]➜  # get https://proxy.golang.org/github.com/go-chi/render/@v/v1.0.3.info
2025-08-20T22:38:29.8225110Z [00:02:14.002]➜  # get https://proxy.golang.org/github.com/u-root/uio/@v/v0.0.0-20240224005618-d2acac8f3701.info: 200 OK (0.002s)
2025-08-20T22:38:29.8230462Z [00:02:14.003]➜  # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.6.info: 200 OK (0.003s)
2025-08-20T22:38:29.8232631Z [00:02:14.003]➜  # get https://proxy.golang.org/github.com/google/btree/@v/v1.1.3.info
2025-08-20T22:38:29.8235126Z [00:02:14.004]➜  # get https://proxy.golang.org/github.com/vishvananda/netns/@v/v0.0.5.info
2025-08-20T22:38:29.8240349Z [00:02:14.004]➜  # get https://proxy.golang.org/github.com/libdns/libdns/@v/v1.1.0.info
2025-08-20T22:38:29.8243124Z [00:02:14.004]➜  # get https://proxy.golang.org/github.com/go-chi/render/@v/v1.0.3.info: 200 OK (0.003s)
2025-08-20T22:38:29.8249156Z [00:02:14.005]➜  # get https://proxy.golang.org/github.com/sagernet/cors/@v/v1.2.1.info
2025-08-20T22:38:29.8274895Z [00:02:14.007]➜  # get https://proxy.golang.org/github.com/vishvananda/netns/@v/v0.0.5.info: 200 OK (0.004s)
2025-08-20T22:38:29.8280382Z [00:02:14.008]➜  # get https://proxy.golang.org/github.com/google/btree/@v/v1.1.3.info: 200 OK (0.005s)
2025-08-20T22:38:29.8281636Z [00:02:14.008]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20250506013437-ce4c2cf36ca6.info
2025-08-20T22:38:29.8286811Z [00:02:14.009]➜  # get https://proxy.golang.org/github.com/sagernet/netlink/@v/v0.0.0-20240612041022-b9a21c07ac6a.info
2025-08-20T22:38:29.8289209Z [00:02:14.009]➜  # get https://proxy.golang.org/github.com/sagernet/cors/@v/v1.2.1.info: 200 OK (0.004s)
2025-08-20T22:38:29.8292539Z [00:02:14.009]➜  # get https://proxy.golang.org/github.com/libdns/libdns/@v/v1.1.0.info: 200 OK (0.005s)
2025-08-20T22:38:29.8294750Z [00:02:14.010]➜  # get https://proxy.golang.org/github.com/sagernet/sing-quic/@v/v0.5.0.info
2025-08-20T22:38:29.8299274Z [00:02:14.010]➜  # get https://proxy.golang.org/github.com/sagernet/nftables/@v/v0.3.0-beta.4.info
2025-08-20T22:38:29.8303733Z [00:02:14.010]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20250506013437-ce4c2cf36ca6.info: 200 OK (0.002s)
2025-08-20T22:38:29.8308788Z [00:02:14.011]➜  # get https://proxy.golang.org/github.com/pierrec/lz4/v4/@v/v4.1.21.info
2025-08-20T22:38:29.8320070Z [00:02:14.012]➜  # get https://proxy.golang.org/github.com/sagernet/netlink/@v/v0.0.0-20240612041022-b9a21c07ac6a.info: 200 OK (0.003s)
2025-08-20T22:38:29.8339091Z [00:02:14.014]➜  # get https://proxy.golang.org/github.com/sagernet/nftables/@v/v0.3.0-beta.4.info: 200 OK (0.004s)
2025-08-20T22:38:29.8347463Z [00:02:14.014]➜  # get https://proxy.golang.org/github.com/sagernet/sing-quic/@v/v0.5.0.info: 200 OK (0.005s)
2025-08-20T22:38:29.8351258Z [00:02:14.015]➜  # get https://proxy.golang.org/github.com/sagernet/sing-mux/@v/v0.3.3.info
2025-08-20T22:38:29.8358103Z [00:02:14.015]➜  # get https://proxy.golang.org/github.com/pierrec/lz4/v4/@v/v4.1.21.info: 200 OK (0.005s)
2025-08-20T22:38:29.8359561Z [00:02:14.016]➜  # get https://proxy.golang.org/github.com/ajg/form/@v/v1.5.1.info
2025-08-20T22:38:29.8362790Z [00:02:14.016]➜  # get https://proxy.golang.org/github.com/mdlayher/netlink/@v/v1.7.3-0.20250113171957-fbb4dce95f42.info
2025-08-20T22:38:29.8368925Z [00:02:14.017]➜  # get https://proxy.golang.org/github.com/sagernet/sing-vmess/@v/v0.2.7.info
2025-08-20T22:38:29.8372124Z [00:02:14.017]➜  # get https://proxy.golang.org/github.com/sagernet/sing-mux/@v/v0.3.3.info: 200 OK (0.002s)
2025-08-20T22:38:29.8408253Z [00:02:14.021]➜  # get https://proxy.golang.org/github.com/ajg/form/@v/v1.5.1.info: 200 OK (0.003s)
2025-08-20T22:38:29.8411443Z [00:02:14.021]➜  # get https://proxy.golang.org/github.com/sagernet/sing-vmess/@v/v0.2.7.info: 200 OK (0.004s)
2025-08-20T22:38:29.8414165Z [00:02:14.021]➜  # get https://proxy.golang.org/github.com/mdlayher/netlink/@v/v1.7.3-0.20250113171957-fbb4dce95f42.info: 200 OK (0.005s)
2025-08-20T22:38:29.8430907Z [00:02:14.023]➜  # get https://proxy.golang.org/github.com/caddyserver/zerossl/@v/v0.1.3.info
2025-08-20T22:38:29.8432019Z [00:02:14.023]➜  # get https://proxy.golang.org/github.com/hashicorp/yamux/@v/v0.1.2.info
2025-08-20T22:38:29.8433354Z [00:02:14.023]➜  # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.10.info
2025-08-20T22:38:29.8441129Z [00:02:14.024]➜  # get https://proxy.golang.org/github.com/cretz/bine/@v/v0.2.0.info
2025-08-20T22:38:29.8451771Z [00:02:14.025]➜  # get https://proxy.golang.org/github.com/caddyserver/zerossl/@v/v0.1.3.info: 200 OK (0.003s)
2025-08-20T22:38:29.8458073Z [00:02:14.026]➜  # get https://proxy.golang.org/github.com/hashicorp/yamux/@v/v0.1.2.info: 200 OK (0.003s)
2025-08-20T22:38:29.8465660Z [00:02:14.026]➜  # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.10.info: 200 OK (0.003s)
2025-08-20T22:38:29.8466917Z [00:02:14.027]➜  # get https://proxy.golang.org/github.com/mdlayher/socket/@v/v0.5.1.info
2025-08-20T22:38:29.8471980Z [00:02:14.027]➜  # get https://proxy.golang.org/github.com/cretz/bine/@v/v0.2.0.info: 200 OK (0.003s)
2025-08-20T22:38:29.8478928Z [00:02:14.028]➜  # get https://proxy.golang.org/github.com/sagernet/sing-shadowtls/@v/v0.2.1-0.20250503051639-fcd445d33c11.info
2025-08-20T22:38:29.8480109Z [00:02:14.028]➜  # get https://proxy.golang.org/go.uber.org/zap/@v/v1.27.0.info
2025-08-20T22:38:29.8501029Z [00:02:14.030]➜  # get https://proxy.golang.org/github.com/mdlayher/socket/@v/v0.5.1.info: 200 OK (0.004s)
2025-08-20T22:38:29.8506731Z [00:02:14.031]➜  # get https://proxy.golang.org/github.com/zeebo/blake3/@v/v0.2.4.info
2025-08-20T22:38:29.8507899Z [00:02:14.031]➜  # get https://proxy.golang.org/golang.org/x/sync/@v/v0.16.0.info
2025-08-20T22:38:29.8509064Z [00:02:14.031]➜  # get https://proxy.golang.org/go.uber.org/zap/@v/v1.27.0.info: 200 OK (0.003s)
2025-08-20T22:38:29.8514181Z [00:02:14.031]➜  # get https://proxy.golang.org/github.com/sagernet/sing-shadowtls/@v/v0.2.1-0.20250503051639-fcd445d33c11.info: 200 OK (0.004s)
2025-08-20T22:38:29.8518071Z [00:02:14.032]➜  # get https://proxy.golang.org/github.com/sagernet/sing-shadowsocks/@v/v0.2.8.info
2025-08-20T22:38:29.8521756Z [00:02:14.032]➜  # get https://proxy.golang.org/go.uber.org/zap/exp/@v/v0.3.0.info
2025-08-20T22:38:29.8537241Z [00:02:14.034]➜  # get https://proxy.golang.org/github.com/zeebo/blake3/@v/v0.2.4.info: 200 OK (0.003s)
2025-08-20T22:38:29.8538791Z [00:02:14.034]➜  # get https://proxy.golang.org/golang.org/x/sync/@v/v0.16.0.info: 200 OK (0.003s)
2025-08-20T22:38:29.8546870Z [00:02:14.035]➜  # get https://proxy.golang.org/github.com/sagernet/sing-shadowsocks/@v/v0.2.8.info: 200 OK (0.003s)
2025-08-20T22:38:29.8554760Z [00:02:14.035]➜  # get https://proxy.golang.org/github.com/sagernet/sing-shadowsocks2/@v/v0.2.1.info
2025-08-20T22:38:29.8556347Z [00:02:14.036]➜  # get https://proxy.golang.org/github.com/sagernet/ws/@v/v0.0.0-20231204124109-acfe8907c854.info
2025-08-20T22:38:29.8560217Z [00:02:14.036]➜  # get https://proxy.golang.org/go.uber.org/zap/exp/@v/v0.3.0.info: 200 OK (0.004s)
2025-08-20T22:38:29.8578996Z [00:02:14.038]➜  # get https://proxy.golang.org/go.uber.org/multierr/@v/v1.11.0.info
2025-08-20T22:38:29.8584907Z [00:02:14.038]➜  # get https://proxy.golang.org/github.com/sagernet/sing-shadowsocks2/@v/v0.2.1.info: 200 OK (0.003s)
2025-08-20T22:38:29.8604202Z [00:02:14.040]➜  # get https://proxy.golang.org/github.com/sagernet/ws/@v/v0.0.0-20231204124109-acfe8907c854.info: 200 OK (0.005s)
2025-08-20T22:38:29.8611137Z [00:02:14.041]➜  # get https://proxy.golang.org/github.com/andybalholm/brotli/@v/v1.1.0.info
2025-08-20T22:38:29.8617404Z [00:02:14.042]➜  # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.17.11.info
2025-08-20T22:38:29.8620664Z [00:02:14.042]➜  # get https://proxy.golang.org/go.uber.org/multierr/@v/v1.11.0.info: 200 OK (0.004s)
2025-08-20T22:38:29.8631442Z [00:02:14.043]➜  # get https://proxy.golang.org/github.com/sagernet/smux/@v/v1.5.34-mod.2.info
2025-08-20T22:38:29.8642248Z [00:02:14.044]➜  # get https://proxy.golang.org/github.com/gobwas/pool/@v/v0.2.1.info
2025-08-20T22:38:29.8666971Z [00:02:14.046]➜  # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.17.11.info: 200 OK (0.005s)
2025-08-20T22:38:29.8668614Z [00:02:14.047]➜  # get https://proxy.golang.org/github.com/andybalholm/brotli/@v/v1.1.0.info: 200 OK (0.005s)
2025-08-20T22:38:29.8698661Z [00:02:14.050]➜  # get https://proxy.golang.org/github.com/sagernet/smux/@v/v1.5.34-mod.2.info: 200 OK (0.006s)
2025-08-20T22:38:29.8705264Z [00:02:14.050]➜  # get https://proxy.golang.org/github.com/sagernet/wireguard-go/@v/v0.0.1-beta.7.info
2025-08-20T22:38:29.8706515Z [00:02:14.050]➜  # get https://proxy.golang.org/github.com/gobwas/pool/@v/v0.2.1.info: 200 OK (0.006s)
2025-08-20T22:38:29.8716948Z [00:02:14.052]➜  # get https://proxy.golang.org/github.com/gobwas/httphead/@v/v0.1.0.info
2025-08-20T22:38:29.8734956Z [00:02:14.054]➜  # get https://proxy.golang.org/lukechampine.com/blake3/@v/v1.3.0.info
2025-08-20T22:38:29.8754663Z [00:02:14.055]➜  # get https://proxy.golang.org/github.com/sagernet/wireguard-go/@v/v0.0.1-beta.7.info: 200 OK (0.005s)
2025-08-20T22:38:29.8770557Z [00:02:14.057]➜  # get https://proxy.golang.org/lukechampine.com/blake3/@v/v1.3.0.info: 200 OK (0.003s)
2025-08-20T22:38:29.8772495Z [00:02:14.057]➜  # get https://proxy.golang.org/github.com/gobwas/httphead/@v/v0.1.0.info: 200 OK (0.006s)
2025-08-20T22:38:29.8825149Z [00:02:14.063]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO
2025-08-20T22:38:29.8825719Z [00:02:14.063]➜  git status --porcelain
2025-08-20T22:38:29.9125362Z [00:02:14.092]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO
2025-08-20T22:38:29.9126047Z [00:02:14.092]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T22:38:29.9144016Z [00:02:14.094]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO; git config extensions.objectformat
2025-08-20T22:38:29.9157061Z [00:02:14.096]➜  0.001s # cd /tmp/tmp.fFUG1ghVxC/TEMPREPO; git config extensions.objectformat
2025-08-20T22:38:29.9158753Z [00:02:14.096]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 209f9c361ee999de27d63f5e5ab475ba0d08cbad --
2025-08-20T22:38:29.9184897Z [00:02:14.098]➜  0.003s # cd /tmp/tmp.fFUG1ghVxC/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 209f9c361ee999de27d63f5e5ab475ba0d08cbad --
2025-08-20T22:38:29.9186830Z [00:02:14.098]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 209f9c361ee999de27d63f5e5ab475ba0d08cbad
2025-08-20T22:38:29.9396588Z [00:02:14.120]➜  0.021s # cd /tmp/tmp.fFUG1ghVxC/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 209f9c361ee999de27d63f5e5ab475ba0d08cbad
2025-08-20T22:38:29.9398016Z [00:02:14.120]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 209f9c361ee9 --
2025-08-20T22:38:29.9422930Z [00:02:14.122]➜  0.003s # cd /tmp/tmp.fFUG1ghVxC/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 209f9c361ee9 --
2025-08-20T22:38:29.9424611Z [00:02:14.122]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO; git cat-file blob 209f9c361ee999de27d63f5e5ab475ba0d08cbad:go.mod
2025-08-20T22:38:29.9439805Z [00:02:14.124]➜  0.002s # cd /tmp/tmp.fFUG1ghVxC/TEMPREPO; git cat-file blob 209f9c361ee999de27d63f5e5ab475ba0d08cbad:go.mod
2025-08-20T22:38:29.9495806Z [00:02:14.130]➜  internal/unsafeheader
2025-08-20T22:38:29.9496953Z [00:02:14.130]➜  mkdir -p $WORK/b008/
2025-08-20T22:38:29.9500642Z [00:02:14.130]➜  internal/byteorder
2025-08-20T22:38:29.9501249Z [00:02:14.130]➜  mkdir -p $WORK/b012/
2025-08-20T22:38:29.9501740Z [00:02:14.130]➜  internal/goarch
2025-08-20T22:38:29.9505254Z [00:02:14.130]➜  mkdir -p $WORK/b006/
2025-08-20T22:38:29.9505955Z [00:02:14.130]➜  echo '# import config' > $WORK/b008/importcfg # internal
2025-08-20T22:38:29.9506708Z [00:02:14.130]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:29.9510252Z [00:02:14.130]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "/root/.go/src/internal/unsafeheader=>internal/unsafeheader;$WORK/b008=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid C0AwI8-BAUMe5XknNlBT/C0AwI8-BAUMe5XknNlBT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /root/.go/src/internal/unsafeheader/unsafeheader.go
2025-08-20T22:38:29.9513291Z [00:02:14.130]➜  echo '# import config' > $WORK/b012/importcfg # internal
2025-08-20T22:38:29.9514303Z [00:02:14.131]➜  echo '# import config' > $WORK/b006/importcfg # internal
2025-08-20T22:38:29.9517996Z [00:02:14.131]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "/root/.go/src/internal/byteorder=>internal/byteorder;$WORK/b012=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid 41Vr_cji-HbV6L4mnakB/41Vr_cji-HbV6L4mnakB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /root/.go/src/internal/byteorder/byteorder.go
2025-08-20T22:38:29.9524968Z [00:02:14.131]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "/root/.go/src/internal/goarch=>internal/goarch;$WORK/b006=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid FnXyH2Ad0y66cyrIPMUn/FnXyH2Ad0y66cyrIPMUn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /root/.go/src/internal/goarch/goarch.go /root/.go/src/internal/goarch/goarch_amd64.go /root/.go/src/internal/goarch/zgoarch_amd64.go
2025-08-20T22:38:29.9528062Z [00:02:14.133]➜  internal/cpu
2025-08-20T22:38:29.9528854Z [00:02:14.133]➜  mkdir -p $WORK/b011/
2025-08-20T22:38:29.9544237Z [00:02:14.133]➜  echo -n > $WORK/b011/go_asm.h # internal
2025-08-20T22:38:29.9544911Z [00:02:14.133]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:38:29.9547048Z [00:02:14.133]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s
2025-08-20T22:38:29.9574545Z [00:02:14.137]➜  echo '# import config' > $WORK/b011/importcfg # internal
2025-08-20T22:38:29.9577996Z [00:02:14.137]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:29.9588217Z [00:02:14.137]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid VSNzlCX0gBUNKlb52Sl0/VSNzlCX0gBUNKlb52Sl0 -goversion go1.25.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /root/.go/src/internal/cpu/cpu.go /root/.go/src/internal/cpu/cpu_x86.go
2025-08-20T22:38:29.9592189Z [00:02:14.138]➜  go tool buildid -w $WORK/b008/_pkg_.a # internal
2025-08-20T22:38:29.9593647Z [00:02:14.138]➜  cp $WORK/b008/_pkg_.a /root/.cache/go-build/71/71443e40c31c75855e817fa83dcdfbe5a56d181ed8f66b4feb8471cf86c4fad1-d # internal
2025-08-20T22:38:29.9594738Z [00:02:14.139]➜  internal/coverage/rtcov
2025-08-20T22:38:29.9595277Z [00:02:14.139]➜  mkdir -p $WORK/b014/
2025-08-20T22:38:29.9595928Z [00:02:14.140]➜  echo '# import config' > $WORK/b014/importcfg # internal
2025-08-20T22:38:29.9599172Z [00:02:14.140]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "/root/.go/src/internal/coverage/rtcov=>internal/coverage/rtcov;$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid 9bd7kW_TiO0T-k6BuHRy/9bd7kW_TiO0T-k6BuHRy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /root/.go/src/internal/coverage/rtcov/rtcov.go
2025-08-20T22:38:29.9602058Z [00:02:14.140]➜  go tool buildid -w $WORK/b006/_pkg_.a # internal
2025-08-20T22:38:29.9608558Z [00:02:14.141]➜  cp $WORK/b006/_pkg_.a /root/.cache/go-build/e9/e9655f8b8db6fdd0cdbec4b1ced09ef43b369cf9ead11c1f7e851b6d818b1301-d # internal
2025-08-20T22:38:29.9616087Z [00:02:14.142]➜  internal/abi
2025-08-20T22:38:29.9616676Z [00:02:14.142]➜  mkdir -p $WORK/b005/
2025-08-20T22:38:29.9621443Z [00:02:14.142]➜  echo -n > $WORK/b005/go_asm.h # internal
2025-08-20T22:38:29.9622358Z [00:02:14.142]➜  cd /root/.go/src/internal/abi
2025-08-20T22:38:29.9626726Z [00:02:14.142]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s
2025-08-20T22:38:29.9714029Z [00:02:14.151]➜  cat >/tmp/go-build2397446772/b005/importcfg << 'EOF' # internal
2025-08-20T22:38:29.9717620Z [00:02:14.152]➜  # import config
2025-08-20T22:38:29.9719939Z [00:02:14.152]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:29.9721367Z [00:02:14.152]➜  EOF
2025-08-20T22:38:29.9730721Z [00:02:14.153]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:29.9740682Z [00:02:14.153]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid TMU6HjewY5-DVnyvQEgP/TMU6HjewY5-DVnyvQEgP -goversion go1.25.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /root/.go/src/internal/abi/abi.go /root/.go/src/internal/abi/abi_amd64.go /root/.go/src/internal/abi/compiletype.go /root/.go/src/internal/abi/escape.go /root/.go/src/internal/abi/funcpc.go /root/.go/src/internal/abi/iface.go /root/.go/src/internal/abi/map_noswiss.go /root/.go/src/internal/abi/map_select_swiss.go /root/.go/src/internal/abi/map_swiss.go /root/.go/src/internal/abi/rangefuncconsts.go /root/.go/src/internal/abi/runtime.go /root/.go/src/internal/abi/stack.go /root/.go/src/internal/abi/switch.go /root/.go/src/internal/abi/symtab.go /root/.go/src/internal/abi/type.go
2025-08-20T22:38:29.9749662Z [00:02:14.153]➜  go tool buildid -w $WORK/b012/_pkg_.a # internal
2025-08-20T22:38:29.9750425Z [00:02:14.153]➜  go tool buildid -w $WORK/b014/_pkg_.a # internal
2025-08-20T22:38:29.9751703Z [00:02:14.153]➜  cp $WORK/b012/_pkg_.a /root/.cache/go-build/77/77a99d080821d13defdd8cee964c70dba28e4d43e658b99801a0c4031592e32e-d # internal
2025-08-20T22:38:29.9752830Z [00:02:14.153]➜  internal/godebugs
2025-08-20T22:38:29.9753356Z [00:02:14.153]➜  mkdir -p $WORK/b015/
2025-08-20T22:38:29.9765475Z [00:02:14.153]➜  echo '# import config' > $WORK/b015/importcfg # internal
2025-08-20T22:38:29.9768678Z [00:02:14.153]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "/root/.go/src/internal/godebugs=>internal/godebugs;$WORK/b015=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid TOq0cpWVeS0INrP0T0kq/TOq0cpWVeS0INrP0T0kq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /root/.go/src/internal/godebugs/table.go
2025-08-20T22:38:29.9771855Z [00:02:14.153]➜  cp $WORK/b014/_pkg_.a /root/.cache/go-build/47/47ddc40f8e242113c76881415f1326c82a390fd7b9a68de4d8a2edea9785977b-d # internal
2025-08-20T22:38:29.9782698Z [00:02:14.158]➜  internal/goexperiment
2025-08-20T22:38:29.9784606Z [00:02:14.158]➜  mkdir -p $WORK/b016/
2025-08-20T22:38:29.9792770Z [00:02:14.159]➜  echo '# import config' > $WORK/b016/importcfg # internal
2025-08-20T22:38:29.9812292Z [00:02:14.160]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "/root/.go/src/internal/goexperiment=>internal/goexperiment;$WORK/b016=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid o0a-7nZa2Hd2-kwilSd6/o0a-7nZa2Hd2-kwilSd6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /root/.go/src/internal/goexperiment/exp_aliastypeparams_on.go /root/.go/src/internal/goexperiment/exp_arenas_off.go /root/.go/src/internal/goexperiment/exp_boringcrypto_off.go /root/.go/src/internal/goexperiment/exp_cacheprog_off.go /root/.go/src/internal/goexperiment/exp_cgocheck2_off.go /root/.go/src/internal/goexperiment/exp_dwarf5_on.go /root/.go/src/internal/goexperiment/exp_fieldtrack_off.go /root/.go/src/internal/goexperiment/exp_greenteagc_off.go /root/.go/src/internal/goexperiment/exp_heapminimum512kib_off.go /root/.go/src/internal/goexperiment/exp_jsonv2_off.go /root/.go/src/internal/goexperiment/exp_loopvar_off.go /root/.go/src/internal/goexperiment/exp_newinliner_off.go /root/.go/src/internal/goexperiment/exp_preemptibleloops_off.go /root/.go/src/internal/goexperiment/exp_rangefunc_off.go /root/.go/src/internal/goexperiment/exp_regabiargs_on.go /root/.go/src/internal/goexperiment/exp_regabiwrappers_on.go /root/.go/src/internal/goexperiment/exp_staticlockranking_off.go /root/.go/src/internal/goexperiment/exp_swissmap_on.go /root/.go/src/internal/goexperiment/exp_synchashtriemap_on.go /root/.go/src/internal/goexperiment/exp_synctest_off.go /root/.go/src/internal/goexperiment/flags.go
2025-08-20T22:38:29.9938972Z [00:02:14.174]➜  go tool buildid -w $WORK/b015/_pkg_.a # internal
2025-08-20T22:38:29.9944760Z [00:02:14.174]➜  go tool buildid -w $WORK/b016/_pkg_.a # internal
2025-08-20T22:38:29.9951788Z [00:02:14.175]➜  cp $WORK/b015/_pkg_.a /root/.cache/go-build/0b/0b6eead678c426c1a2b0cfa0ea06f814bf58c5d0a4fa1caf2848c9f0a5e5ab2d-d # internal
2025-08-20T22:38:29.9957328Z [00:02:14.175]➜  cp $WORK/b016/_pkg_.a /root/.cache/go-build/a5/a54ed2441db48bd627d10738a907192828e1335307d71a1aba733507f51d1eba-d # internal
2025-08-20T22:38:29.9958429Z [00:02:14.175]➜  internal/goos
2025-08-20T22:38:29.9960018Z [00:02:14.175]➜  mkdir -p $WORK/b017/
2025-08-20T22:38:29.9960539Z [00:02:14.176]➜  internal/profilerecord
2025-08-20T22:38:29.9961043Z [00:02:14.176]➜  mkdir -p $WORK/b018/
2025-08-20T22:38:29.9961697Z [00:02:14.176]➜  echo '# import config' > $WORK/b017/importcfg # internal
2025-08-20T22:38:29.9965434Z [00:02:14.176]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "/root/.go/src/internal/goos=>internal/goos;$WORK/b017=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid tSPy5-8AXMOAedm8f4D3/tSPy5-8AXMOAedm8f4D3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /root/.go/src/internal/goos/goos.go /root/.go/src/internal/goos/unix.go /root/.go/src/internal/goos/zgoos_linux.go
2025-08-20T22:38:29.9968420Z [00:02:14.176]➜  echo '# import config' > $WORK/b018/importcfg # internal
2025-08-20T22:38:29.9971711Z [00:02:14.176]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "/root/.go/src/internal/profilerecord=>internal/profilerecord;$WORK/b018=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid 8Lgo9aX7minTbrFQdfrD/8Lgo9aX7minTbrFQdfrD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /root/.go/src/internal/profilerecord/profilerecord.go
2025-08-20T22:38:29.9993305Z [00:02:14.179]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:38:29.9995891Z [00:02:14.179]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s
2025-08-20T22:38:30.0034315Z [00:02:14.183]➜  go tool buildid -w $WORK/b017/_pkg_.a # internal
2025-08-20T22:38:30.0036659Z [00:02:14.183]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s
2025-08-20T22:38:30.0039042Z [00:02:14.183]➜  cp $WORK/b017/_pkg_.a /root/.cache/go-build/ee/ee9c2c442c895a62962313c13ab6a23fcf0a7e92e6c4ca1a6948cb91c2c1cd29-d # internal
2025-08-20T22:38:30.0044597Z [00:02:14.184]➜  internal/runtime/atomic
2025-08-20T22:38:30.0045143Z [00:02:14.184]➜  mkdir -p $WORK/b019/
2025-08-20T22:38:30.0045727Z [00:02:14.184]➜  echo -n > $WORK/b019/go_asm.h # internal
2025-08-20T22:38:30.0056839Z [00:02:14.184]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:38:30.0061385Z [00:02:14.184]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -I $WORK/b019/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s
2025-08-20T22:38:30.0077053Z [00:02:14.188]➜  go tool buildid -w $WORK/b018/_pkg_.a # internal
2025-08-20T22:38:30.0078488Z [00:02:14.188]➜  cp $WORK/b018/_pkg_.a /root/.cache/go-build/d9/d911527e652bf6956cdb31c1f2b09a5e47883f089e8d5fd1d1ea2028dbedc0c3-d # internal
2025-08-20T22:38:30.0080059Z [00:02:14.188]➜  internal/runtime/math
2025-08-20T22:38:30.0080789Z [00:02:14.188]➜  mkdir -p $WORK/b022/
2025-08-20T22:38:30.0081713Z [00:02:14.188]➜  cat >/tmp/go-build2397446772/b022/importcfg << 'EOF' # internal
2025-08-20T22:38:30.0084110Z [00:02:14.188]➜  # import config
2025-08-20T22:38:30.0084914Z [00:02:14.188]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:30.0085635Z [00:02:14.188]➜  EOF
2025-08-20T22:38:30.0086233Z [00:02:14.188]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.0094451Z [00:02:14.188]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "/root/.go/src/internal/runtime/math=>internal/runtime/math;$WORK/b022=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid JLYi1p-7RcHtihSwNG5_/JLYi1p-7RcHtihSwNG5_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /root/.go/src/internal/runtime/math/math.go
2025-08-20T22:38:30.0097469Z [00:02:14.189]➜  cat >/tmp/go-build2397446772/b019/importcfg << 'EOF' # internal
2025-08-20T22:38:30.0098193Z [00:02:14.189]➜  # import config
2025-08-20T22:38:30.0098948Z [00:02:14.189]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:30.0099685Z [00:02:14.189]➜  EOF
2025-08-20T22:38:30.0105516Z [00:02:14.189]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid jFg10H8awrZwV8sSZ_xf/jFg10H8awrZwV8sSZ_xf -goversion go1.25.0 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /root/.go/src/internal/runtime/atomic/atomic_amd64.go /root/.go/src/internal/runtime/atomic/doc.go /root/.go/src/internal/runtime/atomic/stubs.go /root/.go/src/internal/runtime/atomic/types.go /root/.go/src/internal/runtime/atomic/types_64bit.go /root/.go/src/internal/runtime/atomic/unaligned.go /root/.go/src/internal/runtime/atomic/xchg8.go
2025-08-20T22:38:30.0122434Z [00:02:14.192]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:38:30.0124225Z [00:02:14.192]➜  go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal
2025-08-20T22:38:30.0127888Z [00:02:14.193]➜  go tool buildid -w $WORK/b011/_pkg_.a # internal
2025-08-20T22:38:30.0137295Z [00:02:14.194]➜  cp $WORK/b011/_pkg_.a /root/.cache/go-build/12/1241189f936be1f2b6685ca9f274a1ebe69772508f13db21f5490e802eb65af7-d # internal
2025-08-20T22:38:30.0143791Z [00:02:14.194]➜  internal/bytealg
2025-08-20T22:38:30.0146470Z [00:02:14.194]➜  mkdir -p $WORK/b010/
2025-08-20T22:38:30.0149548Z [00:02:14.195]➜  echo -n > $WORK/b010/go_asm.h # internal
2025-08-20T22:38:30.0152235Z [00:02:14.195]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:38:30.0157275Z [00:02:14.195]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s
2025-08-20T22:38:30.0200231Z [00:02:14.200]➜  go tool buildid -w $WORK/b022/_pkg_.a # internal
2025-08-20T22:38:30.0204886Z [00:02:14.200]➜  cp $WORK/b022/_pkg_.a /root/.cache/go-build/5f/5fbdea78dfde0d9e69f5bf85f2d2c97dedba08b64a69af9d2f550f4926d60ab1-d # internal
2025-08-20T22:38:30.0208163Z [00:02:14.201]➜  internal/chacha8rand
2025-08-20T22:38:30.0209369Z [00:02:14.201]➜  mkdir -p $WORK/b013/
2025-08-20T22:38:30.0212305Z [00:02:14.201]➜  echo -n > $WORK/b013/go_asm.h # internal
2025-08-20T22:38:30.0225178Z [00:02:14.203]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:38:30.0229032Z [00:02:14.203]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -I $WORK/b013/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s
2025-08-20T22:38:30.0259701Z [00:02:14.206]➜  cat >/tmp/go-build2397446772/b013/importcfg << 'EOF' # internal
2025-08-20T22:38:30.0260415Z [00:02:14.206]➜  # import config
2025-08-20T22:38:30.0261181Z [00:02:14.206]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:30.0262102Z [00:02:14.206]➜  packagefile internal/cpu=/tmp/go-build2397446772/b011/_pkg_.a
2025-08-20T22:38:30.0262990Z [00:02:14.206]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:30.0263773Z [00:02:14.206]➜  EOF
2025-08-20T22:38:30.0264275Z [00:02:14.206]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.0267571Z [00:02:14.206]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid dWw5LI8BHTOb0ZYO8MDr/dWw5LI8BHTOb0ZYO8MDr -goversion go1.25.0 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /root/.go/src/internal/chacha8rand/chacha8.go /root/.go/src/internal/chacha8rand/chacha8_generic.go
2025-08-20T22:38:30.0274026Z [00:02:14.207]➜  cat >/tmp/go-build2397446772/b010/importcfg << 'EOF' # internal
2025-08-20T22:38:30.0274835Z [00:02:14.207]➜  # import config
2025-08-20T22:38:30.0275592Z [00:02:14.207]➜  packagefile internal/cpu=/tmp/go-build2397446772/b011/_pkg_.a
2025-08-20T22:38:30.0277978Z [00:02:14.207]➜  EOF
2025-08-20T22:38:30.0283308Z [00:02:14.208]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid iSlNKeDAQAy2891r38yS/iSlNKeDAQAy2891r38yS -goversion go1.25.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /root/.go/src/internal/bytealg/bytealg.go /root/.go/src/internal/bytealg/compare_native.go /root/.go/src/internal/bytealg/count_native.go /root/.go/src/internal/bytealg/equal_generic.go /root/.go/src/internal/bytealg/equal_native.go /root/.go/src/internal/bytealg/index_amd64.go /root/.go/src/internal/bytealg/index_native.go /root/.go/src/internal/bytealg/indexbyte_native.go /root/.go/src/internal/bytealg/lastindexbyte_generic.go
2025-08-20T22:38:30.0484160Z [00:02:14.228]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:38:30.0487051Z [00:02:14.228]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -I $WORK/b019/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s
2025-08-20T22:38:30.0500509Z [00:02:14.230]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:38:30.0502723Z [00:02:14.230]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s
2025-08-20T22:38:30.0579370Z [00:02:14.238]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s
2025-08-20T22:38:30.0587231Z [00:02:14.238]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:38:30.0588470Z [00:02:14.239]➜  go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal
2025-08-20T22:38:30.0591958Z [00:02:14.239]➜  go tool buildid -w $WORK/b019/_pkg_.a # internal
2025-08-20T22:38:30.0612127Z [00:02:14.241]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:38:30.0617596Z [00:02:14.241]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s
2025-08-20T22:38:30.0627128Z [00:02:14.242]➜  cp $WORK/b019/_pkg_.a /root/.cache/go-build/97/9749165920c87ef703ec0d9a98e800ff906f19e7cca65f624f4da199b3798019-d # internal
2025-08-20T22:38:30.0628256Z [00:02:14.242]➜  internal/runtime/strconv
2025-08-20T22:38:30.0628793Z [00:02:14.242]➜  mkdir -p $WORK/b021/
2025-08-20T22:38:30.0629491Z [00:02:14.242]➜  cat >/tmp/go-build2397446772/b021/importcfg << 'EOF' # internal
2025-08-20T22:38:30.0630184Z [00:02:14.242]➜  # import config
2025-08-20T22:38:30.0630945Z [00:02:14.242]➜  packagefile internal/runtime/math=/tmp/go-build2397446772/b022/_pkg_.a
2025-08-20T22:38:30.0631676Z [00:02:14.242]➜  EOF
2025-08-20T22:38:30.0632201Z [00:02:14.242]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.0635618Z [00:02:14.242]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "/root/.go/src/internal/runtime/strconv=>internal/runtime/strconv;$WORK/b021=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid j_CLgQhSRFjOJQmZ5tqK/j_CLgQhSRFjOJQmZ5tqK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /root/.go/src/internal/runtime/strconv/atoi.go
2025-08-20T22:38:30.0661412Z [00:02:14.246]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:38:30.0665548Z [00:02:14.246]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s
2025-08-20T22:38:30.0675327Z [00:02:14.247]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:38:30.0680088Z [00:02:14.248]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -I $WORK/b013/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s
2025-08-20T22:38:30.0716699Z [00:02:14.251]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:38:30.0721045Z [00:02:14.252]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s
2025-08-20T22:38:30.0746615Z [00:02:14.255]➜  go tool buildid -w $WORK/b021/_pkg_.a # internal
2025-08-20T22:38:30.0748118Z [00:02:14.255]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:38:30.0749548Z [00:02:14.255]➜  go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal
2025-08-20T22:38:30.0754533Z [00:02:14.255]➜  go tool buildid -w $WORK/b013/_pkg_.a # internal
2025-08-20T22:38:30.0755871Z [00:02:14.255]➜  cp $WORK/b021/_pkg_.a /root/.cache/go-build/09/0946d0641df597fd14920b415d1cfec16a90cee6e19e8821c6d1c8fdffcfce9d-d # internal
2025-08-20T22:38:30.0757005Z [00:02:14.255]➜  internal/runtime/syscall
2025-08-20T22:38:30.0757555Z [00:02:14.255]➜  mkdir -p $WORK/b023/
2025-08-20T22:38:30.0758182Z [00:02:14.255]➜  echo -n > $WORK/b023/go_asm.h # internal
2025-08-20T22:38:30.0758877Z [00:02:14.255]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T22:38:30.0765219Z [00:02:14.255]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -I $WORK/b023/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b023/symabis ./asm_linux_amd64.s
2025-08-20T22:38:30.0768091Z [00:02:14.256]➜  cp $WORK/b013/_pkg_.a /root/.cache/go-build/09/0929257a7b550b8a5edfd306ca626cbae55ccc6f8ce26e0f6f85b18418ed6cc8-d # internal
2025-08-20T22:38:30.0777122Z [00:02:14.257]➜  internal/runtime/exithook
2025-08-20T22:38:30.0779606Z [00:02:14.258]➜  mkdir -p $WORK/b024/
2025-08-20T22:38:30.0780411Z [00:02:14.258]➜  cat >/tmp/go-build2397446772/b024/importcfg << 'EOF' # internal
2025-08-20T22:38:30.0782645Z [00:02:14.258]➜  # import config
2025-08-20T22:38:30.0785278Z [00:02:14.258]➜  packagefile internal/runtime/atomic=/tmp/go-build2397446772/b019/_pkg_.a
2025-08-20T22:38:30.0786137Z [00:02:14.258]➜  EOF
2025-08-20T22:38:30.0786747Z [00:02:14.258]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.0826855Z [00:02:14.258]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "/root/.go/src/internal/runtime/exithook=>internal/runtime/exithook;$WORK/b024=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid wrk8SplVQHinmzbSwvNX/wrk8SplVQHinmzbSwvNX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /root/.go/src/internal/runtime/exithook/hooks.go
2025-08-20T22:38:30.0829930Z [00:02:14.261]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:38:30.0831417Z [00:02:14.261]➜  go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal
2025-08-20T22:38:30.0832850Z [00:02:14.261]➜  go tool buildid -w $WORK/b010/_pkg_.a # internal
2025-08-20T22:38:30.0835975Z [00:02:14.262]➜  cp $WORK/b010/_pkg_.a /root/.cache/go-build/dd/dd49f52524bbcc5eb4d0c6d27149ca286174e03882208775b90b7a2bc1febfe3-d # internal
2025-08-20T22:38:30.0838127Z [00:02:14.263]➜  internal/runtime/gc
2025-08-20T22:38:30.0838688Z [00:02:14.263]➜  mkdir -p $WORK/b025/
2025-08-20T22:38:30.0839482Z [00:02:14.263]➜  cat >/tmp/go-build2397446772/b023/importcfg << 'EOF' # internal
2025-08-20T22:38:30.0840188Z [00:02:14.263]➜  # import config
2025-08-20T22:38:30.0840945Z [00:02:14.263]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:30.0842048Z [00:02:14.263]➜  EOF
2025-08-20T22:38:30.0842641Z [00:02:14.263]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.0847462Z [00:02:14.263]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid lGFy9_Ayx3kZ8w55lxqS/lGFy9_Ayx3kZ8w55lxqS -goversion go1.25.0 -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /root/.go/src/internal/runtime/syscall/defs_linux.go /root/.go/src/internal/runtime/syscall/defs_linux_amd64.go /root/.go/src/internal/runtime/syscall/syscall_linux.go
2025-08-20T22:38:30.0851539Z [00:02:14.264]➜  cat >/tmp/go-build2397446772/b025/importcfg << 'EOF' # internal
2025-08-20T22:38:30.0852281Z [00:02:14.264]➜  # import config
2025-08-20T22:38:30.0853087Z [00:02:14.264]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:30.0854900Z [00:02:14.264]➜  EOF
2025-08-20T22:38:30.0858603Z [00:02:14.264]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "/root/.go/src/internal/runtime/gc=>internal/runtime/gc;$WORK/b025=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid -xZFEbMDpMRcG0k4W4bY/-xZFEbMDpMRcG0k4W4bY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /root/.go/src/internal/runtime/gc/malloc.go /root/.go/src/internal/runtime/gc/scan.go /root/.go/src/internal/runtime/gc/sizeclasses.go
2025-08-20T22:38:30.1005356Z [00:02:14.280]➜  go tool buildid -w $WORK/b024/_pkg_.a # internal
2025-08-20T22:38:30.1011255Z [00:02:14.281]➜  cp $WORK/b024/_pkg_.a /root/.cache/go-build/03/03394bc37ba2480b3135a36b9eff30c18149048fde121a6a2f18ffcccc9bafac-d # internal
2025-08-20T22:38:30.1031412Z [00:02:14.281]➜  internal/asan
2025-08-20T22:38:30.1032018Z [00:02:14.281]➜  mkdir -p $WORK/b027/
2025-08-20T22:38:30.1032729Z [00:02:14.282]➜  go tool buildid -w $WORK/b025/_pkg_.a # internal
2025-08-20T22:38:30.1033741Z [00:02:14.282]➜  echo '# import config' > $WORK/b027/importcfg # internal
2025-08-20T22:38:30.1038171Z [00:02:14.282]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "/root/.go/src/internal/asan=>internal/asan;$WORK/b027=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid pvsfxC872C9dcz4IQgX5/pvsfxC872C9dcz4IQgX5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /root/.go/src/internal/asan/doc.go /root/.go/src/internal/asan/noasan.go
2025-08-20T22:38:30.1041722Z [00:02:14.282]➜  cp $WORK/b025/_pkg_.a /root/.cache/go-build/29/2999620ea805d599fc56093435a9f94734462b0eb89a9515ca176bdc4b769cd5-d # internal
2025-08-20T22:38:30.1042845Z [00:02:14.284]➜  internal/msan
2025-08-20T22:38:30.1043358Z [00:02:14.284]➜  mkdir -p $WORK/b028/
2025-08-20T22:38:30.1044328Z [00:02:14.284]➜  echo '# import config' > $WORK/b028/importcfg # internal
2025-08-20T22:38:30.1047719Z [00:02:14.284]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "/root/.go/src/internal/msan=>internal/msan;$WORK/b028=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid SFFiJID93lf3XfCym9L_/SFFiJID93lf3XfCym9L_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /root/.go/src/internal/msan/doc.go /root/.go/src/internal/msan/nomsan.go
2025-08-20T22:38:30.1116507Z [00:02:14.291]➜  go tool buildid -w $WORK/b028/_pkg_.a # internal
2025-08-20T22:38:30.1123246Z [00:02:14.292]➜  go tool buildid -w $WORK/b027/_pkg_.a # internal
2025-08-20T22:38:30.1125962Z [00:02:14.292]➜  cp $WORK/b028/_pkg_.a /root/.cache/go-build/8b/8bc238d887c2b4b98122a708b40f5f23002ece892b057553d6f86f1c7d8d2209-d # internal
2025-08-20T22:38:30.1127823Z [00:02:14.293]➜  cp $WORK/b027/_pkg_.a /root/.cache/go-build/f8/f88fca14b143264910fec13e94c680f6782f11f8113e9d8ab8bb3c90ad1019f8-d # internal
2025-08-20T22:38:30.1135984Z [00:02:14.293]➜  internal/stringslite
2025-08-20T22:38:30.1136557Z [00:02:14.293]➜  mkdir -p $WORK/b031/
2025-08-20T22:38:30.1139713Z [00:02:14.294]➜  cat >/tmp/go-build2397446772/b031/importcfg << 'EOF' # internal
2025-08-20T22:38:30.1140457Z [00:02:14.294]➜  # import config
2025-08-20T22:38:30.1141564Z [00:02:14.294]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:30.1142535Z [00:02:14.294]➜  EOF
2025-08-20T22:38:30.1146001Z [00:02:14.294]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "/root/.go/src/internal/stringslite=>internal/stringslite;$WORK/b031=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid LSgD3AIamP0Qfkq_mRTf/LSgD3AIamP0Qfkq_mRTf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /root/.go/src/internal/stringslite/strings.go
2025-08-20T22:38:30.1149207Z [00:02:14.294]➜  internal/runtime/sys
2025-08-20T22:38:30.1149963Z [00:02:14.294]➜  mkdir -p $WORK/b030/
2025-08-20T22:38:30.1157527Z [00:02:14.296]➜  echo -n > $WORK/b030/go_asm.h # internal
2025-08-20T22:38:30.1160835Z [00:02:14.296]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:38:30.1163168Z [00:02:14.296]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -I $WORK/b030/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b030/symabis ./empty.s
2025-08-20T22:38:30.1185692Z [00:02:14.297]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T22:38:30.1190348Z [00:02:14.297]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -I $WORK/b023/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b023/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T22:38:30.1232132Z [00:02:14.303]➜  cat >/tmp/go-build2397446772/b030/importcfg << 'EOF' # internal
2025-08-20T22:38:30.1235670Z [00:02:14.303]➜  # import config
2025-08-20T22:38:30.1236510Z [00:02:14.303]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:30.1239293Z [00:02:14.303]➜  packagefile internal/goos=/tmp/go-build2397446772/b017/_pkg_.a
2025-08-20T22:38:30.1240103Z [00:02:14.303]➜  EOF
2025-08-20T22:38:30.1240703Z [00:02:14.303]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.1246560Z [00:02:14.303]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid hO1bwuOxIzjHKfZvvowA/hO1bwuOxIzjHKfZvvowA -goversion go1.25.0 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /root/.go/src/internal/runtime/sys/consts.go /root/.go/src/internal/runtime/sys/consts_norace.go /root/.go/src/internal/runtime/sys/intrinsics.go /root/.go/src/internal/runtime/sys/nih.go /root/.go/src/internal/runtime/sys/no_dit.go /root/.go/src/internal/runtime/sys/sys.go /root/.go/src/internal/runtime/sys/zversion.go
2025-08-20T22:38:30.1251517Z [00:02:14.303]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T22:38:30.1252417Z [00:02:14.303]➜  go tool pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_amd64.o # internal
2025-08-20T22:38:30.1253329Z [00:02:14.303]➜  go tool buildid -w $WORK/b023/_pkg_.a # internal
2025-08-20T22:38:30.1254873Z [00:02:14.304]➜  cp $WORK/b023/_pkg_.a /root/.cache/go-build/cf/cf6e35871a9bc9ffe2b6989531cfabfb07980c9b095cb415a34effa3e6cd8d16-d # internal
2025-08-20T22:38:30.1270480Z [00:02:14.307]➜  internal/runtime/cgroup
2025-08-20T22:38:30.1271869Z [00:02:14.307]➜  mkdir -p $WORK/b020/
2025-08-20T22:38:30.1273139Z [00:02:14.307]➜  cat >/tmp/go-build2397446772/b020/importcfg << 'EOF' # internal
2025-08-20T22:38:30.1275361Z [00:02:14.307]➜  # import config
2025-08-20T22:38:30.1276466Z [00:02:14.307]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:30.1277568Z [00:02:14.307]➜  packagefile internal/runtime/strconv=/tmp/go-build2397446772/b021/_pkg_.a
2025-08-20T22:38:30.1278716Z [00:02:14.307]➜  packagefile internal/runtime/syscall=/tmp/go-build2397446772/b023/_pkg_.a
2025-08-20T22:38:30.1279498Z [00:02:14.307]➜  EOF
2025-08-20T22:38:30.1280042Z [00:02:14.307]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.1284634Z [00:02:14.308]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "/root/.go/src/internal/runtime/cgroup=>internal/runtime/cgroup;$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid U2qjy7g_fBo1kzUlNCu-/U2qjy7g_fBo1kzUlNCu- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /root/.go/src/internal/runtime/cgroup/cgroup_linux.go /root/.go/src/internal/runtime/cgroup/line_reader.go /root/.go/src/internal/runtime/cgroup/runtime.go
2025-08-20T22:38:30.1466349Z [00:02:14.326]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:38:30.1468717Z [00:02:14.326]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -I $WORK/b030/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/empty.o ./empty.s
2025-08-20T22:38:30.1512982Z [00:02:14.331]➜  go tool pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal
2025-08-20T22:38:30.1514223Z [00:02:14.331]➜  go tool buildid -w $WORK/b030/_pkg_.a # internal
2025-08-20T22:38:30.1527067Z [00:02:14.332]➜  cp $WORK/b030/_pkg_.a /root/.cache/go-build/4f/4fc5c17be3819d9190c3feba2c4141c1217f9bcdced8c306557d2a40f88da216-d # internal
2025-08-20T22:38:30.1528275Z [00:02:14.333]➜  internal/trace/tracev2
2025-08-20T22:38:30.1533791Z [00:02:14.333]➜  mkdir -p $WORK/b032/
2025-08-20T22:38:30.1534584Z [00:02:14.333]➜  echo '# import config' > $WORK/b032/importcfg # internal
2025-08-20T22:38:30.1535382Z [00:02:14.333]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.1539324Z [00:02:14.333]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "/root/.go/src/internal/trace/tracev2=>internal/trace/tracev2;$WORK/b032=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid yxe5YP26lWrxkskjIepa/yxe5YP26lWrxkskjIepa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /root/.go/src/internal/trace/tracev2/doc.go /root/.go/src/internal/trace/tracev2/events.go /root/.go/src/internal/trace/tracev2/spec.go
2025-08-20T22:38:30.1600575Z [00:02:14.340]➜  go tool buildid -w $WORK/b031/_pkg_.a # internal
2025-08-20T22:38:30.1608825Z [00:02:14.341]➜  cp $WORK/b031/_pkg_.a /root/.cache/go-build/47/4739c5bc3c484af52abd20d90b84daf8590f7b284cd00635cd3086b00c02ce5e-d # internal
2025-08-20T22:38:30.1611077Z [00:02:14.341]➜  sync/atomic
2025-08-20T22:38:30.1612710Z [00:02:14.341]➜  mkdir -p $WORK/b036/
2025-08-20T22:38:30.1613920Z [00:02:14.341]➜  echo -n > $WORK/b036/go_asm.h # internal
2025-08-20T22:38:30.1614567Z [00:02:14.341]➜  cd /root/.go/src/sync/atomic
2025-08-20T22:38:30.1640028Z [00:02:14.344]➜  /root/.go/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -I $WORK/b036/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b036/symabis ./asm.s
2025-08-20T22:38:30.1744657Z [00:02:14.354]➜  echo '# import config' > $WORK/b036/importcfg # internal
2025-08-20T22:38:30.1759246Z [00:02:14.356]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.1763296Z [00:02:14.356]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid L6cYSyMCw5Stpw8wd-hA/L6cYSyMCw5Stpw8wd-hA -goversion go1.25.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /root/.go/src/sync/atomic/doc.go /root/.go/src/sync/atomic/doc_64.go /root/.go/src/sync/atomic/type.go /root/.go/src/sync/atomic/value.go
2025-08-20T22:38:30.1795019Z [00:02:14.359]➜  go tool buildid -w $WORK/b032/_pkg_.a # internal
2025-08-20T22:38:30.1833843Z [00:02:14.363]➜  cp $WORK/b032/_pkg_.a /root/.cache/go-build/94/94175a12fceee62d30ba4c0af031ab0aa81e52820ab6621930e9c767b233d594-d # internal
2025-08-20T22:38:30.1836447Z [00:02:14.364]➜  math/bits
2025-08-20T22:38:30.1836965Z [00:02:14.364]➜  mkdir -p $WORK/b039/
2025-08-20T22:38:30.1840647Z [00:02:14.364]➜  echo '# import config' > $WORK/b039/importcfg # internal
2025-08-20T22:38:30.1844697Z [00:02:14.364]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "/root/.go/src/math/bits=>math/bits;$WORK/b039=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid i7S3T0O3EFYf-_WJtE2h/i7S3T0O3EFYf-_WJtE2h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /root/.go/src/math/bits/bits.go /root/.go/src/math/bits/bits_errors.go /root/.go/src/math/bits/bits_tables.go
2025-08-20T22:38:30.1940194Z [00:02:14.374]➜  go tool buildid -w $WORK/b020/_pkg_.a # internal
2025-08-20T22:38:30.1949679Z [00:02:14.375]➜  cp $WORK/b020/_pkg_.a /root/.cache/go-build/08/080e951d83d32fe5db27e74360a07736e0a4459fa326cb3d70587c9827e49722-d # internal
2025-08-20T22:38:30.1956317Z [00:02:14.375]➜  unicode
2025-08-20T22:38:30.1957867Z [00:02:14.375]➜  mkdir -p $WORK/b040/
2025-08-20T22:38:30.1958570Z [00:02:14.376]➜  echo '# import config' > $WORK/b040/importcfg # internal
2025-08-20T22:38:30.1962227Z [00:02:14.376]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "/root/.go/src/unicode=>unicode;$WORK/b040=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid RLXSQIujwLuJl7BmCQws/RLXSQIujwLuJl7BmCQws -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /root/.go/src/unicode/casetables.go /root/.go/src/unicode/digit.go /root/.go/src/unicode/graphic.go /root/.go/src/unicode/letter.go /root/.go/src/unicode/tables.go
2025-08-20T22:38:30.2003879Z [00:02:14.380]➜  cd /root/.go/src/internal/abi
2025-08-20T22:38:30.2006729Z [00:02:14.380]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s
2025-08-20T22:38:30.2146463Z [00:02:14.393]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s
2025-08-20T22:38:30.2152506Z [00:02:14.395]➜  go tool buildid -w $WORK/b039/_pkg_.a # internal
2025-08-20T22:38:30.2163149Z [00:02:14.396]➜  cp $WORK/b039/_pkg_.a /root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d # internal
2025-08-20T22:38:30.2171309Z [00:02:14.397]➜  unicode/utf8
2025-08-20T22:38:30.2171890Z [00:02:14.397]➜  mkdir -p $WORK/b041/
2025-08-20T22:38:30.2172640Z [00:02:14.397]➜  echo '# import config' > $WORK/b041/importcfg # internal
2025-08-20T22:38:30.2173645Z [00:02:14.397]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.2176619Z [00:02:14.397]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "/root/.go/src/unicode/utf8=>unicode/utf8;$WORK/b041=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid Tr4gaEv0XobnBtoL2NYj/Tr4gaEv0XobnBtoL2NYj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /root/.go/src/unicode/utf8/utf8.go
2025-08-20T22:38:30.2215410Z [00:02:14.401]➜  cd /root/.go/src/internal/abi
2025-08-20T22:38:30.2216347Z [00:02:14.401]➜  go tool pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal
2025-08-20T22:38:30.2217193Z [00:02:14.401]➜  go tool buildid -w $WORK/b005/_pkg_.a # internal
2025-08-20T22:38:30.2270526Z [00:02:14.406]➜  cp $WORK/b005/_pkg_.a /root/.cache/go-build/69/69c095950620468ee755108b7c7169a6466275f23ec055136f1aa4085a3dd04b-d # internal
2025-08-20T22:38:30.2271755Z [00:02:14.407]➜  internal/race
2025-08-20T22:38:30.2272281Z [00:02:14.407]➜  mkdir -p $WORK/b029/
2025-08-20T22:38:30.2273029Z [00:02:14.407]➜  cat >/tmp/go-build2397446772/b029/importcfg << 'EOF' # internal
2025-08-20T22:38:30.2273878Z [00:02:14.407]➜  # import config
2025-08-20T22:38:30.2274610Z [00:02:14.407]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:30.2275303Z [00:02:14.407]➜  EOF
2025-08-20T22:38:30.2276124Z [00:02:14.408]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.2279967Z [00:02:14.408]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "/root/.go/src/internal/race=>internal/race;$WORK/b029=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid 4mWR9j7FFiKR7-tuWycC/4mWR9j7FFiKR7-tuWycC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /root/.go/src/internal/race/doc.go /root/.go/src/internal/race/norace.go
2025-08-20T22:38:30.2282978Z [00:02:14.408]➜  cd /root/.go/src/sync/atomic
2025-08-20T22:38:30.2285671Z [00:02:14.408]➜  /root/.go/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -I $WORK/b036/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b036/asm.o ./asm.s
2025-08-20T22:38:30.2330674Z [00:02:14.413]➜  go tool pack r $WORK/b036/_pkg_.a $WORK/b036/asm.o # internal
2025-08-20T22:38:30.2334022Z [00:02:14.413]➜  go tool buildid -w $WORK/b036/_pkg_.a # internal
2025-08-20T22:38:30.2350264Z [00:02:14.415]➜  cp $WORK/b036/_pkg_.a /root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d # internal
2025-08-20T22:38:30.2361490Z [00:02:14.415]➜  internal/synctest
2025-08-20T22:38:30.2362157Z [00:02:14.415]➜  mkdir -p $WORK/b037/
2025-08-20T22:38:30.2362891Z [00:02:14.415]➜  cat >/tmp/go-build2397446772/b037/importcfg << 'EOF' # internal
2025-08-20T22:38:30.2363776Z [00:02:14.415]➜  # import config
2025-08-20T22:38:30.2364501Z [00:02:14.415]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:30.2365175Z [00:02:14.415]➜  EOF
2025-08-20T22:38:30.2365716Z [00:02:14.416]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.2368832Z [00:02:14.416]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "/root/.go/src/internal/synctest=>internal/synctest;$WORK/b037=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid 6S6MfZdJaYiZ1kHy_upy/6S6MfZdJaYiZ1kHy_upy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /root/.go/src/internal/synctest/synctest.go
2025-08-20T22:38:30.2435627Z [00:02:14.421]➜  go tool buildid -w $WORK/b029/_pkg_.a # internal
2025-08-20T22:38:30.2437348Z [00:02:14.423]➜  cp $WORK/b029/_pkg_.a /root/.cache/go-build/96/9610d9edf486ff1196d8624b9d4b65502760d7f0e903ff8173010306707ba687-d # internal
2025-08-20T22:38:30.2441225Z [00:02:14.424]➜  internal/runtime/maps
2025-08-20T22:38:30.2441801Z [00:02:14.424]➜  mkdir -p $WORK/b026/
2025-08-20T22:38:30.2444442Z [00:02:14.424]➜  cat >/tmp/go-build2397446772/b026/importcfg << 'EOF' # internal
2025-08-20T22:38:30.2445770Z [00:02:14.424]➜  # import config
2025-08-20T22:38:30.2446844Z [00:02:14.424]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:30.2448104Z [00:02:14.425]➜  packagefile internal/asan=/tmp/go-build2397446772/b027/_pkg_.a
2025-08-20T22:38:30.2449548Z [00:02:14.425]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:30.2451600Z [00:02:14.425]➜  packagefile internal/msan=/tmp/go-build2397446772/b028/_pkg_.a
2025-08-20T22:38:30.2452545Z [00:02:14.425]➜  packagefile internal/race=/tmp/go-build2397446772/b029/_pkg_.a
2025-08-20T22:38:30.2453706Z [00:02:14.425]➜  packagefile internal/runtime/math=/tmp/go-build2397446772/b022/_pkg_.a
2025-08-20T22:38:30.2454763Z [00:02:14.425]➜  packagefile internal/runtime/sys=/tmp/go-build2397446772/b030/_pkg_.a
2025-08-20T22:38:30.2455481Z [00:02:14.425]➜  EOF
2025-08-20T22:38:30.2461855Z [00:02:14.425]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "/root/.go/src/internal/runtime/maps=>internal/runtime/maps;$WORK/b026=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid KI5RgMW_8N6oOIA0pfPy/KI5RgMW_8N6oOIA0pfPy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /root/.go/src/internal/runtime/maps/group.go /root/.go/src/internal/runtime/maps/map.go /root/.go/src/internal/runtime/maps/runtime.go /root/.go/src/internal/runtime/maps/runtime_fast32_swiss.go /root/.go/src/internal/runtime/maps/runtime_fast64_swiss.go /root/.go/src/internal/runtime/maps/runtime_faststr_swiss.go /root/.go/src/internal/runtime/maps/runtime_swiss.go /root/.go/src/internal/runtime/maps/table.go /root/.go/src/internal/runtime/maps/table_debug.go
2025-08-20T22:38:30.2503435Z [00:02:14.430]➜  go tool buildid -w $WORK/b041/_pkg_.a # internal
2025-08-20T22:38:30.2512420Z [00:02:14.431]➜  cp $WORK/b041/_pkg_.a /root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d # internal
2025-08-20T22:38:30.2516567Z [00:02:14.431]➜  internal/sync
2025-08-20T22:38:30.2517376Z [00:02:14.432]➜  mkdir -p $WORK/b035/
2025-08-20T22:38:30.2522464Z [00:02:14.432]➜  cat >/tmp/go-build2397446772/b035/importcfg << 'EOF' # internal
2025-08-20T22:38:30.2526064Z [00:02:14.432]➜  # import config
2025-08-20T22:38:30.2526754Z [00:02:14.432]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:30.2527678Z [00:02:14.432]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:30.2528563Z [00:02:14.432]➜  packagefile internal/race=/tmp/go-build2397446772/b029/_pkg_.a
2025-08-20T22:38:30.2529412Z [00:02:14.432]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:30.2530036Z [00:02:14.432]➜  EOF
2025-08-20T22:38:30.2533976Z [00:02:14.432]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "/root/.go/src/internal/sync=>internal/sync;$WORK/b035=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid 3ni2jpQmHHodbGD2DZc-/3ni2jpQmHHodbGD2DZc- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /root/.go/src/internal/sync/hashtriemap.go /root/.go/src/internal/sync/mutex.go /root/.go/src/internal/sync/runtime.go
2025-08-20T22:38:30.2542368Z [00:02:14.434]➜  go tool buildid -w $WORK/b037/_pkg_.a # internal
2025-08-20T22:38:30.2545439Z [00:02:14.434]➜  cp $WORK/b037/_pkg_.a /root/.cache/go-build/94/947f09566bea08c73cb5619c7e9db3d400b577fb6f706e1fe6b4b06732bef26c-d # internal
2025-08-20T22:38:30.2546721Z [00:02:14.434]➜  internal/itoa
2025-08-20T22:38:30.2549383Z [00:02:14.434]➜  mkdir -p $WORK/b047/
2025-08-20T22:38:30.2550414Z [00:02:14.434]➜  echo '# import config' > $WORK/b047/importcfg # internal
2025-08-20T22:38:30.2553400Z [00:02:14.434]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "/root/.go/src/internal/itoa=>internal/itoa;$WORK/b047=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid bMDY-o3rrTW2XoE_dOgh/bMDY-o3rrTW2XoE_dOgh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /root/.go/src/internal/itoa/itoa.go
2025-08-20T22:38:30.2705554Z [00:02:14.447]➜  go tool buildid -w $WORK/b047/_pkg_.a # internal
2025-08-20T22:38:30.2710285Z [00:02:14.447]➜  cp $WORK/b047/_pkg_.a /root/.cache/go-build/2c/2cabe858034a0af2870421687b094e04cdfd800789a6c5114441a426de2cf11a-d # internal
2025-08-20T22:38:30.2711368Z [00:02:14.447]➜  cmp
2025-08-20T22:38:30.2711877Z [00:02:14.447]➜  mkdir -p $WORK/b050/
2025-08-20T22:38:30.2712561Z [00:02:14.448]➜  echo '# import config' > $WORK/b050/importcfg # internal
2025-08-20T22:38:30.2715389Z [00:02:14.448]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "/root/.go/src/cmp=>cmp;$WORK/b050=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid YT4kS9oOdLKb10ji1D3b/YT4kS9oOdLKb10ji1D3b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /root/.go/src/cmp/cmp.go
2025-08-20T22:38:30.2761144Z [00:02:14.456]➜  go tool buildid -w $WORK/b050/_pkg_.a # internal
2025-08-20T22:38:30.2765968Z [00:02:14.456]➜  cp $WORK/b050/_pkg_.a /root/.cache/go-build/9d/9dfba66b67ca9f8fe689cc30f6c14a50aebfd91692e10f8a1a17454ad7cbab97-d # internal
2025-08-20T22:38:30.2781403Z [00:02:14.458]➜  math
2025-08-20T22:38:30.2784178Z [00:02:14.458]➜  mkdir -p $WORK/b055/
2025-08-20T22:38:30.2787801Z [00:02:14.459]➜  echo -n > $WORK/b055/go_asm.h # internal
2025-08-20T22:38:30.2791670Z [00:02:14.459]➜  cd /root/.go/src/math
2025-08-20T22:38:30.2793912Z [00:02:14.459]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b055/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s
2025-08-20T22:38:30.2837967Z [00:02:14.464]➜  cat >/tmp/go-build2397446772/b055/importcfg << 'EOF' # internal
2025-08-20T22:38:30.2841784Z [00:02:14.464]➜  # import config
2025-08-20T22:38:30.2842501Z [00:02:14.464]➜  packagefile internal/cpu=/tmp/go-build2397446772/b011/_pkg_.a
2025-08-20T22:38:30.2843341Z [00:02:14.464]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:30.2844167Z [00:02:14.464]➜  EOF
2025-08-20T22:38:30.2844715Z [00:02:14.464]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.2870414Z [00:02:14.466]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -p math -lang=go1.25 -std -installsuffix shared -buildid TOMH2-oM80oUkxVWaf0P/TOMH2-oM80oUkxVWaf0P -goversion go1.25.0 -symabis $WORK/b055/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h /root/.go/src/math/abs.go /root/.go/src/math/acosh.go /root/.go/src/math/asin.go /root/.go/src/math/asinh.go /root/.go/src/math/atan.go /root/.go/src/math/atan2.go /root/.go/src/math/atanh.go /root/.go/src/math/bits.go /root/.go/src/math/cbrt.go /root/.go/src/math/const.go /root/.go/src/math/copysign.go /root/.go/src/math/dim.go /root/.go/src/math/dim_asm.go /root/.go/src/math/erf.go /root/.go/src/math/erfinv.go /root/.go/src/math/exp.go /root/.go/src/math/exp2_noasm.go /root/.go/src/math/exp_amd64.go /root/.go/src/math/exp_asm.go /root/.go/src/math/expm1.go /root/.go/src/math/floor.go /root/.go/src/math/floor_asm.go /root/.go/src/math/fma.go /root/.go/src/math/frexp.go /root/.go/src/math/gamma.go /root/.go/src/math/hypot.go /root/.go/src/math/hypot_asm.go /root/.go/src/math/j0.go /root/.go/src/math/j1.go /root/.go/src/math/jn.go /root/.go/src/math/ldexp.go /root/.go/src/math/lgamma.go /root/.go/src/math/log.go /root/.go/src/math/log10.go /root/.go/src/math/log1p.go /root/.go/src/math/log_asm.go /root/.go/src/math/logb.go /root/.go/src/math/mod.go /root/.go/src/math/modf.go /root/.go/src/math/modf_noasm.go /root/.go/src/math/nextafter.go /root/.go/src/math/pow.go /root/.go/src/math/pow10.go /root/.go/src/math/remainder.go /root/.go/src/math/signbit.go /root/.go/src/math/sin.go /root/.go/src/math/sincos.go /root/.go/src/math/sinh.go /root/.go/src/math/sqrt.go /root/.go/src/math/stubs.go /root/.go/src/math/tan.go /root/.go/src/math/tanh.go /root/.go/src/math/trig_reduce.go /root/.go/src/math/unsafe.go
2025-08-20T22:38:30.2881592Z [00:02:14.466]➜  go tool buildid -w $WORK/b035/_pkg_.a # internal
2025-08-20T22:38:30.2882891Z [00:02:14.466]➜  cp $WORK/b035/_pkg_.a /root/.cache/go-build/66/6672435ae16fa41ba510078521203f023195502b360b969cde5cba87c703c7e0-d # internal
2025-08-20T22:38:30.2884643Z [00:02:14.466]➜  crypto/internal/fips140/alias
2025-08-20T22:38:30.2885316Z [00:02:14.466]➜  mkdir -p $WORK/b062/
2025-08-20T22:38:30.2886045Z [00:02:14.466]➜  echo '# import config' > $WORK/b062/importcfg # internal
2025-08-20T22:38:30.2889565Z [00:02:14.466]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/alias=>crypto/internal/fips140/alias;$WORK/b062=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -installsuffix shared -buildid GK0BkGL1Nq_S0HGj-hIR/GK0BkGL1Nq_S0HGj-hIR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /root/.go/src/crypto/internal/fips140/alias/alias.go
2025-08-20T22:38:30.3026998Z [00:02:14.483]➜  go tool buildid -w $WORK/b062/_pkg_.a # internal
2025-08-20T22:38:30.3028403Z [00:02:14.483]➜  cp $WORK/b062/_pkg_.a /root/.cache/go-build/27/2787631884ab3f34b85912526c621adc211455ec60b230fa083c652f01f3d7d9-d # internal
2025-08-20T22:38:30.3029884Z [00:02:14.483]➜  crypto/internal/fips140deps/byteorder
2025-08-20T22:38:30.3030530Z [00:02:14.483]➜  mkdir -p $WORK/b066/
2025-08-20T22:38:30.3031247Z [00:02:14.483]➜  cat >/tmp/go-build2397446772/b066/importcfg << 'EOF' # internal
2025-08-20T22:38:30.3031949Z [00:02:14.483]➜  # import config
2025-08-20T22:38:30.3032702Z [00:02:14.483]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:30.3033405Z [00:02:14.483]➜  EOF
2025-08-20T22:38:30.3037248Z [00:02:14.483]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/byteorder=>crypto/internal/fips140deps/byteorder;$WORK/b066=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid zU9WI3Evt4ghexTvHEfN/zU9WI3Evt4ghexTvHEfN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /root/.go/src/crypto/internal/fips140deps/byteorder/byteorder.go
2025-08-20T22:38:30.3154746Z [00:02:14.495]➜  go tool buildid -w $WORK/b066/_pkg_.a # internal
2025-08-20T22:38:30.3160643Z [00:02:14.496]➜  cp $WORK/b066/_pkg_.a /root/.cache/go-build/3b/3b2dc55b8de7ce555f03e495a2b1bcd0d32285049ff481eedf724d5f2f4b16eb-d # internal
2025-08-20T22:38:30.3161884Z [00:02:14.496]➜  crypto/internal/fips140deps/cpu
2025-08-20T22:38:30.3162489Z [00:02:14.496]➜  mkdir -p $WORK/b067/
2025-08-20T22:38:30.3167800Z [00:02:14.497]➜  cat >/tmp/go-build2397446772/b067/importcfg << 'EOF' # internal
2025-08-20T22:38:30.3168546Z [00:02:14.497]➜  # import config
2025-08-20T22:38:30.3169273Z [00:02:14.497]➜  packagefile internal/cpu=/tmp/go-build2397446772/b011/_pkg_.a
2025-08-20T22:38:30.3170229Z [00:02:14.497]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:30.3170881Z [00:02:14.497]➜  EOF
2025-08-20T22:38:30.3174390Z [00:02:14.497]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/cpu=>crypto/internal/fips140deps/cpu;$WORK/b067=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -installsuffix shared -buildid A7eAWiqz7AnYKgfgsxu1/A7eAWiqz7AnYKgfgsxu1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /root/.go/src/crypto/internal/fips140deps/cpu/cpu.go
2025-08-20T22:38:30.3264764Z [00:02:14.506]➜  go tool buildid -w $WORK/b067/_pkg_.a # internal
2025-08-20T22:38:30.3274432Z [00:02:14.507]➜  cp $WORK/b067/_pkg_.a /root/.cache/go-build/8e/8ed1e17b06b87350088b9a432f7e796015ad458599309e30ea5270023032775a-d # internal
2025-08-20T22:38:30.3281474Z [00:02:14.507]➜  crypto/internal/fips140/subtle
2025-08-20T22:38:30.3282147Z [00:02:14.507]➜  mkdir -p $WORK/b070/
2025-08-20T22:38:30.3282711Z [00:02:14.508]➜  echo -n > $WORK/b070/go_asm.h # internal
2025-08-20T22:38:30.3283346Z [00:02:14.508]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T22:38:30.3286134Z [00:02:14.508]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b070=>" -I $WORK/b070/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b070/symabis ./xor_amd64.s
2025-08-20T22:38:30.3348328Z [00:02:14.512]➜  cat >/tmp/go-build2397446772/b070/importcfg << 'EOF' # internal
2025-08-20T22:38:30.3349201Z [00:02:14.512]➜  # import config
2025-08-20T22:38:30.3350080Z [00:02:14.512]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2397446772/b062/_pkg_.a
2025-08-20T22:38:30.3351341Z [00:02:14.512]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:30.3352403Z [00:02:14.512]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:30.3353038Z [00:02:14.512]➜  EOF
2025-08-20T22:38:30.3353780Z [00:02:14.512]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.3358786Z [00:02:14.512]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b070=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid 3W5xP-fYs3MALlbt18TM/3W5xP-fYs3MALlbt18TM -goversion go1.25.0 -symabis $WORK/b070/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h /root/.go/src/crypto/internal/fips140/subtle/constant_time.go /root/.go/src/crypto/internal/fips140/subtle/xor.go /root/.go/src/crypto/internal/fips140/subtle/xor_asm.go
2025-08-20T22:38:30.3527707Z [00:02:14.532]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T22:38:30.3532818Z [00:02:14.533]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b070=>" -I $WORK/b070/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b070/xor_amd64.o ./xor_amd64.s
2025-08-20T22:38:30.3576509Z [00:02:14.537]➜  go tool pack r $WORK/b070/_pkg_.a $WORK/b070/xor_amd64.o # internal
2025-08-20T22:38:30.3584119Z [00:02:14.537]➜  go tool buildid -w $WORK/b070/_pkg_.a # internal
2025-08-20T22:38:30.3585353Z [00:02:14.538]➜  cp $WORK/b070/_pkg_.a /root/.cache/go-build/7a/7ae0344625486d831f14bdd915194c44ed259b901e4a7d14df5fc9916275c647-d # internal
2025-08-20T22:38:30.3586390Z [00:02:14.538]➜  crypto/internal/boring/sig
2025-08-20T22:38:30.3589284Z [00:02:14.539]➜  mkdir -p $WORK/b088/
2025-08-20T22:38:30.3590448Z [00:02:14.539]➜  echo -n > $WORK/b088/go_asm.h # internal
2025-08-20T22:38:30.3591452Z [00:02:14.539]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T22:38:30.3594195Z [00:02:14.539]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b088=>" -I $WORK/b088/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b088/symabis ./sig_amd64.s
2025-08-20T22:38:30.3631443Z [00:02:14.543]➜  echo '# import config' > $WORK/b088/importcfg # internal
2025-08-20T22:38:30.3637529Z [00:02:14.544]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.3641280Z [00:02:14.544]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b088=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid fATHqRd2kDZ9YQZRn0Fs/fATHqRd2kDZ9YQZRn0Fs -goversion go1.25.0 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /root/.go/src/crypto/internal/boring/sig/sig.go
2025-08-20T22:38:30.3834517Z [00:02:14.563]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T22:38:30.3837385Z [00:02:14.563]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b088=>" -I $WORK/b088/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b088/sig_amd64.o ./sig_amd64.s
2025-08-20T22:38:30.3961484Z [00:02:14.576]➜  go tool pack r $WORK/b088/_pkg_.a $WORK/b088/sig_amd64.o # internal
2025-08-20T22:38:30.3962489Z [00:02:14.576]➜  go tool buildid -w $WORK/b088/_pkg_.a # internal
2025-08-20T22:38:30.3972766Z [00:02:14.577]➜  cp $WORK/b088/_pkg_.a /root/.cache/go-build/05/05b5ad9f79485939adbb0ea7fc10d59aac51ff6ddca5c19734c0d9118468019b-d # internal
2025-08-20T22:38:30.3974075Z [00:02:14.577]➜  container/list
2025-08-20T22:38:30.3981415Z [00:02:14.578]➜  mkdir -p $WORK/b100/
2025-08-20T22:38:30.3982138Z [00:02:14.578]➜  echo '# import config' > $WORK/b100/importcfg # internal
2025-08-20T22:38:30.3982922Z [00:02:14.578]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.3986365Z [00:02:14.578]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "/root/.go/src/container/list=>container/list;$WORK/b100=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid ojx0c_yyW8v2XLeXi1Bp/ojx0c_yyW8v2XLeXi1Bp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /root/.go/src/container/list/list.go
2025-08-20T22:38:30.4717301Z [00:02:14.652]➜  go tool buildid -w $WORK/b040/_pkg_.a # internal
2025-08-20T22:38:30.4728952Z [00:02:14.653]➜  go tool buildid -w $WORK/b100/_pkg_.a # internal
2025-08-20T22:38:30.4737690Z [00:02:14.654]➜  cp $WORK/b100/_pkg_.a /root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d # internal
2025-08-20T22:38:30.4740792Z [00:02:14.654]➜  unicode/utf16
2025-08-20T22:38:30.4741473Z [00:02:14.654]➜  mkdir -p $WORK/b115/
2025-08-20T22:38:30.4744653Z [00:02:14.655]➜  echo '# import config' > $WORK/b115/importcfg # internal
2025-08-20T22:38:30.4749118Z [00:02:14.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "/root/.go/src/unicode/utf16=>unicode/utf16;$WORK/b115=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid 2lvI1zy5zTVuoWdE4jc_/2lvI1zy5zTVuoWdE4jc_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /root/.go/src/unicode/utf16/utf16.go
2025-08-20T22:38:30.4767483Z [00:02:14.657]➜  cp $WORK/b040/_pkg_.a /root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d # internal
2025-08-20T22:38:30.4774163Z [00:02:14.657]➜  vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:38:30.4774766Z [00:02:14.657]➜  mkdir -p $WORK/b116/
2025-08-20T22:38:30.4779773Z [00:02:14.658]➜  echo '# import config' > $WORK/b116/importcfg # internal
2025-08-20T22:38:30.4784654Z [00:02:14.658]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1=>vendor/golang.org/x/crypto/cryptobyte/asn1;$WORK/b116=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid I6YIavhh38gMiThimmxj/I6YIavhh38gMiThimmxj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
2025-08-20T22:38:30.4818277Z [00:02:14.662]➜  go tool buildid -w $WORK/b026/_pkg_.a # internal
2025-08-20T22:38:30.4844105Z [00:02:14.664]➜  cp $WORK/b026/_pkg_.a /root/.cache/go-build/e8/e86ac74947f38f3a8a3476155db74cc3519d6693bc160fb3c499fe4b5ffdb27a-d # internal
2025-08-20T22:38:30.4914598Z [00:02:14.671]➜  cd /root/.go/src/math
2025-08-20T22:38:30.4916709Z [00:02:14.671]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/dim_amd64.o ./dim_amd64.s
2025-08-20T22:38:30.4938850Z [00:02:14.674]➜  go tool buildid -w $WORK/b116/_pkg_.a # internal
2025-08-20T22:38:30.4950398Z [00:02:14.675]➜  cp $WORK/b116/_pkg_.a /root/.cache/go-build/e4/e4955d73e74bf52cfe012fffcb59ffa54e83ed0d9c00f71a66a588a7e63b76a1-d # internal
2025-08-20T22:38:30.4955826Z [00:02:14.675]➜  vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:38:30.4956529Z [00:02:14.675]➜  mkdir -p $WORK/b130/
2025-08-20T22:38:30.4957546Z [00:02:14.675]➜  echo '# import config' > $WORK/b130/importcfg # internal
2025-08-20T22:38:30.4961344Z [00:02:14.675]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.4967927Z [00:02:14.675]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/alias=>vendor/golang.org/x/crypto/internal/alias;$WORK/b130=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -installsuffix shared -buildid j-EUyk_03AXV-ueNopB1/j-EUyk_03AXV-ueNopB1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/alias/alias.go
2025-08-20T22:38:30.4971081Z [00:02:14.675]➜  runtime
2025-08-20T22:38:30.4971547Z [00:02:14.676]➜  mkdir -p $WORK/b009/
2025-08-20T22:38:30.4972108Z [00:02:14.676]➜  cd /root/.go/src/math
2025-08-20T22:38:30.4975966Z [00:02:14.676]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/exp_amd64.o ./exp_amd64.s
2025-08-20T22:38:30.4977665Z [00:02:14.676]➜  echo -n > $WORK/b009/go_asm.h # internal
2025-08-20T22:38:30.4978255Z [00:02:14.677]➜  cd /root/.go/src/runtime
2025-08-20T22:38:30.4983396Z [00:02:14.677]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s
2025-08-20T22:38:30.4986191Z [00:02:14.678]➜  go tool buildid -w $WORK/b115/_pkg_.a # internal
2025-08-20T22:38:30.5024139Z [00:02:14.682]➜  cd /root/.go/src/math
2025-08-20T22:38:30.5034304Z [00:02:14.683]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/floor_amd64.o ./floor_amd64.s
2025-08-20T22:38:30.5036583Z [00:02:14.683]➜  cp $WORK/b115/_pkg_.a /root/.cache/go-build/8e/8e3f84f996d23ffbddd5f8aed3dc51162780336ff9d54a8b209f133ffe0ca4ce-d # internal
2025-08-20T22:38:30.5037551Z [00:02:14.683]➜  internal/nettrace
2025-08-20T22:38:30.5040148Z [00:02:14.684]➜  mkdir -p $WORK/b150/
2025-08-20T22:38:30.5040871Z [00:02:14.684]➜  echo '# import config' > $WORK/b150/importcfg # internal
2025-08-20T22:38:30.5041696Z [00:02:14.684]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.5046039Z [00:02:14.684]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "/root/.go/src/internal/nettrace=>internal/nettrace;$WORK/b150=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid rgg9yB6VRZ7hNuVvTVTq/rgg9yB6VRZ7hNuVvTVTq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /root/.go/src/internal/nettrace/nettrace.go
2025-08-20T22:38:30.5095443Z [00:02:14.689]➜  go tool buildid -w $WORK/b130/_pkg_.a # internal
2025-08-20T22:38:30.5120821Z [00:02:14.691]➜  cp $WORK/b130/_pkg_.a /root/.cache/go-build/1c/1ce003014d8d5aabb9f5d0cb489f79b80c55eb3cb6a6ee1c86af76217c510d16-d # internal
2025-08-20T22:38:30.5121915Z [00:02:14.691]➜  log/internal
2025-08-20T22:38:30.5122404Z [00:02:14.691]➜  mkdir -p $WORK/b171/
2025-08-20T22:38:30.5123065Z [00:02:14.691]➜  echo '# import config' > $WORK/b171/importcfg # internal
2025-08-20T22:38:30.5127048Z [00:02:14.691]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "/root/.go/src/log/internal=>log/internal;$WORK/b171=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid f6UQRlSQ_wVdbe0xeumY/f6UQRlSQ_wVdbe0xeumY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /root/.go/src/log/internal/internal.go
2025-08-20T22:38:30.5130854Z [00:02:14.693]➜  cd /root/.go/src/math
2025-08-20T22:38:30.5133636Z [00:02:14.693]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/hypot_amd64.o ./hypot_amd64.s
2025-08-20T22:38:30.5136587Z [00:02:14.693]➜  go tool buildid -w $WORK/b150/_pkg_.a # internal
2025-08-20T22:38:30.5137871Z [00:02:14.694]➜  cp $WORK/b150/_pkg_.a /root/.cache/go-build/ec/ec8e50975f2e34950b4d8c10d1f3fb5d9560600c8943b2666d4dd24caba5d209-d # internal
2025-08-20T22:38:30.5146857Z [00:02:14.695]➜  golang.org/x/crypto/internal/alias
2025-08-20T22:38:30.5149976Z [00:02:14.695]➜  mkdir -p $WORK/b179/
2025-08-20T22:38:30.5150679Z [00:02:14.695]➜  echo '# import config' > $WORK/b179/importcfg # internal
2025-08-20T22:38:30.5151425Z [00:02:14.695]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.5157975Z [00:02:14.695]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/alias=>golang.org/x/crypto@v0.41.0/internal/alias;$WORK/b179=>" -p golang.org/x/crypto/internal/alias -lang=go1.23 -complete -installsuffix shared -buildid ANzWBMyXgYx6r712nRLc/ANzWBMyXgYx6r712nRLc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/alias/alias.go
2025-08-20T22:38:30.5167988Z [00:02:14.697]➜  cat >/tmp/go-build2397446772/b009/importcfg << 'EOF' # internal
2025-08-20T22:38:30.5180188Z [00:02:14.697]➜  # import config
2025-08-20T22:38:30.5181440Z [00:02:14.697]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:30.5182571Z [00:02:14.697]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:30.5183703Z [00:02:14.697]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:30.5184787Z [00:02:14.697]➜  packagefile internal/chacha8rand=/tmp/go-build2397446772/b013/_pkg_.a
2025-08-20T22:38:30.5185823Z [00:02:14.697]➜  packagefile internal/coverage/rtcov=/tmp/go-build2397446772/b014/_pkg_.a
2025-08-20T22:38:30.5186799Z [00:02:14.697]➜  packagefile internal/cpu=/tmp/go-build2397446772/b011/_pkg_.a
2025-08-20T22:38:30.5187711Z [00:02:14.697]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:30.5188559Z [00:02:14.697]➜  packagefile internal/godebugs=/tmp/go-build2397446772/b015/_pkg_.a
2025-08-20T22:38:30.5189566Z [00:02:14.697]➜  packagefile internal/goexperiment=/tmp/go-build2397446772/b016/_pkg_.a
2025-08-20T22:38:30.5190543Z [00:02:14.697]➜  packagefile internal/goos=/tmp/go-build2397446772/b017/_pkg_.a
2025-08-20T22:38:30.5191564Z [00:02:14.697]➜  packagefile internal/profilerecord=/tmp/go-build2397446772/b018/_pkg_.a
2025-08-20T22:38:30.5192650Z [00:02:14.698]➜  packagefile internal/runtime/atomic=/tmp/go-build2397446772/b019/_pkg_.a
2025-08-20T22:38:30.5193869Z [00:02:14.698]➜  packagefile internal/runtime/cgroup=/tmp/go-build2397446772/b020/_pkg_.a
2025-08-20T22:38:30.5194983Z [00:02:14.698]➜  packagefile internal/runtime/exithook=/tmp/go-build2397446772/b024/_pkg_.a
2025-08-20T22:38:30.5196334Z [00:02:14.698]➜  packagefile internal/runtime/gc=/tmp/go-build2397446772/b025/_pkg_.a
2025-08-20T22:38:30.5197320Z [00:02:14.698]➜  packagefile internal/runtime/maps=/tmp/go-build2397446772/b026/_pkg_.a
2025-08-20T22:38:30.5198354Z [00:02:14.698]➜  packagefile internal/runtime/math=/tmp/go-build2397446772/b022/_pkg_.a
2025-08-20T22:38:30.5199411Z [00:02:14.698]➜  packagefile internal/runtime/strconv=/tmp/go-build2397446772/b021/_pkg_.a
2025-08-20T22:38:30.5200422Z [00:02:14.698]➜  packagefile internal/runtime/sys=/tmp/go-build2397446772/b030/_pkg_.a
2025-08-20T22:38:30.5201464Z [00:02:14.698]➜  packagefile internal/runtime/syscall=/tmp/go-build2397446772/b023/_pkg_.a
2025-08-20T22:38:30.5202529Z [00:02:14.698]➜  packagefile internal/stringslite=/tmp/go-build2397446772/b031/_pkg_.a
2025-08-20T22:38:30.5204161Z [00:02:14.698]➜  packagefile internal/trace/tracev2=/tmp/go-build2397446772/b032/_pkg_.a
2025-08-20T22:38:30.5205253Z [00:02:14.698]➜  EOF
2025-08-20T22:38:30.5276812Z [00:02:14.698]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid LDadxDeu-0VTvJrf4FPW/LDadxDeu-0VTvJrf4FPW -goversion go1.25.0 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /root/.go/src/runtime/alg.go /root/.go/src/runtime/arena.go /root/.go/src/runtime/asan0.go /root/.go/src/runtime/atomic_pointer.go /root/.go/src/runtime/badlinkname.go /root/.go/src/runtime/badlinkname_linux.go /root/.go/src/runtime/cgo.go /root/.go/src/runtime/cgo_mmap.go /root/.go/src/runtime/cgo_sigaction.go /root/.go/src/runtime/cgocall.go /root/.go/src/runtime/cgocallback.go /root/.go/src/runtime/cgocheck.go /root/.go/src/runtime/cgroup_linux.go /root/.go/src/runtime/chan.go /root/.go/src/runtime/checkptr.go /root/.go/src/runtime/compiler.go /root/.go/src/runtime/complex.go /root/.go/src/runtime/coro.go /root/.go/src/runtime/covercounter.go /root/.go/src/runtime/covermeta.go /root/.go/src/runtime/cpuflags.go /root/.go/src/runtime/cpuflags_amd64.go /root/.go/src/runtime/cpuprof.go /root/.go/src/runtime/cputicks.go /root/.go/src/runtime/create_file_unix.go /root/.go/src/runtime/debug.go /root/.go/src/runtime/debugcall.go /root/.go/src/runtime/debuglog.go /root/.go/src/runtime/debuglog_off.go /root/.go/src/runtime/defs_linux_amd64.go /root/.go/src/runtime/env_posix.go /root/.go/src/runtime/error.go /root/.go/src/runtime/extern.go /root/.go/src/runtime/fastlog2.go /root/.go/src/runtime/fastlog2table.go /root/.go/src/runtime/fds_unix.go /root/.go/src/runtime/float.go /root/.go/src/runtime/hash64.go /root/.go/src/runtime/heapdump.go /root/.go/src/runtime/histogram.go /root/.go/src/runtime/iface.go /root/.go/src/runtime/lfstack.go /root/.go/src/runtime/linkname.go /root/.go/src/runtime/linkname_swiss.go /root/.go/src/runtime/linkname_unix.go /root/.go/src/runtime/lock_futex.go /root/.go/src/runtime/lock_spinbit.go /root/.go/src/runtime/lockrank.go /root/.go/src/runtime/lockrank_off.go /root/.go/src/runtime/malloc.go /root/.go/src/runtime/map_fast32_swiss.go /root/.go/src/runtime/map_fast64_swiss.go /root/.go/src/runtime/map_faststr_swiss.go /root/.go/src/runtime/map_swiss.go /root/.go/src/runtime/mbarrier.go /root/.go/src/runtime/mbitmap.go /root/.go/src/runtime/mcache.go /root/.go/src/runtime/mcentral.go /root/.go/src/runtime/mcheckmark.go /root/.go/src/runtime/mcleanup.go /root/.go/src/runtime/mem.go /root/.go/src/runtime/mem_linux.go /root/.go/src/runtime/mem_nonsbrk.go /root/.go/src/runtime/metrics.go /root/.go/src/runtime/mfinal.go /root/.go/src/runtime/mfixalloc.go /root/.go/src/runtime/mgc.go /root/.go/src/runtime/mgclimit.go /root/.go/src/runtime/mgcmark.go /root/.go/src/runtime/mgcmark_nogreenteagc.go /root/.go/src/runtime/mgcpacer.go /root/.go/src/runtime/mgcscavenge.go /root/.go/src/runtime/mgcstack.go /root/.go/src/runtime/mgcsweep.go /root/.go/src/runtime/mgcwork.go /root/.go/src/runtime/mheap.go /root/.go/src/runtime/minmax.go /root/.go/src/runtime/mpagealloc.go /root/.go/src/runtime/mpagealloc_64bit.go /root/.go/src/runtime/mpagecache.go /root/.go/src/runtime/mpallocbits.go /root/.go/src/runtime/mprof.go /root/.go/src/runtime/mranges.go /root/.go/src/runtime/msan0.go /root/.go/src/runtime/msize.go /root/.go/src/runtime/mspanset.go /root/.go/src/runtime/mstats.go /root/.go/src/runtime/mwbbuf.go /root/.go/src/runtime/nbpipe_pipe2.go /root/.go/src/runtime/netpoll.go /root/.go/src/runtime/netpoll_epoll.go /root/.go/src/runtime/nonwindows_stub.go /root/.go/src/runtime/note_other.go /root/.go/src/runtime/os_linux.go /root/.go/src/runtime/os_linux_generic.go /root/.go/src/runtime/os_linux_noauxv.go /root/.go/src/runtime/os_linux_x86.go /root/.go/src/runtime/os_nonopenbsd.go /root/.go/src/runtime/os_unix.go /root/.go/src/runtime/panic.go /root/.go/src/runtime/pinner.go /root/.go/src/runtime/plugin.go /root/.go/src/runtime/preempt.go /root/.go/src/runtime/preempt_nonwindows.go /root/.go/src/runtime/print.go /root/.go/src/runtime/proc.go /root/.go/src/runtime/profbuf.go /root/.go/src/runtime/proflabel.go /root/.go/src/runtime/race0.go /root/.go/src/runtime/rand.go /root/.go/src/runtime/rdebug.go /root/.go/src/runtime/retry.go /root/.go/src/runtime/runtime.go /root/.go/src/runtime/runtime1.go /root/.go/src/runtime/runtime2.go /root/.go/src/runtime/runtime_boring.go /root/.go/src/runtime/rwmutex.go /root/.go/src/runtime/security_linux.go /root/.go/src/runtime/security_unix.go /root/.go/src/runtime/select.go /root/.go/src/runtime/sema.go /root/.go/src/runtime/set_vma_name_linux.go /root/.go/src/runtime/signal_amd64.go /root/.go/src/runtime/signal_linux_amd64.go /root/.go/src/runtime/signal_unix.go /root/.go/src/runtime/sigqueue.go /root/.go/src/runtime/sigqueue_note.go /root/.go/src/runtime/sigtab_linux_generic.go /root/.go/src/runtime/slice.go /root/.go/src/runtime/softfloat64.go /root/.go/src/runtime/stack.go /root/.go/src/runtime/stkframe.go /root/.go/src/runtime/string.go /root/.go/src/runtime/stubs.go /root/.go/src/runtime/stubs2.go /root/.go/src/runtime/stubs3.go /root/.go/src/runtime/stubs_amd64.go /root/.go/src/runtime/stubs_linux.go /root/.go/src/runtime/stubs_nonwasm.go /root/.go/src/runtime/symtab.go /root/.go/src/runtime/symtabinl.go /root/.go/src/runtime/synctest.go /root/.go/src/runtime/sys_nonppc64x.go /root/.go/src/runtime/sys_x86.go /root/.go/src/runtime/tagptr.go /root/.go/src/runtime/tagptr_64bit.go /root/.go/src/runtime/test_amd64.go /root/.go/src/runtime/time.go /root/.go/src/runtime/time_nofake.go /root/.go/src/runtime/timeasm.go /root/.go/src/runtime/tls_stub.go /root/.go/src/runtime/trace.go /root/.go/src/runtime/traceallocfree.go /root/.go/src/runtime/traceback.go /root/.go/src/runtime/tracebuf.go /root/.go/src/runtime/tracecpu.go /root/.go/src/runtime/traceevent.go /root/.go/src/runtime/tracemap.go /root/.go/src/runtime/traceregion.go /root/.go/src/runtime/traceruntime.go /root/.go/src/runtime/tracestack.go /root/.go/src/runtime/tracestatus.go /root/.go/src/runtime/tracestring.go /root/.go/src/runtime/tracetime.go /root/.go/src/runtime/tracetype.go /root/.go/src/runtime/type.go /root/.go/src/runtime/typekind.go /root/.go/src/runtime/unsafe.go /root/.go/src/runtime/utf8.go /root/.go/src/runtime/valgrind0.go /root/.go/src/runtime/vdso_elf64.go /root/.go/src/runtime/vdso_linux.go /root/.go/src/runtime/vdso_linux_amd64.go /root/.go/src/runtime/vgetrandom_linux.go /root/.go/src/runtime/write_err.go
2025-08-20T22:38:30.5325891Z [00:02:14.699]➜  cd /root/.go/src/math
2025-08-20T22:38:30.5327563Z [00:02:14.699]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/log_amd64.o ./log_amd64.s
2025-08-20T22:38:30.5329182Z [00:02:14.702]➜  go tool buildid -w $WORK/b171/_pkg_.a # internal
2025-08-20T22:38:30.5330431Z [00:02:14.702]➜  cp $WORK/b171/_pkg_.a /root/.cache/go-build/b7/b74553efc28b2e106bdb06ae97d3aa29289a3e9cfa395b2e4a1286d6ceeef49f-d # internal
2025-08-20T22:38:30.5331719Z [00:02:14.702]➜  encoding
2025-08-20T22:38:30.5332166Z [00:02:14.704]➜  mkdir -p $WORK/b186/
2025-08-20T22:38:30.5332798Z [00:02:14.704]➜  echo '# import config' > $WORK/b186/importcfg # internal
2025-08-20T22:38:30.5333747Z [00:02:14.704]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.5336452Z [00:02:14.704]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "/root/.go/src/encoding=>encoding;$WORK/b186=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid BN_n72JGI2XoS7BBoMlq/BN_n72JGI2XoS7BBoMlq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /root/.go/src/encoding/encoding.go
2025-08-20T22:38:30.5338846Z [00:02:14.705]➜  go tool buildid -w $WORK/b179/_pkg_.a # internal
2025-08-20T22:38:30.5340113Z [00:02:14.706]➜  cp $WORK/b179/_pkg_.a /root/.cache/go-build/e1/e1532d88655dfe516dd749faf43f5d54bf85ad4d991053411db6a3a771c9ed5f-d # internal
2025-08-20T22:38:30.5341294Z [00:02:14.706]➜  github.com/sagernet/quic-go/internal/utils/ringbuffer
2025-08-20T22:38:30.5341940Z [00:02:14.706]➜  mkdir -p $WORK/b191/
2025-08-20T22:38:30.5342583Z [00:02:14.707]➜  echo '# import config' > $WORK/b191/importcfg # internal
2025-08-20T22:38:30.5347378Z [00:02:14.707]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/ringbuffer=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/ringbuffer;$WORK/b191=>" -p github.com/sagernet/quic-go/internal/utils/ringbuffer -lang=go1.23 -complete -installsuffix shared -buildid Ic7nzZdUJGnpTWBmDUKx/Ic7nzZdUJGnpTWBmDUKx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/ringbuffer/ringbuffer.go
2025-08-20T22:38:30.5351529Z [00:02:14.709]➜  cd /root/.go/src/math
2025-08-20T22:38:30.5352899Z [00:02:14.709]➜  go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_amd64.o $WORK/b055/exp_amd64.o $WORK/b055/floor_amd64.o $WORK/b055/hypot_amd64.o $WORK/b055/log_amd64.o # internal
2025-08-20T22:38:30.5354464Z [00:02:14.710]➜  go tool buildid -w $WORK/b055/_pkg_.a # internal
2025-08-20T22:38:30.5355754Z [00:02:14.712]➜  cp $WORK/b055/_pkg_.a /root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d # internal
2025-08-20T22:38:30.5356899Z [00:02:14.712]➜  golang.org/x/net/internal/iana
2025-08-20T22:38:30.5357481Z [00:02:14.712]➜  mkdir -p $WORK/b195/
2025-08-20T22:38:30.5358176Z [00:02:14.712]➜  echo '# import config' > $WORK/b195/importcfg # internal
2025-08-20T22:38:30.5358981Z [00:02:14.712]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.5362562Z [00:02:14.712]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/iana=>golang.org/x/net@v0.43.0/internal/iana;$WORK/b195=>" -p golang.org/x/net/internal/iana -lang=go1.23 -complete -installsuffix shared -buildid BwG-RBGP7UW0yoX2Fu-o/BwG-RBGP7UW0yoX2Fu-o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/iana/const.go
2025-08-20T22:38:30.5396573Z [00:02:14.719]➜  go tool buildid -w $WORK/b186/_pkg_.a # internal
2025-08-20T22:38:30.5406979Z [00:02:14.721]➜  go tool buildid -w $WORK/b191/_pkg_.a # internal
2025-08-20T22:38:30.5409633Z [00:02:14.721]➜  cp $WORK/b186/_pkg_.a /root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d # internal
2025-08-20T22:38:30.5414821Z [00:02:14.721]➜  cp $WORK/b191/_pkg_.a /root/.cache/go-build/7d/7da60631fcfb22b24247b36f1ad6cbf951df96796f4bbb784cc6d14f3b320f76-d # internal
2025-08-20T22:38:30.5417102Z [00:02:14.721]➜  log/slog/internal
2025-08-20T22:38:30.5417656Z [00:02:14.721]➜  mkdir -p $WORK/b213/
2025-08-20T22:38:30.5418330Z [00:02:14.721]➜  github.com/sagernet/sing-box/constant/goos
2025-08-20T22:38:30.5418954Z [00:02:14.721]➜  mkdir -p $WORK/b243/
2025-08-20T22:38:30.5419916Z [00:02:14.721]➜  echo '# import config' > $WORK/b213/importcfg # internal
2025-08-20T22:38:30.5423072Z [00:02:14.721]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "/root/.go/src/log/slog/internal=>log/slog/internal;$WORK/b213=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid RoRzNvV7n5WuEBQjO33Q/RoRzNvV7n5WuEBQjO33Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /root/.go/src/log/slog/internal/ignorepc.go
2025-08-20T22:38:30.5427285Z [00:02:14.721]➜  echo '# import config' > $WORK/b243/importcfg # internal
2025-08-20T22:38:30.5431450Z [00:02:14.721]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos=>github.com/sagernet/sing-box/constant/goos;$WORK/b243=>" -p github.com/sagernet/sing-box/constant/goos -lang=go1.23 -complete -installsuffix shared -buildid vuJ5Hm62x2gkqEggL8aj/vuJ5Hm62x2gkqEggL8aj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/goos.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_linux.go
2025-08-20T22:38:30.5544340Z [00:02:14.734]➜  go tool buildid -w $WORK/b213/_pkg_.a # internal
2025-08-20T22:38:30.5560557Z [00:02:14.735]➜  cp $WORK/b213/_pkg_.a /root/.cache/go-build/a0/a0754a084ce4f0f625656a5dca05dec162c764d7427042a3381e138830d70035-d # internal
2025-08-20T22:38:30.5561767Z [00:02:14.735]➜  github.com/sagernet/sing/common/x/constraints
2025-08-20T22:38:30.5562358Z [00:02:14.735]➜  mkdir -p $WORK/b245/
2025-08-20T22:38:30.5563038Z [00:02:14.735]➜  echo '# import config' > $WORK/b245/importcfg # internal
2025-08-20T22:38:30.5568247Z [00:02:14.735]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/constraints=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/constraints;$WORK/b245=>" -p github.com/sagernet/sing/common/x/constraints -lang=go1.20 -complete -installsuffix shared -buildid lV6iZbayeBoerJZF__Jq/lV6iZbayeBoerJZF__Jq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/constraints/constraints.go
2025-08-20T22:38:30.5575754Z [00:02:14.735]➜  go tool buildid -w $WORK/b243/_pkg_.a # internal
2025-08-20T22:38:30.5577133Z [00:02:14.736]➜  cp $WORK/b243/_pkg_.a /root/.cache/go-build/c4/c4a11953583ab36ad8357b3ef4c514b90746accf757daa9d6e5117028a1fb97c-d # internal
2025-08-20T22:38:30.5578276Z [00:02:14.736]➜  github.com/sagernet/sing/common/debug
2025-08-20T22:38:30.5578876Z [00:02:14.736]➜  mkdir -p $WORK/b252/
2025-08-20T22:38:30.5579556Z [00:02:14.736]➜  echo '# import config' > $WORK/b252/importcfg # internal
2025-08-20T22:38:30.5584235Z [00:02:14.736]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/debug=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/debug;$WORK/b252=>" -p github.com/sagernet/sing/common/debug -lang=go1.20 -complete -installsuffix shared -buildid 61ETlmYr5Gkt13oOW_PO/61ETlmYr5Gkt13oOW_PO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/debug/stub.go
2025-08-20T22:38:30.5588074Z [00:02:14.738]➜  go tool buildid -w $WORK/b195/_pkg_.a # internal
2025-08-20T22:38:30.5609908Z [00:02:14.741]➜  cp $WORK/b195/_pkg_.a /root/.cache/go-build/61/610e050d86b62adea984bfa1df12f01230fbef1988805d1139b0cb751567f465-d # internal
2025-08-20T22:38:30.5612422Z [00:02:14.741]➜  github.com/sagernet/sing-box/experimental/locale
2025-08-20T22:38:30.5613180Z [00:02:14.741]➜  mkdir -p $WORK/b262/
2025-08-20T22:38:30.5614514Z [00:02:14.741]➜  echo '# import config' > $WORK/b262/importcfg # internal
2025-08-20T22:38:30.5618736Z [00:02:14.741]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/locale=>github.com/sagernet/sing-box/experimental/locale;$WORK/b262=>" -p github.com/sagernet/sing-box/experimental/locale -lang=go1.23 -complete -installsuffix shared -buildid br91KnLBhM9pAodF6jvQ/br91KnLBhM9pAodF6jvQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/locale/locale.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/locale/locale_zh_CN.go
2025-08-20T22:38:30.5649618Z [00:02:14.745]➜  go tool buildid -w $WORK/b245/_pkg_.a # internal
2025-08-20T22:38:30.5657429Z [00:02:14.745]➜  cp $WORK/b245/_pkg_.a /root/.cache/go-build/c4/c48072e36ad658c68ba86ba66f1cddd09653af4e8d01edbc35dc49fc2be75ccb-d # internal
2025-08-20T22:38:30.5658786Z [00:02:14.746]➜  github.com/sagernet/sing/common/x/collections
2025-08-20T22:38:30.5660149Z [00:02:14.746]➜  mkdir -p $WORK/b270/
2025-08-20T22:38:30.5661630Z [00:02:14.746]➜  echo '# import config' > $WORK/b270/importcfg # internal
2025-08-20T22:38:30.5666420Z [00:02:14.746]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/collections=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/collections;$WORK/b270=>" -p github.com/sagernet/sing/common/x/collections -lang=go1.20 -complete -installsuffix shared -buildid _GHfCirLJIV-fZ-gWX9m/_GHfCirLJIV-fZ-gWX9m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/collections/map.go
2025-08-20T22:38:30.5696576Z [00:02:14.749]➜  go tool buildid -w $WORK/b252/_pkg_.a # internal
2025-08-20T22:38:30.5702931Z [00:02:14.750]➜  cp $WORK/b252/_pkg_.a /root/.cache/go-build/b7/b76a33f9909670e253ccd15a4d9d27e98e0c7e961a513a1408b7714e138aebca-d # internal
2025-08-20T22:38:30.5707357Z [00:02:14.751]➜  go tool buildid -w $WORK/b262/_pkg_.a # internal
2025-08-20T22:38:30.5709953Z [00:02:14.751]➜  github.com/sagernet/gvisor/pkg/gohacks
2025-08-20T22:38:30.5712293Z [00:02:14.751]➜  mkdir -p $WORK/b285/
2025-08-20T22:38:30.5719226Z [00:02:14.752]➜  echo '# import config' > $WORK/b285/importcfg # internal
2025-08-20T22:38:30.5729095Z [00:02:14.752]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/gohacks=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/gohacks;$WORK/b285=>" -p github.com/sagernet/gvisor/pkg/gohacks -lang=go1.23 -complete -installsuffix shared -buildid mzbqSbVe2MLJUp9L3Yl_/mzbqSbVe2MLJUp9L3Yl_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/gohacks/linkname_go113_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/gohacks/noescape_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/gohacks/slice_go120_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/gohacks/string_go120_unsafe.go
2025-08-20T22:38:30.5735006Z [00:02:14.752]➜  go tool buildid -w $WORK/b270/_pkg_.a # internal
2025-08-20T22:38:30.5736284Z [00:02:14.752]➜  cp $WORK/b262/_pkg_.a /root/.cache/go-build/c7/c76ee7aec3bd60ef516873b4970fdb6309b0582fac322c1c19556b1481b78de4-d # internal
2025-08-20T22:38:30.5742655Z [00:02:14.754]➜  cp $WORK/b270/_pkg_.a /root/.cache/go-build/fa/fa3c21461a65e09be3d1fe757337a6f5fffd05cd9f90ce6cf1a090f9271b1438-d # internal
2025-08-20T22:38:30.5753229Z [00:02:14.754]➜  github.com/sagernet/gvisor/pkg/tcpip/seqnum
2025-08-20T22:38:30.5754122Z [00:02:14.754]➜  mkdir -p $WORK/b304/
2025-08-20T22:38:30.5754735Z [00:02:14.754]➜  github.com/sagernet/gvisor/pkg/bits
2025-08-20T22:38:30.5755354Z [00:02:14.754]➜  mkdir -p $WORK/b287/
2025-08-20T22:38:30.5756327Z [00:02:14.754]➜  echo '# import config' > $WORK/b304/importcfg # internal
2025-08-20T22:38:30.5761676Z [00:02:14.754]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/seqnum=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/seqnum;$WORK/b304=>" -p github.com/sagernet/gvisor/pkg/tcpip/seqnum -lang=go1.23 -complete -installsuffix shared -buildid Q7zGUANtZASfaIHl64DK/Q7zGUANtZASfaIHl64DK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/seqnum/seqnum.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/seqnum/seqnum_state_autogen.go
2025-08-20T22:38:30.5766602Z [00:02:14.754]➜  echo -n > $WORK/b287/go_asm.h # internal
2025-08-20T22:38:30.5767554Z [00:02:14.754]➜  cd /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits
2025-08-20T22:38:30.5770727Z [00:02:14.754]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/gvisor/pkg/bits -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits;$WORK/b287=>" -I $WORK/b287/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b287/symabis ./uint64_arch_amd64_asm.s
2025-08-20T22:38:30.5806083Z [00:02:14.758]➜  echo '# import config' > $WORK/b287/importcfg # internal
2025-08-20T22:38:30.5807879Z [00:02:14.758]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.5815488Z [00:02:14.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits;$WORK/b287=>" -p github.com/sagernet/gvisor/pkg/bits -lang=go1.23 -installsuffix shared -buildid 1uPdz94CpcEvINSHB8dv/1uPdz94CpcEvINSHB8dv -goversion go1.25.0 -symabis $WORK/b287/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack -asmhdr $WORK/b287/go_asm.h /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits/bits.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits/bits32.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits/bits64.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits/uint64_arch.go
2025-08-20T22:38:30.5879077Z [00:02:14.768]➜  go tool buildid -w $WORK/b304/_pkg_.a # internal
2025-08-20T22:38:30.5885285Z [00:02:14.768]➜  cp $WORK/b304/_pkg_.a /root/.cache/go-build/db/db97865aa9bcc78ab4a8ac018ca46284e38e66e577f8ddb4b0277d5733f9c504-d # internal
2025-08-20T22:38:30.5886989Z [00:02:14.768]➜  github.com/sagernet/sing-tun/internal/gtcpip/seqnum
2025-08-20T22:38:30.5887896Z [00:02:14.769]➜  mkdir -p $WORK/b349/
2025-08-20T22:38:30.5889331Z [00:02:14.769]➜  go tool buildid -w $WORK/b285/_pkg_.a # internal
2025-08-20T22:38:30.5890515Z [00:02:14.769]➜  echo '# import config' > $WORK/b349/importcfg # internal
2025-08-20T22:38:30.5895389Z [00:02:14.769]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/seqnum=>github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/seqnum;$WORK/b349=>" -p github.com/sagernet/sing-tun/internal/gtcpip/seqnum -lang=go1.20 -complete -installsuffix shared -buildid efQ15-nWYXjLlH-fiJnx/efQ15-nWYXjLlH-fiJnx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/seqnum/seqnum.go
2025-08-20T22:38:30.5900241Z [00:02:14.770]➜  cp $WORK/b285/_pkg_.a /root/.cache/go-build/e4/e4e265a57b835eb5b51ba07ae7ec56b72ff41b581bf284fe65976f5371106b51-d # internal
2025-08-20T22:38:30.5901910Z [00:02:14.770]➜  golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:38:30.5902703Z [00:02:14.770]➜  mkdir -p $WORK/b388/
2025-08-20T22:38:30.5904987Z [00:02:14.770]➜  echo '# import config' > $WORK/b388/importcfg # internal
2025-08-20T22:38:30.5908649Z [00:02:14.770]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/asn1=>golang.org/x/crypto@v0.41.0/cryptobyte/asn1;$WORK/b388=>" -p golang.org/x/crypto/cryptobyte/asn1 -lang=go1.23 -complete -installsuffix shared -buildid sIdcu6RjNIuO4BFpscqm/sIdcu6RjNIuO4BFpscqm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/asn1/asn1.go
2025-08-20T22:38:30.5918758Z [00:02:14.771]➜  cd /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits
2025-08-20T22:38:30.5924290Z [00:02:14.772]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/gvisor/pkg/bits -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/bits;$WORK/b287=>" -I $WORK/b287/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b287/uint64_arch_amd64_asm.o ./uint64_arch_amd64_asm.s
2025-08-20T22:38:30.5986450Z [00:02:14.777]➜  go tool pack r $WORK/b287/_pkg_.a $WORK/b287/uint64_arch_amd64_asm.o # internal
2025-08-20T22:38:30.5991681Z [00:02:14.777]➜  go tool buildid -w $WORK/b287/_pkg_.a # internal
2025-08-20T22:38:30.5992955Z [00:02:14.777]➜  cp $WORK/b287/_pkg_.a /root/.cache/go-build/b5/b5af2a699f2cc65eac1225e152aaca47044290ac936675a3e922ca0a3f3fa0c1-d # internal
2025-08-20T22:38:30.5994426Z [00:02:14.777]➜  github.com/zeebo/blake3/internal/alg/compress/compress_sse41
2025-08-20T22:38:30.5995508Z [00:02:14.777]➜  mkdir -p $WORK/b394/
2025-08-20T22:38:30.5996202Z [00:02:14.778]➜  echo -n > $WORK/b394/go_asm.h # internal
2025-08-20T22:38:30.5997185Z [00:02:14.778]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_sse41
2025-08-20T22:38:30.6000543Z [00:02:14.778]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/blake3/internal/alg/compress/compress_sse41 -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_sse41=>github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_sse41;$WORK/b394=>" -I $WORK/b394/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b394/symabis ./impl_amd64.s
2025-08-20T22:38:30.6020534Z [00:02:14.782]➜  go tool buildid -w $WORK/b388/_pkg_.a # internal
2025-08-20T22:38:30.6022536Z [00:02:14.782]➜  cp $WORK/b388/_pkg_.a /root/.cache/go-build/a3/a31e0cd6234117683a3c84e0ab2839b1cae568a3f0b5351b583f589dc57c54df-d # internal
2025-08-20T22:38:30.6024190Z [00:02:14.782]➜  github.com/zeebo/blake3/internal/alg/hash/hash_avx2
2025-08-20T22:38:30.6024826Z [00:02:14.782]➜  mkdir -p $WORK/b396/
2025-08-20T22:38:30.6025419Z [00:02:14.782]➜  echo -n > $WORK/b396/go_asm.h # internal
2025-08-20T22:38:30.6026290Z [00:02:14.782]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_avx2
2025-08-20T22:38:30.6029334Z [00:02:14.782]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/blake3/internal/alg/hash/hash_avx2 -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_avx2=>github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_avx2;$WORK/b396=>" -I $WORK/b396/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b396/symabis ./impl_amd64.s
2025-08-20T22:38:30.6054798Z [00:02:14.785]➜  echo '# import config' > $WORK/b394/importcfg # internal
2025-08-20T22:38:30.6055669Z [00:02:14.785]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.6060277Z [00:02:14.785]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_sse41=>github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_sse41;$WORK/b394=>" -p github.com/zeebo/blake3/internal/alg/compress/compress_sse41 -lang=go1.18 -installsuffix shared -buildid olmh7QD8Gt6zuyLlQ30C/olmh7QD8Gt6zuyLlQ30C -goversion go1.25.0 -symabis $WORK/b394/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack -asmhdr $WORK/b394/go_asm.h /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_sse41/stubs.go
2025-08-20T22:38:30.6064984Z [00:02:14.785]➜  go tool buildid -w $WORK/b349/_pkg_.a # internal
2025-08-20T22:38:30.6066211Z [00:02:14.786]➜  cp $WORK/b349/_pkg_.a /root/.cache/go-build/ef/ef5fb2f08137c7ec4096171e28e458cf817c08bde93e6cfcfc33b47e422d0e33-d # internal
2025-08-20T22:38:30.6067257Z [00:02:14.786]➜  github.com/klauspost/compress
2025-08-20T22:38:30.6067837Z [00:02:14.786]➜  mkdir -p $WORK/b420/
2025-08-20T22:38:30.6068554Z [00:02:14.786]➜  cat >/tmp/go-build2397446772/b420/importcfg << 'EOF' # internal
2025-08-20T22:38:30.6069187Z [00:02:14.786]➜  # import config
2025-08-20T22:38:30.6069808Z [00:02:14.786]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:30.6070381Z [00:02:14.786]➜  EOF
2025-08-20T22:38:30.6073957Z [00:02:14.786]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11=>github.com/klauspost/compress@v1.17.11;$WORK/b420=>" -p github.com/klauspost/compress -lang=go1.21 -complete -installsuffix shared -buildid kU3l4G-MIkggyihsBu5H/kU3l4G-MIkggyihsBu5H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/compressible.go
2025-08-20T22:38:30.6135081Z [00:02:14.793]➜  echo '# import config' > $WORK/b396/importcfg # internal
2025-08-20T22:38:30.6140142Z [00:02:14.793]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_avx2=>github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_avx2;$WORK/b396=>" -p github.com/zeebo/blake3/internal/alg/hash/hash_avx2 -lang=go1.18 -installsuffix shared -buildid V_lYhe4HUIoMimcW67Us/V_lYhe4HUIoMimcW67Us -goversion go1.25.0 -symabis $WORK/b396/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack -asmhdr $WORK/b396/go_asm.h /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_avx2/stubs.go
2025-08-20T22:38:30.6166833Z [00:02:14.796]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_sse41
2025-08-20T22:38:30.6170351Z [00:02:14.797]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/blake3/internal/alg/compress/compress_sse41 -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_sse41=>github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_sse41;$WORK/b394=>" -I $WORK/b394/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b394/impl_amd64.o ./impl_amd64.s
2025-08-20T22:38:30.6212070Z [00:02:14.801]➜  go tool buildid -w $WORK/b420/_pkg_.a # internal
2025-08-20T22:38:30.6218206Z [00:02:14.802]➜  go tool pack r $WORK/b394/_pkg_.a $WORK/b394/impl_amd64.o # internal
2025-08-20T22:38:30.6219288Z [00:02:14.802]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_avx2
2025-08-20T22:38:30.6222591Z [00:02:14.802]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/blake3/internal/alg/hash/hash_avx2 -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_avx2=>github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_avx2;$WORK/b396=>" -I $WORK/b396/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b396/impl_amd64.o ./impl_amd64.s
2025-08-20T22:38:30.6232669Z [00:02:14.802]➜  go tool buildid -w $WORK/b394/_pkg_.a # internal
2025-08-20T22:38:30.6234121Z [00:02:14.802]➜  cp $WORK/b394/_pkg_.a /root/.cache/go-build/f4/f44762f092f994d7bb8fecc8fdd7e294fd70a311b06f2d5946087dee927695e9-d # internal
2025-08-20T22:38:30.6235671Z [00:02:14.802]➜  github.com/klauspost/compress/internal/cpuinfo
2025-08-20T22:38:30.6236277Z [00:02:14.802]➜  mkdir -p $WORK/b423/
2025-08-20T22:38:30.6236874Z [00:02:14.803]➜  echo -n > $WORK/b423/go_asm.h # internal
2025-08-20T22:38:30.6244498Z [00:02:14.803]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/cpuinfo
2025-08-20T22:38:30.6247792Z [00:02:14.803]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/cpuinfo=>github.com/klauspost/compress@v1.17.11/internal/cpuinfo;$WORK/b423=>" -I $WORK/b423/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b423/symabis ./cpuinfo_amd64.s
2025-08-20T22:38:30.6251073Z [00:02:14.805]➜  cp $WORK/b420/_pkg_.a /root/.cache/go-build/9e/9eb3b9708714dbcb018cb76d4018d6d8978af09f2abdf6a4764312517851eed0-d # internal
2025-08-20T22:38:30.6252238Z [00:02:14.805]➜  github.com/metacubex/utls/dicttls
2025-08-20T22:38:30.6252861Z [00:02:14.805]➜  mkdir -p $WORK/b426/
2025-08-20T22:38:30.6258793Z [00:02:14.805]➜  echo '# import config' > $WORK/b426/importcfg # internal
2025-08-20T22:38:30.6260470Z [00:02:14.805]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.6291153Z [00:02:14.805]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls=>github.com/metacubex/utls@v1.8.0/dicttls;$WORK/b426=>" -p github.com/metacubex/utls/dicttls -lang=go1.20 -complete -installsuffix shared -buildid lyTj0afYbEK4vD2cojy3/lyTj0afYbEK4vD2cojy3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/alerts.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/authorization_data_formats.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/cachedinformationtype_values.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/certificate_compression_algorithm_ids.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/certificate_status_types.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/certificte_types.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/cipher_suites.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/clientcertificatetype_identifiers.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/comp_meth_ids.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/contenttype.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/ec_curve_types.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/ec_point_formats.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/exttype_values.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/handshaketype.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/hashalgorithm.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/heartbeat_message_types.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/heartbeat_mode.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/hpke_aead_identifiers.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/hpke_kdf_identifiers.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/hpke_kem_identifiers.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/psk_key_exchange_mode.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/quic_frame_types.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/quic_transport_error_codes.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/quic_transport_parameters.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/signaturealgorithm.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/signaturescheme.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/supplemental_data_formats.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/supported_groups.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/dicttls/usermappingtype_values.go
2025-08-20T22:38:30.6312365Z [00:02:14.808]➜  echo '# import config' > $WORK/b423/importcfg # internal
2025-08-20T22:38:30.6317641Z [00:02:14.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/cpuinfo=>github.com/klauspost/compress@v1.17.11/internal/cpuinfo;$WORK/b423=>" -p github.com/klauspost/compress/internal/cpuinfo -lang=go1.21 -installsuffix shared -buildid d-2Ei2eVeyXhYKlz5sK_/d-2Ei2eVeyXhYKlz5sK_ -goversion go1.25.0 -symabis $WORK/b423/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack -asmhdr $WORK/b423/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/cpuinfo/cpuinfo.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/cpuinfo/cpuinfo_amd64.go
2025-08-20T22:38:30.6425310Z [00:02:14.818]➜  cd /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_avx2
2025-08-20T22:38:30.6427134Z [00:02:14.818]➜  go tool pack r $WORK/b396/_pkg_.a $WORK/b396/impl_amd64.o # internal
2025-08-20T22:38:30.6428893Z [00:02:14.818]➜  go tool buildid -w $WORK/b396/_pkg_.a # internal
2025-08-20T22:38:30.6431420Z [00:02:14.822]➜  cp $WORK/b396/_pkg_.a /root/.cache/go-build/e0/e03b70c2de6e7db5f97eddf7b18fa2271f8a12abad444a02af80e1bcf5c2b911-d # internal
2025-08-20T22:38:30.6435906Z [00:02:14.824]➜  github.com/metacubex/utls/internal/byteorder
2025-08-20T22:38:30.6437113Z [00:02:14.824]➜  mkdir -p $WORK/b428/
2025-08-20T22:38:30.6438170Z [00:02:14.824]➜  echo '# import config' > $WORK/b428/importcfg # internal
2025-08-20T22:38:30.6438996Z [00:02:14.824]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.6443288Z [00:02:14.824]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/byteorder=>github.com/metacubex/utls@v1.8.0/internal/byteorder;$WORK/b428=>" -p github.com/metacubex/utls/internal/byteorder -lang=go1.20 -complete -installsuffix shared -buildid o5IeEj8hyNVbl5elcPm7/o5IeEj8hyNVbl5elcPm7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/byteorder/byteorder.go
2025-08-20T22:38:30.6488256Z [00:02:14.829]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/cpuinfo
2025-08-20T22:38:30.6491410Z [00:02:14.829]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/cpuinfo=>github.com/klauspost/compress@v1.17.11/internal/cpuinfo;$WORK/b423=>" -I $WORK/b423/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b423/cpuinfo_amd64.o ./cpuinfo_amd64.s
2025-08-20T22:38:30.6618459Z [00:02:14.841]➜  go tool pack r $WORK/b423/_pkg_.a $WORK/b423/cpuinfo_amd64.o # internal
2025-08-20T22:38:30.6622121Z [00:02:14.841]➜  go tool buildid -w $WORK/b423/_pkg_.a # internal
2025-08-20T22:38:30.6623379Z [00:02:14.842]➜  cp $WORK/b423/_pkg_.a /root/.cache/go-build/4c/4ca1e6c24365838e352994003a6c0be7e10a63f814eec64028f0046a2121a5ee-d # internal
2025-08-20T22:38:30.6624794Z [00:02:14.842]➜  github.com/metacubex/utls/internal/fips140tls
2025-08-20T22:38:30.6625417Z [00:02:14.842]➜  mkdir -p $WORK/b429/
2025-08-20T22:38:30.6626080Z [00:02:14.842]➜  echo '# import config' > $WORK/b429/importcfg # internal
2025-08-20T22:38:30.6626817Z [00:02:14.842]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:30.6631640Z [00:02:14.842]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/fips140tls=>github.com/metacubex/utls@v1.8.0/internal/fips140tls;$WORK/b429=>" -p github.com/metacubex/utls/internal/fips140tls -lang=go1.20 -complete -installsuffix shared -buildid uvFIYu_WtyFHUHTLXRit/uvFIYu_WtyFHUHTLXRit -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/fips140tls/fipstls.go
2025-08-20T22:38:30.6636768Z [00:02:14.843]➜  go tool buildid -w $WORK/b428/_pkg_.a # internal
2025-08-20T22:38:30.6645147Z [00:02:14.844]➜  cp $WORK/b428/_pkg_.a /root/.cache/go-build/eb/ebc22f351f25c77180b4c93f8fb377a24600d3891bba5cb0d57f7c07a101d777-d # internal
2025-08-20T22:38:30.6647397Z [00:02:14.845]➜  github.com/pierrec/lz4/v4/internal/lz4errors
2025-08-20T22:38:30.6648851Z [00:02:14.845]➜  mkdir -p $WORK/b491/
2025-08-20T22:38:30.6650967Z [00:02:14.845]➜  echo '# import config' > $WORK/b491/importcfg # internal
2025-08-20T22:38:30.6667432Z [00:02:14.845]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4errors=>github.com/pierrec/lz4/v4@v4.1.21/internal/lz4errors;$WORK/b491=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.14 -complete -installsuffix shared -buildid 5SkgWeAoGcs9siknM-PL/5SkgWeAoGcs9siknM-PL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4errors/errors.go
2025-08-20T22:38:30.6700985Z [00:02:14.850]➜  go tool buildid -w $WORK/b429/_pkg_.a # internal
2025-08-20T22:38:30.6707499Z [00:02:14.850]➜  cp $WORK/b429/_pkg_.a /root/.cache/go-build/65/655a6dec74eeb5f3e59632f53bb04104c331f9aa5c22434aeb315dc51be0541d-d # internal
2025-08-20T22:38:30.6710804Z [00:02:14.851]➜  github.com/gobwas/pool/internal/pmath
2025-08-20T22:38:30.6711485Z [00:02:14.851]➜  mkdir -p $WORK/b518/
2025-08-20T22:38:30.6712194Z [00:02:14.851]➜  echo '# import config' > $WORK/b518/importcfg # internal
2025-08-20T22:38:30.6716469Z [00:02:14.851]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/internal/pmath=>github.com/gobwas/pool@v0.2.1/internal/pmath;$WORK/b518=>" -p github.com/gobwas/pool/internal/pmath -lang=go1.16 -complete -installsuffix shared -buildid DJnuZ8KuI-6cdNqTV-9Y/DJnuZ8KuI-6cdNqTV-9Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack /root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/internal/pmath/pmath.go
2025-08-20T22:38:30.6755315Z [00:02:14.855]➜  go tool buildid -w $WORK/b491/_pkg_.a # internal
2025-08-20T22:38:30.6763750Z [00:02:14.856]➜  cp $WORK/b491/_pkg_.a /root/.cache/go-build/2d/2da992b22495c842250635ee13a5b92ddee016f5cf6f86efe0eda39e1948db4a-d # internal
2025-08-20T22:38:30.6766932Z [00:02:14.856]➜  golang.org/x/exp/constraints
2025-08-20T22:38:30.6767589Z [00:02:14.857]➜  mkdir -p $WORK/b535/
2025-08-20T22:38:30.6775264Z [00:02:14.857]➜  cat >/tmp/go-build2397446772/b535/importcfg << 'EOF' # internal
2025-08-20T22:38:30.6777134Z [00:02:14.857]➜  # import config
2025-08-20T22:38:30.6777814Z [00:02:14.857]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:38:30.6778417Z [00:02:14.857]➜  EOF
2025-08-20T22:38:30.6782259Z [00:02:14.858]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250506013437-ce4c2cf36ca6/constraints=>golang.org/x/exp@v0.0.0-20250506013437-ce4c2cf36ca6/constraints;$WORK/b535=>" -p golang.org/x/exp/constraints -lang=go1.23 -complete -installsuffix shared -buildid OobEkOF7GrL3wBwzXHhy/OobEkOF7GrL3wBwzXHhy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250506013437-ce4c2cf36ca6/constraints/constraints.go
2025-08-20T22:38:30.6845851Z [00:02:14.864]➜  go tool buildid -w $WORK/b518/_pkg_.a # internal
2025-08-20T22:38:30.6847226Z [00:02:14.864]➜  cp $WORK/b518/_pkg_.a /root/.cache/go-build/b3/b3250755c26074fd87822733848ad10206e33cf5a4d87af4af6e7d332887f36e-d # internal
2025-08-20T22:38:30.6848386Z [00:02:14.864]➜  github.com/sagernet/wireguard-go/replay
2025-08-20T22:38:30.6850911Z [00:02:14.865]➜  mkdir -p $WORK/b608/
2025-08-20T22:38:30.6851698Z [00:02:14.865]➜  echo '# import config' > $WORK/b608/importcfg # internal
2025-08-20T22:38:30.6861313Z [00:02:14.866]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/replay=>github.com/sagernet/wireguard-go@v0.0.1-beta.7/replay;$WORK/b608=>" -p github.com/sagernet/wireguard-go/replay -lang=go1.20 -complete -installsuffix shared -buildid AJoUme9Y2fhnOHMa2v4w/AJoUme9Y2fhnOHMa2v4w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/replay/replay.go
2025-08-20T22:38:30.6874769Z [00:02:14.867]➜  go tool buildid -w $WORK/b535/_pkg_.a # internal
2025-08-20T22:38:30.6887013Z [00:02:14.868]➜  cp $WORK/b535/_pkg_.a /root/.cache/go-build/b3/b34081dd72d38275c3aea7de0398e3f9152b14bf4fefbc06d4d55f4983224378-d # internal
2025-08-20T22:38:30.7025624Z [00:02:14.882]➜  go tool buildid -w $WORK/b608/_pkg_.a # internal
2025-08-20T22:38:30.7028783Z [00:02:14.883]➜  cp $WORK/b608/_pkg_.a /root/.cache/go-build/b8/b86394401a2d1afa63abf59d9d62e62ba5ffe5fdc30878578957dd1e0da4d89d-d # internal
2025-08-20T22:38:30.7135498Z [00:02:14.893]➜  go tool buildid -w $WORK/b426/_pkg_.a # internal
2025-08-20T22:38:30.7155291Z [00:02:14.895]➜  cp $WORK/b426/_pkg_.a /root/.cache/go-build/f8/f863d93b8d761947e379d047209c8aaa8461f56cf766c7e5de871eb348542ca8-d # internal
2025-08-20T22:38:32.6494254Z [00:02:16.829]➜  cp /root/.go/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h
2025-08-20T22:38:32.6494924Z [00:02:16.829]➜  cd /root/.go/src/runtime
2025-08-20T22:38:32.6496527Z [00:02:16.829]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s
2025-08-20T22:38:32.6527216Z [00:02:16.833]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s
2025-08-20T22:38:32.6639119Z [00:02:16.844]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s
2025-08-20T22:38:32.6669009Z [00:02:16.847]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s
2025-08-20T22:38:32.6699237Z [00:02:16.850]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s
2025-08-20T22:38:32.6749441Z [00:02:16.855]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s
2025-08-20T22:38:32.6796860Z [00:02:16.860]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s
2025-08-20T22:38:32.6840289Z [00:02:16.864]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s
2025-08-20T22:38:32.6862942Z [00:02:16.866]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s
2025-08-20T22:38:32.6920367Z [00:02:16.872]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s
2025-08-20T22:38:32.6945492Z [00:02:16.874]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s
2025-08-20T22:38:32.6990213Z [00:02:16.879]➜  go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal
2025-08-20T22:38:32.6993039Z [00:02:16.879]➜  go tool buildid -w $WORK/b009/_pkg_.a # internal
2025-08-20T22:38:32.7351505Z [00:02:16.915]➜  cp $WORK/b009/_pkg_.a /root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d # internal
2025-08-20T22:38:32.7360164Z [00:02:16.916]➜  internal/reflectlite
2025-08-20T22:38:32.7360915Z [00:02:16.916]➜  mkdir -p $WORK/b004/
2025-08-20T22:38:32.7361492Z [00:02:16.916]➜  crypto/subtle
2025-08-20T22:38:32.7361998Z [00:02:16.916]➜  iter
2025-08-20T22:38:32.7362630Z [00:02:16.916]➜  mkdir -p $WORK/b038/
2025-08-20T22:38:32.7363193Z [00:02:16.916]➜  mkdir -p $WORK/b087/
2025-08-20T22:38:32.7364027Z [00:02:16.916]➜  echo -n > $WORK/b004/go_asm.h # internal
2025-08-20T22:38:32.7364728Z [00:02:16.916]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T22:38:32.7367370Z [00:02:16.916]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s
2025-08-20T22:38:32.7369299Z [00:02:16.916]➜  sync
2025-08-20T22:38:32.7369783Z [00:02:16.916]➜  mkdir -p $WORK/b034/
2025-08-20T22:38:32.7370510Z [00:02:16.916]➜  cat >/tmp/go-build2397446772/b087/importcfg << 'EOF' # internal
2025-08-20T22:38:32.7371207Z [00:02:16.916]➜  # import config
2025-08-20T22:38:32.7372056Z [00:02:16.916]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:32.7373302Z [00:02:16.916]➜  packagefile internal/runtime/sys=/tmp/go-build2397446772/b030/_pkg_.a
2025-08-20T22:38:32.7382678Z [00:02:16.916]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:32.7383354Z [00:02:16.916]➜  EOF
2025-08-20T22:38:32.7384186Z [00:02:16.916]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:32.7389237Z [00:02:16.916]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "/root/.go/src/crypto/subtle=>crypto/subtle;$WORK/b087=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid Xc79yGTipdlJLObEA6rA/Xc79yGTipdlJLObEA6rA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /root/.go/src/crypto/subtle/constant_time.go /root/.go/src/crypto/subtle/dit.go /root/.go/src/crypto/subtle/xor.go
2025-08-20T22:38:32.7392434Z [00:02:16.916]➜  cat >/tmp/go-build2397446772/b034/importcfg << 'EOF' # internal
2025-08-20T22:38:32.7393166Z [00:02:16.916]➜  # import config
2025-08-20T22:38:32.7394116Z [00:02:16.916]➜  packagefile internal/race=/tmp/go-build2397446772/b029/_pkg_.a
2025-08-20T22:38:32.7395098Z [00:02:16.916]➜  packagefile internal/sync=/tmp/go-build2397446772/b035/_pkg_.a
2025-08-20T22:38:32.7396077Z [00:02:16.916]➜  packagefile internal/synctest=/tmp/go-build2397446772/b037/_pkg_.a
2025-08-20T22:38:32.7396992Z [00:02:16.916]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:32.7397874Z [00:02:16.916]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:32.7398544Z [00:02:16.916]➜  EOF
2025-08-20T22:38:32.7405496Z [00:02:16.916]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "/root/.go/src/sync=>sync;$WORK/b034=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid jwP78NdxT4VwYWlVWasd/jwP78NdxT4VwYWlVWasd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /root/.go/src/sync/cond.go /root/.go/src/sync/hashtriemap.go /root/.go/src/sync/mutex.go /root/.go/src/sync/once.go /root/.go/src/sync/oncefunc.go /root/.go/src/sync/pool.go /root/.go/src/sync/poolqueue.go /root/.go/src/sync/runtime.go /root/.go/src/sync/runtime2.go /root/.go/src/sync/rwmutex.go /root/.go/src/sync/waitgroup.go
2025-08-20T22:38:32.7409836Z [00:02:16.916]➜  cat >/tmp/go-build2397446772/b038/importcfg << 'EOF' # internal
2025-08-20T22:38:32.7410559Z [00:02:16.916]➜  # import config
2025-08-20T22:38:32.7411286Z [00:02:16.916]➜  packagefile internal/race=/tmp/go-build2397446772/b029/_pkg_.a
2025-08-20T22:38:32.7412444Z [00:02:16.916]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:32.7413160Z [00:02:16.916]➜  EOF
2025-08-20T22:38:32.7415845Z [00:02:16.917]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "/root/.go/src/iter=>iter;$WORK/b038=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid 0pZTu9fTQDGRD3NnR3_B/0pZTu9fTQDGRD3NnR3_B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /root/.go/src/iter/iter.go
2025-08-20T22:38:32.7418232Z [00:02:16.919]➜  cat >/tmp/go-build2397446772/b004/importcfg << 'EOF' # internal
2025-08-20T22:38:32.7418871Z [00:02:16.919]➜  # import config
2025-08-20T22:38:32.7419547Z [00:02:16.919]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:32.7420443Z [00:02:16.919]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:32.7421478Z [00:02:16.919]➜  packagefile internal/unsafeheader=/tmp/go-build2397446772/b008/_pkg_.a
2025-08-20T22:38:32.7422412Z [00:02:16.919]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:32.7423033Z [00:02:16.919]➜  EOF
2025-08-20T22:38:32.7427366Z [00:02:16.919]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid CMAeW-1UQf_B9x0I_LrK/CMAeW-1UQf_B9x0I_LrK -goversion go1.25.0 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /root/.go/src/internal/reflectlite/swapper.go /root/.go/src/internal/reflectlite/type.go /root/.go/src/internal/reflectlite/value.go
2025-08-20T22:38:32.7529454Z [00:02:16.933]➜  go tool buildid -w $WORK/b038/_pkg_.a # internal
2025-08-20T22:38:32.7534083Z [00:02:16.933]➜  cp $WORK/b038/_pkg_.a /root/.cache/go-build/23/23d10c877f3b73604425a334a1530a3d83b5cebea7cc3c08d3b6aea551897635-d # internal
2025-08-20T22:38:32.7535210Z [00:02:16.933]➜  slices
2025-08-20T22:38:32.7535663Z [00:02:16.933]➜  mkdir -p $WORK/b049/
2025-08-20T22:38:32.7536401Z [00:02:16.933]➜  cat >/tmp/go-build2397446772/b049/importcfg << 'EOF' # internal
2025-08-20T22:38:32.7537377Z [00:02:16.933]➜  # import config
2025-08-20T22:38:32.7538023Z [00:02:16.933]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:38:32.7538847Z [00:02:16.933]➜  packagefile iter=/tmp/go-build2397446772/b038/_pkg_.a
2025-08-20T22:38:32.7539693Z [00:02:16.933]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:32.7540348Z [00:02:16.933]➜  EOF
2025-08-20T22:38:32.7543913Z [00:02:16.933]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "/root/.go/src/slices=>slices;$WORK/b049=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid -TJanFCYqlKu_SHfks-O/-TJanFCYqlKu_SHfks-O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /root/.go/src/slices/iter.go /root/.go/src/slices/slices.go /root/.go/src/slices/sort.go /root/.go/src/slices/zsortanyfunc.go /root/.go/src/slices/zsortordered.go
2025-08-20T22:38:32.7565640Z [00:02:16.937]➜  go tool buildid -w $WORK/b087/_pkg_.a # internal
2025-08-20T22:38:32.7575640Z [00:02:16.937]➜  cp $WORK/b087/_pkg_.a /root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d # internal
2025-08-20T22:38:32.7576774Z [00:02:16.937]➜  weak
2025-08-20T22:38:32.7577247Z [00:02:16.937]➜  mkdir -p $WORK/b109/
2025-08-20T22:38:32.7577985Z [00:02:16.938]➜  cat >/tmp/go-build2397446772/b109/importcfg << 'EOF' # internal
2025-08-20T22:38:32.7578661Z [00:02:16.938]➜  # import config
2025-08-20T22:38:32.7579381Z [00:02:16.938]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:32.7580282Z [00:02:16.938]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:32.7582168Z [00:02:16.938]➜  EOF
2025-08-20T22:38:32.7586806Z [00:02:16.938]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "/root/.go/src/weak=>weak;$WORK/b109=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid 0tQuWrSLuA2C2pBP-zmG/0tQuWrSLuA2C2pBP-zmG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /root/.go/src/weak/doc.go /root/.go/src/weak/pointer.go
2025-08-20T22:38:32.7693350Z [00:02:16.949]➜  go tool buildid -w $WORK/b109/_pkg_.a # internal
2025-08-20T22:38:32.7709242Z [00:02:16.951]➜  cp $WORK/b109/_pkg_.a /root/.cache/go-build/b3/b35fe2f4af2add37163a99c517d12be21fb3614e3bcd4b3ee29206e95d4c9b7f-d # internal
2025-08-20T22:38:32.7714149Z [00:02:16.951]➜  maps
2025-08-20T22:38:32.7715021Z [00:02:16.951]➜  mkdir -p $WORK/b147/
2025-08-20T22:38:32.7725402Z [00:02:16.953]➜  cat >/tmp/go-build2397446772/b147/importcfg << 'EOF' # internal
2025-08-20T22:38:32.7729021Z [00:02:16.953]➜  # import config
2025-08-20T22:38:32.7732214Z [00:02:16.953]➜  packagefile iter=/tmp/go-build2397446772/b038/_pkg_.a
2025-08-20T22:38:32.7732894Z [00:02:16.953]➜  EOF
2025-08-20T22:38:32.7735632Z [00:02:16.953]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "/root/.go/src/maps=>maps;$WORK/b147=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid 3hmY5SMuxXMJuPsVBmC5/3hmY5SMuxXMJuPsVBmC5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /root/.go/src/maps/iter.go /root/.go/src/maps/maps.go
2025-08-20T22:38:32.7812450Z [00:02:16.961]➜  go tool buildid -w $WORK/b049/_pkg_.a # internal
2025-08-20T22:38:32.7832990Z [00:02:16.963]➜  cp $WORK/b049/_pkg_.a /root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d # internal
2025-08-20T22:38:32.7834383Z [00:02:16.963]➜  golang.org/x/exp/slices
2025-08-20T22:38:32.7834960Z [00:02:16.963]➜  mkdir -p $WORK/b359/
2025-08-20T22:38:32.7837944Z [00:02:16.964]➜  cat >/tmp/go-build2397446772/b359/importcfg << 'EOF' # internal
2025-08-20T22:38:32.7839701Z [00:02:16.964]➜  # import config
2025-08-20T22:38:32.7880152Z [00:02:16.964]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:38:32.7881257Z [00:02:16.964]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:32.7882170Z [00:02:16.964]➜  EOF
2025-08-20T22:38:32.7889854Z [00:02:16.964]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250506013437-ce4c2cf36ca6/slices=>golang.org/x/exp@v0.0.0-20250506013437-ce4c2cf36ca6/slices;$WORK/b359=>" -p golang.org/x/exp/slices -lang=go1.23 -complete -installsuffix shared -buildid R0zyuBrKYcq05y7ZDFl-/R0zyuBrKYcq05y7ZDFl- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250506013437-ce4c2cf36ca6/slices/slices.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250506013437-ce4c2cf36ca6/slices/sort.go
2025-08-20T22:38:32.7894003Z [00:02:16.964]➜  go tool buildid -w $WORK/b147/_pkg_.a # internal
2025-08-20T22:38:32.7895294Z [00:02:16.964]➜  cp $WORK/b147/_pkg_.a /root/.cache/go-build/c3/c39af6f50a2f302aafef3b515051fb695f8a8e68cabb3ad6fc0ca3c4a290ce13-d # internal
2025-08-20T22:38:32.7896450Z [00:02:16.964]➜  github.com/sagernet/sing/common/memory
2025-08-20T22:38:32.7897054Z [00:02:16.964]➜  mkdir -p $WORK/b373/
2025-08-20T22:38:32.7897803Z [00:02:16.964]➜  cat >/tmp/go-build2397446772/b373/importcfg << 'EOF' # internal
2025-08-20T22:38:32.7898485Z [00:02:16.965]➜  # import config
2025-08-20T22:38:32.7899129Z [00:02:16.965]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:32.7899760Z [00:02:16.965]➜  EOF
2025-08-20T22:38:32.7905328Z [00:02:16.965]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/memory=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/memory;$WORK/b373=>" -p github.com/sagernet/sing/common/memory -lang=go1.20 -complete -installsuffix shared -buildid 5u6DauIUDAT7wKk0lMwp/5u6DauIUDAT7wKk0lMwp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/memory/memory.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/memory/memory_stub.go
2025-08-20T22:38:32.7945071Z [00:02:16.974]➜  go tool buildid -w $WORK/b373/_pkg_.a # internal
2025-08-20T22:38:32.7958420Z [00:02:16.976]➜  cp $WORK/b373/_pkg_.a /root/.cache/go-build/ee/eee935ca405ea27d6291d251e1d5dbb0ba1526a99157a6f8d854ef6f5d8165ac-d # internal
2025-08-20T22:38:32.7964106Z [00:02:16.976]➜  go tool buildid -w $WORK/b359/_pkg_.a # internal
2025-08-20T22:38:32.7977443Z [00:02:16.978]➜  cp $WORK/b359/_pkg_.a /root/.cache/go-build/08/08374d9a70750f21dd818ad6f36289b4367d6060d3f3fe625e027bb625e2b0fc-d # internal
2025-08-20T22:38:32.8519147Z [00:02:17.032]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T22:38:32.8522018Z [00:02:17.032]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s
2025-08-20T22:38:32.8568043Z [00:02:17.037]➜  go tool pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal
2025-08-20T22:38:32.8573884Z [00:02:17.037]➜  go tool buildid -w $WORK/b004/_pkg_.a # internal
2025-08-20T22:38:32.8604805Z [00:02:17.040]➜  cp $WORK/b004/_pkg_.a /root/.cache/go-build/0a/0a23cc42b594d4aec09fcd5229acbb356c4dd5e04ac724468b0f8f8f9e929ccf-d # internal
2025-08-20T22:38:32.8611953Z [00:02:17.041]➜  errors
2025-08-20T22:38:32.8618567Z [00:02:17.042]➜  mkdir -p $WORK/b003/
2025-08-20T22:38:32.8621290Z [00:02:17.042]➜  sort
2025-08-20T22:38:32.8622920Z [00:02:17.042]➜  mkdir -p $WORK/b157/
2025-08-20T22:38:32.8631211Z [00:02:17.043]➜  cat >/tmp/go-build2397446772/b157/importcfg << 'EOF' # internal
2025-08-20T22:38:32.8632007Z [00:02:17.043]➜  # import config
2025-08-20T22:38:32.8632821Z [00:02:17.043]➜  packagefile internal/reflectlite=/tmp/go-build2397446772/b004/_pkg_.a
2025-08-20T22:38:32.8633948Z [00:02:17.043]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:32.8635165Z [00:02:17.043]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:32.8635807Z [00:02:17.043]➜  EOF
2025-08-20T22:38:32.8636370Z [00:02:17.043]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:32.8639885Z [00:02:17.043]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "/root/.go/src/sort=>sort;$WORK/b157=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid 3HYodz99RrwN-JsPNx1Z/3HYodz99RrwN-JsPNx1Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /root/.go/src/sort/search.go /root/.go/src/sort/slice.go /root/.go/src/sort/sort.go /root/.go/src/sort/zsortfunc.go /root/.go/src/sort/zsortinterface.go
2025-08-20T22:38:32.8643057Z [00:02:17.044]➜  cat >/tmp/go-build2397446772/b003/importcfg << 'EOF' # internal
2025-08-20T22:38:32.8648856Z [00:02:17.044]➜  # import config
2025-08-20T22:38:32.8649643Z [00:02:17.044]➜  packagefile internal/reflectlite=/tmp/go-build2397446772/b004/_pkg_.a
2025-08-20T22:38:32.8650408Z [00:02:17.044]➜  EOF
2025-08-20T22:38:32.8658851Z [00:02:17.046]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "/root/.go/src/errors=>errors;$WORK/b003=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid 7509Dj0f2_7mdq1RmfcX/7509Dj0f2_7mdq1RmfcX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /root/.go/src/errors/errors.go /root/.go/src/errors/join.go /root/.go/src/errors/wrap.go
2025-08-20T22:38:32.8842943Z [00:02:17.064]➜  go tool buildid -w $WORK/b034/_pkg_.a # internal
2025-08-20T22:38:32.8896262Z [00:02:17.069]➜  cp $WORK/b034/_pkg_.a /root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d # internal
2025-08-20T22:38:32.8908790Z [00:02:17.069]➜  internal/bisect
2025-08-20T22:38:32.8909817Z [00:02:17.069]➜  internal/testlog
2025-08-20T22:38:32.8910486Z [00:02:17.069]➜  mkdir -p $WORK/b083/
2025-08-20T22:38:32.8911159Z [00:02:17.070]➜  mkdir -p $WORK/b045/
2025-08-20T22:38:32.8911963Z [00:02:17.070]➜  cat >/tmp/go-build2397446772/b083/importcfg << 'EOF' # internal
2025-08-20T22:38:32.8912627Z [00:02:17.070]➜  # import config
2025-08-20T22:38:32.8913302Z [00:02:17.070]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:32.8914443Z [00:02:17.070]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:32.8915086Z [00:02:17.070]➜  EOF
2025-08-20T22:38:32.8918151Z [00:02:17.070]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "/root/.go/src/internal/testlog=>internal/testlog;$WORK/b083=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid DjWg616cx0sAP4hyNdzt/DjWg616cx0sAP4hyNdzt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /root/.go/src/internal/testlog/exit.go /root/.go/src/internal/testlog/log.go
2025-08-20T22:38:32.8921151Z [00:02:17.071]➜  cat >/tmp/go-build2397446772/b045/importcfg << 'EOF' # internal
2025-08-20T22:38:32.8925928Z [00:02:17.071]➜  # import config
2025-08-20T22:38:32.8944398Z [00:02:17.071]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:32.8945458Z [00:02:17.071]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:32.8946431Z [00:02:17.071]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:32.8947240Z [00:02:17.071]➜  EOF
2025-08-20T22:38:32.8950197Z [00:02:17.071]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "/root/.go/src/internal/bisect=>internal/bisect;$WORK/b045=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid uazNsXXW0-XjraaTntyR/uazNsXXW0-XjraaTntyR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /root/.go/src/internal/bisect/bisect.go
2025-08-20T22:38:32.8992559Z [00:02:17.079]➜  go tool buildid -w $WORK/b003/_pkg_.a # internal
2025-08-20T22:38:32.9007992Z [00:02:17.081]➜  cp $WORK/b003/_pkg_.a /root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d # internal
2025-08-20T22:38:32.9015548Z [00:02:17.082]➜  io
2025-08-20T22:38:32.9022589Z [00:02:17.082]➜  mkdir -p $WORK/b033/
2025-08-20T22:38:32.9031354Z [00:02:17.083]➜  cat >/tmp/go-build2397446772/b033/importcfg << 'EOF' # internal
2025-08-20T22:38:32.9034535Z [00:02:17.083]➜  # import config
2025-08-20T22:38:32.9037713Z [00:02:17.083]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:32.9038599Z [00:02:17.083]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:32.9039490Z [00:02:17.083]➜  EOF
2025-08-20T22:38:32.9048347Z [00:02:17.085]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "/root/.go/src/io=>io;$WORK/b033=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid lCtZZ8dVmk8y4HP_DWVv/lCtZZ8dVmk8y4HP_DWVv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /root/.go/src/io/io.go /root/.go/src/io/multi.go /root/.go/src/io/pipe.go
2025-08-20T22:38:32.9125551Z [00:02:17.092]➜  go tool buildid -w $WORK/b083/_pkg_.a # internal
2025-08-20T22:38:32.9136416Z [00:02:17.093]➜  cp $WORK/b083/_pkg_.a /root/.cache/go-build/4d/4d079f4bb80dece452fc68a494c365a80e7ee4a6c8369b3d0a96b0003a08b2fd-d # internal
2025-08-20T22:38:32.9142449Z [00:02:17.094]➜  internal/oserror
2025-08-20T22:38:32.9146553Z [00:02:17.095]➜  mkdir -p $WORK/b048/
2025-08-20T22:38:32.9147297Z [00:02:17.095]➜  cat >/tmp/go-build2397446772/b048/importcfg << 'EOF' # internal
2025-08-20T22:38:32.9147995Z [00:02:17.095]➜  # import config
2025-08-20T22:38:32.9148675Z [00:02:17.095]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:32.9149311Z [00:02:17.095]➜  EOF
2025-08-20T22:38:32.9152477Z [00:02:17.095]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "/root/.go/src/internal/oserror=>internal/oserror;$WORK/b048=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid 8mi4VNDDF4DhvcykqDN1/8mi4VNDDF4DhvcykqDN1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /root/.go/src/internal/oserror/errors.go
2025-08-20T22:38:32.9287679Z [00:02:17.109]➜  go tool buildid -w $WORK/b048/_pkg_.a # internal
2025-08-20T22:38:32.9292596Z [00:02:17.109]➜  cp $WORK/b048/_pkg_.a /root/.cache/go-build/36/36c7d10bc34f03c5c6e7771667803ff1e70baaf9cea8e9cebbe793e83ee0ca9c-d # internal
2025-08-20T22:38:32.9300228Z [00:02:17.110]➜  syscall
2025-08-20T22:38:32.9302711Z [00:02:17.110]➜  mkdir -p $WORK/b046/
2025-08-20T22:38:32.9317361Z [00:02:17.112]➜  echo -n > $WORK/b046/go_asm.h # internal
2025-08-20T22:38:32.9320242Z [00:02:17.112]➜  cd /root/.go/src/syscall
2025-08-20T22:38:32.9322212Z [00:02:17.112]➜  /root/.go/pkg/tool/linux_amd64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b046=>" -I $WORK/b046/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b046/symabis ./asm_linux_amd64.s
2025-08-20T22:38:32.9489009Z [00:02:17.129]➜  cat >/tmp/go-build2397446772/b046/importcfg << 'EOF' # internal
2025-08-20T22:38:32.9491679Z [00:02:17.129]➜  # import config
2025-08-20T22:38:32.9492414Z [00:02:17.129]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:32.9493326Z [00:02:17.129]➜  packagefile internal/asan=/tmp/go-build2397446772/b027/_pkg_.a
2025-08-20T22:38:32.9494581Z [00:02:17.129]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:32.9495618Z [00:02:17.129]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:32.9496612Z [00:02:17.129]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:32.9497555Z [00:02:17.129]➜  packagefile internal/itoa=/tmp/go-build2397446772/b047/_pkg_.a
2025-08-20T22:38:32.9498535Z [00:02:17.129]➜  packagefile internal/msan=/tmp/go-build2397446772/b028/_pkg_.a
2025-08-20T22:38:32.9499474Z [00:02:17.129]➜  packagefile internal/oserror=/tmp/go-build2397446772/b048/_pkg_.a
2025-08-20T22:38:32.9500780Z [00:02:17.129]➜  packagefile internal/race=/tmp/go-build2397446772/b029/_pkg_.a
2025-08-20T22:38:32.9501816Z [00:02:17.129]➜  packagefile internal/runtime/syscall=/tmp/go-build2397446772/b023/_pkg_.a
2025-08-20T22:38:32.9502777Z [00:02:17.129]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:32.9503882Z [00:02:17.129]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:32.9504715Z [00:02:17.129]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:32.9505573Z [00:02:17.129]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:32.9506222Z [00:02:17.129]➜  EOF
2025-08-20T22:38:32.9506765Z [00:02:17.129]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:32.9528185Z [00:02:17.129]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "/root/.go/src/syscall=>syscall;$WORK/b046=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid BjXwGNMiwygH1Ys2pMBt/BjXwGNMiwygH1Ys2pMBt -goversion go1.25.0 -symabis $WORK/b046/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h /root/.go/src/syscall/badlinkname_unix.go /root/.go/src/syscall/dirent.go /root/.go/src/syscall/env_unix.go /root/.go/src/syscall/exec_linux.go /root/.go/src/syscall/exec_unix.go /root/.go/src/syscall/flock_linux.go /root/.go/src/syscall/forkpipe2.go /root/.go/src/syscall/linkname_unix.go /root/.go/src/syscall/lsf_linux.go /root/.go/src/syscall/net.go /root/.go/src/syscall/netlink_linux.go /root/.go/src/syscall/rlimit.go /root/.go/src/syscall/rlimit_stub.go /root/.go/src/syscall/setuidgid_linux.go /root/.go/src/syscall/sockcmsg_linux.go /root/.go/src/syscall/sockcmsg_unix.go /root/.go/src/syscall/sockcmsg_unix_other.go /root/.go/src/syscall/syscall.go /root/.go/src/syscall/syscall_linux.go /root/.go/src/syscall/syscall_linux_amd64.go /root/.go/src/syscall/syscall_unix.go /root/.go/src/syscall/time_nofake.go /root/.go/src/syscall/timestruct.go /root/.go/src/syscall/zerrors_linux_amd64.go /root/.go/src/syscall/zsyscall_linux_amd64.go /root/.go/src/syscall/zsysnum_linux_amd64.go /root/.go/src/syscall/ztypes_linux_amd64.go
2025-08-20T22:38:32.9683383Z [00:02:17.148]➜  go tool buildid -w $WORK/b045/_pkg_.a # internal
2025-08-20T22:38:32.9698929Z [00:02:17.149]➜  cp $WORK/b045/_pkg_.a /root/.cache/go-build/d1/d19189672caca4bf568c7ed4d6ba74fe0f96e0f4e465ca959d688b6517fee280-d # internal
2025-08-20T22:38:32.9714576Z [00:02:17.150]➜  internal/godebug
2025-08-20T22:38:32.9715136Z [00:02:17.150]➜  mkdir -p $WORK/b044/
2025-08-20T22:38:32.9715918Z [00:02:17.150]➜  cat >/tmp/go-build2397446772/b044/importcfg << 'EOF' # internal
2025-08-20T22:38:32.9716630Z [00:02:17.150]➜  # import config
2025-08-20T22:38:32.9717413Z [00:02:17.150]➜  packagefile internal/bisect=/tmp/go-build2397446772/b045/_pkg_.a
2025-08-20T22:38:32.9718457Z [00:02:17.150]➜  packagefile internal/godebugs=/tmp/go-build2397446772/b015/_pkg_.a
2025-08-20T22:38:32.9719417Z [00:02:17.150]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:32.9720352Z [00:02:17.150]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:32.9721073Z [00:02:17.150]➜  EOF
2025-08-20T22:38:32.9724243Z [00:02:17.150]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "/root/.go/src/internal/godebug=>internal/godebug;$WORK/b044=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid N5-mWWbawAbbtRRJA56i/N5-mWWbawAbbtRRJA56i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /root/.go/src/internal/godebug/godebug.go
2025-08-20T22:38:32.9939286Z [00:02:17.174]➜  go tool buildid -w $WORK/b033/_pkg_.a # internal
2025-08-20T22:38:33.0040041Z [00:02:17.184]➜  cp $WORK/b033/_pkg_.a /root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d # internal
2025-08-20T22:38:33.0070797Z [00:02:17.187]➜  bytes
2025-08-20T22:38:33.0071317Z [00:02:17.187]➜  mkdir -p $WORK/b002/
2025-08-20T22:38:33.0094883Z [00:02:17.188]➜  cat >/tmp/go-build2397446772/b002/importcfg << 'EOF' # internal
2025-08-20T22:38:33.0095607Z [00:02:17.188]➜  # import config
2025-08-20T22:38:33.0096280Z [00:02:17.188]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.0097209Z [00:02:17.188]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:33.0098074Z [00:02:17.188]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:33.0098874Z [00:02:17.188]➜  packagefile iter=/tmp/go-build2397446772/b038/_pkg_.a
2025-08-20T22:38:33.0099726Z [00:02:17.188]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.0100582Z [00:02:17.188]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:33.0101484Z [00:02:17.188]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:33.0102134Z [00:02:17.188]➜  EOF
2025-08-20T22:38:33.0105346Z [00:02:17.188]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "/root/.go/src/bytes=>bytes;$WORK/b002=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid d0zgAlIUGYcZ2cGmr7nY/d0zgAlIUGYcZ2cGmr7nY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /root/.go/src/bytes/buffer.go /root/.go/src/bytes/bytes.go /root/.go/src/bytes/iter.go /root/.go/src/bytes/reader.go
2025-08-20T22:38:33.0373875Z [00:02:17.217]➜  go tool buildid -w $WORK/b157/_pkg_.a # internal
2025-08-20T22:38:33.0403387Z [00:02:17.220]➜  cp $WORK/b157/_pkg_.a /root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d # internal
2025-08-20T22:38:33.0411214Z [00:02:17.221]➜  hash
2025-08-20T22:38:33.0411720Z [00:02:17.221]➜  mkdir -p $WORK/b053/
2025-08-20T22:38:33.0443308Z [00:02:17.224]➜  cat >/tmp/go-build2397446772/b053/importcfg << 'EOF' # internal
2025-08-20T22:38:33.0444272Z [00:02:17.224]➜  # import config
2025-08-20T22:38:33.0444914Z [00:02:17.224]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:33.0445544Z [00:02:17.224]➜  EOF
2025-08-20T22:38:33.0447991Z [00:02:17.224]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "/root/.go/src/hash=>hash;$WORK/b053=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid Tkz1fl-WPXxHIfzaF8D7/Tkz1fl-WPXxHIfzaF8D7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /root/.go/src/hash/hash.go
2025-08-20T22:38:33.0576659Z [00:02:17.237]➜  go tool buildid -w $WORK/b053/_pkg_.a # internal
2025-08-20T22:38:33.0589452Z [00:02:17.239]➜  cp $WORK/b053/_pkg_.a /root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d # internal
2025-08-20T22:38:33.0602397Z [00:02:17.240]➜  strconv
2025-08-20T22:38:33.0602918Z [00:02:17.240]➜  mkdir -p $WORK/b054/
2025-08-20T22:38:33.0613638Z [00:02:17.241]➜  cat >/tmp/go-build2397446772/b054/importcfg << 'EOF' # internal
2025-08-20T22:38:33.0618081Z [00:02:17.241]➜  # import config
2025-08-20T22:38:33.0618818Z [00:02:17.241]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.0619732Z [00:02:17.241]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:33.0620720Z [00:02:17.241]➜  packagefile internal/stringslite=/tmp/go-build2397446772/b031/_pkg_.a
2025-08-20T22:38:33.0621599Z [00:02:17.241]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:33.0622408Z [00:02:17.241]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.0623273Z [00:02:17.241]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:33.0624150Z [00:02:17.241]➜  EOF
2025-08-20T22:38:33.0629381Z [00:02:17.242]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "/root/.go/src/strconv=>strconv;$WORK/b054=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid Mkg3RKTEQB77CHc5CteV/Mkg3RKTEQB77CHc5CteV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /root/.go/src/strconv/atob.go /root/.go/src/strconv/atoc.go /root/.go/src/strconv/atof.go /root/.go/src/strconv/atoi.go /root/.go/src/strconv/bytealg.go /root/.go/src/strconv/ctoa.go /root/.go/src/strconv/decimal.go /root/.go/src/strconv/doc.go /root/.go/src/strconv/eisel_lemire.go /root/.go/src/strconv/ftoa.go /root/.go/src/strconv/ftoaryu.go /root/.go/src/strconv/isprint.go /root/.go/src/strconv/itoa.go /root/.go/src/strconv/quote.go
2025-08-20T22:38:33.1530114Z [00:02:17.333]➜  go tool buildid -w $WORK/b044/_pkg_.a # internal
2025-08-20T22:38:33.1582065Z [00:02:17.338]➜  cp $WORK/b044/_pkg_.a /root/.cache/go-build/15/154de7a1e48c9972cc3f3b67efc110fb25d653b3948828a79b9a08ef84fb5557-d # internal
2025-08-20T22:38:33.1619198Z [00:02:17.342]➜  crypto/internal/fips140deps/godebug
2025-08-20T22:38:33.1626023Z [00:02:17.343]➜  mkdir -p $WORK/b060/
2025-08-20T22:38:33.1637938Z [00:02:17.343]➜  cat >/tmp/go-build2397446772/b060/importcfg << 'EOF' # internal
2025-08-20T22:38:33.1638561Z [00:02:17.343]➜  # import config
2025-08-20T22:38:33.1639277Z [00:02:17.343]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:33.1639927Z [00:02:17.343]➜  EOF
2025-08-20T22:38:33.1643350Z [00:02:17.343]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/godebug=>crypto/internal/fips140deps/godebug;$WORK/b060=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid VIJSljRWa8MllpNt2aD7/VIJSljRWa8MllpNt2aD7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /root/.go/src/crypto/internal/fips140deps/godebug/godebug.go
2025-08-20T22:38:33.1807321Z [00:02:17.361]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T22:38:33.1831876Z [00:02:17.363]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d # internal
2025-08-20T22:38:33.1841862Z [00:02:17.363]➜  strings
2025-08-20T22:38:33.1842435Z [00:02:17.363]➜  mkdir -p $WORK/b061/
2025-08-20T22:38:33.1843185Z [00:02:17.364]➜  cat >/tmp/go-build2397446772/b061/importcfg << 'EOF' # internal
2025-08-20T22:38:33.1844095Z [00:02:17.364]➜  # import config
2025-08-20T22:38:33.1844799Z [00:02:17.364]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.1845717Z [00:02:17.364]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:33.1846665Z [00:02:17.364]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:33.1847683Z [00:02:17.364]➜  packagefile internal/stringslite=/tmp/go-build2397446772/b031/_pkg_.a
2025-08-20T22:38:33.1848598Z [00:02:17.364]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:33.1849423Z [00:02:17.364]➜  packagefile iter=/tmp/go-build2397446772/b038/_pkg_.a
2025-08-20T22:38:33.1850283Z [00:02:17.364]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.1851129Z [00:02:17.364]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:33.1851979Z [00:02:17.364]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:33.1852864Z [00:02:17.364]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:33.1858060Z [00:02:17.364]➜  EOF
2025-08-20T22:38:33.1863790Z [00:02:17.364]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "/root/.go/src/strings=>strings;$WORK/b061=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid p5X9GGCbh0IlFMI_7Vz2/p5X9GGCbh0IlFMI_7Vz2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /root/.go/src/strings/builder.go /root/.go/src/strings/clone.go /root/.go/src/strings/compare.go /root/.go/src/strings/iter.go /root/.go/src/strings/reader.go /root/.go/src/strings/replace.go /root/.go/src/strings/search.go /root/.go/src/strings/strings.go
2025-08-20T22:38:33.2066577Z [00:02:17.385]➜  go tool buildid -w $WORK/b060/_pkg_.a # internal
2025-08-20T22:38:33.2068486Z [00:02:17.386]➜  cp $WORK/b060/_pkg_.a /root/.cache/go-build/0c/0c5730bd9b04c0157b40a272fb5c8411bfbf1c513b13ba1a1af91298f757e2e4-d # internal
2025-08-20T22:38:33.2069601Z [00:02:17.386]➜  path
2025-08-20T22:38:33.2070125Z [00:02:17.387]➜  mkdir -p $WORK/b080/
2025-08-20T22:38:33.2073285Z [00:02:17.387]➜  cat >/tmp/go-build2397446772/b080/importcfg << 'EOF' # internal
2025-08-20T22:38:33.2077493Z [00:02:17.387]➜  # import config
2025-08-20T22:38:33.2078481Z [00:02:17.387]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.2079981Z [00:02:17.387]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:33.2081403Z [00:02:17.387]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:33.2082352Z [00:02:17.387]➜  EOF
2025-08-20T22:38:33.2085350Z [00:02:17.387]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "/root/.go/src/path=>path;$WORK/b080=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid roIG9ekWhyDxJW_Ts0yu/roIG9ekWhyDxJW_Ts0yu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /root/.go/src/path/match.go /root/.go/src/path/path.go
2025-08-20T22:38:33.2494886Z [00:02:17.429]➜  go tool buildid -w $WORK/b080/_pkg_.a # internal
2025-08-20T22:38:33.2503918Z [00:02:17.430]➜  cp $WORK/b080/_pkg_.a /root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d # internal
2025-08-20T22:38:33.2507278Z [00:02:17.431]➜  math/rand/v2
2025-08-20T22:38:33.2508435Z [00:02:17.431]➜  mkdir -p $WORK/b085/
2025-08-20T22:38:33.2513981Z [00:02:17.431]➜  cat >/tmp/go-build2397446772/b085/importcfg << 'EOF' # internal
2025-08-20T22:38:33.2515085Z [00:02:17.431]➜  # import config
2025-08-20T22:38:33.2516177Z [00:02:17.431]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.2517102Z [00:02:17.432]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:33.2518106Z [00:02:17.432]➜  packagefile internal/chacha8rand=/tmp/go-build2397446772/b013/_pkg_.a
2025-08-20T22:38:33.2518978Z [00:02:17.432]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:33.2519818Z [00:02:17.432]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.2520427Z [00:02:17.432]➜  EOF
2025-08-20T22:38:33.2524489Z [00:02:17.432]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "/root/.go/src/math/rand/v2=>math/rand/v2;$WORK/b085=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid nHJkHXwWtvYoiSAWDcVC/nHJkHXwWtvYoiSAWDcVC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /root/.go/src/math/rand/v2/chacha8.go /root/.go/src/math/rand/v2/exp.go /root/.go/src/math/rand/v2/normal.go /root/.go/src/math/rand/v2/pcg.go /root/.go/src/math/rand/v2/rand.go /root/.go/src/math/rand/v2/zipf.go
2025-08-20T22:38:33.3348101Z [00:02:17.515]➜  go tool buildid -w $WORK/b054/_pkg_.a # internal
2025-08-20T22:38:33.3385475Z [00:02:17.517]➜  cp $WORK/b054/_pkg_.a /root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d # internal
2025-08-20T22:38:33.3387091Z [00:02:17.518]➜  crypto
2025-08-20T22:38:33.3388004Z [00:02:17.519]➜  mkdir -p $WORK/b052/
2025-08-20T22:38:33.3389053Z [00:02:17.519]➜  go tool buildid -w $WORK/b085/_pkg_.a # internal
2025-08-20T22:38:33.3396517Z [00:02:17.519]➜  cp $WORK/b085/_pkg_.a /root/.cache/go-build/17/17b56db114ed17959e0e2327e0c36b22c2e62de1ec66bce371463eb8c2bddbbb-d # internal
2025-08-20T22:38:33.3397721Z [00:02:17.520]➜  crypto/internal/randutil
2025-08-20T22:38:33.3398282Z [00:02:17.520]➜  mkdir -p $WORK/b084/
2025-08-20T22:38:33.3401303Z [00:02:17.520]➜  cat >/tmp/go-build2397446772/b084/importcfg << 'EOF' # internal
2025-08-20T22:38:33.3402671Z [00:02:17.520]➜  # import config
2025-08-20T22:38:33.3408651Z [00:02:17.520]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:33.3410114Z [00:02:17.520]➜  packagefile math/rand/v2=/tmp/go-build2397446772/b085/_pkg_.a
2025-08-20T22:38:33.3411650Z [00:02:17.520]➜  EOF
2025-08-20T22:38:33.3415522Z [00:02:17.520]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "/root/.go/src/crypto/internal/randutil=>crypto/internal/randutil;$WORK/b084=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid _LRhhiq8CBtsB7r7ckZx/_LRhhiq8CBtsB7r7ckZx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /root/.go/src/crypto/internal/randutil/randutil.go
2025-08-20T22:38:33.3419084Z [00:02:17.521]➜  cat >/tmp/go-build2397446772/b052/importcfg << 'EOF' # internal
2025-08-20T22:38:33.3420101Z [00:02:17.521]➜  # import config
2025-08-20T22:38:33.3421200Z [00:02:17.521]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:33.3422089Z [00:02:17.521]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:33.3422925Z [00:02:17.521]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:33.3423863Z [00:02:17.521]➜  EOF
2025-08-20T22:38:33.3426503Z [00:02:17.522]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "/root/.go/src/crypto=>crypto;$WORK/b052=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid Fj1ZPg0uZ0_I-9QQNO9R/Fj1ZPg0uZ0_I-9QQNO9R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /root/.go/src/crypto/crypto.go
2025-08-20T22:38:33.3711536Z [00:02:17.551]➜  go tool buildid -w $WORK/b084/_pkg_.a # internal
2025-08-20T22:38:33.3716892Z [00:02:17.552]➜  cp $WORK/b084/_pkg_.a /root/.cache/go-build/fc/fcda4929577983205113835be267785e1283b19f36bcf041335af2981fdad11d-d # internal
2025-08-20T22:38:33.3725967Z [00:02:17.553]➜  reflect
2025-08-20T22:38:33.3727210Z [00:02:17.553]➜  mkdir -p $WORK/b097/
2025-08-20T22:38:33.3736386Z [00:02:17.554]➜  echo -n > $WORK/b097/go_asm.h # internal
2025-08-20T22:38:33.3739352Z [00:02:17.554]➜  cd /root/.go/src/reflect
2025-08-20T22:38:33.3745714Z [00:02:17.554]➜  /root/.go/pkg/tool/linux_amd64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b097=>" -I $WORK/b097/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b097/symabis ./asm_amd64.s
2025-08-20T22:38:33.3914174Z [00:02:17.571]➜  cat >/tmp/go-build2397446772/b097/importcfg << 'EOF' # internal
2025-08-20T22:38:33.3915737Z [00:02:17.571]➜  # import config
2025-08-20T22:38:33.3916659Z [00:02:17.571]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.3917956Z [00:02:17.571]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:33.3919772Z [00:02:17.571]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:33.3921248Z [00:02:17.571]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:33.3922479Z [00:02:17.571]➜  packagefile internal/itoa=/tmp/go-build2397446772/b047/_pkg_.a
2025-08-20T22:38:33.3924493Z [00:02:17.571]➜  packagefile internal/race=/tmp/go-build2397446772/b029/_pkg_.a
2025-08-20T22:38:33.3925627Z [00:02:17.571]➜  packagefile internal/runtime/maps=/tmp/go-build2397446772/b026/_pkg_.a
2025-08-20T22:38:33.3926713Z [00:02:17.571]➜  packagefile internal/runtime/sys=/tmp/go-build2397446772/b030/_pkg_.a
2025-08-20T22:38:33.3927805Z [00:02:17.571]➜  packagefile internal/unsafeheader=/tmp/go-build2397446772/b008/_pkg_.a
2025-08-20T22:38:33.3928754Z [00:02:17.571]➜  packagefile iter=/tmp/go-build2397446772/b038/_pkg_.a
2025-08-20T22:38:33.3929592Z [00:02:17.571]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:33.3930454Z [00:02:17.571]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:33.3931328Z [00:02:17.571]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:33.3932214Z [00:02:17.571]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:33.3933074Z [00:02:17.571]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:33.3934534Z [00:02:17.571]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:33.3935224Z [00:02:17.572]➜  EOF
2025-08-20T22:38:33.3935794Z [00:02:17.572]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:33.3941296Z [00:02:17.572]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "/root/.go/src/reflect=>reflect;$WORK/b097=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid 5sHFdcVSOaePWPa_osmi/5sHFdcVSOaePWPa_osmi -goversion go1.25.0 -symabis $WORK/b097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h /root/.go/src/reflect/abi.go /root/.go/src/reflect/badlinkname.go /root/.go/src/reflect/deepequal.go /root/.go/src/reflect/float32reg_generic.go /root/.go/src/reflect/iter.go /root/.go/src/reflect/makefunc.go /root/.go/src/reflect/map_swiss.go /root/.go/src/reflect/swapper.go /root/.go/src/reflect/type.go /root/.go/src/reflect/value.go /root/.go/src/reflect/visiblefields.go
2025-08-20T22:38:33.4120722Z [00:02:17.592]➜  go tool buildid -w $WORK/b052/_pkg_.a # internal
2025-08-20T22:38:33.4134288Z [00:02:17.593]➜  cp $WORK/b052/_pkg_.a /root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d # internal
2025-08-20T22:38:33.4147705Z [00:02:17.595]➜  math/rand
2025-08-20T22:38:33.4148266Z [00:02:17.595]➜  mkdir -p $WORK/b098/
2025-08-20T22:38:33.4149056Z [00:02:17.595]➜  cat >/tmp/go-build2397446772/b098/importcfg << 'EOF' # internal
2025-08-20T22:38:33.4149774Z [00:02:17.595]➜  # import config
2025-08-20T22:38:33.4150498Z [00:02:17.595]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:33.4151405Z [00:02:17.595]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:33.4152549Z [00:02:17.595]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:33.4153663Z [00:02:17.595]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:33.4160352Z [00:02:17.595]➜  EOF
2025-08-20T22:38:33.4164373Z [00:02:17.595]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "/root/.go/src/math/rand=>math/rand;$WORK/b098=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid IdCcwEfHNes69rENPqub/IdCcwEfHNes69rENPqub -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /root/.go/src/math/rand/exp.go /root/.go/src/math/rand/normal.go /root/.go/src/math/rand/rand.go /root/.go/src/math/rand/rng.go /root/.go/src/math/rand/zipf.go
2025-08-20T22:38:33.4334971Z [00:02:17.611]➜  go tool buildid -w $WORK/b061/_pkg_.a # internal
2025-08-20T22:38:33.4342029Z [00:02:17.614]➜  cp $WORK/b061/_pkg_.a /root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d # internal
2025-08-20T22:38:33.4343304Z [00:02:17.614]➜  crypto/internal/fips140
2025-08-20T22:38:33.4345719Z [00:02:17.615]➜  mkdir -p $WORK/b059/
2025-08-20T22:38:33.4351458Z [00:02:17.615]➜  cat >/tmp/go-build2397446772/b059/importcfg << 'EOF' # internal
2025-08-20T22:38:33.4354980Z [00:02:17.615]➜  # import config
2025-08-20T22:38:33.4356055Z [00:02:17.615]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2397446772/b060/_pkg_.a
2025-08-20T22:38:33.4374020Z [00:02:17.615]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.4376134Z [00:02:17.615]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:33.4378152Z [00:02:17.615]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:33.4380201Z [00:02:17.615]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:33.4382008Z [00:02:17.615]➜  EOF
2025-08-20T22:38:33.4388003Z [00:02:17.615]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140=>crypto/internal/fips140;$WORK/b059=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid wXIzNFqboyIQjN9qzn4-/wXIzNFqboyIQjN9qzn4- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /root/.go/src/crypto/internal/fips140/cast.go /root/.go/src/crypto/internal/fips140/fips140.go /root/.go/src/crypto/internal/fips140/indicator.go /root/.go/src/crypto/internal/fips140/notasan.go /root/.go/src/crypto/internal/fips140/notboring.go
2025-08-20T22:38:33.4537432Z [00:02:17.634]➜  go tool buildid -w $WORK/b059/_pkg_.a # internal
2025-08-20T22:38:33.4544905Z [00:02:17.634]➜  cp $WORK/b059/_pkg_.a /root/.cache/go-build/fb/fb49772351f8add8f503a109e09d0fb25191ef747bd52d2a6b73ed0d05268c9e-d # internal
2025-08-20T22:38:33.4548481Z [00:02:17.635]➜  crypto/internal/impl
2025-08-20T22:38:33.4549011Z [00:02:17.635]➜  mkdir -p $WORK/b068/
2025-08-20T22:38:33.4553242Z [00:02:17.635]➜  cat >/tmp/go-build2397446772/b068/importcfg << 'EOF' # internal
2025-08-20T22:38:33.4555367Z [00:02:17.635]➜  # import config
2025-08-20T22:38:33.4556077Z [00:02:17.635]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:33.4556733Z [00:02:17.636]➜  EOF
2025-08-20T22:38:33.4559754Z [00:02:17.636]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "/root/.go/src/crypto/internal/impl=>crypto/internal/impl;$WORK/b068=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid MTfnrs0FwfvqLipeq-UV/MTfnrs0FwfvqLipeq-UV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /root/.go/src/crypto/internal/impl/impl.go
2025-08-20T22:38:33.4760859Z [00:02:17.656]➜  go tool buildid -w $WORK/b068/_pkg_.a # internal
2025-08-20T22:38:33.4777221Z [00:02:17.657]➜  cp $WORK/b068/_pkg_.a /root/.cache/go-build/68/68d8c6d8ca67668a4e86b0c93cd4057bc6649e016e09cd2c266bb5ccdd8cebc6-d # internal
2025-08-20T22:38:33.4778428Z [00:02:17.657]➜  crypto/internal/fips140/sha256
2025-08-20T22:38:33.4779352Z [00:02:17.658]➜  mkdir -p $WORK/b065/
2025-08-20T22:38:33.4779986Z [00:02:17.658]➜  echo -n > $WORK/b065/go_asm.h # internal
2025-08-20T22:38:33.4780680Z [00:02:17.658]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T22:38:33.4783313Z [00:02:17.658]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b065=>" -I $WORK/b065/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b065/symabis ./sha256block_amd64.s
2025-08-20T22:38:33.4882011Z [00:02:17.668]➜  cat >/tmp/go-build2397446772/b065/importcfg << 'EOF' # internal
2025-08-20T22:38:33.4885037Z [00:02:17.668]➜  # import config
2025-08-20T22:38:33.4888208Z [00:02:17.668]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:33.4889175Z [00:02:17.668]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:33.4890578Z [00:02:17.668]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:33.4891794Z [00:02:17.668]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2397446772/b067/_pkg_.a
2025-08-20T22:38:33.4892892Z [00:02:17.668]➜  packagefile crypto/internal/impl=/tmp/go-build2397446772/b068/_pkg_.a
2025-08-20T22:38:33.4893988Z [00:02:17.668]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.4894776Z [00:02:17.668]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:33.4895575Z [00:02:17.668]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.4896179Z [00:02:17.668]➜  EOF
2025-08-20T22:38:33.4896685Z [00:02:17.668]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:33.4901816Z [00:02:17.668]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b065=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid mgJv6PkvVtvfK86miliL/mgJv6PkvVtvfK86miliL -goversion go1.25.0 -symabis $WORK/b065/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h /root/.go/src/crypto/internal/fips140/sha256/cast.go /root/.go/src/crypto/internal/fips140/sha256/sha256.go /root/.go/src/crypto/internal/fips140/sha256/sha256block.go /root/.go/src/crypto/internal/fips140/sha256/sha256block_amd64.go
2025-08-20T22:38:33.5325905Z [00:02:17.712]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T22:38:33.5330218Z [00:02:17.712]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b065=>" -I $WORK/b065/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b065/sha256block_amd64.o ./sha256block_amd64.s
2025-08-20T22:38:33.5370100Z [00:02:17.717]➜  cd /root/.go/src/syscall
2025-08-20T22:38:33.5374236Z [00:02:17.717]➜  /root/.go/pkg/tool/linux_amd64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b046=>" -I $WORK/b046/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b046/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T22:38:33.5397351Z [00:02:17.720]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T22:38:33.5402505Z [00:02:17.720]➜  go tool pack r $WORK/b065/_pkg_.a $WORK/b065/sha256block_amd64.o # internal
2025-08-20T22:38:33.5404529Z [00:02:17.720]➜  go tool buildid -w $WORK/b065/_pkg_.a # internal
2025-08-20T22:38:33.5409609Z [00:02:17.720]➜  go tool buildid -w $WORK/b098/_pkg_.a # internal
2025-08-20T22:38:33.5410267Z [00:02:17.721]➜  cd /root/.go/src/syscall
2025-08-20T22:38:33.5411547Z [00:02:17.721]➜  go tool pack r $WORK/b046/_pkg_.a $WORK/b046/asm_linux_amd64.o # internal
2025-08-20T22:38:33.5414930Z [00:02:17.721]➜  go tool buildid -w $WORK/b046/_pkg_.a # internal
2025-08-20T22:38:33.5427628Z [00:02:17.722]➜  cp $WORK/b098/_pkg_.a /root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d # internal
2025-08-20T22:38:33.5429430Z [00:02:17.722]➜  cp $WORK/b065/_pkg_.a /root/.cache/go-build/7d/7d6e2b7c4c60f566808f2bab652e2ef5084f5e51e6daa3849c3f0426ad3e11a2-d # internal
2025-08-20T22:38:33.5430571Z [00:02:17.723]➜  crypto/internal/fips140/sha512
2025-08-20T22:38:33.5434557Z [00:02:17.723]➜  mkdir -p $WORK/b071/
2025-08-20T22:38:33.5441540Z [00:02:17.723]➜  echo -n > $WORK/b071/go_asm.h # internal
2025-08-20T22:38:33.5442571Z [00:02:17.723]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T22:38:33.5447281Z [00:02:17.723]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b071=>" -I $WORK/b071/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b071/symabis ./sha512block_amd64.s
2025-08-20T22:38:33.5454671Z [00:02:17.723]➜  crypto/internal/fips140/sha3
2025-08-20T22:38:33.5455952Z [00:02:17.723]➜  mkdir -p $WORK/b069/
2025-08-20T22:38:33.5456940Z [00:02:17.724]➜  echo -n > $WORK/b069/go_asm.h # internal
2025-08-20T22:38:33.5457671Z [00:02:17.724]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T22:38:33.5460024Z [00:02:17.724]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b069=>" -I $WORK/b069/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b069/symabis ./sha3_amd64.s
2025-08-20T22:38:33.5492256Z [00:02:17.728]➜  cp $WORK/b046/_pkg_.a /root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d # internal
2025-08-20T22:38:33.5493877Z [00:02:17.729]➜  cat >/tmp/go-build2397446772/b071/importcfg << 'EOF' # internal
2025-08-20T22:38:33.5526122Z [00:02:17.729]➜  # import config
2025-08-20T22:38:33.5526813Z [00:02:17.729]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:33.5527781Z [00:02:17.729]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:33.5528962Z [00:02:17.729]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:33.5530580Z [00:02:17.729]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2397446772/b067/_pkg_.a
2025-08-20T22:38:33.5531683Z [00:02:17.729]➜  packagefile crypto/internal/impl=/tmp/go-build2397446772/b068/_pkg_.a
2025-08-20T22:38:33.5532615Z [00:02:17.729]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.5533681Z [00:02:17.729]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:33.5534824Z [00:02:17.729]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.5535515Z [00:02:17.729]➜  EOF
2025-08-20T22:38:33.5536101Z [00:02:17.729]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:33.5541286Z [00:02:17.729]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b071=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid NqVWzt-uxvhAMtyS56fb/NqVWzt-uxvhAMtyS56fb -goversion go1.25.0 -symabis $WORK/b071/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h /root/.go/src/crypto/internal/fips140/sha512/cast.go /root/.go/src/crypto/internal/fips140/sha512/sha512.go /root/.go/src/crypto/internal/fips140/sha512/sha512block.go /root/.go/src/crypto/internal/fips140/sha512/sha512block_amd64.go
2025-08-20T22:38:33.5545893Z [00:02:17.730]➜  time
2025-08-20T22:38:33.5546379Z [00:02:17.730]➜  mkdir -p $WORK/b043/
2025-08-20T22:38:33.5547169Z [00:02:17.730]➜  cat >/tmp/go-build2397446772/b043/importcfg << 'EOF' # internal
2025-08-20T22:38:33.5547863Z [00:02:17.730]➜  # import config
2025-08-20T22:38:33.5548552Z [00:02:17.730]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.5549766Z [00:02:17.730]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:33.5550775Z [00:02:17.730]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:33.5551812Z [00:02:17.730]➜  packagefile internal/stringslite=/tmp/go-build2397446772/b031/_pkg_.a
2025-08-20T22:38:33.5552755Z [00:02:17.730]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.5553960Z [00:02:17.730]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:33.5554828Z [00:02:17.730]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:33.5555671Z [00:02:17.730]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:33.5556313Z [00:02:17.733]➜  EOF
2025-08-20T22:38:33.5560628Z [00:02:17.733]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "/root/.go/src/time=>time;$WORK/b043=>" -p time -lang=go1.25 -std -installsuffix shared -buildid SpkV7-F9eS-s5mbczKeK/SpkV7-F9eS-s5mbczKeK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /root/.go/src/time/format.go /root/.go/src/time/format_rfc3339.go /root/.go/src/time/sleep.go /root/.go/src/time/sys_unix.go /root/.go/src/time/tick.go /root/.go/src/time/time.go /root/.go/src/time/zoneinfo.go /root/.go/src/time/zoneinfo_goroot.go /root/.go/src/time/zoneinfo_read.go /root/.go/src/time/zoneinfo_unix.go
2025-08-20T22:38:33.5618340Z [00:02:17.742]➜  cat >/tmp/go-build2397446772/b069/importcfg << 'EOF' # internal
2025-08-20T22:38:33.5620111Z [00:02:17.742]➜  # import config
2025-08-20T22:38:33.5620758Z [00:02:17.742]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:33.5621671Z [00:02:17.742]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:33.5622733Z [00:02:17.742]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:33.5624146Z [00:02:17.742]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:33.5625362Z [00:02:17.742]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2397446772/b067/_pkg_.a
2025-08-20T22:38:33.5626674Z [00:02:17.742]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.5627492Z [00:02:17.742]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.5628106Z [00:02:17.742]➜  EOF
2025-08-20T22:38:33.5636743Z [00:02:17.743]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b069=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid pKhCNDCH0S9hFXn29YXH/pKhCNDCH0S9hFXn29YXH -goversion go1.25.0 -symabis $WORK/b069/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h /root/.go/src/crypto/internal/fips140/sha3/cast.go /root/.go/src/crypto/internal/fips140/sha3/hashes.go /root/.go/src/crypto/internal/fips140/sha3/keccakf.go /root/.go/src/crypto/internal/fips140/sha3/sha3.go /root/.go/src/crypto/internal/fips140/sha3/sha3_amd64.go /root/.go/src/crypto/internal/fips140/sha3/shake.go
2025-08-20T22:38:33.5974816Z [00:02:17.777]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T22:38:33.5979055Z [00:02:17.778]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b071=>" -I $WORK/b071/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b071/sha512block_amd64.o ./sha512block_amd64.s
2025-08-20T22:38:33.6053813Z [00:02:17.785]➜  go tool pack r $WORK/b071/_pkg_.a $WORK/b071/sha512block_amd64.o # internal
2025-08-20T22:38:33.6054775Z [00:02:17.785]➜  go tool buildid -w $WORK/b071/_pkg_.a # internal
2025-08-20T22:38:33.6066154Z [00:02:17.786]➜  cp $WORK/b071/_pkg_.a /root/.cache/go-build/2f/2f5055d5155c1024f9b3a73067545951c7c9ac73d2a344f94926032e30318791-d # internal
2025-08-20T22:38:33.6081446Z [00:02:17.788]➜  internal/syscall/unix
2025-08-20T22:38:33.6085329Z [00:02:17.788]➜  mkdir -p $WORK/b076/
2025-08-20T22:38:33.6119093Z [00:02:17.789]➜  cat >/tmp/go-build2397446772/b076/importcfg << 'EOF' # internal
2025-08-20T22:38:33.6120364Z [00:02:17.789]➜  # import config
2025-08-20T22:38:33.6121229Z [00:02:17.789]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:33.6123368Z [00:02:17.789]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:33.6124485Z [00:02:17.789]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:33.6125154Z [00:02:17.789]➜  EOF
2025-08-20T22:38:33.6125717Z [00:02:17.792]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:33.6138314Z [00:02:17.792]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "/root/.go/src/internal/syscall/unix=>internal/syscall/unix;$WORK/b076=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid Psg3J4fdrymlNBBWuZrK/Psg3J4fdrymlNBBWuZrK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /root/.go/src/internal/syscall/unix/at.go /root/.go/src/internal/syscall/unix/at_fstatat.go /root/.go/src/internal/syscall/unix/at_sysnum_linux.go /root/.go/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /root/.go/src/internal/syscall/unix/constants.go /root/.go/src/internal/syscall/unix/copy_file_range_unix.go /root/.go/src/internal/syscall/unix/eaccess.go /root/.go/src/internal/syscall/unix/faccessat_syscall.go /root/.go/src/internal/syscall/unix/fcntl_unix.go /root/.go/src/internal/syscall/unix/getrandom.go /root/.go/src/internal/syscall/unix/getrandom_linux.go /root/.go/src/internal/syscall/unix/kernel_version_linux.go /root/.go/src/internal/syscall/unix/net.go /root/.go/src/internal/syscall/unix/nofollow_posix.go /root/.go/src/internal/syscall/unix/nonblocking_unix.go /root/.go/src/internal/syscall/unix/pidfd_linux.go /root/.go/src/internal/syscall/unix/renameat_sysnum_linux.go /root/.go/src/internal/syscall/unix/siginfo_linux.go /root/.go/src/internal/syscall/unix/siginfo_linux_other.go /root/.go/src/internal/syscall/unix/syscall.go /root/.go/src/internal/syscall/unix/sysnum_linux_amd64.go /root/.go/src/internal/syscall/unix/tcsetpgrp_linux.go /root/.go/src/internal/syscall/unix/utimes.go /root/.go/src/internal/syscall/unix/waitid_linux.go
2025-08-20T22:38:33.6364411Z [00:02:17.816]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T22:38:33.6369887Z [00:02:17.817]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b069=>" -I $WORK/b069/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b069/sha3_amd64.o ./sha3_amd64.s
2025-08-20T22:38:33.6544071Z [00:02:17.834]➜  go tool pack r $WORK/b069/_pkg_.a $WORK/b069/sha3_amd64.o # internal
2025-08-20T22:38:33.6547545Z [00:02:17.834]➜  go tool buildid -w $WORK/b069/_pkg_.a # internal
2025-08-20T22:38:33.6563671Z [00:02:17.836]➜  cp $WORK/b069/_pkg_.a /root/.cache/go-build/05/05f5a8059656ac712e82d3863d001cd9c9cf4ee590101be92985e39fc5e5f3f8-d # internal
2025-08-20T22:38:33.6564948Z [00:02:17.836]➜  crypto/internal/fips140/hmac
2025-08-20T22:38:33.6565551Z [00:02:17.836]➜  mkdir -p $WORK/b064/
2025-08-20T22:38:33.6570272Z [00:02:17.837]➜  cat >/tmp/go-build2397446772/b064/importcfg << 'EOF' # internal
2025-08-20T22:38:33.6578681Z [00:02:17.837]➜  # import config
2025-08-20T22:38:33.6579368Z [00:02:17.837]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:33.6580348Z [00:02:17.837]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:33.6581490Z [00:02:17.837]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2397446772/b065/_pkg_.a
2025-08-20T22:38:33.6582615Z [00:02:17.837]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2397446772/b069/_pkg_.a
2025-08-20T22:38:33.6584108Z [00:02:17.837]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2397446772/b071/_pkg_.a
2025-08-20T22:38:33.6585083Z [00:02:17.837]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.6585875Z [00:02:17.837]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:33.6588037Z [00:02:17.839]➜  EOF
2025-08-20T22:38:33.6588942Z [00:02:17.839]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:33.6592599Z [00:02:17.839]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hmac=>crypto/internal/fips140/hmac;$WORK/b064=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid Xiiz0L1g_PX2TJEdwLnE/Xiiz0L1g_PX2TJEdwLnE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /root/.go/src/crypto/internal/fips140/hmac/cast.go /root/.go/src/crypto/internal/fips140/hmac/hmac.go
2025-08-20T22:38:33.6667074Z [00:02:17.846]➜  go tool buildid -w $WORK/b076/_pkg_.a # internal
2025-08-20T22:38:33.6670974Z [00:02:17.847]➜  cp $WORK/b076/_pkg_.a /root/.cache/go-build/ca/ca1cccbdbc48033da956e2ce732dd02418956360eb20980eeba15ecec95ce61a-d # internal
2025-08-20T22:38:33.6672177Z [00:02:17.847]➜  internal/syscall/execenv
2025-08-20T22:38:33.6672734Z [00:02:17.847]➜  mkdir -p $WORK/b082/
2025-08-20T22:38:33.6673738Z [00:02:17.847]➜  cat >/tmp/go-build2397446772/b082/importcfg << 'EOF' # internal
2025-08-20T22:38:33.6674456Z [00:02:17.847]➜  # import config
2025-08-20T22:38:33.6675134Z [00:02:17.847]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:33.6675742Z [00:02:17.848]➜  EOF
2025-08-20T22:38:33.6679010Z [00:02:17.848]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "/root/.go/src/internal/syscall/execenv=>internal/syscall/execenv;$WORK/b082=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid VBTr6_FsAtNdiuAsmKeK/VBTr6_FsAtNdiuAsmKeK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /root/.go/src/internal/syscall/execenv/execenv_default.go
2025-08-20T22:38:33.6831738Z [00:02:17.863]➜  go tool buildid -w $WORK/b082/_pkg_.a # internal
2025-08-20T22:38:33.6857002Z [00:02:17.866]➜  cp $WORK/b082/_pkg_.a /root/.cache/go-build/78/78e88c038ec7f33ab30907b2537c216118212cff0bd9c32c48b63c9f653b5cdf-d # internal
2025-08-20T22:38:33.6858255Z [00:02:17.866]➜  crypto/internal/fips140cache
2025-08-20T22:38:33.6858846Z [00:02:17.866]➜  mkdir -p $WORK/b108/
2025-08-20T22:38:33.6859606Z [00:02:17.866]➜  cat >/tmp/go-build2397446772/b108/importcfg << 'EOF' # internal
2025-08-20T22:38:33.6860315Z [00:02:17.866]➜  # import config
2025-08-20T22:38:33.6861021Z [00:02:17.866]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:33.6861889Z [00:02:17.866]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:33.6862795Z [00:02:17.866]➜  packagefile weak=/tmp/go-build2397446772/b109/_pkg_.a
2025-08-20T22:38:33.6863652Z [00:02:17.866]➜  EOF
2025-08-20T22:38:33.6872837Z [00:02:17.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140cache=>crypto/internal/fips140cache;$WORK/b108=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid 4Os5LiBNx5-iw7jxvt0H/4Os5LiBNx5-iw7jxvt0H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /root/.go/src/crypto/internal/fips140cache/cache.go
2025-08-20T22:38:33.6968402Z [00:02:17.877]➜  go tool buildid -w $WORK/b064/_pkg_.a # internal
2025-08-20T22:38:33.6984970Z [00:02:17.878]➜  cp $WORK/b064/_pkg_.a /root/.cache/go-build/61/6156ee615bc7e6a0829170545a39e8fc56847b7139a303c4caa12a871bd65309-d # internal
2025-08-20T22:38:33.6988233Z [00:02:17.879]➜  crypto/internal/fips140/check
2025-08-20T22:38:33.6988746Z [00:02:17.879]➜  mkdir -p $WORK/b063/
2025-08-20T22:38:33.6996450Z [00:02:17.880]➜  cat >/tmp/go-build2397446772/b063/importcfg << 'EOF' # internal
2025-08-20T22:38:33.6999381Z [00:02:17.880]➜  # import config
2025-08-20T22:38:33.7001348Z [00:02:17.880]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:33.7002346Z [00:02:17.880]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2397446772/b064/_pkg_.a
2025-08-20T22:38:33.7003339Z [00:02:17.880]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2397446772/b065/_pkg_.a
2025-08-20T22:38:33.7004517Z [00:02:17.880]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:33.7005585Z [00:02:17.880]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2397446772/b060/_pkg_.a
2025-08-20T22:38:33.7006415Z [00:02:17.880]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:33.7006909Z [00:02:17.880]➜  EOF
2025-08-20T22:38:33.7009706Z [00:02:17.880]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/check=>crypto/internal/fips140/check;$WORK/b063=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -installsuffix shared -buildid Zxi71vD5hbYwOcUgAqgZ/Zxi71vD5hbYwOcUgAqgZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /root/.go/src/crypto/internal/fips140/check/check.go
2025-08-20T22:38:33.7079511Z [00:02:17.888]➜  go tool buildid -w $WORK/b108/_pkg_.a # internal
2025-08-20T22:38:33.7099502Z [00:02:17.890]➜  cp $WORK/b108/_pkg_.a /root/.cache/go-build/26/2695974d438020987dbb0bbc5a3ea00c924883ef5700a3d0cdde3c092745abfa-d # internal
2025-08-20T22:38:33.7100605Z [00:02:17.890]➜  crypto/sha3
2025-08-20T22:38:33.7101080Z [00:02:17.890]➜  mkdir -p $WORK/b111/
2025-08-20T22:38:33.7101782Z [00:02:17.890]➜  cat >/tmp/go-build2397446772/b111/importcfg << 'EOF' # internal
2025-08-20T22:38:33.7102559Z [00:02:17.890]➜  # import config
2025-08-20T22:38:33.7104492Z [00:02:17.890]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:33.7106581Z [00:02:17.890]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2397446772/b069/_pkg_.a
2025-08-20T22:38:33.7108572Z [00:02:17.890]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:33.7110631Z [00:02:17.890]➜  EOF
2025-08-20T22:38:33.7113245Z [00:02:17.890]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "/root/.go/src/crypto/sha3=>crypto/sha3;$WORK/b111=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid pp5P7pKUITLhdsC9IHat/pp5P7pKUITLhdsC9IHat -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /root/.go/src/crypto/sha3/sha3.go
2025-08-20T22:38:33.7239905Z [00:02:17.904]➜  go tool buildid -w $WORK/b063/_pkg_.a # internal
2025-08-20T22:38:33.7253308Z [00:02:17.905]➜  cp $WORK/b063/_pkg_.a /root/.cache/go-build/d4/d4b96864abeddf49c37f9d1b6ca57baee0a45125ad9b361e59aa46a98b9c624e-d # internal
2025-08-20T22:38:33.7262046Z [00:02:17.906]➜  crypto/internal/fips140/aes
2025-08-20T22:38:33.7265140Z [00:02:17.906]➜  mkdir -p $WORK/b058/
2025-08-20T22:38:33.7272370Z [00:02:17.907]➜  echo -n > $WORK/b058/go_asm.h # internal
2025-08-20T22:38:33.7276177Z [00:02:17.908]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T22:38:33.7280825Z [00:02:17.908]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b058=>" -I $WORK/b058/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b058/symabis ./aes_amd64.s ./ctr_amd64.s
2025-08-20T22:38:33.7411646Z [00:02:17.921]➜  cat >/tmp/go-build2397446772/b058/importcfg << 'EOF' # internal
2025-08-20T22:38:33.7416070Z [00:02:17.921]➜  # import config
2025-08-20T22:38:33.7416737Z [00:02:17.921]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:33.7417710Z [00:02:17.921]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:33.7419099Z [00:02:17.921]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2397446772/b062/_pkg_.a
2025-08-20T22:38:33.7420226Z [00:02:17.921]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:33.7421345Z [00:02:17.921]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:33.7422484Z [00:02:17.921]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:33.7423831Z [00:02:17.921]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2397446772/b067/_pkg_.a
2025-08-20T22:38:33.7425026Z [00:02:17.921]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2397446772/b060/_pkg_.a
2025-08-20T22:38:33.7426105Z [00:02:17.921]➜  packagefile crypto/internal/impl=/tmp/go-build2397446772/b068/_pkg_.a
2025-08-20T22:38:33.7426976Z [00:02:17.921]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.7427782Z [00:02:17.921]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.7428621Z [00:02:17.921]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:33.7429258Z [00:02:17.921]➜  EOF
2025-08-20T22:38:33.7430041Z [00:02:17.921]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:33.7441509Z [00:02:17.921]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b058=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid HsmuOwP-pFmxRFxv5gV2/HsmuOwP-pFmxRFxv5gV2 -goversion go1.25.0 -symabis $WORK/b058/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /root/.go/src/crypto/internal/fips140/aes/aes.go /root/.go/src/crypto/internal/fips140/aes/aes_asm.go /root/.go/src/crypto/internal/fips140/aes/aes_generic.go /root/.go/src/crypto/internal/fips140/aes/cast.go /root/.go/src/crypto/internal/fips140/aes/cbc.go /root/.go/src/crypto/internal/fips140/aes/cbc_noasm.go /root/.go/src/crypto/internal/fips140/aes/const.go /root/.go/src/crypto/internal/fips140/aes/ctr.go /root/.go/src/crypto/internal/fips140/aes/ctr_asm.go
2025-08-20T22:38:33.7485385Z [00:02:17.928]➜  go tool buildid -w $WORK/b111/_pkg_.a # internal
2025-08-20T22:38:33.7496237Z [00:02:17.930]➜  cp $WORK/b111/_pkg_.a /root/.cache/go-build/31/315fca7796f9d1dee9f4d8a414be1e5f5753675893b4a76480411dde28e05aa0-d # internal
2025-08-20T22:38:33.7504421Z [00:02:17.930]➜  crypto/internal/fips140/nistec/fiat
2025-08-20T22:38:33.7506679Z [00:02:17.931]➜  mkdir -p $WORK/b091/
2025-08-20T22:38:33.7509791Z [00:02:17.931]➜  cat >/tmp/go-build2397446772/b091/importcfg << 'EOF' # internal
2025-08-20T22:38:33.7510521Z [00:02:17.931]➜  # import config
2025-08-20T22:38:33.7511286Z [00:02:17.931]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:33.7512367Z [00:02:17.931]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:33.7513707Z [00:02:17.931]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.7514532Z [00:02:17.931]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.7515143Z [00:02:17.931]➜  EOF
2025-08-20T22:38:33.7525289Z [00:02:17.932]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec/fiat=>crypto/internal/fips140/nistec/fiat;$WORK/b091=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -installsuffix shared -buildid aAIROas4ZiygnXwYwICn/aAIROas4ZiygnXwYwICn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /root/.go/src/crypto/internal/fips140/nistec/fiat/cast.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
2025-08-20T22:38:33.8640787Z [00:02:18.044]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T22:38:33.8646770Z [00:02:18.044]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b058=>" -I $WORK/b058/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b058/aes_amd64.o ./aes_amd64.s
2025-08-20T22:38:33.8681034Z [00:02:18.048]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b058=>" -I $WORK/b058/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b058/ctr_amd64.o ./ctr_amd64.s
2025-08-20T22:38:33.8727956Z [00:02:18.053]➜  go tool pack r $WORK/b058/_pkg_.a $WORK/b058/aes_amd64.o $WORK/b058/ctr_amd64.o # internal
2025-08-20T22:38:33.8731404Z [00:02:18.053]➜  go tool buildid -w $WORK/b058/_pkg_.a # internal
2025-08-20T22:38:33.8742692Z [00:02:18.054]➜  cp $WORK/b058/_pkg_.a /root/.cache/go-build/bc/bcd13a7f0dc5edd815fcd26319f95d30cd9827ff1e7d348151785b284326216e-d # internal
2025-08-20T22:38:33.8744698Z [00:02:18.055]➜  crypto/internal/fips140/edwards25519/field
2025-08-20T22:38:33.8745307Z [00:02:18.055]➜  mkdir -p $WORK/b092/
2025-08-20T22:38:33.8765564Z [00:02:18.057]➜  echo -n > $WORK/b092/go_asm.h # internal
2025-08-20T22:38:33.8766356Z [00:02:18.057]➜  cd /root/.go/src/crypto/internal/fips140/edwards25519/field
2025-08-20T22:38:33.8769239Z [00:02:18.057]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b092=>" -I $WORK/b092/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./fe_amd64.s
2025-08-20T22:38:33.8795337Z [00:02:18.059]➜  cat >/tmp/go-build2397446772/b092/importcfg << 'EOF' # internal
2025-08-20T22:38:33.8796049Z [00:02:18.060]➜  # import config
2025-08-20T22:38:33.8796890Z [00:02:18.060]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:33.8798001Z [00:02:18.060]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:33.8799245Z [00:02:18.060]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:33.8800287Z [00:02:18.060]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.8801413Z [00:02:18.060]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.8802132Z [00:02:18.060]➜  EOF
2025-08-20T22:38:33.8802685Z [00:02:18.060]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:33.8818707Z [00:02:18.061]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b092=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -installsuffix shared -buildid e_GAB4rhbgWoyM3MCIOm/e_GAB4rhbgWoyM3MCIOm -goversion go1.25.0 -symabis $WORK/b092/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /root/.go/src/crypto/internal/fips140/edwards25519/field/fe.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
2025-08-20T22:38:33.9602169Z [00:02:18.140]➜  cd /root/.go/src/crypto/internal/fips140/edwards25519/field
2025-08-20T22:38:33.9619695Z [00:02:18.142]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b092=>" -I $WORK/b092/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/fe_amd64.o ./fe_amd64.s
2025-08-20T22:38:33.9666292Z [00:02:18.146]➜  go tool pack r $WORK/b092/_pkg_.a $WORK/b092/fe_amd64.o # internal
2025-08-20T22:38:33.9667189Z [00:02:18.147]➜  go tool buildid -w $WORK/b092/_pkg_.a # internal
2025-08-20T22:38:33.9729861Z [00:02:18.153]➜  cp $WORK/b092/_pkg_.a /root/.cache/go-build/35/35a562b80ddd68a8109b61c6c0ad69c6250d162c4b5e729809ccf7665f213573-d # internal
2025-08-20T22:38:33.9732742Z [00:02:18.153]➜  crypto/internal/fips140/bigmod
2025-08-20T22:38:33.9733307Z [00:02:18.153]➜  mkdir -p $WORK/b107/
2025-08-20T22:38:33.9737949Z [00:02:18.154]➜  echo -n > $WORK/b107/go_asm.h # internal
2025-08-20T22:38:33.9747088Z [00:02:18.155]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T22:38:33.9749796Z [00:02:18.155]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b107=>" -I $WORK/b107/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b107/symabis ./nat_amd64.s
2025-08-20T22:38:33.9842635Z [00:02:18.164]➜  cat >/tmp/go-build2397446772/b107/importcfg << 'EOF' # internal
2025-08-20T22:38:33.9862978Z [00:02:18.164]➜  # import config
2025-08-20T22:38:33.9864103Z [00:02:18.164]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:33.9865343Z [00:02:18.164]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:33.9866435Z [00:02:18.164]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2397446772/b067/_pkg_.a
2025-08-20T22:38:33.9867461Z [00:02:18.164]➜  packagefile crypto/internal/impl=/tmp/go-build2397446772/b068/_pkg_.a
2025-08-20T22:38:33.9868358Z [00:02:18.164]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:33.9869206Z [00:02:18.164]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:33.9869809Z [00:02:18.164]➜  EOF
2025-08-20T22:38:33.9870325Z [00:02:18.164]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:33.9874626Z [00:02:18.164]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b107=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid sidcv3mO1PENxxbisPmC/sidcv3mO1PENxxbisPmC -goversion go1.25.0 -symabis $WORK/b107/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h /root/.go/src/crypto/internal/fips140/bigmod/nat.go /root/.go/src/crypto/internal/fips140/bigmod/nat_asm.go
2025-08-20T22:38:34.0280682Z [00:02:18.208]➜  go tool buildid -w $WORK/b043/_pkg_.a # internal
2025-08-20T22:38:34.0386606Z [00:02:18.218]➜  cp $WORK/b043/_pkg_.a /root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d # internal
2025-08-20T22:38:34.0398280Z [00:02:18.218]➜  context
2025-08-20T22:38:34.0398849Z [00:02:18.219]➜  mkdir -p $WORK/b042/
2025-08-20T22:38:34.0399653Z [00:02:18.219]➜  cat >/tmp/go-build2397446772/b042/importcfg << 'EOF' # internal
2025-08-20T22:38:34.0400385Z [00:02:18.219]➜  # import config
2025-08-20T22:38:34.0401080Z [00:02:18.219]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.0402073Z [00:02:18.219]➜  packagefile internal/reflectlite=/tmp/go-build2397446772/b004/_pkg_.a
2025-08-20T22:38:34.0403065Z [00:02:18.219]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:34.0404218Z [00:02:18.219]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:34.0405156Z [00:02:18.219]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:34.0405822Z [00:02:18.219]➜  EOF
2025-08-20T22:38:34.0408420Z [00:02:18.219]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "/root/.go/src/context=>context;$WORK/b042=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid cqkdNwrifRVhLsX1-tMY/cqkdNwrifRVhLsX1-tMY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /root/.go/src/context/context.go
2025-08-20T22:38:34.1314057Z [00:02:18.311]➜  go tool buildid -w $WORK/b042/_pkg_.a # internal
2025-08-20T22:38:34.1335015Z [00:02:18.313]➜  cp $WORK/b042/_pkg_.a /root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d # internal
2025-08-20T22:38:34.1340062Z [00:02:18.314]➜  io/fs
2025-08-20T22:38:34.1340522Z [00:02:18.314]➜  mkdir -p $WORK/b079/
2025-08-20T22:38:34.1348324Z [00:02:18.315]➜  cat >/tmp/go-build2397446772/b079/importcfg << 'EOF' # internal
2025-08-20T22:38:34.1349075Z [00:02:18.315]➜  # import config
2025-08-20T22:38:34.1349737Z [00:02:18.315]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.1350875Z [00:02:18.315]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:34.1353369Z [00:02:18.315]➜  packagefile internal/oserror=/tmp/go-build2397446772/b048/_pkg_.a
2025-08-20T22:38:34.1354365Z [00:02:18.315]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:34.1355093Z [00:02:18.315]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:38:34.1355823Z [00:02:18.315]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:34.1356535Z [00:02:18.315]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:34.1357297Z [00:02:18.315]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:34.1357893Z [00:02:18.315]➜  EOF
2025-08-20T22:38:34.1361633Z [00:02:18.315]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "/root/.go/src/io/fs=>io/fs;$WORK/b079=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid pq2CM60xOM7HPAgcBiSM/pq2CM60xOM7HPAgcBiSM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /root/.go/src/io/fs/format.go /root/.go/src/io/fs/fs.go /root/.go/src/io/fs/glob.go /root/.go/src/io/fs/readdir.go /root/.go/src/io/fs/readfile.go /root/.go/src/io/fs/readlink.go /root/.go/src/io/fs/stat.go /root/.go/src/io/fs/sub.go /root/.go/src/io/fs/walk.go
2025-08-20T22:38:34.2621472Z [00:02:18.442]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T22:38:34.2627121Z [00:02:18.442]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b107=>" -I $WORK/b107/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b107/nat_amd64.o ./nat_amd64.s
2025-08-20T22:38:34.2716429Z [00:02:18.452]➜  go tool buildid -w $WORK/b079/_pkg_.a # internal
2025-08-20T22:38:34.2739753Z [00:02:18.454]➜  cp $WORK/b079/_pkg_.a /root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d # internal
2025-08-20T22:38:34.2744256Z [00:02:18.454]➜  internal/filepathlite
2025-08-20T22:38:34.2744815Z [00:02:18.454]➜  mkdir -p $WORK/b078/
2025-08-20T22:38:34.2749128Z [00:02:18.455]➜  cat >/tmp/go-build2397446772/b078/importcfg << 'EOF' # internal
2025-08-20T22:38:34.2751186Z [00:02:18.455]➜  # import config
2025-08-20T22:38:34.2751850Z [00:02:18.455]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.2752736Z [00:02:18.455]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:34.2753955Z [00:02:18.455]➜  packagefile internal/stringslite=/tmp/go-build2397446772/b031/_pkg_.a
2025-08-20T22:38:34.2754893Z [00:02:18.455]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:34.2755697Z [00:02:18.455]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:34.2756298Z [00:02:18.455]➜  EOF
2025-08-20T22:38:34.2756823Z [00:02:18.455]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:34.2760806Z [00:02:18.455]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "/root/.go/src/internal/filepathlite=>internal/filepathlite;$WORK/b078=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid 8QpI-0QHZ2zFbmcSrCfr/8QpI-0QHZ2zFbmcSrCfr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /root/.go/src/internal/filepathlite/path.go /root/.go/src/internal/filepathlite/path_nonwindows.go /root/.go/src/internal/filepathlite/path_unix.go
2025-08-20T22:38:34.2785385Z [00:02:18.457]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T22:38:34.2786230Z [00:02:18.457]➜  go tool pack r $WORK/b107/_pkg_.a $WORK/b107/nat_amd64.o # internal
2025-08-20T22:38:34.2787032Z [00:02:18.457]➜  go tool buildid -w $WORK/b107/_pkg_.a # internal
2025-08-20T22:38:34.2788305Z [00:02:18.458]➜  cp $WORK/b107/_pkg_.a /root/.cache/go-build/0d/0d01387854d74c7588d39c9e22288a235981f1115e28808b9640eb8d08a8f149-d # internal
2025-08-20T22:38:34.2809446Z [00:02:18.461]➜  internal/poll
2025-08-20T22:38:34.2815016Z [00:02:18.461]➜  mkdir -p $WORK/b081/
2025-08-20T22:38:34.2821565Z [00:02:18.462]➜  cat >/tmp/go-build2397446772/b081/importcfg << 'EOF' # internal
2025-08-20T22:38:34.2829161Z [00:02:18.462]➜  # import config
2025-08-20T22:38:34.2829885Z [00:02:18.462]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.2830767Z [00:02:18.462]➜  packagefile internal/itoa=/tmp/go-build2397446772/b047/_pkg_.a
2025-08-20T22:38:34.2831736Z [00:02:18.462]➜  packagefile internal/syscall/unix=/tmp/go-build2397446772/b076/_pkg_.a
2025-08-20T22:38:34.2832630Z [00:02:18.462]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:34.2833436Z [00:02:18.462]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:34.2834724Z [00:02:18.462]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:34.2836539Z [00:02:18.462]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:34.2837424Z [00:02:18.462]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:34.2838337Z [00:02:18.462]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:34.2838948Z [00:02:18.462]➜  EOF
2025-08-20T22:38:34.2839484Z [00:02:18.462]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:34.2862443Z [00:02:18.462]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "/root/.go/src/internal/poll=>internal/poll;$WORK/b081=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid aMkCY-hXUPExFrik4-fF/aMkCY-hXUPExFrik4-fF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /root/.go/src/internal/poll/copy_file_range_linux.go /root/.go/src/internal/poll/copy_file_range_unix.go /root/.go/src/internal/poll/errno_unix.go /root/.go/src/internal/poll/fd.go /root/.go/src/internal/poll/fd_fsync_posix.go /root/.go/src/internal/poll/fd_mutex.go /root/.go/src/internal/poll/fd_poll_runtime.go /root/.go/src/internal/poll/fd_posix.go /root/.go/src/internal/poll/fd_unix.go /root/.go/src/internal/poll/fd_unixjs.go /root/.go/src/internal/poll/fd_writev_unix.go /root/.go/src/internal/poll/hook_cloexec.go /root/.go/src/internal/poll/hook_unix.go /root/.go/src/internal/poll/iovec_unix.go /root/.go/src/internal/poll/sendfile.go /root/.go/src/internal/poll/sendfile_unix.go /root/.go/src/internal/poll/sock_cloexec.go /root/.go/src/internal/poll/sockopt.go /root/.go/src/internal/poll/sockopt_linux.go /root/.go/src/internal/poll/sockopt_unix.go /root/.go/src/internal/poll/sockoptip.go /root/.go/src/internal/poll/splice_linux.go /root/.go/src/internal/poll/writev.go
2025-08-20T22:38:34.3196078Z [00:02:18.499]➜  go tool buildid -w $WORK/b078/_pkg_.a # internal
2025-08-20T22:38:34.3208169Z [00:02:18.500]➜  cp $WORK/b078/_pkg_.a /root/.cache/go-build/ff/ffb5801c47a3fb009cba1fc66c4ab3b12299a5e506c71615a431026b16fa568a-d # internal
2025-08-20T22:38:34.3209643Z [00:02:18.501]➜  crypto/internal/fips140hash
2025-08-20T22:38:34.3226085Z [00:02:18.503]➜  mkdir -p $WORK/b110/
2025-08-20T22:38:34.3227867Z [00:02:18.503]➜  cat >/tmp/go-build2397446772/b110/importcfg << 'EOF' # internal
2025-08-20T22:38:34.3228956Z [00:02:18.503]➜  # import config
2025-08-20T22:38:34.3230449Z [00:02:18.503]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2397446772/b069/_pkg_.a
2025-08-20T22:38:34.3231825Z [00:02:18.503]➜  packagefile crypto/sha3=/tmp/go-build2397446772/b111/_pkg_.a
2025-08-20T22:38:34.3233958Z [00:02:18.503]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:34.3234587Z [00:02:18.503]➜  EOF
2025-08-20T22:38:34.3237895Z [00:02:18.503]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140hash=>crypto/internal/fips140hash;$WORK/b110=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid HbGX3TiFEtVejraH8Tg6/HbGX3TiFEtVejraH8Tg6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /root/.go/src/crypto/internal/fips140hash/hash.go
2025-08-20T22:38:34.3316904Z [00:02:18.512]➜  go tool buildid -w $WORK/b110/_pkg_.a # internal
2025-08-20T22:38:34.3324545Z [00:02:18.512]➜  cp $WORK/b110/_pkg_.a /root/.cache/go-build/42/42975a08ce9ec7bcbe424bc45b0461a2ac7315bd8f9ef81a9105bb3ffa767f57-d # internal
2025-08-20T22:38:34.3330523Z [00:02:18.513]➜  crypto/internal/fips140/edwards25519
2025-08-20T22:38:34.3331125Z [00:02:18.513]➜  mkdir -p $WORK/b119/
2025-08-20T22:38:34.3335632Z [00:02:18.513]➜  cat >/tmp/go-build2397446772/b119/importcfg << 'EOF' # internal
2025-08-20T22:38:34.3337830Z [00:02:18.513]➜  # import config
2025-08-20T22:38:34.3338660Z [00:02:18.514]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:34.3339935Z [00:02:18.514]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2397446772/b092/_pkg_.a
2025-08-20T22:38:34.3341150Z [00:02:18.514]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:34.3342361Z [00:02:18.514]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:34.3343385Z [00:02:18.514]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.3344408Z [00:02:18.514]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:34.3345228Z [00:02:18.514]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:34.3345814Z [00:02:18.514]➜  EOF
2025-08-20T22:38:34.3351833Z [00:02:18.514]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519=>crypto/internal/fips140/edwards25519;$WORK/b119=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -installsuffix shared -buildid Tg3QPo9m1aHoOG2PD3yz/Tg3QPo9m1aHoOG2PD3yz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /root/.go/src/crypto/internal/fips140/edwards25519/doc.go /root/.go/src/crypto/internal/fips140/edwards25519/edwards25519.go /root/.go/src/crypto/internal/fips140/edwards25519/scalar.go /root/.go/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /root/.go/src/crypto/internal/fips140/edwards25519/scalarmult.go /root/.go/src/crypto/internal/fips140/edwards25519/tables.go
2025-08-20T22:38:34.3413907Z [00:02:18.521]➜  go tool buildid -w $WORK/b091/_pkg_.a # internal
2025-08-20T22:38:34.3490678Z [00:02:18.529]➜  cp $WORK/b091/_pkg_.a /root/.cache/go-build/de/def1f06f1fec2232cfe08575ef0c3c15c592d40340fd84c8e94a1611a10a3027-d # internal
2025-08-20T22:38:34.3529722Z [00:02:18.533]➜  crypto/internal/fips140/nistec
2025-08-20T22:38:34.3532512Z [00:02:18.533]➜  mkdir -p $WORK/b090/
2025-08-20T22:38:34.3537368Z [00:02:18.534]➜  echo -n > $WORK/b090/go_asm.h # internal
2025-08-20T22:38:34.3541333Z [00:02:18.534]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T22:38:34.3544058Z [00:02:18.534]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b090=>" -I $WORK/b090/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b090/symabis ./p256_asm_amd64.s
2025-08-20T22:38:34.3657275Z [00:02:18.546]➜  cat >/tmp/go-build2397446772/b090/importcfg << 'EOF' # internal
2025-08-20T22:38:34.3666569Z [00:02:18.546]➜  # import config
2025-08-20T22:38:34.3667455Z [00:02:18.546]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:34.3668690Z [00:02:18.546]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2397446772/b091/_pkg_.a
2025-08-20T22:38:34.3669902Z [00:02:18.546]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:34.3671216Z [00:02:18.546]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:34.3672289Z [00:02:18.546]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.3673699Z [00:02:18.546]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:34.3674582Z [00:02:18.546]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:34.3675415Z [00:02:18.546]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:34.3676015Z [00:02:18.546]➜  EOF
2025-08-20T22:38:34.3676560Z [00:02:18.546]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:34.3683308Z [00:02:18.546]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b090=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid t8YtTJCyCZCeJ-gYho82/t8YtTJCyCZCeJ-gYho82 -goversion go1.25.0 -symabis $WORK/b090/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /root/.go/src/crypto/internal/fips140/nistec/nistec.go /root/.go/src/crypto/internal/fips140/nistec/p224.go /root/.go/src/crypto/internal/fips140/nistec/p224_sqrt.go /root/.go/src/crypto/internal/fips140/nistec/p256_asm.go /root/.go/src/crypto/internal/fips140/nistec/p256_ordinv.go /root/.go/src/crypto/internal/fips140/nistec/p256_table.go /root/.go/src/crypto/internal/fips140/nistec/p384.go /root/.go/src/crypto/internal/fips140/nistec/p521.go
2025-08-20T22:38:34.5060082Z [00:02:18.686]➜  go tool buildid -w $WORK/b119/_pkg_.a # internal
2025-08-20T22:38:34.5086804Z [00:02:18.688]➜  cp $WORK/b119/_pkg_.a /root/.cache/go-build/4b/4bb9c913e6e38905d1fbe1acee007f1a63e721cadc9cb58f4450a7556961e34a-d # internal
2025-08-20T22:38:34.5088094Z [00:02:18.688]➜  crypto/internal/fips140/hkdf
2025-08-20T22:38:34.5088659Z [00:02:18.688]➜  mkdir -p $WORK/b121/
2025-08-20T22:38:34.5089379Z [00:02:18.689]➜  cat >/tmp/go-build2397446772/b121/importcfg << 'EOF' # internal
2025-08-20T22:38:34.5099881Z [00:02:18.689]➜  # import config
2025-08-20T22:38:34.5114667Z [00:02:18.689]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:34.5115955Z [00:02:18.689]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:34.5117528Z [00:02:18.689]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:34.5118857Z [00:02:18.689]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2397446772/b064/_pkg_.a
2025-08-20T22:38:34.5120244Z [00:02:18.689]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2397446772/b065/_pkg_.a
2025-08-20T22:38:34.5121496Z [00:02:18.689]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.5123402Z [00:02:18.689]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:34.5124224Z [00:02:18.689]➜  EOF
2025-08-20T22:38:34.5127929Z [00:02:18.692]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hkdf=>crypto/internal/fips140/hkdf;$WORK/b121=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid N8uSgjXMpzi3wKbDLxty/N8uSgjXMpzi3wKbDLxty -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /root/.go/src/crypto/internal/fips140/hkdf/cast.go /root/.go/src/crypto/internal/fips140/hkdf/hkdf.go
2025-08-20T22:38:34.5399666Z [00:02:18.720]➜  go tool buildid -w $WORK/b121/_pkg_.a # internal
2025-08-20T22:38:34.5406315Z [00:02:18.720]➜  cp $WORK/b121/_pkg_.a /root/.cache/go-build/56/56678f4dc2fbcba3710a8cd271b8691e51779e5fa9611c897d6c7261e2ceccb6-d # internal
2025-08-20T22:38:34.5407556Z [00:02:18.721]➜  crypto/internal/fips140/tls12
2025-08-20T22:38:34.5408153Z [00:02:18.721]➜  mkdir -p $WORK/b124/
2025-08-20T22:38:34.5412391Z [00:02:18.721]➜  cat >/tmp/go-build2397446772/b124/importcfg << 'EOF' # internal
2025-08-20T22:38:34.5415485Z [00:02:18.721]➜  # import config
2025-08-20T22:38:34.5416229Z [00:02:18.721]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:34.5417210Z [00:02:18.721]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:34.5418656Z [00:02:18.721]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:34.5419808Z [00:02:18.721]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2397446772/b064/_pkg_.a
2025-08-20T22:38:34.5420956Z [00:02:18.721]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2397446772/b065/_pkg_.a
2025-08-20T22:38:34.5422101Z [00:02:18.721]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2397446772/b071/_pkg_.a
2025-08-20T22:38:34.5423069Z [00:02:18.721]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.5424101Z [00:02:18.721]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:34.5424707Z [00:02:18.721]➜  EOF
2025-08-20T22:38:34.5428458Z [00:02:18.721]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls12=>crypto/internal/fips140/tls12;$WORK/b124=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -installsuffix shared -buildid GXQl7O3rlmaoAMyB0C-D/GXQl7O3rlmaoAMyB0C-D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /root/.go/src/crypto/internal/fips140/tls12/cast.go /root/.go/src/crypto/internal/fips140/tls12/tls12.go
2025-08-20T22:38:34.5646729Z [00:02:18.744]➜  go tool buildid -w $WORK/b124/_pkg_.a # internal
2025-08-20T22:38:34.5673210Z [00:02:18.744]➜  cp $WORK/b124/_pkg_.a /root/.cache/go-build/62/62845e4b9204da3e721510a4a5bb8a4a1bd512a88f3c1fa68aecb582224efa60-d # internal
2025-08-20T22:38:34.5674611Z [00:02:18.744]➜  crypto/internal/fips140/tls13
2025-08-20T22:38:34.5675235Z [00:02:18.744]➜  mkdir -p $WORK/b125/
2025-08-20T22:38:34.5675997Z [00:02:18.744]➜  cat >/tmp/go-build2397446772/b125/importcfg << 'EOF' # internal
2025-08-20T22:38:34.5676668Z [00:02:18.744]➜  # import config
2025-08-20T22:38:34.5677666Z [00:02:18.744]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:34.5678623Z [00:02:18.744]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:34.5679782Z [00:02:18.744]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:34.5680944Z [00:02:18.744]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build2397446772/b121/_pkg_.a
2025-08-20T22:38:34.5685461Z [00:02:18.744]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2397446772/b065/_pkg_.a
2025-08-20T22:38:34.5686747Z [00:02:18.744]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:34.5687899Z [00:02:18.744]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.5688877Z [00:02:18.744]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:34.5689532Z [00:02:18.744]➜  EOF
2025-08-20T22:38:34.5693313Z [00:02:18.744]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls13=>crypto/internal/fips140/tls13;$WORK/b125=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -installsuffix shared -buildid HFlFmkFC0hg0GtV4bvyJ/HFlFmkFC0hg0GtV4bvyJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /root/.go/src/crypto/internal/fips140/tls13/cast.go /root/.go/src/crypto/internal/fips140/tls13/tls13.go
2025-08-20T22:38:34.5942203Z [00:02:18.774]➜  go tool buildid -w $WORK/b081/_pkg_.a # internal
2025-08-20T22:38:34.5986131Z [00:02:18.778]➜  cp $WORK/b081/_pkg_.a /root/.cache/go-build/23/23b65ad39a9a3d558cebe6b474db24823d4cdb4d66c1c173a6d7fa8f7b99e627-d # internal
2025-08-20T22:38:34.6062770Z [00:02:18.786]➜  os
2025-08-20T22:38:34.6063281Z [00:02:18.786]➜  mkdir -p $WORK/b077/
2025-08-20T22:38:34.6070675Z [00:02:18.787]➜  cat >/tmp/go-build2397446772/b077/importcfg << 'EOF' # internal
2025-08-20T22:38:34.6072050Z [00:02:18.787]➜  # import config
2025-08-20T22:38:34.6073803Z [00:02:18.787]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.6074794Z [00:02:18.787]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:34.6076370Z [00:02:18.787]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:34.6078900Z [00:02:18.787]➜  packagefile internal/filepathlite=/tmp/go-build2397446772/b078/_pkg_.a
2025-08-20T22:38:34.6081384Z [00:02:18.787]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:34.6082321Z [00:02:18.787]➜  packagefile internal/itoa=/tmp/go-build2397446772/b047/_pkg_.a
2025-08-20T22:38:34.6083216Z [00:02:18.787]➜  packagefile internal/poll=/tmp/go-build2397446772/b081/_pkg_.a
2025-08-20T22:38:34.6084398Z [00:02:18.787]➜  packagefile internal/stringslite=/tmp/go-build2397446772/b031/_pkg_.a
2025-08-20T22:38:34.6085419Z [00:02:18.787]➜  packagefile internal/syscall/execenv=/tmp/go-build2397446772/b082/_pkg_.a
2025-08-20T22:38:34.6086452Z [00:02:18.787]➜  packagefile internal/syscall/unix=/tmp/go-build2397446772/b076/_pkg_.a
2025-08-20T22:38:34.6087422Z [00:02:18.787]➜  packagefile internal/testlog=/tmp/go-build2397446772/b083/_pkg_.a
2025-08-20T22:38:34.6088291Z [00:02:18.787]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:34.6089037Z [00:02:18.787]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:34.6089818Z [00:02:18.787]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:34.6090565Z [00:02:18.787]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:34.6091320Z [00:02:18.787]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:34.6092097Z [00:02:18.787]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:34.6092878Z [00:02:18.787]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:34.6095168Z [00:02:18.787]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:34.6095780Z [00:02:18.787]➜  EOF
2025-08-20T22:38:34.6105918Z [00:02:18.788]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "/root/.go/src/os=>os;$WORK/b077=>" -p os -lang=go1.25 -std -installsuffix shared -buildid It42hYxCHsgGWMfaclET/It42hYxCHsgGWMfaclET -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /root/.go/src/os/dir.go /root/.go/src/os/dir_unix.go /root/.go/src/os/dirent_linux.go /root/.go/src/os/eloop_other.go /root/.go/src/os/env.go /root/.go/src/os/error.go /root/.go/src/os/error_errno.go /root/.go/src/os/exec.go /root/.go/src/os/exec_linux.go /root/.go/src/os/exec_posix.go /root/.go/src/os/exec_unix.go /root/.go/src/os/executable.go /root/.go/src/os/executable_procfs.go /root/.go/src/os/file.go /root/.go/src/os/file_open_unix.go /root/.go/src/os/file_posix.go /root/.go/src/os/file_unix.go /root/.go/src/os/getwd.go /root/.go/src/os/path.go /root/.go/src/os/path_unix.go /root/.go/src/os/pidfd_linux.go /root/.go/src/os/pipe2_unix.go /root/.go/src/os/proc.go /root/.go/src/os/rawconn.go /root/.go/src/os/removeall_at.go /root/.go/src/os/removeall_unix.go /root/.go/src/os/root.go /root/.go/src/os/root_nonwindows.go /root/.go/src/os/root_openat.go /root/.go/src/os/root_unix.go /root/.go/src/os/stat.go /root/.go/src/os/stat_linux.go /root/.go/src/os/stat_unix.go /root/.go/src/os/sticky_notbsd.go /root/.go/src/os/sys.go /root/.go/src/os/sys_linux.go /root/.go/src/os/sys_unix.go /root/.go/src/os/tempfile.go /root/.go/src/os/types.go /root/.go/src/os/types_unix.go /root/.go/src/os/wait_waitid.go /root/.go/src/os/zero_copy_linux.go /root/.go/src/os/zero_copy_posix.go
2025-08-20T22:38:34.6133192Z [00:02:18.793]➜  go tool buildid -w $WORK/b125/_pkg_.a # internal
2025-08-20T22:38:34.6156736Z [00:02:18.795]➜  cp $WORK/b125/_pkg_.a /root/.cache/go-build/6e/6ebaf1968bb9c8310df131de2b87f7a5075a15eac2168d157b5636e7f02c4260-d # internal
2025-08-20T22:38:34.6160428Z [00:02:18.796]➜  crypto/fips140
2025-08-20T22:38:34.6161003Z [00:02:18.796]➜  mkdir -p $WORK/b140/
2025-08-20T22:38:34.6163257Z [00:02:18.796]➜  cat >/tmp/go-build2397446772/b140/importcfg << 'EOF' # internal
2025-08-20T22:38:34.6164404Z [00:02:18.796]➜  # import config
2025-08-20T22:38:34.6166034Z [00:02:18.796]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:34.6167773Z [00:02:18.796]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:34.6168848Z [00:02:18.796]➜  EOF
2025-08-20T22:38:34.6172086Z [00:02:18.796]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "/root/.go/src/crypto/fips140=>crypto/fips140;$WORK/b140=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid L-DdIKuCrCeHDK9rf0tB/L-DdIKuCrCeHDK9rf0tB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /root/.go/src/crypto/fips140/fips140.go
2025-08-20T22:38:34.6286065Z [00:02:18.806]➜  go tool buildid -w $WORK/b140/_pkg_.a # internal
2025-08-20T22:38:34.6287491Z [00:02:18.807]➜  cp $WORK/b140/_pkg_.a /root/.cache/go-build/b5/b55a9ebe2952586c79911ac32107ae1f4c98934a55a8dec23b1f23b673a10b56-d # internal
2025-08-20T22:38:34.6288643Z [00:02:18.807]➜  crypto/tls/internal/fips140tls
2025-08-20T22:38:34.6289236Z [00:02:18.807]➜  mkdir -p $WORK/b139/
2025-08-20T22:38:34.6289987Z [00:02:18.807]➜  cat >/tmp/go-build2397446772/b139/importcfg << 'EOF' # internal
2025-08-20T22:38:34.6290675Z [00:02:18.807]➜  # import config
2025-08-20T22:38:34.6291417Z [00:02:18.807]➜  packagefile crypto/fips140=/tmp/go-build2397446772/b140/_pkg_.a
2025-08-20T22:38:34.6292379Z [00:02:18.807]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:34.6293023Z [00:02:18.807]➜  EOF
2025-08-20T22:38:34.6296980Z [00:02:18.807]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "/root/.go/src/crypto/tls/internal/fips140tls=>crypto/tls/internal/fips140tls;$WORK/b139=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -installsuffix shared -buildid qPbmajCohCDJ1gMaANVI/qPbmajCohCDJ1gMaANVI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /root/.go/src/crypto/tls/internal/fips140tls/fipstls.go
2025-08-20T22:38:34.6380458Z [00:02:18.818]➜  go tool buildid -w $WORK/b139/_pkg_.a # internal
2025-08-20T22:38:34.6383718Z [00:02:18.818]➜  cp $WORK/b139/_pkg_.a /root/.cache/go-build/28/28442a2351e9293edd6216370dae4fb6011a2f346fd257b3e00f1b69cc959083-d # internal
2025-08-20T22:38:34.6384879Z [00:02:18.818]➜  encoding/base64
2025-08-20T22:38:34.6385389Z [00:02:18.818]➜  mkdir -p $WORK/b146/
2025-08-20T22:38:34.6388869Z [00:02:18.819]➜  cat >/tmp/go-build2397446772/b146/importcfg << 'EOF' # internal
2025-08-20T22:38:34.6390660Z [00:02:18.819]➜  # import config
2025-08-20T22:38:34.6391440Z [00:02:18.819]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:34.6392356Z [00:02:18.819]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:34.6393206Z [00:02:18.819]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:34.6394231Z [00:02:18.819]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:34.6394894Z [00:02:18.819]➜  EOF
2025-08-20T22:38:34.6397907Z [00:02:18.819]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "/root/.go/src/encoding/base64=>encoding/base64;$WORK/b146=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid WtfAcfMQFJdbATnk5y5y/WtfAcfMQFJdbATnk5y5y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /root/.go/src/encoding/base64/base64.go
2025-08-20T22:38:34.6437592Z [00:02:18.824]➜  cd /root/.go/src/reflect
2025-08-20T22:38:34.6441540Z [00:02:18.824]➜  /root/.go/pkg/tool/linux_amd64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b097=>" -I $WORK/b097/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b097/asm_amd64.o ./asm_amd64.s
2025-08-20T22:38:34.6480704Z [00:02:18.828]➜  go tool pack r $WORK/b097/_pkg_.a $WORK/b097/asm_amd64.o # internal
2025-08-20T22:38:34.6482600Z [00:02:18.828]➜  go tool buildid -w $WORK/b097/_pkg_.a # internal
2025-08-20T22:38:34.6603733Z [00:02:18.840]➜  cp $WORK/b097/_pkg_.a /root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d # internal
2025-08-20T22:38:34.6634243Z [00:02:18.841]➜  internal/fmtsort
2025-08-20T22:38:34.6634861Z [00:02:18.841]➜  mkdir -p $WORK/b096/
2025-08-20T22:38:34.6635584Z [00:02:18.841]➜  cat >/tmp/go-build2397446772/b096/importcfg << 'EOF' # internal
2025-08-20T22:38:34.6636240Z [00:02:18.841]➜  # import config
2025-08-20T22:38:34.6636884Z [00:02:18.841]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:38:34.6637706Z [00:02:18.841]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:34.6638554Z [00:02:18.841]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:34.6639163Z [00:02:18.841]➜  EOF
2025-08-20T22:38:34.6639732Z [00:02:18.841]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:34.6642907Z [00:02:18.841]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "/root/.go/src/internal/fmtsort=>internal/fmtsort;$WORK/b096=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid cYUTo3b48V3JDSnH5ZsN/cYUTo3b48V3JDSnH5ZsN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /root/.go/src/internal/fmtsort/sort.go
2025-08-20T22:38:34.6914808Z [00:02:18.871]➜  go tool buildid -w $WORK/b146/_pkg_.a # internal
2025-08-20T22:38:34.6926683Z [00:02:18.872]➜  cp $WORK/b146/_pkg_.a /root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d # internal
2025-08-20T22:38:34.6929820Z [00:02:18.873]➜  encoding/binary
2025-08-20T22:38:34.6930366Z [00:02:18.873]➜  mkdir -p $WORK/b128/
2025-08-20T22:38:34.6937409Z [00:02:18.873]➜  cat >/tmp/go-build2397446772/b128/importcfg << 'EOF' # internal
2025-08-20T22:38:34.6938398Z [00:02:18.873]➜  # import config
2025-08-20T22:38:34.6939112Z [00:02:18.873]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.6939954Z [00:02:18.874]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:34.6940758Z [00:02:18.874]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:34.6941573Z [00:02:18.874]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:34.6942402Z [00:02:18.874]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:34.6943201Z [00:02:18.874]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:34.6943953Z [00:02:18.874]➜  EOF
2025-08-20T22:38:34.6947477Z [00:02:18.874]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "/root/.go/src/encoding/binary=>encoding/binary;$WORK/b128=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid YRSaRCULELrqnh_87-ik/YRSaRCULELrqnh_87-ik -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /root/.go/src/encoding/binary/binary.go /root/.go/src/encoding/binary/native_endian_little.go /root/.go/src/encoding/binary/varint.go
2025-08-20T22:38:34.7325135Z [00:02:18.912]➜  go tool buildid -w $WORK/b096/_pkg_.a # internal
2025-08-20T22:38:34.7337681Z [00:02:18.912]➜  cp $WORK/b096/_pkg_.a /root/.cache/go-build/93/934b7067c85ff7bb07fb95e32b4b4043e76372281a126fd9354837df1db31613-d # internal
2025-08-20T22:38:34.7338750Z [00:02:18.912]➜  encoding/pem
2025-08-20T22:38:34.7339248Z [00:02:18.912]➜  mkdir -p $WORK/b145/
2025-08-20T22:38:34.7339975Z [00:02:18.913]➜  cat >/tmp/go-build2397446772/b145/importcfg << 'EOF' # internal
2025-08-20T22:38:34.7340630Z [00:02:18.913]➜  # import config
2025-08-20T22:38:34.7341309Z [00:02:18.913]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:34.7342231Z [00:02:18.913]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:34.7343209Z [00:02:18.913]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.7345084Z [00:02:18.913]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:34.7346264Z [00:02:18.913]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:34.7347094Z [00:02:18.913]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:34.7347717Z [00:02:18.913]➜  EOF
2025-08-20T22:38:34.7350483Z [00:02:18.913]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "/root/.go/src/encoding/pem=>encoding/pem;$WORK/b145=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid 2ABdeLys1NcXxf9dH5bd/2ABdeLys1NcXxf9dH5bd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /root/.go/src/encoding/pem/pem.go
2025-08-20T22:38:34.7951156Z [00:02:18.975]➜  go tool buildid -w $WORK/b145/_pkg_.a # internal
2025-08-20T22:38:34.7962423Z [00:02:18.976]➜  cp $WORK/b145/_pkg_.a /root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d # internal
2025-08-20T22:38:34.8019269Z [00:02:18.982]➜  vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T22:38:34.8032874Z [00:02:18.983]➜  mkdir -p $WORK/b149/
2025-08-20T22:38:34.8036549Z [00:02:18.983]➜  cat >/tmp/go-build2397446772/b149/importcfg << 'EOF' # internal
2025-08-20T22:38:34.8037304Z [00:02:18.983]➜  # import config
2025-08-20T22:38:34.8038099Z [00:02:18.983]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:34.8038788Z [00:02:18.983]➜  EOF
2025-08-20T22:38:34.8042730Z [00:02:18.983]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/dns/dnsmessage=>vendor/golang.org/x/net/dns/dnsmessage;$WORK/b149=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid RxfIdmySJo_fyi_wpEHS/RxfIdmySJo_fyi_wpEHS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /root/.go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
2025-08-20T22:38:34.9129587Z [00:02:19.093]➜  go tool buildid -w $WORK/b128/_pkg_.a # internal
2025-08-20T22:38:34.9171594Z [00:02:19.097]➜  cp $WORK/b128/_pkg_.a /root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d # internal
2025-08-20T22:38:34.9228779Z [00:02:19.103]➜  vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:38:34.9229851Z [00:02:19.103]➜  mkdir -p $WORK/b131/
2025-08-20T22:38:34.9235267Z [00:02:19.104]➜  echo -n > $WORK/b131/go_asm.h # internal
2025-08-20T22:38:34.9237866Z [00:02:19.104]➜  cd /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:38:34.9240823Z [00:02:19.104]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b131=>" -I $WORK/b131/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b131/symabis ./sum_amd64.s
2025-08-20T22:38:34.9333241Z [00:02:19.113]➜  cat >/tmp/go-build2397446772/b131/importcfg << 'EOF' # internal
2025-08-20T22:38:34.9334666Z [00:02:19.113]➜  # import config
2025-08-20T22:38:34.9335579Z [00:02:19.113]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:34.9337826Z [00:02:19.113]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:34.9338782Z [00:02:19.113]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:34.9339429Z [00:02:19.113]➜  EOF
2025-08-20T22:38:34.9340000Z [00:02:19.114]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:34.9346702Z [00:02:19.114]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b131=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -installsuffix shared -buildid leCivo_P9GxtMGtNrJKE/leCivo_P9GxtMGtNrJKE -goversion go1.25.0 -symabis $WORK/b131/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
2025-08-20T22:38:35.0180393Z [00:02:19.198]➜  cd /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:38:35.0186150Z [00:02:19.198]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b131=>" -I $WORK/b131/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b131/sum_amd64.o ./sum_amd64.s
2025-08-20T22:38:35.0285444Z [00:02:19.208]➜  go tool pack r $WORK/b131/_pkg_.a $WORK/b131/sum_amd64.o # internal
2025-08-20T22:38:35.0286414Z [00:02:19.209]➜  go tool buildid -w $WORK/b131/_pkg_.a # internal
2025-08-20T22:38:35.0297651Z [00:02:19.210]➜  cp $WORK/b131/_pkg_.a /root/.cache/go-build/08/0896c1abf56875f26229922e80d24e86fcd2e8ab282d508f7a246dc1802c7898-d # internal
2025-08-20T22:38:35.0299547Z [00:02:19.210]➜  internal/singleflight
2025-08-20T22:38:35.0300431Z [00:02:19.210]➜  mkdir -p $WORK/b151/
2025-08-20T22:38:35.0305443Z [00:02:19.211]➜  cat >/tmp/go-build2397446772/b151/importcfg << 'EOF' # internal
2025-08-20T22:38:35.0307386Z [00:02:19.211]➜  # import config
2025-08-20T22:38:35.0309172Z [00:02:19.211]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:35.0309853Z [00:02:19.211]➜  EOF
2025-08-20T22:38:35.0310404Z [00:02:19.211]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.0314404Z [00:02:19.211]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "/root/.go/src/internal/singleflight=>internal/singleflight;$WORK/b151=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid g-qjEonbg4KzmVs38yhx/g-qjEonbg4KzmVs38yhx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /root/.go/src/internal/singleflight/singleflight.go
2025-08-20T22:38:35.0788563Z [00:02:19.258]➜  go tool buildid -w $WORK/b151/_pkg_.a # internal
2025-08-20T22:38:35.0800236Z [00:02:19.260]➜  cp $WORK/b151/_pkg_.a /root/.cache/go-build/7f/7f4bef26bc96f233f4368d5b5b00f042e9f77dc53afc3826de67fcaad1a98096-d # internal
2025-08-20T22:38:35.0806994Z [00:02:19.261]➜  unique
2025-08-20T22:38:35.0808083Z [00:02:19.261]➜  mkdir -p $WORK/b153/
2025-08-20T22:38:35.0859854Z [00:02:19.266]➜  cat >/tmp/go-build2397446772/b153/importcfg << 'EOF' # internal
2025-08-20T22:38:35.0860973Z [00:02:19.266]➜  # import config
2025-08-20T22:38:35.0862180Z [00:02:19.266]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:35.0864698Z [00:02:19.266]➜  packagefile internal/goarch=/tmp/go-build2397446772/b006/_pkg_.a
2025-08-20T22:38:35.0865844Z [00:02:19.266]➜  packagefile internal/stringslite=/tmp/go-build2397446772/b031/_pkg_.a
2025-08-20T22:38:35.0866913Z [00:02:19.266]➜  packagefile internal/sync=/tmp/go-build2397446772/b035/_pkg_.a
2025-08-20T22:38:35.0867881Z [00:02:19.266]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:35.0868731Z [00:02:19.266]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:35.0869620Z [00:02:19.266]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:35.0870518Z [00:02:19.266]➜  packagefile weak=/tmp/go-build2397446772/b109/_pkg_.a
2025-08-20T22:38:35.0871142Z [00:02:19.266]➜  EOF
2025-08-20T22:38:35.0874705Z [00:02:19.266]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "/root/.go/src/unique=>unique;$WORK/b153=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid slzjFFHIY2oIZPIsSEyx/slzjFFHIY2oIZPIsSEyx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /root/.go/src/unique/canonmap.go /root/.go/src/unique/clone.go /root/.go/src/unique/doc.go /root/.go/src/unique/handle.go
2025-08-20T22:38:35.1116200Z [00:02:19.291]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T22:38:35.1136453Z [00:02:19.291]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b090=>" -I $WORK/b090/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b090/p256_asm_amd64.o ./p256_asm_amd64.s
2025-08-20T22:38:35.1295232Z [00:02:19.309]➜  go tool pack r $WORK/b090/_pkg_.a $WORK/b090/p256_asm_amd64.o # internal
2025-08-20T22:38:35.1299117Z [00:02:19.310]➜  go tool buildid -w $WORK/b090/_pkg_.a # internal
2025-08-20T22:38:35.1347950Z [00:02:19.315]➜  cp $WORK/b090/_pkg_.a /root/.cache/go-build/c8/c8a3f960dfc29752234a5b93577e1c8a66130334369f4fe7cbbb25e03deb79a4-d # internal
2025-08-20T22:38:35.1388470Z [00:02:19.319]➜  go tool buildid -w $WORK/b149/_pkg_.a # internal
2025-08-20T22:38:35.1462367Z [00:02:19.326]➜  cp $WORK/b149/_pkg_.a /root/.cache/go-build/77/778cb86cc7ce4d286b8112b3dc66b4c107d110c761609350420a5a42ce64a6f1-d # internal
2025-08-20T22:38:35.1490385Z [00:02:19.329]➜  golang.org/x/sys/unix
2025-08-20T22:38:35.1495863Z [00:02:19.329]➜  mkdir -p $WORK/b162/
2025-08-20T22:38:35.1496684Z [00:02:19.329]➜  echo -n > $WORK/b162/go_asm.h # internal
2025-08-20T22:38:35.1504206Z [00:02:19.329]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix
2025-08-20T22:38:35.1506758Z [00:02:19.330]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b162=>" -I $WORK/b162/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b162/symabis ./asm_linux_amd64.s
2025-08-20T22:38:35.1530200Z [00:02:19.331]➜  runtime/cgo
2025-08-20T22:38:35.1530820Z [00:02:19.331]➜  mkdir -p $WORK/b154/
2025-08-20T22:38:35.1531902Z [00:02:19.332]➜  echo -n > $WORK/b154/preferlinkext # internal
2025-08-20T22:38:35.1532588Z [00:02:19.333]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:35.1535689Z [00:02:19.333]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b154/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go
2025-08-20T22:38:35.1602802Z [00:02:19.340]➜  cat >/tmp/go-build2397446772/b162/importcfg << 'EOF' # internal
2025-08-20T22:38:35.1604025Z [00:02:19.340]➜  # import config
2025-08-20T22:38:35.1608345Z [00:02:19.340]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:35.1609299Z [00:02:19.340]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:35.1610244Z [00:02:19.340]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:35.1611171Z [00:02:19.340]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:35.1612045Z [00:02:19.340]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:35.1612938Z [00:02:19.340]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:35.1613995Z [00:02:19.340]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:35.1614846Z [00:02:19.340]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:35.1615655Z [00:02:19.340]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:35.1616464Z [00:02:19.341]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:35.1618966Z [00:02:19.342]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:35.1620020Z [00:02:19.342]➜  EOF
2025-08-20T22:38:35.1620837Z [00:02:19.342]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.1646751Z [00:02:19.342]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b162=>" -p golang.org/x/sys/unix -lang=go1.23 -installsuffix shared -buildid VtMkpIaxUwBTTzf1lqNK/VtMkpIaxUwBTTzf1lqNK -goversion go1.25.0 -symabis $WORK/b162/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/affinity_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/aliases.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/bluetooth_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/constants.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/dev_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/dirent.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/env_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/fcntl.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/fdset.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ifreq_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ioctl_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ioctl_unsigned.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/mremap.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/pagesize_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/race0.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/readdirent_getdents.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sockcmsg_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sockcmsg_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sockcmsg_unix_other.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux_alarm.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux_amd64_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_unix_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sysvshm_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sysvshm_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/timestruct.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/vgetrandom_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zerrors_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zerrors_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zptrace_x86_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zsyscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zsyscall_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zsysnum_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ztypes_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ztypes_linux_amd64.go
2025-08-20T22:38:35.2134119Z [00:02:19.393]➜  cd $WORK
2025-08-20T22:38:35.2137601Z [00:02:19.393]➜  gcc -fno-caret-diagnostics -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:38:35.2443947Z [00:02:19.424]➜  gcc -Qunused-arguments -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:38:35.2538914Z [00:02:19.434]➜  go tool buildid -w $WORK/b153/_pkg_.a # internal
2025-08-20T22:38:35.2568394Z [00:02:19.437]➜  cp $WORK/b153/_pkg_.a /root/.cache/go-build/31/31e528a46c3c921de362b49c379fabc13d93d6d9cb23e5b80c9c14909d23d9e5-d # internal
2025-08-20T22:38:35.2663084Z [00:02:19.446]➜  gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true
2025-08-20T22:38:35.2695449Z [00:02:19.449]➜  go tool buildid -w $WORK/b077/_pkg_.a # internal
2025-08-20T22:38:35.2770254Z [00:02:19.457]➜  cp $WORK/b077/_pkg_.a /root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d # internal
2025-08-20T22:38:35.2934050Z [00:02:19.473]➜  gcc -fdebug-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:38:35.2940806Z [00:02:19.474]➜  crypto/internal/sysrand
2025-08-20T22:38:35.2941883Z [00:02:19.474]➜  mkdir -p $WORK/b075/
2025-08-20T22:38:35.2945136Z [00:02:19.474]➜  cat >/tmp/go-build2397446772/b075/importcfg << 'EOF' # internal
2025-08-20T22:38:35.2945841Z [00:02:19.474]➜  # import config
2025-08-20T22:38:35.2946512Z [00:02:19.474]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:35.2947467Z [00:02:19.474]➜  packagefile internal/syscall/unix=/tmp/go-build2397446772/b076/_pkg_.a
2025-08-20T22:38:35.2948378Z [00:02:19.474]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:35.2949201Z [00:02:19.474]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:35.2950024Z [00:02:19.474]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:35.2950855Z [00:02:19.474]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:35.2951857Z [00:02:19.474]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:35.2952746Z [00:02:19.474]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:35.2953741Z [00:02:19.474]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:35.2954494Z [00:02:19.474]➜  EOF
2025-08-20T22:38:35.2955059Z [00:02:19.474]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.2958715Z [00:02:19.474]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "/root/.go/src/crypto/internal/sysrand=>crypto/internal/sysrand;$WORK/b075=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid qgz6XG8iiuUjqDrtwJQ5/qgz6XG8iiuUjqDrtwJQ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /root/.go/src/crypto/internal/sysrand/rand.go /root/.go/src/crypto/internal/sysrand/rand_getrandom.go
2025-08-20T22:38:35.3080928Z [00:02:19.488]➜  cd $WORK
2025-08-20T22:38:35.3084538Z [00:02:19.488]➜  gcc -ffile-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:38:35.3167627Z [00:02:19.497]➜  go tool buildid -w $WORK/b075/_pkg_.a # internal
2025-08-20T22:38:35.3174325Z [00:02:19.497]➜  cp $WORK/b075/_pkg_.a /root/.cache/go-build/4b/4b9db9d21c8f8cb536ca608191368c782c12668fd96055efda5393da96c72efe-d # internal
2025-08-20T22:38:35.3247219Z [00:02:19.504]➜  gcc -gno-record-gcc-switches -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:38:35.3251506Z [00:02:19.504]➜  crypto/internal/entropy
2025-08-20T22:38:35.3252106Z [00:02:19.504]➜  mkdir -p $WORK/b074/
2025-08-20T22:38:35.3252671Z [00:02:19.505]➜  fmt
2025-08-20T22:38:35.3253189Z [00:02:19.505]➜  mkdir -p $WORK/b095/
2025-08-20T22:38:35.3254134Z [00:02:19.505]➜  cat >/tmp/go-build2397446772/b074/importcfg << 'EOF' # internal
2025-08-20T22:38:35.3254800Z [00:02:19.505]➜  # import config
2025-08-20T22:38:35.3255592Z [00:02:19.505]➜  packagefile crypto/internal/sysrand=/tmp/go-build2397446772/b075/_pkg_.a
2025-08-20T22:38:35.3256361Z [00:02:19.505]➜  EOF
2025-08-20T22:38:35.3256910Z [00:02:19.505]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.3260198Z [00:02:19.505]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "/root/.go/src/crypto/internal/entropy=>crypto/internal/entropy;$WORK/b074=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid k9hEEyPYK9ZiSw80V2zZ/k9hEEyPYK9ZiSw80V2zZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /root/.go/src/crypto/internal/entropy/entropy.go
2025-08-20T22:38:35.3264418Z [00:02:19.505]➜  cat >/tmp/go-build2397446772/b095/importcfg << 'EOF' # internal
2025-08-20T22:38:35.3265089Z [00:02:19.505]➜  # import config
2025-08-20T22:38:35.3265746Z [00:02:19.505]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:35.3266651Z [00:02:19.505]➜  packagefile internal/fmtsort=/tmp/go-build2397446772/b096/_pkg_.a
2025-08-20T22:38:35.3267538Z [00:02:19.505]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:35.3268325Z [00:02:19.505]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:35.3269426Z [00:02:19.505]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:35.3276521Z [00:02:19.505]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:35.3277520Z [00:02:19.505]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:35.3278380Z [00:02:19.505]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:35.3279212Z [00:02:19.505]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:35.3280084Z [00:02:19.505]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:35.3280767Z [00:02:19.505]➜  EOF
2025-08-20T22:38:35.3283990Z [00:02:19.505]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "/root/.go/src/fmt=>fmt;$WORK/b095=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid qqDGHnbvrGH0JVvwba_3/qqDGHnbvrGH0JVvwba_3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /root/.go/src/fmt/doc.go /root/.go/src/fmt/errors.go /root/.go/src/fmt/format.go /root/.go/src/fmt/print.go /root/.go/src/fmt/scan.go
2025-08-20T22:38:35.3339063Z [00:02:19.513]➜  go tool buildid -w $WORK/b074/_pkg_.a # internal
2025-08-20T22:38:35.3340343Z [00:02:19.514]➜  cp $WORK/b074/_pkg_.a /root/.cache/go-build/c9/c9673cb58317490f6d318f8d40695146a2458c77622a9984fd997c89ed871c90-d # internal
2025-08-20T22:38:35.3473832Z [00:02:19.527]➜  cd $WORK
2025-08-20T22:38:35.3476911Z [00:02:19.527]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:38:35.3674414Z [00:02:19.547]➜  cd $WORK/b154
2025-08-20T22:38:35.3678119Z [00:02:19.547]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x001.o -c _cgo_export.c
2025-08-20T22:38:35.3680908Z [00:02:19.547]➜  crypto/internal/fips140/drbg
2025-08-20T22:38:35.3686183Z [00:02:19.549]➜  mkdir -p $WORK/b073/
2025-08-20T22:38:35.3697861Z [00:02:19.550]➜  cat >/tmp/go-build2397446772/b073/importcfg << 'EOF' # internal
2025-08-20T22:38:35.3698604Z [00:02:19.550]➜  # import config
2025-08-20T22:38:35.3699277Z [00:02:19.550]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:35.3700200Z [00:02:19.550]➜  packagefile crypto/internal/entropy=/tmp/go-build2397446772/b074/_pkg_.a
2025-08-20T22:38:35.3701254Z [00:02:19.550]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:35.3702344Z [00:02:19.550]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2397446772/b058/_pkg_.a
2025-08-20T22:38:35.3703644Z [00:02:19.550]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:35.3704790Z [00:02:19.550]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:35.3705971Z [00:02:19.550]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:35.3707099Z [00:02:19.550]➜  packagefile crypto/internal/randutil=/tmp/go-build2397446772/b084/_pkg_.a
2025-08-20T22:38:35.3708140Z [00:02:19.550]➜  packagefile crypto/internal/sysrand=/tmp/go-build2397446772/b075/_pkg_.a
2025-08-20T22:38:35.3709037Z [00:02:19.550]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:35.3709828Z [00:02:19.550]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:35.3710649Z [00:02:19.550]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:35.3711466Z [00:02:19.550]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:35.3712356Z [00:02:19.550]➜  EOF
2025-08-20T22:38:35.3721413Z [00:02:19.552]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.3728115Z [00:02:19.552]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/drbg=>crypto/internal/fips140/drbg;$WORK/b073=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -installsuffix shared -buildid md7VrNf9aNJ1JxNXv2f8/md7VrNf9aNJ1JxNXv2f8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /root/.go/src/crypto/internal/fips140/drbg/cast.go /root/.go/src/crypto/internal/fips140/drbg/ctrdrbg.go /root/.go/src/crypto/internal/fips140/drbg/rand.go
2025-08-20T22:38:35.3958065Z [00:02:19.576]➜  cd $WORK/b154
2025-08-20T22:38:35.3963419Z [00:02:19.576]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x002.o -c cgo.cgo2.c
2025-08-20T22:38:35.4102760Z [00:02:19.590]➜  go tool buildid -w $WORK/b073/_pkg_.a # internal
2025-08-20T22:38:35.4114634Z [00:02:19.591]➜  cp $WORK/b073/_pkg_.a /root/.cache/go-build/d8/d88ffc3228d0ba0a1afebf28c5478b900c9f99772ffe075c0c35739f7e4a5dbc-d # internal
2025-08-20T22:38:35.4120688Z [00:02:19.592]➜  crypto/internal/fips140/aes/gcm
2025-08-20T22:38:35.4121963Z [00:02:19.592]➜  mkdir -p $WORK/b072/
2025-08-20T22:38:35.4128468Z [00:02:19.593]➜  echo -n > $WORK/b072/go_asm.h # internal
2025-08-20T22:38:35.4132877Z [00:02:19.593]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:38:35.4138632Z [00:02:19.594]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b072=>" -I $WORK/b072/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b072/symabis ./gcm_amd64.s
2025-08-20T22:38:35.4212716Z [00:02:19.601]➜  cat >/tmp/go-build2397446772/b072/importcfg << 'EOF' # internal
2025-08-20T22:38:35.4214113Z [00:02:19.601]➜  # import config
2025-08-20T22:38:35.4216161Z [00:02:19.601]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:35.4217259Z [00:02:19.601]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2397446772/b058/_pkg_.a
2025-08-20T22:38:35.4218398Z [00:02:19.601]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2397446772/b062/_pkg_.a
2025-08-20T22:38:35.4219533Z [00:02:19.601]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:35.4220712Z [00:02:19.601]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2397446772/b073/_pkg_.a
2025-08-20T22:38:35.4221862Z [00:02:19.601]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:35.4223149Z [00:02:19.601]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:35.4224620Z [00:02:19.601]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2397446772/b067/_pkg_.a
2025-08-20T22:38:35.4225724Z [00:02:19.601]➜  packagefile crypto/internal/impl=/tmp/go-build2397446772/b068/_pkg_.a
2025-08-20T22:38:35.4226648Z [00:02:19.601]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:35.4227455Z [00:02:19.601]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:35.4228074Z [00:02:19.601]➜  EOF
2025-08-20T22:38:35.4234587Z [00:02:19.603]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.4244577Z [00:02:19.604]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b072=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid 4tWNDO2ebyM7gQMWiRTJ/4tWNDO2ebyM7gQMWiRTJ -goversion go1.25.0 -symabis $WORK/b072/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h /root/.go/src/crypto/internal/fips140/aes/gcm/cast.go /root/.go/src/crypto/internal/fips140/aes/gcm/cmac.go /root/.go/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /root/.go/src/crypto/internal/fips140/aes/gcm/ghash.go
2025-08-20T22:38:35.4273716Z [00:02:19.607]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:35.4277133Z [00:02:19.607]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x003.o -c gcc_context.c
2025-08-20T22:38:35.4633956Z [00:02:19.643]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x004.o -c gcc_fatalf.c
2025-08-20T22:38:35.5049761Z [00:02:19.685]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:38:35.5054764Z [00:02:19.685]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b072=>" -I $WORK/b072/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b072/gcm_amd64.o ./gcm_amd64.s
2025-08-20T22:38:35.5186490Z [00:02:19.698]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:35.5189577Z [00:02:19.698]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x005.o -c gcc_libinit.c
2025-08-20T22:38:35.5260518Z [00:02:19.705]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:38:35.5261383Z [00:02:19.705]➜  go tool pack r $WORK/b072/_pkg_.a $WORK/b072/gcm_amd64.o # internal
2025-08-20T22:38:35.5262122Z [00:02:19.706]➜  go tool buildid -w $WORK/b072/_pkg_.a # internal
2025-08-20T22:38:35.5275155Z [00:02:19.707]➜  cp $WORK/b072/_pkg_.a /root/.cache/go-build/d1/d1981a63e6abbe17adce83ff1228a60e99776d57fe07c55c2c78176b607fcf46-d # internal
2025-08-20T22:38:35.5281428Z [00:02:19.708]➜  crypto/internal/fips140only
2025-08-20T22:38:35.5282463Z [00:02:19.708]➜  mkdir -p $WORK/b086/
2025-08-20T22:38:35.5286804Z [00:02:19.709]➜  cat >/tmp/go-build2397446772/b086/importcfg << 'EOF' # internal
2025-08-20T22:38:35.5294941Z [00:02:19.709]➜  # import config
2025-08-20T22:38:35.5295971Z [00:02:19.709]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2397446772/b073/_pkg_.a
2025-08-20T22:38:35.5302138Z [00:02:19.709]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2397446772/b065/_pkg_.a
2025-08-20T22:38:35.5303322Z [00:02:19.709]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2397446772/b069/_pkg_.a
2025-08-20T22:38:35.5304652Z [00:02:19.709]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2397446772/b071/_pkg_.a
2025-08-20T22:38:35.5305622Z [00:02:19.709]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:35.5306517Z [00:02:19.709]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:35.5307333Z [00:02:19.709]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:35.5307959Z [00:02:19.709]➜  EOF
2025-08-20T22:38:35.5308522Z [00:02:19.710]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.5311845Z [00:02:19.710]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140only=>crypto/internal/fips140only;$WORK/b086=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -installsuffix shared -buildid y_46Xn2YDwM_D9Y07tca/y_46Xn2YDwM_D9Y07tca -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /root/.go/src/crypto/internal/fips140only/fips140only.go
2025-08-20T22:38:35.5598408Z [00:02:19.740]➜  go tool buildid -w $WORK/b086/_pkg_.a # internal
2025-08-20T22:38:35.5630188Z [00:02:19.743]➜  cp $WORK/b086/_pkg_.a /root/.cache/go-build/fe/fe018016f0b5a0e59332ad1304ea15a8ab92b0d07f6d83556e1d5120437fb86e-d # internal
2025-08-20T22:38:35.5692808Z [00:02:19.749]➜  crypto/cipher
2025-08-20T22:38:35.5693418Z [00:02:19.749]➜  mkdir -p $WORK/b057/
2025-08-20T22:38:35.5733032Z [00:02:19.753]➜  cat >/tmp/go-build2397446772/b057/importcfg << 'EOF' # internal
2025-08-20T22:38:35.5735205Z [00:02:19.753]➜  # import config
2025-08-20T22:38:35.5737059Z [00:02:19.753]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:35.5754669Z [00:02:19.753]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2397446772/b058/_pkg_.a
2025-08-20T22:38:35.5755827Z [00:02:19.753]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2397446772/b072/_pkg_.a
2025-08-20T22:38:35.5756957Z [00:02:19.753]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2397446772/b062/_pkg_.a
2025-08-20T22:38:35.5758049Z [00:02:19.753]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:35.5759090Z [00:02:19.753]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:35.5759967Z [00:02:19.753]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:35.5760897Z [00:02:19.753]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:35.5761789Z [00:02:19.753]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:35.5762406Z [00:02:19.753]➜  EOF
2025-08-20T22:38:35.5766920Z [00:02:19.753]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "/root/.go/src/crypto/cipher=>crypto/cipher;$WORK/b057=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid o0K3q3km1NpVu9UlVhNm/o0K3q3km1NpVu9UlVhNm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /root/.go/src/crypto/cipher/cbc.go /root/.go/src/crypto/cipher/cfb.go /root/.go/src/crypto/cipher/cipher.go /root/.go/src/crypto/cipher/ctr.go /root/.go/src/crypto/cipher/gcm.go /root/.go/src/crypto/cipher/io.go /root/.go/src/crypto/cipher/ofb.go
2025-08-20T22:38:35.6299730Z [00:02:19.810]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:35.6303631Z [00:02:19.810]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x006.o -c gcc_linux_amd64.c
2025-08-20T22:38:35.6475246Z [00:02:19.826]➜  go tool buildid -w $WORK/b095/_pkg_.a # internal
2025-08-20T22:38:35.6564430Z [00:02:19.836]➜  cp $WORK/b095/_pkg_.a /root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d # internal
2025-08-20T22:38:35.6570814Z [00:02:19.837]➜  crypto/internal/fips140/ecdh
2025-08-20T22:38:35.6575763Z [00:02:19.837]➜  mkdir -p $WORK/b089/
2025-08-20T22:38:35.6576618Z [00:02:19.837]➜  cat >/tmp/go-build2397446772/b089/importcfg << 'EOF' # internal
2025-08-20T22:38:35.6577355Z [00:02:19.837]➜  # import config
2025-08-20T22:38:35.6578064Z [00:02:19.837]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:35.6579101Z [00:02:19.837]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:35.6580300Z [00:02:19.838]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:35.6606461Z [00:02:19.841]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2397446772/b073/_pkg_.a
2025-08-20T22:38:35.6608193Z [00:02:19.841]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build2397446772/b090/_pkg_.a
2025-08-20T22:38:35.6609802Z [00:02:19.841]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:35.6611561Z [00:02:19.841]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:35.6613357Z [00:02:19.841]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:35.6614755Z [00:02:19.841]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:35.6615663Z [00:02:19.841]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:35.6616313Z [00:02:19.841]➜  EOF
2025-08-20T22:38:35.6616878Z [00:02:19.841]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.6620725Z [00:02:19.841]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdh=>crypto/internal/fips140/ecdh;$WORK/b089=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid 4oF7FWqfaBTIL8HO_O_U/4oF7FWqfaBTIL8HO_O_U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdh/cast.go /root/.go/src/crypto/internal/fips140/ecdh/ecdh.go
2025-08-20T22:38:35.7132228Z [00:02:19.893]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:35.7138012Z [00:02:19.893]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x007.o -c gcc_mmap.c
2025-08-20T22:38:35.7261401Z [00:02:19.906]➜  go tool buildid -w $WORK/b057/_pkg_.a # internal
2025-08-20T22:38:35.7295559Z [00:02:19.909]➜  go tool buildid -w $WORK/b089/_pkg_.a # internal
2025-08-20T22:38:35.7310789Z [00:02:19.910]➜  cp $WORK/b089/_pkg_.a /root/.cache/go-build/b7/b7de87dfc4ac9fdd21345eb21f2942513ffef62d6713dcac817c1cad6ef56782-d # internal
2025-08-20T22:38:35.7313943Z [00:02:19.911]➜  cp $WORK/b057/_pkg_.a /root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d # internal
2025-08-20T22:38:35.7319522Z [00:02:19.912]➜  crypto/internal/boring
2025-08-20T22:38:35.7321685Z [00:02:19.912]➜  mkdir -p $WORK/b056/
2025-08-20T22:38:35.7326059Z [00:02:19.912]➜  cat >/tmp/go-build2397446772/b056/importcfg << 'EOF' # internal
2025-08-20T22:38:35.7326796Z [00:02:19.912]➜  # import config
2025-08-20T22:38:35.7329039Z [00:02:19.912]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:35.7331567Z [00:02:19.912]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:35.7332556Z [00:02:19.912]➜  packagefile crypto/internal/boring/sig=/tmp/go-build2397446772/b088/_pkg_.a
2025-08-20T22:38:35.7333853Z [00:02:19.912]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:35.7334438Z [00:02:19.912]➜  EOF
2025-08-20T22:38:35.7334948Z [00:02:19.912]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.7348991Z [00:02:19.912]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring=>crypto/internal/boring;$WORK/b056=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid W3zLiifb2SZOjBXz5Ugx/W3zLiifb2SZOjBXz5Ugx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /root/.go/src/crypto/internal/boring/doc.go /root/.go/src/crypto/internal/boring/notboring.go
2025-08-20T22:38:35.7360628Z [00:02:19.914]➜  math/big
2025-08-20T22:38:35.7361246Z [00:02:19.914]➜  mkdir -p $WORK/b094/
2025-08-20T22:38:35.7361865Z [00:02:19.916]➜  echo -n > $WORK/b094/go_asm.h # internal
2025-08-20T22:38:35.7362458Z [00:02:19.916]➜  cd /root/.go/src/math/big
2025-08-20T22:38:35.7368648Z [00:02:19.916]➜  /root/.go/pkg/tool/linux_amd64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b094=>" -I $WORK/b094/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b094/symabis ./arith_amd64.s
2025-08-20T22:38:35.7444378Z [00:02:19.924]➜  cat >/tmp/go-build2397446772/b094/importcfg << 'EOF' # internal
2025-08-20T22:38:35.7447442Z [00:02:19.924]➜  # import config
2025-08-20T22:38:35.7449027Z [00:02:19.924]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:35.7450362Z [00:02:19.925]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:35.7451466Z [00:02:19.925]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:35.7454060Z [00:02:19.925]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:35.7455084Z [00:02:19.925]➜  packagefile internal/cpu=/tmp/go-build2397446772/b011/_pkg_.a
2025-08-20T22:38:35.7455979Z [00:02:19.925]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:35.7456817Z [00:02:19.925]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:35.7457683Z [00:02:19.925]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:35.7458579Z [00:02:19.925]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:35.7459455Z [00:02:19.925]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:35.7460363Z [00:02:19.925]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:35.7461231Z [00:02:19.925]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:35.7462097Z [00:02:19.925]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:35.7462720Z [00:02:19.925]➜  EOF
2025-08-20T22:38:35.7463290Z [00:02:19.925]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.7471639Z [00:02:19.925]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "/root/.go/src/math/big=>math/big;$WORK/b094=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid JofwGRdBClRX1fvGbU-v/JofwGRdBClRX1fvGbU-v -goversion go1.25.0 -symabis $WORK/b094/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h /root/.go/src/math/big/accuracy_string.go /root/.go/src/math/big/arith.go /root/.go/src/math/big/arith_amd64.go /root/.go/src/math/big/arith_decl.go /root/.go/src/math/big/decimal.go /root/.go/src/math/big/doc.go /root/.go/src/math/big/float.go /root/.go/src/math/big/floatconv.go /root/.go/src/math/big/floatmarsh.go /root/.go/src/math/big/ftoa.go /root/.go/src/math/big/int.go /root/.go/src/math/big/intconv.go /root/.go/src/math/big/intmarsh.go /root/.go/src/math/big/nat.go /root/.go/src/math/big/natconv.go /root/.go/src/math/big/natdiv.go /root/.go/src/math/big/natmul.go /root/.go/src/math/big/prime.go /root/.go/src/math/big/rat.go /root/.go/src/math/big/ratconv.go /root/.go/src/math/big/ratmarsh.go /root/.go/src/math/big/roundingmode_string.go /root/.go/src/math/big/sqrt.go
2025-08-20T22:38:35.7698736Z [00:02:19.950]➜  go tool buildid -w $WORK/b056/_pkg_.a # internal
2025-08-20T22:38:35.7716722Z [00:02:19.951]➜  cp $WORK/b056/_pkg_.a /root/.cache/go-build/21/218cf35c4ded279c8ffd329e9deaeed9c22d44444e8f0dbe0226e594c32e9258-d # internal
2025-08-20T22:38:35.7726024Z [00:02:19.952]➜  crypto/ecdh
2025-08-20T22:38:35.7732508Z [00:02:19.952]➜  mkdir -p $WORK/b051/
2025-08-20T22:38:35.7733329Z [00:02:19.952]➜  cat >/tmp/go-build2397446772/b051/importcfg << 'EOF' # internal
2025-08-20T22:38:35.7734256Z [00:02:19.952]➜  # import config
2025-08-20T22:38:35.7734962Z [00:02:19.952]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:35.7735840Z [00:02:19.952]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:35.7736818Z [00:02:19.952]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:35.7746888Z [00:02:19.952]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build2397446772/b089/_pkg_.a
2025-08-20T22:38:35.7748210Z [00:02:19.952]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2397446772/b092/_pkg_.a
2025-08-20T22:38:35.7749502Z [00:02:19.952]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:35.7750607Z [00:02:19.952]➜  packagefile crypto/internal/randutil=/tmp/go-build2397446772/b084/_pkg_.a
2025-08-20T22:38:35.7751615Z [00:02:19.952]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:35.7752785Z [00:02:19.952]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:35.7753767Z [00:02:19.952]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:35.7754380Z [00:02:19.952]➜  EOF
2025-08-20T22:38:35.7757484Z [00:02:19.952]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "/root/.go/src/crypto/ecdh=>crypto/ecdh;$WORK/b051=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid ovpeGK47S8GeqgKCwR1i/ovpeGK47S8GeqgKCwR1i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /root/.go/src/crypto/ecdh/ecdh.go /root/.go/src/crypto/ecdh/nist.go /root/.go/src/crypto/ecdh/x25519.go
2025-08-20T22:38:35.8084781Z [00:02:19.988]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:35.8091519Z [00:02:19.988]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x008.o -c gcc_setenv.c
2025-08-20T22:38:35.8860942Z [00:02:20.065]➜  go tool buildid -w $WORK/b051/_pkg_.a # internal
2025-08-20T22:38:35.8867191Z [00:02:20.066]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x009.o -c gcc_sigaction.c
2025-08-20T22:38:35.8878978Z [00:02:20.067]➜  cp $WORK/b051/_pkg_.a /root/.cache/go-build/fb/fbfc80f107c3fda320eec7630e582bd48c2d008a3f86ab22e80f826ed8e69e79-d # internal
2025-08-20T22:38:35.8880141Z [00:02:20.067]➜  crypto/aes
2025-08-20T22:38:35.8880727Z [00:02:20.067]➜  mkdir -p $WORK/b101/
2025-08-20T22:38:35.8881476Z [00:02:20.067]➜  cat >/tmp/go-build2397446772/b101/importcfg << 'EOF' # internal
2025-08-20T22:38:35.8882180Z [00:02:20.067]➜  # import config
2025-08-20T22:38:35.8883296Z [00:02:20.067]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:35.8889518Z [00:02:20.067]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:35.8890635Z [00:02:20.068]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2397446772/b058/_pkg_.a
2025-08-20T22:38:35.8891539Z [00:02:20.068]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:35.8892155Z [00:02:20.068]➜  EOF
2025-08-20T22:38:35.8892732Z [00:02:20.068]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.8895845Z [00:02:20.068]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "/root/.go/src/crypto/aes=>crypto/aes;$WORK/b101=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid diuGuXsZc3J5Dik1QbrO/diuGuXsZc3J5Dik1QbrO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /root/.go/src/crypto/aes/aes.go
2025-08-20T22:38:35.9059482Z [00:02:20.086]➜  go tool buildid -w $WORK/b101/_pkg_.a # internal
2025-08-20T22:38:35.9066192Z [00:02:20.086]➜  cp $WORK/b101/_pkg_.a /root/.cache/go-build/45/4560f6707a99ea99c7c921edfecb487d903706ea47866805fb63c9e71afbe69a-d # internal
2025-08-20T22:38:35.9073084Z [00:02:20.087]➜  crypto/des
2025-08-20T22:38:35.9077074Z [00:02:20.088]➜  mkdir -p $WORK/b102/
2025-08-20T22:38:35.9078316Z [00:02:20.088]➜  cat >/tmp/go-build2397446772/b102/importcfg << 'EOF' # internal
2025-08-20T22:38:35.9079265Z [00:02:20.088]➜  # import config
2025-08-20T22:38:35.9096434Z [00:02:20.088]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:35.9097554Z [00:02:20.088]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2397446772/b062/_pkg_.a
2025-08-20T22:38:35.9099057Z [00:02:20.088]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:35.9100099Z [00:02:20.088]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:35.9101051Z [00:02:20.088]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:35.9101984Z [00:02:20.088]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:35.9102841Z [00:02:20.088]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:35.9103690Z [00:02:20.088]➜  EOF
2025-08-20T22:38:35.9106884Z [00:02:20.088]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "/root/.go/src/crypto/des=>crypto/des;$WORK/b102=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid ndYjqEuglbAPKXBV7bdO/ndYjqEuglbAPKXBV7bdO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /root/.go/src/crypto/des/block.go /root/.go/src/crypto/des/cipher.go /root/.go/src/crypto/des/const.go
2025-08-20T22:38:35.9464048Z [00:02:20.126]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:35.9469698Z [00:02:20.126]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x010.o -c gcc_stack_unix.c
2025-08-20T22:38:35.9509245Z [00:02:20.131]➜  go tool buildid -w $WORK/b102/_pkg_.a # internal
2025-08-20T22:38:35.9518894Z [00:02:20.132]➜  cp $WORK/b102/_pkg_.a /root/.cache/go-build/c4/c431769c6541c6d6ae9d3eb5ae089332700228499a65007d261155420ece1702-d # internal
2025-08-20T22:38:35.9531666Z [00:02:20.133]➜  crypto/internal/fips140/ecdsa
2025-08-20T22:38:35.9539754Z [00:02:20.134]➜  mkdir -p $WORK/b106/
2025-08-20T22:38:35.9546883Z [00:02:20.135]➜  cat >/tmp/go-build2397446772/b106/importcfg << 'EOF' # internal
2025-08-20T22:38:35.9549403Z [00:02:20.135]➜  # import config
2025-08-20T22:38:35.9553722Z [00:02:20.135]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:35.9554968Z [00:02:20.135]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:35.9556057Z [00:02:20.135]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build2397446772/b107/_pkg_.a
2025-08-20T22:38:35.9557185Z [00:02:20.135]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:35.9558283Z [00:02:20.135]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2397446772/b073/_pkg_.a
2025-08-20T22:38:35.9559383Z [00:02:20.135]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2397446772/b064/_pkg_.a
2025-08-20T22:38:35.9560489Z [00:02:20.135]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build2397446772/b090/_pkg_.a
2025-08-20T22:38:35.9561612Z [00:02:20.135]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2397446772/b071/_pkg_.a
2025-08-20T22:38:35.9562578Z [00:02:20.135]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:35.9563371Z [00:02:20.135]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:35.9564331Z [00:02:20.135]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:35.9565088Z [00:02:20.135]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:35.9565684Z [00:02:20.135]➜  EOF
2025-08-20T22:38:35.9566221Z [00:02:20.135]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:35.9571077Z [00:02:20.135]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdsa=>crypto/internal/fips140/ecdsa;$WORK/b106=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid xU6fJeSfQy4Gg2xOzADQ/xU6fJeSfQy4Gg2xOzADQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdsa/cast.go /root/.go/src/crypto/internal/fips140/ecdsa/ecdsa.go /root/.go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /root/.go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
2025-08-20T22:38:35.9816785Z [00:02:20.160]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:35.9820185Z [00:02:20.160]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x011.o -c gcc_traceback.c
2025-08-20T22:38:36.0231891Z [00:02:20.203]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x012.o -c gcc_util.c
2025-08-20T22:38:36.0755047Z [00:02:20.255]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix
2025-08-20T22:38:36.0788545Z [00:02:20.259]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b162=>" -I $WORK/b162/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b162/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T22:38:36.0798270Z [00:02:20.260]➜  go tool buildid -w $WORK/b106/_pkg_.a # internal
2025-08-20T22:38:36.0812701Z [00:02:20.261]➜  go tool pack r $WORK/b162/_pkg_.a $WORK/b162/asm_linux_amd64.o # internal
2025-08-20T22:38:36.0816248Z [00:02:20.262]➜  go tool buildid -w $WORK/b162/_pkg_.a # internal
2025-08-20T22:38:36.0827833Z [00:02:20.262]➜  cp $WORK/b106/_pkg_.a /root/.cache/go-build/3b/3bbfd9fd94ac9cf2de369327fa8f9fe9a4811c3f7b0a8542849e253eeb144fda-d # internal
2025-08-20T22:38:36.0840334Z [00:02:20.263]➜  crypto/sha512
2025-08-20T22:38:36.0840990Z [00:02:20.263]➜  mkdir -p $WORK/b112/
2025-08-20T22:38:36.0841762Z [00:02:20.263]➜  cat >/tmp/go-build2397446772/b112/importcfg << 'EOF' # internal
2025-08-20T22:38:36.0842800Z [00:02:20.263]➜  # import config
2025-08-20T22:38:36.0843701Z [00:02:20.263]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:36.0844706Z [00:02:20.263]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:36.0845826Z [00:02:20.263]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2397446772/b071/_pkg_.a
2025-08-20T22:38:36.0846796Z [00:02:20.263]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:36.0847384Z [00:02:20.263]➜  EOF
2025-08-20T22:38:36.0847918Z [00:02:20.263]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.0850847Z [00:02:20.263]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "/root/.go/src/crypto/sha512=>crypto/sha512;$WORK/b112=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid PP4uRN6WNmk3BXz4RjQ5/PP4uRN6WNmk3BXz4RjQ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /root/.go/src/crypto/sha512/sha512.go
2025-08-20T22:38:36.0995659Z [00:02:20.279]➜  cp $WORK/b162/_pkg_.a /root/.cache/go-build/ec/ecf8920da66d66fc3ef451e74bb6d9a70f6476ce0dded7d0b6f54760a04261c2-d # internal
2025-08-20T22:38:36.1016942Z [00:02:20.280]➜  crypto/internal/fips140/ed25519
2025-08-20T22:38:36.1017625Z [00:02:20.280]➜  mkdir -p $WORK/b118/
2025-08-20T22:38:36.1018220Z [00:02:20.281]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:36.1021488Z [00:02:20.282]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x013.o -c linux_syscall.c
2025-08-20T22:38:36.1040376Z [00:02:20.284]➜  cat >/tmp/go-build2397446772/b118/importcfg << 'EOF' # internal
2025-08-20T22:38:36.1042951Z [00:02:20.284]➜  # import config
2025-08-20T22:38:36.1045523Z [00:02:20.284]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:36.1046793Z [00:02:20.284]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:36.1051196Z [00:02:20.284]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:36.1052459Z [00:02:20.284]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2397446772/b073/_pkg_.a
2025-08-20T22:38:36.1053970Z [00:02:20.284]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2397446772/b119/_pkg_.a
2025-08-20T22:38:36.1055274Z [00:02:20.284]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2397446772/b071/_pkg_.a
2025-08-20T22:38:36.1056301Z [00:02:20.284]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.1057160Z [00:02:20.284]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:36.1058020Z [00:02:20.284]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:36.1058668Z [00:02:20.284]➜  EOF
2025-08-20T22:38:36.1059210Z [00:02:20.284]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.1063257Z [00:02:20.284]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ed25519=>crypto/internal/fips140/ed25519;$WORK/b118=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid JR_8jT96jN0U1bKU-DKB/JR_8jT96jN0U1bKU-DKB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /root/.go/src/crypto/internal/fips140/ed25519/cast.go /root/.go/src/crypto/internal/fips140/ed25519/ed25519.go
2025-08-20T22:38:36.1081486Z [00:02:20.288]➜  go tool buildid -w $WORK/b112/_pkg_.a # internal
2025-08-20T22:38:36.1104985Z [00:02:20.290]➜  cp $WORK/b112/_pkg_.a /root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d # internal
2025-08-20T22:38:36.1116116Z [00:02:20.291]➜  crypto/hkdf
2025-08-20T22:38:36.1116636Z [00:02:20.291]➜  mkdir -p $WORK/b120/
2025-08-20T22:38:36.1117370Z [00:02:20.291]➜  cat >/tmp/go-build2397446772/b120/importcfg << 'EOF' # internal
2025-08-20T22:38:36.1118053Z [00:02:20.291]➜  # import config
2025-08-20T22:38:36.1118850Z [00:02:20.291]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build2397446772/b121/_pkg_.a
2025-08-20T22:38:36.1119955Z [00:02:20.291]➜  packagefile crypto/internal/fips140hash=/tmp/go-build2397446772/b110/_pkg_.a
2025-08-20T22:38:36.1121053Z [00:02:20.291]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:36.1121997Z [00:02:20.291]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.1122811Z [00:02:20.291]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:36.1123802Z [00:02:20.291]➜  EOF
2025-08-20T22:38:36.1126496Z [00:02:20.291]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "/root/.go/src/crypto/hkdf=>crypto/hkdf;$WORK/b120=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid Tn0lhq-1tisviu673rln/Tn0lhq-1tisviu673rln -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /root/.go/src/crypto/hkdf/hkdf.go
2025-08-20T22:38:36.1327342Z [00:02:20.312]➜  go tool buildid -w $WORK/b120/_pkg_.a # internal
2025-08-20T22:38:36.1332599Z [00:02:20.312]➜  cp $WORK/b120/_pkg_.a /root/.cache/go-build/c6/c6bec0dc94a2af0401f7bd13ba310d33f2423bafe6a30653c430f9b1383f6ace-d # internal
2025-08-20T22:38:36.1333929Z [00:02:20.312]➜  crypto/hmac
2025-08-20T22:38:36.1334441Z [00:02:20.312]➜  mkdir -p $WORK/b122/
2025-08-20T22:38:36.1335238Z [00:02:20.312]➜  cat >/tmp/go-build2397446772/b122/importcfg << 'EOF' # internal
2025-08-20T22:38:36.1335931Z [00:02:20.312]➜  # import config
2025-08-20T22:38:36.1337084Z [00:02:20.312]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:36.1338289Z [00:02:20.312]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2397446772/b064/_pkg_.a
2025-08-20T22:38:36.1339520Z [00:02:20.312]➜  packagefile crypto/internal/fips140hash=/tmp/go-build2397446772/b110/_pkg_.a
2025-08-20T22:38:36.1340712Z [00:02:20.312]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:36.1341791Z [00:02:20.313]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:36.1342710Z [00:02:20.313]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:36.1343329Z [00:02:20.313]➜  EOF
2025-08-20T22:38:36.1347209Z [00:02:20.313]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "/root/.go/src/crypto/hmac=>crypto/hmac;$WORK/b122=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid trw10WIwcdjlZMqH3A48/trw10WIwcdjlZMqH3A48 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /root/.go/src/crypto/hmac/hmac.go
2025-08-20T22:38:36.1724488Z [00:02:20.352]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:36.1732768Z [00:02:20.353]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_x014.o -c gcc_amd64.S
2025-08-20T22:38:36.1844424Z [00:02:20.364]➜  go tool buildid -w $WORK/b122/_pkg_.a # internal
2025-08-20T22:38:36.1854383Z [00:02:20.365]➜  cp $WORK/b122/_pkg_.a /root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d # internal
2025-08-20T22:38:36.1865822Z [00:02:20.366]➜  crypto/internal/fips140/mlkem
2025-08-20T22:38:36.1866489Z [00:02:20.366]➜  mkdir -p $WORK/b123/
2025-08-20T22:38:36.1879131Z [00:02:20.366]➜  cat >/tmp/go-build2397446772/b123/importcfg << 'EOF' # internal
2025-08-20T22:38:36.1879823Z [00:02:20.366]➜  # import config
2025-08-20T22:38:36.1880783Z [00:02:20.366]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:36.1881733Z [00:02:20.366]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:36.1882828Z [00:02:20.366]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:36.1886283Z [00:02:20.366]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2397446772/b073/_pkg_.a
2025-08-20T22:38:36.1887599Z [00:02:20.366]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2397446772/b069/_pkg_.a
2025-08-20T22:38:36.1888709Z [00:02:20.366]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:36.1889839Z [00:02:20.366]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2397446772/b066/_pkg_.a
2025-08-20T22:38:36.1890839Z [00:02:20.366]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.1891476Z [00:02:20.366]➜  EOF
2025-08-20T22:38:36.1892050Z [00:02:20.367]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.1897067Z [00:02:20.367]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/mlkem=>crypto/internal/fips140/mlkem;$WORK/b123=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid 1CScNZsZ7bTkdX4Fjiqf/1CScNZsZ7bTkdX4Fjiqf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /root/.go/src/crypto/internal/fips140/mlkem/cast.go /root/.go/src/crypto/internal/fips140/mlkem/field.go /root/.go/src/crypto/internal/fips140/mlkem/mlkem1024.go /root/.go/src/crypto/internal/fips140/mlkem/mlkem768.go
2025-08-20T22:38:36.1934887Z [00:02:20.373]➜  go tool buildid -w $WORK/b118/_pkg_.a # internal
2025-08-20T22:38:36.1960364Z [00:02:20.375]➜  cp $WORK/b118/_pkg_.a /root/.cache/go-build/46/460c8db732d68f249f9c830e71772a6351a13924cd4b30f718449eaf7ae9e049-d # internal
2025-08-20T22:38:36.1961695Z [00:02:20.375]➜  vendor/golang.org/x/crypto/chacha20
2025-08-20T22:38:36.1962332Z [00:02:20.375]➜  mkdir -p $WORK/b129/
2025-08-20T22:38:36.1963058Z [00:02:20.376]➜  cat >/tmp/go-build2397446772/b129/importcfg << 'EOF' # internal
2025-08-20T22:38:36.1965250Z [00:02:20.376]➜  # import config
2025-08-20T22:38:36.1966686Z [00:02:20.376]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:38:36.1968158Z [00:02:20.376]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:36.1969505Z [00:02:20.376]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:36.1971049Z [00:02:20.376]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.1972592Z [00:02:20.376]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2397446772/b130/_pkg_.a
2025-08-20T22:38:36.1974238Z [00:02:20.376]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:36.1975502Z [00:02:20.376]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:36.1976433Z [00:02:20.376]➜  EOF
2025-08-20T22:38:36.1983203Z [00:02:20.377]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b129=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -complete -installsuffix shared -buildid 5rslxZbOoGpBhzS9_c0e/5rslxZbOoGpBhzS9_c0e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/xor.go
2025-08-20T22:38:36.2064702Z [00:02:20.386]➜  cd $WORK/b154
2025-08-20T22:38:36.2071086Z [00:02:20.386]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=iBW1RfTeOg3zu7emqzxD -o $WORK/b154/_cgo_main.o -c _cgo_main.c
2025-08-20T22:38:36.2564466Z [00:02:20.436]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.2570390Z [00:02:20.436]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -o $WORK/b154/_cgo_.o $WORK/b154/_cgo_main.o $WORK/b154/preferlinkext $WORK/b154/_x001.o $WORK/b154/_x002.o $WORK/b154/_x003.o $WORK/b154/_x004.o $WORK/b154/_x005.o $WORK/b154/_x006.o $WORK/b154/_x007.o $WORK/b154/_x008.o $WORK/b154/_x009.o $WORK/b154/_x010.o $WORK/b154/_x011.o $WORK/b154/_x012.o $WORK/b154/_x013.o $WORK/b154/_x014.o -O2 -g -lpthread
2025-08-20T22:38:36.2782483Z [00:02:20.458]➜  go tool buildid -w $WORK/b129/_pkg_.a # internal
2025-08-20T22:38:36.2807021Z [00:02:20.461]➜  cp $WORK/b129/_pkg_.a /root/.cache/go-build/b8/b804fe124ef072873a1051637f26545b29f76fe15a0e3a52c8ad5fc1018740ea-d # internal
2025-08-20T22:38:36.2809916Z [00:02:20.461]➜  vendor/golang.org/x/sys/cpu
2025-08-20T22:38:36.2812531Z [00:02:20.461]➜  mkdir -p $WORK/b132/
2025-08-20T22:38:36.2813214Z [00:02:20.461]➜  echo -n > $WORK/b132/go_asm.h # internal
2025-08-20T22:38:36.2814109Z [00:02:20.461]➜  cd /root/.go/src/vendor/golang.org/x/sys/cpu
2025-08-20T22:38:36.2816575Z [00:02:20.461]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "/root/.go/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b132=>" -I $WORK/b132/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b132/symabis ./cpu_gc_x86.s
2025-08-20T22:38:36.2903839Z [00:02:20.470]➜  cat >/tmp/go-build2397446772/b132/importcfg << 'EOF' # internal
2025-08-20T22:38:36.2910902Z [00:02:20.470]➜  # import config
2025-08-20T22:38:36.2911619Z [00:02:20.470]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:36.2912441Z [00:02:20.470]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:36.2913186Z [00:02:20.470]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:36.2914197Z [00:02:20.470]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:36.2914836Z [00:02:20.470]➜  EOF
2025-08-20T22:38:36.2915381Z [00:02:20.470]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.2922936Z [00:02:20.470]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b132=>" -p vendor/golang.org/x/sys/cpu -lang=go1.25 -std -installsuffix shared -buildid A2I1ux5R9-Yi8PoeqVzh/A2I1ux5R9-Yi8PoeqVzh -goversion go1.25.0 -symabis $WORK/b132/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /root/.go/src/vendor/golang.org/x/sys/cpu/byteorder.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /root/.go/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /root/.go/src/vendor/golang.org/x/sys/cpu/endian_little.go /root/.go/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /root/.go/src/vendor/golang.org/x/sys/cpu/parse.go /root/.go/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /root/.go/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go
2025-08-20T22:38:36.3164725Z [00:02:20.496]➜  go tool buildid -w $WORK/b123/_pkg_.a # internal
2025-08-20T22:38:36.3224407Z [00:02:20.502]➜  cp $WORK/b123/_pkg_.a /root/.cache/go-build/29/2905bf4ab17fd6e8c924db184596c8ad0679ed8ef6869776386409dcad23d878-d # internal
2025-08-20T22:38:36.3225646Z [00:02:20.502]➜  crypto/md5
2025-08-20T22:38:36.3227000Z [00:02:20.502]➜  mkdir -p $WORK/b133/
2025-08-20T22:38:36.3229248Z [00:02:20.503]➜  echo -n > $WORK/b133/go_asm.h # internal
2025-08-20T22:38:36.3232607Z [00:02:20.503]➜  cd /root/.go/src/crypto/md5
2025-08-20T22:38:36.3236117Z [00:02:20.503]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b133=>" -I $WORK/b133/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b133/symabis ./md5block_amd64.s
2025-08-20T22:38:36.3339748Z [00:02:20.513]➜  cat >/tmp/go-build2397446772/b133/importcfg << 'EOF' # internal
2025-08-20T22:38:36.3340582Z [00:02:20.514]➜  # import config
2025-08-20T22:38:36.3341295Z [00:02:20.514]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:36.3342334Z [00:02:20.514]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:36.3343358Z [00:02:20.514]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.3344429Z [00:02:20.514]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:36.3378497Z [00:02:20.514]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:36.3379491Z [00:02:20.514]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:36.3380164Z [00:02:20.514]➜  EOF
2025-08-20T22:38:36.3380740Z [00:02:20.514]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.3384905Z [00:02:20.514]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b133=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid xzJNDPgMPDB6jckQO8_3/xzJNDPgMPDB6jckQO8_3 -goversion go1.25.0 -symabis $WORK/b133/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h /root/.go/src/crypto/md5/md5.go /root/.go/src/crypto/md5/md5block.go /root/.go/src/crypto/md5/md5block_decl.go
2025-08-20T22:38:36.3742101Z [00:02:20.554]➜  cd /root/.go/src/vendor/golang.org/x/sys/cpu
2025-08-20T22:38:36.3747102Z [00:02:20.554]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "/root/.go/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b132=>" -I $WORK/b132/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b132/cpu_gc_x86.o ./cpu_gc_x86.s
2025-08-20T22:38:36.3801047Z [00:02:20.560]➜  go tool pack r $WORK/b132/_pkg_.a $WORK/b132/cpu_gc_x86.o # internal
2025-08-20T22:38:36.3804144Z [00:02:20.560]➜  go tool buildid -w $WORK/b132/_pkg_.a # internal
2025-08-20T22:38:36.3810916Z [00:02:20.561]➜  cp $WORK/b132/_pkg_.a /root/.cache/go-build/84/84dba0f671f56f52f34616da15a8e590e76614497f215a6b1472d263ec90ad31-d # internal
2025-08-20T22:38:36.3818980Z [00:02:20.561]➜  vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:38:36.3819687Z [00:02:20.561]➜  mkdir -p $WORK/b127/
2025-08-20T22:38:36.3820366Z [00:02:20.562]➜  echo -n > $WORK/b127/go_asm.h # internal
2025-08-20T22:38:36.3822004Z [00:02:20.562]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:38:36.3827426Z [00:02:20.562]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b127=>" -I $WORK/b127/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b127/symabis ./chacha20poly1305_amd64.s
2025-08-20T22:38:36.3979436Z [00:02:20.577]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -o $WORK/b154/_cgo_.o $WORK/b154/_cgo_main.o $WORK/b154/preferlinkext $WORK/b154/_x001.o $WORK/b154/_x002.o $WORK/b154/_x003.o $WORK/b154/_x004.o $WORK/b154/_x005.o $WORK/b154/_x006.o $WORK/b154/_x007.o $WORK/b154/_x008.o $WORK/b154/_x009.o $WORK/b154/_x010.o $WORK/b154/_x011.o $WORK/b154/_x012.o $WORK/b154/_x013.o $WORK/b154/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
2025-08-20T22:38:36.3983230Z [00:02:20.578]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.3985368Z [00:02:20.578]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b154/_cgo_.o -dynout $WORK/b154/_cgo_import.go -dynlinker
2025-08-20T22:38:36.4006587Z [00:02:20.581]➜  cd /root/.go/src/crypto/md5
2025-08-20T22:38:36.4009741Z [00:02:20.581]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b133=>" -I $WORK/b133/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b133/md5block_amd64.o ./md5block_amd64.s
2025-08-20T22:38:36.4042935Z [00:02:20.584]➜  cat >/tmp/go-build2397446772/b127/importcfg << 'EOF' # internal
2025-08-20T22:38:36.4051046Z [00:02:20.585]➜  # import config
2025-08-20T22:38:36.4051919Z [00:02:20.585]➜  importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
2025-08-20T22:38:36.4053077Z [00:02:20.585]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:38:36.4054659Z [00:02:20.585]➜  importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:38:36.4055838Z [00:02:20.585]➜  importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu
2025-08-20T22:38:36.4056798Z [00:02:20.585]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:36.4057726Z [00:02:20.585]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:36.4058589Z [00:02:20.585]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.4059579Z [00:02:20.585]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2397446772/b129/_pkg_.a
2025-08-20T22:38:36.4061082Z [00:02:20.585]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2397446772/b130/_pkg_.a
2025-08-20T22:38:36.4062417Z [00:02:20.585]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2397446772/b131/_pkg_.a
2025-08-20T22:38:36.4064551Z [00:02:20.585]➜  packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2397446772/b132/_pkg_.a
2025-08-20T22:38:36.4065349Z [00:02:20.585]➜  EOF
2025-08-20T22:38:36.4065885Z [00:02:20.585]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.4072113Z [00:02:20.585]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b127=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -installsuffix shared -buildid r9wCMlKr00PnpKYqFOHA/r9wCMlKr00PnpKYqFOHA -goversion go1.25.0 -symabis $WORK/b127/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
2025-08-20T22:38:36.4087291Z [00:02:20.588]➜  echo -n > $WORK/b154/go_asm.h # internal
2025-08-20T22:38:36.4094399Z [00:02:20.589]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:36.4096375Z [00:02:20.589]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b154=>" -I $WORK/b154/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b154/symabis ./asm_amd64.s
2025-08-20T22:38:36.4110883Z [00:02:20.591]➜  cd /root/.go/src/crypto/md5
2025-08-20T22:38:36.4117987Z [00:02:20.591]➜  go tool pack r $WORK/b133/_pkg_.a $WORK/b133/md5block_amd64.o # internal
2025-08-20T22:38:36.4118897Z [00:02:20.592]➜  go tool buildid -w $WORK/b133/_pkg_.a # internal
2025-08-20T22:38:36.4125964Z [00:02:20.592]➜  cp $WORK/b133/_pkg_.a /root/.cache/go-build/ff/ffd47a7f655d2264f725b558b5a357c36e8f498bf298877889e4508c649663ea-d # internal
2025-08-20T22:38:36.4136741Z [00:02:20.594]➜  crypto/rc4
2025-08-20T22:38:36.4140928Z [00:02:20.594]➜  mkdir -p $WORK/b134/
2025-08-20T22:38:36.4148346Z [00:02:20.594]➜  cat >/tmp/go-build2397446772/b134/importcfg << 'EOF' # internal
2025-08-20T22:38:36.4149174Z [00:02:20.595]➜  # import config
2025-08-20T22:38:36.4150071Z [00:02:20.595]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2397446772/b062/_pkg_.a
2025-08-20T22:38:36.4151341Z [00:02:20.595]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:36.4152364Z [00:02:20.595]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.4153240Z [00:02:20.595]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:36.4154191Z [00:02:20.595]➜  EOF
2025-08-20T22:38:36.4154771Z [00:02:20.595]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.4157659Z [00:02:20.595]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "/root/.go/src/crypto/rc4=>crypto/rc4;$WORK/b134=>" -p crypto/rc4 -lang=go1.25 -std -complete -installsuffix shared -buildid ddivy_vGo7m8X1jdtCf5/ddivy_vGo7m8X1jdtCf5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /root/.go/src/crypto/rc4/rc4.go
2025-08-20T22:38:36.4193676Z [00:02:20.599]➜  cat >/tmp/go-build2397446772/b154/importcfg << 'EOF' # internal
2025-08-20T22:38:36.4225233Z [00:02:20.599]➜  # import config
2025-08-20T22:38:36.4226081Z [00:02:20.599]➜  packagefile internal/runtime/sys=/tmp/go-build2397446772/b030/_pkg_.a
2025-08-20T22:38:36.4227058Z [00:02:20.599]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:36.4227968Z [00:02:20.599]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:36.4228662Z [00:02:20.599]➜  EOF
2025-08-20T22:38:36.4234798Z [00:02:20.599]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b154=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid iBW1RfTeOg3zu7emqzxD/iBW1RfTeOg3zu7emqzxD -goversion go1.25.0 -symabis $WORK/b154/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack -asmhdr $WORK/b154/go_asm.h /root/.go/src/runtime/cgo/callbacks.go /root/.go/src/runtime/cgo/callbacks_traceback.go /root/.go/src/runtime/cgo/handle.go /root/.go/src/runtime/cgo/iscgo.go /root/.go/src/runtime/cgo/linux.go /root/.go/src/runtime/cgo/mmap.go /root/.go/src/runtime/cgo/setenv.go /root/.go/src/runtime/cgo/sigaction.go $WORK/b154/_cgo_gotypes.go $WORK/b154/cgo.cgo1.go $WORK/b154/_cgo_import.go
2025-08-20T22:38:36.4401151Z [00:02:20.620]➜  go tool buildid -w $WORK/b134/_pkg_.a # internal
2025-08-20T22:38:36.4413812Z [00:02:20.621]➜  cp $WORK/b134/_pkg_.a /root/.cache/go-build/ba/ba69c36b33eec064608b3f2edf09a5313f37f2ca175db3a3bd90d25bbec62734-d # internal
2025-08-20T22:38:36.4416305Z [00:02:20.621]➜  crypto/internal/fips140/rsa
2025-08-20T22:38:36.4416939Z [00:02:20.621]➜  mkdir -p $WORK/b136/
2025-08-20T22:38:36.4422484Z [00:02:20.622]➜  cat >/tmp/go-build2397446772/b136/importcfg << 'EOF' # internal
2025-08-20T22:38:36.4423271Z [00:02:20.622]➜  # import config
2025-08-20T22:38:36.4424181Z [00:02:20.622]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:36.4425237Z [00:02:20.622]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:36.4426454Z [00:02:20.622]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build2397446772/b107/_pkg_.a
2025-08-20T22:38:36.4427701Z [00:02:20.622]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2397446772/b063/_pkg_.a
2025-08-20T22:38:36.4429028Z [00:02:20.622]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2397446772/b073/_pkg_.a
2025-08-20T22:38:36.4430321Z [00:02:20.622]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2397446772/b065/_pkg_.a
2025-08-20T22:38:36.4431537Z [00:02:20.622]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2397446772/b069/_pkg_.a
2025-08-20T22:38:36.4432731Z [00:02:20.622]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2397446772/b071/_pkg_.a
2025-08-20T22:38:36.4434411Z [00:02:20.622]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2397446772/b070/_pkg_.a
2025-08-20T22:38:36.4435975Z [00:02:20.622]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.4438002Z [00:02:20.622]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:36.4438859Z [00:02:20.622]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:36.4439665Z [00:02:20.622]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:36.4440297Z [00:02:20.622]➜  EOF
2025-08-20T22:38:36.4446713Z [00:02:20.624]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/rsa=>crypto/internal/fips140/rsa;$WORK/b136=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid gZi8IFIZM24eiWNNPCF7/gZi8IFIZM24eiWNNPCF7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /root/.go/src/crypto/internal/fips140/rsa/cast.go /root/.go/src/crypto/internal/fips140/rsa/keygen.go /root/.go/src/crypto/internal/fips140/rsa/pkcs1v15.go /root/.go/src/crypto/internal/fips140/rsa/pkcs1v22.go /root/.go/src/crypto/internal/fips140/rsa/rsa.go
2025-08-20T22:38:36.4512512Z [00:02:20.631]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:38:36.4518283Z [00:02:20.631]➜  /root/.go/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b127=>" -I $WORK/b127/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b127/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s
2025-08-20T22:38:36.4596793Z [00:02:20.639]➜  cd /root/.go/src/math/big
2025-08-20T22:38:36.4617010Z [00:02:20.639]➜  /root/.go/pkg/tool/linux_amd64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b094=>" -I $WORK/b094/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b094/arith_amd64.o ./arith_amd64.s
2025-08-20T22:38:36.4632670Z [00:02:20.643]➜  go tool pack r $WORK/b094/_pkg_.a $WORK/b094/arith_amd64.o # internal
2025-08-20T22:38:36.4635667Z [00:02:20.643]➜  go tool buildid -w $WORK/b094/_pkg_.a # internal
2025-08-20T22:38:36.4701950Z [00:02:20.650]➜  cp $WORK/b094/_pkg_.a /root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d # internal
2025-08-20T22:38:36.4722948Z [00:02:20.652]➜  crypto/rand
2025-08-20T22:38:36.4723984Z [00:02:20.652]➜  mkdir -p $WORK/b093/
2025-08-20T22:38:36.4725463Z [00:02:20.652]➜  cat >/tmp/go-build2397446772/b093/importcfg << 'EOF' # internal
2025-08-20T22:38:36.4726472Z [00:02:20.652]➜  # import config
2025-08-20T22:38:36.4727630Z [00:02:20.652]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:36.4728933Z [00:02:20.652]➜  packagefile crypto/internal/fips140=/tmp/go-build2397446772/b059/_pkg_.a
2025-08-20T22:38:36.4730527Z [00:02:20.652]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2397446772/b073/_pkg_.a
2025-08-20T22:38:36.4733728Z [00:02:20.652]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:36.4734910Z [00:02:20.652]➜  packagefile crypto/internal/randutil=/tmp/go-build2397446772/b084/_pkg_.a
2025-08-20T22:38:36.4736002Z [00:02:20.652]➜  packagefile crypto/internal/sysrand=/tmp/go-build2397446772/b075/_pkg_.a
2025-08-20T22:38:36.4736904Z [00:02:20.652]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.4737675Z [00:02:20.652]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:36.4738450Z [00:02:20.652]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:36.4739113Z [00:02:20.652]➜  EOF
2025-08-20T22:38:36.4739669Z [00:02:20.652]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.4743062Z [00:02:20.652]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "/root/.go/src/crypto/rand=>crypto/rand;$WORK/b093=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid nPnKckdhg0Aj-vrrKqzH/nPnKckdhg0Aj-vrrKqzH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /root/.go/src/crypto/rand/rand.go /root/.go/src/crypto/rand/text.go /root/.go/src/crypto/rand/util.go
2025-08-20T22:38:36.4895491Z [00:02:20.669]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:38:36.4898977Z [00:02:20.669]➜  go tool pack r $WORK/b127/_pkg_.a $WORK/b127/chacha20poly1305_amd64.o # internal
2025-08-20T22:38:36.4901255Z [00:02:20.669]➜  go tool buildid -w $WORK/b127/_pkg_.a # internal
2025-08-20T22:38:36.4902604Z [00:02:20.669]➜  cp $WORK/b127/_pkg_.a /root/.cache/go-build/5a/5a642123223ec0a3053dd76096a2a24fb98fa8a1054f42e5b9205d1bb5cde71c-d # internal
2025-08-20T22:38:36.4904160Z [00:02:20.669]➜  crypto/elliptic
2025-08-20T22:38:36.4904762Z [00:02:20.669]➜  mkdir -p $WORK/b104/
2025-08-20T22:38:36.4905546Z [00:02:20.669]➜  cat >/tmp/go-build2397446772/b104/importcfg << 'EOF' # internal
2025-08-20T22:38:36.4906283Z [00:02:20.670]➜  # import config
2025-08-20T22:38:36.4907169Z [00:02:20.670]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build2397446772/b090/_pkg_.a
2025-08-20T22:38:36.4908235Z [00:02:20.670]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.4909094Z [00:02:20.670]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:36.4909972Z [00:02:20.670]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:36.4910872Z [00:02:20.670]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:36.4911524Z [00:02:20.670]➜  EOF
2025-08-20T22:38:36.4912434Z [00:02:20.670]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.4916419Z [00:02:20.670]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "/root/.go/src/crypto/elliptic=>crypto/elliptic;$WORK/b104=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid mW0QD0cBy03xwf-ShFj7/mW0QD0cBy03xwf-ShFj7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /root/.go/src/crypto/elliptic/elliptic.go /root/.go/src/crypto/elliptic/nistec.go /root/.go/src/crypto/elliptic/params.go
2025-08-20T22:38:36.4989456Z [00:02:20.679]➜  go tool buildid -w $WORK/b093/_pkg_.a # internal
2025-08-20T22:38:36.5004073Z [00:02:20.680]➜  cp $WORK/b093/_pkg_.a /root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d # internal
2025-08-20T22:38:36.5005552Z [00:02:20.680]➜  crypto/internal/boring/bbig
2025-08-20T22:38:36.5006444Z [00:02:20.680]➜  mkdir -p $WORK/b105/
2025-08-20T22:38:36.5009602Z [00:02:20.681]➜  cat >/tmp/go-build2397446772/b105/importcfg << 'EOF' # internal
2025-08-20T22:38:36.5010350Z [00:02:20.681]➜  # import config
2025-08-20T22:38:36.5011163Z [00:02:20.681]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:36.5012188Z [00:02:20.681]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:36.5012840Z [00:02:20.681]➜  EOF
2025-08-20T22:38:36.5016240Z [00:02:20.681]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/bbig=>crypto/internal/boring/bbig;$WORK/b105=>" -p crypto/internal/boring/bbig -lang=go1.25 -std -complete -installsuffix shared -buildid Tp8gsMiUDQCd9jyrIB6u/Tp8gsMiUDQCd9jyrIB6u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /root/.go/src/crypto/internal/boring/bbig/big.go
2025-08-20T22:38:36.5217580Z [00:02:20.702]➜  go tool buildid -w $WORK/b105/_pkg_.a # internal
2025-08-20T22:38:36.5232695Z [00:02:20.703]➜  cp $WORK/b105/_pkg_.a /root/.cache/go-build/47/47bc6fc1995eed3e803e2f3a1fd9e90f1deba56f9b16be41269404eeeebbaa0b-d # internal
2025-08-20T22:38:36.5236921Z [00:02:20.704]➜  encoding/asn1
2025-08-20T22:38:36.5239377Z [00:02:20.704]➜  mkdir -p $WORK/b114/
2025-08-20T22:38:36.5248833Z [00:02:20.705]➜  cat >/tmp/go-build2397446772/b114/importcfg << 'EOF' # internal
2025-08-20T22:38:36.5252047Z [00:02:20.705]➜  # import config
2025-08-20T22:38:36.5254582Z [00:02:20.705]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:36.5255433Z [00:02:20.705]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.5256304Z [00:02:20.705]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:36.5257129Z [00:02:20.705]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:36.5257974Z [00:02:20.705]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:36.5258831Z [00:02:20.705]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:36.5259694Z [00:02:20.705]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:36.5260546Z [00:02:20.705]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:36.5261407Z [00:02:20.705]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:36.5262238Z [00:02:20.705]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:36.5263121Z [00:02:20.705]➜  packagefile unicode/utf16=/tmp/go-build2397446772/b115/_pkg_.a
2025-08-20T22:38:36.5264262Z [00:02:20.705]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:36.5264907Z [00:02:20.705]➜  EOF
2025-08-20T22:38:36.5268499Z [00:02:20.705]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "/root/.go/src/encoding/asn1=>encoding/asn1;$WORK/b114=>" -p encoding/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid 8wgOJ_Gbm6KylYFz1h3x/8wgOJ_Gbm6KylYFz1h3x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /root/.go/src/encoding/asn1/asn1.go /root/.go/src/encoding/asn1/common.go /root/.go/src/encoding/asn1/marshal.go
2025-08-20T22:38:36.5554104Z [00:02:20.735]➜  cp /root/.go/src/runtime/cgo/abi_amd64.h $WORK/b154/abi_GOARCH.h
2025-08-20T22:38:36.5558034Z [00:02:20.736]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:38:36.5559928Z [00:02:20.736]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b154=>" -I $WORK/b154/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b154/asm_amd64.o ./asm_amd64.s
2025-08-20T22:38:36.5691803Z [00:02:20.749]➜  go tool pack r $WORK/b154/_pkg_.a $WORK/b154/asm_amd64.o $WORK/b154/preferlinkext $WORK/b154/_x001.o $WORK/b154/_x002.o $WORK/b154/_x003.o $WORK/b154/_x004.o $WORK/b154/_x005.o $WORK/b154/_x006.o $WORK/b154/_x007.o $WORK/b154/_x008.o $WORK/b154/_x009.o $WORK/b154/_x010.o $WORK/b154/_x011.o $WORK/b154/_x012.o $WORK/b154/_x013.o $WORK/b154/_x014.o # internal
2025-08-20T22:38:36.5823363Z [00:02:20.762]➜  go tool buildid -w $WORK/b154/_pkg_.a # internal
2025-08-20T22:38:36.5894798Z [00:02:20.769]➜  cp $WORK/b154/_pkg_.a /root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d # internal
2025-08-20T22:38:36.5898392Z [00:02:20.770]➜  crypto/ed25519
2025-08-20T22:38:36.5898894Z [00:02:20.770]➜  mkdir -p $WORK/b117/
2025-08-20T22:38:36.5903065Z [00:02:20.770]➜  cat >/tmp/go-build2397446772/b117/importcfg << 'EOF' # internal
2025-08-20T22:38:36.5906130Z [00:02:20.771]➜  # import config
2025-08-20T22:38:36.5906769Z [00:02:20.771]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:36.5909930Z [00:02:20.771]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build2397446772/b118/_pkg_.a
2025-08-20T22:38:36.5911098Z [00:02:20.771]➜  packagefile crypto/internal/fips140cache=/tmp/go-build2397446772/b108/_pkg_.a
2025-08-20T22:38:36.5912240Z [00:02:20.771]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:36.5913297Z [00:02:20.771]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:36.5914448Z [00:02:20.771]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:36.5915859Z [00:02:20.771]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.5916703Z [00:02:20.771]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:36.5917556Z [00:02:20.771]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:36.5918211Z [00:02:20.771]➜  EOF
2025-08-20T22:38:36.5927335Z [00:02:20.773]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.5940563Z [00:02:20.774]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "/root/.go/src/crypto/ed25519=>crypto/ed25519;$WORK/b117=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid 2VJPLLpU7wld1E1sFoYw/2VJPLLpU7wld1E1sFoYw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /root/.go/src/crypto/ed25519/ed25519.go
2025-08-20T22:38:36.6197243Z [00:02:20.800]➜  go tool buildid -w $WORK/b104/_pkg_.a # internal
2025-08-20T22:38:36.6218116Z [00:02:20.802]➜  cp $WORK/b104/_pkg_.a /root/.cache/go-build/bc/bcb75773286ea5e0c6643836571da998ba25bbd769f6e535c10caf5d1fa7e1f6-d # internal
2025-08-20T22:38:36.6321797Z [00:02:20.812]➜  crypto/internal/hpke
2025-08-20T22:38:36.6324508Z [00:02:20.812]➜  mkdir -p $WORK/b126/
2025-08-20T22:38:36.6325218Z [00:02:20.812]➜  cat >/tmp/go-build2397446772/b126/importcfg << 'EOF' # internal
2025-08-20T22:38:36.6325803Z [00:02:20.812]➜  # import config
2025-08-20T22:38:36.6326698Z [00:02:20.812]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:38:36.6327692Z [00:02:20.812]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:36.6328512Z [00:02:20.812]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:38:36.6329711Z [00:02:20.812]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:36.6330637Z [00:02:20.812]➜  packagefile crypto/ecdh=/tmp/go-build2397446772/b051/_pkg_.a
2025-08-20T22:38:36.6331607Z [00:02:20.812]➜  packagefile crypto/hkdf=/tmp/go-build2397446772/b120/_pkg_.a
2025-08-20T22:38:36.6332505Z [00:02:20.812]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:36.6333326Z [00:02:20.812]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.6334567Z [00:02:20.812]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b127/_pkg_.a
2025-08-20T22:38:36.6335685Z [00:02:20.812]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:36.6336551Z [00:02:20.812]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:36.6337168Z [00:02:20.812]➜  EOF
2025-08-20T22:38:36.6340171Z [00:02:20.812]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "/root/.go/src/crypto/internal/hpke=>crypto/internal/hpke;$WORK/b126=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid zuRt2IQzyZolhf5F95d8/zuRt2IQzyZolhf5F95d8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /root/.go/src/crypto/internal/hpke/hpke.go
2025-08-20T22:38:36.6517208Z [00:02:20.832]➜  go tool buildid -w $WORK/b136/_pkg_.a # internal
2025-08-20T22:38:36.6533194Z [00:02:20.833]➜  cp $WORK/b136/_pkg_.a /root/.cache/go-build/ce/cef7d57c406c50fa2f1ea2e15eb0196e9f2699037eef871fa52670eb68b94366-d # internal
2025-08-20T22:38:36.6540344Z [00:02:20.834]➜  crypto/rsa
2025-08-20T22:38:36.6540839Z [00:02:20.834]➜  mkdir -p $WORK/b135/
2025-08-20T22:38:36.6541550Z [00:02:20.834]➜  cat >/tmp/go-build2397446772/b135/importcfg << 'EOF' # internal
2025-08-20T22:38:36.6542222Z [00:02:20.834]➜  # import config
2025-08-20T22:38:36.6542879Z [00:02:20.834]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:36.6544108Z [00:02:20.834]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:36.6547565Z [00:02:20.834]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build2397446772/b105/_pkg_.a
2025-08-20T22:38:36.6550890Z [00:02:20.835]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build2397446772/b107/_pkg_.a
2025-08-20T22:38:36.6552235Z [00:02:20.835]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build2397446772/b136/_pkg_.a
2025-08-20T22:38:36.6554171Z [00:02:20.835]➜  packagefile crypto/internal/fips140hash=/tmp/go-build2397446772/b110/_pkg_.a
2025-08-20T22:38:36.6555295Z [00:02:20.835]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:36.6556391Z [00:02:20.835]➜  packagefile crypto/internal/randutil=/tmp/go-build2397446772/b084/_pkg_.a
2025-08-20T22:38:36.6557354Z [00:02:20.835]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:36.6558267Z [00:02:20.835]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:36.6559392Z [00:02:20.835]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.6560202Z [00:02:20.835]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:36.6560969Z [00:02:20.835]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:36.6561800Z [00:02:20.835]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:36.6562646Z [00:02:20.835]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:36.6563394Z [00:02:20.835]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:36.6564474Z [00:02:20.835]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:36.6565105Z [00:02:20.835]➜  EOF
2025-08-20T22:38:36.6568437Z [00:02:20.835]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "/root/.go/src/crypto/rsa=>crypto/rsa;$WORK/b135=>" -p crypto/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid m6J4ZMAP7w-IIAmuH7AX/m6J4ZMAP7w-IIAmuH7AX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /root/.go/src/crypto/rsa/fips.go /root/.go/src/crypto/rsa/notboring.go /root/.go/src/crypto/rsa/pkcs1v15.go /root/.go/src/crypto/rsa/rsa.go
2025-08-20T22:38:36.7300427Z [00:02:20.910]➜  go tool buildid -w $WORK/b126/_pkg_.a # internal
2025-08-20T22:38:36.7333341Z [00:02:20.913]➜  cp $WORK/b126/_pkg_.a /root/.cache/go-build/da/da46e4b4b98bf95f7bb8deb3953637229f49dc7bf378cfca3de765312f8a3b7a-d # internal
2025-08-20T22:38:36.7341290Z [00:02:20.914]➜  crypto/sha1
2025-08-20T22:38:36.7364788Z [00:02:20.914]➜  mkdir -p $WORK/b137/
2025-08-20T22:38:36.7365480Z [00:02:20.915]➜  echo -n > $WORK/b137/go_asm.h # internal
2025-08-20T22:38:36.7366485Z [00:02:20.916]➜  cd /root/.go/src/crypto/sha1
2025-08-20T22:38:36.7369664Z [00:02:20.916]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b137=>" -I $WORK/b137/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b137/symabis ./sha1block_amd64.s
2025-08-20T22:38:36.7495436Z [00:02:20.929]➜  cat >/tmp/go-build2397446772/b137/importcfg << 'EOF' # internal
2025-08-20T22:38:36.7500022Z [00:02:20.929]➜  # import config
2025-08-20T22:38:36.7500747Z [00:02:20.929]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:36.7501683Z [00:02:20.929]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:36.7502760Z [00:02:20.929]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:36.7504074Z [00:02:20.929]➜  packagefile crypto/internal/impl=/tmp/go-build2397446772/b068/_pkg_.a
2025-08-20T22:38:36.7504988Z [00:02:20.929]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.7505802Z [00:02:20.929]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:36.7506697Z [00:02:20.929]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:36.7507663Z [00:02:20.929]➜  packagefile internal/cpu=/tmp/go-build2397446772/b011/_pkg_.a
2025-08-20T22:38:36.7508545Z [00:02:20.930]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:36.7509168Z [00:02:20.930]➜  EOF
2025-08-20T22:38:36.7509686Z [00:02:20.930]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.7513730Z [00:02:20.930]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b137=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid KgYea1Pdw3hJNrGRYkZX/KgYea1Pdw3hJNrGRYkZX -goversion go1.25.0 -symabis $WORK/b137/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h /root/.go/src/crypto/sha1/sha1.go /root/.go/src/crypto/sha1/sha1block.go /root/.go/src/crypto/sha1/sha1block_amd64.go
2025-08-20T22:38:36.7666626Z [00:02:20.946]➜  go tool buildid -w $WORK/b117/_pkg_.a # internal
2025-08-20T22:38:36.7737529Z [00:02:20.953]➜  cp $WORK/b117/_pkg_.a /root/.cache/go-build/a9/a9666cfb2dc8afa79ce77499b171195b4695c798232f2dc9a49cdc719341784f-d # internal
2025-08-20T22:38:36.7746401Z [00:02:20.954]➜  crypto/sha256
2025-08-20T22:38:36.7746998Z [00:02:20.954]➜  mkdir -p $WORK/b138/
2025-08-20T22:38:36.7747858Z [00:02:20.954]➜  cat >/tmp/go-build2397446772/b138/importcfg << 'EOF' # internal
2025-08-20T22:38:36.7748539Z [00:02:20.954]➜  # import config
2025-08-20T22:38:36.7749198Z [00:02:20.954]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:36.7750150Z [00:02:20.954]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:36.7751271Z [00:02:20.954]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2397446772/b065/_pkg_.a
2025-08-20T22:38:36.7752257Z [00:02:20.954]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:36.7752883Z [00:02:20.954]➜  EOF
2025-08-20T22:38:36.7755887Z [00:02:20.954]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "/root/.go/src/crypto/sha256=>crypto/sha256;$WORK/b138=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid 4E2ZYzolEG0nC41yvScW/4E2ZYzolEG0nC41yvScW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /root/.go/src/crypto/sha256/sha256.go
2025-08-20T22:38:36.8102673Z [00:02:20.990]➜  go tool buildid -w $WORK/b138/_pkg_.a # internal
2025-08-20T22:38:36.8108006Z [00:02:20.991]➜  cp $WORK/b138/_pkg_.a /root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d # internal
2025-08-20T22:38:36.8110714Z [00:02:20.991]➜  crypto/dsa
2025-08-20T22:38:36.8112636Z [00:02:20.991]➜  mkdir -p $WORK/b142/
2025-08-20T22:38:36.8115977Z [00:02:20.991]➜  cat >/tmp/go-build2397446772/b142/importcfg << 'EOF' # internal
2025-08-20T22:38:36.8116639Z [00:02:20.991]➜  # import config
2025-08-20T22:38:36.8117425Z [00:02:20.991]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:36.8118562Z [00:02:20.991]➜  packagefile crypto/internal/randutil=/tmp/go-build2397446772/b084/_pkg_.a
2025-08-20T22:38:36.8119496Z [00:02:20.991]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.8120604Z [00:02:20.991]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:36.8121409Z [00:02:20.991]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:36.8122011Z [00:02:20.991]➜  EOF
2025-08-20T22:38:36.8124587Z [00:02:20.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "/root/.go/src/crypto/dsa=>crypto/dsa;$WORK/b142=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid X7ca0nvB5092bacZm4zC/X7ca0nvB5092bacZm4zC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /root/.go/src/crypto/dsa/dsa.go
2025-08-20T22:38:36.8134521Z [00:02:20.993]➜  cd /root/.go/src/crypto/sha1
2025-08-20T22:38:36.8136938Z [00:02:20.993]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b137=>" -I $WORK/b137/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b137/sha1block_amd64.o ./sha1block_amd64.s
2025-08-20T22:38:36.8150979Z [00:02:20.995]➜  go tool buildid -w $WORK/b135/_pkg_.a # internal
2025-08-20T22:38:36.8172560Z [00:02:20.997]➜  cp $WORK/b135/_pkg_.a /root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d # internal
2025-08-20T22:38:36.8175643Z [00:02:20.997]➜  encoding/hex
2025-08-20T22:38:36.8179849Z [00:02:20.998]➜  mkdir -p $WORK/b144/
2025-08-20T22:38:36.8187746Z [00:02:20.999]➜  cat >/tmp/go-build2397446772/b144/importcfg << 'EOF' # internal
2025-08-20T22:38:36.8192904Z [00:02:20.999]➜  # import config
2025-08-20T22:38:36.8193737Z [00:02:20.999]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.8194537Z [00:02:20.999]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:36.8195525Z [00:02:20.999]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:36.8196247Z [00:02:20.999]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:36.8196992Z [00:02:20.999]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:36.8197549Z [00:02:20.999]➜  EOF
2025-08-20T22:38:36.8198031Z [00:02:20.999]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.8200806Z [00:02:20.999]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "/root/.go/src/encoding/hex=>encoding/hex;$WORK/b144=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid FiBd9Fuh5gov9bYEg4MY/FiBd9Fuh5gov9bYEg4MY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /root/.go/src/encoding/hex/hex.go
2025-08-20T22:38:36.8213753Z [00:02:21.001]➜  go tool buildid -w $WORK/b114/_pkg_.a # internal
2025-08-20T22:38:36.8244118Z [00:02:21.004]➜  cd /root/.go/src/crypto/sha1
2025-08-20T22:38:36.8247556Z [00:02:21.005]➜  go tool pack r $WORK/b137/_pkg_.a $WORK/b137/sha1block_amd64.o # internal
2025-08-20T22:38:36.8256207Z [00:02:21.005]➜  go tool buildid -w $WORK/b137/_pkg_.a # internal
2025-08-20T22:38:36.8257634Z [00:02:21.005]➜  cp $WORK/b137/_pkg_.a /root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d # internal
2025-08-20T22:38:36.8263357Z [00:02:21.006]➜  net/netip
2025-08-20T22:38:36.8264688Z [00:02:21.006]➜  mkdir -p $WORK/b152/
2025-08-20T22:38:36.8265739Z [00:02:21.006]➜  cat >/tmp/go-build2397446772/b152/importcfg << 'EOF' # internal
2025-08-20T22:38:36.8276648Z [00:02:21.006]➜  # import config
2025-08-20T22:38:36.8280169Z [00:02:21.006]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:38:36.8282118Z [00:02:21.006]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.8283905Z [00:02:21.006]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:36.8287085Z [00:02:21.006]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:36.8288431Z [00:02:21.006]➜  packagefile internal/itoa=/tmp/go-build2397446772/b047/_pkg_.a
2025-08-20T22:38:36.8289828Z [00:02:21.006]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:36.8290914Z [00:02:21.009]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:36.8292157Z [00:02:21.009]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:36.8293239Z [00:02:21.009]➜  packagefile unique=/tmp/go-build2397446772/b153/_pkg_.a
2025-08-20T22:38:36.8295162Z [00:02:21.009]➜  EOF
2025-08-20T22:38:36.8295748Z [00:02:21.009]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:36.8298976Z [00:02:21.009]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "/root/.go/src/net/netip=>net/netip;$WORK/b152=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid T9NLh6u5PaOGybKdBh3c/T9NLh6u5PaOGybKdBh3c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /root/.go/src/net/netip/netip.go /root/.go/src/net/netip/uint128.go
2025-08-20T22:38:36.8302243Z [00:02:21.009]➜  cp $WORK/b114/_pkg_.a /root/.cache/go-build/05/055a1be01c3af0789956f79452a8fffa3efd06117fc3f7cb4eb3c803b3e9d9e2-d # internal
2025-08-20T22:38:36.8303418Z [00:02:21.009]➜  vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:38:36.8304283Z [00:02:21.009]➜  mkdir -p $WORK/b113/
2025-08-20T22:38:36.8305013Z [00:02:21.009]➜  cat >/tmp/go-build2397446772/b113/importcfg << 'EOF' # internal
2025-08-20T22:38:36.8305696Z [00:02:21.009]➜  # import config
2025-08-20T22:38:36.8306622Z [00:02:21.009]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:38:36.8307750Z [00:02:21.009]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:38:36.8308649Z [00:02:21.009]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.8309832Z [00:02:21.009]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:36.8311006Z [00:02:21.009]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2397446772/b116/_pkg_.a
2025-08-20T22:38:36.8312140Z [00:02:21.009]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:36.8313022Z [00:02:21.009]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:36.8314103Z [00:02:21.009]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:36.8314740Z [00:02:21.009]➜  EOF
2025-08-20T22:38:36.8319196Z [00:02:21.009]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte=>vendor/golang.org/x/crypto/cryptobyte;$WORK/b113=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -installsuffix shared -buildid wXn_Ba9OJqGoQqHGs_I2/wXn_Ba9OJqGoQqHGs_I2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/string.go
2025-08-20T22:38:36.8444444Z [00:02:21.024]➜  go tool buildid -w $WORK/b142/_pkg_.a # internal
2025-08-20T22:38:36.8450387Z [00:02:21.025]➜  cp $WORK/b142/_pkg_.a /root/.cache/go-build/63/632efaa0d398fa0380525550499c188fd7aacb4fc7248738656ed4c44f0ba6b8-d # internal
2025-08-20T22:38:36.8500519Z [00:02:21.025]➜  net/url
2025-08-20T22:38:36.8501056Z [00:02:21.025]➜  mkdir -p $WORK/b155/
2025-08-20T22:38:36.8501798Z [00:02:21.026]➜  cat >/tmp/go-build2397446772/b155/importcfg << 'EOF' # internal
2025-08-20T22:38:36.8502486Z [00:02:21.026]➜  # import config
2025-08-20T22:38:36.8503173Z [00:02:21.026]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.8504164Z [00:02:21.026]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:36.8504992Z [00:02:21.026]➜  packagefile maps=/tmp/go-build2397446772/b147/_pkg_.a
2025-08-20T22:38:36.8506186Z [00:02:21.026]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:38:36.8509866Z [00:02:21.026]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:36.8511698Z [00:02:21.026]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:36.8513074Z [00:02:21.026]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:36.8514451Z [00:02:21.026]➜  EOF
2025-08-20T22:38:36.8517346Z [00:02:21.026]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "/root/.go/src/net/url=>net/url;$WORK/b155=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid qWuN1b1aWdxv7Pdho_tZ/qWuN1b1aWdxv7Pdho_tZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /root/.go/src/net/url/url.go
2025-08-20T22:38:36.8557152Z [00:02:21.036]➜  go tool buildid -w $WORK/b144/_pkg_.a # internal
2025-08-20T22:38:36.8571125Z [00:02:21.037]➜  cp $WORK/b144/_pkg_.a /root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d # internal
2025-08-20T22:38:36.8584839Z [00:02:21.038]➜  crypto/x509/pkix
2025-08-20T22:38:36.8588641Z [00:02:21.039]➜  mkdir -p $WORK/b143/
2025-08-20T22:38:36.8589963Z [00:02:21.039]➜  cat >/tmp/go-build2397446772/b143/importcfg << 'EOF' # internal
2025-08-20T22:38:36.8590987Z [00:02:21.039]➜  # import config
2025-08-20T22:38:36.8592207Z [00:02:21.039]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:38:36.8593226Z [00:02:21.039]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:38:36.8594293Z [00:02:21.039]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:36.8595146Z [00:02:21.039]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:36.8595996Z [00:02:21.039]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:36.8596625Z [00:02:21.039]➜  EOF
2025-08-20T22:38:36.8599898Z [00:02:21.039]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "/root/.go/src/crypto/x509/pkix=>crypto/x509/pkix;$WORK/b143=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid pI0MltfWt5DgwIiDX2vp/pI0MltfWt5DgwIiDX2vp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /root/.go/src/crypto/x509/pkix/pkix.go
2025-08-20T22:38:36.9003303Z [00:02:21.080]➜  go tool buildid -w $WORK/b143/_pkg_.a # internal
2025-08-20T22:38:36.9021834Z [00:02:21.082]➜  cp $WORK/b143/_pkg_.a /root/.cache/go-build/7c/7cafae7781be2122fa62723eacc88cd108932c944cb7f05e844b857a4ec4aab4-d # internal
2025-08-20T22:38:36.9031137Z [00:02:21.083]➜  path/filepath
2025-08-20T22:38:36.9042346Z [00:02:21.084]➜  mkdir -p $WORK/b156/
2025-08-20T22:38:36.9044747Z [00:02:21.084]➜  cat >/tmp/go-build2397446772/b156/importcfg << 'EOF' # internal
2025-08-20T22:38:36.9045736Z [00:02:21.084]➜  # import config
2025-08-20T22:38:36.9048550Z [00:02:21.084]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.9049989Z [00:02:21.084]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:36.9051387Z [00:02:21.084]➜  packagefile internal/filepathlite=/tmp/go-build2397446772/b078/_pkg_.a
2025-08-20T22:38:36.9052852Z [00:02:21.084]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:36.9054362Z [00:02:21.084]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:36.9055473Z [00:02:21.084]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:36.9057977Z [00:02:21.084]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:36.9059246Z [00:02:21.084]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:36.9060681Z [00:02:21.084]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:36.9062384Z [00:02:21.084]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:36.9065119Z [00:02:21.084]➜  EOF
2025-08-20T22:38:36.9069359Z [00:02:21.084]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "/root/.go/src/path/filepath=>path/filepath;$WORK/b156=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid O8Lc8uUMUzKTa0OHNwgG/O8Lc8uUMUzKTa0OHNwgG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /root/.go/src/path/filepath/match.go /root/.go/src/path/filepath/path.go /root/.go/src/path/filepath/path_unix.go /root/.go/src/path/filepath/symlink.go /root/.go/src/path/filepath/symlink_unix.go
2025-08-20T22:38:36.9831818Z [00:02:21.163]➜  go tool buildid -w $WORK/b113/_pkg_.a # internal
2025-08-20T22:38:36.9853164Z [00:02:21.165]➜  cp $WORK/b113/_pkg_.a /root/.cache/go-build/47/47d8ff6391fa039bd87e9d5414a0d1dc310eea23d5afc39c3014e73751dce64a-d # internal
2025-08-20T22:38:36.9884986Z [00:02:21.166]➜  crypto/ecdsa
2025-08-20T22:38:36.9885566Z [00:02:21.166]➜  mkdir -p $WORK/b103/
2025-08-20T22:38:36.9886332Z [00:02:21.166]➜  cat >/tmp/go-build2397446772/b103/importcfg << 'EOF' # internal
2025-08-20T22:38:36.9887083Z [00:02:21.166]➜  # import config
2025-08-20T22:38:36.9887956Z [00:02:21.166]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:38:36.9889268Z [00:02:21.166]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:38:36.9890338Z [00:02:21.166]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:36.9891231Z [00:02:21.166]➜  packagefile crypto/ecdh=/tmp/go-build2397446772/b051/_pkg_.a
2025-08-20T22:38:36.9892228Z [00:02:21.166]➜  packagefile crypto/elliptic=/tmp/go-build2397446772/b104/_pkg_.a
2025-08-20T22:38:36.9893214Z [00:02:21.166]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:36.9894485Z [00:02:21.166]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build2397446772/b105/_pkg_.a
2025-08-20T22:38:36.9895624Z [00:02:21.166]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2397446772/b106/_pkg_.a
2025-08-20T22:38:36.9897180Z [00:02:21.166]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build2397446772/b090/_pkg_.a
2025-08-20T22:38:36.9898426Z [00:02:21.166]➜  packagefile crypto/internal/fips140cache=/tmp/go-build2397446772/b108/_pkg_.a
2025-08-20T22:38:36.9899579Z [00:02:21.166]➜  packagefile crypto/internal/fips140hash=/tmp/go-build2397446772/b110/_pkg_.a
2025-08-20T22:38:36.9900698Z [00:02:21.166]➜  packagefile crypto/internal/fips140only=/tmp/go-build2397446772/b086/_pkg_.a
2025-08-20T22:38:36.9901792Z [00:02:21.166]➜  packagefile crypto/internal/randutil=/tmp/go-build2397446772/b084/_pkg_.a
2025-08-20T22:38:36.9902827Z [00:02:21.166]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:38:36.9904097Z [00:02:21.166]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:36.9905052Z [00:02:21.166]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:36.9906159Z [00:02:21.166]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2397446772/b113/_pkg_.a
2025-08-20T22:38:36.9907426Z [00:02:21.166]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2397446772/b116/_pkg_.a
2025-08-20T22:38:36.9908476Z [00:02:21.166]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:36.9909277Z [00:02:21.166]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:36.9910158Z [00:02:21.166]➜  packagefile math/rand/v2=/tmp/go-build2397446772/b085/_pkg_.a
2025-08-20T22:38:36.9910801Z [00:02:21.166]➜  EOF
2025-08-20T22:38:36.9918785Z [00:02:21.172]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "/root/.go/src/crypto/ecdsa=>crypto/ecdsa;$WORK/b103=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid BXz8_d7BRCVv-2cydypf/BXz8_d7BRCVv-2cydypf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /root/.go/src/crypto/ecdsa/ecdsa.go /root/.go/src/crypto/ecdsa/ecdsa_legacy.go /root/.go/src/crypto/ecdsa/notboring.go
2025-08-20T22:38:37.0116810Z [00:02:21.191]➜  go tool buildid -w $WORK/b155/_pkg_.a # internal
2025-08-20T22:38:37.0136174Z [00:02:21.193]➜  cp $WORK/b155/_pkg_.a /root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d # internal
2025-08-20T22:38:37.0144786Z [00:02:21.194]➜  database/sql/driver
2025-08-20T22:38:37.0145360Z [00:02:21.194]➜  mkdir -p $WORK/b160/
2025-08-20T22:38:37.0146136Z [00:02:21.194]➜  cat >/tmp/go-build2397446772/b160/importcfg << 'EOF' # internal
2025-08-20T22:38:37.0146892Z [00:02:21.194]➜  # import config
2025-08-20T22:38:37.0147610Z [00:02:21.194]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:37.0148654Z [00:02:21.194]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.0149491Z [00:02:21.194]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.0150323Z [00:02:21.194]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:37.0151180Z [00:02:21.194]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:37.0152026Z [00:02:21.194]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:37.0152697Z [00:02:21.194]➜  EOF
2025-08-20T22:38:37.0156192Z [00:02:21.194]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "/root/.go/src/database/sql/driver=>database/sql/driver;$WORK/b160=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid INg8tgFsvmSkfhWpsAAf/INg8tgFsvmSkfhWpsAAf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /root/.go/src/database/sql/driver/driver.go /root/.go/src/database/sql/driver/types.go
2025-08-20T22:38:37.0596977Z [00:02:21.237]➜  go tool buildid -w $WORK/b156/_pkg_.a # internal
2025-08-20T22:38:37.0601145Z [00:02:21.240]➜  cp $WORK/b156/_pkg_.a /root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d # internal
2025-08-20T22:38:37.0610554Z [00:02:21.240]➜  bufio
2025-08-20T22:38:37.0611407Z [00:02:21.240]➜  mkdir -p $WORK/b169/
2025-08-20T22:38:37.0612253Z [00:02:21.241]➜  cat >/tmp/go-build2397446772/b169/importcfg << 'EOF' # internal
2025-08-20T22:38:37.0612990Z [00:02:21.241]➜  # import config
2025-08-20T22:38:37.0613808Z [00:02:21.241]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:37.0614661Z [00:02:21.241]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.0615527Z [00:02:21.241]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:37.0616401Z [00:02:21.241]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:37.0617323Z [00:02:21.241]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:37.0618024Z [00:02:21.241]➜  EOF
2025-08-20T22:38:37.0620781Z [00:02:21.241]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "/root/.go/src/bufio=>bufio;$WORK/b169=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid lMiptq_IVFXdFizLJxvr/lMiptq_IVFXdFizLJxvr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /root/.go/src/bufio/bufio.go /root/.go/src/bufio/scan.go
2025-08-20T22:38:37.1380557Z [00:02:21.318]➜  go tool buildid -w $WORK/b160/_pkg_.a # internal
2025-08-20T22:38:37.1420477Z [00:02:21.322]➜  cp $WORK/b160/_pkg_.a /root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d # internal
2025-08-20T22:38:37.1435714Z [00:02:21.322]➜  database/sql
2025-08-20T22:38:37.1436292Z [00:02:21.322]➜  mkdir -p $WORK/b159/
2025-08-20T22:38:37.1437067Z [00:02:21.323]➜  cat >/tmp/go-build2397446772/b159/importcfg << 'EOF' # internal
2025-08-20T22:38:37.1437793Z [00:02:21.323]➜  # import config
2025-08-20T22:38:37.1438471Z [00:02:21.323]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:37.1439328Z [00:02:21.323]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:37.1440327Z [00:02:21.323]➜  packagefile database/sql/driver=/tmp/go-build2397446772/b160/_pkg_.a
2025-08-20T22:38:37.1441265Z [00:02:21.323]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.1442104Z [00:02:21.323]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.1443180Z [00:02:21.323]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:37.1444198Z [00:02:21.323]➜  packagefile maps=/tmp/go-build2397446772/b147/_pkg_.a
2025-08-20T22:38:37.1445050Z [00:02:21.323]➜  packagefile math/rand/v2=/tmp/go-build2397446772/b085/_pkg_.a
2025-08-20T22:38:37.1473881Z [00:02:21.323]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:37.1474889Z [00:02:21.323]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:37.1475744Z [00:02:21.323]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:37.1476577Z [00:02:21.323]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:37.1477413Z [00:02:21.323]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:37.1478264Z [00:02:21.323]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:37.1479124Z [00:02:21.323]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:37.1479977Z [00:02:21.323]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:37.1480853Z [00:02:21.323]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:37.1481503Z [00:02:21.323]➜  EOF
2025-08-20T22:38:37.1485097Z [00:02:21.323]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "/root/.go/src/database/sql=>database/sql;$WORK/b159=>" -p database/sql -lang=go1.25 -std -complete -installsuffix shared -buildid 8aK51_gzElWiyEVz7fH4/8aK51_gzElWiyEVz7fH4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /root/.go/src/database/sql/convert.go /root/.go/src/database/sql/ctxutil.go /root/.go/src/database/sql/sql.go
2025-08-20T22:38:37.2101033Z [00:02:21.390]➜  go tool buildid -w $WORK/b169/_pkg_.a # internal
2025-08-20T22:38:37.2127019Z [00:02:21.393]➜  cp $WORK/b169/_pkg_.a /root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d # internal
2025-08-20T22:38:37.2128978Z [00:02:21.393]➜  log
2025-08-20T22:38:37.2130339Z [00:02:21.393]➜  mkdir -p $WORK/b170/
2025-08-20T22:38:37.2136241Z [00:02:21.394]➜  cat >/tmp/go-build2397446772/b170/importcfg << 'EOF' # internal
2025-08-20T22:38:37.2137683Z [00:02:21.394]➜  # import config
2025-08-20T22:38:37.2139134Z [00:02:21.394]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.2140327Z [00:02:21.394]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:37.2142116Z [00:02:21.394]➜  packagefile log/internal=/tmp/go-build2397446772/b171/_pkg_.a
2025-08-20T22:38:37.2143024Z [00:02:21.394]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:37.2144005Z [00:02:21.394]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:37.2144763Z [00:02:21.394]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:37.2145601Z [00:02:21.394]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:37.2146325Z [00:02:21.394]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:37.2146818Z [00:02:21.394]➜  EOF
2025-08-20T22:38:37.2149304Z [00:02:21.394]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "/root/.go/src/log=>log;$WORK/b170=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid SSqjE6Su3SsqpCfAlOmL/SSqjE6Su3SsqpCfAlOmL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /root/.go/src/log/log.go
2025-08-20T22:38:37.2426391Z [00:02:21.423]➜  go tool buildid -w $WORK/b152/_pkg_.a # internal
2025-08-20T22:38:37.2491419Z [00:02:21.429]➜  cp $WORK/b152/_pkg_.a /root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d # internal
2025-08-20T22:38:37.2509981Z [00:02:21.431]➜  net
2025-08-20T22:38:37.2510528Z [00:02:21.431]➜  mkdir -p $WORK/b148/
2025-08-20T22:38:37.2514148Z [00:02:21.431]➜  echo -n > $WORK/b148/preferlinkext # internal
2025-08-20T22:38:37.2516630Z [00:02:21.431]➜  cd /root/.go/src/net
2025-08-20T22:38:37.2518838Z [00:02:21.431]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b148/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
2025-08-20T22:38:37.3380702Z [00:02:21.518]➜  go tool buildid -w $WORK/b170/_pkg_.a # internal
2025-08-20T22:38:37.3417063Z [00:02:21.521]➜  cp $WORK/b170/_pkg_.a /root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d # internal
2025-08-20T22:38:37.3419393Z [00:02:21.522]➜  github.com/sagernet/quic-go/quicvarint
2025-08-20T22:38:37.3433172Z [00:02:21.522]➜  mkdir -p $WORK/b175/
2025-08-20T22:38:37.3436894Z [00:02:21.523]➜  cat >/tmp/go-build2397446772/b175/importcfg << 'EOF' # internal
2025-08-20T22:38:37.3438476Z [00:02:21.523]➜  # import config
2025-08-20T22:38:37.3440957Z [00:02:21.524]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:37.3442141Z [00:02:21.524]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.3445654Z [00:02:21.524]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:37.3446302Z [00:02:21.524]➜  EOF
2025-08-20T22:38:37.3446887Z [00:02:21.524]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:37.3455038Z [00:02:21.524]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/quicvarint=>github.com/sagernet/quic-go@v0.52.0-beta.1/quicvarint;$WORK/b175=>" -p github.com/sagernet/quic-go/quicvarint -lang=go1.23 -complete -installsuffix shared -buildid Z0L-HTr3sfHzV1st1fnP/Z0L-HTr3sfHzV1st1fnP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/quicvarint/io.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/quicvarint/varint.go
2025-08-20T22:38:37.3963383Z [00:02:21.576]➜  go tool buildid -w $WORK/b175/_pkg_.a # internal
2025-08-20T22:38:37.3973642Z [00:02:21.577]➜  cp $WORK/b175/_pkg_.a /root/.cache/go-build/d9/d90fc6bdbfcd10393b49bd3fb8e416efdb2629624068842cec11b5c63366af66-d # internal
2025-08-20T22:38:37.3977123Z [00:02:21.577]➜  golang.org/x/crypto/chacha20
2025-08-20T22:38:37.3982876Z [00:02:21.578]➜  mkdir -p $WORK/b178/
2025-08-20T22:38:37.3988105Z [00:02:21.579]➜  cat >/tmp/go-build2397446772/b178/importcfg << 'EOF' # internal
2025-08-20T22:38:37.3993704Z [00:02:21.579]➜  # import config
2025-08-20T22:38:37.3994568Z [00:02:21.579]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:37.3995598Z [00:02:21.579]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:37.3996562Z [00:02:21.579]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.3997648Z [00:02:21.579]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build2397446772/b179/_pkg_.a
2025-08-20T22:38:37.3998784Z [00:02:21.579]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:37.3999693Z [00:02:21.579]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:37.4000350Z [00:02:21.579]➜  EOF
2025-08-20T22:38:37.4011993Z [00:02:21.581]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20=>golang.org/x/crypto@v0.41.0/chacha20;$WORK/b178=>" -p golang.org/x/crypto/chacha20 -lang=go1.23 -complete -installsuffix shared -buildid N4enn78SeZ6byG7-JA7u/N4enn78SeZ6byG7-JA7u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20/chacha_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20/chacha_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20/xor.go
2025-08-20T22:38:37.5158124Z [00:02:21.694]➜  go tool buildid -w $WORK/b178/_pkg_.a # internal
2025-08-20T22:38:37.5165469Z [00:02:21.696]➜  cp $WORK/b178/_pkg_.a /root/.cache/go-build/22/229ac86215ac2db9567d56f32d0a0f47db1f4232c2adba8f005b0bffc9996852-d # internal
2025-08-20T22:38:37.5173775Z [00:02:21.697]➜  golang.org/x/crypto/internal/poly1305
2025-08-20T22:38:37.5174490Z [00:02:21.697]➜  mkdir -p $WORK/b181/
2025-08-20T22:38:37.5175181Z [00:02:21.697]➜  echo -n > $WORK/b181/go_asm.h # internal
2025-08-20T22:38:37.5182703Z [00:02:21.698]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305
2025-08-20T22:38:37.5189497Z [00:02:21.699]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305=>golang.org/x/crypto@v0.41.0/internal/poly1305;$WORK/b181=>" -I $WORK/b181/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b181/symabis ./sum_amd64.s
2025-08-20T22:38:37.5297290Z [00:02:21.710]➜  cat >/tmp/go-build2397446772/b181/importcfg << 'EOF' # internal
2025-08-20T22:38:37.5305356Z [00:02:21.710]➜  # import config
2025-08-20T22:38:37.5306106Z [00:02:21.710]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:37.5306980Z [00:02:21.710]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:37.5307859Z [00:02:21.710]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:37.5308479Z [00:02:21.710]➜  EOF
2025-08-20T22:38:37.5309006Z [00:02:21.710]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:37.5314245Z [00:02:21.710]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305=>golang.org/x/crypto@v0.41.0/internal/poly1305;$WORK/b181=>" -p golang.org/x/crypto/internal/poly1305 -lang=go1.23 -installsuffix shared -buildid tSgFkyWqz-D-GzjyvbHu/tSgFkyWqz-D-GzjyvbHu -goversion go1.25.0 -symabis $WORK/b181/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack -asmhdr $WORK/b181/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305/poly1305.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305/sum_asm.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305/sum_generic.go
2025-08-20T22:38:37.6048799Z [00:02:21.785]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305
2025-08-20T22:38:37.6054480Z [00:02:21.785]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305=>golang.org/x/crypto@v0.41.0/internal/poly1305;$WORK/b181=>" -I $WORK/b181/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b181/sum_amd64.o ./sum_amd64.s
2025-08-20T22:38:37.6105424Z [00:02:21.790]➜  go tool pack r $WORK/b181/_pkg_.a $WORK/b181/sum_amd64.o # internal
2025-08-20T22:38:37.6110290Z [00:02:21.791]➜  go tool buildid -w $WORK/b181/_pkg_.a # internal
2025-08-20T22:38:37.6111046Z [00:02:21.791]➜  go tool buildid -w $WORK/b103/_pkg_.a # internal
2025-08-20T22:38:37.6123206Z [00:02:21.792]➜  cp $WORK/b181/_pkg_.a /root/.cache/go-build/dd/ddd3e9bf4217313dab3b2424647ed0ca34df6b32e4ef9ceef1e3a7b7ba13f282-d # internal
2025-08-20T22:38:37.6132764Z [00:02:21.793]➜  golang.org/x/sys/cpu
2025-08-20T22:38:37.6136474Z [00:02:21.794]➜  mkdir -p $WORK/b182/
2025-08-20T22:38:37.6143956Z [00:02:21.794]➜  echo -n > $WORK/b182/go_asm.h # internal
2025-08-20T22:38:37.6146445Z [00:02:21.794]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu
2025-08-20T22:38:37.6148742Z [00:02:21.794]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b182=>" -I $WORK/b182/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b182/symabis ./cpu_gc_x86.s
2025-08-20T22:38:37.6201908Z [00:02:21.800]➜  cp $WORK/b103/_pkg_.a /root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d # internal
2025-08-20T22:38:37.6210920Z [00:02:21.801]➜  golang.org/x/crypto/hkdf
2025-08-20T22:38:37.6211521Z [00:02:21.801]➜  mkdir -p $WORK/b183/
2025-08-20T22:38:37.6213980Z [00:02:21.801]➜  cat >/tmp/go-build2397446772/b183/importcfg << 'EOF' # internal
2025-08-20T22:38:37.6214895Z [00:02:21.801]➜  # import config
2025-08-20T22:38:37.6215865Z [00:02:21.801]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:37.6217991Z [00:02:21.801]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.6220284Z [00:02:21.801]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:37.6221193Z [00:02:21.801]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:37.6221833Z [00:02:21.801]➜  EOF
2025-08-20T22:38:37.6222530Z [00:02:21.802]➜  cat >/tmp/go-build2397446772/b182/importcfg << 'EOF' # internal
2025-08-20T22:38:37.6223255Z [00:02:21.802]➜  # import config
2025-08-20T22:38:37.6224088Z [00:02:21.802]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:37.6224955Z [00:02:21.802]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:37.6225807Z [00:02:21.802]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:37.6226690Z [00:02:21.802]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:37.6227337Z [00:02:21.802]➜  EOF
2025-08-20T22:38:37.6227911Z [00:02:21.802]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:37.6237745Z [00:02:21.803]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b182=>" -p golang.org/x/sys/cpu -lang=go1.23 -installsuffix shared -buildid QODg9uhBMbqi490zCvfk/QODg9uhBMbqi490zCvfk -goversion go1.25.0 -symabis $WORK/b182/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack -asmhdr $WORK/b182/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/byteorder.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_gc_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_linux_noinit.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_other_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/hwcap_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/parse.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/runtime_auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/runtime_auxv_go121.go
2025-08-20T22:38:37.6266657Z [00:02:21.805]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/hkdf=>golang.org/x/crypto@v0.41.0/hkdf;$WORK/b183=>" -p golang.org/x/crypto/hkdf -lang=go1.23 -complete -installsuffix shared -buildid L4w73esUbhyYtkJJ80tu/L4w73esUbhyYtkJJ80tu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/hkdf/hkdf.go
2025-08-20T22:38:37.6430552Z [00:02:21.823]➜  go tool buildid -w $WORK/b183/_pkg_.a # internal
2025-08-20T22:38:37.6441260Z [00:02:21.824]➜  cp $WORK/b183/_pkg_.a /root/.cache/go-build/14/14e29d6fe761a355078751da61698628719606325eb21b547f92ee865f34d1b2-d # internal
2025-08-20T22:38:37.6447188Z [00:02:21.825]➜  flag
2025-08-20T22:38:37.6447717Z [00:02:21.825]➜  mkdir -p $WORK/b185/
2025-08-20T22:38:37.6456759Z [00:02:21.826]➜  cat >/tmp/go-build2397446772/b185/importcfg << 'EOF' # internal
2025-08-20T22:38:37.6460652Z [00:02:21.826]➜  # import config
2025-08-20T22:38:37.6461860Z [00:02:21.826]➜  packagefile encoding=/tmp/go-build2397446772/b186/_pkg_.a
2025-08-20T22:38:37.6463079Z [00:02:21.826]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.6467033Z [00:02:21.826]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.6467857Z [00:02:21.826]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:37.6468949Z [00:02:21.826]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:37.6469754Z [00:02:21.826]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:37.6470584Z [00:02:21.826]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:37.6471434Z [00:02:21.826]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:37.6472309Z [00:02:21.826]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:37.6473168Z [00:02:21.826]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:37.6474214Z [00:02:21.826]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:37.6474849Z [00:02:21.826]➜  EOF
2025-08-20T22:38:37.6483165Z [00:02:21.828]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "/root/.go/src/flag=>flag;$WORK/b185=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid xNJwWrRXYm4X7HU2StJk/xNJwWrRXYm4X7HU2StJk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /root/.go/src/flag/flag.go
2025-08-20T22:38:37.6861090Z [00:02:21.866]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu
2025-08-20T22:38:37.6867791Z [00:02:21.866]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b182=>" -I $WORK/b182/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b182/cpu_gc_x86.o ./cpu_gc_x86.s
2025-08-20T22:38:37.6913946Z [00:02:21.871]➜  go tool pack r $WORK/b182/_pkg_.a $WORK/b182/cpu_gc_x86.o # internal
2025-08-20T22:38:37.6917097Z [00:02:21.871]➜  go tool buildid -w $WORK/b182/_pkg_.a # internal
2025-08-20T22:38:37.6920579Z [00:02:21.872]➜  go tool buildid -w $WORK/b159/_pkg_.a # internal
2025-08-20T22:38:37.6938257Z [00:02:21.874]➜  cp $WORK/b182/_pkg_.a /root/.cache/go-build/e9/e914c055b2002294b16a423d57bcd0b821d8357ab3941b236ea6c97d56286587-d # internal
2025-08-20T22:38:37.6952773Z [00:02:21.875]➜  golang.org/x/crypto/chacha20poly1305
2025-08-20T22:38:37.6958498Z [00:02:21.875]➜  mkdir -p $WORK/b180/
2025-08-20T22:38:37.6961168Z [00:02:21.876]➜  echo -n > $WORK/b180/go_asm.h # internal
2025-08-20T22:38:37.6962258Z [00:02:21.876]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305
2025-08-20T22:38:37.6978337Z [00:02:21.876]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/chacha20poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305=>golang.org/x/crypto@v0.41.0/chacha20poly1305;$WORK/b180=>" -I $WORK/b180/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b180/symabis ./chacha20poly1305_amd64.s
2025-08-20T22:38:37.7070341Z [00:02:21.887]➜  cp $WORK/b159/_pkg_.a /root/.cache/go-build/15/1537a474acf671653035d5334e535fd35a229cdcabbd29923ca0dc1877292f5e-d # internal
2025-08-20T22:38:37.7130521Z [00:02:21.893]➜  internal/sysinfo
2025-08-20T22:38:37.7133409Z [00:02:21.893]➜  mkdir -p $WORK/b187/
2025-08-20T22:38:37.7136283Z [00:02:21.894]➜  cat >/tmp/go-build2397446772/b187/importcfg << 'EOF' # internal
2025-08-20T22:38:37.7137573Z [00:02:21.894]➜  # import config
2025-08-20T22:38:37.7140431Z [00:02:21.894]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:37.7142786Z [00:02:21.894]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:37.7146247Z [00:02:21.894]➜  packagefile internal/cpu=/tmp/go-build2397446772/b011/_pkg_.a
2025-08-20T22:38:37.7147944Z [00:02:21.894]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:37.7151154Z [00:02:21.894]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:37.7152000Z [00:02:21.894]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:37.7152845Z [00:02:21.894]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:37.7153632Z [00:02:21.894]➜  EOF
2025-08-20T22:38:37.7154204Z [00:02:21.894]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:37.7157927Z [00:02:21.894]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "/root/.go/src/internal/sysinfo=>internal/sysinfo;$WORK/b187=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid 2LlP5eE58_Bepn4XAFpx/2LlP5eE58_Bepn4XAFpx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /root/.go/src/internal/sysinfo/cpuinfo_linux.go /root/.go/src/internal/sysinfo/sysinfo.go
2025-08-20T22:38:37.7161060Z [00:02:21.894]➜  cat >/tmp/go-build2397446772/b180/importcfg << 'EOF' # internal
2025-08-20T22:38:37.7161743Z [00:02:21.894]➜  # import config
2025-08-20T22:38:37.7162457Z [00:02:21.894]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:37.7163684Z [00:02:21.894]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:37.7164607Z [00:02:21.894]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.7165563Z [00:02:21.894]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build2397446772/b178/_pkg_.a
2025-08-20T22:38:37.7166672Z [00:02:21.894]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build2397446772/b179/_pkg_.a
2025-08-20T22:38:37.7167940Z [00:02:21.894]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build2397446772/b181/_pkg_.a
2025-08-20T22:38:37.7169098Z [00:02:21.894]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2397446772/b182/_pkg_.a
2025-08-20T22:38:37.7169819Z [00:02:21.894]➜  EOF
2025-08-20T22:38:37.7187334Z [00:02:21.895]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305=>golang.org/x/crypto@v0.41.0/chacha20poly1305;$WORK/b180=>" -p golang.org/x/crypto/chacha20poly1305 -lang=go1.23 -installsuffix shared -buildid eTbjjJWnijfLicvc0Eua/eTbjjJWnijfLicvc0Eua -goversion go1.25.0 -symabis $WORK/b180/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack -asmhdr $WORK/b180/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305/chacha20poly1305.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305/chacha20poly1305_amd64.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305/chacha20poly1305_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305/xchacha20poly1305.go
2025-08-20T22:38:37.7662441Z [00:02:21.946]➜  go tool buildid -w $WORK/b187/_pkg_.a # internal
2025-08-20T22:38:37.7671881Z [00:02:21.947]➜  cp $WORK/b187/_pkg_.a /root/.cache/go-build/2b/2b97ad2c0335aebfdfc2883ac4201c66777086b1833d6143b9608958e204e6bf-d # internal
2025-08-20T22:38:37.7679459Z [00:02:21.948]➜  runtime/debug
2025-08-20T22:38:37.7683015Z [00:02:21.948]➜  mkdir -p $WORK/b188/
2025-08-20T22:38:37.7693819Z [00:02:21.949]➜  echo -n > $WORK/b188/go_asm.h # internal
2025-08-20T22:38:37.7694555Z [00:02:21.949]➜  cd /root/.go/src/runtime/debug
2025-08-20T22:38:37.7696674Z [00:02:21.949]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b188=>" -I $WORK/b188/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b188/symabis ./debug.s
2025-08-20T22:38:37.7716073Z [00:02:21.951]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305
2025-08-20T22:38:37.7739225Z [00:02:21.954]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/chacha20poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305=>golang.org/x/crypto@v0.41.0/chacha20poly1305;$WORK/b180=>" -I $WORK/b180/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b180/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s
2025-08-20T22:38:37.7743357Z [00:02:21.954]➜  cat >/tmp/go-build2397446772/b188/importcfg << 'EOF' # internal
2025-08-20T22:38:37.7744332Z [00:02:21.954]➜  # import config
2025-08-20T22:38:37.7745008Z [00:02:21.954]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.7746184Z [00:02:21.954]➜  packagefile internal/poll=/tmp/go-build2397446772/b081/_pkg_.a
2025-08-20T22:38:37.7747037Z [00:02:21.954]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:37.7747843Z [00:02:21.954]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:37.7748667Z [00:02:21.954]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:37.7749499Z [00:02:21.954]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:37.7750409Z [00:02:21.954]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:37.7751226Z [00:02:21.954]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:37.7751836Z [00:02:21.954]➜  EOF
2025-08-20T22:38:37.7752372Z [00:02:21.954]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:37.7757714Z [00:02:21.954]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b188=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid 7y92FvxpPbsojj3KvJ1V/7y92FvxpPbsojj3KvJ1V -goversion go1.25.0 -symabis $WORK/b188/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack -asmhdr $WORK/b188/go_asm.h /root/.go/src/runtime/debug/garbage.go /root/.go/src/runtime/debug/mod.go /root/.go/src/runtime/debug/stack.go /root/.go/src/runtime/debug/stubs.go
2025-08-20T22:38:37.7998523Z [00:02:21.980]➜  go tool buildid -w $WORK/b185/_pkg_.a # internal
2025-08-20T22:38:37.8001839Z [00:02:21.980]➜  cp $WORK/b185/_pkg_.a /root/.cache/go-build/a5/a5aaf1760baeddd363f47cb2dba4c214f54d57033f3d408f59cc917049f2f76b-d # internal
2025-08-20T22:38:37.8008249Z [00:02:21.981]➜  runtime/trace
2025-08-20T22:38:37.8011953Z [00:02:21.981]➜  mkdir -p $WORK/b189/
2025-08-20T22:38:37.8044881Z [00:02:21.982]➜  cat >/tmp/go-build2397446772/b189/importcfg << 'EOF' # internal
2025-08-20T22:38:37.8047262Z [00:02:21.982]➜  # import config
2025-08-20T22:38:37.8047992Z [00:02:21.982]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:37.8048862Z [00:02:21.982]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.8049661Z [00:02:21.982]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.8050716Z [00:02:21.982]➜  packagefile internal/trace/tracev2=/tmp/go-build2397446772/b032/_pkg_.a
2025-08-20T22:38:37.8051607Z [00:02:21.982]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:37.8052440Z [00:02:21.982]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:37.8053331Z [00:02:21.982]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:37.8054412Z [00:02:21.982]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:37.8055350Z [00:02:21.982]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:37.8056292Z [00:02:21.982]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:37.8057012Z [00:02:21.982]➜  EOF
2025-08-20T22:38:37.8061412Z [00:02:21.983]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "/root/.go/src/runtime/trace=>runtime/trace;$WORK/b189=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid YFUbVuUvJjUv56KzlldR/YFUbVuUvJjUv56KzlldR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /root/.go/src/runtime/trace/annotation.go /root/.go/src/runtime/trace/batch.go /root/.go/src/runtime/trace/encoding.go /root/.go/src/runtime/trace/flightrecorder.go /root/.go/src/runtime/trace/recorder.go /root/.go/src/runtime/trace/subscribe.go /root/.go/src/runtime/trace/trace.go
2025-08-20T22:38:37.8130153Z [00:02:21.993]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305
2025-08-20T22:38:37.8133733Z [00:02:21.993]➜  go tool pack r $WORK/b180/_pkg_.a $WORK/b180/chacha20poly1305_amd64.o # internal
2025-08-20T22:38:37.8139217Z [00:02:21.994]➜  go tool buildid -w $WORK/b180/_pkg_.a # internal
2025-08-20T22:38:37.8145889Z [00:02:21.994]➜  cp $WORK/b180/_pkg_.a /root/.cache/go-build/1b/1bdd7a7c028a2e13ffb403510f0ed0084e449f618c8e5b6009b3381979289daf-d # internal
2025-08-20T22:38:37.8150802Z [00:02:21.995]➜  github.com/sagernet/quic-go/internal/utils/linkedlist
2025-08-20T22:38:37.8151547Z [00:02:21.995]➜  mkdir -p $WORK/b190/
2025-08-20T22:38:37.8155596Z [00:02:21.996]➜  cat >/tmp/go-build2397446772/b190/importcfg << 'EOF' # internal
2025-08-20T22:38:37.8158173Z [00:02:21.996]➜  # import config
2025-08-20T22:38:37.8158918Z [00:02:21.996]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:37.8159559Z [00:02:21.996]➜  EOF
2025-08-20T22:38:37.8160117Z [00:02:21.996]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:37.8164729Z [00:02:21.996]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/linkedlist=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/linkedlist;$WORK/b190=>" -p github.com/sagernet/quic-go/internal/utils/linkedlist -lang=go1.23 -complete -installsuffix shared -buildid 90oPjeVHCxduQ2KB48cx/90oPjeVHCxduQ2KB48cx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/linkedlist/linkedlist.go
2025-08-20T22:38:37.8500509Z [00:02:22.030]➜  go tool buildid -w $WORK/b190/_pkg_.a # internal
2025-08-20T22:38:37.8512233Z [00:02:22.030]➜  cp $WORK/b190/_pkg_.a /root/.cache/go-build/a5/a52ec8757eb00befa7fe57804c0afa12e04f195961fdfc6fcf0b1e78cdc9e210-d # internal
2025-08-20T22:38:37.8513901Z [00:02:22.030]➜  github.com/sagernet/quic-go/internal/utils/tree
2025-08-20T22:38:37.8539221Z [00:02:22.030]➜  mkdir -p $WORK/b192/
2025-08-20T22:38:37.8540083Z [00:02:22.030]➜  cat >/tmp/go-build2397446772/b192/importcfg << 'EOF' # internal
2025-08-20T22:38:37.8541114Z [00:02:22.030]➜  # import config
2025-08-20T22:38:37.8541818Z [00:02:22.030]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.8542495Z [00:02:22.030]➜  EOF
2025-08-20T22:38:37.8546889Z [00:02:22.030]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/tree=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/tree;$WORK/b192=>" -p github.com/sagernet/quic-go/internal/utils/tree -lang=go1.23 -complete -installsuffix shared -buildid 1qOS99ZTAMO820JPhDxa/1qOS99ZTAMO820JPhDxa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/tree/tree.go
2025-08-20T22:38:37.8589797Z [00:02:22.039]➜  cd /root/.go/src/runtime/debug
2025-08-20T22:38:37.8596135Z [00:02:22.039]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b188=>" -I $WORK/b188/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b188/debug.o ./debug.s
2025-08-20T22:38:37.8634283Z [00:02:22.043]➜  go tool pack r $WORK/b188/_pkg_.a $WORK/b188/debug.o # internal
2025-08-20T22:38:37.8647874Z [00:02:22.045]➜  go tool buildid -w $WORK/b188/_pkg_.a # internal
2025-08-20T22:38:37.8659569Z [00:02:22.046]➜  cp $WORK/b188/_pkg_.a /root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d # internal
2025-08-20T22:38:37.8662994Z [00:02:22.046]➜  golang.org/x/net/bpf
2025-08-20T22:38:37.8665781Z [00:02:22.047]➜  mkdir -p $WORK/b194/
2025-08-20T22:38:37.8672727Z [00:02:22.047]➜  cat >/tmp/go-build2397446772/b194/importcfg << 'EOF' # internal
2025-08-20T22:38:37.8674367Z [00:02:22.047]➜  # import config
2025-08-20T22:38:37.8675686Z [00:02:22.047]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:37.8677640Z [00:02:22.047]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.8679733Z [00:02:22.047]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.8680419Z [00:02:22.047]➜  EOF
2025-08-20T22:38:37.8681351Z [00:02:22.048]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:37.8687233Z [00:02:22.048]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/bpf=>golang.org/x/net@v0.43.0/bpf;$WORK/b194=>" -p golang.org/x/net/bpf -lang=go1.23 -complete -installsuffix shared -buildid zU7Bolt8uNQCN-4LzBJU/zU7Bolt8uNQCN-4LzBJU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/bpf/asm.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/bpf/constants.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/bpf/doc.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/bpf/instructions.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/bpf/setter.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/bpf/vm.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/bpf/vm_instructions.go
2025-08-20T22:38:37.8747624Z [00:02:22.053]➜  go tool buildid -w $WORK/b189/_pkg_.a # internal
2025-08-20T22:38:37.8769624Z [00:02:22.055]➜  go tool buildid -w $WORK/b192/_pkg_.a # internal
2025-08-20T22:38:37.8770991Z [00:02:22.055]➜  cp $WORK/b192/_pkg_.a /root/.cache/go-build/70/70784c5deb4a6d0f98c1a69b3c2f58091ac8239dfe03fd37267c5202fb3370a9-d # internal
2025-08-20T22:38:37.8772016Z [00:02:22.055]➜  compress/flate
2025-08-20T22:38:37.8772425Z [00:02:22.055]➜  mkdir -p $WORK/b200/
2025-08-20T22:38:37.8773708Z [00:02:22.055]➜  cp $WORK/b189/_pkg_.a /root/.cache/go-build/32/324e14af54994ca777e4369d8171be84a8ba8e03e7915d0342788f26d2acd28e-d # internal
2025-08-20T22:38:37.8774754Z [00:02:22.056]➜  testing
2025-08-20T22:38:37.8775205Z [00:02:22.056]➜  mkdir -p $WORK/b184/
2025-08-20T22:38:37.8775895Z [00:02:22.056]➜  cat >/tmp/go-build2397446772/b184/importcfg << 'EOF' # internal
2025-08-20T22:38:37.8776565Z [00:02:22.057]➜  # import config
2025-08-20T22:38:37.8777490Z [00:02:22.057]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:37.8778396Z [00:02:22.057]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:37.8779303Z [00:02:22.057]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.8780073Z [00:02:22.057]➜  packagefile flag=/tmp/go-build2397446772/b185/_pkg_.a
2025-08-20T22:38:37.8780848Z [00:02:22.057]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.8781671Z [00:02:22.057]➜  packagefile internal/race=/tmp/go-build2397446772/b029/_pkg_.a
2025-08-20T22:38:37.8782616Z [00:02:22.057]➜  packagefile internal/sysinfo=/tmp/go-build2397446772/b187/_pkg_.a
2025-08-20T22:38:37.8783435Z [00:02:22.057]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:37.8784402Z [00:02:22.057]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:37.8785236Z [00:02:22.057]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:37.8785986Z [00:02:22.057]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:37.8786805Z [00:02:22.057]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:37.8787757Z [00:02:22.057]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:37.8788597Z [00:02:22.057]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:37.8789466Z [00:02:22.057]➜  packagefile runtime/debug=/tmp/go-build2397446772/b188/_pkg_.a
2025-08-20T22:38:37.8790382Z [00:02:22.057]➜  packagefile runtime/trace=/tmp/go-build2397446772/b189/_pkg_.a
2025-08-20T22:38:37.8791258Z [00:02:22.057]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:37.8792072Z [00:02:22.057]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:37.8792880Z [00:02:22.057]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:37.8793857Z [00:02:22.057]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:37.8794710Z [00:02:22.057]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:37.8795540Z [00:02:22.057]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:37.8796599Z [00:02:22.057]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:37.8797462Z [00:02:22.057]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:37.8798116Z [00:02:22.057]➜  EOF
2025-08-20T22:38:37.8802689Z [00:02:22.057]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "/root/.go/src/testing=>testing;$WORK/b184=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid XVSwLsZ-oMhNg2cX7CBg/XVSwLsZ-oMhNg2cX7CBg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /root/.go/src/testing/allocs.go /root/.go/src/testing/benchmark.go /root/.go/src/testing/cover.go /root/.go/src/testing/example.go /root/.go/src/testing/fuzz.go /root/.go/src/testing/match.go /root/.go/src/testing/newcover.go /root/.go/src/testing/run_example.go /root/.go/src/testing/testing.go /root/.go/src/testing/testing_other.go
2025-08-20T22:38:37.8807070Z [00:02:22.057]➜  cat >/tmp/go-build2397446772/b200/importcfg << 'EOF' # internal
2025-08-20T22:38:37.8807788Z [00:02:22.057]➜  # import config
2025-08-20T22:38:37.8808433Z [00:02:22.057]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:37.8809209Z [00:02:22.057]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.8810011Z [00:02:22.057]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:37.8810821Z [00:02:22.057]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:37.8811589Z [00:02:22.057]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:37.8812406Z [00:02:22.057]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:37.8813225Z [00:02:22.057]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:37.8815483Z [00:02:22.057]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:37.8816285Z [00:02:22.057]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:37.8816864Z [00:02:22.057]➜  EOF
2025-08-20T22:38:37.8826919Z [00:02:22.062]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "/root/.go/src/compress/flate=>compress/flate;$WORK/b200=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid lu9wJols6mZhiIWbtWKV/lu9wJols6mZhiIWbtWKV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /root/.go/src/compress/flate/deflate.go /root/.go/src/compress/flate/deflatefast.go /root/.go/src/compress/flate/dict_decoder.go /root/.go/src/compress/flate/huffman_bit_writer.go /root/.go/src/compress/flate/huffman_code.go /root/.go/src/compress/flate/inflate.go /root/.go/src/compress/flate/token.go
2025-08-20T22:38:37.9767134Z [00:02:22.155]➜  go tool buildid -w $WORK/b194/_pkg_.a # internal
2025-08-20T22:38:37.9772977Z [00:02:22.157]➜  cp $WORK/b194/_pkg_.a /root/.cache/go-build/0f/0f1888787bfe82623f2c58ba8145fa5c9a945d9085c8b3bc0b5ecb3d62153ed3-d # internal
2025-08-20T22:38:37.9779424Z [00:02:22.157]➜  hash/crc32
2025-08-20T22:38:37.9779949Z [00:02:22.157]➜  mkdir -p $WORK/b201/
2025-08-20T22:38:37.9787030Z [00:02:22.158]➜  echo -n > $WORK/b201/go_asm.h # internal
2025-08-20T22:38:37.9787691Z [00:02:22.158]➜  cd /root/.go/src/hash/crc32
2025-08-20T22:38:37.9789705Z [00:02:22.158]➜  /root/.go/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b201=>" -I $WORK/b201/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b201/symabis ./crc32_amd64.s
2025-08-20T22:38:37.9854694Z [00:02:22.165]➜  cat >/tmp/go-build2397446772/b201/importcfg << 'EOF' # internal
2025-08-20T22:38:37.9859055Z [00:02:22.166]➜  # import config
2025-08-20T22:38:37.9859822Z [00:02:22.166]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:37.9860734Z [00:02:22.166]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:37.9861642Z [00:02:22.166]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:37.9862628Z [00:02:22.166]➜  packagefile internal/cpu=/tmp/go-build2397446772/b011/_pkg_.a
2025-08-20T22:38:37.9863697Z [00:02:22.166]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:37.9864498Z [00:02:22.166]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:37.9865128Z [00:02:22.166]➜  EOF
2025-08-20T22:38:37.9865671Z [00:02:22.166]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:37.9869918Z [00:02:22.166]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b201=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid OevusF61XqBiglh2go0s/OevusF61XqBiglh2go0s -goversion go1.25.0 -symabis $WORK/b201/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack -asmhdr $WORK/b201/go_asm.h /root/.go/src/hash/crc32/crc32.go /root/.go/src/hash/crc32/crc32_amd64.go /root/.go/src/hash/crc32/crc32_generic.go /root/.go/src/hash/crc32/gen.go
2025-08-20T22:38:38.0306652Z [00:02:22.208]➜  cd /root/.go/src/hash/crc32
2025-08-20T22:38:38.0311282Z [00:02:22.211]➜  /root/.go/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b201=>" -I $WORK/b201/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b201/crc32_amd64.o ./crc32_amd64.s
2025-08-20T22:38:38.0331564Z [00:02:22.213]➜  go tool pack r $WORK/b201/_pkg_.a $WORK/b201/crc32_amd64.o # internal
2025-08-20T22:38:38.0335128Z [00:02:22.213]➜  go tool buildid -w $WORK/b201/_pkg_.a # internal
2025-08-20T22:38:38.0345688Z [00:02:22.214]➜  cp $WORK/b201/_pkg_.a /root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d # internal
2025-08-20T22:38:38.0351588Z [00:02:22.215]➜  golang.org/x/net/http2/hpack
2025-08-20T22:38:38.0352259Z [00:02:22.215]➜  mkdir -p $WORK/b203/
2025-08-20T22:38:38.0357626Z [00:02:22.215]➜  cat >/tmp/go-build2397446772/b203/importcfg << 'EOF' # internal
2025-08-20T22:38:38.0358349Z [00:02:22.216]➜  # import config
2025-08-20T22:38:38.0360439Z [00:02:22.216]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:38.0362540Z [00:02:22.216]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:38.0365475Z [00:02:22.216]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:38.0366325Z [00:02:22.216]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:38.0367139Z [00:02:22.216]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:38.0367749Z [00:02:22.216]➜  EOF
2025-08-20T22:38:38.0368306Z [00:02:22.216]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:38.0373889Z [00:02:22.216]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack=>golang.org/x/net@v0.43.0/http2/hpack;$WORK/b203=>" -p golang.org/x/net/http2/hpack -lang=go1.23 -complete -installsuffix shared -buildid ab8BXr4rRFD9pBp5gGu6/ab8BXr4rRFD9pBp5gGu6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack/encode.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack/hpack.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack/huffman.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack/static_table.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack/tables.go
2025-08-20T22:38:38.0553391Z [00:02:22.235]➜  go tool buildid -w $WORK/b200/_pkg_.a # internal
2025-08-20T22:38:38.0581172Z [00:02:22.238]➜  cp $WORK/b200/_pkg_.a /root/.cache/go-build/cb/cb62df39b94cbf5f4fd66e857d11f994f7f846fc128dea5432b97012aef87e68-d # internal
2025-08-20T22:38:38.0582291Z [00:02:22.238]➜  compress/gzip
2025-08-20T22:38:38.0582818Z [00:02:22.238]➜  mkdir -p $WORK/b199/
2025-08-20T22:38:38.0591290Z [00:02:22.239]➜  cat >/tmp/go-build2397446772/b199/importcfg << 'EOF' # internal
2025-08-20T22:38:38.0595294Z [00:02:22.239]➜  # import config
2025-08-20T22:38:38.0595978Z [00:02:22.239]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:38.0596853Z [00:02:22.239]➜  packagefile compress/flate=/tmp/go-build2397446772/b200/_pkg_.a
2025-08-20T22:38:38.0597813Z [00:02:22.239]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:38.0598713Z [00:02:22.239]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:38.0599532Z [00:02:22.239]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:38.0600444Z [00:02:22.239]➜  packagefile hash/crc32=/tmp/go-build2397446772/b201/_pkg_.a
2025-08-20T22:38:38.0601273Z [00:02:22.239]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:38.0602042Z [00:02:22.239]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:38.0602885Z [00:02:22.239]➜  EOF
2025-08-20T22:38:38.0607589Z [00:02:22.239]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "/root/.go/src/compress/gzip=>compress/gzip;$WORK/b199=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid k2XxW7nAX_0rkxTW93-g/k2XxW7nAX_0rkxTW93-g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /root/.go/src/compress/gzip/gunzip.go /root/.go/src/compress/gzip/gzip.go
2025-08-20T22:38:38.1050157Z [00:02:22.285]➜  go tool buildid -w $WORK/b199/_pkg_.a # internal
2025-08-20T22:38:38.1066779Z [00:02:22.286]➜  cp $WORK/b199/_pkg_.a /root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d # internal
2025-08-20T22:38:38.1098820Z [00:02:22.290]➜  golang.org/x/text/transform
2025-08-20T22:38:38.1103077Z [00:02:22.290]➜  mkdir -p $WORK/b207/
2025-08-20T22:38:38.1111715Z [00:02:22.291]➜  cat >/tmp/go-build2397446772/b207/importcfg << 'EOF' # internal
2025-08-20T22:38:38.1112434Z [00:02:22.291]➜  # import config
2025-08-20T22:38:38.1114610Z [00:02:22.291]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:38.1117625Z [00:02:22.291]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:38.1119430Z [00:02:22.291]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:38.1120260Z [00:02:22.291]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:38.1120908Z [00:02:22.291]➜  EOF
2025-08-20T22:38:38.1124410Z [00:02:22.292]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/transform=>golang.org/x/text@v0.28.0/transform;$WORK/b207=>" -p golang.org/x/text/transform -lang=go1.23 -complete -installsuffix shared -buildid 6-zpkXXgxjK7EP9n4Juy/6-zpkXXgxjK7EP9n4Juy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/transform/transform.go
2025-08-20T22:38:38.1213142Z [00:02:22.301]➜  cd $WORK/b148
2025-08-20T22:38:38.1216990Z [00:02:22.301]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b148/_x001.o -c _cgo_export.c
2025-08-20T22:38:38.1301256Z [00:02:22.310]➜  go tool buildid -w $WORK/b203/_pkg_.a # internal
2025-08-20T22:38:38.1322585Z [00:02:22.312]➜  cp $WORK/b203/_pkg_.a /root/.cache/go-build/ec/ec24bcd7c80817d33f58aa3136b5d22b3c7996575106d9e795ff929bcba6281b-d # internal
2025-08-20T22:38:38.1327309Z [00:02:22.313]➜  github.com/quic-go/qpack
2025-08-20T22:38:38.1329792Z [00:02:22.313]➜  mkdir -p $WORK/b202/
2025-08-20T22:38:38.1333200Z [00:02:22.313]➜  cat >/tmp/go-build2397446772/b202/importcfg << 'EOF' # internal
2025-08-20T22:38:38.1337530Z [00:02:22.314]➜  # import config
2025-08-20T22:38:38.1341447Z [00:02:22.314]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:38.1346909Z [00:02:22.315]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:38.1347883Z [00:02:22.315]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:38.1348889Z [00:02:22.315]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build2397446772/b203/_pkg_.a
2025-08-20T22:38:38.1349818Z [00:02:22.315]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:38.1350587Z [00:02:22.315]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:38.1351211Z [00:02:22.315]➜  EOF
2025-08-20T22:38:38.1351751Z [00:02:22.315]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:38.1357169Z [00:02:22.315]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/quic-go/qpack@v0.5.1=>github.com/quic-go/qpack@v0.5.1;$WORK/b202=>" -p github.com/quic-go/qpack -lang=go1.22 -complete -installsuffix shared -buildid ft1MDPOTtxbqMzMD_ZOC/ft1MDPOTtxbqMzMD_ZOC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /root/go/pkg/mod/github.com/quic-go/qpack@v0.5.1/decoder.go /root/go/pkg/mod/github.com/quic-go/qpack@v0.5.1/encoder.go /root/go/pkg/mod/github.com/quic-go/qpack@v0.5.1/header_field.go /root/go/pkg/mod/github.com/quic-go/qpack@v0.5.1/static_table.go /root/go/pkg/mod/github.com/quic-go/qpack@v0.5.1/varint.go
2025-08-20T22:38:38.1523101Z [00:02:22.332]➜  cd $WORK/b148
2025-08-20T22:38:38.1526242Z [00:02:22.332]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b148/_x002.o -c cgo_linux.cgo2.c
2025-08-20T22:38:38.1812779Z [00:02:22.361]➜  go tool buildid -w $WORK/b207/_pkg_.a # internal
2025-08-20T22:38:38.1823998Z [00:02:22.362]➜  cp $WORK/b207/_pkg_.a /root/.cache/go-build/4a/4a9bf416a666bb26c29a1647cc9c9546e8f2f6bb3aed16ab0780d7de17ae9aaa-d # internal
2025-08-20T22:38:38.1880518Z [00:02:22.368]➜  golang.org/x/text/unicode/bidi
2025-08-20T22:38:38.1882823Z [00:02:22.368]➜  mkdir -p $WORK/b208/
2025-08-20T22:38:38.1925743Z [00:02:22.372]➜  cat >/tmp/go-build2397446772/b208/importcfg << 'EOF' # internal
2025-08-20T22:38:38.1932605Z [00:02:22.372]➜  # import config
2025-08-20T22:38:38.1935015Z [00:02:22.372]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:38.1937400Z [00:02:22.372]➜  packagefile container/list=/tmp/go-build2397446772/b100/_pkg_.a
2025-08-20T22:38:38.1938416Z [00:02:22.372]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:38.1939259Z [00:02:22.372]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:38.1940118Z [00:02:22.372]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:38.1941095Z [00:02:22.373]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:38.1941795Z [00:02:22.373]➜  EOF
2025-08-20T22:38:38.1942448Z [00:02:22.374]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:38.1949780Z [00:02:22.374]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi=>golang.org/x/text@v0.28.0/unicode/bidi;$WORK/b208=>" -p golang.org/x/text/unicode/bidi -lang=go1.23 -complete -installsuffix shared -buildid zxhvFE-HjkF7h4pMXImn/zxhvFE-HjkF7h4pMXImn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/bidi.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/bracket.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/core.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/prop.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/trieval.go
2025-08-20T22:38:38.2035363Z [00:02:22.383]➜  cd $WORK/b148
2025-08-20T22:38:38.2038018Z [00:02:22.384]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b148/_x003.o -c cgo_resnew.cgo2.c
2025-08-20T22:38:38.2389668Z [00:02:22.419]➜  go tool buildid -w $WORK/b202/_pkg_.a # internal
2025-08-20T22:38:38.2405385Z [00:02:22.420]➜  cp $WORK/b202/_pkg_.a /root/.cache/go-build/d2/d21d4c164537ee758f5ed9da2a86219a2ae708ebdd7ab20b1278cfa2f3f95137-d # internal
2025-08-20T22:38:38.2422581Z [00:02:22.422]➜  golang.org/x/text/unicode/norm
2025-08-20T22:38:38.2426009Z [00:02:22.422]➜  mkdir -p $WORK/b209/
2025-08-20T22:38:38.2430118Z [00:02:22.423]➜  cat >/tmp/go-build2397446772/b209/importcfg << 'EOF' # internal
2025-08-20T22:38:38.2431525Z [00:02:22.423]➜  # import config
2025-08-20T22:38:38.2432714Z [00:02:22.423]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:38.2434131Z [00:02:22.423]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:38.2439632Z [00:02:22.423]➜  packagefile golang.org/x/text/transform=/tmp/go-build2397446772/b207/_pkg_.a
2025-08-20T22:38:38.2440671Z [00:02:22.423]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:38.2441488Z [00:02:22.423]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:38.2442369Z [00:02:22.423]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:38.2452077Z [00:02:22.425]➜  EOF
2025-08-20T22:38:38.2454969Z [00:02:22.425]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b148/_x004.o -c cgo_socknew.cgo2.c
2025-08-20T22:38:38.2457486Z [00:02:22.425]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:38.2465075Z [00:02:22.425]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm=>golang.org/x/text@v0.28.0/unicode/norm;$WORK/b209=>" -p golang.org/x/text/unicode/norm -lang=go1.23 -complete -installsuffix shared -buildid 56PcobUadEOJjgGN33RR/56PcobUadEOJjgGN33RR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/composition.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/forminfo.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/input.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/iter.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/normalize.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/readwriter.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/transform.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/trie.go
2025-08-20T22:38:38.3014979Z [00:02:22.481]➜  cd $WORK/b148
2025-08-20T22:38:38.3026352Z [00:02:22.482]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b148/_x005.o -c cgo_unix_cgo.cgo2.c
2025-08-20T22:38:38.4245817Z [00:02:22.604]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b148/_x006.o -c cgo_unix_cgo_res.cgo2.c
2025-08-20T22:38:38.4425169Z [00:02:22.622]➜  go tool buildid -w $WORK/b208/_pkg_.a # internal
2025-08-20T22:38:38.4446902Z [00:02:22.624]➜  cp $WORK/b208/_pkg_.a /root/.cache/go-build/8c/8c12c0dbe12dba45f12e5f9135b3496eb0753c454a62033679d494597f5b8e91-d # internal
2025-08-20T22:38:38.4454611Z [00:02:22.625]➜  golang.org/x/text/secure/bidirule
2025-08-20T22:38:38.4459270Z [00:02:22.625]➜  mkdir -p $WORK/b206/
2025-08-20T22:38:38.4460052Z [00:02:22.625]➜  cat >/tmp/go-build2397446772/b206/importcfg << 'EOF' # internal
2025-08-20T22:38:38.4460736Z [00:02:22.625]➜  # import config
2025-08-20T22:38:38.4461402Z [00:02:22.625]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:38.4462336Z [00:02:22.625]➜  packagefile golang.org/x/text/transform=/tmp/go-build2397446772/b207/_pkg_.a
2025-08-20T22:38:38.4463883Z [00:02:22.625]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build2397446772/b208/_pkg_.a
2025-08-20T22:38:38.4464924Z [00:02:22.625]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:38.4465543Z [00:02:22.625]➜  EOF
2025-08-20T22:38:38.4466096Z [00:02:22.625]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:38.4470257Z [00:02:22.625]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/bidirule=>golang.org/x/text@v0.28.0/secure/bidirule;$WORK/b206=>" -p golang.org/x/text/secure/bidirule -lang=go1.23 -complete -installsuffix shared -buildid zbULtc08QooqhfmfhH07/zbULtc08QooqhfmfhH07 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/bidirule/bidirule.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/bidirule/bidirule10.0.0.go
2025-08-20T22:38:38.4670432Z [00:02:22.647]➜  go tool buildid -w $WORK/b206/_pkg_.a # internal
2025-08-20T22:38:38.4677955Z [00:02:22.648]➜  cp $WORK/b206/_pkg_.a /root/.cache/go-build/62/62fa65f11ecd113c5a7352c58543c0f6378a67d8bfb40e6218e4e18f4b5387fa-d # internal
2025-08-20T22:38:38.4689410Z [00:02:22.648]➜  encoding/json
2025-08-20T22:38:38.4689971Z [00:02:22.648]➜  mkdir -p $WORK/b212/
2025-08-20T22:38:38.4690669Z [00:02:22.648]➜  cat >/tmp/go-build2397446772/b212/importcfg << 'EOF' # internal
2025-08-20T22:38:38.4691323Z [00:02:22.648]➜  # import config
2025-08-20T22:38:38.4691963Z [00:02:22.648]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:38.4692745Z [00:02:22.648]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:38:38.4693661Z [00:02:22.648]➜  packagefile encoding=/tmp/go-build2397446772/b186/_pkg_.a
2025-08-20T22:38:38.4694552Z [00:02:22.648]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:38.4695386Z [00:02:22.648]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:38.4696128Z [00:02:22.648]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:38.4696892Z [00:02:22.648]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:38.4697642Z [00:02:22.648]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:38.4698690Z [00:02:22.648]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:38.4699447Z [00:02:22.648]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:38.4700180Z [00:02:22.648]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:38.4700873Z [00:02:22.648]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:38.4701627Z [00:02:22.648]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:38.4702382Z [00:02:22.648]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:38.4703198Z [00:02:22.648]➜  packagefile unicode/utf16=/tmp/go-build2397446772/b115/_pkg_.a
2025-08-20T22:38:38.4704342Z [00:02:22.648]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:38.4705097Z [00:02:22.648]➜  EOF
2025-08-20T22:38:38.4710395Z [00:02:22.648]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "/root/.go/src/encoding/json=>encoding/json;$WORK/b212=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid 9bKiwmcK9ggUgfrzMbzw/9bKiwmcK9ggUgfrzMbzw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /root/.go/src/encoding/json/decode.go /root/.go/src/encoding/json/encode.go /root/.go/src/encoding/json/fold.go /root/.go/src/encoding/json/indent.go /root/.go/src/encoding/json/scanner.go /root/.go/src/encoding/json/stream.go /root/.go/src/encoding/json/tables.go /root/.go/src/encoding/json/tags.go
2025-08-20T22:38:38.4718351Z [00:02:22.652]➜  go tool buildid -w $WORK/b184/_pkg_.a # internal
2025-08-20T22:38:38.4758707Z [00:02:22.656]➜  cd $WORK/b148
2025-08-20T22:38:38.4763712Z [00:02:22.656]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b148/_cgo_main.o -c _cgo_main.c
2025-08-20T22:38:38.4799559Z [00:02:22.660]➜  cp $WORK/b184/_pkg_.a /root/.cache/go-build/8f/8f5b5dd7d32fdf4b925afe1dbbd9c379a24426d3e2199bab1a3728fc8b868e9b-d # internal
2025-08-20T22:38:38.4806797Z [00:02:22.660]➜  log/slog/internal/buffer
2025-08-20T22:38:38.4807386Z [00:02:22.661]➜  mkdir -p $WORK/b214/
2025-08-20T22:38:38.4810185Z [00:02:22.661]➜  cat >/tmp/go-build2397446772/b214/importcfg << 'EOF' # internal
2025-08-20T22:38:38.4810856Z [00:02:22.661]➜  # import config
2025-08-20T22:38:38.4811490Z [00:02:22.661]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:38.4812091Z [00:02:22.661]➜  EOF
2025-08-20T22:38:38.4812649Z [00:02:22.661]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:38.4817626Z [00:02:22.661]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "/root/.go/src/log/slog/internal/buffer=>log/slog/internal/buffer;$WORK/b214=>" -p log/slog/internal/buffer -lang=go1.25 -std -complete -installsuffix shared -buildid 0HWT8LqazVPdgpieUes_/0HWT8LqazVPdgpieUes_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /root/.go/src/log/slog/internal/buffer/buffer.go
2025-08-20T22:38:38.5020857Z [00:02:22.682]➜  go tool buildid -w $WORK/b214/_pkg_.a # internal
2025-08-20T22:38:38.5029649Z [00:02:22.683]➜  cp $WORK/b214/_pkg_.a /root/.cache/go-build/36/36eb2e8aaccbeba90afc12b134521137935cf1e21b7a560ac87472a04d456af2-d # internal
2025-08-20T22:38:38.5030997Z [00:02:22.683]➜  vendor/golang.org/x/text/transform
2025-08-20T22:38:38.5031653Z [00:02:22.683]➜  mkdir -p $WORK/b219/
2025-08-20T22:38:38.5034919Z [00:02:22.683]➜  cat >/tmp/go-build2397446772/b219/importcfg << 'EOF' # internal
2025-08-20T22:38:38.5036327Z [00:02:22.683]➜  # import config
2025-08-20T22:38:38.5038814Z [00:02:22.683]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:38.5040104Z [00:02:22.683]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:38.5042969Z [00:02:22.683]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:38.5046391Z [00:02:22.683]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:38.5047090Z [00:02:22.683]➜  EOF
2025-08-20T22:38:38.5050474Z [00:02:22.683]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/transform=>vendor/golang.org/x/text/transform;$WORK/b219=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -installsuffix shared -buildid kTKUPu3vmDb6uwB5B3sH/kTKUPu3vmDb6uwB5B3sH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /root/.go/src/vendor/golang.org/x/text/transform/transform.go
2025-08-20T22:38:38.5087393Z [00:02:22.688]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -o $WORK/b148/_cgo_.o $WORK/b148/_cgo_main.o $WORK/b148/preferlinkext $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o $WORK/b148/_x005.o $WORK/b148/_x006.o -O2 -g -lresolv
2025-08-20T22:38:38.5448730Z [00:02:22.725]➜  go tool buildid -w $WORK/b219/_pkg_.a # internal
2025-08-20T22:38:38.5461140Z [00:02:22.726]➜  cp $WORK/b219/_pkg_.a /root/.cache/go-build/65/6509cb803159f6dc3c8ac8f9c610dc40c4baf6884ced297932505a2dfcb6a904-d # internal
2025-08-20T22:38:38.5467181Z [00:02:22.726]➜  vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:38:38.5467882Z [00:02:22.726]➜  mkdir -p $WORK/b220/
2025-08-20T22:38:38.5475297Z [00:02:22.727]➜  cat >/tmp/go-build2397446772/b220/importcfg << 'EOF' # internal
2025-08-20T22:38:38.5476568Z [00:02:22.727]➜  # import config
2025-08-20T22:38:38.5477717Z [00:02:22.727]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:38.5480979Z [00:02:22.727]➜  packagefile container/list=/tmp/go-build2397446772/b100/_pkg_.a
2025-08-20T22:38:38.5481861Z [00:02:22.727]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:38.5482674Z [00:02:22.728]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:38.5483649Z [00:02:22.728]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:38.5484540Z [00:02:22.728]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:38.5485201Z [00:02:22.728]➜  EOF
2025-08-20T22:38:38.5490847Z [00:02:22.728]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/bidi=>vendor/golang.org/x/text/unicode/bidi;$WORK/b220=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -installsuffix shared -buildid SGzG2qJOCZT6g7y-aOhc/SGzG2qJOCZT6g7y-aOhc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /root/.go/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/core.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/prop.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
2025-08-20T22:38:38.6208947Z [00:02:22.800]➜  gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -o $WORK/b148/_cgo_.o $WORK/b148/_cgo_main.o $WORK/b148/preferlinkext $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o $WORK/b148/_x005.o $WORK/b148/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
2025-08-20T22:38:38.6215165Z [00:02:22.800]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b148/_cgo_.o -dynout $WORK/b148/_cgo_import.go
2025-08-20T22:38:38.6311382Z [00:02:22.811]➜  cat >/tmp/go-build2397446772/b148/importcfg << 'EOF' # internal
2025-08-20T22:38:38.6312170Z [00:02:22.811]➜  # import config
2025-08-20T22:38:38.6313405Z [00:02:22.811]➜  importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T22:38:38.6314601Z [00:02:22.811]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:38:38.6315483Z [00:02:22.811]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:38.6316425Z [00:02:22.811]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:38.6317538Z [00:02:22.811]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2397446772/b149/_pkg_.a
2025-08-20T22:38:38.6318736Z [00:02:22.811]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:38.6319767Z [00:02:22.811]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:38.6320810Z [00:02:22.811]➜  packagefile internal/itoa=/tmp/go-build2397446772/b047/_pkg_.a
2025-08-20T22:38:38.6321828Z [00:02:22.811]➜  packagefile internal/nettrace=/tmp/go-build2397446772/b150/_pkg_.a
2025-08-20T22:38:38.6322837Z [00:02:22.811]➜  packagefile internal/poll=/tmp/go-build2397446772/b081/_pkg_.a
2025-08-20T22:38:38.6324003Z [00:02:22.811]➜  packagefile internal/singleflight=/tmp/go-build2397446772/b151/_pkg_.a
2025-08-20T22:38:38.6325113Z [00:02:22.811]➜  packagefile internal/stringslite=/tmp/go-build2397446772/b031/_pkg_.a
2025-08-20T22:38:38.6326216Z [00:02:22.811]➜  packagefile internal/syscall/unix=/tmp/go-build2397446772/b076/_pkg_.a
2025-08-20T22:38:38.6327183Z [00:02:22.811]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:38.6328019Z [00:02:22.811]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:38.6328902Z [00:02:22.811]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:38.6329788Z [00:02:22.811]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:38.6330917Z [00:02:22.811]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:38.6331823Z [00:02:22.811]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:38.6332686Z [00:02:22.811]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:38.6341048Z [00:02:22.811]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:38.6342113Z [00:02:22.811]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:38.6343013Z [00:02:22.811]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:38.6344246Z [00:02:22.811]➜  packagefile runtime/cgo=/tmp/go-build2397446772/b154/_pkg_.a
2025-08-20T22:38:38.6344904Z [00:02:22.811]➜  EOF
2025-08-20T22:38:38.6361313Z [00:02:22.814]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "/root/.go/src/net=>net;$WORK/b148=>" -p net -lang=go1.25 -std -installsuffix shared -buildid sZ2VO8qLHWvO7b3fWvkM/sZ2VO8qLHWvO7b3fWvkM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /root/.go/src/net/addrselect.go /root/.go/src/net/cgo_unix.go /root/.go/src/net/conf.go /root/.go/src/net/dial.go /root/.go/src/net/dnsclient.go /root/.go/src/net/dnsclient_unix.go /root/.go/src/net/dnsconfig.go /root/.go/src/net/dnsconfig_unix.go /root/.go/src/net/error_posix.go /root/.go/src/net/error_unix.go /root/.go/src/net/fd_posix.go /root/.go/src/net/fd_unix.go /root/.go/src/net/file.go /root/.go/src/net/file_posix.go /root/.go/src/net/file_unix.go /root/.go/src/net/hook.go /root/.go/src/net/hook_unix.go /root/.go/src/net/hosts.go /root/.go/src/net/interface.go /root/.go/src/net/interface_linux.go /root/.go/src/net/ip.go /root/.go/src/net/iprawsock.go /root/.go/src/net/iprawsock_posix.go /root/.go/src/net/ipsock.go /root/.go/src/net/ipsock_posix.go /root/.go/src/net/lookup.go /root/.go/src/net/lookup_unix.go /root/.go/src/net/mac.go /root/.go/src/net/mptcpsock_linux.go /root/.go/src/net/net.go /root/.go/src/net/netcgo_off.go /root/.go/src/net/netgo_off.go /root/.go/src/net/nss.go /root/.go/src/net/parse.go /root/.go/src/net/pipe.go /root/.go/src/net/port.go /root/.go/src/net/port_unix.go /root/.go/src/net/rawconn.go /root/.go/src/net/rlimit_unix.go /root/.go/src/net/sendfile.go /root/.go/src/net/sendfile_nonwindows.go /root/.go/src/net/sock_cloexec.go /root/.go/src/net/sock_linux.go /root/.go/src/net/sock_posix.go /root/.go/src/net/sockaddr_posix.go /root/.go/src/net/sockopt_linux.go /root/.go/src/net/sockopt_posix.go /root/.go/src/net/sockoptip4_linux.go /root/.go/src/net/sockoptip6_posix.go /root/.go/src/net/splice_linux.go /root/.go/src/net/tcpsock.go /root/.go/src/net/tcpsock_posix.go /root/.go/src/net/tcpsock_unix.go /root/.go/src/net/tcpsockopt_posix.go /root/.go/src/net/tcpsockopt_unix.go /root/.go/src/net/udpsock.go /root/.go/src/net/udpsock_posix.go /root/.go/src/net/unixsock.go /root/.go/src/net/unixsock_posix.go /root/.go/src/net/unixsock_readmsg_cmsg_cloexec.go /root/.go/src/net/writev_unix.go $WORK/b148/_cgo_gotypes.go $WORK/b148/cgo_linux.cgo1.go $WORK/b148/cgo_resnew.cgo1.go $WORK/b148/cgo_socknew.cgo1.go $WORK/b148/cgo_unix_cgo.cgo1.go $WORK/b148/cgo_unix_cgo_res.cgo1.go $WORK/b148/_cgo_import.go
2025-08-20T22:38:38.7411358Z [00:02:22.921]➜  go tool buildid -w $WORK/b209/_pkg_.a # internal
2025-08-20T22:38:38.7449478Z [00:02:22.925]➜  cp $WORK/b209/_pkg_.a /root/.cache/go-build/e5/e5079ac836f10678a26ae30e107adad7b8ef6972aa86b89659ca2ac563c83706-d # internal
2025-08-20T22:38:38.7456468Z [00:02:22.925]➜  golang.org/x/net/idna
2025-08-20T22:38:38.7461557Z [00:02:22.926]➜  mkdir -p $WORK/b205/
2025-08-20T22:38:38.7462741Z [00:02:22.926]➜  go tool buildid -w $WORK/b220/_pkg_.a # internal
2025-08-20T22:38:38.7470426Z [00:02:22.926]➜  cat >/tmp/go-build2397446772/b205/importcfg << 'EOF' # internal
2025-08-20T22:38:38.7471075Z [00:02:22.926]➜  # import config
2025-08-20T22:38:38.7471715Z [00:02:22.926]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:38.7472980Z [00:02:22.926]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build2397446772/b206/_pkg_.a
2025-08-20T22:38:38.7474590Z [00:02:22.926]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build2397446772/b208/_pkg_.a
2025-08-20T22:38:38.7475767Z [00:02:22.926]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build2397446772/b209/_pkg_.a
2025-08-20T22:38:38.7476739Z [00:02:22.926]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:38.7477554Z [00:02:22.926]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:38.7478417Z [00:02:22.926]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:38.7479077Z [00:02:22.927]➜  EOF
2025-08-20T22:38:38.7484460Z [00:02:22.927]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/idna=>golang.org/x/net@v0.43.0/idna;$WORK/b205=>" -p golang.org/x/net/idna -lang=go1.23 -complete -installsuffix shared -buildid tjJzTU4yAhX_SKVE1pY7/tjJzTU4yAhX_SKVE1pY7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/go118.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/idna10.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/punycode.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/tables15.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/trie.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/trie13.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/trieval.go
2025-08-20T22:38:38.7501867Z [00:02:22.930]➜  cp $WORK/b220/_pkg_.a /root/.cache/go-build/33/33c4eb71fa76cbecb0682a6ea382f0f2685742cae6e1dabfd36cb1b768c1624c-d # internal
2025-08-20T22:38:38.7505007Z [00:02:22.930]➜  vendor/golang.org/x/text/secure/bidirule
2025-08-20T22:38:38.7519087Z [00:02:22.930]➜  mkdir -p $WORK/b218/
2025-08-20T22:38:38.7519848Z [00:02:22.931]➜  cat >/tmp/go-build2397446772/b218/importcfg << 'EOF' # internal
2025-08-20T22:38:38.7520522Z [00:02:22.931]➜  # import config
2025-08-20T22:38:38.7521345Z [00:02:22.931]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T22:38:38.7522520Z [00:02:22.931]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:38:38.7528659Z [00:02:22.931]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:38.7529757Z [00:02:22.931]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build2397446772/b219/_pkg_.a
2025-08-20T22:38:38.7530998Z [00:02:22.931]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2397446772/b220/_pkg_.a
2025-08-20T22:38:38.7532048Z [00:02:22.931]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:38.7532722Z [00:02:22.931]➜  EOF
2025-08-20T22:38:38.7538989Z [00:02:22.931]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/secure/bidirule=>vendor/golang.org/x/text/secure/bidirule;$WORK/b218=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -installsuffix shared -buildid 2aJaoEQU7s5NWOmU12Ha/2aJaoEQU7s5NWOmU12Ha -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /root/.go/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /root/.go/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
2025-08-20T22:38:38.7757886Z [00:02:22.955]➜  go tool buildid -w $WORK/b218/_pkg_.a # internal
2025-08-20T22:38:38.7763413Z [00:02:22.956]➜  cp $WORK/b218/_pkg_.a /root/.cache/go-build/b9/b928c7151297398403660b1b9809ffe85f877e33acd41d2f9999547d7cdbd1e5-d # internal
2025-08-20T22:38:38.7770287Z [00:02:22.957]➜  vendor/golang.org/x/text/unicode/norm
2025-08-20T22:38:38.7772471Z [00:02:22.957]➜  mkdir -p $WORK/b221/
2025-08-20T22:38:38.7775287Z [00:02:22.957]➜  cat >/tmp/go-build2397446772/b221/importcfg << 'EOF' # internal
2025-08-20T22:38:38.7785841Z [00:02:22.957]➜  # import config
2025-08-20T22:38:38.7786813Z [00:02:22.957]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T22:38:38.7788154Z [00:02:22.958]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:38.7789049Z [00:02:22.958]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:38.7790099Z [00:02:22.958]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build2397446772/b219/_pkg_.a
2025-08-20T22:38:38.7791046Z [00:02:22.958]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:38.7791829Z [00:02:22.958]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:38.7792664Z [00:02:22.958]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:38.7793293Z [00:02:22.958]➜  EOF
2025-08-20T22:38:38.7800264Z [00:02:22.958]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/norm=>vendor/golang.org/x/text/unicode/norm;$WORK/b221=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -installsuffix shared -buildid CrvHwkueVJGmMOQETvFP/CrvHwkueVJGmMOQETvFP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /root/.go/src/vendor/golang.org/x/text/unicode/norm/composition.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/input.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/iter.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/normalize.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/transform.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/trie.go
2025-08-20T22:38:38.9976043Z [00:02:23.177]➜  go tool buildid -w $WORK/b205/_pkg_.a # internal
2025-08-20T22:38:39.0104569Z [00:02:23.190]➜  cp $WORK/b205/_pkg_.a /root/.cache/go-build/0e/0ee85e8433adf3d6b66d5875564cba1ea7e6a3def555cc4456b79353b3db1309-d # internal
2025-08-20T22:38:39.0134081Z [00:02:23.193]➜  vendor/golang.org/x/net/http2/hpack
2025-08-20T22:38:39.0136951Z [00:02:23.193]➜  mkdir -p $WORK/b223/
2025-08-20T22:38:39.0171072Z [00:02:23.196]➜  cat >/tmp/go-build2397446772/b223/importcfg << 'EOF' # internal
2025-08-20T22:38:39.0172028Z [00:02:23.196]➜  # import config
2025-08-20T22:38:39.0172624Z [00:02:23.196]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:39.0175314Z [00:02:23.196]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:39.0176625Z [00:02:23.197]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:39.0177416Z [00:02:23.197]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:39.0178194Z [00:02:23.197]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:39.0178932Z [00:02:23.197]➜  EOF
2025-08-20T22:38:39.0184090Z [00:02:23.197]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http2/hpack=>vendor/golang.org/x/net/http2/hpack;$WORK/b223=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -installsuffix shared -buildid kW1aqiTbg5FMyxeSaeDD/kW1aqiTbg5FMyxeSaeDD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http2/hpack/encode.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/hpack.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/huffman.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/static_table.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/tables.go
2025-08-20T22:38:39.1779789Z [00:02:23.358]➜  go tool buildid -w $WORK/b223/_pkg_.a # internal
2025-08-20T22:38:39.1801545Z [00:02:23.360]➜  cp $WORK/b223/_pkg_.a /root/.cache/go-build/66/66909985228081b91f1bf1f5c0c424561a1e70477aec01bec971b687b5eb90b1-d # internal
2025-08-20T22:38:39.1807076Z [00:02:23.360]➜  mime
2025-08-20T22:38:39.1807572Z [00:02:23.361]➜  mkdir -p $WORK/b224/
2025-08-20T22:38:39.1816135Z [00:02:23.361]➜  cat >/tmp/go-build2397446772/b224/importcfg << 'EOF' # internal
2025-08-20T22:38:39.1817159Z [00:02:23.361]➜  # import config
2025-08-20T22:38:39.1817880Z [00:02:23.361]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:39.1818686Z [00:02:23.361]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:39.1819578Z [00:02:23.361]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:39.1820409Z [00:02:23.361]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:39.1821210Z [00:02:23.361]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:39.1821943Z [00:02:23.361]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:39.1822757Z [00:02:23.361]➜  packagefile maps=/tmp/go-build2397446772/b147/_pkg_.a
2025-08-20T22:38:39.1840057Z [00:02:23.361]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:39.1840967Z [00:02:23.361]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:39.1841802Z [00:02:23.362]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:39.1842635Z [00:02:23.364]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:39.1843600Z [00:02:23.364]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:39.1844533Z [00:02:23.364]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:39.1845205Z [00:02:23.364]➜  EOF
2025-08-20T22:38:39.1849347Z [00:02:23.364]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "/root/.go/src/mime=>mime;$WORK/b224=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid yfkW0OzRs3BX1DtZbK8J/yfkW0OzRs3BX1DtZbK8J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /root/.go/src/mime/encodedword.go /root/.go/src/mime/grammar.go /root/.go/src/mime/mediatype.go /root/.go/src/mime/type.go /root/.go/src/mime/type_unix.go
2025-08-20T22:38:39.1957359Z [00:02:23.376]➜  go tool buildid -w $WORK/b212/_pkg_.a # internal
2025-08-20T22:38:39.2036313Z [00:02:23.384]➜  cp $WORK/b212/_pkg_.a /root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d # internal
2025-08-20T22:38:39.2043846Z [00:02:23.384]➜  log/slog
2025-08-20T22:38:39.2046125Z [00:02:23.385]➜  mkdir -p $WORK/b211/
2025-08-20T22:38:39.2054235Z [00:02:23.385]➜  cat >/tmp/go-build2397446772/b211/importcfg << 'EOF' # internal
2025-08-20T22:38:39.2060963Z [00:02:23.386]➜  # import config
2025-08-20T22:38:39.2061638Z [00:02:23.386]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:39.2062491Z [00:02:23.386]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:39.2063377Z [00:02:23.386]➜  packagefile encoding=/tmp/go-build2397446772/b186/_pkg_.a
2025-08-20T22:38:39.2064489Z [00:02:23.386]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:39.2065355Z [00:02:23.386]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:39.2066146Z [00:02:23.386]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:39.2066767Z [00:02:23.386]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:39.2067440Z [00:02:23.386]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:39.2068289Z [00:02:23.386]➜  packagefile log/internal=/tmp/go-build2397446772/b171/_pkg_.a
2025-08-20T22:38:39.2069217Z [00:02:23.386]➜  packagefile log/slog/internal=/tmp/go-build2397446772/b213/_pkg_.a
2025-08-20T22:38:39.2070227Z [00:02:23.386]➜  packagefile log/slog/internal/buffer=/tmp/go-build2397446772/b214/_pkg_.a
2025-08-20T22:38:39.2071160Z [00:02:23.386]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:39.2071990Z [00:02:23.386]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:39.2072829Z [00:02:23.386]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:39.2073824Z [00:02:23.386]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:39.2074904Z [00:02:23.386]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:39.2075784Z [00:02:23.386]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:39.2076637Z [00:02:23.386]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:39.2077493Z [00:02:23.386]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:39.2078333Z [00:02:23.386]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:39.2079145Z [00:02:23.386]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:39.2080018Z [00:02:23.386]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:39.2080676Z [00:02:23.386]➜  EOF
2025-08-20T22:38:39.2095558Z [00:02:23.386]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "/root/.go/src/log/slog=>log/slog;$WORK/b211=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid G8YbV9anifGDd3tP3iIN/G8YbV9anifGDd3tP3iIN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /root/.go/src/log/slog/attr.go /root/.go/src/log/slog/doc.go /root/.go/src/log/slog/handler.go /root/.go/src/log/slog/json_handler.go /root/.go/src/log/slog/level.go /root/.go/src/log/slog/logger.go /root/.go/src/log/slog/record.go /root/.go/src/log/slog/text_handler.go /root/.go/src/log/slog/value.go
2025-08-20T22:38:39.2453390Z [00:02:23.425]➜  go tool buildid -w $WORK/b221/_pkg_.a # internal
2025-08-20T22:38:39.2488218Z [00:02:23.429]➜  cp $WORK/b221/_pkg_.a /root/.cache/go-build/93/93c79bca53aeb43e2e6544e4e4f2cc3f0b78596410952a2fed343d8c28209bad-d # internal
2025-08-20T22:38:39.2498364Z [00:02:23.430]➜  vendor/golang.org/x/net/idna
2025-08-20T22:38:39.2500931Z [00:02:23.430]➜  mkdir -p $WORK/b217/
2025-08-20T22:38:39.2501664Z [00:02:23.430]➜  cat >/tmp/go-build2397446772/b217/importcfg << 'EOF' # internal
2025-08-20T22:38:39.2524847Z [00:02:23.430]➜  # import config
2025-08-20T22:38:39.2525877Z [00:02:23.430]➜  importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
2025-08-20T22:38:39.2527133Z [00:02:23.430]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:38:39.2528692Z [00:02:23.430]➜  importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
2025-08-20T22:38:39.2529650Z [00:02:23.430]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:39.2530747Z [00:02:23.430]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2397446772/b218/_pkg_.a
2025-08-20T22:38:39.2532043Z [00:02:23.430]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2397446772/b220/_pkg_.a
2025-08-20T22:38:39.2533319Z [00:02:23.430]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2397446772/b221/_pkg_.a
2025-08-20T22:38:39.2534603Z [00:02:23.430]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:39.2535433Z [00:02:23.430]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:39.2536313Z [00:02:23.430]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:39.2536995Z [00:02:23.430]➜  EOF
2025-08-20T22:38:39.2542417Z [00:02:23.430]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/idna=>vendor/golang.org/x/net/idna;$WORK/b217=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -installsuffix shared -buildid N99KJhQ59yv8HrQUOUjb/N99KJhQ59yv8HrQUOUjb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /root/.go/src/vendor/golang.org/x/net/idna/go118.go /root/.go/src/vendor/golang.org/x/net/idna/idna10.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/punycode.go /root/.go/src/vendor/golang.org/x/net/idna/tables15.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/trie.go /root/.go/src/vendor/golang.org/x/net/idna/trie13.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/trieval.go
2025-08-20T22:38:39.5011061Z [00:02:23.681]➜  go tool buildid -w $WORK/b224/_pkg_.a # internal
2025-08-20T22:38:39.5116824Z [00:02:23.691]➜  cp $WORK/b224/_pkg_.a /root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d # internal
2025-08-20T22:38:39.5120854Z [00:02:23.692]➜  mime/quotedprintable
2025-08-20T22:38:39.5123773Z [00:02:23.692]➜  mkdir -p $WORK/b226/
2025-08-20T22:38:39.5126633Z [00:02:23.692]➜  cat >/tmp/go-build2397446772/b226/importcfg << 'EOF' # internal
2025-08-20T22:38:39.5127859Z [00:02:23.692]➜  # import config
2025-08-20T22:38:39.5129484Z [00:02:23.692]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:39.5130840Z [00:02:23.692]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:39.5132105Z [00:02:23.692]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:39.5133142Z [00:02:23.692]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:39.5134434Z [00:02:23.692]➜  EOF
2025-08-20T22:38:39.5139191Z [00:02:23.692]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "/root/.go/src/mime/quotedprintable=>mime/quotedprintable;$WORK/b226=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid wtOHu3Lhf1WTujwiV_ff/wtOHu3Lhf1WTujwiV_ff -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /root/.go/src/mime/quotedprintable/reader.go /root/.go/src/mime/quotedprintable/writer.go
2025-08-20T22:38:39.5789963Z [00:02:23.759]➜  go tool buildid -w $WORK/b211/_pkg_.a # internal
2025-08-20T22:38:39.5828140Z [00:02:23.763]➜  cp $WORK/b211/_pkg_.a /root/.cache/go-build/bf/bfc19bc44ad3fb3753e78e424509d838b84f0ba879f5ecb2f066e5f5fcb3e18d-d # internal
2025-08-20T22:38:39.5830955Z [00:02:23.763]➜  net/http/internal
2025-08-20T22:38:39.5832540Z [00:02:23.763]➜  mkdir -p $WORK/b228/
2025-08-20T22:38:39.5833742Z [00:02:23.763]➜  cat >/tmp/go-build2397446772/b228/importcfg << 'EOF' # internal
2025-08-20T22:38:39.5834985Z [00:02:23.763]➜  # import config
2025-08-20T22:38:39.5836540Z [00:02:23.763]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:39.5837662Z [00:02:23.763]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:39.5839051Z [00:02:23.763]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:39.5841268Z [00:02:23.763]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:39.5842056Z [00:02:23.763]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:39.5842628Z [00:02:23.763]➜  EOF
2025-08-20T22:38:39.5845646Z [00:02:23.763]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "/root/.go/src/net/http/internal=>net/http/internal;$WORK/b228=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid CdC88mZs3j8lDIPodnRy/CdC88mZs3j8lDIPodnRy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /root/.go/src/net/http/internal/chunked.go
2025-08-20T22:38:39.6000777Z [00:02:23.780]➜  go tool buildid -w $WORK/b226/_pkg_.a # internal
2025-08-20T22:38:39.6010175Z [00:02:23.781]➜  cp $WORK/b226/_pkg_.a /root/.cache/go-build/79/791ddfd8b3983aae62df0ca0947d6fab622405d102638cb76f40e33d3c4928a0-d # internal
2025-08-20T22:38:39.6018541Z [00:02:23.781]➜  net/http/internal/ascii
2025-08-20T22:38:39.6019137Z [00:02:23.781]➜  mkdir -p $WORK/b229/
2025-08-20T22:38:39.6019888Z [00:02:23.781]➜  cat >/tmp/go-build2397446772/b229/importcfg << 'EOF' # internal
2025-08-20T22:38:39.6020600Z [00:02:23.781]➜  # import config
2025-08-20T22:38:39.6021279Z [00:02:23.781]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:39.6022118Z [00:02:23.781]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:39.6022752Z [00:02:23.781]➜  EOF
2025-08-20T22:38:39.6026336Z [00:02:23.782]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "/root/.go/src/net/http/internal/ascii=>net/http/internal/ascii;$WORK/b229=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -installsuffix shared -buildid Yaasm65Cfl18FMvZNQb_/Yaasm65Cfl18FMvZNQb_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /root/.go/src/net/http/internal/ascii/print.go
2025-08-20T22:38:39.6191684Z [00:02:23.799]➜  go tool buildid -w $WORK/b217/_pkg_.a # internal
2025-08-20T22:38:39.6210242Z [00:02:23.801]➜  cp $WORK/b217/_pkg_.a /root/.cache/go-build/f1/f107a750c9185b0f0c01f8b66c658890fb4a5edc02254438a86510f359ef4077-d # internal
2025-08-20T22:38:39.6242515Z [00:02:23.804]➜  regexp/syntax
2025-08-20T22:38:39.6244121Z [00:02:23.804]➜  mkdir -p $WORK/b234/
2025-08-20T22:38:39.6257194Z [00:02:23.805]➜  cat >/tmp/go-build2397446772/b234/importcfg << 'EOF' # internal
2025-08-20T22:38:39.6257991Z [00:02:23.805]➜  # import config
2025-08-20T22:38:39.6258637Z [00:02:23.805]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:39.6259410Z [00:02:23.805]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:39.6260201Z [00:02:23.805]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:39.6260950Z [00:02:23.805]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:39.6261704Z [00:02:23.805]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:39.6262442Z [00:02:23.805]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:39.6263261Z [00:02:23.805]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:39.6264096Z [00:02:23.805]➜  EOF
2025-08-20T22:38:39.6268533Z [00:02:23.806]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "/root/.go/src/regexp/syntax=>regexp/syntax;$WORK/b234=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid ZZLt7kv2e7TNThUqQKwy/ZZLt7kv2e7TNThUqQKwy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /root/.go/src/regexp/syntax/compile.go /root/.go/src/regexp/syntax/doc.go /root/.go/src/regexp/syntax/op_string.go /root/.go/src/regexp/syntax/parse.go /root/.go/src/regexp/syntax/perl_groups.go /root/.go/src/regexp/syntax/prog.go /root/.go/src/regexp/syntax/regexp.go /root/.go/src/regexp/syntax/simplify.go
2025-08-20T22:38:39.6274076Z [00:02:23.807]➜  go tool buildid -w $WORK/b228/_pkg_.a # internal
2025-08-20T22:38:39.6281203Z [00:02:23.808]➜  cp $WORK/b228/_pkg_.a /root/.cache/go-build/2e/2ecafcd02ddf529e2f1d65253cd62347916f16e79e04abbed23c94d3cf9d8ebe-d # internal
2025-08-20T22:38:39.6283048Z [00:02:23.808]➜  encoding/base32
2025-08-20T22:38:39.6284160Z [00:02:23.808]➜  mkdir -p $WORK/b237/
2025-08-20T22:38:39.6285804Z [00:02:23.809]➜  cat >/tmp/go-build2397446772/b237/importcfg << 'EOF' # internal
2025-08-20T22:38:39.6288572Z [00:02:23.809]➜  # import config
2025-08-20T22:38:39.6289516Z [00:02:23.809]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:39.6290550Z [00:02:23.809]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:39.6293642Z [00:02:23.809]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:39.6294551Z [00:02:23.809]➜  EOF
2025-08-20T22:38:39.6298636Z [00:02:23.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "/root/.go/src/encoding/base32=>encoding/base32;$WORK/b237=>" -p encoding/base32 -lang=go1.25 -std -complete -installsuffix shared -buildid DDXVyD8qNe6NbY_TwOdh/DDXVyD8qNe6NbY_TwOdh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /root/.go/src/encoding/base32/base32.go
2025-08-20T22:38:39.6319082Z [00:02:23.812]➜  go tool buildid -w $WORK/b229/_pkg_.a # internal
2025-08-20T22:38:39.6328194Z [00:02:23.813]➜  cp $WORK/b229/_pkg_.a /root/.cache/go-build/bb/bbe85c2847289e089ecaa936b2fe9f07c09fe76f93a723c5147ca2f8b0a26426-d # internal
2025-08-20T22:38:39.6335810Z [00:02:23.813]➜  github.com/logrusorgru/aurora
2025-08-20T22:38:39.6336926Z [00:02:23.813]➜  mkdir -p $WORK/b240/
2025-08-20T22:38:39.6339678Z [00:02:23.813]➜  cat >/tmp/go-build2397446772/b240/importcfg << 'EOF' # internal
2025-08-20T22:38:39.6340677Z [00:02:23.813]➜  # import config
2025-08-20T22:38:39.6341389Z [00:02:23.813]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:39.6342269Z [00:02:23.813]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:39.6343165Z [00:02:23.813]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:39.6343967Z [00:02:23.813]➜  EOF
2025-08-20T22:38:39.6349873Z [00:02:23.813]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/logrusorgru/aurora@v2.0.3+incompatible=>github.com/logrusorgru/aurora@v2.0.3+incompatible;$WORK/b240=>" -p github.com/logrusorgru/aurora -lang=go1.16 -complete -installsuffix shared -buildid 3ba8ji4Zv1a4oL-dVjAm/3ba8ji4Zv1a4oL-dVjAm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack /root/go/pkg/mod/github.com/logrusorgru/aurora@v2.0.3+incompatible/aurora.go /root/go/pkg/mod/github.com/logrusorgru/aurora@v2.0.3+incompatible/color.go /root/go/pkg/mod/github.com/logrusorgru/aurora@v2.0.3+incompatible/sprintf.go /root/go/pkg/mod/github.com/logrusorgru/aurora@v2.0.3+incompatible/value.go /root/go/pkg/mod/github.com/logrusorgru/aurora@v2.0.3+incompatible/wrap.go
2025-08-20T22:38:39.6990708Z [00:02:23.879]➜  go tool buildid -w $WORK/b237/_pkg_.a # internal
2025-08-20T22:38:39.7014611Z [00:02:23.880]➜  cp $WORK/b237/_pkg_.a /root/.cache/go-build/dd/dd8d3543bfabdaac6aa4b90a5b5be84ca6fd221e8a3ff90a1e9e7879fa715796-d # internal
2025-08-20T22:38:39.7015904Z [00:02:23.881]➜  github.com/sagernet/sing/common/binary
2025-08-20T22:38:39.7016539Z [00:02:23.881]➜  mkdir -p $WORK/b249/
2025-08-20T22:38:39.7027824Z [00:02:23.881]➜  cat >/tmp/go-build2397446772/b249/importcfg << 'EOF' # internal
2025-08-20T22:38:39.7028551Z [00:02:23.881]➜  # import config
2025-08-20T22:38:39.7029303Z [00:02:23.881]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:39.7030204Z [00:02:23.881]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:39.7031078Z [00:02:23.881]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:39.7031884Z [00:02:23.881]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:39.7033038Z [00:02:23.881]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:39.7034132Z [00:02:23.881]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:39.7034756Z [00:02:23.881]➜  EOF
2025-08-20T22:38:39.7041366Z [00:02:23.882]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/binary=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/binary;$WORK/b249=>" -p github.com/sagernet/sing/common/binary -lang=go1.20 -complete -installsuffix shared -buildid qO7WveuwHz3rjJOG752M/qO7WveuwHz3rjJOG752M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/binary/binary.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/binary/export.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/binary/native_endian_little.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/binary/varint.go
2025-08-20T22:38:40.1412565Z [00:02:24.321]➜  go tool buildid -w $WORK/b234/_pkg_.a # internal
2025-08-20T22:38:40.1450479Z [00:02:24.325]➜  cp $WORK/b234/_pkg_.a /root/.cache/go-build/5d/5dc0ab6af6d11857a8878bee66a464632298e872e277f3193cedca8902217a7c-d # internal
2025-08-20T22:38:40.1478290Z [00:02:24.325]➜  regexp
2025-08-20T22:38:40.1478813Z [00:02:24.325]➜  mkdir -p $WORK/b233/
2025-08-20T22:38:40.1479561Z [00:02:24.326]➜  cat >/tmp/go-build2397446772/b233/importcfg << 'EOF' # internal
2025-08-20T22:38:40.1480238Z [00:02:24.326]➜  # import config
2025-08-20T22:38:40.1481207Z [00:02:24.326]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:40.1482084Z [00:02:24.328]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:40.1482951Z [00:02:24.328]➜  packagefile regexp/syntax=/tmp/go-build2397446772/b234/_pkg_.a
2025-08-20T22:38:40.1484008Z [00:02:24.328]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:40.1484877Z [00:02:24.328]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:40.1485739Z [00:02:24.328]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:40.1486562Z [00:02:24.328]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:40.1487370Z [00:02:24.328]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:40.1488268Z [00:02:24.328]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:40.1488952Z [00:02:24.328]➜  EOF
2025-08-20T22:38:40.1492058Z [00:02:24.328]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "/root/.go/src/regexp=>regexp;$WORK/b233=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid g2uLsHj_e_CJwrugKXHX/g2uLsHj_e_CJwrugKXHX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /root/.go/src/regexp/backtrack.go /root/.go/src/regexp/exec.go /root/.go/src/regexp/onepass.go /root/.go/src/regexp/regexp.go
2025-08-20T22:38:40.1768652Z [00:02:24.357]➜  go tool buildid -w $WORK/b249/_pkg_.a # internal
2025-08-20T22:38:40.1785595Z [00:02:24.358]➜  go tool buildid -w $WORK/b240/_pkg_.a # internal
2025-08-20T22:38:40.1830205Z [00:02:24.363]➜  cp $WORK/b249/_pkg_.a /root/.cache/go-build/de/de9f14dcbee8543b781e5f8553b51128be5f768af0e5279ed4a7cf13fd6a9741-d # internal
2025-08-20T22:38:40.1838665Z [00:02:24.364]➜  github.com/sagernet/sing/common/logger
2025-08-20T22:38:40.1844745Z [00:02:24.364]➜  mkdir -p $WORK/b263/
2025-08-20T22:38:40.1855118Z [00:02:24.365]➜  cat >/tmp/go-build2397446772/b263/importcfg << 'EOF' # internal
2025-08-20T22:38:40.1856443Z [00:02:24.365]➜  # import config
2025-08-20T22:38:40.1858799Z [00:02:24.365]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:40.1859640Z [00:02:24.365]➜  EOF
2025-08-20T22:38:40.1873339Z [00:02:24.367]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/logger=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/logger;$WORK/b263=>" -p github.com/sagernet/sing/common/logger -lang=go1.20 -complete -installsuffix shared -buildid XKSIcoCs0nVIYFOCzjFR/XKSIcoCs0nVIYFOCzjFR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/logger/logger.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/logger/nop.go
2025-08-20T22:38:40.1943143Z [00:02:24.374]➜  cp $WORK/b240/_pkg_.a /root/.cache/go-build/68/68c97205e1949d516c5a5fa31a247b1972e27309d8fa02fc9b443670dedf913e-d # internal
2025-08-20T22:38:40.1950116Z [00:02:24.375]➜  golang.org/x/mod/semver
2025-08-20T22:38:40.1951675Z [00:02:24.375]➜  mkdir -p $WORK/b265/
2025-08-20T22:38:40.1954903Z [00:02:24.375]➜  cat >/tmp/go-build2397446772/b265/importcfg << 'EOF' # internal
2025-08-20T22:38:40.1957339Z [00:02:24.376]➜  # import config
2025-08-20T22:38:40.1957989Z [00:02:24.376]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:40.1958872Z [00:02:24.376]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:40.1959500Z [00:02:24.376]➜  EOF
2025-08-20T22:38:40.1963020Z [00:02:24.376]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/mod@v0.27.0/semver=>golang.org/x/mod@v0.27.0/semver;$WORK/b265=>" -p golang.org/x/mod/semver -lang=go1.23 -complete -installsuffix shared -buildid hGiu0fGJvaNltoPifP1l/hGiu0fGJvaNltoPifP1l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack /root/go/pkg/mod/golang.org/x/mod@v0.27.0/semver/semver.go
2025-08-20T22:38:40.2078587Z [00:02:24.388]➜  go tool buildid -w $WORK/b263/_pkg_.a # internal
2025-08-20T22:38:40.2085805Z [00:02:24.388]➜  cp $WORK/b263/_pkg_.a /root/.cache/go-build/d5/d50ed6c64c3c6edb05e709be16035066396c491e6a5962b0a0b413e15a242414-d # internal
2025-08-20T22:38:40.2095176Z [00:02:24.388]➜  github.com/sagernet/sing/common/json/badoption/internal/my_time
2025-08-20T22:38:40.2095950Z [00:02:24.388]➜  mkdir -p $WORK/b274/
2025-08-20T22:38:40.2096663Z [00:02:24.389]➜  cat >/tmp/go-build2397446772/b274/importcfg << 'EOF' # internal
2025-08-20T22:38:40.2099366Z [00:02:24.389]➜  # import config
2025-08-20T22:38:40.2101441Z [00:02:24.389]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:40.2104898Z [00:02:24.389]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:40.2105585Z [00:02:24.389]➜  EOF
2025-08-20T22:38:40.2110813Z [00:02:24.389]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badoption/internal/my_time=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badoption/internal/my_time;$WORK/b274=>" -p github.com/sagernet/sing/common/json/badoption/internal/my_time -lang=go1.20 -complete -installsuffix shared -buildid NudDZ2zcU3xeGYgkQphO/NudDZ2zcU3xeGYgkQphO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badoption/internal/my_time/format.go
2025-08-20T22:38:40.2470411Z [00:02:24.427]➜  go tool buildid -w $WORK/b274/_pkg_.a # internal
2025-08-20T22:38:40.2479675Z [00:02:24.428]➜  cp $WORK/b274/_pkg_.a /root/.cache/go-build/79/7941580e9ab5176dde9e04dd07a870b86e8e30f4bb4195f0811ff24d217e6d1b-d # internal
2025-08-20T22:38:40.2484384Z [00:02:24.428]➜  github.com/sagernet/sing/common/observable
2025-08-20T22:38:40.2486125Z [00:02:24.428]➜  mkdir -p $WORK/b277/
2025-08-20T22:38:40.2492239Z [00:02:24.429]➜  cat >/tmp/go-build2397446772/b277/importcfg << 'EOF' # internal
2025-08-20T22:38:40.2498248Z [00:02:24.429]➜  # import config
2025-08-20T22:38:40.2498934Z [00:02:24.430]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:40.2499740Z [00:02:24.430]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:40.2500343Z [00:02:24.430]➜  EOF
2025-08-20T22:38:40.2505812Z [00:02:24.430]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/observable=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/observable;$WORK/b277=>" -p github.com/sagernet/sing/common/observable -lang=go1.20 -complete -installsuffix shared -buildid s6nbaSzSqcDvZFjdsGVa/s6nbaSzSqcDvZFjdsGVa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/observable/observer.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/observable/subscriber.go
2025-08-20T22:38:40.2634638Z [00:02:24.443]➜  go tool buildid -w $WORK/b265/_pkg_.a # internal
2025-08-20T22:38:40.2646533Z [00:02:24.444]➜  cp $WORK/b265/_pkg_.a /root/.cache/go-build/1c/1c1283682d38b2632118d069810acc54d2cf64d753c7666540f8c1dc214ecd88-d # internal
2025-08-20T22:38:40.2652661Z [00:02:24.445]➜  github.com/sagernet/gvisor/pkg/state/wire
2025-08-20T22:38:40.2654868Z [00:02:24.445]➜  mkdir -p $WORK/b284/
2025-08-20T22:38:40.2655637Z [00:02:24.445]➜  go tool buildid -w $WORK/b277/_pkg_.a # internal
2025-08-20T22:38:40.2656987Z [00:02:24.445]➜  cp $WORK/b277/_pkg_.a /root/.cache/go-build/a6/a6bbce683577b27f96a738664f96a870daff6ff844a97c484719f185a4b04607-d # internal
2025-08-20T22:38:40.2662666Z [00:02:24.446]➜  cat >/tmp/go-build2397446772/b284/importcfg << 'EOF' # internal
2025-08-20T22:38:40.2663875Z [00:02:24.446]➜  # import config
2025-08-20T22:38:40.2664648Z [00:02:24.446]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:40.2665752Z [00:02:24.446]➜  packagefile github.com/sagernet/gvisor/pkg/gohacks=/tmp/go-build2397446772/b285/_pkg_.a
2025-08-20T22:38:40.2666836Z [00:02:24.446]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:40.2667652Z [00:02:24.446]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:40.2668292Z [00:02:24.446]➜  EOF
2025-08-20T22:38:40.2672650Z [00:02:24.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/wire=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/wire;$WORK/b284=>" -p github.com/sagernet/gvisor/pkg/state/wire -lang=go1.23 -complete -installsuffix shared -buildid pv_8vGW6ugEkEj0_LVsd/pv_8vGW6ugEkEj0_LVsd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/wire/wire.go
2025-08-20T22:38:40.2681750Z [00:02:24.446]➜  github.com/sagernet/gvisor/pkg/sync
2025-08-20T22:38:40.2682396Z [00:02:24.446]➜  mkdir -p $WORK/b286/
2025-08-20T22:38:40.2683026Z [00:02:24.447]➜  echo -n > $WORK/b286/go_asm.h # internal
2025-08-20T22:38:40.2684229Z [00:02:24.448]➜  cd /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync
2025-08-20T22:38:40.2687873Z [00:02:24.448]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/gvisor/pkg/sync -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync;$WORK/b286=>" -I $WORK/b286/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b286/symabis ./fence_amd64.s ./runtime_spinning_amd64.s
2025-08-20T22:38:40.2727074Z [00:02:24.452]➜  cat >/tmp/go-build2397446772/b286/importcfg << 'EOF' # internal
2025-08-20T22:38:40.2727856Z [00:02:24.452]➜  # import config
2025-08-20T22:38:40.2728523Z [00:02:24.452]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:40.2729922Z [00:02:24.452]➜  packagefile github.com/sagernet/gvisor/pkg/gohacks=/tmp/go-build2397446772/b285/_pkg_.a
2025-08-20T22:38:40.2730966Z [00:02:24.452]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:40.2731800Z [00:02:24.452]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:40.2736455Z [00:02:24.452]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:40.2737329Z [00:02:24.452]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:40.2738197Z [00:02:24.452]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:40.2738854Z [00:02:24.452]➜  EOF
2025-08-20T22:38:40.2739408Z [00:02:24.452]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:40.2756722Z [00:02:24.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync;$WORK/b286=>" -p github.com/sagernet/gvisor/pkg/sync -lang=go1.23 -installsuffix shared -buildid R3DZZHLruaN4O_lGce85/R3DZZHLruaN4O_lGce85 -goversion go1.25.0 -symabis $WORK/b286/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack -asmhdr $WORK/b286/go_asm.h /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/aliases.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/checklocks_off_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/fence.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/gate_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/goyield_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/mutex_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/nocopy.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/norace_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/runtime.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/runtime_amd64.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/runtime_constants.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/runtime_exectracer2.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/runtime_go124_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/runtime_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/rwmutex_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/seqcount.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/sync.go
2025-08-20T22:38:40.3107489Z [00:02:24.490]➜  cd /root/.go/src/net
2025-08-20T22:38:40.3110995Z [00:02:24.491]➜  go tool pack r $WORK/b148/_pkg_.a $WORK/b148/preferlinkext $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o $WORK/b148/_x005.o $WORK/b148/_x006.o # internal
2025-08-20T22:38:40.3112467Z [00:02:24.491]➜  go tool buildid -w $WORK/b148/_pkg_.a # internal
2025-08-20T22:38:40.3416975Z [00:02:24.521]➜  cp $WORK/b148/_pkg_.a /root/.cache/go-build/39/39e70f0bfe007eeb711dd0e14a153a0f7fd7f461b76009101e402ce0888fecac-d # internal
2025-08-20T22:38:40.3427737Z [00:02:24.523]➜  crypto/x509
2025-08-20T22:38:40.3429928Z [00:02:24.523]➜  mkdir -p $WORK/b141/
2025-08-20T22:38:40.3445091Z [00:02:24.524]➜  cat >/tmp/go-build2397446772/b141/importcfg << 'EOF' # internal
2025-08-20T22:38:40.3446529Z [00:02:24.524]➜  # import config
2025-08-20T22:38:40.3447360Z [00:02:24.524]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:38:40.3448607Z [00:02:24.524]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:38:40.3449652Z [00:02:24.524]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:40.3450478Z [00:02:24.524]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:40.3451325Z [00:02:24.524]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:38:40.3452213Z [00:02:24.524]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:40.3453084Z [00:02:24.524]➜  packagefile crypto/des=/tmp/go-build2397446772/b102/_pkg_.a
2025-08-20T22:38:40.3454123Z [00:02:24.524]➜  packagefile crypto/dsa=/tmp/go-build2397446772/b142/_pkg_.a
2025-08-20T22:38:40.3455303Z [00:02:24.524]➜  packagefile crypto/ecdh=/tmp/go-build2397446772/b051/_pkg_.a
2025-08-20T22:38:40.3456220Z [00:02:24.524]➜  packagefile crypto/ecdsa=/tmp/go-build2397446772/b103/_pkg_.a
2025-08-20T22:38:40.3457148Z [00:02:24.524]➜  packagefile crypto/ed25519=/tmp/go-build2397446772/b117/_pkg_.a
2025-08-20T22:38:40.3458087Z [00:02:24.524]➜  packagefile crypto/elliptic=/tmp/go-build2397446772/b104/_pkg_.a
2025-08-20T22:38:40.3458992Z [00:02:24.524]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:38:40.3459930Z [00:02:24.524]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:38:40.3460811Z [00:02:24.524]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:38:40.3461700Z [00:02:24.524]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:40.3462597Z [00:02:24.524]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:38:40.3463754Z [00:02:24.524]➜  packagefile crypto/x509/pkix=/tmp/go-build2397446772/b143/_pkg_.a
2025-08-20T22:38:40.3464681Z [00:02:24.524]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:38:40.3465591Z [00:02:24.524]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:38:40.3466460Z [00:02:24.524]➜  packagefile encoding/pem=/tmp/go-build2397446772/b145/_pkg_.a
2025-08-20T22:38:40.3467289Z [00:02:24.524]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:40.3468086Z [00:02:24.524]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:40.3469131Z [00:02:24.524]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2397446772/b113/_pkg_.a
2025-08-20T22:38:40.3470403Z [00:02:24.524]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2397446772/b116/_pkg_.a
2025-08-20T22:38:40.3471508Z [00:02:24.524]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:40.3472383Z [00:02:24.524]➜  packagefile internal/goos=/tmp/go-build2397446772/b017/_pkg_.a
2025-08-20T22:38:40.3473222Z [00:02:24.524]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:40.3474912Z [00:02:24.524]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:40.3476113Z [00:02:24.524]➜  packagefile iter=/tmp/go-build2397446772/b038/_pkg_.a
2025-08-20T22:38:40.3476889Z [00:02:24.524]➜  packagefile maps=/tmp/go-build2397446772/b147/_pkg_.a
2025-08-20T22:38:40.3477644Z [00:02:24.524]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:40.3478424Z [00:02:24.524]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:40.3479245Z [00:02:24.524]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:40.3480057Z [00:02:24.524]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:40.3480895Z [00:02:24.524]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:40.3481750Z [00:02:24.524]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:40.3482523Z [00:02:24.524]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:40.3483359Z [00:02:24.524]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:40.3484554Z [00:02:24.524]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:40.3485394Z [00:02:24.524]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:40.3486217Z [00:02:24.524]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:40.3496733Z [00:02:24.524]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:40.3497601Z [00:02:24.524]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:40.3498413Z [00:02:24.524]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:40.3499226Z [00:02:24.525]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:40.3500363Z [00:02:24.525]➜  packagefile unicode/utf16=/tmp/go-build2397446772/b115/_pkg_.a
2025-08-20T22:38:40.3501327Z [00:02:24.525]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:40.3501977Z [00:02:24.525]➜  EOF
2025-08-20T22:38:40.3502565Z [00:02:24.525]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:40.3540349Z [00:02:24.531]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "/root/.go/src/crypto/x509=>crypto/x509;$WORK/b141=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid AmM8MEtt-i7Nt3CV6fh7/AmM8MEtt-i7Nt3CV6fh7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /root/.go/src/crypto/x509/cert_pool.go /root/.go/src/crypto/x509/oid.go /root/.go/src/crypto/x509/parser.go /root/.go/src/crypto/x509/pem_decrypt.go /root/.go/src/crypto/x509/pkcs1.go /root/.go/src/crypto/x509/pkcs8.go /root/.go/src/crypto/x509/root.go /root/.go/src/crypto/x509/root_linux.go /root/.go/src/crypto/x509/root_unix.go /root/.go/src/crypto/x509/sec1.go /root/.go/src/crypto/x509/verify.go /root/.go/src/crypto/x509/x509.go
2025-08-20T22:38:40.3576468Z [00:02:24.538]➜  go tool buildid -w $WORK/b284/_pkg_.a # internal
2025-08-20T22:38:40.3586459Z [00:02:24.538]➜  cp $WORK/b284/_pkg_.a /root/.cache/go-build/b0/b02be797ca0dce65ec0656779548738f69bb895a0caf88ff470c6927105d1624-d # internal
2025-08-20T22:38:40.3587559Z [00:02:24.538]➜  github.com/gofrs/uuid/v5
2025-08-20T22:38:40.3588095Z [00:02:24.538]➜  mkdir -p $WORK/b158/
2025-08-20T22:38:40.3588821Z [00:02:24.538]➜  cat >/tmp/go-build2397446772/b158/importcfg << 'EOF' # internal
2025-08-20T22:38:40.3589489Z [00:02:24.538]➜  # import config
2025-08-20T22:38:40.3590183Z [00:02:24.538]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:38:40.3591055Z [00:02:24.538]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:40.3591968Z [00:02:24.538]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:38:40.3593232Z [00:02:24.538]➜  packagefile database/sql=/tmp/go-build2397446772/b159/_pkg_.a
2025-08-20T22:38:40.3594673Z [00:02:24.538]➜  packagefile database/sql/driver=/tmp/go-build2397446772/b160/_pkg_.a
2025-08-20T22:38:40.3596086Z [00:02:24.538]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:40.3599330Z [00:02:24.538]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:38:40.3600177Z [00:02:24.538]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:40.3600971Z [00:02:24.538]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:40.3601731Z [00:02:24.538]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:40.3602503Z [00:02:24.538]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:40.3603284Z [00:02:24.538]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:40.3604391Z [00:02:24.538]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:40.3604982Z [00:02:24.538]➜  EOF
2025-08-20T22:38:40.3609879Z [00:02:24.538]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gofrs/uuid/v5@v5.3.2=>github.com/gofrs/uuid/v5@v5.3.2;$WORK/b158=>" -p github.com/gofrs/uuid/v5 -lang=go1.19 -complete -installsuffix shared -buildid H7KPJU6hyF-7yweOUMZ9/H7KPJU6hyF-7yweOUMZ9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /root/go/pkg/mod/github.com/gofrs/uuid/v5@v5.3.2/codec.go /root/go/pkg/mod/github.com/gofrs/uuid/v5@v5.3.2/error.go /root/go/pkg/mod/github.com/gofrs/uuid/v5@v5.3.2/generator.go /root/go/pkg/mod/github.com/gofrs/uuid/v5@v5.3.2/sql.go /root/go/pkg/mod/github.com/gofrs/uuid/v5@v5.3.2/uuid.go
2025-08-20T22:38:40.3938810Z [00:02:24.574]➜  go tool buildid -w $WORK/b233/_pkg_.a # internal
2025-08-20T22:38:40.3993346Z [00:02:24.578]➜  cp $WORK/b233/_pkg_.a /root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d # internal
2025-08-20T22:38:40.4000477Z [00:02:24.579]➜  github.com/oschwald/maxminddb-golang
2025-08-20T22:38:40.4001186Z [00:02:24.579]➜  mkdir -p $WORK/b161/
2025-08-20T22:38:40.4009494Z [00:02:24.581]➜  cat >/tmp/go-build2397446772/b161/importcfg << 'EOF' # internal
2025-08-20T22:38:40.4012955Z [00:02:24.581]➜  # import config
2025-08-20T22:38:40.4013837Z [00:02:24.581]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:40.4014762Z [00:02:24.581]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:40.4015665Z [00:02:24.581]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:40.4016488Z [00:02:24.581]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:40.4017407Z [00:02:24.581]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:40.4018318Z [00:02:24.581]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:40.4019115Z [00:02:24.581]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:40.4019914Z [00:02:24.581]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:40.4020697Z [00:02:24.581]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:40.4021613Z [00:02:24.581]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:40.4022436Z [00:02:24.581]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:40.4023192Z [00:02:24.581]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:40.4023980Z [00:02:24.581]➜  EOF
2025-08-20T22:38:40.4031598Z [00:02:24.581]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1=>github.com/oschwald/maxminddb-golang@v1.13.1;$WORK/b161=>" -p github.com/oschwald/maxminddb-golang -lang=go1.21 -complete -installsuffix shared -buildid u4hfgRi0c-21E3OY1m8a/u4hfgRi0c-21E3OY1m8a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1/decoder.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1/deserializer.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1/errors.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1/mmap_unix.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1/node.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1/reader.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1/reader_mmap.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1/set_zero_120.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1/traverse.go /root/go/pkg/mod/github.com/oschwald/maxminddb-golang@v1.13.1/verifier.go
2025-08-20T22:38:40.4836776Z [00:02:24.663]➜  go tool buildid -w $WORK/b158/_pkg_.a # internal
2025-08-20T22:38:40.4850774Z [00:02:24.665]➜  cp $WORK/b158/_pkg_.a /root/.cache/go-build/c4/c401e8cb96ea177a8f2dfb996e0535c2611b7afc6c63cc7b808b8998f6b98129-d # internal
2025-08-20T22:38:40.4858226Z [00:02:24.666]➜  golang.org/x/net/internal/socket
2025-08-20T22:38:40.4858856Z [00:02:24.666]➜  mkdir -p $WORK/b196/
2025-08-20T22:38:40.4864420Z [00:02:24.666]➜  cat >/tmp/go-build2397446772/b196/importcfg << 'EOF' # internal
2025-08-20T22:38:40.4865283Z [00:02:24.666]➜  # import config
2025-08-20T22:38:40.4867562Z [00:02:24.666]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:40.4868433Z [00:02:24.666]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:40.4884496Z [00:02:24.666]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:40.4885721Z [00:02:24.666]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:40.4888124Z [00:02:24.666]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:40.4888977Z [00:02:24.666]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:40.4889861Z [00:02:24.666]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:40.4891008Z [00:02:24.666]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:40.4891881Z [00:02:24.666]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:40.4892732Z [00:02:24.666]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:40.4893360Z [00:02:24.666]➜  EOF
2025-08-20T22:38:40.4907079Z [00:02:24.667]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket=>golang.org/x/net@v0.43.0/internal/socket;$WORK/b196=>" -p golang.org/x/net/internal/socket -lang=go1.23 -complete -installsuffix shared -buildid AeLSgxGKznL-IadiEl0n/AeLSgxGKznL-IadiEl0n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/cmsghdr.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/cmsghdr_linux_64bit.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/cmsghdr_unix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/complete_dontwait.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/error_unix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/iovec_64bit.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/mmsghdr_unix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/msghdr_linux.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/msghdr_linux_64bit.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/norace.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/rawconn.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/rawconn_mmsg.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/rawconn_msg.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/socket.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/sys.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/sys_const_unix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/sys_linux.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/sys_linux_amd64.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/sys_posix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/sys_unix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socket/zsys_linux_amd64.go
2025-08-20T22:38:40.4979737Z [00:02:24.678]➜  cd /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync
2025-08-20T22:38:40.4985297Z [00:02:24.678]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/gvisor/pkg/sync -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync;$WORK/b286=>" -I $WORK/b286/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b286/fence_amd64.o ./fence_amd64.s
2025-08-20T22:38:40.5018001Z [00:02:24.682]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/gvisor/pkg/sync -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync;$WORK/b286=>" -I $WORK/b286/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b286/runtime_spinning_amd64.o ./runtime_spinning_amd64.s
2025-08-20T22:38:40.5048579Z [00:02:24.685]➜  go tool pack r $WORK/b286/_pkg_.a $WORK/b286/fence_amd64.o $WORK/b286/runtime_spinning_amd64.o # internal
2025-08-20T22:38:40.5051075Z [00:02:24.685]➜  go tool buildid -w $WORK/b286/_pkg_.a # internal
2025-08-20T22:38:40.5086797Z [00:02:24.689]➜  cp $WORK/b286/_pkg_.a /root/.cache/go-build/ed/ed1e546636a9592412331d6b531fa0416663cd6e1ad902f9ca085edff402511f-d # internal
2025-08-20T22:38:40.5089428Z [00:02:24.689]➜  net/textproto
2025-08-20T22:38:40.5092521Z [00:02:24.689]➜  mkdir -p $WORK/b210/
2025-08-20T22:38:40.5104499Z [00:02:24.689]➜  cat >/tmp/go-build2397446772/b210/importcfg << 'EOF' # internal
2025-08-20T22:38:40.5106741Z [00:02:24.689]➜  # import config
2025-08-20T22:38:40.5107738Z [00:02:24.689]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:40.5108632Z [00:02:24.689]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:40.5109504Z [00:02:24.689]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:40.5110303Z [00:02:24.689]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:40.5111095Z [00:02:24.689]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:40.5111956Z [00:02:24.689]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:40.5112774Z [00:02:24.689]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:40.5113801Z [00:02:24.689]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:40.5114685Z [00:02:24.689]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:40.5115541Z [00:02:24.689]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:40.5116185Z [00:02:24.689]➜  EOF
2025-08-20T22:38:40.5118634Z [00:02:24.692]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:40.5122658Z [00:02:24.692]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "/root/.go/src/net/textproto=>net/textproto;$WORK/b210=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid rPEkq9DD-4Bz7eHto2Mb/rPEkq9DD-4Bz7eHto2Mb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /root/.go/src/net/textproto/header.go /root/.go/src/net/textproto/pipeline.go /root/.go/src/net/textproto/reader.go /root/.go/src/net/textproto/textproto.go /root/.go/src/net/textproto/writer.go
2025-08-20T22:38:40.6078091Z [00:02:24.788]➜  go tool buildid -w $WORK/b210/_pkg_.a # internal
2025-08-20T22:38:40.6099209Z [00:02:24.790]➜  cp $WORK/b210/_pkg_.a /root/.cache/go-build/fd/fd6090ad4d5db68380ebb8fe82b4854040c29d0d14a0220a971417b2b7e575d7-d # internal
2025-08-20T22:38:40.6102786Z [00:02:24.790]➜  golang.org/x/net/http/httpguts
2025-08-20T22:38:40.6103578Z [00:02:24.790]➜  mkdir -p $WORK/b204/
2025-08-20T22:38:40.6109083Z [00:02:24.791]➜  cat >/tmp/go-build2397446772/b204/importcfg << 'EOF' # internal
2025-08-20T22:38:40.6113907Z [00:02:24.791]➜  # import config
2025-08-20T22:38:40.6114678Z [00:02:24.791]➜  packagefile golang.org/x/net/idna=/tmp/go-build2397446772/b205/_pkg_.a
2025-08-20T22:38:40.6115615Z [00:02:24.791]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:40.6119997Z [00:02:24.792]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:38:40.6120899Z [00:02:24.792]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:40.6121772Z [00:02:24.792]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:40.6122404Z [00:02:24.792]➜  EOF
2025-08-20T22:38:40.6126554Z [00:02:24.792]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/http/httpguts=>golang.org/x/net@v0.43.0/http/httpguts;$WORK/b204=>" -p golang.org/x/net/http/httpguts -lang=go1.23 -complete -installsuffix shared -buildid zATxt5RikAx0AEjwBhAf/zATxt5RikAx0AEjwBhAf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/http/httpguts/guts.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http/httpguts/httplex.go
2025-08-20T22:38:40.6483965Z [00:02:24.828]➜  go tool buildid -w $WORK/b204/_pkg_.a # internal
2025-08-20T22:38:40.6492500Z [00:02:24.829]➜  cp $WORK/b204/_pkg_.a /root/.cache/go-build/ab/ab79497098e59a3971bbde33bab0ea8eeb94dfa6f45ce131c5acb2079d5f2b8c-d # internal
2025-08-20T22:38:40.6500653Z [00:02:24.830]➜  vendor/golang.org/x/net/http/httpguts
2025-08-20T22:38:40.6506393Z [00:02:24.831]➜  mkdir -p $WORK/b216/
2025-08-20T22:38:40.6511216Z [00:02:24.831]➜  cat >/tmp/go-build2397446772/b216/importcfg << 'EOF' # internal
2025-08-20T22:38:40.6515894Z [00:02:24.831]➜  # import config
2025-08-20T22:38:40.6516899Z [00:02:24.832]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:38:40.6520209Z [00:02:24.832]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build2397446772/b217/_pkg_.a
2025-08-20T22:38:40.6521254Z [00:02:24.832]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:40.6522220Z [00:02:24.832]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:38:40.6523136Z [00:02:24.832]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:40.6524247Z [00:02:24.832]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:40.6524926Z [00:02:24.832]➜  EOF
2025-08-20T22:38:40.6529016Z [00:02:24.832]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpguts=>vendor/golang.org/x/net/http/httpguts;$WORK/b216=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid VtzIChTqErsnGzgogalk/VtzIChTqErsnGzgogalk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpguts/guts.go /root/.go/src/vendor/golang.org/x/net/http/httpguts/httplex.go
2025-08-20T22:38:40.6608544Z [00:02:24.841]➜  go tool buildid -w $WORK/b196/_pkg_.a # internal
2025-08-20T22:38:40.6631088Z [00:02:24.843]➜  cp $WORK/b196/_pkg_.a /root/.cache/go-build/c0/c0f08b8f06ea131bad942991c0eb5871a3cf3a102451575c599a6972d381e519-d # internal
2025-08-20T22:38:40.6636706Z [00:02:24.844]➜  golang.org/x/net/ipv4
2025-08-20T22:38:40.6638978Z [00:02:24.844]➜  mkdir -p $WORK/b193/
2025-08-20T22:38:40.6669728Z [00:02:24.847]➜  cat >/tmp/go-build2397446772/b193/importcfg << 'EOF' # internal
2025-08-20T22:38:40.6673899Z [00:02:24.847]➜  # import config
2025-08-20T22:38:40.6674687Z [00:02:24.847]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:40.6675594Z [00:02:24.847]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:40.6676469Z [00:02:24.847]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:40.6677347Z [00:02:24.847]➜  packagefile golang.org/x/net/bpf=/tmp/go-build2397446772/b194/_pkg_.a
2025-08-20T22:38:40.6678846Z [00:02:24.847]➜  packagefile golang.org/x/net/internal/iana=/tmp/go-build2397446772/b195/_pkg_.a
2025-08-20T22:38:40.6680047Z [00:02:24.847]➜  packagefile golang.org/x/net/internal/socket=/tmp/go-build2397446772/b196/_pkg_.a
2025-08-20T22:38:40.6681182Z [00:02:24.847]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:40.6682085Z [00:02:24.847]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:40.6682932Z [00:02:24.847]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:40.6684023Z [00:02:24.847]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:40.6684846Z [00:02:24.847]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:40.6685705Z [00:02:24.847]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:40.6686311Z [00:02:24.847]➜  EOF
2025-08-20T22:38:40.6703776Z [00:02:24.847]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4=>golang.org/x/net@v0.43.0/ipv4;$WORK/b193=>" -p golang.org/x/net/ipv4 -lang=go1.23 -complete -installsuffix shared -buildid FcxVuOTM1kaQhaP521P4/FcxVuOTM1kaQhaP521P4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/batch.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/control.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/control_pktinfo.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/control_unix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/dgramopt.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/doc.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/endpoint.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/genericopt.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/header.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/helper.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/iana.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/icmp.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/icmp_linux.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/packet.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/payload.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/payload_cmsg.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/sockopt.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/sockopt_posix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/sys_asmreq_stub.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/sys_asmreqn.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/sys_bpf.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/sys_linux.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/sys_ssmreq.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv4/zsys_linux_amd64.go
2025-08-20T22:38:40.6877723Z [00:02:24.868]➜  go tool buildid -w $WORK/b216/_pkg_.a # internal
2025-08-20T22:38:40.6884095Z [00:02:24.868]➜  cp $WORK/b216/_pkg_.a /root/.cache/go-build/ae/aebf8abb27168a79bcaad4d7800fb0e3996f27a027b283d55fd0cdbefd0eb227-d # internal
2025-08-20T22:38:40.6912128Z [00:02:24.871]➜  golang.org/x/net/ipv6
2025-08-20T22:38:40.6917659Z [00:02:24.872]➜  mkdir -p $WORK/b197/
2025-08-20T22:38:40.6920473Z [00:02:24.872]➜  cat >/tmp/go-build2397446772/b197/importcfg << 'EOF' # internal
2025-08-20T22:38:40.6921511Z [00:02:24.872]➜  # import config
2025-08-20T22:38:40.6922512Z [00:02:24.872]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:40.6923695Z [00:02:24.872]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:40.6924514Z [00:02:24.872]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:40.6925410Z [00:02:24.872]➜  packagefile golang.org/x/net/bpf=/tmp/go-build2397446772/b194/_pkg_.a
2025-08-20T22:38:40.6926495Z [00:02:24.872]➜  packagefile golang.org/x/net/internal/iana=/tmp/go-build2397446772/b195/_pkg_.a
2025-08-20T22:38:40.6927715Z [00:02:24.872]➜  packagefile golang.org/x/net/internal/socket=/tmp/go-build2397446772/b196/_pkg_.a
2025-08-20T22:38:40.6928808Z [00:02:24.872]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:40.6930055Z [00:02:24.872]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:40.6930869Z [00:02:24.872]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:40.6931678Z [00:02:24.872]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:40.6932479Z [00:02:24.872]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:40.6933284Z [00:02:24.872]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:40.6934110Z [00:02:24.872]➜  EOF
2025-08-20T22:38:40.6950319Z [00:02:24.872]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6=>golang.org/x/net@v0.43.0/ipv6;$WORK/b197=>" -p golang.org/x/net/ipv6 -lang=go1.23 -complete -installsuffix shared -buildid HjmGI4ut3vdDLq8wBFdm/HjmGI4ut3vdDLq8wBFdm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/batch.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/control.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/control_rfc3542_unix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/control_unix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/dgramopt.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/doc.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/endpoint.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/genericopt.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/header.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/helper.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/iana.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/icmp.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/icmp_linux.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/payload.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/payload_cmsg.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/sockopt.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/sockopt_posix.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/sys_asmreq.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/sys_bpf.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/sys_linux.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/sys_ssmreq.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/ipv6/zsys_linux_amd64.go
2025-08-20T22:38:40.7660530Z [00:02:24.946]➜  go tool buildid -w $WORK/b161/_pkg_.a # internal
2025-08-20T22:38:40.7786391Z [00:02:24.956]➜  cp $WORK/b161/_pkg_.a /root/.cache/go-build/85/85000a1ebd91bb0ad1b3602fe0a4941fc47267de557be32a02f9b55d6e0b7210-d # internal
2025-08-20T22:38:40.7790294Z [00:02:24.959]➜  vendor/golang.org/x/net/http/httpproxy
2025-08-20T22:38:40.7790900Z [00:02:24.959]➜  mkdir -p $WORK/b222/
2025-08-20T22:38:40.7791579Z [00:02:24.959]➜  cat >/tmp/go-build2397446772/b222/importcfg << 'EOF' # internal
2025-08-20T22:38:40.7792239Z [00:02:24.959]➜  # import config
2025-08-20T22:38:40.7792889Z [00:02:24.959]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:38:40.7793880Z [00:02:24.959]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:40.7794643Z [00:02:24.959]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:40.7795535Z [00:02:24.959]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build2397446772/b217/_pkg_.a
2025-08-20T22:38:40.7796378Z [00:02:24.959]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:40.7797133Z [00:02:24.959]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:40.7797899Z [00:02:24.959]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:40.7798618Z [00:02:24.959]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:40.7799380Z [00:02:24.959]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:40.7800212Z [00:02:24.959]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:40.7800830Z [00:02:24.959]➜  EOF
2025-08-20T22:38:40.7804416Z [00:02:24.959]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpproxy=>vendor/golang.org/x/net/http/httpproxy;$WORK/b222=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid Pgt_oYS8C5t1J7JCgnf3/Pgt_oYS8C5t1J7JCgnf3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
2025-08-20T22:38:40.8672481Z [00:02:25.047]➜  go tool buildid -w $WORK/b222/_pkg_.a # internal
2025-08-20T22:38:40.8696802Z [00:02:25.050]➜  cp $WORK/b222/_pkg_.a /root/.cache/go-build/9d/9d420ff7798b4cc738c4735a098909b790c4480bc118d1fd1be3e78833525e87-d # internal
2025-08-20T22:38:40.8710496Z [00:02:25.051]➜  mime/multipart
2025-08-20T22:38:40.8712867Z [00:02:25.051]➜  mkdir -p $WORK/b225/
2025-08-20T22:38:40.8735199Z [00:02:25.053]➜  cat >/tmp/go-build2397446772/b225/importcfg << 'EOF' # internal
2025-08-20T22:38:40.8736246Z [00:02:25.053]➜  # import config
2025-08-20T22:38:40.8738369Z [00:02:25.053]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:40.8739206Z [00:02:25.053]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:40.8740023Z [00:02:25.053]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:40.8740899Z [00:02:25.053]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:40.8741692Z [00:02:25.053]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:40.8742562Z [00:02:25.053]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:40.8743432Z [00:02:25.053]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:40.8744442Z [00:02:25.053]➜  packagefile maps=/tmp/go-build2397446772/b147/_pkg_.a
2025-08-20T22:38:40.8745531Z [00:02:25.053]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:40.8746210Z [00:02:25.053]➜  packagefile mime=/tmp/go-build2397446772/b224/_pkg_.a
2025-08-20T22:38:40.8747024Z [00:02:25.054]➜  packagefile mime/quotedprintable=/tmp/go-build2397446772/b226/_pkg_.a
2025-08-20T22:38:40.8748008Z [00:02:25.054]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:38:40.8748855Z [00:02:25.054]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:40.8749675Z [00:02:25.054]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:40.8750552Z [00:02:25.054]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:40.8751380Z [00:02:25.054]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:40.8752219Z [00:02:25.054]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:40.8752838Z [00:02:25.054]➜  EOF
2025-08-20T22:38:40.8757519Z [00:02:25.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "/root/.go/src/mime/multipart=>mime/multipart;$WORK/b225=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid rdBEtV92xch8WGncYCPO/rdBEtV92xch8WGncYCPO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /root/.go/src/mime/multipart/formdata.go /root/.go/src/mime/multipart/multipart.go /root/.go/src/mime/multipart/readmimeheader.go /root/.go/src/mime/multipart/writer.go
2025-08-20T22:38:40.9960668Z [00:02:25.176]➜  go tool buildid -w $WORK/b197/_pkg_.a # internal
2025-08-20T22:38:41.0043034Z [00:02:25.184]➜  cp $WORK/b197/_pkg_.a /root/.cache/go-build/a0/a0ebef5cd5d08fff0b658f33db9e992f06f8f1499f25c69ae8dda911ff6bca0c-d # internal
2025-08-20T22:38:41.0049259Z [00:02:25.185]➜  github.com/sagernet/sing/common
2025-08-20T22:38:41.0053976Z [00:02:25.185]➜  mkdir -p $WORK/b244/
2025-08-20T22:38:41.0054656Z [00:02:25.185]➜  cat >/tmp/go-build2397446772/b244/importcfg << 'EOF' # internal
2025-08-20T22:38:41.0058323Z [00:02:25.186]➜  # import config
2025-08-20T22:38:41.0062895Z [00:02:25.186]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:38:41.0064234Z [00:02:25.186]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.0065102Z [00:02:25.186]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:41.0069171Z [00:02:25.186]➜  packagefile github.com/sagernet/sing/common/x/constraints=/tmp/go-build2397446772/b245/_pkg_.a
2025-08-20T22:38:41.0070228Z [00:02:25.186]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.0070985Z [00:02:25.186]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:41.0071746Z [00:02:25.186]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:41.0072542Z [00:02:25.186]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:41.0073280Z [00:02:25.186]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:41.0074284Z [00:02:25.186]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:41.0075034Z [00:02:25.186]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:41.0075629Z [00:02:25.186]➜  EOF
2025-08-20T22:38:41.0087006Z [00:02:25.186]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common;$WORK/b244=>" -p github.com/sagernet/sing/common -lang=go1.20 -complete -installsuffix shared -buildid 1FxPCQlV_tfmLkgqHvpA/1FxPCQlV_tfmLkgqHvpA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/clear.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/closer.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/cond.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/context.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/context_compat.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/low_memory_stub.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/minmax.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/native_endian_std.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/oncefunc.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/string.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/unsafe.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/upstream.go
2025-08-20T22:38:41.0288176Z [00:02:25.209]➜  go tool buildid -w $WORK/b193/_pkg_.a # internal
2025-08-20T22:38:41.0441121Z [00:02:25.224]➜  cp $WORK/b193/_pkg_.a /root/.cache/go-build/a8/a835818336d3bc5d15456fce3111c34a54b682585ae34effef6c5dbdd1d05907-d # internal
2025-08-20T22:38:41.0443840Z [00:02:25.224]➜  go4.org/netipx
2025-08-20T22:38:41.0447500Z [00:02:25.224]➜  mkdir -p $WORK/b276/
2025-08-20T22:38:41.0449431Z [00:02:25.225]➜  cat >/tmp/go-build2397446772/b276/importcfg << 'EOF' # internal
2025-08-20T22:38:41.0450134Z [00:02:25.225]➜  # import config
2025-08-20T22:38:41.0450855Z [00:02:25.225]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:41.0451716Z [00:02:25.225]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:41.0452496Z [00:02:25.225]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:41.0453278Z [00:02:25.225]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:41.0454288Z [00:02:25.225]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:41.0455165Z [00:02:25.225]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:41.0456041Z [00:02:25.225]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:41.0456953Z [00:02:25.225]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:41.0458124Z [00:02:25.225]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:41.0458945Z [00:02:25.225]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:41.0459562Z [00:02:25.225]➜  EOF
2025-08-20T22:38:41.0465049Z [00:02:25.225]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "/root/go/pkg/mod/go4.org/netipx@v0.0.0-20231129151722-fdeea329fbba=>go4.org/netipx@v0.0.0-20231129151722-fdeea329fbba;$WORK/b276=>" -p go4.org/netipx -lang=go1.18 -complete -installsuffix shared -buildid WbXSfLjN8on2xgRvk5uv/WbXSfLjN8on2xgRvk5uv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack /root/go/pkg/mod/go4.org/netipx@v0.0.0-20231129151722-fdeea329fbba/ipset.go /root/go/pkg/mod/go4.org/netipx@v0.0.0-20231129151722-fdeea329fbba/mask6.go /root/go/pkg/mod/go4.org/netipx@v0.0.0-20231129151722-fdeea329fbba/netipx.go /root/go/pkg/mod/go4.org/netipx@v0.0.0-20231129151722-fdeea329fbba/uint128.go
2025-08-20T22:38:41.0535035Z [00:02:25.233]➜  go tool buildid -w $WORK/b244/_pkg_.a # internal
2025-08-20T22:38:41.0548689Z [00:02:25.235]➜  cp $WORK/b244/_pkg_.a /root/.cache/go-build/3e/3e4c796001c473e6a7c5965a265203fdc1e7109af660ed20a3f204da5a140904-d # internal
2025-08-20T22:38:41.0550247Z [00:02:25.235]➜  github.com/sagernet/sing/common/format
2025-08-20T22:38:41.0550852Z [00:02:25.235]➜  mkdir -p $WORK/b247/
2025-08-20T22:38:41.0556531Z [00:02:25.236]➜  cat >/tmp/go-build2397446772/b247/importcfg << 'EOF' # internal
2025-08-20T22:38:41.0557235Z [00:02:25.236]➜  # import config
2025-08-20T22:38:41.0558270Z [00:02:25.236]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.0559572Z [00:02:25.236]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:41.0560242Z [00:02:25.236]➜  EOF
2025-08-20T22:38:41.0564798Z [00:02:25.236]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/format=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/format;$WORK/b247=>" -p github.com/sagernet/sing/common/format -lang=go1.20 -complete -installsuffix shared -buildid ggOR8WA2A65r2wjk-CPm/ggOR8WA2A65r2wjk-CPm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/format/fmt.go
2025-08-20T22:38:41.0763722Z [00:02:25.256]➜  go tool buildid -w $WORK/b247/_pkg_.a # internal
2025-08-20T22:38:41.0771910Z [00:02:25.257]➜  cp $WORK/b247/_pkg_.a /root/.cache/go-build/32/32d1d8c2e8104b44f20fd036317c878760440d1db4ba72c5f185e8c41113a900-d # internal
2025-08-20T22:38:41.0774931Z [00:02:25.258]➜  github.com/sagernet/sing/common/exceptions
2025-08-20T22:38:41.0775559Z [00:02:25.258]➜  mkdir -p $WORK/b246/
2025-08-20T22:38:41.0783711Z [00:02:25.258]➜  cat >/tmp/go-build2397446772/b246/importcfg << 'EOF' # internal
2025-08-20T22:38:41.0785605Z [00:02:25.258]➜  # import config
2025-08-20T22:38:41.0786507Z [00:02:25.258]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.0787411Z [00:02:25.258]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:41.0788442Z [00:02:25.258]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.0789716Z [00:02:25.258]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:41.0790769Z [00:02:25.258]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.0791566Z [00:02:25.258]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:41.0792424Z [00:02:25.258]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:41.0793340Z [00:02:25.258]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:41.0794450Z [00:02:25.258]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:41.0795492Z [00:02:25.258]➜  EOF
2025-08-20T22:38:41.0803994Z [00:02:25.258]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/exceptions=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/exceptions;$WORK/b246=>" -p github.com/sagernet/sing/common/exceptions -lang=go1.20 -complete -installsuffix shared -buildid N6zTfKm-3U2fFc5j6HBe/N6zTfKm-3U2fFc5j6HBe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/exceptions/cause.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/exceptions/error.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/exceptions/extend.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/exceptions/inner.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/exceptions/multi.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/exceptions/timeout.go
2025-08-20T22:38:41.1349175Z [00:02:25.315]➜  go tool buildid -w $WORK/b225/_pkg_.a # internal
2025-08-20T22:38:41.1379548Z [00:02:25.318]➜  cp $WORK/b225/_pkg_.a /root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d # internal
2025-08-20T22:38:41.1386420Z [00:02:25.319]➜  github.com/sagernet/sing/common/atomic
2025-08-20T22:38:41.1389593Z [00:02:25.319]➜  mkdir -p $WORK/b251/
2025-08-20T22:38:41.1400881Z [00:02:25.320]➜  cat >/tmp/go-build2397446772/b251/importcfg << 'EOF' # internal
2025-08-20T22:38:41.1404126Z [00:02:25.320]➜  # import config
2025-08-20T22:38:41.1405135Z [00:02:25.320]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.1406076Z [00:02:25.320]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:41.1406697Z [00:02:25.320]➜  EOF
2025-08-20T22:38:41.1411352Z [00:02:25.320]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/atomic=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/atomic;$WORK/b251=>" -p github.com/sagernet/sing/common/atomic -lang=go1.20 -complete -installsuffix shared -buildid uai6sG5PhIHWIeUY6Xjq/uai6sG5PhIHWIeUY6Xjq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/atomic/typed.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/atomic/types.go
2025-08-20T22:38:41.1420324Z [00:02:25.322]➜  go tool buildid -w $WORK/b246/_pkg_.a # internal
2025-08-20T22:38:41.1444571Z [00:02:25.324]➜  cp $WORK/b246/_pkg_.a /root/.cache/go-build/e5/e56ebe0dcc0e717fb7c57ee4fc2ffcb7c68e609de8e7af38a4c0cf56526c564d-d # internal
2025-08-20T22:38:41.1454334Z [00:02:25.325]➜  github.com/sagernet/sing/common/task
2025-08-20T22:38:41.1454942Z [00:02:25.325]➜  mkdir -p $WORK/b257/
2025-08-20T22:38:41.1455648Z [00:02:25.325]➜  cat >/tmp/go-build2397446772/b257/importcfg << 'EOF' # internal
2025-08-20T22:38:41.1456299Z [00:02:25.325]➜  # import config
2025-08-20T22:38:41.1456911Z [00:02:25.325]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.1457899Z [00:02:25.325]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.1459063Z [00:02:25.325]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:41.1460069Z [00:02:25.325]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:41.1460682Z [00:02:25.325]➜  EOF
2025-08-20T22:38:41.1465699Z [00:02:25.325]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/task=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/task;$WORK/b257=>" -p github.com/sagernet/sing/common/task -lang=go1.20 -complete -installsuffix shared -buildid L1Yvki4iPq4EQ4GM93KG/L1Yvki4iPq4EQ4GM93KG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/task/task.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/task/task_deprecated.go
2025-08-20T22:38:41.1535338Z [00:02:25.333]➜  go tool buildid -w $WORK/b251/_pkg_.a # internal
2025-08-20T22:38:41.1541781Z [00:02:25.334]➜  cp $WORK/b251/_pkg_.a /root/.cache/go-build/0d/0d1043328e0f76e5540c82ac88f9c58e5bb5dab6a5c2552a5bfdc563106a7216-d # internal
2025-08-20T22:38:41.1547870Z [00:02:25.334]➜  go tool buildid -w $WORK/b141/_pkg_.a # internal
2025-08-20T22:38:41.1553827Z [00:02:25.335]➜  github.com/sagernet/sing/common/buf
2025-08-20T22:38:41.1555983Z [00:02:25.335]➜  mkdir -p $WORK/b250/
2025-08-20T22:38:41.1560939Z [00:02:25.336]➜  cat >/tmp/go-build2397446772/b250/importcfg << 'EOF' # internal
2025-08-20T22:38:41.1565619Z [00:02:25.336]➜  # import config
2025-08-20T22:38:41.1566346Z [00:02:25.336]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:41.1567236Z [00:02:25.336]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:41.1568240Z [00:02:25.336]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.1569461Z [00:02:25.336]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:41.1570982Z [00:02:25.336]➜  packagefile github.com/sagernet/sing/common/debug=/tmp/go-build2397446772/b252/_pkg_.a
2025-08-20T22:38:41.1572334Z [00:02:25.336]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:41.1573890Z [00:02:25.336]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:41.1575071Z [00:02:25.336]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:41.1576019Z [00:02:25.336]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.1576894Z [00:02:25.336]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:41.1577735Z [00:02:25.336]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:41.1578522Z [00:02:25.336]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:41.1579142Z [00:02:25.336]➜  EOF
2025-08-20T22:38:41.1588234Z [00:02:25.338]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/buf=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/buf;$WORK/b250=>" -p github.com/sagernet/sing/common/buf -lang=go1.20 -complete -installsuffix shared -buildid x2QEY_TNlKMV3AalUFV_/x2QEY_TNlKMV3AalUFV_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/buf/alloc.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/buf/buffer.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/buf/buffer_standard.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/buf/buffer_unix.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/buf/multi.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/buf/pool.go
2025-08-20T22:38:41.1658280Z [00:02:25.346]➜  cp $WORK/b141/_pkg_.a /root/.cache/go-build/c6/c62e2bb8da01c3d774bf99ede7d431acd317bc0b5ba118ae846f2fa253fe6a8e-d # internal
2025-08-20T22:38:41.1669364Z [00:02:25.347]➜  crypto/tls
2025-08-20T22:38:41.1670244Z [00:02:25.347]➜  mkdir -p $WORK/b099/
2025-08-20T22:38:41.1706428Z [00:02:25.348]➜  cat >/tmp/go-build2397446772/b099/importcfg << 'EOF' # internal
2025-08-20T22:38:41.1707158Z [00:02:25.348]➜  # import config
2025-08-20T22:38:41.1708100Z [00:02:25.348]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:38:41.1709350Z [00:02:25.348]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:38:41.1710375Z [00:02:25.348]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:41.1711291Z [00:02:25.348]➜  packagefile container/list=/tmp/go-build2397446772/b100/_pkg_.a
2025-08-20T22:38:41.1712197Z [00:02:25.348]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.1713092Z [00:02:25.348]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:41.1714235Z [00:02:25.348]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:38:41.1715253Z [00:02:25.348]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:41.1716237Z [00:02:25.348]➜  packagefile crypto/des=/tmp/go-build2397446772/b102/_pkg_.a
2025-08-20T22:38:41.1717203Z [00:02:25.348]➜  packagefile crypto/ecdh=/tmp/go-build2397446772/b051/_pkg_.a
2025-08-20T22:38:41.1718171Z [00:02:25.348]➜  packagefile crypto/ecdsa=/tmp/go-build2397446772/b103/_pkg_.a
2025-08-20T22:38:41.1719139Z [00:02:25.348]➜  packagefile crypto/ed25519=/tmp/go-build2397446772/b117/_pkg_.a
2025-08-20T22:38:41.1720149Z [00:02:25.348]➜  packagefile crypto/elliptic=/tmp/go-build2397446772/b104/_pkg_.a
2025-08-20T22:38:41.1721104Z [00:02:25.348]➜  packagefile crypto/hkdf=/tmp/go-build2397446772/b120/_pkg_.a
2025-08-20T22:38:41.1722025Z [00:02:25.348]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:41.1723344Z [00:02:25.348]➜  packagefile crypto/internal/boring=/tmp/go-build2397446772/b056/_pkg_.a
2025-08-20T22:38:41.1730002Z [00:02:25.348]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2397446772/b058/_pkg_.a
2025-08-20T22:38:41.1731223Z [00:02:25.348]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2397446772/b072/_pkg_.a
2025-08-20T22:38:41.1732407Z [00:02:25.348]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build2397446772/b123/_pkg_.a
2025-08-20T22:38:41.1733832Z [00:02:25.348]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build2397446772/b124/_pkg_.a
2025-08-20T22:38:41.1735083Z [00:02:25.348]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build2397446772/b125/_pkg_.a
2025-08-20T22:38:41.1736220Z [00:02:25.348]➜  packagefile crypto/internal/hpke=/tmp/go-build2397446772/b126/_pkg_.a
2025-08-20T22:38:41.1737221Z [00:02:25.348]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:38:41.1738182Z [00:02:25.348]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:41.1739085Z [00:02:25.348]➜  packagefile crypto/rc4=/tmp/go-build2397446772/b134/_pkg_.a
2025-08-20T22:38:41.1740001Z [00:02:25.348]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:38:41.1740938Z [00:02:25.348]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:38:41.1741863Z [00:02:25.348]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:41.1742833Z [00:02:25.348]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:38:41.1744038Z [00:02:25.348]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:41.1745141Z [00:02:25.348]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build2397446772/b139/_pkg_.a
2025-08-20T22:38:41.1746191Z [00:02:25.348]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:41.1747135Z [00:02:25.348]➜  packagefile encoding/pem=/tmp/go-build2397446772/b145/_pkg_.a
2025-08-20T22:38:41.1748033Z [00:02:25.348]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:41.1748840Z [00:02:25.348]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:41.1750280Z [00:02:25.348]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b127/_pkg_.a
2025-08-20T22:38:41.1751611Z [00:02:25.348]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2397446772/b113/_pkg_.a
2025-08-20T22:38:41.1752654Z [00:02:25.348]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:41.1753775Z [00:02:25.348]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:41.1754753Z [00:02:25.348]➜  packagefile internal/cpu=/tmp/go-build2397446772/b011/_pkg_.a
2025-08-20T22:38:41.1755682Z [00:02:25.348]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:41.1756553Z [00:02:25.348]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.1757362Z [00:02:25.348]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:41.1758142Z [00:02:25.348]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:41.1758970Z [00:02:25.348]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:41.1759791Z [00:02:25.348]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:41.1760599Z [00:02:25.348]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:41.1761411Z [00:02:25.348]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:41.1762296Z [00:02:25.348]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:41.1763096Z [00:02:25.348]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:41.1764027Z [00:02:25.348]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:41.1764906Z [00:02:25.348]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:41.1766019Z [00:02:25.348]➜  packagefile weak=/tmp/go-build2397446772/b109/_pkg_.a
2025-08-20T22:38:41.1766743Z [00:02:25.348]➜  EOF
2025-08-20T22:38:41.1775087Z [00:02:25.353]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "/root/.go/src/crypto/tls=>crypto/tls;$WORK/b099=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid Xjg9l14kBBWbAqBHG6Wd/Xjg9l14kBBWbAqBHG6Wd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /root/.go/src/crypto/tls/alert.go /root/.go/src/crypto/tls/auth.go /root/.go/src/crypto/tls/cache.go /root/.go/src/crypto/tls/cipher_suites.go /root/.go/src/crypto/tls/common.go /root/.go/src/crypto/tls/common_string.go /root/.go/src/crypto/tls/conn.go /root/.go/src/crypto/tls/defaults.go /root/.go/src/crypto/tls/defaults_fips140.go /root/.go/src/crypto/tls/ech.go /root/.go/src/crypto/tls/handshake_client.go /root/.go/src/crypto/tls/handshake_client_tls13.go /root/.go/src/crypto/tls/handshake_messages.go /root/.go/src/crypto/tls/handshake_server.go /root/.go/src/crypto/tls/handshake_server_tls13.go /root/.go/src/crypto/tls/key_agreement.go /root/.go/src/crypto/tls/key_schedule.go /root/.go/src/crypto/tls/prf.go /root/.go/src/crypto/tls/quic.go /root/.go/src/crypto/tls/ticket.go /root/.go/src/crypto/tls/tls.go
2025-08-20T22:38:41.1934534Z [00:02:25.373]➜  go tool buildid -w $WORK/b257/_pkg_.a # internal
2025-08-20T22:38:41.1945560Z [00:02:25.374]➜  cp $WORK/b257/_pkg_.a /root/.cache/go-build/17/17d3d143a45e8b2446c5a4626659787c3e96d61dfe047e072546d61330a18ecf-d # internal
2025-08-20T22:38:41.1951472Z [00:02:25.375]➜  github.com/sagernet/sing/common/json/internal/contextjson
2025-08-20T22:38:41.1955325Z [00:02:25.375]➜  mkdir -p $WORK/b261/
2025-08-20T22:38:41.1959974Z [00:02:25.376]➜  cat >/tmp/go-build2397446772/b261/importcfg << 'EOF' # internal
2025-08-20T22:38:41.1974583Z [00:02:25.376]➜  # import config
2025-08-20T22:38:41.1975319Z [00:02:25.376]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:41.1976250Z [00:02:25.376]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.1977136Z [00:02:25.376]➜  packagefile encoding=/tmp/go-build2397446772/b186/_pkg_.a
2025-08-20T22:38:41.1987164Z [00:02:25.378]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:41.1988140Z [00:02:25.378]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:41.1988967Z [00:02:25.378]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:41.1990001Z [00:02:25.378]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.1990972Z [00:02:25.378]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.1991770Z [00:02:25.378]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:41.1992588Z [00:02:25.378]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:41.1993418Z [00:02:25.378]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:41.1994467Z [00:02:25.378]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:41.1995300Z [00:02:25.378]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:41.1996140Z [00:02:25.378]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:41.1996950Z [00:02:25.378]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:41.1997834Z [00:02:25.378]➜  packagefile unicode/utf16=/tmp/go-build2397446772/b115/_pkg_.a
2025-08-20T22:38:41.1998739Z [00:02:25.378]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:41.1999400Z [00:02:25.378]➜  EOF
2025-08-20T22:38:41.2035087Z [00:02:25.378]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson;$WORK/b261=>" -p github.com/sagernet/sing/common/json/internal/contextjson -lang=go1.20 -complete -installsuffix shared -buildid C_tqkQvewA5HkiUv4WD5/C_tqkQvewA5HkiUv4WD5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/context.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/decode.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/decode_context.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/encode.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/fold.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/indent.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/keys.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/scanner.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/stream.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/tables.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/tags.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/internal/contextjson/unmarshal.go
2025-08-20T22:38:41.2388789Z [00:02:25.419]➜  go tool buildid -w $WORK/b276/_pkg_.a # internal
2025-08-20T22:38:41.2417468Z [00:02:25.422]➜  cp $WORK/b276/_pkg_.a /root/.cache/go-build/c3/c38818b9d0651643e5c3a820009c837d9a83936c15281acd2518a618441f96ac-d # internal
2025-08-20T22:38:41.2429331Z [00:02:25.423]➜  github.com/sagernet/sing/service
2025-08-20T22:38:41.2430743Z [00:02:25.423]➜  mkdir -p $WORK/b264/
2025-08-20T22:38:41.2440323Z [00:02:25.424]➜  cat >/tmp/go-build2397446772/b264/importcfg << 'EOF' # internal
2025-08-20T22:38:41.2443183Z [00:02:25.424]➜  # import config
2025-08-20T22:38:41.2451878Z [00:02:25.424]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.2452959Z [00:02:25.424]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.2454366Z [00:02:25.424]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:41.2454998Z [00:02:25.424]➜  EOF
2025-08-20T22:38:41.2492954Z [00:02:25.429]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service;$WORK/b264=>" -p github.com/sagernet/sing/service -lang=go1.20 -complete -installsuffix shared -buildid 2ZKjoeSe4r1TZTULze3A/2ZKjoeSe4r1TZTULze3A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/context.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/registry.go
2025-08-20T22:38:41.2681409Z [00:02:25.448]➜  go tool buildid -w $WORK/b250/_pkg_.a # internal
2025-08-20T22:38:41.2699345Z [00:02:25.450]➜  cp $WORK/b250/_pkg_.a /root/.cache/go-build/28/287695c7cbd25064f84fe00fb6a01c2fb74e04ff2209e5cf87dda867c19a97b8-d # internal
2025-08-20T22:38:41.2703633Z [00:02:25.450]➜  github.com/sagernet/sing/common/metadata
2025-08-20T22:38:41.2704503Z [00:02:25.450]➜  mkdir -p $WORK/b255/
2025-08-20T22:38:41.2716305Z [00:02:25.451]➜  go tool buildid -w $WORK/b264/_pkg_.a # internal
2025-08-20T22:38:41.2717190Z [00:02:25.451]➜  cat >/tmp/go-build2397446772/b255/importcfg << 'EOF' # internal
2025-08-20T22:38:41.2717906Z [00:02:25.451]➜  # import config
2025-08-20T22:38:41.2718961Z [00:02:25.451]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:41.2720109Z [00:02:25.451]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.2721357Z [00:02:25.451]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:41.2722647Z [00:02:25.451]➜  packagefile github.com/sagernet/sing/common/debug=/tmp/go-build2397446772/b252/_pkg_.a
2025-08-20T22:38:41.2724265Z [00:02:25.451]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:41.2725345Z [00:02:25.451]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.2726142Z [00:02:25.451]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:41.2726965Z [00:02:25.451]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:41.2727844Z [00:02:25.451]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:41.2728512Z [00:02:25.451]➜  EOF
2025-08-20T22:38:41.2729619Z [00:02:25.451]➜  cp $WORK/b264/_pkg_.a /root/.cache/go-build/8f/8f2fec3305405536f522e7e493d5fc890018b218c10c1078fe206884dfb8a4fb-d # internal
2025-08-20T22:38:41.2730777Z [00:02:25.451]➜  github.com/sagernet/sing/common/auth
2025-08-20T22:38:41.2731366Z [00:02:25.451]➜  mkdir -p $WORK/b266/
2025-08-20T22:38:41.2740686Z [00:02:25.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/metadata=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/metadata;$WORK/b255=>" -p github.com/sagernet/sing/common/metadata -lang=go1.20 -complete -installsuffix shared -buildid nUVZmI2ETKF7Xe4l_d0b/nUVZmI2ETKF7Xe4l_d0b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/metadata/addr.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/metadata/domain.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/metadata/family.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/metadata/metadata.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/metadata/network.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/metadata/serializer.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/metadata/socksaddr.go
2025-08-20T22:38:41.2757194Z [00:02:25.455]➜  cat >/tmp/go-build2397446772/b266/importcfg << 'EOF' # internal
2025-08-20T22:38:41.2757917Z [00:02:25.455]➜  # import config
2025-08-20T22:38:41.2758614Z [00:02:25.455]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.2759656Z [00:02:25.455]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.2760476Z [00:02:25.455]➜  EOF
2025-08-20T22:38:41.2765576Z [00:02:25.455]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/auth=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/auth;$WORK/b266=>" -p github.com/sagernet/sing/common/auth -lang=go1.20 -complete -installsuffix shared -buildid ziSxqdfDVIBTwfrmHSrr/ziSxqdfDVIBTwfrmHSrr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/auth/auth.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/auth/context.go
2025-08-20T22:38:41.2888927Z [00:02:25.469]➜  go tool buildid -w $WORK/b266/_pkg_.a # internal
2025-08-20T22:38:41.2903940Z [00:02:25.470]➜  cp $WORK/b266/_pkg_.a /root/.cache/go-build/93/93061099334d82d10587ed426ca7fbc62c447c8cd452d402018caf5de3b47fb5-d # internal
2025-08-20T22:38:41.2912089Z [00:02:25.471]➜  github.com/sagernet/sing/common/x/list
2025-08-20T22:38:41.2918602Z [00:02:25.472]➜  mkdir -p $WORK/b272/
2025-08-20T22:38:41.2927935Z [00:02:25.473]➜  cat >/tmp/go-build2397446772/b272/importcfg << 'EOF' # internal
2025-08-20T22:38:41.2930793Z [00:02:25.473]➜  # import config
2025-08-20T22:38:41.2932829Z [00:02:25.473]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.2939966Z [00:02:25.473]➜  EOF
2025-08-20T22:38:41.2947859Z [00:02:25.474]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/list=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/list;$WORK/b272=>" -p github.com/sagernet/sing/common/x/list -lang=go1.20 -complete -installsuffix shared -buildid ROyItqiVaU6djkTi3Krn/ROyItqiVaU6djkTi3Krn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/list/cond.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/list/list.go
2025-08-20T22:38:41.3077400Z [00:02:25.487]➜  go tool buildid -w $WORK/b272/_pkg_.a # internal
2025-08-20T22:38:41.3097764Z [00:02:25.490]➜  cp $WORK/b272/_pkg_.a /root/.cache/go-build/52/52d76ad7a92b25711c98573c8e675962f3160a4d6b2e89a0a4ce47c478b116d0-d # internal
2025-08-20T22:38:41.3112059Z [00:02:25.490]➜  github.com/sagernet/sing/common/x/linkedhashmap
2025-08-20T22:38:41.3112798Z [00:02:25.490]➜  mkdir -p $WORK/b271/
2025-08-20T22:38:41.3113773Z [00:02:25.490]➜  cat >/tmp/go-build2397446772/b271/importcfg << 'EOF' # internal
2025-08-20T22:38:41.3114503Z [00:02:25.490]➜  # import config
2025-08-20T22:38:41.3115398Z [00:02:25.490]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.3116791Z [00:02:25.490]➜  packagefile github.com/sagernet/sing/common/x/collections=/tmp/go-build2397446772/b270/_pkg_.a
2025-08-20T22:38:41.3118103Z [00:02:25.490]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:38:41.3119339Z [00:02:25.490]➜  EOF
2025-08-20T22:38:41.3124181Z [00:02:25.490]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/linkedhashmap=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/linkedhashmap;$WORK/b271=>" -p github.com/sagernet/sing/common/x/linkedhashmap -lang=go1.20 -complete -installsuffix shared -buildid EWGxS1mUv_LTDO-M6gyX/EWGxS1mUv_LTDO-M6gyX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/x/linkedhashmap/map.go
2025-08-20T22:38:41.3562274Z [00:02:25.536]➜  go tool buildid -w $WORK/b255/_pkg_.a # internal
2025-08-20T22:38:41.3580224Z [00:02:25.538]➜  cp $WORK/b255/_pkg_.a /root/.cache/go-build/15/1589539f94d786f4d63f4ac4ab5008713fc9a85cd1075e680564dcf3e6eb42f8-d # internal
2025-08-20T22:38:41.3608226Z [00:02:25.541]➜  github.com/sagernet/sing/common/network
2025-08-20T22:38:41.3610144Z [00:02:25.541]➜  mkdir -p $WORK/b256/
2025-08-20T22:38:41.3620408Z [00:02:25.542]➜  cat >/tmp/go-build2397446772/b256/importcfg << 'EOF' # internal
2025-08-20T22:38:41.3624146Z [00:02:25.542]➜  # import config
2025-08-20T22:38:41.3627395Z [00:02:25.542]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.3628351Z [00:02:25.542]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.3629405Z [00:02:25.542]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:41.3630678Z [00:02:25.542]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:41.3631990Z [00:02:25.542]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:41.3632990Z [00:02:25.542]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.3633971Z [00:02:25.542]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:41.3634677Z [00:02:25.542]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:41.3635483Z [00:02:25.542]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:41.3636301Z [00:02:25.542]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:41.3637067Z [00:02:25.542]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:41.3637654Z [00:02:25.542]➜  EOF
2025-08-20T22:38:41.3663099Z [00:02:25.542]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network;$WORK/b256=>" -p github.com/sagernet/sing/common/network -lang=go1.20 -complete -installsuffix shared -buildid GnG9_fO0hVgB4HwOP12Z/GnG9_fO0hVgB4HwOP12Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/addr.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/conn.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/counter.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/dialer.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/direct.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/duplex.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/early.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/handshake.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/multi.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/name.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/packet.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/thread.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/network/vectorised.go
2025-08-20T22:38:41.4663305Z [00:02:25.646]➜  go tool buildid -w $WORK/b271/_pkg_.a # internal
2025-08-20T22:38:41.4699262Z [00:02:25.650]➜  cp $WORK/b271/_pkg_.a /root/.cache/go-build/4c/4c772ed8156a3b164ea286ceeea17e1ae87d98d8fab8c51e8a72ccfdd8c62a98-d # internal
2025-08-20T22:38:41.4705047Z [00:02:25.650]➜  github.com/sagernet/sing/common/random
2025-08-20T22:38:41.4709675Z [00:02:25.651]➜  mkdir -p $WORK/b278/
2025-08-20T22:38:41.4721307Z [00:02:25.652]➜  cat >/tmp/go-build2397446772/b278/importcfg << 'EOF' # internal
2025-08-20T22:38:41.4736451Z [00:02:25.652]➜  # import config
2025-08-20T22:38:41.4737284Z [00:02:25.652]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:41.4738408Z [00:02:25.652]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.4745584Z [00:02:25.652]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.4746465Z [00:02:25.652]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:41.4747108Z [00:02:25.652]➜  EOF
2025-08-20T22:38:41.4752223Z [00:02:25.652]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/random=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/random;$WORK/b278=>" -p github.com/sagernet/sing/common/random -lang=go1.20 -complete -installsuffix shared -buildid Uc4w7AtiN7iPqFFOe9t9/Uc4w7AtiN7iPqFFOe9t9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/random/rng.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/random/seed.go
2025-08-20T22:38:41.5101215Z [00:02:25.690]➜  go tool buildid -w $WORK/b278/_pkg_.a # internal
2025-08-20T22:38:41.5114350Z [00:02:25.691]➜  cp $WORK/b278/_pkg_.a /root/.cache/go-build/5b/5bfbde4deb26ff6ccc29589c0e2aecc68428dda63329d652235825545903f691-d # internal
2025-08-20T22:38:41.5137095Z [00:02:25.694]➜  github.com/sagernet/gvisor/pkg/state
2025-08-20T22:38:41.5139947Z [00:02:25.694]➜  mkdir -p $WORK/b283/
2025-08-20T22:38:41.5162718Z [00:02:25.696]➜  cat >/tmp/go-build2397446772/b283/importcfg << 'EOF' # internal
2025-08-20T22:38:41.5165542Z [00:02:25.697]➜  # import config
2025-08-20T22:38:41.5168233Z [00:02:25.697]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:41.5169107Z [00:02:25.697]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.5169924Z [00:02:25.697]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:41.5171302Z [00:02:25.697]➜  packagefile github.com/sagernet/gvisor/pkg/state/wire=/tmp/go-build2397446772/b284/_pkg_.a
2025-08-20T22:38:41.5172335Z [00:02:25.697]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.5173108Z [00:02:25.697]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:41.5174322Z [00:02:25.697]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:41.5175156Z [00:02:25.697]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:41.5175964Z [00:02:25.697]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:41.5176744Z [00:02:25.697]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:41.5177327Z [00:02:25.697]➜  EOF
2025-08-20T22:38:41.5205675Z [00:02:25.699]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state;$WORK/b283=>" -p github.com/sagernet/gvisor/pkg/state -lang=go1.23 -complete -installsuffix shared -buildid F-AtBLk-FVATEaFBGVfw/F-AtBLk-FVATEaFBGVfw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/addr_range.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/addr_set.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/complete_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/decode.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/decode_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/deferred_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/encode.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/encode_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/state_norace.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/stats.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/state/types.go
2025-08-20T22:38:41.6257139Z [00:02:25.805]➜  go tool buildid -w $WORK/b256/_pkg_.a # internal
2025-08-20T22:38:41.6321569Z [00:02:25.812]➜  cp $WORK/b256/_pkg_.a /root/.cache/go-build/bc/bcf209f9fde12d92d96dd0ea769ba02427eccf71e32b4b0655072eb1e64f4e46-d # internal
2025-08-20T22:38:41.6329300Z [00:02:25.813]➜  github.com/sagernet/sing/common/bufio
2025-08-20T22:38:41.6332513Z [00:02:25.813]➜  mkdir -p $WORK/b254/
2025-08-20T22:38:41.6355384Z [00:02:25.814]➜  cat >/tmp/go-build2397446772/b254/importcfg << 'EOF' # internal
2025-08-20T22:38:41.6359490Z [00:02:25.816]➜  # import config
2025-08-20T22:38:41.6361868Z [00:02:25.816]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.6363097Z [00:02:25.816]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:41.6365502Z [00:02:25.816]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:41.6367677Z [00:02:25.816]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.6368934Z [00:02:25.816]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:41.6370205Z [00:02:25.816]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:41.6371534Z [00:02:25.816]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:41.6372863Z [00:02:25.816]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:41.6379399Z [00:02:25.816]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:41.6380662Z [00:02:25.816]➜  packagefile github.com/sagernet/sing/common/task=/tmp/go-build2397446772/b257/_pkg_.a
2025-08-20T22:38:41.6381807Z [00:02:25.816]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:41.6382714Z [00:02:25.816]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.6383680Z [00:02:25.816]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:41.6384517Z [00:02:25.816]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:41.6385333Z [00:02:25.816]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:41.6386179Z [00:02:25.816]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:41.6387010Z [00:02:25.816]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:41.6387842Z [00:02:25.816]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:41.6388639Z [00:02:25.816]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:41.6389229Z [00:02:25.816]➜  EOF
2025-08-20T22:38:41.6421854Z [00:02:25.816]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio;$WORK/b254=>" -p github.com/sagernet/sing/common/bufio -lang=go1.20 -complete -installsuffix shared -buildid h7D0NPPpvvgEoYcRJc3p/h7D0NPPpvvgEoYcRJc3p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/addr_conn.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/addr_linux.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/append.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/bind.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/bind_wait.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/buffer.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/cache.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/chunk.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/conn.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/conn_stdio_stub.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/copy.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/copy_direct.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/copy_direct_posix.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/counter_conn.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/counter_packet_conn.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/fallback.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/io.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/nat.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/nat_wait.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/only.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/race.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/splice_linux.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/vectorised.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/vectorised_unix.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/wait.go
2025-08-20T22:38:41.7297690Z [00:02:25.910]➜  go tool buildid -w $WORK/b261/_pkg_.a # internal
2025-08-20T22:38:41.7389381Z [00:02:25.919]➜  cp $WORK/b261/_pkg_.a /root/.cache/go-build/70/70957ead37fe9654325c3a6acd3db37ee316976525fd0188794b3a5096ffdcbb-d # internal
2025-08-20T22:38:41.7426981Z [00:02:25.919]➜  github.com/sagernet/sing/common/json
2025-08-20T22:38:41.7427633Z [00:02:25.919]➜  mkdir -p $WORK/b260/
2025-08-20T22:38:41.7428332Z [00:02:25.919]➜  cat >/tmp/go-build2397446772/b260/importcfg << 'EOF' # internal
2025-08-20T22:38:41.7429064Z [00:02:25.919]➜  # import config
2025-08-20T22:38:41.7429716Z [00:02:25.919]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:41.7430530Z [00:02:25.919]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:41.7431343Z [00:02:25.919]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.7432136Z [00:02:25.919]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:41.7433158Z [00:02:25.919]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.7445619Z [00:02:25.919]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:41.7447017Z [00:02:25.919]➜  packagefile github.com/sagernet/sing/common/json/internal/contextjson=/tmp/go-build2397446772/b261/_pkg_.a
2025-08-20T22:38:41.7448128Z [00:02:25.919]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:41.7449221Z [00:02:25.919]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:41.7449897Z [00:02:25.919]➜  EOF
2025-08-20T22:38:41.7477200Z [00:02:25.919]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json;$WORK/b260=>" -p github.com/sagernet/sing/common/json -lang=go1.20 -complete -installsuffix shared -buildid 3wYdBt18s7ahLuLb-S3e/3wYdBt18s7ahLuLb-S3e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/comment.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/context.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/context_ext.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/unmarshal.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/unmarshal_context.go
2025-08-20T22:38:41.7846185Z [00:02:25.965]➜  go tool buildid -w $WORK/b260/_pkg_.a # internal
2025-08-20T22:38:41.7870566Z [00:02:25.967]➜  cp $WORK/b260/_pkg_.a /root/.cache/go-build/e9/e9f0a8f1baefad7e14562b74097fa28c05bfb1aa654bd1cc37148f5e15f36a48-d # internal
2025-08-20T22:38:41.7874490Z [00:02:25.967]➜  github.com/sagernet/sing-box/common/badversion
2025-08-20T22:38:41.7875757Z [00:02:25.967]➜  mkdir -p $WORK/b259/
2025-08-20T22:38:41.7884047Z [00:02:25.968]➜  cat >/tmp/go-build2397446772/b259/importcfg << 'EOF' # internal
2025-08-20T22:38:41.7885883Z [00:02:25.968]➜  # import config
2025-08-20T22:38:41.7895005Z [00:02:25.969]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:41.7896544Z [00:02:25.969]➜  packagefile github.com/sagernet/sing/common/json=/tmp/go-build2397446772/b260/_pkg_.a
2025-08-20T22:38:41.7897895Z [00:02:25.969]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:41.7901982Z [00:02:25.969]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:41.7903095Z [00:02:25.969]➜  EOF
2025-08-20T22:38:41.7919369Z [00:02:25.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badversion=>github.com/sagernet/sing-box/common/badversion;$WORK/b259=>" -p github.com/sagernet/sing-box/common/badversion -lang=go1.23 -complete -installsuffix shared -buildid H3tP0TFVSkqAudYKSZCH/H3tP0TFVSkqAudYKSZCH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badversion/version.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badversion/version_json.go
2025-08-20T22:38:41.8490873Z [00:02:26.029]➜  go tool buildid -w $WORK/b259/_pkg_.a # internal
2025-08-20T22:38:41.8495203Z [00:02:26.029]➜  cp $WORK/b259/_pkg_.a /root/.cache/go-build/51/51678dc95022037821f2fda64360ce9d4a56a783f95d58269f3e68425b36d18a-d # internal
2025-08-20T22:38:41.8496433Z [00:02:26.029]➜  github.com/sagernet/sing/common/byteformats
2025-08-20T22:38:41.8497077Z [00:02:26.029]➜  mkdir -p $WORK/b267/
2025-08-20T22:38:41.8499479Z [00:02:26.030]➜  cat >/tmp/go-build2397446772/b267/importcfg << 'EOF' # internal
2025-08-20T22:38:41.8500871Z [00:02:26.030]➜  # import config
2025-08-20T22:38:41.8503733Z [00:02:26.030]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:41.8505239Z [00:02:26.030]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:41.8507032Z [00:02:26.030]➜  packagefile github.com/sagernet/sing/common/json=/tmp/go-build2397446772/b260/_pkg_.a
2025-08-20T22:38:41.8508477Z [00:02:26.030]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:41.8511836Z [00:02:26.030]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:41.8514226Z [00:02:26.030]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:41.8544413Z [00:02:26.030]➜  EOF
2025-08-20T22:38:41.8549830Z [00:02:26.030]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/byteformats=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/byteformats;$WORK/b267=>" -p github.com/sagernet/sing/common/byteformats -lang=go1.20 -complete -installsuffix shared -buildid MAG9U_JsThu_lNgzQkx8/MAG9U_JsThu_lNgzQkx8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/byteformats/formats.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/byteformats/json.go
2025-08-20T22:38:41.9173276Z [00:02:26.097]➜  go tool buildid -w $WORK/b267/_pkg_.a # internal
2025-08-20T22:38:41.9193278Z [00:02:26.099]➜  cp $WORK/b267/_pkg_.a /root/.cache/go-build/5a/5ae74fe6756d932c17cb3eaa2f23abf924fc7a4af6e468494eae9716d7a8259c-d # internal
2025-08-20T22:38:41.9203151Z [00:02:26.100]➜  github.com/sagernet/sing/common/json/badjson
2025-08-20T22:38:41.9206825Z [00:02:26.101]➜  mkdir -p $WORK/b269/
2025-08-20T22:38:41.9219217Z [00:02:26.102]➜  cat >/tmp/go-build2397446772/b269/importcfg << 'EOF' # internal
2025-08-20T22:38:41.9222727Z [00:02:26.102]➜  # import config
2025-08-20T22:38:41.9225337Z [00:02:26.102]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:41.9226626Z [00:02:26.102]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:41.9229820Z [00:02:26.102]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:41.9231179Z [00:02:26.102]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:41.9232901Z [00:02:26.102]➜  packagefile github.com/sagernet/sing/common/json=/tmp/go-build2397446772/b260/_pkg_.a
2025-08-20T22:38:41.9234951Z [00:02:26.102]➜  packagefile github.com/sagernet/sing/common/json/internal/contextjson=/tmp/go-build2397446772/b261/_pkg_.a
2025-08-20T22:38:41.9238486Z [00:02:26.102]➜  packagefile github.com/sagernet/sing/common/x/collections=/tmp/go-build2397446772/b270/_pkg_.a
2025-08-20T22:38:41.9240202Z [00:02:26.102]➜  packagefile github.com/sagernet/sing/common/x/linkedhashmap=/tmp/go-build2397446772/b271/_pkg_.a
2025-08-20T22:38:41.9241243Z [00:02:26.102]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:41.9242053Z [00:02:26.102]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:41.9242902Z [00:02:26.102]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:41.9243684Z [00:02:26.102]➜  EOF
2025-08-20T22:38:41.9252798Z [00:02:26.102]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badjson=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badjson;$WORK/b269=>" -p github.com/sagernet/sing/common/json/badjson -lang=go1.20 -complete -installsuffix shared -buildid Yc3FU6OTyHVz6DxYGHyA/Yc3FU6OTyHVz6DxYGHyA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badjson/array.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badjson/empty.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badjson/json.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badjson/merge.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badjson/merge_objects.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badjson/object.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badjson/typed.go
2025-08-20T22:38:42.1974846Z [00:02:26.377]➜  go tool buildid -w $WORK/b254/_pkg_.a # internal
2025-08-20T22:38:42.2048047Z [00:02:26.385]➜  go tool buildid -w $WORK/b283/_pkg_.a # internal
2025-08-20T22:38:42.2077295Z [00:02:26.388]➜  cp $WORK/b254/_pkg_.a /root/.cache/go-build/e6/e6292293b12fb62b3d0bc43ce5a10f34d87374d4732925b18dd52a1311177441-d # internal
2025-08-20T22:38:42.2085797Z [00:02:26.388]➜  github.com/sagernet/sing/common/varbin
2025-08-20T22:38:42.2089098Z [00:02:26.389]➜  mkdir -p $WORK/b253/
2025-08-20T22:38:42.2095704Z [00:02:26.389]➜  cat >/tmp/go-build2397446772/b253/importcfg << 'EOF' # internal
2025-08-20T22:38:42.2120712Z [00:02:26.390]➜  # import config
2025-08-20T22:38:42.2121461Z [00:02:26.390]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:42.2122551Z [00:02:26.390]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:42.2124049Z [00:02:26.390]➜  packagefile github.com/sagernet/sing/common/binary=/tmp/go-build2397446772/b249/_pkg_.a
2025-08-20T22:38:42.2125348Z [00:02:26.390]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:42.2126629Z [00:02:26.390]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:42.2127945Z [00:02:26.390]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:42.2129055Z [00:02:26.390]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:42.2129895Z [00:02:26.390]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:42.2130565Z [00:02:26.390]➜  EOF
2025-08-20T22:38:42.2140648Z [00:02:26.390]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/varbin=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/varbin;$WORK/b253=>" -p github.com/sagernet/sing/common/varbin -lang=go1.20 -complete -installsuffix shared -buildid 6YBexZN6YGmvIlkdQELp/6YBexZN6YGmvIlkdQELp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/varbin/data.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/varbin/data_if.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/varbin/uvarint.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/varbin/value_slices_unsafe.go
2025-08-20T22:38:42.2146957Z [00:02:26.390]➜  go tool buildid -w $WORK/b269/_pkg_.a # internal
2025-08-20T22:38:42.2148246Z [00:02:26.394]➜  cp $WORK/b283/_pkg_.a /root/.cache/go-build/d1/d154a653e6eb99a1c6a88f5e1b19712e87048250cfff124175eafb513e022c44-d # internal
2025-08-20T22:38:42.2149404Z [00:02:26.394]➜  github.com/sagernet/sing/common/uot
2025-08-20T22:38:42.2150056Z [00:02:26.394]➜  mkdir -p $WORK/b275/
2025-08-20T22:38:42.2150786Z [00:02:26.394]➜  cat >/tmp/go-build2397446772/b275/importcfg << 'EOF' # internal
2025-08-20T22:38:42.2151890Z [00:02:26.394]➜  # import config
2025-08-20T22:38:42.2153882Z [00:02:26.394]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:42.2154821Z [00:02:26.394]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:42.2155911Z [00:02:26.394]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:42.2157083Z [00:02:26.394]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:42.2158335Z [00:02:26.394]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:42.2159613Z [00:02:26.394]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:42.2161169Z [00:02:26.394]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:42.2162515Z [00:02:26.394]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:42.2163756Z [00:02:26.394]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:42.2164518Z [00:02:26.394]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:42.2165043Z [00:02:26.394]➜  EOF
2025-08-20T22:38:42.2172320Z [00:02:26.394]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/uot=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/uot;$WORK/b275=>" -p github.com/sagernet/sing/common/uot -lang=go1.20 -complete -installsuffix shared -buildid _vPCwnREKZYO_vg4jPi1/_vPCwnREKZYO_vg4jPi1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/uot/client.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/uot/conn.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/uot/conn_wait.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/uot/lazy.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/uot/protocol.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/uot/server.go
2025-08-20T22:38:42.2185689Z [00:02:26.399]➜  cp $WORK/b269/_pkg_.a /root/.cache/go-build/00/00d224ffba9d4006d8a24cc9dc25048aa6dbf17fff70ea60ac7815310ca52bf3-d # internal
2025-08-20T22:38:42.2191528Z [00:02:26.399]➜  github.com/sagernet/gvisor/pkg/atomicbitops
2025-08-20T22:38:42.2192224Z [00:02:26.399]➜  mkdir -p $WORK/b282/
2025-08-20T22:38:42.2209132Z [00:02:26.400]➜  echo -n > $WORK/b282/go_asm.h # internal
2025-08-20T22:38:42.2211897Z [00:02:26.400]➜  cd /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops
2025-08-20T22:38:42.2218255Z [00:02:26.400]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/gvisor/pkg/atomicbitops -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops;$WORK/b282=>" -I $WORK/b282/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b282/symabis ./atomicbitops_amd64.s
2025-08-20T22:38:42.2294689Z [00:02:26.409]➜  cat >/tmp/go-build2397446772/b282/importcfg << 'EOF' # internal
2025-08-20T22:38:42.2312401Z [00:02:26.409]➜  # import config
2025-08-20T22:38:42.2313161Z [00:02:26.409]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:42.2314484Z [00:02:26.409]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:42.2315800Z [00:02:26.409]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:42.2316838Z [00:02:26.409]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:42.2317732Z [00:02:26.409]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:42.2318412Z [00:02:26.409]➜  EOF
2025-08-20T22:38:42.2318968Z [00:02:26.410]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:42.2327884Z [00:02:26.410]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops;$WORK/b282=>" -p github.com/sagernet/gvisor/pkg/atomicbitops -lang=go1.23 -installsuffix shared -buildid OWQCoEpHN66XvV_KGEYm/OWQCoEpHN66XvV_KGEYm -goversion go1.25.0 -symabis $WORK/b282/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack -asmhdr $WORK/b282/go_asm.h /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops/32b_64bit.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops/aligned_64bit.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops/atomicbitops.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops/atomicbitops_64bit_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops/atomicbitops_float64.go
2025-08-20T22:38:42.3431105Z [00:02:26.523]➜  cd /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops
2025-08-20T22:38:42.3435996Z [00:02:26.523]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/gvisor/pkg/atomicbitops -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/atomicbitops;$WORK/b282=>" -I $WORK/b282/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b282/atomicbitops_amd64.o ./atomicbitops_amd64.s
2025-08-20T22:38:42.3539166Z [00:02:26.534]➜  go tool pack r $WORK/b282/_pkg_.a $WORK/b282/atomicbitops_amd64.o # internal
2025-08-20T22:38:42.3542497Z [00:02:26.534]➜  go tool buildid -w $WORK/b282/_pkg_.a # internal
2025-08-20T22:38:42.3564230Z [00:02:26.536]➜  cp $WORK/b282/_pkg_.a /root/.cache/go-build/ea/ea430b091eb8ef07beb9cda2af586e2656b608f3333b68a0064e6f055cf7eff3-d # internal
2025-08-20T22:38:42.3579270Z [00:02:26.538]➜  github.com/sagernet/gvisor/pkg/linewriter
2025-08-20T22:38:42.3581842Z [00:02:26.538]➜  mkdir -p $WORK/b291/
2025-08-20T22:38:42.3586226Z [00:02:26.539]➜  cat >/tmp/go-build2397446772/b291/importcfg << 'EOF' # internal
2025-08-20T22:38:42.3587548Z [00:02:26.539]➜  # import config
2025-08-20T22:38:42.3588790Z [00:02:26.539]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:42.3590238Z [00:02:26.539]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:42.3591250Z [00:02:26.539]➜  EOF
2025-08-20T22:38:42.3592085Z [00:02:26.539]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:42.3597793Z [00:02:26.539]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/linewriter=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/linewriter;$WORK/b291=>" -p github.com/sagernet/gvisor/pkg/linewriter -lang=go1.23 -complete -installsuffix shared -buildid x_cFoQdTNKNLTDfwZS25/x_cFoQdTNKNLTDfwZS25 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/linewriter/linewriter.go
2025-08-20T22:38:42.3909560Z [00:02:26.571]➜  go tool buildid -w $WORK/b291/_pkg_.a # internal
2025-08-20T22:38:42.3917702Z [00:02:26.572]➜  cp $WORK/b291/_pkg_.a /root/.cache/go-build/41/41f4be4a9717878b6978800a13b3ae12afb6cf756eee6761bfdeacafb2c46748-d # internal
2025-08-20T22:38:42.3937451Z [00:02:26.574]➜  golang.org/x/time/rate
2025-08-20T22:38:42.3944727Z [00:02:26.574]➜  mkdir -p $WORK/b292/
2025-08-20T22:38:42.3946761Z [00:02:26.574]➜  go tool buildid -w $WORK/b275/_pkg_.a # internal
2025-08-20T22:38:42.3949507Z [00:02:26.574]➜  cat >/tmp/go-build2397446772/b292/importcfg << 'EOF' # internal
2025-08-20T22:38:42.3950186Z [00:02:26.574]➜  # import config
2025-08-20T22:38:42.3950847Z [00:02:26.574]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:42.3951668Z [00:02:26.574]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:42.3952479Z [00:02:26.574]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:42.3953292Z [00:02:26.574]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:42.3954302Z [00:02:26.574]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:42.3955224Z [00:02:26.574]➜  EOF
2025-08-20T22:38:42.3964159Z [00:02:26.574]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/time@v0.9.0/rate=>golang.org/x/time@v0.9.0/rate;$WORK/b292=>" -p golang.org/x/time/rate -lang=go1.18 -complete -installsuffix shared -buildid Cx4lBP3cmuJhU2XacYhS/Cx4lBP3cmuJhU2XacYhS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack /root/go/pkg/mod/golang.org/x/time@v0.9.0/rate/rate.go /root/go/pkg/mod/golang.org/x/time@v0.9.0/rate/sometimes.go
2025-08-20T22:38:42.3968057Z [00:02:26.576]➜  cp $WORK/b275/_pkg_.a /root/.cache/go-build/bb/bbcc2f7fb10d6b47efa7279bda08e009f90a7be9189d6d103a332b4caff5d8e5-d # internal
2025-08-20T22:38:42.3969134Z [00:02:26.576]➜  github.com/sagernet/gvisor/pkg/waiter
2025-08-20T22:38:42.3969696Z [00:02:26.576]➜  mkdir -p $WORK/b293/
2025-08-20T22:38:42.3997213Z [00:02:26.576]➜  cat >/tmp/go-build2397446772/b293/importcfg << 'EOF' # internal
2025-08-20T22:38:42.3997961Z [00:02:26.576]➜  # import config
2025-08-20T22:38:42.3998635Z [00:02:26.576]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:42.3999674Z [00:02:26.576]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:42.4000923Z [00:02:26.576]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:42.4001728Z [00:02:26.576]➜  EOF
2025-08-20T22:38:42.4007715Z [00:02:26.576]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/waiter=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/waiter;$WORK/b293=>" -p github.com/sagernet/gvisor/pkg/waiter -lang=go1.23 -complete -installsuffix shared -buildid 1c_JWjatLkuxlz0DJ8ob/1c_JWjatLkuxlz0DJ8ob -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/waiter/waiter.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/waiter/waiter_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/waiter/waiter_state_autogen.go
2025-08-20T22:38:42.4104678Z [00:02:26.590]➜  go tool buildid -w $WORK/b253/_pkg_.a # internal
2025-08-20T22:38:42.4136481Z [00:02:26.593]➜  cp $WORK/b253/_pkg_.a /root/.cache/go-build/96/961efdc06ebcff8c094e41dd939f181d56db6edf2b54e40aa302a67e14ed9a43-d # internal
2025-08-20T22:38:42.4169097Z [00:02:26.597]➜  github.com/sagernet/sing/common/rw
2025-08-20T22:38:42.4171526Z [00:02:26.597]➜  mkdir -p $WORK/b248/
2025-08-20T22:38:42.4174204Z [00:02:26.597]➜  cat >/tmp/go-build2397446772/b248/importcfg << 'EOF' # internal
2025-08-20T22:38:42.4175463Z [00:02:26.597]➜  # import config
2025-08-20T22:38:42.4177869Z [00:02:26.597]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:42.4179317Z [00:02:26.597]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:42.4185480Z [00:02:26.597]➜  packagefile github.com/sagernet/sing/common/binary=/tmp/go-build2397446772/b249/_pkg_.a
2025-08-20T22:38:42.4186751Z [00:02:26.597]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:42.4188009Z [00:02:26.597]➜  packagefile github.com/sagernet/sing/common/varbin=/tmp/go-build2397446772/b253/_pkg_.a
2025-08-20T22:38:42.4188998Z [00:02:26.597]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:42.4189766Z [00:02:26.597]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:42.4190559Z [00:02:26.597]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:42.4191175Z [00:02:26.597]➜  EOF
2025-08-20T22:38:42.4200122Z [00:02:26.597]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/rw=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/rw;$WORK/b248=>" -p github.com/sagernet/sing/common/rw -lang=go1.20 -complete -installsuffix shared -buildid JVo0ZyBFLKIT7RNNitRG/JVo0ZyBFLKIT7RNNitRG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/rw/discard.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/rw/file.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/rw/read.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/rw/varint.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/rw/write.go
2025-08-20T22:38:42.4766970Z [00:02:26.657]➜  go tool buildid -w $WORK/b292/_pkg_.a # internal
2025-08-20T22:38:42.4777151Z [00:02:26.658]➜  cp $WORK/b292/_pkg_.a /root/.cache/go-build/25/25706bba6d85d01fe4239a900a17dc26fd643e9315a452e415794e6297625e2b-d # internal
2025-08-20T22:38:42.4780099Z [00:02:26.658]➜  github.com/sagernet/sing/common/domain
2025-08-20T22:38:42.4781593Z [00:02:26.658]➜  mkdir -p $WORK/b268/
2025-08-20T22:38:42.4784881Z [00:02:26.658]➜  cat >/tmp/go-build2397446772/b268/importcfg << 'EOF' # internal
2025-08-20T22:38:42.4788851Z [00:02:26.658]➜  # import config
2025-08-20T22:38:42.4791171Z [00:02:26.658]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:42.4795598Z [00:02:26.658]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:42.4796701Z [00:02:26.658]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:42.4797962Z [00:02:26.658]➜  packagefile github.com/sagernet/sing/common/varbin=/tmp/go-build2397446772/b253/_pkg_.a
2025-08-20T22:38:42.4799031Z [00:02:26.658]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:42.4799918Z [00:02:26.658]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:42.4800769Z [00:02:26.658]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:42.4801665Z [00:02:26.658]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:42.4802683Z [00:02:26.658]➜  EOF
2025-08-20T22:38:42.4809624Z [00:02:26.658]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/domain=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/domain;$WORK/b268=>" -p github.com/sagernet/sing/common/domain -lang=go1.20 -complete -installsuffix shared -buildid GzGoDMmUxLqyR36iPt98/GzGoDMmUxLqyR36iPt98 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/domain/adgurad_matcher.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/domain/matcher.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/domain/set.go
2025-08-20T22:38:42.4832434Z [00:02:26.663]➜  go tool buildid -w $WORK/b293/_pkg_.a # internal
2025-08-20T22:38:42.4849273Z [00:02:26.665]➜  cp $WORK/b293/_pkg_.a /root/.cache/go-build/8a/8aceb59763fe962c34d7cbe18758f2470cf092a629502c905d48ecb5cc860158-d # internal
2025-08-20T22:38:42.4854386Z [00:02:26.665]➜  github.com/sagernet/gvisor/pkg/log
2025-08-20T22:38:42.4855201Z [00:02:26.665]➜  mkdir -p $WORK/b290/
2025-08-20T22:38:42.4857367Z [00:02:26.666]➜  cat >/tmp/go-build2397446772/b290/importcfg << 'EOF' # internal
2025-08-20T22:38:42.4860601Z [00:02:26.666]➜  # import config
2025-08-20T22:38:42.4861364Z [00:02:26.666]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:42.4862244Z [00:02:26.666]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:42.4863320Z [00:02:26.666]➜  packagefile github.com/sagernet/gvisor/pkg/linewriter=/tmp/go-build2397446772/b291/_pkg_.a
2025-08-20T22:38:42.4865242Z [00:02:26.666]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:42.4866496Z [00:02:26.666]➜  packagefile golang.org/x/time/rate=/tmp/go-build2397446772/b292/_pkg_.a
2025-08-20T22:38:42.4867453Z [00:02:26.666]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:42.4868284Z [00:02:26.666]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:42.4869125Z [00:02:26.666]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:42.4869953Z [00:02:26.666]➜  packagefile regexp=/tmp/go-build2397446772/b233/_pkg_.a
2025-08-20T22:38:42.4870809Z [00:02:26.666]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:42.4871718Z [00:02:26.666]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:42.4872641Z [00:02:26.666]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:42.4874700Z [00:02:26.666]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:42.4875401Z [00:02:26.666]➜  EOF
2025-08-20T22:38:42.4882411Z [00:02:26.666]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/log=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/log;$WORK/b290=>" -p github.com/sagernet/gvisor/pkg/log -lang=go1.23 -complete -installsuffix shared -buildid Ro5HVFkA_OlighiB1pIu/Ro5HVFkA_OlighiB1pIu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/log/glog.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/log/json.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/log/json_k8s.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/log/log.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/log/rate_limited.go
2025-08-20T22:38:42.5086605Z [00:02:26.688]➜  go tool buildid -w $WORK/b248/_pkg_.a # internal
2025-08-20T22:38:42.5096188Z [00:02:26.689]➜  cp $WORK/b248/_pkg_.a /root/.cache/go-build/be/be0983435b6efa8416a16662cd8a6158816d3367e0058deb53a00c2826d8628e-d # internal
2025-08-20T22:38:42.5104213Z [00:02:26.690]➜  github.com/sagernet/sing-box/constant
2025-08-20T22:38:42.5106864Z [00:02:26.690]➜  mkdir -p $WORK/b242/
2025-08-20T22:38:42.5115958Z [00:02:26.691]➜  cat >/tmp/go-build2397446772/b242/importcfg << 'EOF' # internal
2025-08-20T22:38:42.5140994Z [00:02:26.691]➜  # import config
2025-08-20T22:38:42.5141952Z [00:02:26.691]➜  packagefile github.com/sagernet/sing-box/constant/goos=/tmp/go-build2397446772/b243/_pkg_.a
2025-08-20T22:38:42.5143181Z [00:02:26.691]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:42.5144680Z [00:02:26.691]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:42.5145968Z [00:02:26.691]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:42.5147187Z [00:02:26.691]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:38:42.5148126Z [00:02:26.691]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:42.5148967Z [00:02:26.691]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:42.5149838Z [00:02:26.692]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:42.5150443Z [00:02:26.692]➜  EOF
2025-08-20T22:38:42.5160955Z [00:02:26.692]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant=>github.com/sagernet/sing-box/constant;$WORK/b242=>" -p github.com/sagernet/sing-box/constant -lang=go1.23 -complete -installsuffix shared -buildid jgn1OJBwIE9ihs4biNXY/jgn1OJBwIE9ihs4biNXY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/certificate.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/cgo.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/dhcp.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/dns.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/err.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/hysteria2.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/network.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/os.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/path.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/path_unix.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/protocol.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/proxy.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/quic.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/rule.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/speed.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/time.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/timeout.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/v2ray.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/version.go
2025-08-20T22:38:42.5602631Z [00:02:26.740]➜  go tool buildid -w $WORK/b242/_pkg_.a # internal
2025-08-20T22:38:42.5626926Z [00:02:26.742]➜  cp $WORK/b242/_pkg_.a /root/.cache/go-build/5a/5a2e8424fa96fec1499c4800b126e8f7e6696d47b9dad9fae2e68a9ef2c323c6-d # internal
2025-08-20T22:38:42.5628352Z [00:02:26.743]➜  github.com/sagernet/sing-box/experimental/deprecated
2025-08-20T22:38:42.5629092Z [00:02:26.743]➜  mkdir -p $WORK/b258/
2025-08-20T22:38:42.5634436Z [00:02:26.743]➜  cat >/tmp/go-build2397446772/b258/importcfg << 'EOF' # internal
2025-08-20T22:38:42.5640079Z [00:02:26.743]➜  # import config
2025-08-20T22:38:42.5640802Z [00:02:26.743]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:42.5641683Z [00:02:26.743]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:42.5642836Z [00:02:26.743]➜  packagefile github.com/sagernet/sing-box/common/badversion=/tmp/go-build2397446772/b259/_pkg_.a
2025-08-20T22:38:42.5644331Z [00:02:26.743]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:42.5645642Z [00:02:26.743]➜  packagefile github.com/sagernet/sing-box/experimental/locale=/tmp/go-build2397446772/b262/_pkg_.a
2025-08-20T22:38:42.5647244Z [00:02:26.743]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:42.5648541Z [00:02:26.743]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:42.5649731Z [00:02:26.743]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:42.5650813Z [00:02:26.743]➜  packagefile golang.org/x/mod/semver=/tmp/go-build2397446772/b265/_pkg_.a
2025-08-20T22:38:42.5651683Z [00:02:26.743]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:42.5652435Z [00:02:26.743]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:42.5653036Z [00:02:26.743]➜  EOF
2025-08-20T22:38:42.5657999Z [00:02:26.743]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated=>github.com/sagernet/sing-box/experimental/deprecated;$WORK/b258=>" -p github.com/sagernet/sing-box/experimental/deprecated -lang=go1.23 -complete -installsuffix shared -buildid HLEpsp9KkmXrlcehZ21K/HLEpsp9KkmXrlcehZ21K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated/constants.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated/manager.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated/stderr.go
2025-08-20T22:38:42.5712291Z [00:02:26.751]➜  go tool buildid -w $WORK/b268/_pkg_.a # internal
2025-08-20T22:38:42.5727299Z [00:02:26.753]➜  cp $WORK/b268/_pkg_.a /root/.cache/go-build/83/832f6f3248127b6eec501beb6ec9981227ca63f04344dd8bd1007f1ab62926f5-d # internal
2025-08-20T22:38:42.5732458Z [00:02:26.753]➜  github.com/sagernet/sing/service/filemanager
2025-08-20T22:38:42.5733133Z [00:02:26.753]➜  mkdir -p $WORK/b279/
2025-08-20T22:38:42.5763109Z [00:02:26.756]➜  cat >/tmp/go-build2397446772/b279/importcfg << 'EOF' # internal
2025-08-20T22:38:42.5764117Z [00:02:26.756]➜  # import config
2025-08-20T22:38:42.5764790Z [00:02:26.756]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:42.5765820Z [00:02:26.756]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:38:42.5766933Z [00:02:26.756]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:42.5767926Z [00:02:26.756]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:42.5784545Z [00:02:26.756]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:42.5785465Z [00:02:26.756]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:42.5786338Z [00:02:26.756]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:42.5805552Z [00:02:26.756]➜  EOF
2025-08-20T22:38:42.5813375Z [00:02:26.756]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/filemanager=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/filemanager;$WORK/b279=>" -p github.com/sagernet/sing/service/filemanager -lang=go1.20 -complete -installsuffix shared -buildid hWutyZbdGi8RhYcjKvRI/hWutyZbdGi8RhYcjKvRI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/filemanager/default.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/filemanager/manager.go
2025-08-20T22:38:42.6259973Z [00:02:26.806]➜  go tool buildid -w $WORK/b258/_pkg_.a # internal
2025-08-20T22:38:42.6267860Z [00:02:26.807]➜  cp $WORK/b258/_pkg_.a /root/.cache/go-build/dc/dc07f4bdaa1e84bf0c43d8c519f9ab8423e2dc06eef1636f6716e09bd18e2a74-d # internal
2025-08-20T22:38:42.6273808Z [00:02:26.807]➜  github.com/sagernet/gvisor/pkg/tcpip/checksum
2025-08-20T22:38:42.6274458Z [00:02:26.807]➜  mkdir -p $WORK/b294/
2025-08-20T22:38:42.6290272Z [00:02:26.809]➜  cat >/tmp/go-build2397446772/b294/importcfg << 'EOF' # internal
2025-08-20T22:38:42.6293064Z [00:02:26.809]➜  # import config
2025-08-20T22:38:42.6293960Z [00:02:26.809]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:42.6294841Z [00:02:26.809]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:42.6295440Z [00:02:26.809]➜  EOF
2025-08-20T22:38:42.6302402Z [00:02:26.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/checksum=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/checksum;$WORK/b294=>" -p github.com/sagernet/gvisor/pkg/tcpip/checksum -lang=go1.23 -complete -installsuffix shared -buildid qY8cPP_g5J-4Cp0V_EQu/qY8cPP_g5J-4Cp0V_EQu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/checksum/checksum.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/checksum/checksum_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/checksum/checksum_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/checksum/checksum_unsafe_state_autogen.go
2025-08-20T22:38:42.6354790Z [00:02:26.814]➜  go tool buildid -w $WORK/b290/_pkg_.a # internal
2025-08-20T22:38:42.6379684Z [00:02:26.816]➜  cp $WORK/b290/_pkg_.a /root/.cache/go-build/8c/8c8ebe78dc48287a35d68eedc73670f54d4af162f962b1c02e40174b239d5c19-d # internal
2025-08-20T22:38:42.6380951Z [00:02:26.816]➜  github.com/sagernet/gvisor/pkg/context
2025-08-20T22:38:42.6381582Z [00:02:26.816]➜  mkdir -p $WORK/b289/
2025-08-20T22:38:42.6382619Z [00:02:26.816]➜  cat >/tmp/go-build2397446772/b289/importcfg << 'EOF' # internal
2025-08-20T22:38:42.6383293Z [00:02:26.816]➜  # import config
2025-08-20T22:38:42.6387905Z [00:02:26.816]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:42.6388788Z [00:02:26.816]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:42.6389802Z [00:02:26.816]➜  packagefile github.com/sagernet/gvisor/pkg/log=/tmp/go-build2397446772/b290/_pkg_.a
2025-08-20T22:38:42.6391011Z [00:02:26.816]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:42.6392039Z [00:02:26.816]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:42.6392804Z [00:02:26.816]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:42.6393406Z [00:02:26.816]➜  EOF
2025-08-20T22:38:42.6398713Z [00:02:26.816]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/context=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/context;$WORK/b289=>" -p github.com/sagernet/gvisor/pkg/context -lang=go1.23 -complete -installsuffix shared -buildid c4QQtxGMBQBkPHmWrTAk/c4QQtxGMBQBkPHmWrTAk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/context/context.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/context/context_state_autogen.go
2025-08-20T22:38:42.6750841Z [00:02:26.855]➜  go tool buildid -w $WORK/b294/_pkg_.a # internal
2025-08-20T22:38:42.6758879Z [00:02:26.855]➜  cp $WORK/b294/_pkg_.a /root/.cache/go-build/74/74b7bd6d4f62ca82d22ec070b027c19d4f96cb96272b74667a70022b2fb3a1d2-d # internal
2025-08-20T22:38:42.6760064Z [00:02:26.855]➜  github.com/sagernet/gvisor/pkg/rawfile
2025-08-20T22:38:42.6760657Z [00:02:26.855]➜  mkdir -p $WORK/b295/
2025-08-20T22:38:42.6761247Z [00:02:26.855]➜  echo -n > $WORK/b295/go_asm.h # internal
2025-08-20T22:38:42.6762284Z [00:02:26.855]➜  cd /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rawfile
2025-08-20T22:38:42.6766223Z [00:02:26.855]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/gvisor/pkg/rawfile -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rawfile=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rawfile;$WORK/b295=>" -I $WORK/b295/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b295/symabis ./blockingpoll_amd64.s
2025-08-20T22:38:42.6906069Z [00:02:26.870]➜  cat >/tmp/go-build2397446772/b295/importcfg << 'EOF' # internal
2025-08-20T22:38:42.6921581Z [00:02:26.870]➜  # import config
2025-08-20T22:38:42.6922402Z [00:02:26.870]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:42.6923356Z [00:02:26.870]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:42.6924376Z [00:02:26.870]➜  EOF
2025-08-20T22:38:42.6924966Z [00:02:26.870]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:42.6930612Z [00:02:26.870]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rawfile=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rawfile;$WORK/b295=>" -p github.com/sagernet/gvisor/pkg/rawfile -lang=go1.23 -installsuffix shared -buildid TzHcWeF4pgEkJFx3ZiA9/TzHcWeF4pgEkJFx3ZiA9 -goversion go1.25.0 -symabis $WORK/b295/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack -asmhdr $WORK/b295/go_asm.h /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rawfile/blockingpoll_yield_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rawfile/rawfile_unsafe.go
2025-08-20T22:38:42.7057755Z [00:02:26.886]➜  go tool buildid -w $WORK/b279/_pkg_.a # internal
2025-08-20T22:38:42.7084133Z [00:02:26.888]➜  cp $WORK/b279/_pkg_.a /root/.cache/go-build/59/59611c313d0f3cfd69b99e213f1d3eb0b40fc74302ece5fb035c8b6bd5e06b14-d # internal
2025-08-20T22:38:42.7086332Z [00:02:26.888]➜  github.com/sagernet/gvisor/pkg/rand
2025-08-20T22:38:42.7087553Z [00:02:26.888]➜  mkdir -p $WORK/b297/
2025-08-20T22:38:42.7090298Z [00:02:26.889]➜  cat >/tmp/go-build2397446772/b297/importcfg << 'EOF' # internal
2025-08-20T22:38:42.7091569Z [00:02:26.889]➜  # import config
2025-08-20T22:38:42.7093990Z [00:02:26.889]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:42.7095666Z [00:02:26.889]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:42.7096908Z [00:02:26.889]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:42.7099934Z [00:02:26.889]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:42.7100996Z [00:02:26.889]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:42.7102172Z [00:02:26.889]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:42.7103107Z [00:02:26.889]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:42.7103980Z [00:02:26.889]➜  EOF
2025-08-20T22:38:42.7109782Z [00:02:26.889]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rand=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rand;$WORK/b297=>" -p github.com/sagernet/gvisor/pkg/rand -lang=go1.23 -complete -installsuffix shared -buildid TTlb65KaGxvr4rCCAyrq/TTlb65KaGxvr4rCCAyrq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rand/rand_linux.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rand/rand_linux_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rand/rng.go
2025-08-20T22:38:42.7362564Z [00:02:26.916]➜  go tool buildid -w $WORK/b289/_pkg_.a # internal
2025-08-20T22:38:42.7385330Z [00:02:26.918]➜  cp $WORK/b289/_pkg_.a /root/.cache/go-build/e0/e01774716ab7282fae12aa3f0f216685980c6227fee5d0397949bff451f03a52-d # internal
2025-08-20T22:38:42.7391026Z [00:02:26.919]➜  github.com/sagernet/gvisor/pkg/refs
2025-08-20T22:38:42.7393755Z [00:02:26.919]➜  mkdir -p $WORK/b288/
2025-08-20T22:38:42.7419215Z [00:02:26.922]➜  cat >/tmp/go-build2397446772/b288/importcfg << 'EOF' # internal
2025-08-20T22:38:42.7429800Z [00:02:26.922]➜  # import config
2025-08-20T22:38:42.7430524Z [00:02:26.922]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:42.7431349Z [00:02:26.922]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:42.7432452Z [00:02:26.922]➜  packagefile github.com/sagernet/gvisor/pkg/atomicbitops=/tmp/go-build2397446772/b282/_pkg_.a
2025-08-20T22:38:42.7434005Z [00:02:26.922]➜  packagefile github.com/sagernet/gvisor/pkg/context=/tmp/go-build2397446772/b289/_pkg_.a
2025-08-20T22:38:42.7435246Z [00:02:26.922]➜  packagefile github.com/sagernet/gvisor/pkg/log=/tmp/go-build2397446772/b290/_pkg_.a
2025-08-20T22:38:42.7436468Z [00:02:26.922]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:42.7437513Z [00:02:26.922]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:42.7438156Z [00:02:26.922]➜  EOF
2025-08-20T22:38:42.7444433Z [00:02:26.922]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/refs=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/refs;$WORK/b288=>" -p github.com/sagernet/gvisor/pkg/refs -lang=go1.23 -complete -installsuffix shared -buildid P6g-sdG2NzmkQp3BJNO3/P6g-sdG2NzmkQp3BJNO3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/refs/refcounter.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/refs/refs_map.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/refs/refs_state_autogen.go
2025-08-20T22:38:42.8116305Z [00:02:26.990]➜  cd /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rawfile
2025-08-20T22:38:42.8120276Z [00:02:26.990]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/gvisor/pkg/rawfile -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rawfile=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/rawfile;$WORK/b295=>" -I $WORK/b295/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b295/blockingpoll_amd64.o ./blockingpoll_amd64.s
2025-08-20T22:38:42.8156216Z [00:02:26.996]➜  go tool pack r $WORK/b295/_pkg_.a $WORK/b295/blockingpoll_amd64.o # internal
2025-08-20T22:38:42.8159209Z [00:02:26.996]➜  go tool buildid -w $WORK/b295/_pkg_.a # internal
2025-08-20T22:38:42.8162777Z [00:02:26.996]➜  cp $WORK/b295/_pkg_.a /root/.cache/go-build/58/5846dd7d8d43b05673a481167751f64879105d598b3819d81e7266d00ba8a1a6-d # internal
2025-08-20T22:38:42.8164531Z [00:02:26.996]➜  github.com/sagernet/gvisor/pkg/sync/locking
2025-08-20T22:38:42.8168957Z [00:02:26.996]➜  mkdir -p $WORK/b300/
2025-08-20T22:38:42.8170805Z [00:02:26.997]➜  cat >/tmp/go-build2397446772/b300/importcfg << 'EOF' # internal
2025-08-20T22:38:42.8171496Z [00:02:26.997]➜  # import config
2025-08-20T22:38:42.8172407Z [00:02:26.997]➜  packagefile github.com/sagernet/gvisor/pkg/gohacks=/tmp/go-build2397446772/b285/_pkg_.a
2025-08-20T22:38:42.8173948Z [00:02:26.997]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:42.8175056Z [00:02:26.997]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:42.8176001Z [00:02:26.997]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:42.8176779Z [00:02:26.997]➜  EOF
2025-08-20T22:38:42.8177360Z [00:02:26.997]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:42.8215154Z [00:02:26.997]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/locking=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/locking;$WORK/b300=>" -p github.com/sagernet/gvisor/pkg/sync/locking -lang=go1.23 -complete -installsuffix shared -buildid mkcvhhdQUg_9yb0dH31D/mkcvhhdQUg_9yb0dH31D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/locking/atomicptrmap_ancestors_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/locking/atomicptrmap_goroutine_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/locking/lockdep_norace.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sync/locking/locking.go
2025-08-20T22:38:42.8230066Z [00:02:27.003]➜  go tool buildid -w $WORK/b297/_pkg_.a # internal
2025-08-20T22:38:42.8239256Z [00:02:27.004]➜  cp $WORK/b297/_pkg_.a /root/.cache/go-build/cd/cd2cd2c821ec03125df85dc57a833cbde12c1d60bb48545ba58b98d883b21d6a-d # internal
2025-08-20T22:38:42.8247812Z [00:02:27.004]➜  github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins
2025-08-20T22:38:42.8248520Z [00:02:27.004]➜  mkdir -p $WORK/b301/
2025-08-20T22:38:42.8249268Z [00:02:27.004]➜  cat >/tmp/go-build2397446772/b301/importcfg << 'EOF' # internal
2025-08-20T22:38:42.8249957Z [00:02:27.004]➜  # import config
2025-08-20T22:38:42.8250612Z [00:02:27.004]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:42.8251233Z [00:02:27.004]➜  EOF
2025-08-20T22:38:42.8257392Z [00:02:27.004]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/hash/jenkins=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/hash/jenkins;$WORK/b301=>" -p github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins -lang=go1.23 -complete -installsuffix shared -buildid 6Q0JHAfMM8QX3_ZJPfzx/6Q0JHAfMM8QX3_ZJPfzx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/hash/jenkins/jenkins.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/hash/jenkins/jenkins_state_autogen.go
2025-08-20T22:38:42.8626778Z [00:02:27.043]➜  go tool buildid -w $WORK/b301/_pkg_.a # internal
2025-08-20T22:38:42.8635804Z [00:02:27.043]➜  cp $WORK/b301/_pkg_.a /root/.cache/go-build/df/df4842ab713c541c75da360c4e2c409e887c69e3a1993be6dd23ed557c3e1177-d # internal
2025-08-20T22:38:42.8638868Z [00:02:27.043]➜  github.com/google/btree
2025-08-20T22:38:42.8639429Z [00:02:27.043]➜  mkdir -p $WORK/b303/
2025-08-20T22:38:42.8640149Z [00:02:27.044]➜  cat >/tmp/go-build2397446772/b303/importcfg << 'EOF' # internal
2025-08-20T22:38:42.8640821Z [00:02:27.044]➜  # import config
2025-08-20T22:38:42.8641446Z [00:02:27.044]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:42.8642213Z [00:02:27.044]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:42.8642994Z [00:02:27.044]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:42.8644022Z [00:02:27.044]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:42.8644822Z [00:02:27.044]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:42.8645410Z [00:02:27.044]➜  EOF
2025-08-20T22:38:42.8648521Z [00:02:27.044]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/btree@v1.1.3=>github.com/google/btree@v1.1.3;$WORK/b303=>" -p github.com/google/btree -lang=go1.18 -complete -installsuffix shared -buildid 4Igf-AjlrX3UmDEgv3ST/4Igf-AjlrX3UmDEgv3ST -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack /root/go/pkg/mod/github.com/google/btree@v1.1.3/btree_generic.go
2025-08-20T22:38:42.8858347Z [00:02:27.066]➜  go tool buildid -w $WORK/b288/_pkg_.a # internal
2025-08-20T22:38:42.8869598Z [00:02:27.067]➜  cp $WORK/b288/_pkg_.a /root/.cache/go-build/d4/d474bf4e8d93873ef8e96c52c3ab43cf6d59bded022ca569effc27e2c25286dd-d # internal
2025-08-20T22:38:42.8911424Z [00:02:27.071]➜  github.com/sagernet/gvisor/pkg/buffer
2025-08-20T22:38:42.8917654Z [00:02:27.072]➜  mkdir -p $WORK/b281/
2025-08-20T22:38:42.8956574Z [00:02:27.075]➜  cat >/tmp/go-build2397446772/b281/importcfg << 'EOF' # internal
2025-08-20T22:38:42.8957305Z [00:02:27.075]➜  # import config
2025-08-20T22:38:42.8957974Z [00:02:27.075]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:42.8959180Z [00:02:27.075]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:42.8962557Z [00:02:27.075]➜  packagefile github.com/sagernet/gvisor/pkg/atomicbitops=/tmp/go-build2397446772/b282/_pkg_.a
2025-08-20T22:38:42.8965802Z [00:02:27.075]➜  packagefile github.com/sagernet/gvisor/pkg/bits=/tmp/go-build2397446772/b287/_pkg_.a
2025-08-20T22:38:42.8967103Z [00:02:27.075]➜  packagefile github.com/sagernet/gvisor/pkg/refs=/tmp/go-build2397446772/b288/_pkg_.a
2025-08-20T22:38:42.8968310Z [00:02:27.075]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:42.8969474Z [00:02:27.075]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:42.8970760Z [00:02:27.075]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/checksum=/tmp/go-build2397446772/b294/_pkg_.a
2025-08-20T22:38:42.8971823Z [00:02:27.075]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:42.8972952Z [00:02:27.075]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:42.8973825Z [00:02:27.075]➜  EOF
2025-08-20T22:38:42.8984135Z [00:02:27.075]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer;$WORK/b281=>" -p github.com/sagernet/gvisor/pkg/buffer -lang=go1.23 -complete -installsuffix shared -buildid XgJEYWofJ-oZqqWkK4aj/XgJEYWofJ-oZqqWkK4aj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer/buffer.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer/buffer_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer/buffer_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer/buffer_unsafe_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer/chunk.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer/chunk_refs.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer/view.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer/view_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/buffer/view_unsafe.go
2025-08-20T22:38:42.9073716Z [00:02:27.087]➜  go tool buildid -w $WORK/b300/_pkg_.a # internal
2025-08-20T22:38:42.9089081Z [00:02:27.089]➜  cp $WORK/b300/_pkg_.a /root/.cache/go-build/b1/b17e6976f4ab71725ce5b832acfabbb15cf519635ef5521afffdd4ff64d33235-d # internal
2025-08-20T22:38:42.9114838Z [00:02:27.089]➜  container/heap
2025-08-20T22:38:42.9117501Z [00:02:27.089]➜  mkdir -p $WORK/b308/
2025-08-20T22:38:42.9118297Z [00:02:27.089]➜  cat >/tmp/go-build2397446772/b308/importcfg << 'EOF' # internal
2025-08-20T22:38:42.9118963Z [00:02:27.089]➜  # import config
2025-08-20T22:38:42.9119615Z [00:02:27.089]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:42.9120523Z [00:02:27.089]➜  EOF
2025-08-20T22:38:42.9123259Z [00:02:27.089]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "/root/.go/src/container/heap=>container/heap;$WORK/b308=>" -p container/heap -lang=go1.25 -std -complete -installsuffix shared -buildid ho5EPkMTbYPgrHo_7q-E/ho5EPkMTbYPgrHo_7q-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /root/.go/src/container/heap/heap.go
2025-08-20T22:38:42.9425288Z [00:02:27.122]➜  go tool buildid -w $WORK/b308/_pkg_.a # internal
2025-08-20T22:38:42.9483171Z [00:02:27.128]➜  cp $WORK/b308/_pkg_.a /root/.cache/go-build/e7/e73d2d6b7302bafc886571ac4b1ebffd5db451286e5dd4c82c93e5111ce11e3a-d # internal
2025-08-20T22:38:42.9493739Z [00:02:27.129]➜  github.com/sagernet/gvisor/pkg/sleep
2025-08-20T22:38:42.9500066Z [00:02:27.129]➜  mkdir -p $WORK/b309/
2025-08-20T22:38:42.9500847Z [00:02:27.129]➜  cat >/tmp/go-build2397446772/b309/importcfg << 'EOF' # internal
2025-08-20T22:38:42.9501557Z [00:02:27.129]➜  # import config
2025-08-20T22:38:42.9502239Z [00:02:27.129]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:42.9503319Z [00:02:27.129]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:42.9504892Z [00:02:27.129]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:42.9505964Z [00:02:27.129]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:42.9506611Z [00:02:27.129]➜  EOF
2025-08-20T22:38:42.9512090Z [00:02:27.129]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sleep=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sleep;$WORK/b309=>" -p github.com/sagernet/gvisor/pkg/sleep -lang=go1.23 -complete -installsuffix shared -buildid P0p3NB-ZUttwohydDpGM/P0p3NB-ZUttwohydDpGM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sleep/sleep_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/sleep/sleep_unsafe_state_autogen.go
2025-08-20T22:38:42.9979490Z [00:02:27.178]➜  go tool buildid -w $WORK/b309/_pkg_.a # internal
2025-08-20T22:38:42.9993132Z [00:02:27.179]➜  cp $WORK/b309/_pkg_.a /root/.cache/go-build/6e/6e7a8a8a397ed2c464b314c4091a02fd39962a7473c16967ae8df6b97f4ade21-d # internal
2025-08-20T22:38:42.9997491Z [00:02:27.179]➜  github.com/sagernet/gvisor/pkg/tcpip/link/stopfd
2025-08-20T22:38:42.9998101Z [00:02:27.179]➜  mkdir -p $WORK/b320/
2025-08-20T22:38:43.0030989Z [00:02:27.183]➜  cat >/tmp/go-build2397446772/b320/importcfg << 'EOF' # internal
2025-08-20T22:38:43.0039852Z [00:02:27.183]➜  # import config
2025-08-20T22:38:43.0040531Z [00:02:27.183]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:43.0041333Z [00:02:27.183]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.0042320Z [00:02:27.183]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:43.0043392Z [00:02:27.183]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:43.0044522Z [00:02:27.183]➜  EOF
2025-08-20T22:38:43.0050184Z [00:02:27.183]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/stopfd=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/stopfd;$WORK/b320=>" -p github.com/sagernet/gvisor/pkg/tcpip/link/stopfd -lang=go1.23 -complete -installsuffix shared -buildid FCpRWqliF1nnbc8RlOUF/FCpRWqliF1nnbc8RlOUF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/stopfd/stopfd.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/stopfd/stopfd_state_autogen.go
2025-08-20T22:38:43.0542949Z [00:02:27.234]➜  go tool buildid -w $WORK/b099/_pkg_.a # internal
2025-08-20T22:38:43.0670277Z [00:02:27.247]➜  go tool buildid -w $WORK/b303/_pkg_.a # internal
2025-08-20T22:38:43.0711167Z [00:02:27.251]➜  cp $WORK/b099/_pkg_.a /root/.cache/go-build/e1/e1e4c7667520e09910028166e523424b9f2c1fcca442d7447ed27c2760cb37d9-d # internal
2025-08-20T22:38:43.0714115Z [00:02:27.251]➜  github.com/sagernet/quic-go/internal/protocol
2025-08-20T22:38:43.0714811Z [00:02:27.251]➜  mkdir -p $WORK/b165/
2025-08-20T22:38:43.0719189Z [00:02:27.252]➜  cp $WORK/b303/_pkg_.a /root/.cache/go-build/e5/e5de47213bc12ac151af7f470f77e7cdfec98ed59c8c56cab5c74f1387cdf686-d # internal
2025-08-20T22:38:43.0729398Z [00:02:27.253]➜  cat >/tmp/go-build2397446772/b165/importcfg << 'EOF' # internal
2025-08-20T22:38:43.0730726Z [00:02:27.253]➜  # import config
2025-08-20T22:38:43.0733157Z [00:02:27.253]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:43.0734559Z [00:02:27.253]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:43.0751337Z [00:02:27.253]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:43.0753324Z [00:02:27.253]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:43.0754346Z [00:02:27.253]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.0755121Z [00:02:27.253]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:43.0755898Z [00:02:27.253]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:43.0756722Z [00:02:27.253]➜  packagefile math/rand/v2=/tmp/go-build2397446772/b085/_pkg_.a
2025-08-20T22:38:43.0757930Z [00:02:27.253]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:43.0758762Z [00:02:27.253]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:43.0759567Z [00:02:27.253]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.0760151Z [00:02:27.253]➜  EOF
2025-08-20T22:38:43.0760582Z [00:02:27.253]➜  net/http/httptrace
2025-08-20T22:38:43.0761108Z [00:02:27.253]➜  mkdir -p $WORK/b227/
2025-08-20T22:38:43.0770562Z [00:02:27.253]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol;$WORK/b165=>" -p github.com/sagernet/quic-go/internal/protocol -lang=go1.23 -complete -installsuffix shared -buildid ImuoPl1X9YnQEzlFHuq_/ImuoPl1X9YnQEzlFHuq_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol/connection_id.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol/encryption_level.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol/key_phase.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol/packet_number.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol/params.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol/perspective.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol/protocol.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol/stream.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/protocol/version.go
2025-08-20T22:38:43.0779594Z [00:02:27.253]➜  cat >/tmp/go-build2397446772/b227/importcfg << 'EOF' # internal
2025-08-20T22:38:43.0780339Z [00:02:27.253]➜  # import config
2025-08-20T22:38:43.0781062Z [00:02:27.253]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:43.0781970Z [00:02:27.253]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:43.0782902Z [00:02:27.253]➜  packagefile internal/nettrace=/tmp/go-build2397446772/b150/_pkg_.a
2025-08-20T22:38:43.0784040Z [00:02:27.253]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:43.0784963Z [00:02:27.253]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:38:43.0785886Z [00:02:27.253]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:43.0786743Z [00:02:27.253]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.0787391Z [00:02:27.253]➜  EOF
2025-08-20T22:38:43.0790636Z [00:02:27.253]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "/root/.go/src/net/http/httptrace=>net/http/httptrace;$WORK/b227=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid Ci1QdYsTCpMr6CG58eB0/Ci1QdYsTCpMr6CG58eB0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /root/.go/src/net/http/httptrace/trace.go
2025-08-20T22:38:43.0928694Z [00:02:27.273]➜  go tool buildid -w $WORK/b320/_pkg_.a # internal
2025-08-20T22:38:43.0931198Z [00:02:27.273]➜  go tool buildid -w $WORK/b281/_pkg_.a # internal
2025-08-20T22:38:43.0954662Z [00:02:27.274]➜  cp $WORK/b320/_pkg_.a /root/.cache/go-build/61/61b76494cc98d456fd21512e31f7e5a45913af9c0cd12534a5ae6021308ae5d1-d # internal
2025-08-20T22:38:43.0959252Z [00:02:27.275]➜  github.com/miekg/dns
2025-08-20T22:38:43.0960014Z [00:02:27.275]➜  mkdir -p $WORK/b236/
2025-08-20T22:38:43.0965133Z [00:02:27.276]➜  cat >/tmp/go-build2397446772/b236/importcfg << 'EOF' # internal
2025-08-20T22:38:43.0966042Z [00:02:27.276]➜  # import config
2025-08-20T22:38:43.0966999Z [00:02:27.276]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:43.0968672Z [00:02:27.276]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:43.0971071Z [00:02:27.276]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:43.0972055Z [00:02:27.276]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:43.0972983Z [00:02:27.276]➜  packagefile crypto/ecdsa=/tmp/go-build2397446772/b103/_pkg_.a
2025-08-20T22:38:43.0974235Z [00:02:27.276]➜  packagefile crypto/ed25519=/tmp/go-build2397446772/b117/_pkg_.a
2025-08-20T22:38:43.0975208Z [00:02:27.276]➜  packagefile crypto/elliptic=/tmp/go-build2397446772/b104/_pkg_.a
2025-08-20T22:38:43.0976168Z [00:02:27.276]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:43.0977110Z [00:02:27.276]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:43.0986430Z [00:02:27.276]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:38:43.1005828Z [00:02:27.276]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:38:43.1006934Z [00:02:27.276]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:43.1007936Z [00:02:27.276]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:38:43.1008923Z [00:02:27.276]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:43.1010179Z [00:02:27.276]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:43.1011119Z [00:02:27.276]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:38:43.1012096Z [00:02:27.276]➜  packagefile encoding/base32=/tmp/go-build2397446772/b237/_pkg_.a
2025-08-20T22:38:43.1013079Z [00:02:27.276]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:43.1014248Z [00:02:27.276]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:43.1015196Z [00:02:27.276]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:38:43.1016094Z [00:02:27.276]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:43.1016958Z [00:02:27.276]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.1017909Z [00:02:27.276]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build2397446772/b193/_pkg_.a
2025-08-20T22:38:43.1018982Z [00:02:27.276]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build2397446772/b197/_pkg_.a
2025-08-20T22:38:43.1020007Z [00:02:27.276]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:43.1020922Z [00:02:27.277]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:43.1021731Z [00:02:27.277]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:43.1022540Z [00:02:27.277]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:43.1024825Z [00:02:27.277]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:43.1025789Z [00:02:27.277]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:43.1026594Z [00:02:27.277]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:43.1027657Z [00:02:27.277]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:38:43.1028602Z [00:02:27.277]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:43.1029519Z [00:02:27.277]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:43.1030352Z [00:02:27.277]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:43.1031185Z [00:02:27.277]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:43.1032047Z [00:02:27.277]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:43.1032906Z [00:02:27.277]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:43.1034203Z [00:02:27.277]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:43.1035340Z [00:02:27.277]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.1035988Z [00:02:27.277]➜  EOF
2025-08-20T22:38:43.1037164Z [00:02:27.277]➜  cp $WORK/b281/_pkg_.a /root/.cache/go-build/2a/2adfe25b67cfb8448b08d1de0dcfa2bcf41667299bbba34f8a2d6dc49792a685-d # internal
2025-08-20T22:38:43.1038383Z [00:02:27.278]➜  github.com/sagernet/gvisor/pkg/tcpip
2025-08-20T22:38:43.1039043Z [00:02:27.278]➜  mkdir -p $WORK/b296/
2025-08-20T22:38:43.1039786Z [00:02:27.279]➜  cat >/tmp/go-build2397446772/b296/importcfg << 'EOF' # internal
2025-08-20T22:38:43.1040501Z [00:02:27.279]➜  # import config
2025-08-20T22:38:43.1041193Z [00:02:27.279]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:43.1042068Z [00:02:27.279]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:43.1042919Z [00:02:27.279]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:43.1043947Z [00:02:27.279]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.1045033Z [00:02:27.279]➜  packagefile github.com/sagernet/gvisor/pkg/atomicbitops=/tmp/go-build2397446772/b282/_pkg_.a
2025-08-20T22:38:43.1046416Z [00:02:27.279]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:43.1047677Z [00:02:27.279]➜  packagefile github.com/sagernet/gvisor/pkg/rand=/tmp/go-build2397446772/b297/_pkg_.a
2025-08-20T22:38:43.1049262Z [00:02:27.279]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:43.1050542Z [00:02:27.279]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:43.1051807Z [00:02:27.279]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:43.1052973Z [00:02:27.279]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:43.1054146Z [00:02:27.279]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:43.1054992Z [00:02:27.279]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:43.1055870Z [00:02:27.279]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:43.1056747Z [00:02:27.279]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:43.1057624Z [00:02:27.279]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:43.1058504Z [00:02:27.279]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:43.1059369Z [00:02:27.279]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:43.1060187Z [00:02:27.279]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.1060770Z [00:02:27.279]➜  EOF
2025-08-20T22:38:43.1080281Z [00:02:27.279]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/miekg/dns@v1.1.67=>github.com/miekg/dns@v1.1.67;$WORK/b236=>" -p github.com/miekg/dns -lang=go1.23 -complete -installsuffix shared -buildid GUrBKZssd5dml6emq8ij/GUrBKZssd5dml6emq8ij -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/acceptfunc.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/client.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/clientconfig.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/dane.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/defaults.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/dns.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/dnssec.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/dnssec_keygen.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/dnssec_keyscan.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/dnssec_privkey.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/doc.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/duplicate.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/edns.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/format.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/generate.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/hash.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/labels.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/listen_socket_options.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/msg.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/msg_helpers.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/msg_truncate.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/nsecx.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/privaterr.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/reverse.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/sanitize.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/scan.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/scan_rr.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/serve_mux.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/server.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/sig0.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/smimea.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/svcb.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/tlsa.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/tsig.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/types.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/udp.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/update.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/version.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/xfr.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/zduplicate.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/zmsg.go /root/go/pkg/mod/github.com/miekg/dns@v1.1.67/ztypes.go
2025-08-20T22:38:43.1122808Z [00:02:27.281]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip;$WORK/b296=>" -p github.com/sagernet/gvisor/pkg/tcpip -lang=go1.23 -complete -installsuffix shared -buildid V-Im09XMICOU6f035KQg/V-Im09XMICOU6f035KQg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/errors.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/errors_linux.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/route_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/sock_err_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/socketops.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stdclock.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stdclock_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/tcpip.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/tcpip_linux_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/tcpip_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/tcpip_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/timer.go
2025-08-20T22:38:43.1370880Z [00:02:27.316]➜  go tool buildid -w $WORK/b227/_pkg_.a # internal
2025-08-20T22:38:43.1378418Z [00:02:27.316]➜  go tool buildid -w $WORK/b165/_pkg_.a # internal
2025-08-20T22:38:43.1379954Z [00:02:27.316]➜  cp $WORK/b227/_pkg_.a /root/.cache/go-build/24/244a68d433c6da2597cd0ca3cb8dff2be96c00d03d3ae0bbcea562195101b37f-d # internal
2025-08-20T22:38:43.1381123Z [00:02:27.316]➜  net/http/internal/httpcommon
2025-08-20T22:38:43.1381691Z [00:02:27.316]➜  mkdir -p $WORK/b230/
2025-08-20T22:38:43.1382426Z [00:02:27.317]➜  cat >/tmp/go-build2397446772/b230/importcfg << 'EOF' # internal
2025-08-20T22:38:43.1383091Z [00:02:27.317]➜  # import config
2025-08-20T22:38:43.1384087Z [00:02:27.317]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:38:43.1385137Z [00:02:27.317]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T22:38:43.1386061Z [00:02:27.317]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:43.1386888Z [00:02:27.317]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:43.1387656Z [00:02:27.317]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.1388655Z [00:02:27.317]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2397446772/b216/_pkg_.a
2025-08-20T22:38:43.1389828Z [00:02:27.317]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2397446772/b223/_pkg_.a
2025-08-20T22:38:43.1390842Z [00:02:27.317]➜  packagefile net/http/httptrace=/tmp/go-build2397446772/b227/_pkg_.a
2025-08-20T22:38:43.1391777Z [00:02:27.317]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:38:43.1392632Z [00:02:27.317]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:43.1395246Z [00:02:27.317]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:43.1397485Z [00:02:27.317]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:43.1398416Z [00:02:27.317]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:43.1399298Z [00:02:27.317]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:43.1400235Z [00:02:27.317]➜  EOF
2025-08-20T22:38:43.1403702Z [00:02:27.317]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "/root/.go/src/net/http/internal/httpcommon=>net/http/internal/httpcommon;$WORK/b230=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -installsuffix shared -buildid xK9D9iG9vyQS4DpGdswV/xK9D9iG9vyQS4DpGdswV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /root/.go/src/net/http/internal/httpcommon/httpcommon.go
2025-08-20T22:38:43.1407411Z [00:02:27.318]➜  cp $WORK/b165/_pkg_.a /root/.cache/go-build/c1/c16c296ab2555fde97b95dd8543a441782e617c825947107a83e2ab8fd24ce20-d # internal
2025-08-20T22:38:43.1408580Z [00:02:27.318]➜  github.com/sagernet/quic-go/congestion
2025-08-20T22:38:43.1409170Z [00:02:27.318]➜  mkdir -p $WORK/b164/
2025-08-20T22:38:43.1409929Z [00:02:27.318]➜  cat >/tmp/go-build2397446772/b164/importcfg << 'EOF' # internal
2025-08-20T22:38:43.1410637Z [00:02:27.318]➜  # import config
2025-08-20T22:38:43.1411614Z [00:02:27.318]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:43.1412710Z [00:02:27.318]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.1413336Z [00:02:27.318]➜  EOF
2025-08-20T22:38:43.1417309Z [00:02:27.320]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/congestion=>github.com/sagernet/quic-go@v0.52.0-beta.1/congestion;$WORK/b164=>" -p github.com/sagernet/quic-go/congestion -lang=go1.23 -complete -installsuffix shared -buildid -KWvdGDm8OfacIIw5rtA/-KWvdGDm8OfacIIw5rtA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/congestion/interface.go
2025-08-20T22:38:43.1660262Z [00:02:27.344]➜  go tool buildid -w $WORK/b164/_pkg_.a # internal
2025-08-20T22:38:43.1662052Z [00:02:27.346]➜  cp $WORK/b164/_pkg_.a /root/.cache/go-build/7c/7c0198d0e6f72ce1afb52c27692ca0d2365d105c7bee7bb3cd54a0d3ba575bcb-d # internal
2025-08-20T22:38:43.1671239Z [00:02:27.346]➜  github.com/sagernet/quic-go/internal/utils
2025-08-20T22:38:43.1672008Z [00:02:27.346]➜  mkdir -p $WORK/b168/
2025-08-20T22:38:43.1672776Z [00:02:27.346]➜  cat >/tmp/go-build2397446772/b168/importcfg << 'EOF' # internal
2025-08-20T22:38:43.1673436Z [00:02:27.346]➜  # import config
2025-08-20T22:38:43.1674250Z [00:02:27.346]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:43.1675084Z [00:02:27.346]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:43.1675990Z [00:02:27.346]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:43.1676827Z [00:02:27.346]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.1677883Z [00:02:27.346]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:43.1678792Z [00:02:27.346]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:43.1679513Z [00:02:27.346]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:43.1680246Z [00:02:27.346]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:43.1680931Z [00:02:27.346]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:43.1681621Z [00:02:27.346]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:43.1682329Z [00:02:27.346]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.1682851Z [00:02:27.346]➜  EOF
2025-08-20T22:38:43.1690841Z [00:02:27.346]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils;$WORK/b168=>" -p github.com/sagernet/quic-go/internal/utils -lang=go1.23 -complete -installsuffix shared -buildid 50mQscwIznBFHoV5J7vC/50mQscwIznBFHoV5J7vC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/buffered_write_closer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/log.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/rand.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/rtt_stats.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/streamframe_interval.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/utils/timer.go
2025-08-20T22:38:43.2417643Z [00:02:27.422]➜  go tool buildid -w $WORK/b230/_pkg_.a # internal
2025-08-20T22:38:43.2433217Z [00:02:27.422]➜  cp $WORK/b230/_pkg_.a /root/.cache/go-build/81/812ca8e1d7544ccb0e370d4b5f1a300109384e60eae930b9e384e1f28814585a-d # internal
2025-08-20T22:38:43.2434683Z [00:02:27.422]➜  github.com/sagernet/quic-go/internal/qerr
2025-08-20T22:38:43.2435293Z [00:02:27.422]➜  mkdir -p $WORK/b173/
2025-08-20T22:38:43.2436029Z [00:02:27.422]➜  cat >/tmp/go-build2397446772/b173/importcfg << 'EOF' # internal
2025-08-20T22:38:43.2436698Z [00:02:27.422]➜  # import config
2025-08-20T22:38:43.2437378Z [00:02:27.422]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:43.2438213Z [00:02:27.422]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.2439307Z [00:02:27.422]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:43.2440351Z [00:02:27.422]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:43.2440948Z [00:02:27.422]➜  EOF
2025-08-20T22:38:43.2445801Z [00:02:27.422]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/qerr=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/qerr;$WORK/b173=>" -p github.com/sagernet/quic-go/internal/qerr -lang=go1.23 -complete -installsuffix shared -buildid 9aYjDaolbYWHGxGMEyHn/9aYjDaolbYWHGxGMEyHn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/qerr/error_codes.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/qerr/errors.go
2025-08-20T22:38:43.2462774Z [00:02:27.426]➜  go tool buildid -w $WORK/b168/_pkg_.a # internal
2025-08-20T22:38:43.2491755Z [00:02:27.428]➜  cp $WORK/b168/_pkg_.a /root/.cache/go-build/67/67899d8d53aeea1f0e57ac0ed1727522fc4477f233a5cde0a03f9dbd25f49b1b-d # internal
2025-08-20T22:38:43.2494631Z [00:02:27.429]➜  net/http
2025-08-20T22:38:43.2497030Z [00:02:27.430]➜  mkdir -p $WORK/b215/
2025-08-20T22:38:43.2504030Z [00:02:27.430]➜  cat >/tmp/go-build2397446772/b215/importcfg << 'EOF' # internal
2025-08-20T22:38:43.2505036Z [00:02:27.430]➜  # import config
2025-08-20T22:38:43.2515321Z [00:02:27.430]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:38:43.2516658Z [00:02:27.430]➜  importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
2025-08-20T22:38:43.2518057Z [00:02:27.430]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T22:38:43.2519675Z [00:02:27.430]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:38:43.2525257Z [00:02:27.430]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:43.2526198Z [00:02:27.430]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:43.2527051Z [00:02:27.430]➜  packagefile compress/gzip=/tmp/go-build2397446772/b199/_pkg_.a
2025-08-20T22:38:43.2528018Z [00:02:27.430]➜  packagefile container/list=/tmp/go-build2397446772/b100/_pkg_.a
2025-08-20T22:38:43.2529152Z [00:02:27.430]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:43.2530157Z [00:02:27.430]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:43.2530997Z [00:02:27.430]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:43.2532173Z [00:02:27.430]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:43.2533164Z [00:02:27.430]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:43.2534157Z [00:02:27.430]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:43.2534982Z [00:02:27.430]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.2535990Z [00:02:27.430]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2397446772/b216/_pkg_.a
2025-08-20T22:38:43.2537242Z [00:02:27.430]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2397446772/b222/_pkg_.a
2025-08-20T22:38:43.2538447Z [00:02:27.430]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2397446772/b223/_pkg_.a
2025-08-20T22:38:43.2539596Z [00:02:27.430]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build2397446772/b217/_pkg_.a
2025-08-20T22:38:43.2540617Z [00:02:27.430]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:43.2541524Z [00:02:27.430]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:43.2542232Z [00:02:27.430]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:43.2542996Z [00:02:27.430]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:43.2588341Z [00:02:27.430]➜  packagefile maps=/tmp/go-build2397446772/b147/_pkg_.a
2025-08-20T22:38:43.2589262Z [00:02:27.430]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:43.2590084Z [00:02:27.430]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:43.2590922Z [00:02:27.430]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:43.2591973Z [00:02:27.430]➜  packagefile mime=/tmp/go-build2397446772/b224/_pkg_.a
2025-08-20T22:38:43.2593078Z [00:02:27.430]➜  packagefile mime/multipart=/tmp/go-build2397446772/b225/_pkg_.a
2025-08-20T22:38:43.2601150Z [00:02:27.430]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:43.2603092Z [00:02:27.430]➜  packagefile net/http/httptrace=/tmp/go-build2397446772/b227/_pkg_.a
2025-08-20T22:38:43.2605342Z [00:02:27.430]➜  packagefile net/http/internal=/tmp/go-build2397446772/b228/_pkg_.a
2025-08-20T22:38:43.2624641Z [00:02:27.430]➜  packagefile net/http/internal/ascii=/tmp/go-build2397446772/b229/_pkg_.a
2025-08-20T22:38:43.2638149Z [00:02:27.430]➜  packagefile net/http/internal/httpcommon=/tmp/go-build2397446772/b230/_pkg_.a
2025-08-20T22:38:43.2639162Z [00:02:27.430]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:38:43.2640016Z [00:02:27.430]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:43.2640786Z [00:02:27.430]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:43.2641569Z [00:02:27.430]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:38:43.2642406Z [00:02:27.430]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:43.2644766Z [00:02:27.430]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:43.2645607Z [00:02:27.430]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:43.2646313Z [00:02:27.430]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:43.2647051Z [00:02:27.430]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:43.2647916Z [00:02:27.430]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:43.2652702Z [00:02:27.430]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:43.2653629Z [00:02:27.430]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:43.2654468Z [00:02:27.430]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:43.2655288Z [00:02:27.430]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.2656060Z [00:02:27.430]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:43.2657207Z [00:02:27.430]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:43.2657838Z [00:02:27.430]➜  EOF
2025-08-20T22:38:43.2667893Z [00:02:27.430]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "/root/.go/src/net/http=>net/http;$WORK/b215=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid A2JkQhGzQlLl8QdasmAp/A2JkQhGzQlLl8QdasmAp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /root/.go/src/net/http/client.go /root/.go/src/net/http/clone.go /root/.go/src/net/http/cookie.go /root/.go/src/net/http/csrf.go /root/.go/src/net/http/doc.go /root/.go/src/net/http/filetransport.go /root/.go/src/net/http/fs.go /root/.go/src/net/http/h2_bundle.go /root/.go/src/net/http/h2_error.go /root/.go/src/net/http/header.go /root/.go/src/net/http/http.go /root/.go/src/net/http/jar.go /root/.go/src/net/http/mapping.go /root/.go/src/net/http/method.go /root/.go/src/net/http/pattern.go /root/.go/src/net/http/request.go /root/.go/src/net/http/response.go /root/.go/src/net/http/responsecontroller.go /root/.go/src/net/http/roundtrip.go /root/.go/src/net/http/routing_index.go /root/.go/src/net/http/routing_tree.go /root/.go/src/net/http/servemux121.go /root/.go/src/net/http/server.go /root/.go/src/net/http/sniff.go /root/.go/src/net/http/socks_bundle.go /root/.go/src/net/http/status.go /root/.go/src/net/http/transfer.go /root/.go/src/net/http/transport.go /root/.go/src/net/http/transport_default_other.go
2025-08-20T22:38:43.2897403Z [00:02:27.470]➜  go tool buildid -w $WORK/b173/_pkg_.a # internal
2025-08-20T22:38:43.2910114Z [00:02:27.471]➜  cp $WORK/b173/_pkg_.a /root/.cache/go-build/2c/2cf1737f3f04bbc6888a2d26092966477ef21259805e3563a88a909e70ea9e48-d # internal
2025-08-20T22:38:43.3005777Z [00:02:27.480]➜  github.com/sagernet/quic-go/internal/wire
2025-08-20T22:38:43.3008682Z [00:02:27.481]➜  mkdir -p $WORK/b174/
2025-08-20T22:38:43.3022938Z [00:02:27.481]➜  cat >/tmp/go-build2397446772/b174/importcfg << 'EOF' # internal
2025-08-20T22:38:43.3023923Z [00:02:27.481]➜  # import config
2025-08-20T22:38:43.3024668Z [00:02:27.481]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:43.3025674Z [00:02:27.481]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:43.3026931Z [00:02:27.481]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:43.3029780Z [00:02:27.481]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.3044835Z [00:02:27.481]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:43.3051313Z [00:02:27.481]➜  packagefile github.com/sagernet/quic-go/internal/qerr=/tmp/go-build2397446772/b173/_pkg_.a
2025-08-20T22:38:43.3052675Z [00:02:27.481]➜  packagefile github.com/sagernet/quic-go/internal/utils=/tmp/go-build2397446772/b168/_pkg_.a
2025-08-20T22:38:43.3054140Z [00:02:27.481]➜  packagefile github.com/sagernet/quic-go/quicvarint=/tmp/go-build2397446772/b175/_pkg_.a
2025-08-20T22:38:43.3055182Z [00:02:27.481]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:43.3056044Z [00:02:27.481]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:43.3056880Z [00:02:27.481]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:43.3057727Z [00:02:27.481]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:43.3058542Z [00:02:27.481]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:43.3059356Z [00:02:27.481]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:43.3060108Z [00:02:27.481]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:43.3060947Z [00:02:27.481]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:43.3061728Z [00:02:27.481]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.3062365Z [00:02:27.481]➜  EOF
2025-08-20T22:38:43.3087860Z [00:02:27.482]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire;$WORK/b174=>" -p github.com/sagernet/quic-go/internal/wire -lang=go1.23 -complete -installsuffix shared -buildid 2kf2ysnt3vWiZ-E626QC/2kf2ysnt3vWiZ-E626QC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/ack_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/ack_range.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/connection_close_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/crypto_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/data_blocked_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/datagram_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/extended_header.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/frame_parser.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/handshake_done_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/header.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/log.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/max_data_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/max_stream_data_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/max_streams_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/new_connection_id_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/new_token_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/path_challenge_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/path_response_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/ping_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/pool.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/reset_stream_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/retire_connection_id_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/short_header.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/stop_sending_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/stream_data_blocked_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/stream_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/streams_blocked_frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/transport_parameters.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/wire/version_negotiation.go
2025-08-20T22:38:43.6184003Z [00:02:27.798]➜  go tool buildid -w $WORK/b174/_pkg_.a # internal
2025-08-20T22:38:43.6225905Z [00:02:27.802]➜  cp $WORK/b174/_pkg_.a /root/.cache/go-build/ca/ca23f530a306d595178e265fbccbc1106fb727cdf23c5a70164b31b0eed46cfb-d # internal
2025-08-20T22:38:43.6235530Z [00:02:27.803]➜  github.com/sagernet/quic-go/logging
2025-08-20T22:38:43.6270044Z [00:02:27.803]➜  mkdir -p $WORK/b172/
2025-08-20T22:38:43.6270896Z [00:02:27.804]➜  cat >/tmp/go-build2397446772/b172/importcfg << 'EOF' # internal
2025-08-20T22:38:43.6271620Z [00:02:27.804]➜  # import config
2025-08-20T22:38:43.6272635Z [00:02:27.804]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:43.6274204Z [00:02:27.804]➜  packagefile github.com/sagernet/quic-go/internal/qerr=/tmp/go-build2397446772/b173/_pkg_.a
2025-08-20T22:38:43.6275901Z [00:02:27.804]➜  packagefile github.com/sagernet/quic-go/internal/utils=/tmp/go-build2397446772/b168/_pkg_.a
2025-08-20T22:38:43.6277236Z [00:02:27.804]➜  packagefile github.com/sagernet/quic-go/internal/wire=/tmp/go-build2397446772/b174/_pkg_.a
2025-08-20T22:38:43.6278280Z [00:02:27.804]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:43.6279093Z [00:02:27.804]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.6279690Z [00:02:27.804]➜  EOF
2025-08-20T22:38:43.6308187Z [00:02:27.804]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/logging=>github.com/sagernet/quic-go@v0.52.0-beta.1/logging;$WORK/b172=>" -p github.com/sagernet/quic-go/logging -lang=go1.23 -complete -installsuffix shared -buildid Q_We8s_CNiPr9MJ3wtW3/Q_We8s_CNiPr9MJ3wtW3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/logging/connection_tracer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/logging/connection_tracer_multiplexer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/logging/frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/logging/interface.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/logging/packet_header.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/logging/tracer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/logging/tracer_multiplexer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/logging/types.go
2025-08-20T22:38:43.6736177Z [00:02:27.853]➜  go tool buildid -w $WORK/b172/_pkg_.a # internal
2025-08-20T22:38:43.6752191Z [00:02:27.855]➜  cp $WORK/b172/_pkg_.a /root/.cache/go-build/37/371f2f8115c17042e34fb4d7f29cee59b95ca5bf5b42fb177ee63957e3bc7fbd-d # internal
2025-08-20T22:38:43.6760535Z [00:02:27.856]➜  github.com/sagernet/quic-go/internal/congestion
2025-08-20T22:38:43.6761551Z [00:02:27.856]➜  mkdir -p $WORK/b167/
2025-08-20T22:38:43.6770139Z [00:02:27.856]➜  cat >/tmp/go-build2397446772/b167/importcfg << 'EOF' # internal
2025-08-20T22:38:43.6770867Z [00:02:27.856]➜  # import config
2025-08-20T22:38:43.6771475Z [00:02:27.856]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.6772446Z [00:02:27.856]➜  packagefile github.com/sagernet/quic-go/congestion=/tmp/go-build2397446772/b164/_pkg_.a
2025-08-20T22:38:43.6774520Z [00:02:27.856]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:43.6775809Z [00:02:27.856]➜  packagefile github.com/sagernet/quic-go/internal/utils=/tmp/go-build2397446772/b168/_pkg_.a
2025-08-20T22:38:43.6776997Z [00:02:27.856]➜  packagefile github.com/sagernet/quic-go/logging=/tmp/go-build2397446772/b172/_pkg_.a
2025-08-20T22:38:43.6777901Z [00:02:27.856]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:43.6778653Z [00:02:27.856]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.6779211Z [00:02:27.856]➜  EOF
2025-08-20T22:38:43.6786845Z [00:02:27.857]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/congestion=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/congestion;$WORK/b167=>" -p github.com/sagernet/quic-go/internal/congestion -lang=go1.23 -complete -installsuffix shared -buildid rjXy73LQiTG0Hojiu_AL/rjXy73LQiTG0Hojiu_AL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/congestion/bandwidth.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/congestion/clock.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/congestion/cubic.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/congestion/cubic_sender.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/congestion/hybrid_slow_start.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/congestion/interface.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/congestion/pacer.go
2025-08-20T22:38:43.7421733Z [00:02:27.922]➜  go tool buildid -w $WORK/b167/_pkg_.a # internal
2025-08-20T22:38:43.7431951Z [00:02:27.923]➜  cp $WORK/b167/_pkg_.a /root/.cache/go-build/45/4504a84abf05a42748d99fb3878a307f372ab7cf69d9dd919dd6c0fe748aeeb2-d # internal
2025-08-20T22:38:43.7438902Z [00:02:27.924]➜  github.com/sagernet/quic-go/internal/ackhandler
2025-08-20T22:38:43.7440104Z [00:02:27.924]➜  mkdir -p $WORK/b166/
2025-08-20T22:38:43.7446761Z [00:02:27.925]➜  cat >/tmp/go-build2397446772/b166/importcfg << 'EOF' # internal
2025-08-20T22:38:43.7449772Z [00:02:27.925]➜  # import config
2025-08-20T22:38:43.7450424Z [00:02:27.925]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:43.7451232Z [00:02:27.925]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.7452221Z [00:02:27.925]➜  packagefile github.com/sagernet/quic-go/congestion=/tmp/go-build2397446772/b164/_pkg_.a
2025-08-20T22:38:43.7453634Z [00:02:27.925]➜  packagefile github.com/sagernet/quic-go/internal/congestion=/tmp/go-build2397446772/b167/_pkg_.a
2025-08-20T22:38:43.7454932Z [00:02:27.925]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:43.7456211Z [00:02:27.925]➜  packagefile github.com/sagernet/quic-go/internal/qerr=/tmp/go-build2397446772/b173/_pkg_.a
2025-08-20T22:38:43.7457417Z [00:02:27.925]➜  packagefile github.com/sagernet/quic-go/internal/utils=/tmp/go-build2397446772/b168/_pkg_.a
2025-08-20T22:38:43.7458902Z [00:02:27.925]➜  packagefile github.com/sagernet/quic-go/internal/wire=/tmp/go-build2397446772/b174/_pkg_.a
2025-08-20T22:38:43.7460124Z [00:02:27.925]➜  packagefile github.com/sagernet/quic-go/logging=/tmp/go-build2397446772/b172/_pkg_.a
2025-08-20T22:38:43.7461092Z [00:02:27.925]➜  packagefile iter=/tmp/go-build2397446772/b038/_pkg_.a
2025-08-20T22:38:43.7461875Z [00:02:27.925]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:43.7462651Z [00:02:27.925]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:43.7463385Z [00:02:27.925]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.7464131Z [00:02:27.925]➜  EOF
2025-08-20T22:38:43.7508052Z [00:02:27.925]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler;$WORK/b166=>" -p github.com/sagernet/quic-go/internal/ackhandler -lang=go1.23 -complete -installsuffix shared -buildid ECJLNXr8fAglrk4WP_lX/ECJLNXr8fAglrk4WP_lX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/ack_eliciting.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/ackhandler.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/cc_adapter.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/cc_adapter_ex.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/ecn.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/frame.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/interfaces.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/packet.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/packet_number_generator.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/received_packet_handler.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/received_packet_history.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/received_packet_tracker.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/send_mode.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/sent_packet_handler.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/ackhandler/sent_packet_history.go
2025-08-20T22:38:43.7604893Z [00:02:27.940]➜  go tool buildid -w $WORK/b296/_pkg_.a # internal
2025-08-20T22:38:43.7732196Z [00:02:27.953]➜  cp $WORK/b296/_pkg_.a /root/.cache/go-build/56/561d6393819a3e4806ea21b21212b553b501b73d2cbeb9e3ff9df029c433748d-d # internal
2025-08-20T22:38:43.7735241Z [00:02:27.953]➜  github.com/sagernet/quic-go/internal/flowcontrol
2025-08-20T22:38:43.7737417Z [00:02:27.953]➜  mkdir -p $WORK/b176/
2025-08-20T22:38:43.7738979Z [00:02:27.954]➜  cat >/tmp/go-build2397446772/b176/importcfg << 'EOF' # internal
2025-08-20T22:38:43.7739621Z [00:02:27.954]➜  # import config
2025-08-20T22:38:43.7740248Z [00:02:27.954]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:43.7740981Z [00:02:27.954]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.7741994Z [00:02:27.954]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:43.7743187Z [00:02:27.954]➜  packagefile github.com/sagernet/quic-go/internal/qerr=/tmp/go-build2397446772/b173/_pkg_.a
2025-08-20T22:38:43.7744549Z [00:02:27.954]➜  packagefile github.com/sagernet/quic-go/internal/utils=/tmp/go-build2397446772/b168/_pkg_.a
2025-08-20T22:38:43.7745485Z [00:02:27.954]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:43.7746215Z [00:02:27.954]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.7746766Z [00:02:27.954]➜  EOF
2025-08-20T22:38:43.7757494Z [00:02:27.955]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/flowcontrol=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/flowcontrol;$WORK/b176=>" -p github.com/sagernet/quic-go/internal/flowcontrol -lang=go1.23 -complete -installsuffix shared -buildid iyzACiuoHNpv-dPVm_pk/iyzACiuoHNpv-dPVm_pk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/flowcontrol/base_flow_controller.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/flowcontrol/connection_flow_controller.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/flowcontrol/interface.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/flowcontrol/stream_flow_controller.go
2025-08-20T22:38:43.8358851Z [00:02:28.014]➜  go tool buildid -w $WORK/b176/_pkg_.a # internal
2025-08-20T22:38:43.8361688Z [00:02:28.016]➜  cp $WORK/b176/_pkg_.a /root/.cache/go-build/fd/fd234954ffb1f3ecf0ba9f8f6735f11db62a2b4a4f173f96a47a9857ab17002f-d # internal
2025-08-20T22:38:43.8367973Z [00:02:28.017]➜  github.com/sagernet/quic-go/internal/handshake
2025-08-20T22:38:43.8369777Z [00:02:28.017]➜  mkdir -p $WORK/b177/
2025-08-20T22:38:43.8378282Z [00:02:28.018]➜  cat >/tmp/go-build2397446772/b177/importcfg << 'EOF' # internal
2025-08-20T22:38:43.8379662Z [00:02:28.018]➜  # import config
2025-08-20T22:38:43.8390693Z [00:02:28.018]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:43.8392234Z [00:02:28.018]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:43.8393230Z [00:02:28.018]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:43.8394355Z [00:02:28.018]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:38:43.8395774Z [00:02:28.018]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:43.8396894Z [00:02:28.018]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:43.8405050Z [00:02:28.018]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:43.8406529Z [00:02:28.018]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:43.8408328Z [00:02:28.018]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:38:43.8409113Z [00:02:28.018]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:43.8409842Z [00:02:28.018]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:43.8410531Z [00:02:28.018]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:43.8411471Z [00:02:28.018]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:43.8412622Z [00:02:28.018]➜  packagefile github.com/sagernet/quic-go/internal/qerr=/tmp/go-build2397446772/b173/_pkg_.a
2025-08-20T22:38:43.8413932Z [00:02:28.018]➜  packagefile github.com/sagernet/quic-go/internal/utils=/tmp/go-build2397446772/b168/_pkg_.a
2025-08-20T22:38:43.8415065Z [00:02:28.018]➜  packagefile github.com/sagernet/quic-go/internal/wire=/tmp/go-build2397446772/b174/_pkg_.a
2025-08-20T22:38:43.8416263Z [00:02:28.018]➜  packagefile github.com/sagernet/quic-go/logging=/tmp/go-build2397446772/b172/_pkg_.a
2025-08-20T22:38:43.8417350Z [00:02:28.018]➜  packagefile github.com/sagernet/quic-go/quicvarint=/tmp/go-build2397446772/b175/_pkg_.a
2025-08-20T22:38:43.8418319Z [00:02:28.018]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build2397446772/b178/_pkg_.a
2025-08-20T22:38:43.8419324Z [00:02:28.018]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b180/_pkg_.a
2025-08-20T22:38:43.8420314Z [00:02:28.018]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build2397446772/b183/_pkg_.a
2025-08-20T22:38:43.8421105Z [00:02:28.018]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:43.8422046Z [00:02:28.018]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:43.8422730Z [00:02:28.018]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:43.8423603Z [00:02:28.018]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:43.8424372Z [00:02:28.018]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:43.8425089Z [00:02:28.018]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:43.8425837Z [00:02:28.018]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:43.8426606Z [00:02:28.018]➜  packagefile testing=/tmp/go-build2397446772/b184/_pkg_.a
2025-08-20T22:38:43.8427379Z [00:02:28.018]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:43.8427933Z [00:02:28.018]➜  EOF
2025-08-20T22:38:43.8448793Z [00:02:28.024]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake=>github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake;$WORK/b177=>" -p github.com/sagernet/quic-go/internal/handshake -lang=go1.23 -complete -installsuffix shared -buildid -DFfHZNSyvrg1mApq5_W/-DFfHZNSyvrg1mApq5_W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/aead.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/cipher_suite.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/crypto_setup.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/fake_conn.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/header_protector.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/hkdf.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/initial_aead.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/interface.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/retry.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/session_ticket.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/tls_config.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/token_generator.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/token_protector.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/internal/handshake/updatable_aead.go
2025-08-20T22:38:44.0278910Z [00:02:28.208]➜  go tool buildid -w $WORK/b166/_pkg_.a # internal
2025-08-20T22:38:44.0351443Z [00:02:28.215]➜  cp $WORK/b166/_pkg_.a /root/.cache/go-build/74/745bb177ff697883c03cf4751f9b7993ec014306e177e8f82163efd8ca353776-d # internal
2025-08-20T22:38:44.0366601Z [00:02:28.217]➜  github.com/sagernet/gvisor/pkg/tcpip/header
2025-08-20T22:38:44.0390391Z [00:02:28.219]➜  mkdir -p $WORK/b302/
2025-08-20T22:38:44.0398307Z [00:02:28.220]➜  cat >/tmp/go-build2397446772/b302/importcfg << 'EOF' # internal
2025-08-20T22:38:44.0401156Z [00:02:28.220]➜  # import config
2025-08-20T22:38:44.0402266Z [00:02:28.220]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:44.0403626Z [00:02:28.220]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:44.0404606Z [00:02:28.220]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:44.0405548Z [00:02:28.220]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:44.0406407Z [00:02:28.220]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:44.0407235Z [00:02:28.220]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:44.0408191Z [00:02:28.220]➜  packagefile github.com/google/btree=/tmp/go-build2397446772/b303/_pkg_.a
2025-08-20T22:38:44.0421213Z [00:02:28.220]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:44.0422589Z [00:02:28.220]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:44.0424130Z [00:02:28.220]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:44.0425516Z [00:02:28.220]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/checksum=/tmp/go-build2397446772/b294/_pkg_.a
2025-08-20T22:38:44.0426900Z [00:02:28.220]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/seqnum=/tmp/go-build2397446772/b304/_pkg_.a
2025-08-20T22:38:44.0427971Z [00:02:28.220]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:44.0428770Z [00:02:28.220]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:44.0429568Z [00:02:28.220]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:44.0430385Z [00:02:28.220]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:44.0430964Z [00:02:28.220]➜  EOF
2025-08-20T22:38:44.0456344Z [00:02:28.221]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header;$WORK/b302=>" -p github.com/sagernet/gvisor/pkg/tcpip/header -lang=go1.23 -complete -installsuffix shared -buildid sdDCm5R4OhgtqFe0UuAE/sdDCm5R4OhgtqFe0UuAE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/arp.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/checksum.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/datagram.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/eth.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/gue.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/header_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/icmpv4.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/icmpv6.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/igmp.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/igmpv3.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/interfaces.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/ipv4.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/ipv6.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/ipv6_extension_headers.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/ipv6_fragment.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/mld.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/mldv2.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/mldv2_igmpv3_common.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/ndp_neighbor_advert.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/ndp_neighbor_solicit.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/ndp_options.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/ndp_router_advert.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/ndp_router_solicit.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/ndpoptionidentifier_string.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/tcp.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/udp.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/virtionet.go
2025-08-20T22:38:44.0637298Z [00:02:28.244]➜  go tool buildid -w $WORK/b177/_pkg_.a # internal
2025-08-20T22:38:44.0661713Z [00:02:28.246]➜  cp $WORK/b177/_pkg_.a /root/.cache/go-build/a8/a83585e378c99b861aa2e7b0ca9d0e90ccf813eed19399091ee0873fa7f3bd84-d # internal
2025-08-20T22:38:44.0675140Z [00:02:28.247]➜  github.com/sagernet/quic-go
2025-08-20T22:38:44.0683159Z [00:02:28.247]➜  mkdir -p $WORK/b163/
2025-08-20T22:38:44.0687760Z [00:02:28.248]➜  cat >/tmp/go-build2397446772/b163/importcfg << 'EOF' # internal
2025-08-20T22:38:44.0704561Z [00:02:28.248]➜  # import config
2025-08-20T22:38:44.0705317Z [00:02:28.248]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:44.0706201Z [00:02:28.248]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:44.0707127Z [00:02:28.248]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:44.0708063Z [00:02:28.248]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:44.0708992Z [00:02:28.248]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:44.0709913Z [00:02:28.248]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:44.0710848Z [00:02:28.248]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:44.0711755Z [00:02:28.248]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:44.0712591Z [00:02:28.248]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:44.0713839Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/congestion=/tmp/go-build2397446772/b164/_pkg_.a
2025-08-20T22:38:44.0715143Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/internal/ackhandler=/tmp/go-build2397446772/b166/_pkg_.a
2025-08-20T22:38:44.0716966Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/internal/flowcontrol=/tmp/go-build2397446772/b176/_pkg_.a
2025-08-20T22:38:44.0718396Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/internal/handshake=/tmp/go-build2397446772/b177/_pkg_.a
2025-08-20T22:38:44.0719781Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:44.0721131Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/internal/qerr=/tmp/go-build2397446772/b173/_pkg_.a
2025-08-20T22:38:44.0722429Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/internal/utils=/tmp/go-build2397446772/b168/_pkg_.a
2025-08-20T22:38:44.0724520Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/internal/utils/linkedlist=/tmp/go-build2397446772/b190/_pkg_.a
2025-08-20T22:38:44.0726049Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/internal/utils/ringbuffer=/tmp/go-build2397446772/b191/_pkg_.a
2025-08-20T22:38:44.0727497Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/internal/utils/tree=/tmp/go-build2397446772/b192/_pkg_.a
2025-08-20T22:38:44.0728851Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/internal/wire=/tmp/go-build2397446772/b174/_pkg_.a
2025-08-20T22:38:44.0730111Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/logging=/tmp/go-build2397446772/b172/_pkg_.a
2025-08-20T22:38:44.0731354Z [00:02:28.248]➜  packagefile github.com/sagernet/quic-go/quicvarint=/tmp/go-build2397446772/b175/_pkg_.a
2025-08-20T22:38:44.0732495Z [00:02:28.249]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build2397446772/b193/_pkg_.a
2025-08-20T22:38:44.0733799Z [00:02:28.249]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build2397446772/b197/_pkg_.a
2025-08-20T22:38:44.0735187Z [00:02:28.249]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:44.0736164Z [00:02:28.249]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:44.0737001Z [00:02:28.249]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:44.0737820Z [00:02:28.249]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:44.0738664Z [00:02:28.249]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:44.0739577Z [00:02:28.249]➜  packagefile math/rand/v2=/tmp/go-build2397446772/b085/_pkg_.a
2025-08-20T22:38:44.0740421Z [00:02:28.249]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:44.0741247Z [00:02:28.249]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:44.0742082Z [00:02:28.249]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:44.0742875Z [00:02:28.249]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:44.0743937Z [00:02:28.249]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:44.0744775Z [00:02:28.249]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:44.0745580Z [00:02:28.249]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:44.0746383Z [00:02:28.249]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:44.0747185Z [00:02:28.249]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:44.0747955Z [00:02:28.249]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:44.0748523Z [00:02:28.249]➜  EOF
2025-08-20T22:38:44.0771655Z [00:02:28.249]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1=>github.com/sagernet/quic-go@v0.52.0-beta.1;$WORK/b163=>" -p github.com/sagernet/quic-go -lang=go1.23 -complete -installsuffix shared -buildid 8gk2COK6GkHLqcbSrwmA/8gk2COK6GkHLqcbSrwmA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/buffer_pool.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/client.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/closed_conn.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/config.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/conn_id_generator.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/conn_id_manager.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/connection.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/connection_logging.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/connection_timer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/crypto_stream.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/crypto_stream_manager.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/datagram_queue.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/errors.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/frame_sorter.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/framer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/interface.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/mtu_discoverer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/packet_packer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/packet_unpacker.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/path_manager.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/path_manager_outgoing.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/receive_stream.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/retransmission_queue.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/send_conn.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/send_queue.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/send_stream.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/server.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/sni.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/stateless_reset.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/stream.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/streams_map.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/streams_map_incoming.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/streams_map_outgoing.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/sys_conn.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/sys_conn_buffers.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/sys_conn_buffers_write.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/sys_conn_df_linux.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/sys_conn_helper_linux.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/sys_conn_oob.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/token_store.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/transport.go
2025-08-20T22:38:44.7840473Z [00:02:28.964]➜  go tool buildid -w $WORK/b302/_pkg_.a # internal
2025-08-20T22:38:44.8220903Z [00:02:29.002]➜  cp $WORK/b302/_pkg_.a /root/.cache/go-build/08/08728950c926b2d7a4b29117c80e763dc25c417dd43d064134370ba0256e0219-d # internal
2025-08-20T22:38:44.8225229Z [00:02:29.002]➜  github.com/sagernet/gvisor/pkg/tcpip/ports
2025-08-20T22:38:44.8225966Z [00:02:29.003]➜  mkdir -p $WORK/b305/
2025-08-20T22:38:44.8231474Z [00:02:29.003]➜  cat >/tmp/go-build2397446772/b305/importcfg << 'EOF' # internal
2025-08-20T22:38:44.8232804Z [00:02:29.003]➜  # import config
2025-08-20T22:38:44.8234236Z [00:02:29.003]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:44.8235494Z [00:02:29.003]➜  packagefile github.com/sagernet/gvisor/pkg/rand=/tmp/go-build2397446772/b297/_pkg_.a
2025-08-20T22:38:44.8237340Z [00:02:29.003]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:44.8239002Z [00:02:29.003]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:44.8241738Z [00:02:29.003]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:44.8243037Z [00:02:29.003]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:44.8244350Z [00:02:29.003]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:44.8244992Z [00:02:29.003]➜  EOF
2025-08-20T22:38:44.8276719Z [00:02:29.003]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/ports=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/ports;$WORK/b305=>" -p github.com/sagernet/gvisor/pkg/tcpip/ports -lang=go1.23 -complete -installsuffix shared -buildid 94cTjYkdJog6-o-6YBsH/94cTjYkdJog6-o-6YBsH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/ports/flags.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/ports/ports.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/ports/ports_state_autogen.go
2025-08-20T22:38:45.0260327Z [00:02:29.206]➜  go tool buildid -w $WORK/b305/_pkg_.a # internal
2025-08-20T22:38:45.0281560Z [00:02:29.208]➜  cp $WORK/b305/_pkg_.a /root/.cache/go-build/10/101a788b731c0a1542984207c2d45ae8c5534705d287405565c6621c98021d03-d # internal
2025-08-20T22:38:45.0286571Z [00:02:29.208]➜  github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack
2025-08-20T22:38:45.0287389Z [00:02:29.208]➜  mkdir -p $WORK/b306/
2025-08-20T22:38:45.0289629Z [00:02:29.209]➜  cat >/tmp/go-build2397446772/b306/importcfg << 'EOF' # internal
2025-08-20T22:38:45.0290683Z [00:02:29.209]➜  # import config
2025-08-20T22:38:45.0291392Z [00:02:29.209]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:45.0292460Z [00:02:29.209]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:45.0293951Z [00:02:29.209]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:45.0295292Z [00:02:29.209]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/seqnum=/tmp/go-build2397446772/b304/_pkg_.a
2025-08-20T22:38:45.0296155Z [00:02:29.209]➜  EOF
2025-08-20T22:38:45.0302259Z [00:02:29.209]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcpconntrack=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcpconntrack;$WORK/b306=>" -p github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack -lang=go1.23 -complete -installsuffix shared -buildid sHZMaDoi7-hj_4uwlugc/sHZMaDoi7-hj_4uwlugc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcpconntrack/tcp_conntrack.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcpconntrack/tcpconntrack_state_autogen.go
2025-08-20T22:38:45.1776800Z [00:02:29.357]➜  go tool buildid -w $WORK/b306/_pkg_.a # internal
2025-08-20T22:38:45.1793827Z [00:02:29.359]➜  cp $WORK/b306/_pkg_.a /root/.cache/go-build/68/68f66318c563835d988333361a200d5b3ddca1b155f218e41ef6b2d7985d6b22-d # internal
2025-08-20T22:38:45.1865687Z [00:02:29.366]➜  github.com/sagernet/gvisor/pkg/tcpip/stack
2025-08-20T22:38:45.1887668Z [00:02:29.369]➜  mkdir -p $WORK/b299/
2025-08-20T22:38:45.1896309Z [00:02:29.369]➜  cat >/tmp/go-build2397446772/b299/importcfg << 'EOF' # internal
2025-08-20T22:38:45.1902319Z [00:02:29.369]➜  # import config
2025-08-20T22:38:45.1903054Z [00:02:29.369]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:45.1904112Z [00:02:29.369]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:45.1905274Z [00:02:29.369]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:45.1906331Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/atomicbitops=/tmp/go-build2397446772/b282/_pkg_.a
2025-08-20T22:38:45.1907602Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:45.1908795Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/log=/tmp/go-build2397446772/b290/_pkg_.a
2025-08-20T22:38:45.1909976Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/rand=/tmp/go-build2397446772/b297/_pkg_.a
2025-08-20T22:38:45.1911162Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/refs=/tmp/go-build2397446772/b288/_pkg_.a
2025-08-20T22:38:45.1912345Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:45.1913672Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:45.1914935Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/sync/locking=/tmp/go-build2397446772/b300/_pkg_.a
2025-08-20T22:38:45.1916178Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:45.1917476Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins=/tmp/go-build2397446772/b301/_pkg_.a
2025-08-20T22:38:45.1918797Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:45.1920091Z [00:02:29.369]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/ports=/tmp/go-build2397446772/b305/_pkg_.a
2025-08-20T22:38:45.1921754Z [00:02:29.370]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/tcpconntrack=/tmp/go-build2397446772/b306/_pkg_.a
2025-08-20T22:38:45.1923191Z [00:02:29.370]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:45.1936348Z [00:02:29.370]➜  packagefile golang.org/x/time/rate=/tmp/go-build2397446772/b292/_pkg_.a
2025-08-20T22:38:45.1937219Z [00:02:29.370]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:45.1937963Z [00:02:29.370]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:45.1938689Z [00:02:29.370]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:45.1939448Z [00:02:29.370]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:45.1940192Z [00:02:29.370]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:45.1940920Z [00:02:29.370]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:45.1941629Z [00:02:29.370]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:45.1942353Z [00:02:29.370]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:45.1942898Z [00:02:29.370]➜  EOF
2025-08-20T22:38:45.1999211Z [00:02:29.373]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack;$WORK/b299=>" -p github.com/sagernet/gvisor/pkg/tcpip/stack -lang=go1.23 -complete -installsuffix shared -buildid N5gb38zJlDKFs2qwCBqL/N5gb38zJlDKFs2qwCBqL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/address_state_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/address_state_refs.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/addressable_endpoint_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/addressable_endpoint_state_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/bridge.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/bridge_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/bucket_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/cleanup_endpoints_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/conn_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/conn_track_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/conntrack.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/endpoints_by_nic_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/headertype_string.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/hook_string.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/icmp_rate_limit.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/iptables.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/iptables_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/iptables_targets.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/iptables_types.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/multi_port_endpoint_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/neighbor_cache.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/neighbor_cache_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/neighbor_entry.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/neighbor_entry_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/neighbor_entry_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/neighborstate_string.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/nic.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/nic_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/nic_stats.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/nud.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/packet_buffer.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/packet_buffer_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/packet_buffer_refs.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/packet_buffer_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/packet_endpoint_list_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/packet_eps_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/packets_pending_link_resolution_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/pending_packets.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/rand.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/registration.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/route.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/route_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/route_stack_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/save_restore.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/stack.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/stack_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/stack_options.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/stack_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/stack_unsafe_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/state_conn_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/transport_demuxer.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/transport_endpoints_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/tuple_list.go
2025-08-20T22:38:45.9068941Z [00:02:30.087]➜  go tool buildid -w $WORK/b236/_pkg_.a # internal
2025-08-20T22:38:45.9717535Z [00:02:30.152]➜  cp $WORK/b236/_pkg_.a /root/.cache/go-build/b2/b2d287341bf596f9904522a9f8bb4d2bacef09c418e0c39d3da00cd19337d10b-d # internal
2025-08-20T22:38:45.9722661Z [00:02:30.152]➜  github.com/sagernet/gvisor/pkg/tcpip/internal/tcp
2025-08-20T22:38:45.9725542Z [00:02:30.152]➜  mkdir -p $WORK/b311/
2025-08-20T22:38:45.9738690Z [00:02:30.153]➜  cat >/tmp/go-build2397446772/b311/importcfg << 'EOF' # internal
2025-08-20T22:38:45.9748294Z [00:02:30.153]➜  # import config
2025-08-20T22:38:45.9749055Z [00:02:30.153]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:45.9750141Z [00:02:30.153]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:45.9751442Z [00:02:30.153]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:45.9752482Z [00:02:30.153]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:45.9753107Z [00:02:30.153]➜  EOF
2025-08-20T22:38:45.9758891Z [00:02:30.154]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/internal/tcp=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/internal/tcp;$WORK/b311=>" -p github.com/sagernet/gvisor/pkg/tcpip/internal/tcp -lang=go1.23 -complete -installsuffix shared -buildid U9357EInhQKGsn1ocNno/U9357EInhQKGsn1ocNno -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/internal/tcp/tcp.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/internal/tcp/tcp_state_autogen.go
2025-08-20T22:38:46.0740243Z [00:02:30.254]➜  go tool buildid -w $WORK/b311/_pkg_.a # internal
2025-08-20T22:38:46.0756931Z [00:02:30.256]➜  cp $WORK/b311/_pkg_.a /root/.cache/go-build/8f/8f76714313586585e7ea87939cd97634225d49d7a36b51c45418d224e3b847f2-d # internal
2025-08-20T22:38:46.0769313Z [00:02:30.256]➜  github.com/sagernet/gvisor/pkg/tcpip/transport
2025-08-20T22:38:46.0775084Z [00:02:30.257]➜  mkdir -p $WORK/b313/
2025-08-20T22:38:46.0776404Z [00:02:30.257]➜  cat >/tmp/go-build2397446772/b313/importcfg << 'EOF' # internal
2025-08-20T22:38:46.0777455Z [00:02:30.257]➜  # import config
2025-08-20T22:38:46.0778835Z [00:02:30.257]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:46.0779941Z [00:02:30.257]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:46.0782425Z [00:02:30.257]➜  EOF
2025-08-20T22:38:46.0788765Z [00:02:30.257]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport;$WORK/b313=>" -p github.com/sagernet/gvisor/pkg/tcpip/transport -lang=go1.23 -complete -installsuffix shared -buildid BYMTWv3N2r63ef3opqVj/BYMTWv3N2r63ef3opqVj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/datagram.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/transport.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/transport_state_autogen.go
2025-08-20T22:38:46.1090164Z [00:02:30.289]➜  go tool buildid -w $WORK/b313/_pkg_.a # internal
2025-08-20T22:38:46.1096113Z [00:02:30.289]➜  cp $WORK/b313/_pkg_.a /root/.cache/go-build/3b/3b5e958b6bf1fce4efd2d34854333b33f5f37330bc61c66a7e85d06125f1588a-d # internal
2025-08-20T22:38:46.1100843Z [00:02:30.290]➜  github.com/sagernet/gvisor/pkg/tcpip/network/hash
2025-08-20T22:38:46.1101550Z [00:02:30.290]➜  mkdir -p $WORK/b323/
2025-08-20T22:38:46.1102337Z [00:02:30.290]➜  cat >/tmp/go-build2397446772/b323/importcfg << 'EOF' # internal
2025-08-20T22:38:46.1104464Z [00:02:30.290]➜  # import config
2025-08-20T22:38:46.1106390Z [00:02:30.290]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:46.1107853Z [00:02:30.290]➜  packagefile github.com/sagernet/gvisor/pkg/rand=/tmp/go-build2397446772/b297/_pkg_.a
2025-08-20T22:38:46.1111927Z [00:02:30.290]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:46.1112867Z [00:02:30.290]➜  EOF
2025-08-20T22:38:46.1121403Z [00:02:30.291]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/hash=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/hash;$WORK/b323=>" -p github.com/sagernet/gvisor/pkg/tcpip/network/hash -lang=go1.23 -complete -installsuffix shared -buildid SaFIjyw7fIzcsg8fxaxG/SaFIjyw7fIzcsg8fxaxG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/hash/hash.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/hash/hash_state_autogen.go
2025-08-20T22:38:46.1654334Z [00:02:30.345]➜  go tool buildid -w $WORK/b323/_pkg_.a # internal
2025-08-20T22:38:46.1756830Z [00:02:30.355]➜  cp $WORK/b323/_pkg_.a /root/.cache/go-build/d3/d3334b5cdb37579773c60affd73886919fbc7b4b19d395ed97de2cbdbc5b8976-d # internal
2025-08-20T22:38:46.1779415Z [00:02:30.355]➜  github.com/vishvananda/netns
2025-08-20T22:38:46.1779967Z [00:02:30.356]➜  mkdir -p $WORK/b331/
2025-08-20T22:38:46.1780614Z [00:02:30.356]➜  cat >/tmp/go-build2397446772/b331/importcfg << 'EOF' # internal
2025-08-20T22:38:46.1781225Z [00:02:30.356]➜  # import config
2025-08-20T22:38:46.1781792Z [00:02:30.356]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:46.1782593Z [00:02:30.356]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:46.1783368Z [00:02:30.356]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:46.1784259Z [00:02:30.356]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:38:46.1784992Z [00:02:30.356]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:46.1785788Z [00:02:30.356]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:46.1786573Z [00:02:30.356]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:46.1787442Z [00:02:30.356]➜  EOF
2025-08-20T22:38:46.1791235Z [00:02:30.356]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vishvananda/netns@v0.0.5=>github.com/vishvananda/netns@v0.0.5;$WORK/b331=>" -p github.com/vishvananda/netns -lang=go1.17 -complete -installsuffix shared -buildid qxibMd2_HOSOYuvug-Tu/qxibMd2_HOSOYuvug-Tu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack /root/go/pkg/mod/github.com/vishvananda/netns@v0.0.5/doc.go /root/go/pkg/mod/github.com/vishvananda/netns@v0.0.5/netns_linux.go /root/go/pkg/mod/github.com/vishvananda/netns@v0.0.5/nshandle_linux.go
2025-08-20T22:38:46.2170253Z [00:02:30.397]➜  go tool buildid -w $WORK/b163/_pkg_.a # internal
2025-08-20T22:38:46.2584728Z [00:02:30.438]➜  go tool buildid -w $WORK/b331/_pkg_.a # internal
2025-08-20T22:38:46.2595380Z [00:02:30.440]➜  cp $WORK/b331/_pkg_.a /root/.cache/go-build/fc/fcfb64e11da5607c70d7f31700d17f5939d90f7222491b9eade00f5429c5b8e0-d # internal
2025-08-20T22:38:46.2602190Z [00:02:30.440]➜  github.com/sagernet/netlink/nl
2025-08-20T22:38:46.2604352Z [00:02:30.440]➜  mkdir -p $WORK/b330/
2025-08-20T22:38:46.2609960Z [00:02:30.441]➜  cat >/tmp/go-build2397446772/b330/importcfg << 'EOF' # internal
2025-08-20T22:38:46.2612434Z [00:02:30.441]➜  # import config
2025-08-20T22:38:46.2613088Z [00:02:30.441]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:46.2614105Z [00:02:30.441]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:46.2614954Z [00:02:30.441]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:46.2615708Z [00:02:30.441]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:46.2616648Z [00:02:30.441]➜  packagefile github.com/vishvananda/netns=/tmp/go-build2397446772/b331/_pkg_.a
2025-08-20T22:38:46.2617687Z [00:02:30.441]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:46.2618563Z [00:02:30.441]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:46.2619309Z [00:02:30.441]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:46.2620091Z [00:02:30.441]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:46.2620875Z [00:02:30.441]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:46.2621671Z [00:02:30.441]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:46.2622478Z [00:02:30.441]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:46.2623310Z [00:02:30.441]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:46.2624337Z [00:02:30.441]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:46.2624968Z [00:02:30.441]➜  EOF
2025-08-20T22:38:46.2653092Z [00:02:30.441]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl=>github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl;$WORK/b330=>" -p github.com/sagernet/netlink/nl -lang=go1.18 -complete -installsuffix shared -buildid Zuj2U1TQmO9LGNczagPs/Zuj2U1TQmO9LGNczagPs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/addr_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/bridge_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/conntrack_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/devlink_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/genetlink_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/ipset_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/link_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/lwt_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/mpls_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/nl_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/parse_attr_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/rdma_link_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/route_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/seg6_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/seg6local_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/syscall.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/tc_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/xfrm_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/xfrm_monitor_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/xfrm_policy_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/nl/xfrm_state_linux.go
2025-08-20T22:38:46.3023800Z [00:02:30.482]➜  cp $WORK/b163/_pkg_.a /root/.cache/go-build/e4/e4295d0b54a97f0ae5d575e7e2695bdaa7b722be1b415335290f764468aa9841-d # internal
2025-08-20T22:38:46.3046702Z [00:02:30.485]➜  io/ioutil
2025-08-20T22:38:46.3049210Z [00:02:30.485]➜  mkdir -p $WORK/b332/
2025-08-20T22:38:46.3049943Z [00:02:30.485]➜  cat >/tmp/go-build2397446772/b332/importcfg << 'EOF' # internal
2025-08-20T22:38:46.3051549Z [00:02:30.485]➜  # import config
2025-08-20T22:38:46.3052215Z [00:02:30.485]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:46.3052947Z [00:02:30.485]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:46.3053840Z [00:02:30.485]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:46.3054553Z [00:02:30.485]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:46.3055292Z [00:02:30.485]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:46.3055846Z [00:02:30.485]➜  EOF
2025-08-20T22:38:46.3058447Z [00:02:30.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "/root/.go/src/io/ioutil=>io/ioutil;$WORK/b332=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid EEG5fZB88GPgERr2M_6i/EEG5fZB88GPgERr2M_6i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /root/.go/src/io/ioutil/ioutil.go /root/.go/src/io/ioutil/tempfile.go
2025-08-20T22:38:46.3730798Z [00:02:30.553]➜  go tool buildid -w $WORK/b332/_pkg_.a # internal
2025-08-20T22:38:46.3749285Z [00:02:30.555]➜  cp $WORK/b332/_pkg_.a /root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d # internal
2025-08-20T22:38:46.3756016Z [00:02:30.555]➜  github.com/mdlayher/netlink/nlenc
2025-08-20T22:38:46.3787140Z [00:02:30.556]➜  mkdir -p $WORK/b335/
2025-08-20T22:38:46.3787924Z [00:02:30.556]➜  cat >/tmp/go-build2397446772/b335/importcfg << 'EOF' # internal
2025-08-20T22:38:46.3788619Z [00:02:30.556]➜  # import config
2025-08-20T22:38:46.3789294Z [00:02:30.556]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:46.3790210Z [00:02:30.556]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:46.3791148Z [00:02:30.556]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:46.3791810Z [00:02:30.556]➜  EOF
2025-08-20T22:38:46.3797531Z [00:02:30.556]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nlenc=>github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nlenc;$WORK/b335=>" -p github.com/mdlayher/netlink/nlenc -lang=go1.21 -complete -installsuffix shared -buildid IsYv5_xZTIu2UTTbxOCj/IsYv5_xZTIu2UTTbxOCj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nlenc/doc.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nlenc/int.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nlenc/string.go
2025-08-20T22:38:46.4061668Z [00:02:30.586]➜  go tool buildid -w $WORK/b335/_pkg_.a # internal
2025-08-20T22:38:46.4182069Z [00:02:30.598]➜  cp $WORK/b335/_pkg_.a /root/.cache/go-build/4f/4fe7d064d545f6ae70b31cb26700b7bc635cb0064bf522064f0e5bb0b5675342-d # internal
2025-08-20T22:38:46.4189145Z [00:02:30.598]➜  golang.org/x/sync/errgroup
2025-08-20T22:38:46.4190142Z [00:02:30.599]➜  mkdir -p $WORK/b337/
2025-08-20T22:38:46.4196924Z [00:02:30.599]➜  cat >/tmp/go-build2397446772/b337/importcfg << 'EOF' # internal
2025-08-20T22:38:46.4197577Z [00:02:30.599]➜  # import config
2025-08-20T22:38:46.4198193Z [00:02:30.599]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:46.4198931Z [00:02:30.599]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:46.4199658Z [00:02:30.599]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:46.4200223Z [00:02:30.599]➜  EOF
2025-08-20T22:38:46.4203304Z [00:02:30.599]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.16.0/errgroup=>golang.org/x/sync@v0.16.0/errgroup;$WORK/b337=>" -p golang.org/x/sync/errgroup -lang=go1.23 -complete -installsuffix shared -buildid h1Iow3w75S4TScP7KNap/h1Iow3w75S4TScP7KNap -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.16.0/errgroup/errgroup.go
2025-08-20T22:38:46.4970114Z [00:02:30.677]➜  go tool buildid -w $WORK/b337/_pkg_.a # internal
2025-08-20T22:38:46.4978259Z [00:02:30.678]➜  cp $WORK/b337/_pkg_.a /root/.cache/go-build/43/43c98acca421e0e582c9a6e78424f17cf8862fe767979cfacecf99b31cba85ca-d # internal
2025-08-20T22:38:46.4990216Z [00:02:30.678]➜  github.com/mdlayher/socket
2025-08-20T22:38:46.4990823Z [00:02:30.678]➜  mkdir -p $WORK/b336/
2025-08-20T22:38:46.4991567Z [00:02:30.679]➜  cat >/tmp/go-build2397446772/b336/importcfg << 'EOF' # internal
2025-08-20T22:38:46.4992249Z [00:02:30.679]➜  # import config
2025-08-20T22:38:46.4992920Z [00:02:30.679]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:46.4994020Z [00:02:30.679]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:46.4994868Z [00:02:30.679]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:46.4995831Z [00:02:30.679]➜  packagefile golang.org/x/net/bpf=/tmp/go-build2397446772/b194/_pkg_.a
2025-08-20T22:38:46.4996898Z [00:02:30.679]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build2397446772/b337/_pkg_.a
2025-08-20T22:38:46.4998282Z [00:02:30.679]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:46.4999189Z [00:02:30.679]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:46.4999960Z [00:02:30.679]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:46.5000770Z [00:02:30.679]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:46.5001607Z [00:02:30.679]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:46.5002470Z [00:02:30.679]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:46.5003345Z [00:02:30.679]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:46.5014391Z [00:02:30.679]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:46.5015018Z [00:02:30.679]➜  EOF
2025-08-20T22:38:46.5021217Z [00:02:30.679]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1=>github.com/mdlayher/socket@v0.5.1;$WORK/b336=>" -p github.com/mdlayher/socket -lang=go1.20 -complete -installsuffix shared -buildid zvysEvtzhAlJJWw58WlZ/zvysEvtzhAlJJWw58WlZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/accept4.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/conn.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/conn_linux.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/doc.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/netns_linux.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/setbuffer_linux.go /root/go/pkg/mod/github.com/mdlayher/socket@v0.5.1/typ_cloexec_nonblock.go
2025-08-20T22:38:46.5920326Z [00:02:30.772]➜  go tool buildid -w $WORK/b330/_pkg_.a # internal
2025-08-20T22:38:46.6022313Z [00:02:30.782]➜  cp $WORK/b330/_pkg_.a /root/.cache/go-build/a6/a6a1b243fce8483bfceeec73ea84bc7e4b5abbe9d464f3e8aa3cba65a3a50d14-d # internal
2025-08-20T22:38:46.6042325Z [00:02:30.784]➜  github.com/sagernet/netlink
2025-08-20T22:38:46.6047362Z [00:02:30.784]➜  mkdir -p $WORK/b329/
2025-08-20T22:38:46.6048165Z [00:02:30.784]➜  cat >/tmp/go-build2397446772/b329/importcfg << 'EOF' # internal
2025-08-20T22:38:46.6050884Z [00:02:30.784]➜  # import config
2025-08-20T22:38:46.6052743Z [00:02:30.784]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:46.6054221Z [00:02:30.784]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:46.6057478Z [00:02:30.784]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:38:46.6058427Z [00:02:30.785]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:46.6059268Z [00:02:30.785]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:46.6060329Z [00:02:30.785]➜  packagefile github.com/sagernet/netlink/nl=/tmp/go-build2397446772/b330/_pkg_.a
2025-08-20T22:38:46.6061533Z [00:02:30.785]➜  packagefile github.com/vishvananda/netns=/tmp/go-build2397446772/b331/_pkg_.a
2025-08-20T22:38:46.6062688Z [00:02:30.785]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:46.6078613Z [00:02:30.785]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:46.6079602Z [00:02:30.785]➜  packagefile io/ioutil=/tmp/go-build2397446772/b332/_pkg_.a
2025-08-20T22:38:46.6080498Z [00:02:30.785]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:46.6081345Z [00:02:30.785]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:46.6082163Z [00:02:30.785]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:46.6083014Z [00:02:30.785]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:46.6084103Z [00:02:30.785]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:46.6084979Z [00:02:30.785]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:46.6085869Z [00:02:30.785]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:46.6087088Z [00:02:30.785]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:46.6087953Z [00:02:30.785]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:46.6088602Z [00:02:30.785]➜  EOF
2025-08-20T22:38:46.6153684Z [00:02:30.787]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a=>github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a;$WORK/b329=>" -p github.com/sagernet/netlink -lang=go1.18 -complete -installsuffix shared -buildid Ly1CMK1pj_rCzZtw4S8u/Ly1CMK1pj_rCzZtw4S8u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/addr.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/addr_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/bpf_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/bridge_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/class.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/class_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/conntrack_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/devlink_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/filter.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/filter_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/fou.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/fou_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/genetlink_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/gtp_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/handle_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/inet_diag.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/ioctl_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/ipset_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/link.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/link_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/link_tuntap_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/neigh.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/neigh_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/netlink.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/netlink_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/netns_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/order.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/proc_event_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/protinfo.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/protinfo_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/qdisc.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/qdisc_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/rdma_link_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/route.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/route_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/rule.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/rule_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/socket.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/socket_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/tcp.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/tcp_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/xfrm.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/xfrm_monitor_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/xfrm_policy.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/xfrm_policy_linux.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/xfrm_state.go /root/go/pkg/mod/github.com/sagernet/netlink@v0.0.0-20240612041022-b9a21c07ac6a/xfrm_state_linux.go
2025-08-20T22:38:46.7658175Z [00:02:30.946]➜  go tool buildid -w $WORK/b215/_pkg_.a # internal
2025-08-20T22:38:46.7750004Z [00:02:30.955]➜  go tool buildid -w $WORK/b336/_pkg_.a # internal
2025-08-20T22:38:46.7782259Z [00:02:30.958]➜  cp $WORK/b336/_pkg_.a /root/.cache/go-build/54/54acf26f2070348816c025e8e26032a74873a68859409c1ad59f14b2ffdc8e96-d # internal
2025-08-20T22:38:46.7787924Z [00:02:30.959]➜  github.com/mdlayher/netlink
2025-08-20T22:38:46.7789434Z [00:02:30.959]➜  mkdir -p $WORK/b334/
2025-08-20T22:38:46.7795689Z [00:02:30.959]➜  cat >/tmp/go-build2397446772/b334/importcfg << 'EOF' # internal
2025-08-20T22:38:46.7798162Z [00:02:30.959]➜  # import config
2025-08-20T22:38:46.7801468Z [00:02:30.959]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:46.7802731Z [00:02:30.959]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:46.7803887Z [00:02:30.960]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:46.7804743Z [00:02:30.960]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:46.7805935Z [00:02:30.960]➜  packagefile github.com/mdlayher/netlink/nlenc=/tmp/go-build2397446772/b335/_pkg_.a
2025-08-20T22:38:46.7807106Z [00:02:30.960]➜  packagefile github.com/mdlayher/socket=/tmp/go-build2397446772/b336/_pkg_.a
2025-08-20T22:38:46.7808160Z [00:02:30.960]➜  packagefile golang.org/x/net/bpf=/tmp/go-build2397446772/b194/_pkg_.a
2025-08-20T22:38:46.7809166Z [00:02:30.960]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:46.7810068Z [00:02:30.960]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:46.7810890Z [00:02:30.960]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:46.7811760Z [00:02:30.960]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:46.7812632Z [00:02:30.960]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:46.7813653Z [00:02:30.960]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:46.7814511Z [00:02:30.960]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:46.7815355Z [00:02:30.960]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:46.7816166Z [00:02:30.960]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:46.7817000Z [00:02:30.960]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:46.7817877Z [00:02:30.960]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:46.7818688Z [00:02:30.960]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:46.7819287Z [00:02:30.960]➜  EOF
2025-08-20T22:38:46.7831556Z [00:02:30.960]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42=>github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42;$WORK/b334=>" -p github.com/mdlayher/netlink -lang=go1.21 -complete -installsuffix shared -buildid 9eIc_N852fvbzGDc-wFi/9eIc_N852fvbzGDc-wFi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/align.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/attribute.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/conn.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/conn_linux.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/debug.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/doc.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/errors.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/message.go
2025-08-20T22:38:46.8042939Z [00:02:30.984]➜  cp $WORK/b215/_pkg_.a /root/.cache/go-build/f9/f9a81973de5932d502ea8a04f24d4e9a6be51504b26deed0ebb6b7f380549cdf-d # internal
2025-08-20T22:38:46.8055887Z [00:02:30.986]➜  github.com/sagernet/quic-go/http3
2025-08-20T22:38:46.8061744Z [00:02:30.986]➜  mkdir -p $WORK/b198/
2025-08-20T22:38:46.8074232Z [00:02:30.987]➜  cat >/tmp/go-build2397446772/b198/importcfg << 'EOF' # internal
2025-08-20T22:38:46.8085638Z [00:02:30.987]➜  # import config
2025-08-20T22:38:46.8086332Z [00:02:30.987]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:46.8087233Z [00:02:30.987]➜  packagefile compress/gzip=/tmp/go-build2397446772/b199/_pkg_.a
2025-08-20T22:38:46.8088133Z [00:02:30.987]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:46.8089008Z [00:02:30.987]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:46.8090170Z [00:02:30.987]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:46.8091013Z [00:02:30.987]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:46.8091983Z [00:02:30.987]➜  packagefile github.com/quic-go/qpack=/tmp/go-build2397446772/b202/_pkg_.a
2025-08-20T22:38:46.8093064Z [00:02:30.987]➜  packagefile github.com/sagernet/quic-go=/tmp/go-build2397446772/b163/_pkg_.a
2025-08-20T22:38:46.8094619Z [00:02:30.987]➜  packagefile github.com/sagernet/quic-go/internal/protocol=/tmp/go-build2397446772/b165/_pkg_.a
2025-08-20T22:38:46.8095913Z [00:02:30.987]➜  packagefile github.com/sagernet/quic-go/quicvarint=/tmp/go-build2397446772/b175/_pkg_.a
2025-08-20T22:38:46.8097122Z [00:02:30.987]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build2397446772/b204/_pkg_.a
2025-08-20T22:38:46.8098487Z [00:02:30.987]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build2397446772/b203/_pkg_.a
2025-08-20T22:38:46.8099600Z [00:02:30.987]➜  packagefile golang.org/x/net/idna=/tmp/go-build2397446772/b205/_pkg_.a
2025-08-20T22:38:46.8100502Z [00:02:30.987]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:46.8101339Z [00:02:30.987]➜  packagefile log/slog=/tmp/go-build2397446772/b211/_pkg_.a
2025-08-20T22:38:46.8102177Z [00:02:30.987]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:46.8103009Z [00:02:30.987]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:46.8104201Z [00:02:30.987]➜  packagefile net/http/httptrace=/tmp/go-build2397446772/b227/_pkg_.a
2025-08-20T22:38:46.8105169Z [00:02:30.987]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:38:46.8106065Z [00:02:30.987]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:46.8106885Z [00:02:30.987]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:46.8107680Z [00:02:30.987]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:46.8108536Z [00:02:30.987]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:46.8109370Z [00:02:30.987]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:46.8110541Z [00:02:30.987]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:46.8111363Z [00:02:30.987]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:46.8112184Z [00:02:30.987]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:46.8113003Z [00:02:30.987]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:46.8113830Z [00:02:30.987]➜  EOF
2025-08-20T22:38:46.8133248Z [00:02:30.992]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3=>github.com/sagernet/quic-go@v0.52.0-beta.1/http3;$WORK/b198=>" -p github.com/sagernet/quic-go/http3 -lang=go1.23 -complete -installsuffix shared -buildid z6NV6jyRLu3pRTZXw1lI/z6NV6jyRLu3pRTZXw1lI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/body.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/capsule.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/client.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/conn.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/datagram.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/error.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/error_codes.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/frames.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/gzip_reader.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/headers.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/http_stream.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/ip_addr.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/request_writer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/response_writer.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/server.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/state_tracking_stream.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/trace.go /root/go/pkg/mod/github.com/sagernet/quic-go@v0.52.0-beta.1/http3/transport.go
2025-08-20T22:38:46.9919289Z [00:02:31.172]➜  go tool buildid -w $WORK/b334/_pkg_.a # internal
2025-08-20T22:38:46.9959361Z [00:02:31.176]➜  cp $WORK/b334/_pkg_.a /root/.cache/go-build/83/83d0c552d1760c015044adb00e9d72058fa9862ad324875eee99722c278073e9-d # internal
2025-08-20T22:38:46.9965887Z [00:02:31.177]➜  github.com/go-chi/chi/v5
2025-08-20T22:38:46.9970636Z [00:02:31.177]➜  mkdir -p $WORK/b232/
2025-08-20T22:38:46.9995868Z [00:02:31.180]➜  cat >/tmp/go-build2397446772/b232/importcfg << 'EOF' # internal
2025-08-20T22:38:47.0000954Z [00:02:31.180]➜  # import config
2025-08-20T22:38:47.0006029Z [00:02:31.181]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:47.0010619Z [00:02:31.181]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:47.0014776Z [00:02:31.181]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:47.0019972Z [00:02:31.181]➜  packagefile regexp=/tmp/go-build2397446772/b233/_pkg_.a
2025-08-20T22:38:47.0020869Z [00:02:31.181]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:47.0021735Z [00:02:31.181]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:47.0026139Z [00:02:31.181]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:47.0027028Z [00:02:31.181]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:47.0027658Z [00:02:31.181]➜  EOF
2025-08-20T22:38:47.0032696Z [00:02:31.181]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2=>github.com/go-chi/chi/v5@v5.2.2;$WORK/b232=>" -p github.com/go-chi/chi/v5 -lang=go1.20 -complete -installsuffix shared -buildid _Un6nUCw2TNE-dd4yNry/_Un6nUCw2TNE-dd4yNry -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/chain.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/chi.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/context.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/mux.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/path_value.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/tree.go
2025-08-20T22:38:47.2527181Z [00:02:31.432]➜  go tool buildid -w $WORK/b232/_pkg_.a # internal
2025-08-20T22:38:47.2610057Z [00:02:31.441]➜  cp $WORK/b232/_pkg_.a /root/.cache/go-build/c6/c683d509e2ad40bc1873d5f4c4174687a374d6a1100ba1c66c3dbc4393c2e2a8-d # internal
2025-08-20T22:38:47.2640459Z [00:02:31.444]➜  github.com/sagernet/sing/common/json/badoption
2025-08-20T22:38:47.2643429Z [00:02:31.444]➜  mkdir -p $WORK/b273/
2025-08-20T22:38:47.2647341Z [00:02:31.445]➜  cat >/tmp/go-build2397446772/b273/importcfg << 'EOF' # internal
2025-08-20T22:38:47.2648441Z [00:02:31.445]➜  # import config
2025-08-20T22:38:47.2649304Z [00:02:31.445]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:47.2651483Z [00:02:31.445]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:47.2652813Z [00:02:31.445]➜  packagefile github.com/sagernet/sing/common/json=/tmp/go-build2397446772/b260/_pkg_.a
2025-08-20T22:38:47.2654634Z [00:02:31.445]➜  packagefile github.com/sagernet/sing/common/json/badoption/internal/my_time=/tmp/go-build2397446772/b274/_pkg_.a
2025-08-20T22:38:47.2655947Z [00:02:31.445]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:47.2656839Z [00:02:31.445]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:47.2657992Z [00:02:31.445]➜  packagefile regexp=/tmp/go-build2397446772/b233/_pkg_.a
2025-08-20T22:38:47.2658888Z [00:02:31.445]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:47.2659561Z [00:02:31.445]➜  EOF
2025-08-20T22:38:47.2688426Z [00:02:31.445]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badoption=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badoption;$WORK/b273=>" -p github.com/sagernet/sing/common/json/badoption -lang=go1.20 -complete -installsuffix shared -buildid Mh6o24XJGKpOwWcOY1PG/Mh6o24XJGKpOwWcOY1PG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badoption/duration.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badoption/http.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badoption/listable.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badoption/netip.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/json/badoption/regexp.go
2025-08-20T22:38:47.3473807Z [00:02:31.527]➜  go tool buildid -w $WORK/b273/_pkg_.a # internal
2025-08-20T22:38:47.3488977Z [00:02:31.529]➜  cp $WORK/b273/_pkg_.a /root/.cache/go-build/bf/bf3167b5daffd47a64aaf163027e5d29e2beccbfc3992a9880aaf60f5f992bc2-d # internal
2025-08-20T22:38:47.3562689Z [00:02:31.536]➜  github.com/sagernet/sing-box/option
2025-08-20T22:38:47.3566883Z [00:02:31.537]➜  mkdir -p $WORK/b241/
2025-08-20T22:38:47.3588254Z [00:02:31.539]➜  cat >/tmp/go-build2397446772/b241/importcfg << 'EOF' # internal
2025-08-20T22:38:47.3597321Z [00:02:31.539]➜  # import config
2025-08-20T22:38:47.3598025Z [00:02:31.539]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:47.3598922Z [00:02:31.539]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:47.3599832Z [00:02:31.539]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:47.3601214Z [00:02:31.539]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:47.3602077Z [00:02:31.539]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:47.3603191Z [00:02:31.539]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:47.3604596Z [00:02:31.539]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:47.3605974Z [00:02:31.539]➜  packagefile github.com/sagernet/sing-box/experimental/deprecated=/tmp/go-build2397446772/b258/_pkg_.a
2025-08-20T22:38:47.3607278Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:47.3608459Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:38:47.3609698Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:47.3610973Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/byteformats=/tmp/go-build2397446772/b267/_pkg_.a
2025-08-20T22:38:47.3612248Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/domain=/tmp/go-build2397446772/b268/_pkg_.a
2025-08-20T22:38:47.3614135Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:47.3615472Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:47.3616694Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/json=/tmp/go-build2397446772/b260/_pkg_.a
2025-08-20T22:38:47.3617947Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/json/badjson=/tmp/go-build2397446772/b269/_pkg_.a
2025-08-20T22:38:47.3619622Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/json/badoption=/tmp/go-build2397446772/b273/_pkg_.a
2025-08-20T22:38:47.3621022Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:47.3622349Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:47.3623865Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/common/uot=/tmp/go-build2397446772/b275/_pkg_.a
2025-08-20T22:38:47.3625065Z [00:02:31.539]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:47.3626097Z [00:02:31.539]➜  packagefile go4.org/netipx=/tmp/go-build2397446772/b276/_pkg_.a
2025-08-20T22:38:47.3626971Z [00:02:31.539]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:47.3627816Z [00:02:31.539]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:47.3628701Z [00:02:31.539]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:47.3629583Z [00:02:31.539]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:47.3630407Z [00:02:31.539]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:47.3631260Z [00:02:31.539]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:47.3632116Z [00:02:31.539]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:47.3632720Z [00:02:31.539]➜  EOF
2025-08-20T22:38:47.3672516Z [00:02:31.539]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/option=>github.com/sagernet/sing-box/option;$WORK/b241=>" -p github.com/sagernet/sing-box/option -lang=go1.23 -complete -installsuffix shared -buildid MyaXcYsYJW5SonnAMe9A/MyaXcYsYJW5SonnAMe9A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/anytls.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/certificate.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/debug.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/direct.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/dns.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/dns_record.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/endpoint.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/experimental.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/group.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/hysteria.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/hysteria2.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/inbound.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/multiplex.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/naive.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/ntp.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/options.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/outbound.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/platform.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/redir.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/resolved.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/route.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule_action.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule_dns.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule_set.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/service.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/shadowsocks.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/shadowsocksr.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/shadowtls.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/simple.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/ssh.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/ssmapi.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tailscale.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tls.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tls_acme.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tor.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/trojan.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tuic.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tun.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tun_platform.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/types.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/udp_over_tcp.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/v2ray.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/v2ray_transport.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/vless.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/vmess.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/option/wireguard.go
2025-08-20T22:38:47.4330693Z [00:02:31.613]➜  go tool buildid -w $WORK/b198/_pkg_.a # internal
2025-08-20T22:38:47.4422971Z [00:02:31.622]➜  cp $WORK/b198/_pkg_.a /root/.cache/go-build/8f/8fecc3fe91161d3b93e60323c221b3ae0a32dc68614ff7e82893556fc985fd20-d # internal
2025-08-20T22:38:47.4430607Z [00:02:31.623]➜  github.com/mdlayher/netlink/nltest
2025-08-20T22:38:47.4435363Z [00:02:31.623]➜  mkdir -p $WORK/b338/
2025-08-20T22:38:47.4445282Z [00:02:31.624]➜  cat >/tmp/go-build2397446772/b338/importcfg << 'EOF' # internal
2025-08-20T22:38:47.4459197Z [00:02:31.625]➜  # import config
2025-08-20T22:38:47.4459899Z [00:02:31.625]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:47.4460906Z [00:02:31.625]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build2397446772/b334/_pkg_.a
2025-08-20T22:38:47.4462095Z [00:02:31.625]➜  packagefile github.com/mdlayher/netlink/nlenc=/tmp/go-build2397446772/b335/_pkg_.a
2025-08-20T22:38:47.4463247Z [00:02:31.625]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:47.4464399Z [00:02:31.625]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:47.4465225Z [00:02:31.625]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:47.4465853Z [00:02:31.625]➜  EOF
2025-08-20T22:38:47.4470809Z [00:02:31.626]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nltest=>github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nltest;$WORK/b338=>" -p github.com/mdlayher/netlink/nltest -lang=go1.21 -complete -installsuffix shared -buildid q1Q8KDR1X0FycSzEl2l_/q1Q8KDR1X0FycSzEl2l_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nltest/errors_unix.go /root/go/pkg/mod/github.com/mdlayher/netlink@v1.7.3-0.20250113171957-fbb4dce95f42/nltest/nltest.go
2025-08-20T22:38:47.5029246Z [00:02:31.682]➜  go tool buildid -w $WORK/b299/_pkg_.a # internal
2025-08-20T22:38:47.5086392Z [00:02:31.689]➜  go tool buildid -w $WORK/b338/_pkg_.a # internal
2025-08-20T22:38:47.5098195Z [00:02:31.690]➜  cp $WORK/b338/_pkg_.a /root/.cache/go-build/8c/8c9d66a567cfb8e98dcf3e03fe06a5c68a4e81a9ebb421642b40d34431b2193f-d # internal
2025-08-20T22:38:47.5100992Z [00:02:31.690]➜  github.com/sagernet/nftables/binaryutil
2025-08-20T22:38:47.5101627Z [00:02:31.690]➜  mkdir -p $WORK/b339/
2025-08-20T22:38:47.5112434Z [00:02:31.691]➜  cat >/tmp/go-build2397446772/b339/importcfg << 'EOF' # internal
2025-08-20T22:38:47.5113172Z [00:02:31.691]➜  # import config
2025-08-20T22:38:47.5114064Z [00:02:31.691]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:47.5114927Z [00:02:31.691]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:47.5115612Z [00:02:31.691]➜  EOF
2025-08-20T22:38:47.5119481Z [00:02:31.691]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/binaryutil=>github.com/sagernet/nftables@v0.3.0-beta.4/binaryutil;$WORK/b339=>" -p github.com/sagernet/nftables/binaryutil -lang=go1.18 -complete -installsuffix shared -buildid 4e-Sgyb2V6SToLr-moLa/4e-Sgyb2V6SToLr-moLa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/binaryutil/binaryutil.go
2025-08-20T22:38:47.5377490Z [00:02:31.718]➜  go tool buildid -w $WORK/b339/_pkg_.a # internal
2025-08-20T22:38:47.5382619Z [00:02:31.718]➜  cp $WORK/b299/_pkg_.a /root/.cache/go-build/b4/b46db31508b5768450e1155cdde3f8123a8706fcaa79231a05c5d80ff43e1bbd-d # internal
2025-08-20T22:38:47.5386014Z [00:02:31.719]➜  cp $WORK/b339/_pkg_.a /root/.cache/go-build/59/598d7af50701fd2cc0c705e38f4056a9d3576e5a9f75257867b7c2fbf795e290-d # internal
2025-08-20T22:38:47.5387735Z [00:02:31.719]➜  github.com/sagernet/gvisor/pkg/tcpip/header/parse
2025-08-20T22:38:47.5388898Z [00:02:31.719]➜  mkdir -p $WORK/b310/
2025-08-20T22:38:47.5389724Z [00:02:31.719]➜  github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network
2025-08-20T22:38:47.5390540Z [00:02:31.719]➜  mkdir -p $WORK/b314/
2025-08-20T22:38:47.5394615Z [00:02:31.719]➜  cat >/tmp/go-build2397446772/b314/importcfg << 'EOF' # internal
2025-08-20T22:38:47.5396331Z [00:02:31.719]➜  # import config
2025-08-20T22:38:47.5397065Z [00:02:31.719]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:47.5397872Z [00:02:31.719]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:47.5399153Z [00:02:31.719]➜  packagefile github.com/sagernet/gvisor/pkg/atomicbitops=/tmp/go-build2397446772/b282/_pkg_.a
2025-08-20T22:38:47.5400486Z [00:02:31.719]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:47.5401798Z [00:02:31.719]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:47.5403108Z [00:02:31.719]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:47.5404813Z [00:02:31.719]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:47.5406322Z [00:02:31.719]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:47.5407691Z [00:02:31.719]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:47.5409118Z [00:02:31.719]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport=/tmp/go-build2397446772/b313/_pkg_.a
2025-08-20T22:38:47.5410494Z [00:02:31.719]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:47.5411373Z [00:02:31.720]➜  EOF
2025-08-20T22:38:47.5418855Z [00:02:31.720]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/internal/network=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/internal/network;$WORK/b314=>" -p github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network -lang=go1.23 -complete -installsuffix shared -buildid QG1sHS_IqJM479rlnk28/QG1sHS_IqJM479rlnk28 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/internal/network/endpoint.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/internal/network/endpoint_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/internal/network/network_state_autogen.go
2025-08-20T22:38:47.5426042Z [00:02:31.720]➜  cat >/tmp/go-build2397446772/b310/importcfg << 'EOF' # internal
2025-08-20T22:38:47.5426766Z [00:02:31.720]➜  # import config
2025-08-20T22:38:47.5427457Z [00:02:31.720]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:47.5428506Z [00:02:31.720]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:47.5429836Z [00:02:31.721]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:47.5431212Z [00:02:31.721]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:47.5432106Z [00:02:31.721]➜  EOF
2025-08-20T22:38:47.5438204Z [00:02:31.721]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/parse=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/parse;$WORK/b310=>" -p github.com/sagernet/gvisor/pkg/tcpip/header/parse -lang=go1.23 -complete -installsuffix shared -buildid rkWqiAh3DMIPENbxTnGt/rkWqiAh3DMIPENbxTnGt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/parse/parse.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/header/parse/parse_state_autogen.go
2025-08-20T22:38:47.6054951Z [00:02:31.784]➜  go tool buildid -w $WORK/b310/_pkg_.a # internal
2025-08-20T22:38:47.6063669Z [00:02:31.786]➜  cp $WORK/b310/_pkg_.a /root/.cache/go-build/d4/d44fd68122a9af48e4a9892416b208f011a3d5b29228075cd859d6df00ce85b7-d # internal
2025-08-20T22:38:47.6073830Z [00:02:31.787]➜  github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop
2025-08-20T22:38:47.6075713Z [00:02:31.787]➜  mkdir -p $WORK/b315/
2025-08-20T22:38:47.6077761Z [00:02:31.787]➜  cat >/tmp/go-build2397446772/b315/importcfg << 'EOF' # internal
2025-08-20T22:38:47.6079082Z [00:02:31.787]➜  # import config
2025-08-20T22:38:47.6080059Z [00:02:31.787]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:47.6080859Z [00:02:31.787]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:47.6081929Z [00:02:31.787]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:47.6083199Z [00:02:31.787]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:47.6084696Z [00:02:31.787]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:47.6085975Z [00:02:31.787]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:47.6086981Z [00:02:31.787]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:47.6087597Z [00:02:31.787]➜  EOF
2025-08-20T22:38:47.6094014Z [00:02:31.788]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/internal/noop=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/internal/noop;$WORK/b315=>" -p github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop -lang=go1.23 -complete -installsuffix shared -buildid ToCK9Qm0upGKwwNWISRl/ToCK9Qm0upGKwwNWISRl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/internal/noop/endpoint.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/internal/noop/noop_state_autogen.go
2025-08-20T22:38:47.7008119Z [00:02:31.881]➜  go tool buildid -w $WORK/b314/_pkg_.a # internal
2025-08-20T22:38:47.7080017Z [00:02:31.888]➜  cp $WORK/b314/_pkg_.a /root/.cache/go-build/1c/1c1fa3f1960c47d07d5e692662973089a7ee654d07573246f9de759926f2aba1-d # internal
2025-08-20T22:38:47.7089275Z [00:02:31.888]➜  github.com/sagernet/gvisor/pkg/tcpip/transport/packet
2025-08-20T22:38:47.7090023Z [00:02:31.889]➜  mkdir -p $WORK/b316/
2025-08-20T22:38:47.7090803Z [00:02:31.889]➜  cat >/tmp/go-build2397446772/b316/importcfg << 'EOF' # internal
2025-08-20T22:38:47.7091488Z [00:02:31.889]➜  # import config
2025-08-20T22:38:47.7092180Z [00:02:31.889]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:47.7093008Z [00:02:31.889]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:47.7094446Z [00:02:31.889]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:47.7095697Z [00:02:31.889]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:47.7096879Z [00:02:31.889]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:47.7098036Z [00:02:31.889]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:47.7099667Z [00:02:31.889]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:47.7101101Z [00:02:31.889]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:47.7102570Z [00:02:31.889]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:47.7103723Z [00:02:31.889]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:47.7104511Z [00:02:31.889]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:47.7105103Z [00:02:31.889]➜  EOF
2025-08-20T22:38:47.7112840Z [00:02:31.889]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/packet=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/packet;$WORK/b316=>" -p github.com/sagernet/gvisor/pkg/tcpip/transport/packet -lang=go1.23 -complete -installsuffix shared -buildid FMRj6M1cR2wszxMsunRt/FMRj6M1cR2wszxMsunRt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/packet/endpoint.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/packet/endpoint_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/packet/packet_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/packet/packet_state_autogen.go
2025-08-20T22:38:47.7253960Z [00:02:31.905]➜  go tool buildid -w $WORK/b315/_pkg_.a # internal
2025-08-20T22:38:47.7277451Z [00:02:31.908]➜  cp $WORK/b315/_pkg_.a /root/.cache/go-build/6f/6fd3846cb26d49deb34dabddc823e6af438c81f5a9ac9f7f4c5d714be7a35461-d # internal
2025-08-20T22:38:47.7322923Z [00:02:31.911]➜  github.com/sagernet/gvisor/pkg/tcpip/link/channel
2025-08-20T22:38:47.7323955Z [00:02:31.911]➜  mkdir -p $WORK/b318/
2025-08-20T22:38:47.7324720Z [00:02:31.912]➜  cat >/tmp/go-build2397446772/b318/importcfg << 'EOF' # internal
2025-08-20T22:38:47.7325406Z [00:02:31.912]➜  # import config
2025-08-20T22:38:47.7326449Z [00:02:31.912]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:47.7327585Z [00:02:31.912]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:47.7328795Z [00:02:31.912]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:47.7330031Z [00:02:31.912]➜  packagefile github.com/sagernet/gvisor/pkg/sync/locking=/tmp/go-build2397446772/b300/_pkg_.a
2025-08-20T22:38:47.7331261Z [00:02:31.912]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:47.7332539Z [00:02:31.912]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:47.7334092Z [00:02:31.912]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:47.7335224Z [00:02:31.912]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:47.7335904Z [00:02:31.912]➜  EOF
2025-08-20T22:38:47.7344656Z [00:02:31.912]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/channel=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/channel;$WORK/b318=>" -p github.com/sagernet/gvisor/pkg/tcpip/link/channel -lang=go1.23 -complete -installsuffix shared -buildid 4ktUvQIJeFYugqouBhn9/4ktUvQIJeFYugqouBhn9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/channel/channel.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/channel/channel_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/channel/endpoint_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/channel/queue_mutex.go
2025-08-20T22:38:47.8980775Z [00:02:32.077]➜  go tool buildid -w $WORK/b318/_pkg_.a # internal
2025-08-20T22:38:47.9090696Z [00:02:32.089]➜  cp $WORK/b318/_pkg_.a /root/.cache/go-build/df/df27e237195fc7c38109e06cec34a7efc6d14960af0e787f14e96ff5eb3018ee-d # internal
2025-08-20T22:38:47.9092107Z [00:02:32.089]➜  github.com/sagernet/gvisor/pkg/tcpip/stack/gro
2025-08-20T22:38:47.9102924Z [00:02:32.090]➜  mkdir -p $WORK/b321/
2025-08-20T22:38:47.9104272Z [00:02:32.090]➜  cat >/tmp/go-build2397446772/b321/importcfg << 'EOF' # internal
2025-08-20T22:38:47.9105022Z [00:02:32.090]➜  # import config
2025-08-20T22:38:47.9106370Z [00:02:32.090]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:47.9107444Z [00:02:32.090]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:47.9108539Z [00:02:32.090]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:47.9109754Z [00:02:32.090]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:47.9111057Z [00:02:32.090]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:47.9115295Z [00:02:32.090]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:47.9119470Z [00:02:32.090]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:47.9122866Z [00:02:32.090]➜  EOF
2025-08-20T22:38:47.9131326Z [00:02:32.090]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/gro=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/gro;$WORK/b321=>" -p github.com/sagernet/gvisor/pkg/tcpip/stack/gro -lang=go1.23 -complete -installsuffix shared -buildid TZRI1QZlKPGM6SapFG36/TZRI1QZlKPGM6SapFG36 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/gro/gro.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/gro/gro_packet_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/stack/gro/gro_state_autogen.go
2025-08-20T22:38:47.9671059Z [00:02:32.147]➜  go tool buildid -w $WORK/b316/_pkg_.a # internal
2025-08-20T22:38:47.9798116Z [00:02:32.160]➜  cp $WORK/b316/_pkg_.a /root/.cache/go-build/ce/ce1b640818886ba060f7dc157f12c6c26431679de821b0bbe74626aee0b41f06-d # internal
2025-08-20T22:38:47.9803897Z [00:02:32.160]➜  github.com/sagernet/gvisor/pkg/tcpip/transport/raw
2025-08-20T22:38:47.9806720Z [00:02:32.160]➜  mkdir -p $WORK/b312/
2025-08-20T22:38:47.9811985Z [00:02:32.161]➜  cat >/tmp/go-build2397446772/b312/importcfg << 'EOF' # internal
2025-08-20T22:38:47.9817774Z [00:02:32.161]➜  # import config
2025-08-20T22:38:47.9818517Z [00:02:32.161]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:47.9819443Z [00:02:32.161]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:47.9820511Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:47.9822265Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:47.9824037Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:47.9826618Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:47.9828018Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/checksum=/tmp/go-build2397446772/b294/_pkg_.a
2025-08-20T22:38:47.9829694Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:47.9831115Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:47.9832614Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport=/tmp/go-build2397446772/b313/_pkg_.a
2025-08-20T22:38:47.9834443Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network=/tmp/go-build2397446772/b314/_pkg_.a
2025-08-20T22:38:47.9846893Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/internal/noop=/tmp/go-build2397446772/b315/_pkg_.a
2025-08-20T22:38:47.9848666Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/packet=/tmp/go-build2397446772/b316/_pkg_.a
2025-08-20T22:38:47.9850123Z [00:02:32.161]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:47.9851251Z [00:02:32.161]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:47.9852109Z [00:02:32.161]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:47.9852751Z [00:02:32.161]➜  EOF
2025-08-20T22:38:47.9861378Z [00:02:32.164]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/raw=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/raw;$WORK/b312=>" -p github.com/sagernet/gvisor/pkg/tcpip/transport/raw -lang=go1.23 -complete -installsuffix shared -buildid JqGS7BPNyAJ_Fkl7A5Dp/JqGS7BPNyAJ_Fkl7A5Dp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/raw/endpoint.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/raw/endpoint_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/raw/protocol.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/raw/raw_packet_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/raw/raw_state_autogen.go
2025-08-20T22:38:48.2109105Z [00:02:32.391]➜  go tool buildid -w $WORK/b321/_pkg_.a # internal
2025-08-20T22:38:48.2204020Z [00:02:32.400]➜  cp $WORK/b321/_pkg_.a /root/.cache/go-build/36/36d786ef415eefd8daba5ba8739f2d5cafa1cc4743c85e81639fefa5359ec69b-d # internal
2025-08-20T22:38:48.2229417Z [00:02:32.403]➜  github.com/sagernet/gvisor/pkg/tcpip/link/fdbased
2025-08-20T22:38:48.2236244Z [00:02:32.403]➜  mkdir -p $WORK/b319/
2025-08-20T22:38:48.2237010Z [00:02:32.403]➜  cat >/tmp/go-build2397446772/b319/importcfg << 'EOF' # internal
2025-08-20T22:38:48.2237681Z [00:02:32.403]➜  # import config
2025-08-20T22:38:48.2238384Z [00:02:32.403]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:48.2239320Z [00:02:32.403]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:48.2240192Z [00:02:32.404]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:48.2241330Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/atomicbitops=/tmp/go-build2397446772/b282/_pkg_.a
2025-08-20T22:38:48.2242632Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:48.2244057Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/rand=/tmp/go-build2397446772/b297/_pkg_.a
2025-08-20T22:38:48.2245363Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/rawfile=/tmp/go-build2397446772/b295/_pkg_.a
2025-08-20T22:38:48.2246676Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/sleep=/tmp/go-build2397446772/b309/_pkg_.a
2025-08-20T22:38:48.2247957Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:48.2249473Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:48.2250846Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/sync/locking=/tmp/go-build2397446772/b300/_pkg_.a
2025-08-20T22:38:48.2252181Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:48.2264843Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins=/tmp/go-build2397446772/b301/_pkg_.a
2025-08-20T22:38:48.2266395Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:48.2270819Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/link/stopfd=/tmp/go-build2397446772/b320/_pkg_.a
2025-08-20T22:38:48.2272257Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:48.2273889Z [00:02:32.404]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack/gro=/tmp/go-build2397446772/b321/_pkg_.a
2025-08-20T22:38:48.2276388Z [00:02:32.404]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:48.2277358Z [00:02:32.404]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:48.2278197Z [00:02:32.404]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:48.2278804Z [00:02:32.404]➜  EOF
2025-08-20T22:38:48.2293874Z [00:02:32.407]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased;$WORK/b319=>" -p github.com/sagernet/gvisor/pkg/tcpip/link/fdbased -lang=go1.23 -complete -installsuffix shared -buildid VlyiFHw8BYr3s_prJyNH/VlyiFHw8BYr3s_prJyNH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/endpoint.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/endpoint_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/endpoint_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/fdbased_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/fdbased_unsafe_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/injectable_endpoint_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/mmap.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/mmap_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/packet_dispatchers.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/processor_mutex.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/processors.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/link/fdbased/save_restore.go
2025-08-20T22:38:48.5071573Z [00:02:32.687]➜  go tool buildid -w $WORK/b312/_pkg_.a # internal
2025-08-20T22:38:48.5257102Z [00:02:32.705]➜  cp $WORK/b312/_pkg_.a /root/.cache/go-build/70/70c2206efb7d95fc814a5fe0f68f3319335c25add768e96fd3a7416c5aadbc31-d # internal
2025-08-20T22:38:48.5315931Z [00:02:32.710]➜  github.com/sagernet/gvisor/pkg/tcpip/transport/tcp
2025-08-20T22:38:48.5334554Z [00:02:32.713]➜  mkdir -p $WORK/b307/
2025-08-20T22:38:48.5336098Z [00:02:32.713]➜  cat >/tmp/go-build2397446772/b307/importcfg << 'EOF' # internal
2025-08-20T22:38:48.5337948Z [00:02:32.713]➜  # import config
2025-08-20T22:38:48.5338993Z [00:02:32.713]➜  packagefile container/heap=/tmp/go-build2397446772/b308/_pkg_.a
2025-08-20T22:38:48.5339965Z [00:02:32.713]➜  packagefile container/list=/tmp/go-build2397446772/b100/_pkg_.a
2025-08-20T22:38:48.5340853Z [00:02:32.713]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:48.5341751Z [00:02:32.713]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:38:48.5342611Z [00:02:32.713]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:48.5343780Z [00:02:32.713]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:48.5344653Z [00:02:32.713]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:48.5345576Z [00:02:32.713]➜  packagefile github.com/google/btree=/tmp/go-build2397446772/b303/_pkg_.a
2025-08-20T22:38:48.5346803Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/atomicbitops=/tmp/go-build2397446772/b282/_pkg_.a
2025-08-20T22:38:48.5348129Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:48.5349345Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/log=/tmp/go-build2397446772/b290/_pkg_.a
2025-08-20T22:38:48.5350585Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/refs=/tmp/go-build2397446772/b288/_pkg_.a
2025-08-20T22:38:48.5351809Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/sleep=/tmp/go-build2397446772/b309/_pkg_.a
2025-08-20T22:38:48.5353047Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:48.5365400Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:48.5366501Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:48.5367687Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/checksum=/tmp/go-build2397446772/b294/_pkg_.a
2025-08-20T22:38:48.5368957Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/hash/jenkins=/tmp/go-build2397446772/b301/_pkg_.a
2025-08-20T22:38:48.5370477Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:48.5371688Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header/parse=/tmp/go-build2397446772/b310/_pkg_.a
2025-08-20T22:38:48.5372964Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/internal/tcp=/tmp/go-build2397446772/b311/_pkg_.a
2025-08-20T22:38:48.5374393Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/ports=/tmp/go-build2397446772/b305/_pkg_.a
2025-08-20T22:38:48.5375599Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/seqnum=/tmp/go-build2397446772/b304/_pkg_.a
2025-08-20T22:38:48.5376789Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:48.5378042Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/raw=/tmp/go-build2397446772/b312/_pkg_.a
2025-08-20T22:38:48.5379333Z [00:02:32.713]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:48.5380347Z [00:02:32.713]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:48.5381145Z [00:02:32.713]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:48.5381923Z [00:02:32.713]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:48.5382767Z [00:02:32.713]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:48.5383808Z [00:02:32.713]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:48.5384630Z [00:02:32.713]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:48.5385427Z [00:02:32.713]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:48.5386432Z [00:02:32.713]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:48.5387246Z [00:02:32.713]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:48.5387851Z [00:02:32.713]➜  EOF
2025-08-20T22:38:48.5417393Z [00:02:32.713]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp;$WORK/b307=>" -p github.com/sagernet/gvisor/pkg/tcpip/transport/tcp -lang=go1.23 -complete -installsuffix shared -buildid f4Hr8YGLzHHcCaG369uH/f4Hr8YGLzHHcCaG369uH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/accept.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/connect.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/connect_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/cubic.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/dispatcher.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/endpoint.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/endpoint_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/forwarder.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/protocol.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/rack.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/rcv.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/reno.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/reno_recovery.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/sack.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/sack_recovery.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/sack_scoreboard.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/segment.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/segment_heap.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/segment_queue.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/segment_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/segment_unsafe.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/snd.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/tcp_endpoint_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/tcp_segment_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/tcp_segment_refs.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/tcp_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/tcp_unsafe_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/tcp/timer.go
2025-08-20T22:38:48.7888682Z [00:02:32.969]➜  go tool buildid -w $WORK/b241/_pkg_.a # internal
2025-08-20T22:38:48.7917961Z [00:02:32.972]➜  go tool buildid -w $WORK/b319/_pkg_.a # internal
2025-08-20T22:38:48.7998274Z [00:02:32.980]➜  cp $WORK/b319/_pkg_.a /root/.cache/go-build/ab/ab8103ae8a873fa6016036abd404a28c0f9afff8ed127b69f59e12d00edd29e8-d # internal
2025-08-20T22:38:48.8030055Z [00:02:32.983]➜  github.com/sagernet/gvisor/pkg/tcpip/transport/udp
2025-08-20T22:38:48.8032567Z [00:02:32.983]➜  mkdir -p $WORK/b317/
2025-08-20T22:38:48.8037291Z [00:02:32.984]➜  cat >/tmp/go-build2397446772/b317/importcfg << 'EOF' # internal
2025-08-20T22:38:48.8044868Z [00:02:32.984]➜  # import config
2025-08-20T22:38:48.8045423Z [00:02:32.984]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:48.8046234Z [00:02:32.984]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:48.8047092Z [00:02:32.984]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:48.8048094Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:48.8049319Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:48.8050519Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:48.8051883Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/checksum=/tmp/go-build2397446772/b294/_pkg_.a
2025-08-20T22:38:48.8053302Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:48.8054877Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header/parse=/tmp/go-build2397446772/b310/_pkg_.a
2025-08-20T22:38:48.8056195Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/ports=/tmp/go-build2397446772/b305/_pkg_.a
2025-08-20T22:38:48.8057513Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:48.8058844Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport=/tmp/go-build2397446772/b313/_pkg_.a
2025-08-20T22:38:48.8060570Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network=/tmp/go-build2397446772/b314/_pkg_.a
2025-08-20T22:38:48.8062030Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/raw=/tmp/go-build2397446772/b312/_pkg_.a
2025-08-20T22:38:48.8063289Z [00:02:32.984]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:48.8065118Z [00:02:32.984]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:48.8065873Z [00:02:32.984]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:48.8066621Z [00:02:32.984]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:48.8067194Z [00:02:32.984]➜  EOF
2025-08-20T22:38:48.8076169Z [00:02:32.984]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/udp=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/udp;$WORK/b317=>" -p github.com/sagernet/gvisor/pkg/tcpip/transport/udp -lang=go1.23 -complete -installsuffix shared -buildid m7mVZZW31nA44LQLp1WU/m7mVZZW31nA44LQLp1WU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/udp/endpoint.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/udp/endpoint_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/udp/forwarder.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/udp/protocol.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/udp/udp_packet_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/udp/udp_state_autogen.go
2025-08-20T22:38:48.8165104Z [00:02:32.996]➜  cp $WORK/b241/_pkg_.a /root/.cache/go-build/ea/ea40b928c6eea4c579b2c3b8fe96a78fe8d0a7218ac417b33fbf9e12b293d980-d # internal
2025-08-20T22:38:48.8177278Z [00:02:32.997]➜  github.com/sagernet/sing-box/log
2025-08-20T22:38:48.8180554Z [00:02:32.998]➜  mkdir -p $WORK/b239/
2025-08-20T22:38:48.8189864Z [00:02:32.999]➜  cat >/tmp/go-build2397446772/b239/importcfg << 'EOF' # internal
2025-08-20T22:38:48.8203014Z [00:02:32.999]➜  # import config
2025-08-20T22:38:48.8203826Z [00:02:32.999]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:48.8204782Z [00:02:32.999]➜  packagefile github.com/logrusorgru/aurora=/tmp/go-build2397446772/b240/_pkg_.a
2025-08-20T22:38:48.8205891Z [00:02:32.999]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:48.8206982Z [00:02:32.999]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:48.8208122Z [00:02:32.999]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:48.8211999Z [00:02:32.999]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:48.8213256Z [00:02:32.999]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:48.8214652Z [00:02:32.999]➜  packagefile github.com/sagernet/sing/common/observable=/tmp/go-build2397446772/b277/_pkg_.a
2025-08-20T22:38:48.8215851Z [00:02:32.999]➜  packagefile github.com/sagernet/sing/common/random=/tmp/go-build2397446772/b278/_pkg_.a
2025-08-20T22:38:48.8217036Z [00:02:32.999]➜  packagefile github.com/sagernet/sing/service/filemanager=/tmp/go-build2397446772/b279/_pkg_.a
2025-08-20T22:38:48.8218021Z [00:02:32.999]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:48.8218768Z [00:02:32.999]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:48.8219824Z [00:02:32.999]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:48.8220569Z [00:02:32.999]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:48.8221326Z [00:02:32.999]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:48.8222073Z [00:02:32.999]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:48.8222631Z [00:02:32.999]➜  EOF
2025-08-20T22:38:48.8231697Z [00:02:33.000]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/log=>github.com/sagernet/sing-box/log;$WORK/b239=>" -p github.com/sagernet/sing-box/log -lang=go1.23 -complete -installsuffix shared -buildid 7rYV33PQjR3CrJ7pXnNP/7rYV33PQjR3CrJ7pXnNP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/log/export.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/log/factory.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/log/format.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/log/id.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/log/level.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/log/log.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/log/nop.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/log/observable.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/log/override.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/log/platform.go
2025-08-20T22:38:49.0265989Z [00:02:33.206]➜  go tool buildid -w $WORK/b239/_pkg_.a # internal
2025-08-20T22:38:49.0317036Z [00:02:33.212]➜  cp $WORK/b239/_pkg_.a /root/.cache/go-build/9a/9a3544139648af5e6439867fe20224908cbfa99cf6792a6edc5063a5b3ef44a9-d # internal
2025-08-20T22:38:49.0319163Z [00:02:33.212]➜  github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation
2025-08-20T22:38:49.0324608Z [00:02:33.212]➜  mkdir -p $WORK/b324/
2025-08-20T22:38:49.0339178Z [00:02:33.214]➜  cat >/tmp/go-build2397446772/b324/importcfg << 'EOF' # internal
2025-08-20T22:38:49.0340385Z [00:02:33.214]➜  # import config
2025-08-20T22:38:49.0341414Z [00:02:33.214]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:49.0342352Z [00:02:33.214]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:49.0343201Z [00:02:33.214]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:49.0344500Z [00:02:33.214]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:49.0345753Z [00:02:33.214]➜  packagefile github.com/sagernet/gvisor/pkg/log=/tmp/go-build2397446772/b290/_pkg_.a
2025-08-20T22:38:49.0346975Z [00:02:33.214]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:49.0348204Z [00:02:33.214]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:49.0349446Z [00:02:33.214]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:49.0350725Z [00:02:33.214]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:49.0352276Z [00:02:33.214]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:49.0353081Z [00:02:33.214]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:49.0354111Z [00:02:33.214]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:49.0354749Z [00:02:33.214]➜  EOF
2025-08-20T22:38:49.0363378Z [00:02:33.214]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/fragmentation=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/fragmentation;$WORK/b324=>" -p github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation -lang=go1.23 -complete -installsuffix shared -buildid ReihTlXDHvU-dZi0RWMD/ReihTlXDHvU-dZi0RWMD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/fragmentation/fragmentation.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/fragmentation/fragmentation_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/fragmentation/reassembler.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/fragmentation/reassembler_list.go
2025-08-20T22:38:49.0750293Z [00:02:33.255]➜  go tool buildid -w $WORK/b317/_pkg_.a # internal
2025-08-20T22:38:49.0802717Z [00:02:33.260]➜  cp $WORK/b317/_pkg_.a /root/.cache/go-build/6b/6b16fb3e49d07bf8b7bdc863ef08402ccf92a790b24d62ec2fe46f7928d94088-d # internal
2025-08-20T22:38:49.0812139Z [00:02:33.261]➜  github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip
2025-08-20T22:38:49.0816844Z [00:02:33.262]➜  mkdir -p $WORK/b325/
2025-08-20T22:38:49.0830187Z [00:02:33.263]➜  cat >/tmp/go-build2397446772/b325/importcfg << 'EOF' # internal
2025-08-20T22:38:49.0830869Z [00:02:33.263]➜  # import config
2025-08-20T22:38:49.0831491Z [00:02:33.263]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:49.0832302Z [00:02:33.263]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:49.0833123Z [00:02:33.263]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:49.0834292Z [00:02:33.263]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:49.0835498Z [00:02:33.263]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:49.0836695Z [00:02:33.263]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:49.0837988Z [00:02:33.263]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:49.0839290Z [00:02:33.263]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:49.0840320Z [00:02:33.263]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:49.0841128Z [00:02:33.263]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:49.0841937Z [00:02:33.263]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:49.0842522Z [00:02:33.263]➜  EOF
2025-08-20T22:38:49.0857484Z [00:02:33.265]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/ip=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/ip;$WORK/b325=>" -p github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip -lang=go1.23 -complete -installsuffix shared -buildid UPb60eP6-nHQKrXe0EDc/UPb60eP6-nHQKrXe0EDc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/ip/duplicate_address_detection.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/ip/errors.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/ip/generic_multicast_protocol.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/ip/ip_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/ip/stats.go
2025-08-20T22:38:49.1343163Z [00:02:33.314]➜  go tool buildid -w $WORK/b329/_pkg_.a # internal
2025-08-20T22:38:49.1548363Z [00:02:33.335]➜  cp $WORK/b329/_pkg_.a /root/.cache/go-build/a8/a8f7690724c41f35f888af78545bd8399db4bb5f18b4454f46c6c7927b2f5b27-d # internal
2025-08-20T22:38:49.1553367Z [00:02:33.335]➜  github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast
2025-08-20T22:38:49.1555857Z [00:02:33.336]➜  mkdir -p $WORK/b326/
2025-08-20T22:38:49.1563843Z [00:02:33.336]➜  cat >/tmp/go-build2397446772/b326/importcfg << 'EOF' # internal
2025-08-20T22:38:49.1565250Z [00:02:33.336]➜  # import config
2025-08-20T22:38:49.1566217Z [00:02:33.336]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:49.1569449Z [00:02:33.336]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:49.1570353Z [00:02:33.336]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:49.1571412Z [00:02:33.336]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:49.1572664Z [00:02:33.336]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:49.1574543Z [00:02:33.336]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:49.1575675Z [00:02:33.336]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:49.1576500Z [00:02:33.336]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:49.1577102Z [00:02:33.336]➜  EOF
2025-08-20T22:38:49.1588294Z [00:02:33.338]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/multicast=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/multicast;$WORK/b326=>" -p github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast -lang=go1.23 -complete -installsuffix shared -buildid XFAwynqlOS3fDHYbtOnh/XFAwynqlOS3fDHYbtOnh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/multicast/multicast_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/internal/multicast/route_table.go
2025-08-20T22:38:49.1859106Z [00:02:33.366]➜  go tool buildid -w $WORK/b324/_pkg_.a # internal
2025-08-20T22:38:49.1907042Z [00:02:33.371]➜  cp $WORK/b324/_pkg_.a /root/.cache/go-build/a5/a57f4d11928ebd7df98028109dec142fb37b7a5cb4f336e6ffb88ee64fb67226-d # internal
2025-08-20T22:38:49.1909779Z [00:02:33.371]➜  github.com/sagernet/gvisor/pkg/tcpip/transport/icmp
2025-08-20T22:38:49.1910496Z [00:02:33.371]➜  mkdir -p $WORK/b328/
2025-08-20T22:38:49.1911256Z [00:02:33.371]➜  cat >/tmp/go-build2397446772/b328/importcfg << 'EOF' # internal
2025-08-20T22:38:49.1911964Z [00:02:33.371]➜  # import config
2025-08-20T22:38:49.1913139Z [00:02:33.371]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:49.1914267Z [00:02:33.371]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:49.1915374Z [00:02:33.371]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:49.1916636Z [00:02:33.371]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:49.1918265Z [00:02:33.371]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:49.1919542Z [00:02:33.371]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:49.1920800Z [00:02:33.371]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/checksum=/tmp/go-build2397446772/b294/_pkg_.a
2025-08-20T22:38:49.1922170Z [00:02:33.371]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:49.1923736Z [00:02:33.372]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/ports=/tmp/go-build2397446772/b305/_pkg_.a
2025-08-20T22:38:49.1925069Z [00:02:33.372]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:49.1933789Z [00:02:33.372]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport=/tmp/go-build2397446772/b313/_pkg_.a
2025-08-20T22:38:49.1935476Z [00:02:33.372]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/internal/network=/tmp/go-build2397446772/b314/_pkg_.a
2025-08-20T22:38:49.1937093Z [00:02:33.372]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/raw=/tmp/go-build2397446772/b312/_pkg_.a
2025-08-20T22:38:49.1938440Z [00:02:33.372]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:49.1939464Z [00:02:33.372]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:49.1940287Z [00:02:33.372]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:49.1940938Z [00:02:33.372]➜  EOF
2025-08-20T22:38:49.1949607Z [00:02:33.372]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/icmp=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/icmp;$WORK/b328=>" -p github.com/sagernet/gvisor/pkg/tcpip/transport/icmp -lang=go1.23 -complete -installsuffix shared -buildid Uwj_yIu7SqCzBo5NOoYm/Uwj_yIu7SqCzBo5NOoYm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/icmp/endpoint.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/icmp/endpoint_state.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/icmp/icmp_packet_list.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/icmp/icmp_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/transport/icmp/protocol.go
2025-08-20T22:38:49.2495720Z [00:02:33.429]➜  go tool buildid -w $WORK/b325/_pkg_.a # internal
2025-08-20T22:38:49.2535980Z [00:02:33.433]➜  cp $WORK/b325/_pkg_.a /root/.cache/go-build/ef/efeb4a283a92700841825b6f7f2de62a50910c9367b20a7d06304cc21fd91722-d # internal
2025-08-20T22:38:49.2537346Z [00:02:33.434]➜  github.com/sagernet/nftables/internal/parseexprfunc
2025-08-20T22:38:49.2539452Z [00:02:33.434]➜  mkdir -p $WORK/b341/
2025-08-20T22:38:49.2545530Z [00:02:33.435]➜  cat >/tmp/go-build2397446772/b341/importcfg << 'EOF' # internal
2025-08-20T22:38:49.2546170Z [00:02:33.435]➜  # import config
2025-08-20T22:38:49.2546862Z [00:02:33.435]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build2397446772/b334/_pkg_.a
2025-08-20T22:38:49.2547507Z [00:02:33.435]➜  EOF
2025-08-20T22:38:49.2551496Z [00:02:33.435]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/internal/parseexprfunc=>github.com/sagernet/nftables@v0.3.0-beta.4/internal/parseexprfunc;$WORK/b341=>" -p github.com/sagernet/nftables/internal/parseexprfunc -lang=go1.18 -complete -installsuffix shared -buildid e5eI83_G3LJoAE1_xUkM/e5eI83_G3LJoAE1_xUkM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/internal/parseexprfunc/parseexprfunc.go
2025-08-20T22:38:49.2579434Z [00:02:33.438]➜  go tool buildid -w $WORK/b326/_pkg_.a # internal
2025-08-20T22:38:49.2608596Z [00:02:33.441]➜  cp $WORK/b326/_pkg_.a /root/.cache/go-build/d4/d4c0d86880a438584f3879e08278062685dae9329e87ba2b63657b510d2ac36c-d # internal
2025-08-20T22:38:49.2614403Z [00:02:33.441]➜  github.com/sagernet/gvisor/pkg/tcpip/network/ipv4
2025-08-20T22:38:49.2616738Z [00:02:33.442]➜  mkdir -p $WORK/b322/
2025-08-20T22:38:49.2624125Z [00:02:33.442]➜  cat >/tmp/go-build2397446772/b322/importcfg << 'EOF' # internal
2025-08-20T22:38:49.2626250Z [00:02:33.442]➜  # import config
2025-08-20T22:38:49.2626953Z [00:02:33.442]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:49.2627830Z [00:02:33.442]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:49.2628956Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/atomicbitops=/tmp/go-build2397446772/b282/_pkg_.a
2025-08-20T22:38:49.2630319Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:49.2631560Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/log=/tmp/go-build2397446772/b290/_pkg_.a
2025-08-20T22:38:49.2632680Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:49.2633995Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:49.2635185Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:49.2636467Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/checksum=/tmp/go-build2397446772/b294/_pkg_.a
2025-08-20T22:38:49.2638259Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:49.2639703Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header/parse=/tmp/go-build2397446772/b310/_pkg_.a
2025-08-20T22:38:49.2641108Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/hash=/tmp/go-build2397446772/b323/_pkg_.a
2025-08-20T22:38:49.2642674Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation=/tmp/go-build2397446772/b324/_pkg_.a
2025-08-20T22:38:49.2646698Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip=/tmp/go-build2397446772/b325/_pkg_.a
2025-08-20T22:38:49.2648894Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast=/tmp/go-build2397446772/b326/_pkg_.a
2025-08-20T22:38:49.2651024Z [00:02:33.442]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:49.2652090Z [00:02:33.442]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:49.2652872Z [00:02:33.442]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:49.2654069Z [00:02:33.442]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:49.2654666Z [00:02:33.442]➜  EOF
2025-08-20T22:38:49.2663681Z [00:02:33.445]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv4=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv4;$WORK/b322=>" -p github.com/sagernet/gvisor/pkg/tcpip/network/ipv4 -lang=go1.23 -complete -installsuffix shared -buildid cHgeDcV3jgmRtpJJeNTt/cHgeDcV3jgmRtpJJeNTt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv4/icmp.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv4/igmp.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv4/ipv4.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv4/ipv4_export.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv4/ipv4_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv4/stats.go
2025-08-20T22:38:49.2685276Z [00:02:33.448]➜  go tool buildid -w $WORK/b341/_pkg_.a # internal
2025-08-20T22:38:49.2688095Z [00:02:33.448]➜  cp $WORK/b341/_pkg_.a /root/.cache/go-build/63/6332ab0c118c29508d8e5163a8107cb8c2ff51cda8b7b7aa0925ee862df8d564-d # internal
2025-08-20T22:38:49.2689321Z [00:02:33.448]➜  github.com/sagernet/gvisor/pkg/tcpip/network/ipv6
2025-08-20T22:38:49.2689944Z [00:02:33.448]➜  mkdir -p $WORK/b327/
2025-08-20T22:38:49.2690682Z [00:02:33.448]➜  cat >/tmp/go-build2397446772/b327/importcfg << 'EOF' # internal
2025-08-20T22:38:49.2691354Z [00:02:33.448]➜  # import config
2025-08-20T22:38:49.2692026Z [00:02:33.448]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:49.2692864Z [00:02:33.448]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:49.2694112Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/atomicbitops=/tmp/go-build2397446772/b282/_pkg_.a
2025-08-20T22:38:49.2695433Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:49.2696671Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/state=/tmp/go-build2397446772/b283/_pkg_.a
2025-08-20T22:38:49.2697891Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:49.2699084Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:49.2700644Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:49.2702132Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header/parse=/tmp/go-build2397446772/b310/_pkg_.a
2025-08-20T22:38:49.2711256Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/internal/fragmentation=/tmp/go-build2397446772/b324/_pkg_.a
2025-08-20T22:38:49.2713020Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/internal/ip=/tmp/go-build2397446772/b325/_pkg_.a
2025-08-20T22:38:49.2714851Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/internal/multicast=/tmp/go-build2397446772/b326/_pkg_.a
2025-08-20T22:38:49.2716362Z [00:02:33.448]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:49.2717404Z [00:02:33.448]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:49.2718262Z [00:02:33.448]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:49.2719115Z [00:02:33.448]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:49.2719967Z [00:02:33.448]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:49.2720813Z [00:02:33.448]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:49.2721461Z [00:02:33.448]➜  EOF
2025-08-20T22:38:49.2732692Z [00:02:33.448]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv6=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv6;$WORK/b327=>" -p github.com/sagernet/gvisor/pkg/tcpip/network/ipv6 -lang=go1.23 -complete -installsuffix shared -buildid EHTZJoiuMGDcAgsr0D6b/EHTZJoiuMGDcAgsr0D6b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv6/dhcpv6configurationfromndpra_string.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv6/icmp.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv6/ipv6.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv6/ipv6_export.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv6/ipv6_state_autogen.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv6/mld.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv6/ndp.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/network/ipv6/stats.go
2025-08-20T22:38:49.4424462Z [00:02:33.621]➜  go tool buildid -w $WORK/b328/_pkg_.a # internal
2025-08-20T22:38:49.4457339Z [00:02:33.626]➜  cp $WORK/b328/_pkg_.a /root/.cache/go-build/68/688551eb6df14703ee127494cabbb186b8c6fa00bc3298da9f9ec5860135cff7-d # internal
2025-08-20T22:38:49.4461138Z [00:02:33.626]➜  github.com/sagernet/nftables/alignedbuff
2025-08-20T22:38:49.4462351Z [00:02:33.626]➜  mkdir -p $WORK/b343/
2025-08-20T22:38:49.4469891Z [00:02:33.627]➜  cat >/tmp/go-build2397446772/b343/importcfg << 'EOF' # internal
2025-08-20T22:38:49.4472758Z [00:02:33.627]➜  # import config
2025-08-20T22:38:49.4474210Z [00:02:33.627]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:49.4475060Z [00:02:33.627]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:49.4475857Z [00:02:33.627]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:49.4476864Z [00:02:33.627]➜  packagefile github.com/sagernet/nftables/binaryutil=/tmp/go-build2397446772/b339/_pkg_.a
2025-08-20T22:38:49.4477690Z [00:02:33.627]➜  EOF
2025-08-20T22:38:49.4481793Z [00:02:33.627]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/alignedbuff=>github.com/sagernet/nftables@v0.3.0-beta.4/alignedbuff;$WORK/b343=>" -p github.com/sagernet/nftables/alignedbuff -lang=go1.18 -complete -installsuffix shared -buildid lYLVWY3CXIZBB2nl_QCi/lYLVWY3CXIZBB2nl_QCi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/alignedbuff/alignedbuff.go
2025-08-20T22:38:49.4859066Z [00:02:33.666]➜  go tool buildid -w $WORK/b343/_pkg_.a # internal
2025-08-20T22:38:49.4867887Z [00:02:33.667]➜  cp $WORK/b343/_pkg_.a /root/.cache/go-build/36/36076e4ccc7b4c9e6c2ce4ba152fe9405d452f36f614e65fc5e8b161036eddfd-d # internal
2025-08-20T22:38:49.4889148Z [00:02:33.669]➜  github.com/sagernet/nftables/xt
2025-08-20T22:38:49.4890921Z [00:02:33.669]➜  mkdir -p $WORK/b342/
2025-08-20T22:38:49.4895965Z [00:02:33.669]➜  cat >/tmp/go-build2397446772/b342/importcfg << 'EOF' # internal
2025-08-20T22:38:49.4896978Z [00:02:33.669]➜  # import config
2025-08-20T22:38:49.4898485Z [00:02:33.669]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:49.4934458Z [00:02:33.669]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:49.4935617Z [00:02:33.669]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:49.4938045Z [00:02:33.669]➜  packagefile github.com/sagernet/nftables/alignedbuff=/tmp/go-build2397446772/b343/_pkg_.a
2025-08-20T22:38:49.4939205Z [00:02:33.669]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:49.4940102Z [00:02:33.669]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:49.4940706Z [00:02:33.669]➜  EOF
2025-08-20T22:38:49.4949701Z [00:02:33.669]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt=>github.com/sagernet/nftables@v0.3.0-beta.4/xt;$WORK/b342=>" -p github.com/sagernet/nftables/xt -lang=go1.18 -complete -installsuffix shared -buildid IBCT8miFdF9JY39IRRzK/IBCT8miFdF9JY39IRRzK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/comment.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/info.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/match_addrtype.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/match_conntrack.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/match_tcp.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/match_udp.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/target_dnat.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/target_masquerade_ip.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/unknown.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/util.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/xt/xt.go
2025-08-20T22:38:49.7276317Z [00:02:33.907]➜  go tool buildid -w $WORK/b342/_pkg_.a # internal
2025-08-20T22:38:49.7292040Z [00:02:33.909]➜  cp $WORK/b342/_pkg_.a /root/.cache/go-build/21/2168a286234ced6e281b443c650400d3921711b3d9d277c475b19ab9a9a3d7dc-d # internal
2025-08-20T22:38:49.7334689Z [00:02:33.913]➜  github.com/sagernet/nftables/expr
2025-08-20T22:38:49.7393279Z [00:02:33.919]➜  mkdir -p $WORK/b340/
2025-08-20T22:38:49.7400240Z [00:02:33.920]➜  cat >/tmp/go-build2397446772/b340/importcfg << 'EOF' # internal
2025-08-20T22:38:49.7435416Z [00:02:33.920]➜  # import config
2025-08-20T22:38:49.7436154Z [00:02:33.920]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:49.7437096Z [00:02:33.920]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:49.7438033Z [00:02:33.920]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:49.7438882Z [00:02:33.920]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:49.7440203Z [00:02:33.920]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build2397446772/b334/_pkg_.a
2025-08-20T22:38:49.7441574Z [00:02:33.920]➜  packagefile github.com/sagernet/nftables/binaryutil=/tmp/go-build2397446772/b339/_pkg_.a
2025-08-20T22:38:49.7443061Z [00:02:33.920]➜  packagefile github.com/sagernet/nftables/internal/parseexprfunc=/tmp/go-build2397446772/b341/_pkg_.a
2025-08-20T22:38:49.7444645Z [00:02:33.920]➜  packagefile github.com/sagernet/nftables/xt=/tmp/go-build2397446772/b342/_pkg_.a
2025-08-20T22:38:49.7445861Z [00:02:33.920]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:49.7446818Z [00:02:33.920]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:49.7447460Z [00:02:33.920]➜  EOF
2025-08-20T22:38:49.7468733Z [00:02:33.920]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr=>github.com/sagernet/nftables@v0.3.0-beta.4/expr;$WORK/b340=>" -p github.com/sagernet/nftables/expr -lang=go1.18 -complete -installsuffix shared -buildid vDLHc70fLqC67UVDLcpz/vDLHc70fLqC67UVDLcpz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/bitwise.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/byteorder.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/connlimit.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/counter.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/ct.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/dup.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/dynset.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/expr.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/exthdr.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/fib.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/flow_offload.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/fullcone.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/hash.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/immediate.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/limit.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/log.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/lookup.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/match.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/nat.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/notrack.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/numgen.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/objref.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/payload.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/queue.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/quota.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/range.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/redirect.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/reject.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/rt.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/socket.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/target.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/tproxy.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/expr/verdict.go
2025-08-20T22:38:49.9341305Z [00:02:34.114]➜  go tool buildid -w $WORK/b322/_pkg_.a # internal
2025-08-20T22:38:49.9547190Z [00:02:34.134]➜  cp $WORK/b322/_pkg_.a /root/.cache/go-build/f2/f29a9066de6b7e95acd57bc0345e9fa5e5feebb02d613b6c57e3c07bbd644225-d # internal
2025-08-20T22:38:49.9550479Z [00:02:34.135]➜  github.com/sagernet/nftables/userdata
2025-08-20T22:38:49.9608311Z [00:02:34.141]➜  mkdir -p $WORK/b344/
2025-08-20T22:38:49.9612232Z [00:02:34.141]➜  cat >/tmp/go-build2397446772/b344/importcfg << 'EOF' # internal
2025-08-20T22:38:49.9621104Z [00:02:34.141]➜  # import config
2025-08-20T22:38:49.9621921Z [00:02:34.141]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:49.9622661Z [00:02:34.141]➜  EOF
2025-08-20T22:38:49.9626618Z [00:02:34.141]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/userdata=>github.com/sagernet/nftables@v0.3.0-beta.4/userdata;$WORK/b344=>" -p github.com/sagernet/nftables/userdata -lang=go1.18 -complete -installsuffix shared -buildid ytYu15hvwBO5t95gD_eF/ytYu15hvwBO5t95gD_eF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/userdata/userdata.go
2025-08-20T22:38:50.0090595Z [00:02:34.189]➜  go tool buildid -w $WORK/b344/_pkg_.a # internal
2025-08-20T22:38:50.0118776Z [00:02:34.190]➜  cp $WORK/b344/_pkg_.a /root/.cache/go-build/67/676cabfd49fdce2001e53c738cb2fecb4906d4fa91e692d89c7b18341eff2c51-d # internal
2025-08-20T22:38:50.0120222Z [00:02:34.190]➜  github.com/sagernet/sing-tun/internal/gtcpip
2025-08-20T22:38:50.0120884Z [00:02:34.190]➜  mkdir -p $WORK/b345/
2025-08-20T22:38:50.0121632Z [00:02:34.190]➜  cat >/tmp/go-build2397446772/b345/importcfg << 'EOF' # internal
2025-08-20T22:38:50.0123637Z [00:02:34.190]➜  # import config
2025-08-20T22:38:50.0128900Z [00:02:34.190]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:50.0129778Z [00:02:34.190]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:50.0130597Z [00:02:34.190]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:50.0131401Z [00:02:34.190]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:50.0132229Z [00:02:34.191]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:50.0133068Z [00:02:34.191]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:50.0136263Z [00:02:34.191]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:50.0137524Z [00:02:34.191]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:50.0138362Z [00:02:34.191]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.0138993Z [00:02:34.191]➜  EOF
2025-08-20T22:38:50.0143799Z [00:02:34.191]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip=>github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip;$WORK/b345=>" -p github.com/sagernet/sing-tun/internal/gtcpip -lang=go1.20 -complete -installsuffix shared -buildid 3lAbk5cNhEAenRcAwvx2/3lAbk5cNhEAenRcAwvx2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/errors.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/tcpip.go
2025-08-20T22:38:50.1441036Z [00:02:34.324]➜  go tool buildid -w $WORK/b340/_pkg_.a # internal
2025-08-20T22:38:50.1468046Z [00:02:34.327]➜  cp $WORK/b340/_pkg_.a /root/.cache/go-build/9c/9caf082e5580e08e476f4861a43f0679969e3c1b697f05479323326f1271b576-d # internal
2025-08-20T22:38:50.1542042Z [00:02:34.334]➜  github.com/sagernet/nftables
2025-08-20T22:38:50.1544485Z [00:02:34.334]➜  mkdir -p $WORK/b333/
2025-08-20T22:38:50.1562067Z [00:02:34.336]➜  go tool buildid -w $WORK/b345/_pkg_.a # internal
2025-08-20T22:38:50.1580004Z [00:02:34.338]➜  cp $WORK/b345/_pkg_.a /root/.cache/go-build/cb/cba36f7c1fd8671c39c6927bf7a7d3d2df683a328d69a37cfe301bcace966ef2-d # internal
2025-08-20T22:38:50.1592447Z [00:02:34.339]➜  cat >/tmp/go-build2397446772/b333/importcfg << 'EOF' # internal
2025-08-20T22:38:50.1593816Z [00:02:34.339]➜  # import config
2025-08-20T22:38:50.1595999Z [00:02:34.339]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:50.1597993Z [00:02:34.339]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:50.1615446Z [00:02:34.339]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:50.1616399Z [00:02:34.339]➜  packagefile github.com/mdlayher/netlink=/tmp/go-build2397446772/b334/_pkg_.a
2025-08-20T22:38:50.1617457Z [00:02:34.339]➜  packagefile github.com/mdlayher/netlink/nltest=/tmp/go-build2397446772/b338/_pkg_.a
2025-08-20T22:38:50.1618589Z [00:02:34.339]➜  packagefile github.com/sagernet/nftables/binaryutil=/tmp/go-build2397446772/b339/_pkg_.a
2025-08-20T22:38:50.1619619Z [00:02:34.339]➜  packagefile github.com/sagernet/nftables/expr=/tmp/go-build2397446772/b340/_pkg_.a
2025-08-20T22:38:50.1620754Z [00:02:34.339]➜  packagefile github.com/sagernet/nftables/internal/parseexprfunc=/tmp/go-build2397446772/b341/_pkg_.a
2025-08-20T22:38:50.1621983Z [00:02:34.339]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:50.1623037Z [00:02:34.339]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:50.1624013Z [00:02:34.339]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:50.1624734Z [00:02:34.339]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:50.1625478Z [00:02:34.339]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:50.1626237Z [00:02:34.339]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:50.1626999Z [00:02:34.339]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:50.1627732Z [00:02:34.339]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.1628295Z [00:02:34.339]➜  EOF
2025-08-20T22:38:50.1640046Z [00:02:34.339]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4=>github.com/sagernet/nftables@v0.3.0-beta.4;$WORK/b333=>" -p github.com/sagernet/nftables -lang=go1.18 -complete -installsuffix shared -buildid YUdU3x5K7JMe_DNUCdRE/YUdU3x5K7JMe_DNUCdRE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/chain.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/compat_policy.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/conn.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/counter.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/doc.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/flowtable.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/monitor.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/obj.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/quota.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/rule.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/set.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/table.go /root/go/pkg/mod/github.com/sagernet/nftables@v0.3.0-beta.4/util.go
2025-08-20T22:38:50.1655644Z [00:02:34.345]➜  github.com/sagernet/sing-tun/internal/tschecksum
2025-08-20T22:38:50.1658113Z [00:02:34.345]➜  mkdir -p $WORK/b347/
2025-08-20T22:38:50.1664007Z [00:02:34.346]➜  echo -n > $WORK/b347/go_asm.h # internal
2025-08-20T22:38:50.1671110Z [00:02:34.346]➜  cd /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum
2025-08-20T22:38:50.1674395Z [00:02:34.346]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/sing-tun/internal/tschecksum -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum=>github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum;$WORK/b347=>" -I $WORK/b347/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b347/symabis ./checksum_generated_amd64.s
2025-08-20T22:38:50.1676906Z [00:02:34.347]➜  go tool buildid -w $WORK/b327/_pkg_.a # internal
2025-08-20T22:38:50.1768237Z [00:02:34.357]➜  cat >/tmp/go-build2397446772/b347/importcfg << 'EOF' # internal
2025-08-20T22:38:50.1769536Z [00:02:34.357]➜  # import config
2025-08-20T22:38:50.1771746Z [00:02:34.357]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:50.1773844Z [00:02:34.357]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2397446772/b182/_pkg_.a
2025-08-20T22:38:50.1774750Z [00:02:34.357]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:50.1775636Z [00:02:34.357]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:50.1783374Z [00:02:34.357]➜  EOF
2025-08-20T22:38:50.1784115Z [00:02:34.358]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:50.1789938Z [00:02:34.358]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum=>github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum;$WORK/b347=>" -p github.com/sagernet/sing-tun/internal/tschecksum -lang=go1.20 -installsuffix shared -buildid 7MCnEq83JiZKTbcb_6bz/7MCnEq83JiZKTbcb_6bz -goversion go1.25.0 -symabis $WORK/b347/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack -asmhdr $WORK/b347/go_asm.h /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum/checksum.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum/checksum_amd64.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum/checksum_generated_amd64.go
2025-08-20T22:38:50.1883607Z [00:02:34.368]➜  cp $WORK/b327/_pkg_.a /root/.cache/go-build/9a/9ae24f00dcb1d7cd35b394792842a18ca0b22104a8ab64e50ca3e59025ceca2f-d # internal
2025-08-20T22:38:50.1901806Z [00:02:34.370]➜  github.com/sagernet/sing/common/control
2025-08-20T22:38:50.1904300Z [00:02:34.370]➜  mkdir -p $WORK/b350/
2025-08-20T22:38:50.1906951Z [00:02:34.371]➜  cat >/tmp/go-build2397446772/b350/importcfg << 'EOF' # internal
2025-08-20T22:38:50.1907880Z [00:02:34.371]➜  # import config
2025-08-20T22:38:50.1910467Z [00:02:34.371]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:50.1911995Z [00:02:34.371]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:50.1914327Z [00:02:34.371]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:50.1917056Z [00:02:34.371]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:50.1920472Z [00:02:34.371]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:50.1921795Z [00:02:34.371]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:50.1922990Z [00:02:34.371]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:50.1927659Z [00:02:34.371]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:50.1928566Z [00:02:34.371]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:50.1929445Z [00:02:34.371]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:50.1930303Z [00:02:34.371]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:50.1931140Z [00:02:34.371]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.1931760Z [00:02:34.371]➜  EOF
2025-08-20T22:38:50.1945633Z [00:02:34.372]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control;$WORK/b350=>" -p github.com/sagernet/sing/common/control -lang=go1.20 -complete -installsuffix shared -buildid 3zd4x17dnUS0mewXRqHp/3zd4x17dnUS0mewXRqHp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/bind.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/bind_finder.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/bind_finder_default.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/bind_linux.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/frag_linux.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/interface.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/mark_linux.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/protect_unix.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/redirect_linux.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/reuse_unix.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/tcp_keep_alive_linux.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/control/tproxy_linux.go
2025-08-20T22:38:50.2731836Z [00:02:34.453]➜  cd /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum
2025-08-20T22:38:50.2737562Z [00:02:34.453]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/sing-tun/internal/tschecksum -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum=>github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/tschecksum;$WORK/b347=>" -I $WORK/b347/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b347/checksum_generated_amd64.o ./checksum_generated_amd64.s
2025-08-20T22:38:50.2811189Z [00:02:34.461]➜  go tool pack r $WORK/b347/_pkg_.a $WORK/b347/checksum_generated_amd64.o # internal
2025-08-20T22:38:50.2812215Z [00:02:34.461]➜  go tool buildid -w $WORK/b347/_pkg_.a # internal
2025-08-20T22:38:50.2822280Z [00:02:34.462]➜  cp $WORK/b347/_pkg_.a /root/.cache/go-build/87/87d8dc26d79e913bac561dabedf4ea563423b47c54942d72082634bff8947c3e-d # internal
2025-08-20T22:38:50.2827527Z [00:02:34.462]➜  github.com/sagernet/sing-tun/internal/gtcpip/checksum
2025-08-20T22:38:50.2828278Z [00:02:34.463]➜  mkdir -p $WORK/b346/
2025-08-20T22:38:50.2832749Z [00:02:34.463]➜  cat >/tmp/go-build2397446772/b346/importcfg << 'EOF' # internal
2025-08-20T22:38:50.2833689Z [00:02:34.463]➜  # import config
2025-08-20T22:38:50.2834474Z [00:02:34.463]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:50.2836955Z [00:02:34.463]➜  packagefile github.com/sagernet/sing-tun/internal/tschecksum=/tmp/go-build2397446772/b347/_pkg_.a
2025-08-20T22:38:50.2838032Z [00:02:34.463]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:50.2838646Z [00:02:34.463]➜  EOF
2025-08-20T22:38:50.2839252Z [00:02:34.463]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:50.2845436Z [00:02:34.464]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/checksum=>github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/checksum;$WORK/b346=>" -p github.com/sagernet/sing-tun/internal/gtcpip/checksum -lang=go1.20 -complete -installsuffix shared -buildid vBV97p3jbL3o3eHpYhr9/vBV97p3jbL3o3eHpYhr9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/checksum/checksum.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/checksum/checksum_ts.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/checksum/checksum_unsafe.go
2025-08-20T22:38:50.2926456Z [00:02:34.473]➜  go tool buildid -w $WORK/b350/_pkg_.a # internal
2025-08-20T22:38:50.2946537Z [00:02:34.474]➜  cp $WORK/b350/_pkg_.a /root/.cache/go-build/4c/4c3e39160312e340aa39a4c3e86dfaac1d17a9252fb4d49c41a389771896a88f-d # internal
2025-08-20T22:38:50.2949899Z [00:02:34.475]➜  github.com/sagernet/sing/common/ranges
2025-08-20T22:38:50.2952021Z [00:02:34.475]➜  mkdir -p $WORK/b351/
2025-08-20T22:38:50.2962772Z [00:02:34.476]➜  cat >/tmp/go-build2397446772/b351/importcfg << 'EOF' # internal
2025-08-20T22:38:50.2966171Z [00:02:34.476]➜  # import config
2025-08-20T22:38:50.2967263Z [00:02:34.476]➜  packagefile github.com/sagernet/sing/common/x/constraints=/tmp/go-build2397446772/b245/_pkg_.a
2025-08-20T22:38:50.2968365Z [00:02:34.476]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:50.2969008Z [00:02:34.476]➜  EOF
2025-08-20T22:38:50.2973408Z [00:02:34.477]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/ranges=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/ranges;$WORK/b351=>" -p github.com/sagernet/sing/common/ranges -lang=go1.20 -complete -installsuffix shared -buildid UIWhn9ToFY9PosIpNPFn/UIWhn9ToFY9PosIpNPFn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/ranges/range.go
2025-08-20T22:38:50.3073608Z [00:02:34.487]➜  go tool buildid -w $WORK/b351/_pkg_.a # internal
2025-08-20T22:38:50.3077767Z [00:02:34.488]➜  go tool buildid -w $WORK/b346/_pkg_.a # internal
2025-08-20T22:38:50.3083400Z [00:02:34.488]➜  cp $WORK/b351/_pkg_.a /root/.cache/go-build/91/9117f702666d83d68cbaa0316b488d504f7830c6fac090e64abfe8cea415dd72-d # internal
2025-08-20T22:38:50.3085440Z [00:02:34.488]➜  os/exec
2025-08-20T22:38:50.3088207Z [00:02:34.489]➜  mkdir -p $WORK/b353/
2025-08-20T22:38:50.3092274Z [00:02:34.489]➜  cat >/tmp/go-build2397446772/b353/importcfg << 'EOF' # internal
2025-08-20T22:38:50.3094694Z [00:02:34.489]➜  # import config
2025-08-20T22:38:50.3096351Z [00:02:34.489]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:50.3097066Z [00:02:34.489]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:50.3097993Z [00:02:34.489]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:50.3098739Z [00:02:34.489]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:50.3099588Z [00:02:34.489]➜  packagefile internal/syscall/execenv=/tmp/go-build2397446772/b082/_pkg_.a
2025-08-20T22:38:50.3100441Z [00:02:34.489]➜  packagefile internal/syscall/unix=/tmp/go-build2397446772/b076/_pkg_.a
2025-08-20T22:38:50.3101196Z [00:02:34.489]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:50.3101868Z [00:02:34.489]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:50.3102541Z [00:02:34.489]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:50.3107263Z [00:02:34.489]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:50.3108081Z [00:02:34.489]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:50.3108849Z [00:02:34.489]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:50.3109693Z [00:02:34.489]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:50.3110506Z [00:02:34.489]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:50.3111283Z [00:02:34.489]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.3111865Z [00:02:34.489]➜  EOF
2025-08-20T22:38:50.3112889Z [00:02:34.489]➜  cp $WORK/b346/_pkg_.a /root/.cache/go-build/58/582b720c4db1a3460ad1aa6e7027dc790d3128f9911c495619030c15e42a84c7-d # internal
2025-08-20T22:38:50.3116775Z [00:02:34.490]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "/root/.go/src/os/exec=>os/exec;$WORK/b353=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid KJw3gQLRo8k05qhHz5Ed/KJw3gQLRo8k05qhHz5Ed -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /root/.go/src/os/exec/exec.go /root/.go/src/os/exec/exec_unix.go /root/.go/src/os/exec/lp_unix.go
2025-08-20T22:38:50.3119451Z [00:02:34.490]➜  github.com/sagernet/sing-tun/internal/gtcpip/header
2025-08-20T22:38:50.3121355Z [00:02:34.492]➜  mkdir -p $WORK/b348/
2025-08-20T22:38:50.3131763Z [00:02:34.493]➜  cat >/tmp/go-build2397446772/b348/importcfg << 'EOF' # internal
2025-08-20T22:38:50.3136195Z [00:02:34.493]➜  # import config
2025-08-20T22:38:50.3136863Z [00:02:34.494]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:50.3137679Z [00:02:34.494]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:50.3141362Z [00:02:34.494]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:50.3142207Z [00:02:34.494]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:50.3142948Z [00:02:34.494]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:50.3143978Z [00:02:34.494]➜  packagefile github.com/google/btree=/tmp/go-build2397446772/b303/_pkg_.a
2025-08-20T22:38:50.3145031Z [00:02:34.494]➜  packagefile github.com/sagernet/sing-tun/internal/gtcpip=/tmp/go-build2397446772/b345/_pkg_.a
2025-08-20T22:38:50.3146207Z [00:02:34.494]➜  packagefile github.com/sagernet/sing-tun/internal/gtcpip/checksum=/tmp/go-build2397446772/b346/_pkg_.a
2025-08-20T22:38:50.3147439Z [00:02:34.494]➜  packagefile github.com/sagernet/sing-tun/internal/gtcpip/seqnum=/tmp/go-build2397446772/b349/_pkg_.a
2025-08-20T22:38:50.3148519Z [00:02:34.494]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:50.3149353Z [00:02:34.494]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:50.3150010Z [00:02:34.494]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:50.3150725Z [00:02:34.494]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:50.3151462Z [00:02:34.494]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:50.3152164Z [00:02:34.494]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.3153005Z [00:02:34.494]➜  EOF
2025-08-20T22:38:50.3175381Z [00:02:34.494]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header=>github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header;$WORK/b348=>" -p github.com/sagernet/sing-tun/internal/gtcpip/header -lang=go1.20 -complete -installsuffix shared -buildid s9UPfkv9dh5jS9w0lRfy/s9UPfkv9dh5jS9w0lRfy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/checksum.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/eth.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/icmpv4.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/icmpv6.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/interfaces.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/ipv4.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/ipv6.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/ipv6_extension_headers.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/ipv6_fragment.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/ndp_neighbor_advert.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/ndp_neighbor_solicit.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/ndp_options.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/ndp_router_advert.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/ndp_router_solicit.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/ndpoptionidentifier_string.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/netip.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/tcp.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/internal/gtcpip/header/udp.go
2025-08-20T22:38:50.3238817Z [00:02:34.504]➜  go tool buildid -w $WORK/b307/_pkg_.a # internal
2025-08-20T22:38:50.3419669Z [00:02:34.522]➜  cp $WORK/b307/_pkg_.a /root/.cache/go-build/41/41e8c93960ac34efe2a1d89fc358797c5a123fe8980926c0d840547efcc77585-d # internal
2025-08-20T22:38:50.3427977Z [00:02:34.523]➜  github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet
2025-08-20T22:38:50.3434618Z [00:02:34.523]➜  mkdir -p $WORK/b298/
2025-08-20T22:38:50.3445956Z [00:02:34.524]➜  cat >/tmp/go-build2397446772/b298/importcfg << 'EOF' # internal
2025-08-20T22:38:50.3453333Z [00:02:34.524]➜  # import config
2025-08-20T22:38:50.3468289Z [00:02:34.524]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:50.3469200Z [00:02:34.524]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:50.3470102Z [00:02:34.524]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:50.3470933Z [00:02:34.524]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:50.3471955Z [00:02:34.524]➜  packagefile github.com/sagernet/gvisor/pkg/sync=/tmp/go-build2397446772/b286/_pkg_.a
2025-08-20T22:38:50.3473152Z [00:02:34.524]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:50.3474666Z [00:02:34.524]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:50.3476114Z [00:02:34.524]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/tcp=/tmp/go-build2397446772/b307/_pkg_.a
2025-08-20T22:38:50.3477663Z [00:02:34.524]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/udp=/tmp/go-build2397446772/b317/_pkg_.a
2025-08-20T22:38:50.3479070Z [00:02:34.524]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:50.3480448Z [00:02:34.524]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:50.3481287Z [00:02:34.524]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:50.3482141Z [00:02:34.524]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:50.3482996Z [00:02:34.524]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.3483855Z [00:02:34.524]➜  EOF
2025-08-20T22:38:50.3492229Z [00:02:34.526]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/adapters/gonet=>github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/adapters/gonet;$WORK/b298=>" -p github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet -lang=go1.23 -complete -installsuffix shared -buildid YcYZszAY59ZJvZXmJ3_2/YcYZszAY59ZJvZXmJ3_2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/adapters/gonet/err.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/adapters/gonet/err_linuxwindows.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/adapters/gonet/gonet.go /root/go/pkg/mod/github.com/sagernet/gvisor@v0.0.0-20250325023245-7a9c0f5725fb/pkg/tcpip/adapters/gonet/gonet_state_autogen.go
2025-08-20T22:38:50.4580428Z [00:02:34.638]➜  go tool buildid -w $WORK/b353/_pkg_.a # internal
2025-08-20T22:38:50.4587524Z [00:02:34.639]➜  cp $WORK/b353/_pkg_.a /root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d # internal
2025-08-20T22:38:50.4595731Z [00:02:34.640]➜  github.com/sagernet/sing/common/shell
2025-08-20T22:38:50.4597954Z [00:02:34.640]➜  mkdir -p $WORK/b352/
2025-08-20T22:38:50.4599062Z [00:02:34.640]➜  cat >/tmp/go-build2397446772/b352/importcfg << 'EOF' # internal
2025-08-20T22:38:50.4600984Z [00:02:34.640]➜  # import config
2025-08-20T22:38:50.4602161Z [00:02:34.640]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:50.4604162Z [00:02:34.640]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:50.4605181Z [00:02:34.640]➜  packagefile os/exec=/tmp/go-build2397446772/b353/_pkg_.a
2025-08-20T22:38:50.4606302Z [00:02:34.640]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:50.4608264Z [00:02:34.640]➜  EOF
2025-08-20T22:38:50.4612735Z [00:02:34.640]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/shell=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/shell;$WORK/b352=>" -p github.com/sagernet/sing/common/shell -lang=go1.20 -complete -installsuffix shared -buildid I9WR5iZltcv6VVDRtQli/I9WR5iZltcv6VVDRtQli -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/shell/shell.go
2025-08-20T22:38:50.4923377Z [00:02:34.672]➜  go tool buildid -w $WORK/b352/_pkg_.a # internal
2025-08-20T22:38:50.4938327Z [00:02:34.674]➜  cp $WORK/b352/_pkg_.a /root/.cache/go-build/35/3563617d9f3644f31d1638133402bd452ae1a9f12cc3218a4128364adb454130-d # internal
2025-08-20T22:38:50.4947411Z [00:02:34.674]➜  github.com/sagernet/sing/common/canceler
2025-08-20T22:38:50.4952711Z [00:02:34.675]➜  mkdir -p $WORK/b355/
2025-08-20T22:38:50.4962298Z [00:02:34.675]➜  cat >/tmp/go-build2397446772/b355/importcfg << 'EOF' # internal
2025-08-20T22:38:50.4963081Z [00:02:34.675]➜  # import config
2025-08-20T22:38:50.4963965Z [00:02:34.675]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:50.4965067Z [00:02:34.675]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:50.4966667Z [00:02:34.675]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:50.4967841Z [00:02:34.675]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:50.4969071Z [00:02:34.675]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:50.4970373Z [00:02:34.675]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:50.4971620Z [00:02:34.675]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:50.4972594Z [00:02:34.675]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:50.4973336Z [00:02:34.675]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:50.4974331Z [00:02:34.675]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.4974954Z [00:02:34.675]➜  EOF
2025-08-20T22:38:50.4981862Z [00:02:34.675]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/canceler=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/canceler;$WORK/b355=>" -p github.com/sagernet/sing/common/canceler -lang=go1.20 -complete -installsuffix shared -buildid nN0SKiXRYuzjw-BP3ocU/nN0SKiXRYuzjw-BP3ocU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/canceler/instance.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/canceler/packet.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/canceler/packet_timeout.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/canceler/packet_wait.go
2025-08-20T22:38:50.5106513Z [00:02:34.690]➜  go tool buildid -w $WORK/b333/_pkg_.a # internal
2025-08-20T22:38:50.5143900Z [00:02:34.694]➜  cp $WORK/b333/_pkg_.a /root/.cache/go-build/d3/d35f1728aa52f431fdcea376267751449fa6c985e1673f19ff5a51342a2a1aa9-d # internal
2025-08-20T22:38:50.5147318Z [00:02:34.695]➜  github.com/sagernet/sing/common/pipe
2025-08-20T22:38:50.5149422Z [00:02:34.695]➜  mkdir -p $WORK/b356/
2025-08-20T22:38:50.5156815Z [00:02:34.696]➜  cat >/tmp/go-build2397446772/b356/importcfg << 'EOF' # internal
2025-08-20T22:38:50.5158729Z [00:02:34.696]➜  # import config
2025-08-20T22:38:50.5162653Z [00:02:34.696]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:50.5164201Z [00:02:34.696]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:50.5165318Z [00:02:34.696]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:50.5166191Z [00:02:34.696]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:50.5167013Z [00:02:34.696]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:50.5167869Z [00:02:34.696]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:50.5168713Z [00:02:34.696]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.5169346Z [00:02:34.696]➜  EOF
2025-08-20T22:38:50.5174608Z [00:02:34.696]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/pipe=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/pipe;$WORK/b356=>" -p github.com/sagernet/sing/common/pipe -lang=go1.20 -complete -installsuffix shared -buildid Tfx62GcODwhLqE2eiNRM/Tfx62GcODwhLqE2eiNRM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/pipe/pipe.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/pipe/pipe_wait.go
2025-08-20T22:38:50.5538966Z [00:02:34.734]➜  go tool buildid -w $WORK/b298/_pkg_.a # internal
2025-08-20T22:38:50.5593783Z [00:02:34.739]➜  cp $WORK/b298/_pkg_.a /root/.cache/go-build/a5/a524893e8b51daa026213e93a0cba52f1b2a8125ec62dbbc9ad45f872b6553ac-d # internal
2025-08-20T22:38:50.5598431Z [00:02:34.740]➜  github.com/sagernet/sing/contrab/freelru
2025-08-20T22:38:50.5601658Z [00:02:34.740]➜  mkdir -p $WORK/b357/
2025-08-20T22:38:50.5610391Z [00:02:34.741]➜  cat >/tmp/go-build2397446772/b357/importcfg << 'EOF' # internal
2025-08-20T22:38:50.5612480Z [00:02:34.741]➜  # import config
2025-08-20T22:38:50.5613211Z [00:02:34.741]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:50.5615501Z [00:02:34.741]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:50.5616407Z [00:02:34.741]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:50.5617224Z [00:02:34.741]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:50.5618046Z [00:02:34.741]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:50.5618878Z [00:02:34.741]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:50.5619656Z [00:02:34.741]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.5620240Z [00:02:34.741]➜  EOF
2025-08-20T22:38:50.5627304Z [00:02:34.741]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/contrab/freelru=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/contrab/freelru;$WORK/b357=>" -p github.com/sagernet/sing/contrab/freelru -lang=go1.20 -complete -installsuffix shared -buildid p6mXosgYAhPq13e-1Zhc/p6mXosgYAhPq13e-1Zhc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/contrab/freelru/cache.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/contrab/freelru/lru.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/contrab/freelru/shardedlru.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/contrab/freelru/syncedlru.go
2025-08-20T22:38:50.5670460Z [00:02:34.747]➜  go tool buildid -w $WORK/b356/_pkg_.a # internal
2025-08-20T22:38:50.5678687Z [00:02:34.748]➜  cp $WORK/b356/_pkg_.a /root/.cache/go-build/0d/0d7bff7d65b390d28a481b1fef5cfa4b6bed61f4e54c88d64b65ce25eda13ebf-d # internal
2025-08-20T22:38:50.5680680Z [00:02:34.748]➜  github.com/sagernet/sing/contrab/maphash
2025-08-20T22:38:50.5681968Z [00:02:34.748]➜  mkdir -p $WORK/b358/
2025-08-20T22:38:50.5691344Z [00:02:34.748]➜  cat >/tmp/go-build2397446772/b358/importcfg << 'EOF' # internal
2025-08-20T22:38:50.5692515Z [00:02:34.748]➜  # import config
2025-08-20T22:38:50.5694115Z [00:02:34.748]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:50.5695266Z [00:02:34.748]➜  EOF
2025-08-20T22:38:50.5702890Z [00:02:34.750]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/contrab/maphash=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/contrab/maphash;$WORK/b358=>" -p github.com/sagernet/sing/contrab/maphash -lang=go1.20 -complete -installsuffix shared -buildid WTJRaB8It8lD4pWb3yqW/WTJRaB8It8lD4pWb3yqW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/contrab/maphash/hasher.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/contrab/maphash/runtime.go
2025-08-20T22:38:50.5978432Z [00:02:34.778]➜  go tool buildid -w $WORK/b358/_pkg_.a # internal
2025-08-20T22:38:50.5984438Z [00:02:34.778]➜  cp $WORK/b358/_pkg_.a /root/.cache/go-build/85/85f29c2e208b297be076b9485d5db5dd30c979605133aaae8bd4e215f9a58129-d # internal
2025-08-20T22:38:50.5989852Z [00:02:34.779]➜  os/user
2025-08-20T22:38:50.5990711Z [00:02:34.779]➜  mkdir -p $WORK/b360/
2025-08-20T22:38:50.5991373Z [00:02:34.779]➜  echo -n > $WORK/b360/preferlinkext # internal
2025-08-20T22:38:50.6005952Z [00:02:34.779]➜  cd /root/.go/src/os/user
2025-08-20T22:38:50.6007929Z [00:02:34.779]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b360/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b360/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
2025-08-20T22:38:50.6154192Z [00:02:34.795]➜  go tool buildid -w $WORK/b355/_pkg_.a # internal
2025-08-20T22:38:50.6176005Z [00:02:34.797]➜  cp $WORK/b355/_pkg_.a /root/.cache/go-build/74/7444dfb5eed866dd95c00e47442ec12f161d5df02503b3a72d10fc6f3105902b-d # internal
2025-08-20T22:38:50.6207775Z [00:02:34.801]➜  github.com/sagernet/sing/service/pause
2025-08-20T22:38:50.6208479Z [00:02:34.801]➜  mkdir -p $WORK/b362/
2025-08-20T22:38:50.6228140Z [00:02:34.803]➜  cat >/tmp/go-build2397446772/b362/importcfg << 'EOF' # internal
2025-08-20T22:38:50.6228951Z [00:02:34.803]➜  # import config
2025-08-20T22:38:50.6229642Z [00:02:34.803]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:50.6230717Z [00:02:34.803]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:50.6231957Z [00:02:34.803]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:38:50.6233178Z [00:02:34.803]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:50.6234424Z [00:02:34.803]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:50.6235291Z [00:02:34.803]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.6235907Z [00:02:34.803]➜  EOF
2025-08-20T22:38:50.6251372Z [00:02:34.805]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:50.6258510Z [00:02:34.805]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/pause=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/pause;$WORK/b362=>" -p github.com/sagernet/sing/service/pause -lang=go1.20 -complete -installsuffix shared -buildid 4MvuNYQBZKYD6zrAbjfG/4MvuNYQBZKYD6zrAbjfG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/pause/context.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/pause/default.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/pause/manager.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/service/pause/timer.go
2025-08-20T22:38:50.7369444Z [00:02:34.917]➜  go tool buildid -w $WORK/b362/_pkg_.a # internal
2025-08-20T22:38:50.7387904Z [00:02:34.919]➜  cp $WORK/b362/_pkg_.a /root/.cache/go-build/71/71a7ebb50f8ba7438576491175fe32f0f8a2c22d3df106f5aab011c259ffd312-d # internal
2025-08-20T22:38:50.7389211Z [00:02:34.919]➜  github.com/sagernet/sing/common/ntp
2025-08-20T22:38:50.7390601Z [00:02:34.919]➜  mkdir -p $WORK/b361/
2025-08-20T22:38:50.7399272Z [00:02:34.920]➜  cat >/tmp/go-build2397446772/b361/importcfg << 'EOF' # internal
2025-08-20T22:38:50.7403274Z [00:02:34.920]➜  # import config
2025-08-20T22:38:50.7405936Z [00:02:34.920]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:50.7408925Z [00:02:34.920]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:50.7412241Z [00:02:34.920]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:50.7413170Z [00:02:34.920]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:50.7414287Z [00:02:34.920]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:50.7415368Z [00:02:34.920]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:50.7417106Z [00:02:34.920]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:50.7418438Z [00:02:34.920]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:50.7419781Z [00:02:34.920]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:50.7421101Z [00:02:34.920]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:50.7422431Z [00:02:34.920]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:38:50.7423979Z [00:02:34.920]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:50.7425290Z [00:02:34.920]➜  packagefile github.com/sagernet/sing/service/pause=/tmp/go-build2397446772/b362/_pkg_.a
2025-08-20T22:38:50.7426497Z [00:02:34.920]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:50.7427484Z [00:02:34.920]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:50.7428294Z [00:02:34.920]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.7428936Z [00:02:34.920]➜  EOF
2025-08-20T22:38:50.7443771Z [00:02:34.920]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/ntp=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/ntp;$WORK/b361=>" -p github.com/sagernet/sing/common/ntp -lang=go1.20 -complete -installsuffix shared -buildid 7-hNvez9DDfmbprn6BOY/7-hNvez9DDfmbprn6BOY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/ntp/context.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/ntp/message.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/ntp/ntp.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/ntp/service.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/ntp/time_unix.go
2025-08-20T22:38:50.8448399Z [00:02:35.025]➜  go tool buildid -w $WORK/b357/_pkg_.a # internal
2025-08-20T22:38:50.8524914Z [00:02:35.032]➜  cp $WORK/b357/_pkg_.a /root/.cache/go-build/3d/3da9f19b5d018deac50aba301040580f80272d26044e0b8f6f2be3fadb811d66-d # internal
2025-08-20T22:38:50.8526209Z [00:02:35.032]➜  github.com/sagernet/sing/common/udpnat2
2025-08-20T22:38:50.8528103Z [00:02:35.032]➜  mkdir -p $WORK/b354/
2025-08-20T22:38:50.8536968Z [00:02:35.034]➜  cat >/tmp/go-build2397446772/b354/importcfg << 'EOF' # internal
2025-08-20T22:38:50.8539312Z [00:02:35.034]➜  # import config
2025-08-20T22:38:50.8539981Z [00:02:35.034]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:50.8541032Z [00:02:35.034]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:50.8542230Z [00:02:35.034]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:50.8543714Z [00:02:35.034]➜  packagefile github.com/sagernet/sing/common/canceler=/tmp/go-build2397446772/b355/_pkg_.a
2025-08-20T22:38:50.8544979Z [00:02:35.034]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:50.8546229Z [00:02:35.034]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:50.8547477Z [00:02:35.034]➜  packagefile github.com/sagernet/sing/common/pipe=/tmp/go-build2397446772/b356/_pkg_.a
2025-08-20T22:38:50.8548588Z [00:02:35.034]➜  packagefile github.com/sagernet/sing/contrab/freelru=/tmp/go-build2397446772/b357/_pkg_.a
2025-08-20T22:38:50.8549871Z [00:02:35.034]➜  packagefile github.com/sagernet/sing/contrab/maphash=/tmp/go-build2397446772/b358/_pkg_.a
2025-08-20T22:38:50.8551275Z [00:02:35.034]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:50.8552068Z [00:02:35.034]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:50.8552855Z [00:02:35.034]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:50.8553789Z [00:02:35.034]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:50.8554582Z [00:02:35.034]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:50.8555365Z [00:02:35.034]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.8555962Z [00:02:35.034]➜  EOF
2025-08-20T22:38:50.8560964Z [00:02:35.034]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/udpnat2=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/udpnat2;$WORK/b354=>" -p github.com/sagernet/sing/common/udpnat2 -lang=go1.20 -complete -installsuffix shared -buildid uF0fOMDOizwJ_q4LSdTH/uF0fOMDOizwJ_q4LSdTH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/udpnat2/conn.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/udpnat2/service.go
2025-08-20T22:38:50.8678767Z [00:02:35.048]➜  go tool buildid -w $WORK/b361/_pkg_.a # internal
2025-08-20T22:38:50.8710866Z [00:02:35.050]➜  cp $WORK/b361/_pkg_.a /root/.cache/go-build/a3/a3178453e8587c2b43afdf7269d2efdcf657b0ac87534d57353edf40bd88bc1f-d # internal
2025-08-20T22:38:50.8716735Z [00:02:35.050]➜  github.com/sagernet/sing-box/common/taskmonitor
2025-08-20T22:38:50.8717450Z [00:02:35.051]➜  mkdir -p $WORK/b364/
2025-08-20T22:38:50.8718466Z [00:02:35.051]➜  cat >/tmp/go-build2397446772/b364/importcfg << 'EOF' # internal
2025-08-20T22:38:50.8719188Z [00:02:35.051]➜  # import config
2025-08-20T22:38:50.8720133Z [00:02:35.051]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:50.8721388Z [00:02:35.051]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:50.8722405Z [00:02:35.051]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.8723044Z [00:02:35.051]➜  EOF
2025-08-20T22:38:50.8726813Z [00:02:35.052]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/taskmonitor=>github.com/sagernet/sing-box/common/taskmonitor;$WORK/b364=>" -p github.com/sagernet/sing-box/common/taskmonitor -lang=go1.23 -complete -installsuffix shared -buildid ExTR8-ca269iwAbQ7zW1/ExTR8-ca269iwAbQ7zW1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/taskmonitor/monitor.go
2025-08-20T22:38:50.8806527Z [00:02:35.059]➜  go tool buildid -w $WORK/b348/_pkg_.a # internal
2025-08-20T22:38:50.8886923Z [00:02:35.069]➜  go tool buildid -w $WORK/b364/_pkg_.a # internal
2025-08-20T22:38:50.8889555Z [00:02:35.069]➜  cp $WORK/b348/_pkg_.a /root/.cache/go-build/97/9717d8fd56a75b02143694c5575119f54181d5105cdf80e07bb581e354548c6f-d # internal
2025-08-20T22:38:50.8891559Z [00:02:35.069]➜  github.com/fsnotify/fsnotify
2025-08-20T22:38:50.8894365Z [00:02:35.069]➜  mkdir -p $WORK/b370/
2025-08-20T22:38:50.8898810Z [00:02:35.070]➜  cat >/tmp/go-build2397446772/b370/importcfg << 'EOF' # internal
2025-08-20T22:38:50.8899941Z [00:02:35.070]➜  # import config
2025-08-20T22:38:50.8901993Z [00:02:35.070]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:50.8902883Z [00:02:35.070]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:50.8904065Z [00:02:35.070]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:50.8905021Z [00:02:35.070]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:50.8905860Z [00:02:35.070]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:50.8906802Z [00:02:35.070]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:50.8907760Z [00:02:35.070]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:50.8908655Z [00:02:35.070]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:50.8909310Z [00:02:35.070]➜  EOF
2025-08-20T22:38:50.8914349Z [00:02:35.070]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0=>github.com/fsnotify/fsnotify@v1.7.0;$WORK/b370=>" -p github.com/fsnotify/fsnotify -lang=go1.17 -complete -installsuffix shared -buildid 84O98jSytU0Ll9owhmeq/84O98jSytU0Ll9owhmeq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0/backend_inotify.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.7.0/fsnotify.go
2025-08-20T22:38:50.8927210Z [00:02:35.073]➜  cp $WORK/b364/_pkg_.a /root/.cache/go-build/32/3251a833b88344b64864e15fca0f3240985c0c1059a91605cbd42c4cc9669cf0-d # internal
2025-08-20T22:38:50.8934761Z [00:02:35.073]➜  github.com/sagernet/sing-box/common/conntrack
2025-08-20T22:38:50.8937710Z [00:02:35.073]➜  mkdir -p $WORK/b372/
2025-08-20T22:38:50.8943893Z [00:02:35.074]➜  cat >/tmp/go-build2397446772/b372/importcfg << 'EOF' # internal
2025-08-20T22:38:50.8952855Z [00:02:35.074]➜  # import config
2025-08-20T22:38:50.8953845Z [00:02:35.074]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:50.8954907Z [00:02:35.074]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:50.8956089Z [00:02:35.074]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:50.8957284Z [00:02:35.074]➜  packagefile github.com/sagernet/sing/common/memory=/tmp/go-build2397446772/b373/_pkg_.a
2025-08-20T22:38:50.8958571Z [00:02:35.074]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:38:50.8959578Z [00:02:35.074]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:50.8960356Z [00:02:35.074]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:50.8973293Z [00:02:35.074]➜  packagefile runtime/debug=/tmp/go-build2397446772/b188/_pkg_.a
2025-08-20T22:38:50.8974516Z [00:02:35.074]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:50.8975315Z [00:02:35.074]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.8975910Z [00:02:35.074]➜  EOF
2025-08-20T22:38:50.8981054Z [00:02:35.074]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack=>github.com/sagernet/sing-box/common/conntrack;$WORK/b372=>" -p github.com/sagernet/sing-box/common/conntrack -lang=go1.23 -complete -installsuffix shared -buildid Mi4anLlJ7TrGZZIZzL1O/Mi4anLlJ7TrGZZIZzL1O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/conn.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/killer.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/packet_conn.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/track.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/track_disable.go
2025-08-20T22:38:50.9905030Z [00:02:35.170]➜  go tool buildid -w $WORK/b370/_pkg_.a # internal
2025-08-20T22:38:50.9906935Z [00:02:35.170]➜  go tool buildid -w $WORK/b372/_pkg_.a # internal
2025-08-20T22:38:50.9908527Z [00:02:35.170]➜  cp $WORK/b370/_pkg_.a /root/.cache/go-build/60/6017c106e7d163164bb8b486b1dd0180af2586d05d17b5933ade0e88b99623fb-d # internal
2025-08-20T22:38:50.9909767Z [00:02:35.170]➜  github.com/sagernet/fswatch
2025-08-20T22:38:50.9917770Z [00:02:35.170]➜  mkdir -p $WORK/b369/
2025-08-20T22:38:50.9918511Z [00:02:35.170]➜  cat >/tmp/go-build2397446772/b369/importcfg << 'EOF' # internal
2025-08-20T22:38:50.9919192Z [00:02:35.170]➜  # import config
2025-08-20T22:38:50.9919977Z [00:02:35.170]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build2397446772/b370/_pkg_.a
2025-08-20T22:38:50.9921063Z [00:02:35.170]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:50.9922294Z [00:02:35.170]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:50.9923719Z [00:02:35.170]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:50.9924745Z [00:02:35.170]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:50.9925616Z [00:02:35.170]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:50.9926889Z [00:02:35.170]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:50.9927753Z [00:02:35.170]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:50.9928536Z [00:02:35.170]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:50.9929118Z [00:02:35.170]➜  EOF
2025-08-20T22:38:50.9932236Z [00:02:35.170]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/fswatch@v0.1.1=>github.com/sagernet/fswatch@v0.1.1;$WORK/b369=>" -p github.com/sagernet/fswatch -lang=go1.20 -complete -installsuffix shared -buildid tt3DvSO7haNbf7gl556n/tt3DvSO7haNbf7gl556n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack /root/go/pkg/mod/github.com/sagernet/fswatch@v0.1.1/watcher.go
2025-08-20T22:38:50.9967326Z [00:02:35.170]➜  cp $WORK/b372/_pkg_.a /root/.cache/go-build/26/267f82415e43d01a28127f1271df067e4a055faa42543cb90e072e6ece07c582-d # internal
2025-08-20T22:38:50.9976719Z [00:02:35.178]➜  github.com/metacubex/tfo-go
2025-08-20T22:38:50.9979748Z [00:02:35.178]➜  mkdir -p $WORK/b375/
2025-08-20T22:38:50.9989211Z [00:02:35.179]➜  cat >/tmp/go-build2397446772/b375/importcfg << 'EOF' # internal
2025-08-20T22:38:50.9997655Z [00:02:35.179]➜  # import config
2025-08-20T22:38:50.9998367Z [00:02:35.179]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:50.9999237Z [00:02:35.179]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.0000184Z [00:02:35.179]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:51.0001086Z [00:02:35.179]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:51.0001867Z [00:02:35.179]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:51.0002703Z [00:02:35.179]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:51.0004006Z [00:02:35.179]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:51.0005056Z [00:02:35.179]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:51.0005795Z [00:02:35.179]➜  EOF
2025-08-20T22:38:51.0017405Z [00:02:35.179]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4=>github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4;$WORK/b375=>" -p github.com/metacubex/tfo-go -lang=go1.20 -complete -installsuffix shared -buildid IN0Yr38zFsY_pPnuUIF2/IN0Yr38zFsY_pPnuUIF2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/errors_go121.go /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/mptcp_go121.go /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/sockopt.go /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/sockopt_generic.go /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/sockopt_linux.go /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/tfo.go /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/tfo_bsd+linux.go /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/tfo_freebsd+linux.go /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/tfo_linux.go /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/tfo_listen_generic.go /root/go/pkg/mod/github.com/metacubex/tfo-go@v0.0.0-20250516165257-e29c16ae41d4/tfo_supported.go
2025-08-20T22:38:51.0646704Z [00:02:35.245]➜  go tool buildid -w $WORK/b369/_pkg_.a # internal
2025-08-20T22:38:51.0662296Z [00:02:35.246]➜  cp $WORK/b369/_pkg_.a /root/.cache/go-build/4c/4c64827e9e433aa4085d22fca586bf42272b2b0621e91ac555bd6a3485bf6b1b-d # internal
2025-08-20T22:38:51.0667506Z [00:02:35.246]➜  github.com/sagernet/sing-box/common/redir
2025-08-20T22:38:51.0668808Z [00:02:35.247]➜  mkdir -p $WORK/b377/
2025-08-20T22:38:51.0674200Z [00:02:35.247]➜  cat >/tmp/go-build2397446772/b377/importcfg << 'EOF' # internal
2025-08-20T22:38:51.0675144Z [00:02:35.247]➜  # import config
2025-08-20T22:38:51.0676135Z [00:02:35.247]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:51.0679235Z [00:02:35.247]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:51.0680439Z [00:02:35.247]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:38:51.0681730Z [00:02:35.247]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:51.0683009Z [00:02:35.247]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:51.0684314Z [00:02:35.247]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:51.0685195Z [00:02:35.247]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:51.0685982Z [00:02:35.247]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:51.0686820Z [00:02:35.247]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:51.0687676Z [00:02:35.247]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:51.0688310Z [00:02:35.247]➜  EOF
2025-08-20T22:38:51.0692094Z [00:02:35.248]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir=>github.com/sagernet/sing-box/common/redir;$WORK/b377=>" -p github.com/sagernet/sing-box/common/redir -lang=go1.23 -complete -installsuffix shared -buildid IC_26iSQKAHYeI8halG2/IC_26iSQKAHYeI8halG2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/redir_linux.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/tproxy_linux.go
2025-08-20T22:38:51.0783255Z [00:02:35.257]➜  go tool buildid -w $WORK/b354/_pkg_.a # internal
2025-08-20T22:38:51.0825455Z [00:02:35.262]➜  cp $WORK/b354/_pkg_.a /root/.cache/go-build/1b/1b27b5a9cebf099df1c71e1499128d5f44c742d798b747831a6658087b4ac515-d # internal
2025-08-20T22:38:51.0838670Z [00:02:35.264]➜  github.com/sagernet/sing-tun
2025-08-20T22:38:51.0841585Z [00:02:35.264]➜  mkdir -p $WORK/b280/
2025-08-20T22:38:51.0849971Z [00:02:35.265]➜  cat >/tmp/go-build2397446772/b280/importcfg << 'EOF' # internal
2025-08-20T22:38:51.0861385Z [00:02:35.265]➜  # import config
2025-08-20T22:38:51.0862007Z [00:02:35.265]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:51.0862791Z [00:02:35.265]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:51.0863838Z [00:02:35.265]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:51.0864695Z [00:02:35.265]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.0865461Z [00:02:35.265]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.0866537Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:38:51.0867760Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/log=/tmp/go-build2397446772/b290/_pkg_.a
2025-08-20T22:38:51.0869045Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/rawfile=/tmp/go-build2397446772/b295/_pkg_.a
2025-08-20T22:38:51.0870305Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:38:51.0874246Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet=/tmp/go-build2397446772/b298/_pkg_.a
2025-08-20T22:38:51.0875718Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/checksum=/tmp/go-build2397446772/b294/_pkg_.a
2025-08-20T22:38:51.0877093Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:38:51.0878719Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/link/channel=/tmp/go-build2397446772/b318/_pkg_.a
2025-08-20T22:38:51.0880157Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/link/fdbased=/tmp/go-build2397446772/b319/_pkg_.a
2025-08-20T22:38:51.0881597Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/ipv4=/tmp/go-build2397446772/b322/_pkg_.a
2025-08-20T22:38:51.0882957Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/ipv6=/tmp/go-build2397446772/b327/_pkg_.a
2025-08-20T22:38:51.0884499Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:38:51.0885890Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/icmp=/tmp/go-build2397446772/b328/_pkg_.a
2025-08-20T22:38:51.0887303Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/tcp=/tmp/go-build2397446772/b307/_pkg_.a
2025-08-20T22:38:51.0888765Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/udp=/tmp/go-build2397446772/b317/_pkg_.a
2025-08-20T22:38:51.0890069Z [00:02:35.265]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:38:51.0891245Z [00:02:35.265]➜  packagefile github.com/sagernet/netlink=/tmp/go-build2397446772/b329/_pkg_.a
2025-08-20T22:38:51.0892343Z [00:02:35.265]➜  packagefile github.com/sagernet/nftables=/tmp/go-build2397446772/b333/_pkg_.a
2025-08-20T22:38:51.0893670Z [00:02:35.265]➜  packagefile github.com/sagernet/nftables/binaryutil=/tmp/go-build2397446772/b339/_pkg_.a
2025-08-20T22:38:51.0894940Z [00:02:35.265]➜  packagefile github.com/sagernet/nftables/expr=/tmp/go-build2397446772/b340/_pkg_.a
2025-08-20T22:38:51.0896169Z [00:02:35.265]➜  packagefile github.com/sagernet/nftables/userdata=/tmp/go-build2397446772/b344/_pkg_.a
2025-08-20T22:38:51.0897544Z [00:02:35.265]➜  packagefile github.com/sagernet/sing-tun/internal/gtcpip=/tmp/go-build2397446772/b345/_pkg_.a
2025-08-20T22:38:51.0899018Z [00:02:35.265]➜  packagefile github.com/sagernet/sing-tun/internal/gtcpip/checksum=/tmp/go-build2397446772/b346/_pkg_.a
2025-08-20T22:38:51.0900510Z [00:02:35.265]➜  packagefile github.com/sagernet/sing-tun/internal/gtcpip/header=/tmp/go-build2397446772/b348/_pkg_.a
2025-08-20T22:38:51.0902161Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:51.0903402Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:51.0904867Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:51.0906206Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:38:51.0907530Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:51.0908838Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:51.0910122Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:51.0911453Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:51.0912764Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:51.0915448Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/ranges=/tmp/go-build2397446772/b351/_pkg_.a
2025-08-20T22:38:51.0916699Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:38:51.0917934Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/shell=/tmp/go-build2397446772/b352/_pkg_.a
2025-08-20T22:38:51.0919189Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/udpnat2=/tmp/go-build2397446772/b354/_pkg_.a
2025-08-20T22:38:51.0920710Z [00:02:35.265]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:38:51.0921816Z [00:02:35.265]➜  packagefile go4.org/netipx=/tmp/go-build2397446772/b276/_pkg_.a
2025-08-20T22:38:51.0922856Z [00:02:35.265]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2397446772/b359/_pkg_.a
2025-08-20T22:38:51.0924161Z [00:02:35.265]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:51.0925084Z [00:02:35.265]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:51.0925941Z [00:02:35.265]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:51.0926796Z [00:02:35.265]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:51.0927635Z [00:02:35.265]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:51.0928483Z [00:02:35.265]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:51.0929292Z [00:02:35.265]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:51.0930109Z [00:02:35.265]➜  packagefile os/exec=/tmp/go-build2397446772/b353/_pkg_.a
2025-08-20T22:38:51.0930955Z [00:02:35.265]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:51.0931793Z [00:02:35.265]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:51.0932598Z [00:02:35.265]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:51.0933416Z [00:02:35.265]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:51.0934436Z [00:02:35.265]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:51.0935401Z [00:02:35.265]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:51.0936227Z [00:02:35.265]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:51.0936826Z [00:02:35.265]➜  EOF
2025-08-20T22:38:51.0959691Z [00:02:35.265]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1=>github.com/sagernet/sing-tun@v0.7.0-beta.1;$WORK/b280=>" -p github.com/sagernet/sing-tun -lang=go1.20 -complete -installsuffix shared -buildid _31c-p7MLGw1dK9gvWfh/_31c-p7MLGw1dK9gvWfh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/monitor.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/monitor_linux.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/monitor_linux_default.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/monitor_shared.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/network_name.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/packages.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/packages_stub.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/redirect.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/redirect_iptables.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/redirect_linux.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/redirect_nftables.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/redirect_nftables_exprs.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/redirect_nftables_rules.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/redirect_nftables_rules_openwrt.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/redirect_server.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_gvisor.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_gvisor_filter.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_gvisor_lazy.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_gvisor_log.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_gvisor_tcp.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_gvisor_tcpbuf_default.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_gvisor_udp.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_mixed.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_system.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_system_nat.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_system_nonwindows.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/stack_system_packet.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/tun.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/tun_linux.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/tun_linux_flags.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/tun_linux_gvisor.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/tun_nondarwin.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/tun_offload.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/tun_offload_errors.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/tun_offload_linux.go /root/go/pkg/mod/github.com/sagernet/sing-tun@v0.7.0-beta.1/tun_rules.go
2025-08-20T22:38:51.1245510Z [00:02:35.304]➜  go tool buildid -w $WORK/b377/_pkg_.a # internal
2025-08-20T22:38:51.1285586Z [00:02:35.308]➜  cp $WORK/b377/_pkg_.a /root/.cache/go-build/cc/cc96cd7bd4803dac06ad9e2f7395b88141774036e99cf26fa5b252ea7fd5d83a-d # internal
2025-08-20T22:38:51.1298837Z [00:02:35.309]➜  github.com/sagernet/sing-box/common/settings
2025-08-20T22:38:51.1301493Z [00:02:35.309]➜  mkdir -p $WORK/b378/
2025-08-20T22:38:51.1323156Z [00:02:35.312]➜  cat >/tmp/go-build2397446772/b378/importcfg << 'EOF' # internal
2025-08-20T22:38:51.1336318Z [00:02:35.312]➜  # import config
2025-08-20T22:38:51.1337055Z [00:02:35.312]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:51.1338143Z [00:02:35.312]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:51.1339535Z [00:02:35.312]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:51.1340852Z [00:02:35.312]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:51.1342530Z [00:02:35.312]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:51.1354872Z [00:02:35.312]➜  packagefile github.com/sagernet/sing/common/shell=/tmp/go-build2397446772/b352/_pkg_.a
2025-08-20T22:38:51.1355965Z [00:02:35.312]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:51.1356843Z [00:02:35.312]➜  packagefile os/exec=/tmp/go-build2397446772/b353/_pkg_.a
2025-08-20T22:38:51.1357741Z [00:02:35.312]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:51.1358384Z [00:02:35.312]➜  EOF
2025-08-20T22:38:51.1362456Z [00:02:35.312]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings=>github.com/sagernet/sing-box/common/settings;$WORK/b378=>" -p github.com/sagernet/sing-box/common/settings -lang=go1.23 -complete -installsuffix shared -buildid iQxuxsPd_BcfhLfRjnt7/iQxuxsPd_BcfhLfRjnt7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_linux.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/system_proxy.go
2025-08-20T22:38:51.1366305Z [00:02:35.314]➜  cd $WORK/b360
2025-08-20T22:38:51.1368960Z [00:02:35.314]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -I $WORK/b360/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b360/_x001.o -c _cgo_export.c
2025-08-20T22:38:51.1879093Z [00:02:35.367]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -I $WORK/b360/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b360/_x002.o -c cgo_lookup_cgo.cgo2.c
2025-08-20T22:38:51.1897333Z [00:02:35.368]➜  go tool buildid -w $WORK/b378/_pkg_.a # internal
2025-08-20T22:38:51.1898668Z [00:02:35.369]➜  cp $WORK/b378/_pkg_.a /root/.cache/go-build/c7/c7fe60ff5e6c6e6e09c22af274252578ceff34ccd595eac1fe1fc42531e70285-d # internal
2025-08-20T22:38:51.1900061Z [00:02:35.369]➜  github.com/caddyserver/certmagic/internal/atomicfile
2025-08-20T22:38:51.1900737Z [00:02:35.369]➜  mkdir -p $WORK/b381/
2025-08-20T22:38:51.1901449Z [00:02:35.369]➜  cat >/tmp/go-build2397446772/b381/importcfg << 'EOF' # internal
2025-08-20T22:38:51.1902118Z [00:02:35.369]➜  # import config
2025-08-20T22:38:51.1902792Z [00:02:35.369]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.1903735Z [00:02:35.369]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.1904562Z [00:02:35.369]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:51.1905309Z [00:02:35.369]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:51.1906206Z [00:02:35.369]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:51.1907092Z [00:02:35.369]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:51.1907720Z [00:02:35.369]➜  EOF
2025-08-20T22:38:51.1908280Z [00:02:35.369]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:51.1912576Z [00:02:35.369]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/internal/atomicfile=>github.com/caddyserver/certmagic@v0.23.0/internal/atomicfile;$WORK/b381=>" -p github.com/caddyserver/certmagic/internal/atomicfile -lang=go1.23 -complete -installsuffix shared -buildid KTEenBRSrG602xdmR97P/KTEenBRSrG602xdmR97P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/internal/atomicfile/file.go
2025-08-20T22:38:51.2085341Z [00:02:35.388]➜  go tool buildid -w $WORK/b375/_pkg_.a # internal
2025-08-20T22:38:51.2137109Z [00:02:35.393]➜  cp $WORK/b375/_pkg_.a /root/.cache/go-build/e7/e7c993a9894a39f97e3bb23d7467a04d223ba660139fbe6ce00db82b045e3ce9-d # internal
2025-08-20T22:38:51.2138386Z [00:02:35.393]➜  github.com/caddyserver/zerossl
2025-08-20T22:38:51.2138994Z [00:02:35.393]➜  mkdir -p $WORK/b382/
2025-08-20T22:38:51.2139722Z [00:02:35.393]➜  cat >/tmp/go-build2397446772/b382/importcfg << 'EOF' # internal
2025-08-20T22:38:51.2140428Z [00:02:35.393]➜  # import config
2025-08-20T22:38:51.2141123Z [00:02:35.393]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:51.2141996Z [00:02:35.393]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:51.2142905Z [00:02:35.393]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:51.2144145Z [00:02:35.393]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:51.2145138Z [00:02:35.393]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:51.2146057Z [00:02:35.393]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.2146887Z [00:02:35.393]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:51.2147726Z [00:02:35.393]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:51.2148575Z [00:02:35.393]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:51.2149458Z [00:02:35.393]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:51.2150353Z [00:02:35.393]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:51.2151197Z [00:02:35.393]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:51.2151813Z [00:02:35.393]➜  EOF
2025-08-20T22:38:51.2157962Z [00:02:35.393]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/caddyserver/zerossl@v0.1.3=>github.com/caddyserver/zerossl@v0.1.3;$WORK/b382=>" -p github.com/caddyserver/zerossl -lang=go1.21 -complete -installsuffix shared -buildid xHjVwRn84nLmXY3p37Fk/xHjVwRn84nLmXY3p37Fk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack /root/go/pkg/mod/github.com/caddyserver/zerossl@v0.1.3/client.go /root/go/pkg/mod/github.com/caddyserver/zerossl@v0.1.3/endpoints.go /root/go/pkg/mod/github.com/caddyserver/zerossl@v0.1.3/models.go /root/go/pkg/mod/github.com/caddyserver/zerossl@v0.1.3/zerossl.go
2025-08-20T22:38:51.2250816Z [00:02:35.405]➜  go tool buildid -w $WORK/b381/_pkg_.a # internal
2025-08-20T22:38:51.2280524Z [00:02:35.406]➜  cp $WORK/b381/_pkg_.a /root/.cache/go-build/9f/9f6ee658f18b77aee91da2457db466b0321194beed5dcd5fb1992a0dfac18f05-d # internal
2025-08-20T22:38:51.2281674Z [00:02:35.406]➜  github.com/klauspost/cpuid/v2
2025-08-20T22:38:51.2282308Z [00:02:35.406]➜  mkdir -p $WORK/b383/
2025-08-20T22:38:51.2282931Z [00:02:35.406]➜  echo -n > $WORK/b383/go_asm.h # internal
2025-08-20T22:38:51.2284424Z [00:02:35.407]➜  cd /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10
2025-08-20T22:38:51.2288006Z [00:02:35.407]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/cpuid/v2 -trimpath "/root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10=>github.com/klauspost/cpuid/v2@v2.2.10;$WORK/b383=>" -I $WORK/b383/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b383/symabis ./cpuid_amd64.s
2025-08-20T22:38:51.2323145Z [00:02:35.412]➜  cat >/tmp/go-build2397446772/b383/importcfg << 'EOF' # internal
2025-08-20T22:38:51.2325444Z [00:02:35.412]➜  # import config
2025-08-20T22:38:51.2326101Z [00:02:35.412]➜  packagefile flag=/tmp/go-build2397446772/b185/_pkg_.a
2025-08-20T22:38:51.2326935Z [00:02:35.412]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.2327769Z [00:02:35.412]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:51.2328606Z [00:02:35.412]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:51.2329734Z [00:02:35.412]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:51.2330554Z [00:02:35.412]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:51.2331411Z [00:02:35.412]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:51.2332232Z [00:02:35.412]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:51.2332841Z [00:02:35.412]➜  EOF
2025-08-20T22:38:51.2333397Z [00:02:35.412]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:51.2338539Z [00:02:35.412]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10=>github.com/klauspost/cpuid/v2@v2.2.10;$WORK/b383=>" -p github.com/klauspost/cpuid/v2 -lang=go1.22 -installsuffix shared -buildid 0VdjWJAJjWvUtKbOkR3K/0VdjWJAJjWvUtKbOkR3K -goversion go1.25.0 -symabis $WORK/b383/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack -asmhdr $WORK/b383/go_asm.h /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10/cpuid.go /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10/detect_x86.go /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10/featureid_string.go
2025-08-20T22:38:51.2531281Z [00:02:35.433]➜  cd $WORK/b360
2025-08-20T22:38:51.2535653Z [00:02:35.433]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -I $WORK/b360/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b360/_x003.o -c getgrouplist_unix.cgo2.c
2025-08-20T22:38:51.2935857Z [00:02:35.473]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -I $WORK/b360/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b360/_cgo_main.o -c _cgo_main.c
2025-08-20T22:38:51.2995121Z [00:02:35.478]➜  go tool buildid -w $WORK/b382/_pkg_.a # internal
2025-08-20T22:38:51.2996883Z [00:02:35.478]➜  cp $WORK/b382/_pkg_.a /root/.cache/go-build/9d/9de6183439a1a1b3cbfdeace5be0e16ed046178e07fa80280e90a4921fecaa29-d # internal
2025-08-20T22:38:51.2999515Z [00:02:35.478]➜  github.com/libdns/libdns
2025-08-20T22:38:51.3000097Z [00:02:35.478]➜  mkdir -p $WORK/b384/
2025-08-20T22:38:51.3000832Z [00:02:35.479]➜  cat >/tmp/go-build2397446772/b384/importcfg << 'EOF' # internal
2025-08-20T22:38:51.3001497Z [00:02:35.479]➜  # import config
2025-08-20T22:38:51.3002157Z [00:02:35.479]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:51.3002960Z [00:02:35.479]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.3004007Z [00:02:35.479]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:51.3004789Z [00:02:35.479]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:51.3005616Z [00:02:35.479]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:51.3006414Z [00:02:35.479]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:51.3007014Z [00:02:35.479]➜  EOF
2025-08-20T22:38:51.3007552Z [00:02:35.479]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:51.3011768Z [00:02:35.479]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/libdns/libdns@v1.1.0=>github.com/libdns/libdns@v1.1.0;$WORK/b384=>" -p github.com/libdns/libdns -lang=go1.18 -complete -installsuffix shared -buildid I6VEZwTrKQU02yhxVycm/I6VEZwTrKQU02yhxVycm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack /root/go/pkg/mod/github.com/libdns/libdns@v1.1.0/libdns.go /root/go/pkg/mod/github.com/libdns/libdns@v1.1.0/record.go /root/go/pkg/mod/github.com/libdns/libdns@v1.1.0/rrtypes.go
2025-08-20T22:38:51.3302715Z [00:02:35.510]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -o $WORK/b360/_cgo_.o $WORK/b360/_cgo_main.o $WORK/b360/preferlinkext $WORK/b360/_x001.o $WORK/b360/_x002.o $WORK/b360/_x003.o -O2 -g
2025-08-20T22:38:51.3938557Z [00:02:35.574]➜  go tool buildid -w $WORK/b384/_pkg_.a # internal
2025-08-20T22:38:51.3954254Z [00:02:35.575]➜  cp $WORK/b384/_pkg_.a /root/.cache/go-build/5c/5c18c0d12341bff5188b3f43fc4a829717a11dad4b839fc10246d60f2f841e49-d # internal
2025-08-20T22:38:51.3961677Z [00:02:35.576]➜  github.com/mholt/acmez/v3/acme
2025-08-20T22:38:51.3962324Z [00:02:35.576]➜  mkdir -p $WORK/b386/
2025-08-20T22:38:51.3971207Z [00:02:35.577]➜  cat >/tmp/go-build2397446772/b386/importcfg << 'EOF' # internal
2025-08-20T22:38:51.3973861Z [00:02:35.577]➜  # import config
2025-08-20T22:38:51.3974557Z [00:02:35.577]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:51.3975438Z [00:02:35.577]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:51.3976283Z [00:02:35.577]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:51.3977136Z [00:02:35.577]➜  packagefile crypto/ecdsa=/tmp/go-build2397446772/b103/_pkg_.a
2025-08-20T22:38:51.3978031Z [00:02:35.577]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:51.3978943Z [00:02:35.577]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:51.3979812Z [00:02:35.577]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:38:51.3980698Z [00:02:35.577]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:51.3981613Z [00:02:35.577]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:38:51.3982788Z [00:02:35.577]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:51.3983931Z [00:02:35.577]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:38:51.3984891Z [00:02:35.577]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:51.3985820Z [00:02:35.577]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:51.3986745Z [00:02:35.577]➜  packagefile encoding/pem=/tmp/go-build2397446772/b145/_pkg_.a
2025-08-20T22:38:51.3987603Z [00:02:35.577]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.3988404Z [00:02:35.577]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.3989184Z [00:02:35.577]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:51.3990002Z [00:02:35.577]➜  packagefile log/slog=/tmp/go-build2397446772/b211/_pkg_.a
2025-08-20T22:38:51.3990850Z [00:02:35.577]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:51.3991720Z [00:02:35.577]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:51.3992544Z [00:02:35.577]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:51.3993395Z [00:02:35.577]➜  packagefile regexp=/tmp/go-build2397446772/b233/_pkg_.a
2025-08-20T22:38:51.4005174Z [00:02:35.577]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:51.4005989Z [00:02:35.577]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:51.4006804Z [00:02:35.577]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:51.4007583Z [00:02:35.577]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:51.4008339Z [00:02:35.577]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:51.4008911Z [00:02:35.577]➜  EOF
2025-08-20T22:38:51.4016293Z [00:02:35.577]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme=>github.com/mholt/acmez/v3@v3.1.2/acme;$WORK/b386=>" -p github.com/mholt/acmez/v3/acme -lang=go1.21 -complete -installsuffix shared -buildid mjA4zYsFaXgkHmYogTow/mjA4zYsFaXgkHmYogTow -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme/account.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme/ari.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme/authorization.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme/certificate.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme/challenge.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme/client.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme/http.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme/jws.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme/order.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/acme/problem.go
2025-08-20T22:38:51.4403023Z [00:02:35.620]➜  gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -o $WORK/b360/_cgo_.o $WORK/b360/_cgo_main.o $WORK/b360/preferlinkext $WORK/b360/_x001.o $WORK/b360/_x002.o $WORK/b360/_x003.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T22:38:51.4408048Z [00:02:35.621]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b360/_cgo_.o -dynout $WORK/b360/_cgo_import.go
2025-08-20T22:38:51.4445599Z [00:02:35.625]➜  cat >/tmp/go-build2397446772/b360/importcfg << 'EOF' # internal
2025-08-20T22:38:51.4450543Z [00:02:35.625]➜  # import config
2025-08-20T22:38:51.4466028Z [00:02:35.627]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.4470601Z [00:02:35.627]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:51.4475467Z [00:02:35.628]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:51.4480420Z [00:02:35.628]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:51.4485415Z [00:02:35.629]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:51.4490143Z [00:02:35.629]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:51.4494267Z [00:02:35.629]➜  packagefile runtime/cgo=/tmp/go-build2397446772/b154/_pkg_.a
2025-08-20T22:38:51.4494951Z [00:02:35.629]➜  EOF
2025-08-20T22:38:51.4498738Z [00:02:35.629]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "/root/.go/src/os/user=>os/user;$WORK/b360=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid qOYGflXK9YaRotmAluP-/qOYGflXK9YaRotmAluP- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /root/.go/src/os/user/cgo_listgroups_unix.go /root/.go/src/os/user/cgo_lookup_unix.go /root/.go/src/os/user/lookup.go /root/.go/src/os/user/user.go $WORK/b360/_cgo_gotypes.go $WORK/b360/cgo_lookup_cgo.cgo1.go $WORK/b360/getgrouplist_unix.cgo1.go $WORK/b360/_cgo_import.go
2025-08-20T22:38:51.5100145Z [00:02:35.690]➜  cd /root/.go/src/os/user
2025-08-20T22:38:51.5108295Z [00:02:35.690]➜  go tool pack r $WORK/b360/_pkg_.a $WORK/b360/preferlinkext $WORK/b360/_x001.o $WORK/b360/_x002.o $WORK/b360/_x003.o # internal
2025-08-20T22:38:51.5109530Z [00:02:35.690]➜  go tool buildid -w $WORK/b360/_pkg_.a # internal
2025-08-20T22:38:51.5110823Z [00:02:35.690]➜  cp $WORK/b360/_pkg_.a /root/.cache/go-build/07/071db094f2ee51e4960a169657d7197b5791e87aa5510f8c562b1a04c2963473-d # internal
2025-08-20T22:38:51.5113785Z [00:02:35.691]➜  golang.org/x/crypto/cryptobyte
2025-08-20T22:38:51.5114428Z [00:02:35.691]➜  mkdir -p $WORK/b387/
2025-08-20T22:38:51.5115191Z [00:02:35.691]➜  cat >/tmp/go-build2397446772/b387/importcfg << 'EOF' # internal
2025-08-20T22:38:51.5115882Z [00:02:35.691]➜  # import config
2025-08-20T22:38:51.5116622Z [00:02:35.691]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:38:51.5117524Z [00:02:35.691]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.5118363Z [00:02:35.691]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.5119426Z [00:02:35.691]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2397446772/b388/_pkg_.a
2025-08-20T22:38:51.5120884Z [00:02:35.691]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:51.5121743Z [00:02:35.691]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:51.5122566Z [00:02:35.691]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:51.5123182Z [00:02:35.691]➜  EOF
2025-08-20T22:38:51.5141150Z [00:02:35.691]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:51.5146590Z [00:02:35.694]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte=>golang.org/x/crypto@v0.41.0/cryptobyte;$WORK/b387=>" -p golang.org/x/crypto/cryptobyte -lang=go1.23 -complete -installsuffix shared -buildid tbaOrPgyrSdGZSWrVFCT/tbaOrPgyrSdGZSWrVFCT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/asn1.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/builder.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/string.go
2025-08-20T22:38:51.5441039Z [00:02:35.724]➜  cd /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10
2025-08-20T22:38:51.5445675Z [00:02:35.724]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/cpuid/v2 -trimpath "/root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10=>github.com/klauspost/cpuid/v2@v2.2.10;$WORK/b383=>" -I $WORK/b383/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b383/cpuid_amd64.o ./cpuid_amd64.s
2025-08-20T22:38:51.5528523Z [00:02:35.733]➜  go tool pack r $WORK/b383/_pkg_.a $WORK/b383/cpuid_amd64.o # internal
2025-08-20T22:38:51.5531734Z [00:02:35.733]➜  go tool buildid -w $WORK/b383/_pkg_.a # internal
2025-08-20T22:38:51.5581453Z [00:02:35.738]➜  cp $WORK/b383/_pkg_.a /root/.cache/go-build/c8/c8e494a0f1a14076b296741ab61e5198f70d8a7c866f6e2e8b4b73390b372e5c-d # internal
2025-08-20T22:38:51.5585302Z [00:02:35.739]➜  github.com/zeebo/blake3/internal/consts
2025-08-20T22:38:51.5587661Z [00:02:35.739]➜  mkdir -p $WORK/b393/
2025-08-20T22:38:51.5592689Z [00:02:35.739]➜  cat >/tmp/go-build2397446772/b393/importcfg << 'EOF' # internal
2025-08-20T22:38:51.5595741Z [00:02:35.740]➜  # import config
2025-08-20T22:38:51.5596610Z [00:02:35.740]➜  packagefile github.com/klauspost/cpuid/v2=/tmp/go-build2397446772/b383/_pkg_.a
2025-08-20T22:38:51.5598510Z [00:02:35.740]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:51.5599200Z [00:02:35.740]➜  EOF
2025-08-20T22:38:51.5599783Z [00:02:35.740]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:51.5605058Z [00:02:35.740]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/consts=>github.com/zeebo/blake3@v0.2.4/internal/consts;$WORK/b393=>" -p github.com/zeebo/blake3/internal/consts -lang=go1.18 -complete -installsuffix shared -buildid t4eXZeMRBP83sMvJCyXy/t4eXZeMRBP83sMvJCyXy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/consts/consts.go /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/consts/cpu.go /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/consts/cpu_little.go
2025-08-20T22:38:51.5765181Z [00:02:35.756]➜  go tool buildid -w $WORK/b393/_pkg_.a # internal
2025-08-20T22:38:51.5775960Z [00:02:35.757]➜  cp $WORK/b393/_pkg_.a /root/.cache/go-build/68/682ea7f9272d9b809a955a941e04a677dfb0669b60933e8f7b76b62e106d41e8-d # internal
2025-08-20T22:38:51.5784152Z [00:02:35.758]➜  go tool buildid -w $WORK/b386/_pkg_.a # internal
2025-08-20T22:38:51.5819083Z [00:02:35.762]➜  github.com/zeebo/blake3/internal/alg/compress/compress_pure
2025-08-20T22:38:51.5824093Z [00:02:35.762]➜  mkdir -p $WORK/b392/
2025-08-20T22:38:51.5833673Z [00:02:35.763]➜  cat >/tmp/go-build2397446772/b392/importcfg << 'EOF' # internal
2025-08-20T22:38:51.5838944Z [00:02:35.763]➜  # import config
2025-08-20T22:38:51.5840258Z [00:02:35.763]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build2397446772/b393/_pkg_.a
2025-08-20T22:38:51.5841359Z [00:02:35.763]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:51.5842030Z [00:02:35.763]➜  EOF
2025-08-20T22:38:51.5853021Z [00:02:35.765]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_pure=>github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_pure;$WORK/b392=>" -p github.com/zeebo/blake3/internal/alg/compress/compress_pure -lang=go1.18 -complete -installsuffix shared -buildid ZZapHeBmHAX0IiWq3s30/ZZapHeBmHAX0IiWq3s30 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress_pure/compress.go
2025-08-20T22:38:51.5888064Z [00:02:35.768]➜  cp $WORK/b386/_pkg_.a /root/.cache/go-build/a9/a9cd9d4039113b13447dce155839310128545794f758e9dfa215aab623fe1757-d # internal
2025-08-20T22:38:51.5894810Z [00:02:35.769]➜  github.com/zeebo/blake3/internal/utils
2025-08-20T22:38:51.5895975Z [00:02:35.769]➜  mkdir -p $WORK/b398/
2025-08-20T22:38:51.5898183Z [00:02:35.769]➜  cat >/tmp/go-build2397446772/b398/importcfg << 'EOF' # internal
2025-08-20T22:38:51.5898955Z [00:02:35.769]➜  # import config
2025-08-20T22:38:51.5899705Z [00:02:35.769]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:51.5900395Z [00:02:35.769]➜  EOF
2025-08-20T22:38:51.5904464Z [00:02:35.769]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/utils=>github.com/zeebo/blake3@v0.2.4/internal/utils;$WORK/b398=>" -p github.com/zeebo/blake3/internal/utils -lang=go1.18 -complete -installsuffix shared -buildid 67yaM1pqBrA0bFHAFYts/67yaM1pqBrA0bFHAFYts -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/utils/utils.go
2025-08-20T22:38:51.6466788Z [00:02:35.827]➜  go tool buildid -w $WORK/b387/_pkg_.a # internal
2025-08-20T22:38:51.6475498Z [00:02:35.827]➜  go tool buildid -w $WORK/b398/_pkg_.a # internal
2025-08-20T22:38:51.6482002Z [00:02:35.828]➜  cp $WORK/b398/_pkg_.a /root/.cache/go-build/84/84eb0cb7ca91c5da54c5c25ab5e1ff6ce295e52cec2d35726599f0615bffba48-d # internal
2025-08-20T22:38:51.6489213Z [00:02:35.828]➜  go.uber.org/multierr
2025-08-20T22:38:51.6489734Z [00:02:35.828]➜  mkdir -p $WORK/b400/
2025-08-20T22:38:51.6490428Z [00:02:35.829]➜  cat >/tmp/go-build2397446772/b400/importcfg << 'EOF' # internal
2025-08-20T22:38:51.6491086Z [00:02:35.829]➜  # import config
2025-08-20T22:38:51.6491715Z [00:02:35.829]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:51.6492541Z [00:02:35.829]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.6493330Z [00:02:35.829]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.6494269Z [00:02:35.829]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:51.6495059Z [00:02:35.829]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:51.6495944Z [00:02:35.829]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:51.6496851Z [00:02:35.829]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:51.6497734Z [00:02:35.829]➜  EOF
2025-08-20T22:38:51.6512594Z [00:02:35.829]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/multierr@v1.11.0=>go.uber.org/multierr@v1.11.0;$WORK/b400=>" -p go.uber.org/multierr -lang=go1.19 -complete -installsuffix shared -buildid t6gPPxzAEez2dw3I2Rp8/t6gPPxzAEez2dw3I2Rp8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack /root/go/pkg/mod/go.uber.org/multierr@v1.11.0/error.go /root/go/pkg/mod/go.uber.org/multierr@v1.11.0/error_post_go120.go
2025-08-20T22:38:51.6516878Z [00:02:35.830]➜  cp $WORK/b387/_pkg_.a /root/.cache/go-build/0b/0b42b007fa8e5ca73ca93ab7b2fbbc87b7c80cf37f76d47f5ad653298967b91b-d # internal
2025-08-20T22:38:51.6517978Z [00:02:35.830]➜  github.com/mholt/acmez/v3
2025-08-20T22:38:51.6518554Z [00:02:35.830]➜  mkdir -p $WORK/b385/
2025-08-20T22:38:51.6519226Z [00:02:35.831]➜  go tool buildid -w $WORK/b392/_pkg_.a # internal
2025-08-20T22:38:51.6520869Z [00:02:35.831]➜  cat >/tmp/go-build2397446772/b385/importcfg << 'EOF' # internal
2025-08-20T22:38:51.6544396Z [00:02:35.831]➜  # import config
2025-08-20T22:38:51.6545209Z [00:02:35.831]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:51.6546037Z [00:02:35.831]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:51.6546893Z [00:02:35.831]➜  packagefile crypto/ecdsa=/tmp/go-build2397446772/b103/_pkg_.a
2025-08-20T22:38:51.6547832Z [00:02:35.831]➜  packagefile crypto/elliptic=/tmp/go-build2397446772/b104/_pkg_.a
2025-08-20T22:38:51.6548746Z [00:02:35.831]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:51.6549659Z [00:02:35.831]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:51.6550558Z [00:02:35.831]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:51.6551433Z [00:02:35.831]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:51.6552387Z [00:02:35.831]➜  packagefile crypto/x509/pkix=/tmp/go-build2397446772/b143/_pkg_.a
2025-08-20T22:38:51.6553359Z [00:02:35.831]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:38:51.6554512Z [00:02:35.831]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:51.6555451Z [00:02:35.831]➜  packagefile encoding/pem=/tmp/go-build2397446772/b145/_pkg_.a
2025-08-20T22:38:51.6556593Z [00:02:35.831]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.6557388Z [00:02:35.831]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.6558344Z [00:02:35.831]➜  packagefile github.com/mholt/acmez/v3/acme=/tmp/go-build2397446772/b386/_pkg_.a
2025-08-20T22:38:51.6559437Z [00:02:35.831]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build2397446772/b387/_pkg_.a
2025-08-20T22:38:51.6560574Z [00:02:35.831]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2397446772/b388/_pkg_.a
2025-08-20T22:38:51.6561608Z [00:02:35.831]➜  packagefile golang.org/x/net/idna=/tmp/go-build2397446772/b205/_pkg_.a
2025-08-20T22:38:51.6562521Z [00:02:35.831]➜  packagefile log/slog=/tmp/go-build2397446772/b211/_pkg_.a
2025-08-20T22:38:51.6563342Z [00:02:35.831]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:51.6564409Z [00:02:35.831]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:51.6565231Z [00:02:35.831]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:51.6566029Z [00:02:35.831]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:51.6566891Z [00:02:35.831]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:51.6567770Z [00:02:35.831]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:51.6568572Z [00:02:35.831]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:51.6569346Z [00:02:35.831]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:51.6569968Z [00:02:35.831]➜  EOF
2025-08-20T22:38:51.6575334Z [00:02:35.831]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2=>github.com/mholt/acmez/v3@v3.1.2;$WORK/b385=>" -p github.com/mholt/acmez/v3 -lang=go1.21 -complete -installsuffix shared -buildid _tOsKINkb5M-LGkIlOSk/_tOsKINkb5M-LGkIlOSk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/client.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/csr.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/mailreply00.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/solver.go /root/go/pkg/mod/github.com/mholt/acmez/v3@v3.1.2/tlsalpn01.go
2025-08-20T22:38:51.6580557Z [00:02:35.832]➜  cp $WORK/b392/_pkg_.a /root/.cache/go-build/78/784a872ac272e1bf099aa7f8c020e61b15b06c60c0e1bf9cbc82a8f2dc1416d3-d # internal
2025-08-20T22:38:51.6581700Z [00:02:35.832]➜  github.com/zeebo/blake3/internal/alg/compress
2025-08-20T22:38:51.6582292Z [00:02:35.832]➜  mkdir -p $WORK/b391/
2025-08-20T22:38:51.6582970Z [00:02:35.832]➜  cat >/tmp/go-build2397446772/b391/importcfg << 'EOF' # internal
2025-08-20T22:38:51.6583827Z [00:02:35.832]➜  # import config
2025-08-20T22:38:51.6584906Z [00:02:35.832]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_pure=/tmp/go-build2397446772/b392/_pkg_.a
2025-08-20T22:38:51.6586544Z [00:02:35.832]➜  packagefile github.com/zeebo/blake3/internal/alg/compress/compress_sse41=/tmp/go-build2397446772/b394/_pkg_.a
2025-08-20T22:38:51.6587941Z [00:02:35.832]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build2397446772/b393/_pkg_.a
2025-08-20T22:38:51.6588769Z [00:02:35.832]➜  EOF
2025-08-20T22:38:51.6592534Z [00:02:35.835]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/compress=>github.com/zeebo/blake3@v0.2.4/internal/alg/compress;$WORK/b391=>" -p github.com/zeebo/blake3/internal/alg/compress -lang=go1.18 -complete -installsuffix shared -buildid 07qLoBu57MivbpnWW3vB/07qLoBu57MivbpnWW3vB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/compress/compress.go
2025-08-20T22:38:51.6655833Z [00:02:35.846]➜  go tool buildid -w $WORK/b391/_pkg_.a # internal
2025-08-20T22:38:51.6657399Z [00:02:35.846]➜  cp $WORK/b391/_pkg_.a /root/.cache/go-build/84/8493211a996780c4bb0794f10a985bf387ee1dea5460151444486ca694dcf009-d # internal
2025-08-20T22:38:51.6658599Z [00:02:35.846]➜  github.com/zeebo/blake3/internal/alg/hash/hash_pure
2025-08-20T22:38:51.6659238Z [00:02:35.846]➜  mkdir -p $WORK/b397/
2025-08-20T22:38:51.6659937Z [00:02:35.846]➜  cat >/tmp/go-build2397446772/b397/importcfg << 'EOF' # internal
2025-08-20T22:38:51.6660633Z [00:02:35.846]➜  # import config
2025-08-20T22:38:51.6661576Z [00:02:35.846]➜  packagefile github.com/zeebo/blake3/internal/alg/compress=/tmp/go-build2397446772/b391/_pkg_.a
2025-08-20T22:38:51.6662850Z [00:02:35.846]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build2397446772/b393/_pkg_.a
2025-08-20T22:38:51.6664366Z [00:02:35.846]➜  packagefile github.com/zeebo/blake3/internal/utils=/tmp/go-build2397446772/b398/_pkg_.a
2025-08-20T22:38:51.6665142Z [00:02:35.846]➜  EOF
2025-08-20T22:38:51.6669683Z [00:02:35.846]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_pure=>github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_pure;$WORK/b397=>" -p github.com/zeebo/blake3/internal/alg/hash/hash_pure -lang=go1.18 -complete -installsuffix shared -buildid 4S46YbRMS2ue6BEwWDWR/4S46YbRMS2ue6BEwWDWR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_pure/hashf.go /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash_pure/hashp.go
2025-08-20T22:38:51.6824739Z [00:02:35.862]➜  go tool buildid -w $WORK/b400/_pkg_.a # internal
2025-08-20T22:38:51.6828743Z [00:02:35.863]➜  go tool buildid -w $WORK/b397/_pkg_.a # internal
2025-08-20T22:38:51.6835367Z [00:02:35.863]➜  cp $WORK/b397/_pkg_.a /root/.cache/go-build/ce/ce8361a1a090cc3a4c0e4a7d4aa6d8b7af7f6d3972b7d14623af32b69d733637-d # internal
2025-08-20T22:38:51.6837137Z [00:02:35.864]➜  github.com/zeebo/blake3/internal/alg/hash
2025-08-20T22:38:51.6839609Z [00:02:35.864]➜  mkdir -p $WORK/b395/
2025-08-20T22:38:51.6841562Z [00:02:35.864]➜  cat >/tmp/go-build2397446772/b395/importcfg << 'EOF' # internal
2025-08-20T22:38:51.6842424Z [00:02:35.864]➜  # import config
2025-08-20T22:38:51.6843657Z [00:02:35.864]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_avx2=/tmp/go-build2397446772/b396/_pkg_.a
2025-08-20T22:38:51.6845197Z [00:02:35.864]➜  packagefile github.com/zeebo/blake3/internal/alg/hash/hash_pure=/tmp/go-build2397446772/b397/_pkg_.a
2025-08-20T22:38:51.6847686Z [00:02:35.864]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build2397446772/b393/_pkg_.a
2025-08-20T22:38:51.6848557Z [00:02:35.864]➜  EOF
2025-08-20T22:38:51.6852405Z [00:02:35.864]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash=>github.com/zeebo/blake3@v0.2.4/internal/alg/hash;$WORK/b395=>" -p github.com/zeebo/blake3/internal/alg/hash -lang=go1.18 -complete -installsuffix shared -buildid ej5538V-k5OUUsNnPDP_/ej5538V-k5OUUsNnPDP_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/hash/hash.go
2025-08-20T22:38:51.6856588Z [00:02:35.865]➜  cp $WORK/b400/_pkg_.a /root/.cache/go-build/af/af44525afaf4dbd12d5a7374468031427b59c78523d0a855f534c96f5ba35784-d # internal
2025-08-20T22:38:51.6895548Z [00:02:35.867]➜  go.uber.org/zap/internal/pool
2025-08-20T22:38:51.6909841Z [00:02:35.867]➜  mkdir -p $WORK/b404/
2025-08-20T22:38:51.6910592Z [00:02:35.867]➜  cat >/tmp/go-build2397446772/b404/importcfg << 'EOF' # internal
2025-08-20T22:38:51.6911281Z [00:02:35.867]➜  # import config
2025-08-20T22:38:51.6911941Z [00:02:35.867]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:51.6912532Z [00:02:35.867]➜  EOF
2025-08-20T22:38:51.6916397Z [00:02:35.868]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/pool=>go.uber.org/zap@v1.27.0/internal/pool;$WORK/b404=>" -p go.uber.org/zap/internal/pool -lang=go1.19 -complete -installsuffix shared -buildid uZkPMFM_xqhPcA4F4XbF/uZkPMFM_xqhPcA4F4XbF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/pool/pool.go
2025-08-20T22:38:51.6975694Z [00:02:35.877]➜  go tool buildid -w $WORK/b404/_pkg_.a # internal
2025-08-20T22:38:51.6991021Z [00:02:35.878]➜  cp $WORK/b404/_pkg_.a /root/.cache/go-build/bc/bcf28801ff996a6fd9516eec951be08f8076cb545bc75703716ad3225c51071c-d # internal
2025-08-20T22:38:51.6992325Z [00:02:35.879]➜  go tool buildid -w $WORK/b395/_pkg_.a # internal
2025-08-20T22:38:51.6993017Z [00:02:35.879]➜  go.uber.org/zap/buffer
2025-08-20T22:38:51.6993815Z [00:02:35.879]➜  mkdir -p $WORK/b403/
2025-08-20T22:38:51.6995044Z [00:02:35.879]➜  cp $WORK/b395/_pkg_.a /root/.cache/go-build/62/62d0d9709048d7393caf6b434f3ad19e802a830b4fa8cf46ae7402f753ab4c5a-d # internal
2025-08-20T22:38:51.6998021Z [00:02:35.879]➜  github.com/zeebo/blake3/internal/alg
2025-08-20T22:38:51.6998679Z [00:02:35.879]➜  mkdir -p $WORK/b390/
2025-08-20T22:38:51.6999565Z [00:02:35.880]➜  cat >/tmp/go-build2397446772/b403/importcfg << 'EOF' # internal
2025-08-20T22:38:51.7001168Z [00:02:35.880]➜  # import config
2025-08-20T22:38:51.7002090Z [00:02:35.880]➜  packagefile go.uber.org/zap/internal/pool=/tmp/go-build2397446772/b404/_pkg_.a
2025-08-20T22:38:51.7003079Z [00:02:35.880]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:51.7004154Z [00:02:35.880]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:51.7004786Z [00:02:35.880]➜  EOF
2025-08-20T22:38:51.7008485Z [00:02:35.880]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/buffer=>go.uber.org/zap@v1.27.0/buffer;$WORK/b403=>" -p go.uber.org/zap/buffer -lang=go1.19 -complete -installsuffix shared -buildid fO9xdqqp_DftlTC5p3Rr/fO9xdqqp_DftlTC5p3Rr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/buffer/buffer.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/buffer/pool.go
2025-08-20T22:38:51.7033344Z [00:02:35.881]➜  cat >/tmp/go-build2397446772/b390/importcfg << 'EOF' # internal
2025-08-20T22:38:51.7034325Z [00:02:35.881]➜  # import config
2025-08-20T22:38:51.7035310Z [00:02:35.881]➜  packagefile github.com/zeebo/blake3/internal/alg/compress=/tmp/go-build2397446772/b391/_pkg_.a
2025-08-20T22:38:51.7036722Z [00:02:35.881]➜  packagefile github.com/zeebo/blake3/internal/alg/hash=/tmp/go-build2397446772/b395/_pkg_.a
2025-08-20T22:38:51.7037609Z [00:02:35.881]➜  EOF
2025-08-20T22:38:51.7041251Z [00:02:35.881]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg=>github.com/zeebo/blake3@v0.2.4/internal/alg;$WORK/b390=>" -p github.com/zeebo/blake3/internal/alg -lang=go1.18 -complete -installsuffix shared -buildid 9-S7DomOKyuQvh6Zxgfz/9-S7DomOKyuQvh6Zxgfz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/internal/alg/alg.go
2025-08-20T22:38:51.7206580Z [00:02:35.900]➜  go tool buildid -w $WORK/b390/_pkg_.a # internal
2025-08-20T22:38:51.7235873Z [00:02:35.901]➜  cp $WORK/b390/_pkg_.a /root/.cache/go-build/22/229d244e7f7b5dd0ebbd91bde0d09db3a4c1371da171ad43842925764406821b-d # internal
2025-08-20T22:38:51.7237829Z [00:02:35.901]➜  github.com/zeebo/blake3
2025-08-20T22:38:51.7240152Z [00:02:35.903]➜  mkdir -p $WORK/b389/
2025-08-20T22:38:51.7242000Z [00:02:35.903]➜  cat >/tmp/go-build2397446772/b389/importcfg << 'EOF' # internal
2025-08-20T22:38:51.7242735Z [00:02:35.903]➜  # import config
2025-08-20T22:38:51.7243670Z [00:02:35.903]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.7244551Z [00:02:35.903]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.7245974Z [00:02:35.903]➜  packagefile github.com/zeebo/blake3/internal/alg=/tmp/go-build2397446772/b390/_pkg_.a
2025-08-20T22:38:51.7247354Z [00:02:35.903]➜  packagefile github.com/zeebo/blake3/internal/consts=/tmp/go-build2397446772/b393/_pkg_.a
2025-08-20T22:38:51.7248695Z [00:02:35.903]➜  packagefile github.com/zeebo/blake3/internal/utils=/tmp/go-build2397446772/b398/_pkg_.a
2025-08-20T22:38:51.7249770Z [00:02:35.903]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:51.7250635Z [00:02:35.903]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:51.7251330Z [00:02:35.903]➜  EOF
2025-08-20T22:38:51.7255572Z [00:02:35.904]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4=>github.com/zeebo/blake3@v0.2.4;$WORK/b389=>" -p github.com/zeebo/blake3 -lang=go1.18 -complete -installsuffix shared -buildid LtiC-64F8Rtfp_wS6XV8/LtiC-64F8Rtfp_wS6XV8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/api.go /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/blake3.go /root/go/pkg/mod/github.com/zeebo/blake3@v0.2.4/digest.go
2025-08-20T22:38:51.7410949Z [00:02:35.921]➜  go tool buildid -w $WORK/b403/_pkg_.a # internal
2025-08-20T22:38:51.7421439Z [00:02:35.922]➜  cp $WORK/b403/_pkg_.a /root/.cache/go-build/02/02abe889fafa49822bce35ad71ca5bc4da816802707f0fdf36375cc15e71d062-d # internal
2025-08-20T22:38:51.7448691Z [00:02:35.925]➜  go.uber.org/zap/internal/bufferpool
2025-08-20T22:38:51.7451541Z [00:02:35.925]➜  mkdir -p $WORK/b405/
2025-08-20T22:38:51.7454529Z [00:02:35.925]➜  cat >/tmp/go-build2397446772/b405/importcfg << 'EOF' # internal
2025-08-20T22:38:51.7455225Z [00:02:35.925]➜  # import config
2025-08-20T22:38:51.7457244Z [00:02:35.925]➜  packagefile go.uber.org/zap/buffer=/tmp/go-build2397446772/b403/_pkg_.a
2025-08-20T22:38:51.7461601Z [00:02:35.925]➜  EOF
2025-08-20T22:38:51.7469013Z [00:02:35.925]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/bufferpool=>go.uber.org/zap@v1.27.0/internal/bufferpool;$WORK/b405=>" -p go.uber.org/zap/internal/bufferpool -lang=go1.19 -complete -installsuffix shared -buildid vcNFaBpNDm0YM4Iy0q0J/vcNFaBpNDm0YM4Iy0q0J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/bufferpool/bufferpool.go
2025-08-20T22:38:51.7795376Z [00:02:35.959]➜  go tool buildid -w $WORK/b405/_pkg_.a # internal
2025-08-20T22:38:51.7804004Z [00:02:35.960]➜  cp $WORK/b405/_pkg_.a /root/.cache/go-build/e2/e26aab7dbf3ae7c7e29b92ad35089248e3eefd1c46e06a6558b533ff5c1e9892-d # internal
2025-08-20T22:38:51.7805969Z [00:02:35.961]➜  go.uber.org/zap/internal/color
2025-08-20T22:38:51.7808212Z [00:02:35.961]➜  mkdir -p $WORK/b406/
2025-08-20T22:38:51.7812070Z [00:02:35.961]➜  cat >/tmp/go-build2397446772/b406/importcfg << 'EOF' # internal
2025-08-20T22:38:51.7814008Z [00:02:35.961]➜  # import config
2025-08-20T22:38:51.7814984Z [00:02:35.961]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.7816124Z [00:02:35.961]➜  EOF
2025-08-20T22:38:51.7819772Z [00:02:35.962]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/color=>go.uber.org/zap@v1.27.0/internal/color;$WORK/b406=>" -p go.uber.org/zap/internal/color -lang=go1.19 -complete -installsuffix shared -buildid sfp-8J0zLC2X9_I3D2Sh/sfp-8J0zLC2X9_I3D2Sh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/color/color.go
2025-08-20T22:38:51.7939642Z [00:02:35.974]➜  go tool buildid -w $WORK/b389/_pkg_.a # internal
2025-08-20T22:38:51.7952375Z [00:02:35.975]➜  cp $WORK/b389/_pkg_.a /root/.cache/go-build/09/095e38ab1b3ab6cd9c01e6957e641e13de3ebc12bef829d37f4331abbcf85e97-d # internal
2025-08-20T22:38:51.7958638Z [00:02:35.975]➜  go.uber.org/zap/internal/exit
2025-08-20T22:38:51.7959545Z [00:02:35.976]➜  mkdir -p $WORK/b407/
2025-08-20T22:38:51.7964012Z [00:02:35.976]➜  cat >/tmp/go-build2397446772/b407/importcfg << 'EOF' # internal
2025-08-20T22:38:51.7965024Z [00:02:35.976]➜  # import config
2025-08-20T22:38:51.7966748Z [00:02:35.976]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:51.7967671Z [00:02:35.976]➜  EOF
2025-08-20T22:38:51.7971224Z [00:02:35.976]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/exit=>go.uber.org/zap@v1.27.0/internal/exit;$WORK/b407=>" -p go.uber.org/zap/internal/exit -lang=go1.19 -complete -installsuffix shared -buildid nfF4VZpEi-c9qwaXhpP3/nfF4VZpEi-c9qwaXhpP3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/exit/exit.go
2025-08-20T22:38:51.8067300Z [00:02:35.987]➜  go tool buildid -w $WORK/b406/_pkg_.a # internal
2025-08-20T22:38:51.8074074Z [00:02:35.987]➜  cp $WORK/b406/_pkg_.a /root/.cache/go-build/75/758e70066e8177a2a64eac2221d2213accc4976634e598686b44637d14f7cc5b-d # internal
2025-08-20T22:38:51.8077924Z [00:02:35.988]➜  go.uber.org/zap/internal/stacktrace
2025-08-20T22:38:51.8105961Z [00:02:35.991]➜  mkdir -p $WORK/b408/
2025-08-20T22:38:51.8112078Z [00:02:35.991]➜  cat >/tmp/go-build2397446772/b408/importcfg << 'EOF' # internal
2025-08-20T22:38:51.8114023Z [00:02:35.991]➜  # import config
2025-08-20T22:38:51.8115130Z [00:02:35.991]➜  packagefile go.uber.org/zap/buffer=/tmp/go-build2397446772/b403/_pkg_.a
2025-08-20T22:38:51.8116732Z [00:02:35.991]➜  packagefile go.uber.org/zap/internal/bufferpool=/tmp/go-build2397446772/b405/_pkg_.a
2025-08-20T22:38:51.8118164Z [00:02:35.991]➜  packagefile go.uber.org/zap/internal/pool=/tmp/go-build2397446772/b404/_pkg_.a
2025-08-20T22:38:51.8119338Z [00:02:35.991]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:51.8120394Z [00:02:35.991]➜  EOF
2025-08-20T22:38:51.8138216Z [00:02:35.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/stacktrace=>go.uber.org/zap@v1.27.0/internal/stacktrace;$WORK/b408=>" -p go.uber.org/zap/internal/stacktrace -lang=go1.19 -complete -installsuffix shared -buildid HRmaeuBuQ-fhzv3SxPFK/HRmaeuBuQ-fhzv3SxPFK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/stacktrace/stack.go
2025-08-20T22:38:51.8309475Z [00:02:36.011]➜  go tool buildid -w $WORK/b407/_pkg_.a # internal
2025-08-20T22:38:51.8317343Z [00:02:36.012]➜  cp $WORK/b407/_pkg_.a /root/.cache/go-build/fc/fc54fe7ba164e67a91285decd3cea180e5629a4d5422335623286f1873a18ab6-d # internal
2025-08-20T22:38:51.8350515Z [00:02:36.015]➜  go.uber.org/zap/zapcore
2025-08-20T22:38:51.8353426Z [00:02:36.015]➜  mkdir -p $WORK/b402/
2025-08-20T22:38:51.8388720Z [00:02:36.019]➜  cat >/tmp/go-build2397446772/b402/importcfg << 'EOF' # internal
2025-08-20T22:38:51.8394328Z [00:02:36.019]➜  # import config
2025-08-20T22:38:51.8395085Z [00:02:36.019]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:51.8395943Z [00:02:36.019]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:51.8396903Z [00:02:36.019]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:51.8397860Z [00:02:36.019]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:51.8398763Z [00:02:36.019]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.8399660Z [00:02:36.019]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.8400580Z [00:02:36.019]➜  packagefile go.uber.org/multierr=/tmp/go-build2397446772/b400/_pkg_.a
2025-08-20T22:38:51.8401603Z [00:02:36.019]➜  packagefile go.uber.org/zap/buffer=/tmp/go-build2397446772/b403/_pkg_.a
2025-08-20T22:38:51.8402745Z [00:02:36.019]➜  packagefile go.uber.org/zap/internal/bufferpool=/tmp/go-build2397446772/b405/_pkg_.a
2025-08-20T22:38:51.8404180Z [00:02:36.019]➜  packagefile go.uber.org/zap/internal/color=/tmp/go-build2397446772/b406/_pkg_.a
2025-08-20T22:38:51.8405322Z [00:02:36.019]➜  packagefile go.uber.org/zap/internal/exit=/tmp/go-build2397446772/b407/_pkg_.a
2025-08-20T22:38:51.8406448Z [00:02:36.019]➜  packagefile go.uber.org/zap/internal/pool=/tmp/go-build2397446772/b404/_pkg_.a
2025-08-20T22:38:51.8407379Z [00:02:36.019]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:51.8408157Z [00:02:36.019]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:51.8408978Z [00:02:36.019]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:51.8409799Z [00:02:36.019]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:51.8410638Z [00:02:36.019]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:51.8411453Z [00:02:36.019]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:51.8412308Z [00:02:36.019]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:51.8413150Z [00:02:36.019]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:51.8414511Z [00:02:36.019]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:51.8415190Z [00:02:36.019]➜  EOF
2025-08-20T22:38:51.8426774Z [00:02:36.019]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore=>go.uber.org/zap@v1.27.0/zapcore;$WORK/b402=>" -p go.uber.org/zap/zapcore -lang=go1.19 -complete -installsuffix shared -buildid j11ydhEh_P4Nez9DLvcU/j11ydhEh_P4Nez9DLvcU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/buffered_write_syncer.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/clock.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/console_encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/core.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/doc.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/entry.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/error.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/field.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/hook.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/increase_level.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/json_encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/lazy_with.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/level.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/level_strings.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/marshaler.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/memory_encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/reflected_encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/sampler.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/tee.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/zapcore/write_syncer.go
2025-08-20T22:38:51.8677933Z [00:02:36.048]➜  go tool buildid -w $WORK/b408/_pkg_.a # internal
2025-08-20T22:38:51.8690770Z [00:02:36.049]➜  cp $WORK/b408/_pkg_.a /root/.cache/go-build/63/633d610f6e0b6a5885f581ad95746f7d4b69e4f85b49291a38f4682fc234508e-d # internal
2025-08-20T22:38:51.8708014Z [00:02:36.051]➜  golang.org/x/crypto/ocsp
2025-08-20T22:38:51.8710752Z [00:02:36.051]➜  mkdir -p $WORK/b410/
2025-08-20T22:38:51.8714801Z [00:02:36.051]➜  cat >/tmp/go-build2397446772/b410/importcfg << 'EOF' # internal
2025-08-20T22:38:51.8715481Z [00:02:36.051]➜  # import config
2025-08-20T22:38:51.8716127Z [00:02:36.051]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:51.8716916Z [00:02:36.051]➜  packagefile crypto/ecdsa=/tmp/go-build2397446772/b103/_pkg_.a
2025-08-20T22:38:51.8717750Z [00:02:36.051]➜  packagefile crypto/elliptic=/tmp/go-build2397446772/b104/_pkg_.a
2025-08-20T22:38:51.8718684Z [00:02:36.051]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:51.8719605Z [00:02:36.051]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:38:51.8720513Z [00:02:36.051]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:38:51.8721444Z [00:02:36.051]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:51.8722364Z [00:02:36.051]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:38:51.8723270Z [00:02:36.051]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:51.8724374Z [00:02:36.051]➜  packagefile crypto/x509/pkix=/tmp/go-build2397446772/b143/_pkg_.a
2025-08-20T22:38:51.8725268Z [00:02:36.051]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:38:51.8726083Z [00:02:36.051]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.8726866Z [00:02:36.051]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.8727679Z [00:02:36.051]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:51.8728536Z [00:02:36.051]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:51.8729336Z [00:02:36.051]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:51.8730240Z [00:02:36.051]➜  EOF
2025-08-20T22:38:51.8733358Z [00:02:36.051]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ocsp=>golang.org/x/crypto@v0.41.0/ocsp;$WORK/b410=>" -p golang.org/x/crypto/ocsp -lang=go1.23 -complete -installsuffix shared -buildid cyJcvS_3qsZnzRxQCtRP/cyJcvS_3qsZnzRxQCtRP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ocsp/ocsp.go
2025-08-20T22:38:51.9100777Z [00:02:36.090]➜  go tool buildid -w $WORK/b385/_pkg_.a # internal
2025-08-20T22:38:51.9166856Z [00:02:36.096]➜  cp $WORK/b385/_pkg_.a /root/.cache/go-build/ff/ff2fa4aadd33c2131c262c60ce893e2974cd6d3cdeb80ac4c3ef3ca2aeb30a6b-d # internal
2025-08-20T22:38:51.9168123Z [00:02:36.097]➜  hash/fnv
2025-08-20T22:38:51.9168655Z [00:02:36.097]➜  mkdir -p $WORK/b411/
2025-08-20T22:38:51.9172650Z [00:02:36.097]➜  cat >/tmp/go-build2397446772/b411/importcfg << 'EOF' # internal
2025-08-20T22:38:51.9173344Z [00:02:36.097]➜  # import config
2025-08-20T22:38:51.9174226Z [00:02:36.097]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.9178456Z [00:02:36.097]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:51.9180622Z [00:02:36.097]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:51.9181553Z [00:02:36.097]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:51.9182102Z [00:02:36.097]➜  EOF
2025-08-20T22:38:51.9185072Z [00:02:36.098]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "/root/.go/src/hash/fnv=>hash/fnv;$WORK/b411=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid zy2uOp7FW9V54tRXLALv/zy2uOp7FW9V54tRXLALv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /root/.go/src/hash/fnv/fnv.go
2025-08-20T22:38:51.9946644Z [00:02:36.175]➜  go tool buildid -w $WORK/b411/_pkg_.a # internal
2025-08-20T22:38:51.9960739Z [00:02:36.176]➜  cp $WORK/b411/_pkg_.a /root/.cache/go-build/3c/3c2d5c8a458697f9131049f8b7f876c158f15c8274abdd0f3863e3e7fdc82b1e-d # internal
2025-08-20T22:38:51.9980116Z [00:02:36.178]➜  github.com/libdns/alidns
2025-08-20T22:38:51.9982480Z [00:02:36.178]➜  mkdir -p $WORK/b412/
2025-08-20T22:38:51.9983720Z [00:02:36.178]➜  cat >/tmp/go-build2397446772/b412/importcfg << 'EOF' # internal
2025-08-20T22:38:51.9984593Z [00:02:36.178]➜  # import config
2025-08-20T22:38:51.9985444Z [00:02:36.178]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:51.9986461Z [00:02:36.178]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:51.9989443Z [00:02:36.178]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:38:51.9990406Z [00:02:36.178]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:51.9991314Z [00:02:36.178]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:51.9992196Z [00:02:36.178]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:51.9992979Z [00:02:36.178]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:51.9994039Z [00:02:36.178]➜  packagefile github.com/libdns/libdns=/tmp/go-build2397446772/b384/_pkg_.a
2025-08-20T22:38:51.9994944Z [00:02:36.178]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:51.9995719Z [00:02:36.178]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:51.9996518Z [00:02:36.178]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:51.9997381Z [00:02:36.178]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:51.9998259Z [00:02:36.178]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:51.9999098Z [00:02:36.178]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:51.9999942Z [00:02:36.178]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:52.0001163Z [00:02:36.178]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:52.0002004Z [00:02:36.178]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:52.0002792Z [00:02:36.178]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:52.0003425Z [00:02:36.178]➜  EOF
2025-08-20T22:38:52.0009690Z [00:02:36.178]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/libdns/alidns@v1.0.5-libdns.v1.beta1=>github.com/libdns/alidns@v1.0.5-libdns.v1.beta1;$WORK/b412=>" -p github.com/libdns/alidns -lang=go1.16 -complete -installsuffix shared -buildid LfZOuzAjZSCpSlCTN6IQ/LfZOuzAjZSCpSlCTN6IQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack /root/go/pkg/mod/github.com/libdns/alidns@v1.0.5-libdns.v1.beta1/aliSimple.go /root/go/pkg/mod/github.com/libdns/alidns@v1.0.5-libdns.v1.beta1/client.go /root/go/pkg/mod/github.com/libdns/alidns@v1.0.5-libdns.v1.beta1/models.go /root/go/pkg/mod/github.com/libdns/alidns@v1.0.5-libdns.v1.beta1/provider.go
2025-08-20T22:38:52.0025827Z [00:02:36.183]➜  go tool buildid -w $WORK/b410/_pkg_.a # internal
2025-08-20T22:38:52.0074890Z [00:02:36.187]➜  cp $WORK/b410/_pkg_.a /root/.cache/go-build/fb/fb24d6fb1e567ee03525e5da500a3e825959fc47f11c64569627155a0b1d6896-d # internal
2025-08-20T22:38:52.0081708Z [00:02:36.188]➜  github.com/libdns/cloudflare
2025-08-20T22:38:52.0082309Z [00:02:36.188]➜  mkdir -p $WORK/b413/
2025-08-20T22:38:52.0089996Z [00:02:36.188]➜  cat >/tmp/go-build2397446772/b413/importcfg << 'EOF' # internal
2025-08-20T22:38:52.0090682Z [00:02:36.188]➜  # import config
2025-08-20T22:38:52.0091332Z [00:02:36.188]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:52.0092398Z [00:02:36.188]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:52.0093305Z [00:02:36.188]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:52.0094319Z [00:02:36.188]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:52.0095278Z [00:02:36.188]➜  packagefile github.com/libdns/libdns=/tmp/go-build2397446772/b384/_pkg_.a
2025-08-20T22:38:52.0096220Z [00:02:36.188]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:52.0097067Z [00:02:36.188]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:52.0097910Z [00:02:36.188]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:52.0098767Z [00:02:36.188]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:52.0099635Z [00:02:36.188]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:52.0100405Z [00:02:36.188]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:52.0100998Z [00:02:36.188]➜  EOF
2025-08-20T22:38:52.0116597Z [00:02:36.189]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/libdns/cloudflare@v0.2.2-0.20250708034226-c574dccb31a6=>github.com/libdns/cloudflare@v0.2.2-0.20250708034226-c574dccb31a6;$WORK/b413=>" -p github.com/libdns/cloudflare -lang=go1.18 -complete -installsuffix shared -buildid H4JB_zL2v3vh-mUAZtpb/H4JB_zL2v3vh-mUAZtpb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /root/go/pkg/mod/github.com/libdns/cloudflare@v0.2.2-0.20250708034226-c574dccb31a6/client.go /root/go/pkg/mod/github.com/libdns/cloudflare@v0.2.2-0.20250708034226-c574dccb31a6/models.go /root/go/pkg/mod/github.com/libdns/cloudflare@v0.2.2-0.20250708034226-c574dccb31a6/provider.go
2025-08-20T22:38:52.1122204Z [00:02:36.292]➜  go tool buildid -w $WORK/b412/_pkg_.a # internal
2025-08-20T22:38:52.1142502Z [00:02:36.294]➜  cp $WORK/b412/_pkg_.a /root/.cache/go-build/ff/ffe5f7a8d5515262e97d9b8f2fe3cb7aa4427da08158aaff3e3741f4fe99e144-d # internal
2025-08-20T22:38:52.1168385Z [00:02:36.297]➜  hash/adler32
2025-08-20T22:38:52.1196121Z [00:02:36.297]➜  mkdir -p $WORK/b416/
2025-08-20T22:38:52.1197277Z [00:02:36.297]➜  cat >/tmp/go-build2397446772/b416/importcfg << 'EOF' # internal
2025-08-20T22:38:52.1197983Z [00:02:36.297]➜  # import config
2025-08-20T22:38:52.1198695Z [00:02:36.297]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:52.1199506Z [00:02:36.297]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:52.1200496Z [00:02:36.297]➜  packagefile internal/byteorder=/tmp/go-build2397446772/b012/_pkg_.a
2025-08-20T22:38:52.1201188Z [00:02:36.297]➜  EOF
2025-08-20T22:38:52.1204127Z [00:02:36.298]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "/root/.go/src/hash/adler32=>hash/adler32;$WORK/b416=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid nLLwKS3QG4e0LBzr7Nmu/nLLwKS3QG4e0LBzr7Nmu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack /root/.go/src/hash/adler32/adler32.go
2025-08-20T22:38:52.1756108Z [00:02:36.355]➜  go tool buildid -w $WORK/b416/_pkg_.a # internal
2025-08-20T22:38:52.1768044Z [00:02:36.357]➜  cp $WORK/b416/_pkg_.a /root/.cache/go-build/8a/8a941064c9e1657c92dde5671fbb1ec09bc2d3b729451f80a68553ce03c9a78d-d # internal
2025-08-20T22:38:52.1788883Z [00:02:36.359]➜  compress/zlib
2025-08-20T22:38:52.1796989Z [00:02:36.360]➜  mkdir -p $WORK/b415/
2025-08-20T22:38:52.1806855Z [00:02:36.360]➜  cat >/tmp/go-build2397446772/b415/importcfg << 'EOF' # internal
2025-08-20T22:38:52.1807498Z [00:02:36.360]➜  # import config
2025-08-20T22:38:52.1808102Z [00:02:36.360]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:52.1808920Z [00:02:36.360]➜  packagefile compress/flate=/tmp/go-build2397446772/b200/_pkg_.a
2025-08-20T22:38:52.1809770Z [00:02:36.360]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:52.1810893Z [00:02:36.360]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:52.1811652Z [00:02:36.360]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:52.1812401Z [00:02:36.360]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:52.1813172Z [00:02:36.360]➜  packagefile hash/adler32=/tmp/go-build2397446772/b416/_pkg_.a
2025-08-20T22:38:52.1814091Z [00:02:36.360]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:52.1814639Z [00:02:36.360]➜  EOF
2025-08-20T22:38:52.1817493Z [00:02:36.360]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "/root/.go/src/compress/zlib=>compress/zlib;$WORK/b415=>" -p compress/zlib -lang=go1.25 -std -complete -installsuffix shared -buildid F7sNlA_TlQHvLu_cpG7C/F7sNlA_TlQHvLu_cpG7C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack /root/.go/src/compress/zlib/reader.go /root/.go/src/compress/zlib/writer.go
2025-08-20T22:38:52.2121526Z [00:02:36.392]➜  go tool buildid -w $WORK/b413/_pkg_.a # internal
2025-08-20T22:38:52.2152541Z [00:02:36.395]➜  cp $WORK/b413/_pkg_.a /root/.cache/go-build/76/767290a6dafdad05f50e49212f5dbeff93dcb77cec26e0ffea5d142f19402161-d # internal
2025-08-20T22:38:52.2162729Z [00:02:36.396]➜  github.com/andybalholm/brotli/matchfinder
2025-08-20T22:38:52.2165762Z [00:02:36.396]➜  mkdir -p $WORK/b418/
2025-08-20T22:38:52.2179703Z [00:02:36.398]➜  cat >/tmp/go-build2397446772/b418/importcfg << 'EOF' # internal
2025-08-20T22:38:52.2189664Z [00:02:36.398]➜  # import config
2025-08-20T22:38:52.2190455Z [00:02:36.398]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:52.2191389Z [00:02:36.398]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:52.2192200Z [00:02:36.398]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:52.2193031Z [00:02:36.398]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:52.2194137Z [00:02:36.398]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:52.2194801Z [00:02:36.398]➜  EOF
2025-08-20T22:38:52.2200969Z [00:02:36.398]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/matchfinder=>github.com/andybalholm/brotli@v1.1.0/matchfinder;$WORK/b418=>" -p github.com/andybalholm/brotli/matchfinder -lang=go1.13 -complete -installsuffix shared -buildid LyKEbaRJHZBPXBxC51PA/LyKEbaRJHZBPXBxC51PA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/matchfinder/emitter.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/matchfinder/m0.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/matchfinder/m4.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/matchfinder/matchfinder.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/matchfinder/textencoder.go
2025-08-20T22:38:52.2255561Z [00:02:36.405]➜  go tool buildid -w $WORK/b415/_pkg_.a # internal
2025-08-20T22:38:52.2266871Z [00:02:36.407]➜  cp $WORK/b415/_pkg_.a /root/.cache/go-build/a3/a328f5e0bc9552a126a174bb76d019adfeb90ff9ff7f7dc10e8db565e08aca37-d # internal
2025-08-20T22:38:52.2271454Z [00:02:36.407]➜  github.com/klauspost/compress/fse
2025-08-20T22:38:52.2274407Z [00:02:36.407]➜  mkdir -p $WORK/b422/
2025-08-20T22:38:52.2281388Z [00:02:36.408]➜  cat >/tmp/go-build2397446772/b422/importcfg << 'EOF' # internal
2025-08-20T22:38:52.2298884Z [00:02:36.408]➜  # import config
2025-08-20T22:38:52.2299689Z [00:02:36.408]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:52.2300717Z [00:02:36.408]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:52.2331242Z [00:02:36.408]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:52.2332115Z [00:02:36.408]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:52.2333307Z [00:02:36.408]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:52.2334263Z [00:02:36.408]➜  EOF
2025-08-20T22:38:52.2340384Z [00:02:36.408]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/fse=>github.com/klauspost/compress@v1.17.11/fse;$WORK/b422=>" -p github.com/klauspost/compress/fse -lang=go1.21 -complete -installsuffix shared -buildid jIewEStC-SC-GnVowvFd/jIewEStC-SC-GnVowvFd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/fse/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/fse/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/fse/bytereader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/fse/compress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/fse/decompress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/fse/fse.go
2025-08-20T22:38:52.3561319Z [00:02:36.536]➜  go tool buildid -w $WORK/b418/_pkg_.a # internal
2025-08-20T22:38:52.3617012Z [00:02:36.542]➜  cp $WORK/b418/_pkg_.a /root/.cache/go-build/bf/bfa0496aa4e68cfb5f585108485bb0d8193eb86608729c83bae264395e11c490-d # internal
2025-08-20T22:38:52.3725750Z [00:02:36.552]➜  github.com/andybalholm/brotli
2025-08-20T22:38:52.3767350Z [00:02:36.557]➜  mkdir -p $WORK/b417/
2025-08-20T22:38:52.3772723Z [00:02:36.557]➜  cat >/tmp/go-build2397446772/b417/importcfg << 'EOF' # internal
2025-08-20T22:38:52.3774093Z [00:02:36.557]➜  # import config
2025-08-20T22:38:52.3776365Z [00:02:36.557]➜  packagefile compress/gzip=/tmp/go-build2397446772/b199/_pkg_.a
2025-08-20T22:38:52.3777552Z [00:02:36.557]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:52.3778969Z [00:02:36.557]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:52.3780353Z [00:02:36.557]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:52.3781760Z [00:02:36.557]➜  packagefile github.com/andybalholm/brotli/matchfinder=/tmp/go-build2397446772/b418/_pkg_.a
2025-08-20T22:38:52.3785277Z [00:02:36.557]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:52.3786372Z [00:02:36.557]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:52.3787122Z [00:02:36.557]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:52.3787888Z [00:02:36.557]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:52.3788659Z [00:02:36.557]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:52.3789420Z [00:02:36.557]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:52.3790151Z [00:02:36.557]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:52.3790702Z [00:02:36.557]➜  EOF
2025-08-20T22:38:52.3846996Z [00:02:36.558]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0=>github.com/andybalholm/brotli@v1.1.0;$WORK/b417=>" -p github.com/andybalholm/brotli -lang=go1.13 -complete -installsuffix shared -buildid ZN1XFIVTJke_NK11ZJ8g/ZN1XFIVTJke_NK11ZJ8g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/backward_references.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/backward_references_hq.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/bit_cost.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/bit_reader.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/bitwriter.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/block_splitter.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/block_splitter_command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/block_splitter_distance.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/block_splitter_literal.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/brotli_bit_stream.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/cluster.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/cluster_command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/cluster_distance.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/cluster_literal.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/compress_fragment.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/compress_fragment_two_pass.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/constants.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/context.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/decode.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/dictionary.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/dictionary_hash.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/encode.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/encoder.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/encoder_dict.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/entropy_encode.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/entropy_encode_static.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/fast_log.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/find_match_length.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/h10.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/h5.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/h6.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/hash.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/hash_composite.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/hash_forgetful_chain.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/hash_longest_match_quickly.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/hash_rolling.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/histogram.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/http.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/huffman.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/literal_cost.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/memory.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/metablock.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/metablock_command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/metablock_distance.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/metablock_literal.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/params.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/platform.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/prefix.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/prefix_dec.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/quality.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/reader.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/ringbuffer.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/state.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/static_dict.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/static_dict_lut.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/symbol_list.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/transform.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/utf8_util.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/util.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/write_bits.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.0/writer.go
2025-08-20T22:38:52.4139532Z [00:02:36.594]➜  go tool buildid -w $WORK/b422/_pkg_.a # internal
2025-08-20T22:38:52.4173365Z [00:02:36.597]➜  cp $WORK/b422/_pkg_.a /root/.cache/go-build/7b/7b320cd2aab7fcb2581a8ae4bd0397dd8f5ec57b2c675c8e1b4be2d264374a89-d # internal
2025-08-20T22:38:52.4178391Z [00:02:36.598]➜  github.com/klauspost/compress/huff0
2025-08-20T22:38:52.4181076Z [00:02:36.598]➜  mkdir -p $WORK/b421/
2025-08-20T22:38:52.4184703Z [00:02:36.598]➜  echo -n > $WORK/b421/go_asm.h # internal
2025-08-20T22:38:52.4191326Z [00:02:36.599]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0
2025-08-20T22:38:52.4194520Z [00:02:36.599]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0=>github.com/klauspost/compress@v1.17.11/huff0;$WORK/b421=>" -I $WORK/b421/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b421/symabis ./decompress_amd64.s
2025-08-20T22:38:52.4302816Z [00:02:36.610]➜  cat >/tmp/go-build2397446772/b421/importcfg << 'EOF' # internal
2025-08-20T22:38:52.4316330Z [00:02:36.610]➜  # import config
2025-08-20T22:38:52.4317150Z [00:02:36.610]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:52.4318073Z [00:02:36.610]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:52.4318885Z [00:02:36.610]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:52.4319899Z [00:02:36.610]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build2397446772/b422/_pkg_.a
2025-08-20T22:38:52.4321198Z [00:02:36.610]➜  packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2397446772/b423/_pkg_.a
2025-08-20T22:38:52.4322273Z [00:02:36.610]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:52.4323072Z [00:02:36.610]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:52.4324096Z [00:02:36.610]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:52.4324927Z [00:02:36.610]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:52.4325710Z [00:02:36.610]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:52.4326284Z [00:02:36.610]➜  EOF
2025-08-20T22:38:52.4326786Z [00:02:36.611]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:52.4333700Z [00:02:36.611]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0=>github.com/klauspost/compress@v1.17.11/huff0;$WORK/b421=>" -p github.com/klauspost/compress/huff0 -lang=go1.21 -installsuffix shared -buildid jR_qGHvmrps0hnKApc8A/jR_qGHvmrps0hnKApc8A -goversion go1.25.0 -symabis $WORK/b421/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack -asmhdr $WORK/b421/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0/compress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0/decompress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0/decompress_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0/huff0.go
2025-08-20T22:38:52.4618055Z [00:02:36.642]➜  go tool buildid -w $WORK/b402/_pkg_.a # internal
2025-08-20T22:38:52.4730821Z [00:02:36.653]➜  cp $WORK/b402/_pkg_.a /root/.cache/go-build/c8/c8fc022449422b751464321f7850f30ac608c702fe876a1db4e13f30b859241b-d # internal
2025-08-20T22:38:52.4732709Z [00:02:36.653]➜  go.uber.org/zap/internal
2025-08-20T22:38:52.4738160Z [00:02:36.654]➜  mkdir -p $WORK/b401/
2025-08-20T22:38:52.4745969Z [00:02:36.655]➜  cat >/tmp/go-build2397446772/b401/importcfg << 'EOF' # internal
2025-08-20T22:38:52.4746896Z [00:02:36.655]➜  # import config
2025-08-20T22:38:52.4749068Z [00:02:36.655]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build2397446772/b402/_pkg_.a
2025-08-20T22:38:52.4749983Z [00:02:36.655]➜  EOF
2025-08-20T22:38:52.4758823Z [00:02:36.656]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal=>go.uber.org/zap@v1.27.0/internal;$WORK/b401=>" -p go.uber.org/zap/internal -lang=go1.19 -complete -installsuffix shared -buildid LSg8-qnrBsJuIMphp-oj/LSg8-qnrBsJuIMphp-oj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/internal/level_enabler.go
2025-08-20T22:38:52.4910736Z [00:02:36.671]➜  go tool buildid -w $WORK/b401/_pkg_.a # internal
2025-08-20T22:38:52.4920713Z [00:02:36.672]➜  cp $WORK/b401/_pkg_.a /root/.cache/go-build/22/2207992024cd6821a0e84985550cb58e11f683e62cc0a17e312d4b3b83438442-d # internal
2025-08-20T22:38:52.4930552Z [00:02:36.673]➜  go.uber.org/zap
2025-08-20T22:38:52.4932692Z [00:02:36.673]➜  mkdir -p $WORK/b399/
2025-08-20T22:38:52.4941586Z [00:02:36.674]➜  cat >/tmp/go-build2397446772/b399/importcfg << 'EOF' # internal
2025-08-20T22:38:52.4943186Z [00:02:36.674]➜  # import config
2025-08-20T22:38:52.4946176Z [00:02:36.674]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:52.4947044Z [00:02:36.674]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:52.4947896Z [00:02:36.674]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:52.4948658Z [00:02:36.674]➜  packagefile flag=/tmp/go-build2397446772/b185/_pkg_.a
2025-08-20T22:38:52.4949388Z [00:02:36.674]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:52.4950271Z [00:02:36.674]➜  packagefile go.uber.org/multierr=/tmp/go-build2397446772/b400/_pkg_.a
2025-08-20T22:38:52.4951251Z [00:02:36.674]➜  packagefile go.uber.org/zap/internal=/tmp/go-build2397446772/b401/_pkg_.a
2025-08-20T22:38:52.4952340Z [00:02:36.674]➜  packagefile go.uber.org/zap/internal/bufferpool=/tmp/go-build2397446772/b405/_pkg_.a
2025-08-20T22:38:52.4953379Z [00:02:36.674]➜  packagefile go.uber.org/zap/internal/pool=/tmp/go-build2397446772/b404/_pkg_.a
2025-08-20T22:38:52.4966092Z [00:02:36.674]➜  packagefile go.uber.org/zap/internal/stacktrace=/tmp/go-build2397446772/b408/_pkg_.a
2025-08-20T22:38:52.4967173Z [00:02:36.674]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build2397446772/b402/_pkg_.a
2025-08-20T22:38:52.4968036Z [00:02:36.674]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:52.4968778Z [00:02:36.674]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:52.4969529Z [00:02:36.674]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:52.4970333Z [00:02:36.674]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:52.4971158Z [00:02:36.674]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:52.4972203Z [00:02:36.674]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:52.4973014Z [00:02:36.674]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:52.4974827Z [00:02:36.674]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:52.4975641Z [00:02:36.674]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:52.4976430Z [00:02:36.674]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:52.4977240Z [00:02:36.674]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:52.4978053Z [00:02:36.674]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:52.4978642Z [00:02:36.674]➜  EOF
2025-08-20T22:38:52.4986562Z [00:02:36.676]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap@v1.27.0=>go.uber.org/zap@v1.27.0;$WORK/b399=>" -p go.uber.org/zap -lang=go1.19 -complete -installsuffix shared -buildid NMNOCBvG49vKm3ohvim3/NMNOCBvG49vKm3ohvim3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack /root/go/pkg/mod/go.uber.org/zap@v1.27.0/array.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/config.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/doc.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/encoder.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/error.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/field.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/flag.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/global.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/http_handler.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/level.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/logger.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/options.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/sink.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/sugar.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/time.go /root/go/pkg/mod/go.uber.org/zap@v1.27.0/writer.go
2025-08-20T22:38:52.5945301Z [00:02:36.774]➜  go tool buildid -w $WORK/b280/_pkg_.a # internal
2025-08-20T22:38:52.6175610Z [00:02:36.797]➜  cp $WORK/b280/_pkg_.a /root/.cache/go-build/fe/fedccf2de73a5062b756dbcc9b84fdbcf34f9bf0afc9c1568967ad8d297f0e32-d # internal
2025-08-20T22:38:52.6182211Z [00:02:36.798]➜  github.com/sagernet/sing-box/common/process
2025-08-20T22:38:52.6182839Z [00:02:36.798]➜  mkdir -p $WORK/b238/
2025-08-20T22:38:52.6187648Z [00:02:36.799]➜  cat >/tmp/go-build2397446772/b238/importcfg << 'EOF' # internal
2025-08-20T22:38:52.6188323Z [00:02:36.799]➜  # import config
2025-08-20T22:38:52.6188978Z [00:02:36.799]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:52.6189793Z [00:02:36.799]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:52.6190710Z [00:02:36.799]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:52.6191558Z [00:02:36.799]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:52.6192519Z [00:02:36.799]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:52.6193812Z [00:02:36.799]➜  packagefile github.com/sagernet/sing-tun=/tmp/go-build2397446772/b280/_pkg_.a
2025-08-20T22:38:52.6194958Z [00:02:36.799]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:52.6196208Z [00:02:36.799]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:52.6197466Z [00:02:36.799]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:52.6198684Z [00:02:36.799]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:52.6199665Z [00:02:36.799]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:52.6200478Z [00:02:36.799]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:52.6201326Z [00:02:36.799]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:52.6202599Z [00:02:36.799]➜  packagefile os/user=/tmp/go-build2397446772/b360/_pkg_.a
2025-08-20T22:38:52.6207154Z [00:02:36.799]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:38:52.6208029Z [00:02:36.799]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:52.6208848Z [00:02:36.799]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:52.6209657Z [00:02:36.799]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:52.6210258Z [00:02:36.799]➜  EOF
2025-08-20T22:38:52.6214867Z [00:02:36.799]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process=>github.com/sagernet/sing-box/common/process;$WORK/b238=>" -p github.com/sagernet/sing-box/common/process -lang=go1.23 -complete -installsuffix shared -buildid XmhJ-OlX-lQYuuHq6Ntw/XmhJ-OlX-lQYuuHq6Ntw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_linux.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_linux_shared.go
2025-08-20T22:38:52.6412243Z [00:02:36.819]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0
2025-08-20T22:38:52.6415296Z [00:02:36.819]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/huff0=>github.com/klauspost/compress@v1.17.11/huff0;$WORK/b421=>" -I $WORK/b421/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b421/decompress_amd64.o ./decompress_amd64.s
2025-08-20T22:38:52.6456631Z [00:02:36.825]➜  go tool pack r $WORK/b421/_pkg_.a $WORK/b421/decompress_amd64.o # internal
2025-08-20T22:38:52.6459772Z [00:02:36.826]➜  go tool buildid -w $WORK/b421/_pkg_.a # internal
2025-08-20T22:38:52.6491746Z [00:02:36.829]➜  cp $WORK/b421/_pkg_.a /root/.cache/go-build/ea/ea252118e3c82d599fe751e50153688dbfc47f7d9adbc15ef51873c1fa0b48ab-d # internal
2025-08-20T22:38:52.6503416Z [00:02:36.829]➜  github.com/klauspost/compress/internal/snapref
2025-08-20T22:38:52.6504325Z [00:02:36.829]➜  mkdir -p $WORK/b424/
2025-08-20T22:38:52.6505030Z [00:02:36.829]➜  cat >/tmp/go-build2397446772/b424/importcfg << 'EOF' # internal
2025-08-20T22:38:52.6505683Z [00:02:36.829]➜  # import config
2025-08-20T22:38:52.6506378Z [00:02:36.829]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:52.6507225Z [00:02:36.829]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:52.6508069Z [00:02:36.829]➜  packagefile hash/crc32=/tmp/go-build2397446772/b201/_pkg_.a
2025-08-20T22:38:52.6508874Z [00:02:36.829]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:52.6509473Z [00:02:36.829]➜  EOF
2025-08-20T22:38:52.6509993Z [00:02:36.829]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:52.6545143Z [00:02:36.829]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/snapref=>github.com/klauspost/compress@v1.17.11/internal/snapref;$WORK/b424=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.21 -complete -installsuffix shared -buildid S-ksW0OpG6kadeGrHWwc/S-ksW0OpG6kadeGrHWwc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/snapref/decode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/snapref/decode_other.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/snapref/encode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/snapref/encode_other.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/internal/snapref/snappy.go
2025-08-20T22:38:52.6768109Z [00:02:36.857]➜  go tool buildid -w $WORK/b238/_pkg_.a # internal
2025-08-20T22:38:52.6776872Z [00:02:36.858]➜  cp $WORK/b238/_pkg_.a /root/.cache/go-build/c5/c53b6e2466321efc3a885d19327b06d791f5ceb00efa2843b4868869b31ca3e5-d # internal
2025-08-20T22:38:52.6788347Z [00:02:36.859]➜  github.com/sagernet/sing-box/adapter
2025-08-20T22:38:52.6793939Z [00:02:36.859]➜  mkdir -p $WORK/b235/
2025-08-20T22:38:52.6796771Z [00:02:36.860]➜  cat >/tmp/go-build2397446772/b235/importcfg << 'EOF' # internal
2025-08-20T22:38:52.6797702Z [00:02:36.860]➜  # import config
2025-08-20T22:38:52.6799855Z [00:02:36.860]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:52.6801602Z [00:02:36.860]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:52.6802466Z [00:02:36.860]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:52.6803336Z [00:02:36.860]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:52.6804370Z [00:02:36.860]➜  packagefile encoding=/tmp/go-build2397446772/b186/_pkg_.a
2025-08-20T22:38:52.6805245Z [00:02:36.860]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:52.6806205Z [00:02:36.860]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:52.6807344Z [00:02:36.860]➜  packagefile github.com/sagernet/sing-box/common/process=/tmp/go-build2397446772/b238/_pkg_.a
2025-08-20T22:38:52.6808570Z [00:02:36.860]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:52.6809721Z [00:02:36.860]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:52.6810857Z [00:02:36.860]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:52.6811961Z [00:02:36.860]➜  packagefile github.com/sagernet/sing-tun=/tmp/go-build2397446772/b280/_pkg_.a
2025-08-20T22:38:52.6813299Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:52.6814703Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:52.6815923Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:38:52.6817188Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:52.6818431Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:52.6819655Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:52.6820880Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:52.6822068Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/common/ntp=/tmp/go-build2397446772/b361/_pkg_.a
2025-08-20T22:38:52.6823260Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/common/varbin=/tmp/go-build2397446772/b253/_pkg_.a
2025-08-20T22:38:52.6828233Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:38:52.6829415Z [00:02:36.860]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:52.6830411Z [00:02:36.860]➜  packagefile go4.org/netipx=/tmp/go-build2397446772/b276/_pkg_.a
2025-08-20T22:38:52.6831222Z [00:02:36.860]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:52.6831971Z [00:02:36.860]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:52.6832874Z [00:02:36.860]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:52.6833840Z [00:02:36.860]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:52.6834648Z [00:02:36.860]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:52.6835428Z [00:02:36.860]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:52.6836003Z [00:02:36.860]➜  EOF
2025-08-20T22:38:52.6846950Z [00:02:36.860]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter=>github.com/sagernet/sing-box/adapter;$WORK/b235=>" -p github.com/sagernet/sing-box/adapter -lang=go1.23 -complete -installsuffix shared -buildid D-yR8nY1t9EQZQs6R6Ed/D-yR8nY1t9EQZQs6R6Ed -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/certificate.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/connections.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/dns.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/experimental.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/fakeip.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/fakeip_metadata.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/handler.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/lifecycle.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/lifecycle_legacy.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/network.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/prestart.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/router.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/rule.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/ssm.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/time.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/upstream.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/upstream_legacy.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/v2ray.go
2025-08-20T22:38:52.7313153Z [00:02:36.911]➜  go tool buildid -w $WORK/b424/_pkg_.a # internal
2025-08-20T22:38:52.7326046Z [00:02:36.912]➜  cp $WORK/b424/_pkg_.a /root/.cache/go-build/a7/a7b19e233ee63c0178b8b5765641ddb55168f1f798507675c82fb0fba9c2c344-d # internal
2025-08-20T22:38:52.7366502Z [00:02:36.916]➜  github.com/klauspost/compress/zstd/internal/xxhash
2025-08-20T22:38:52.7372737Z [00:02:36.917]➜  mkdir -p $WORK/b425/
2025-08-20T22:38:52.7376736Z [00:02:36.917]➜  echo -n > $WORK/b425/go_asm.h # internal
2025-08-20T22:38:52.7377744Z [00:02:36.918]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash
2025-08-20T22:38:52.7382359Z [00:02:36.918]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash=>github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash;$WORK/b425=>" -I $WORK/b425/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b425/symabis ./xxhash_amd64.s
2025-08-20T22:38:52.7495611Z [00:02:36.929]➜  cat >/tmp/go-build2397446772/b425/importcfg << 'EOF' # internal
2025-08-20T22:38:52.7500338Z [00:02:36.929]➜  # import config
2025-08-20T22:38:52.7501126Z [00:02:36.929]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:52.7502137Z [00:02:36.929]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:52.7503034Z [00:02:36.929]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:52.7503972Z [00:02:36.929]➜  EOF
2025-08-20T22:38:52.7511457Z [00:02:36.931]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:52.7523158Z [00:02:36.932]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash=>github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash;$WORK/b425=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.21 -installsuffix shared -buildid veTyI1sS0OhOHNGqhkZY/veTyI1sS0OhOHNGqhkZY -goversion go1.25.0 -symabis $WORK/b425/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack -asmhdr $WORK/b425/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash/xxhash.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash/xxhash_asm.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash/xxhash_safe.go
2025-08-20T22:38:52.8257791Z [00:02:37.006]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash
2025-08-20T22:38:52.8264175Z [00:02:37.006]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash=>github.com/klauspost/compress@v1.17.11/zstd/internal/xxhash;$WORK/b425=>" -I $WORK/b425/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b425/xxhash_amd64.o ./xxhash_amd64.s
2025-08-20T22:38:52.8335536Z [00:02:37.014]➜  go tool pack r $WORK/b425/_pkg_.a $WORK/b425/xxhash_amd64.o # internal
2025-08-20T22:38:52.8337456Z [00:02:37.014]➜  go tool buildid -w $WORK/b425/_pkg_.a # internal
2025-08-20T22:38:52.8345605Z [00:02:37.015]➜  cp $WORK/b425/_pkg_.a /root/.cache/go-build/d6/d6f5ed63a078887eb126ad8c4b0020389cbde56fbeeb384a07233c026e82364f-d # internal
2025-08-20T22:38:52.8361922Z [00:02:37.016]➜  github.com/klauspost/compress/zstd
2025-08-20T22:38:52.8387450Z [00:02:37.019]➜  mkdir -p $WORK/b419/
2025-08-20T22:38:52.8395792Z [00:02:37.019]➜  echo -n > $WORK/b419/go_asm.h # internal
2025-08-20T22:38:52.8398491Z [00:02:37.019]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd
2025-08-20T22:38:52.8401686Z [00:02:37.020]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd=>github.com/klauspost/compress@v1.17.11/zstd;$WORK/b419=>" -I $WORK/b419/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b419/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s
2025-08-20T22:38:52.8609333Z [00:02:37.040]➜  cat >/tmp/go-build2397446772/b419/importcfg << 'EOF' # internal
2025-08-20T22:38:52.8616339Z [00:02:37.040]➜  # import config
2025-08-20T22:38:52.8617387Z [00:02:37.040]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:52.8618328Z [00:02:37.041]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:52.8619256Z [00:02:37.041]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:52.8620292Z [00:02:37.041]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:52.8621285Z [00:02:37.041]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:38:52.8622214Z [00:02:37.041]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:52.8623085Z [00:02:37.041]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:52.8624325Z [00:02:37.041]➜  packagefile github.com/klauspost/compress=/tmp/go-build2397446772/b420/_pkg_.a
2025-08-20T22:38:52.8625581Z [00:02:37.041]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build2397446772/b421/_pkg_.a
2025-08-20T22:38:52.8626970Z [00:02:37.041]➜  packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2397446772/b423/_pkg_.a
2025-08-20T22:38:52.8628417Z [00:02:37.041]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build2397446772/b424/_pkg_.a
2025-08-20T22:38:52.8629881Z [00:02:37.041]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2397446772/b425/_pkg_.a
2025-08-20T22:38:52.8631067Z [00:02:37.041]➜  packagefile hash/crc32=/tmp/go-build2397446772/b201/_pkg_.a
2025-08-20T22:38:52.8631916Z [00:02:37.041]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:52.8632709Z [00:02:37.041]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:52.8633829Z [00:02:37.041]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:52.8634738Z [00:02:37.041]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:52.8635570Z [00:02:37.041]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:52.8636415Z [00:02:37.041]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:52.8637284Z [00:02:37.041]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:52.8638174Z [00:02:37.041]➜  packagefile runtime/debug=/tmp/go-build2397446772/b188/_pkg_.a
2025-08-20T22:38:52.8639353Z [00:02:37.041]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:52.8640189Z [00:02:37.041]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:52.8641056Z [00:02:37.041]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:52.8641911Z [00:02:37.041]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:52.8642547Z [00:02:37.041]➜  EOF
2025-08-20T22:38:52.8643118Z [00:02:37.041]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:52.8666530Z [00:02:37.041]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd=>github.com/klauspost/compress@v1.17.11/zstd;$WORK/b419=>" -p github.com/klauspost/compress/zstd -lang=go1.21 -installsuffix shared -buildid VxrCVeA51aytP51kCcJ7/VxrCVeA51aytP51kCcJ7 -goversion go1.25.0 -symabis $WORK/b419/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack -asmhdr $WORK/b419/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/blockdec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/blockenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/blocktype_string.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/bytebuf.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/bytereader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/decodeheader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/decoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/decoder_options.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/dict.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/enc_base.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/enc_best.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/enc_better.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/enc_dfast.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/enc_fast.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/encoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/encoder_options.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/framedec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/frameenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/fse_decoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/fse_decoder_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/fse_encoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/fse_predefined.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/hash.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/history.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/matchlen_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/seqdec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/seqdec_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/seqenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/snappy.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/zip.go /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd/zstd.go
2025-08-20T22:38:53.0921083Z [00:02:37.271]➜  go tool buildid -w $WORK/b235/_pkg_.a # internal
2025-08-20T22:38:53.0992590Z [00:02:37.279]➜  cp $WORK/b235/_pkg_.a /root/.cache/go-build/8a/8a1f9bf5c20443b2ae8d0fdac1e8a8cbcc2e3f1c1b05add9b24ac61f2d4bb2bd-d # internal
2025-08-20T22:38:53.1000347Z [00:02:37.280]➜  github.com/sagernet/sing-box/adapter/endpoint
2025-08-20T22:38:53.1005775Z [00:02:37.281]➜  mkdir -p $WORK/b363/
2025-08-20T22:38:53.1011661Z [00:02:37.281]➜  cat >/tmp/go-build2397446772/b363/importcfg << 'EOF' # internal
2025-08-20T22:38:53.1013161Z [00:02:37.281]➜  # import config
2025-08-20T22:38:53.1014726Z [00:02:37.281]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:53.1017298Z [00:02:37.281]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:53.1018612Z [00:02:37.281]➜  packagefile github.com/sagernet/sing-box/common/taskmonitor=/tmp/go-build2397446772/b364/_pkg_.a
2025-08-20T22:38:53.1019873Z [00:02:37.281]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:53.1021038Z [00:02:37.281]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:53.1022174Z [00:02:37.281]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:53.1023332Z [00:02:37.281]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:53.1026832Z [00:02:37.281]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:53.1027820Z [00:02:37.281]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:53.1028592Z [00:02:37.281]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:53.1029210Z [00:02:37.281]➜  EOF
2025-08-20T22:38:53.1029757Z [00:02:37.281]➜  go tool buildid -w $WORK/b399/_pkg_.a # internal
2025-08-20T22:38:53.1039784Z [00:02:37.284]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint=>github.com/sagernet/sing-box/adapter/endpoint;$WORK/b363=>" -p github.com/sagernet/sing-box/adapter/endpoint -lang=go1.23 -complete -installsuffix shared -buildid auCUFOyuDS3CqKNWVHt6/auCUFOyuDS3CqKNWVHt6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint/adapter.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint/manager.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint/registry.go
2025-08-20T22:38:53.1123988Z [00:02:37.292]➜  cp $WORK/b399/_pkg_.a /root/.cache/go-build/7f/7fb4a9b34c390b69577045630b5eb4ecb444bddbb7389478396251b482ae2a38-d # internal
2025-08-20T22:38:53.1130480Z [00:02:37.293]➜  github.com/sagernet/sing-box/adapter/inbound
2025-08-20T22:38:53.1134443Z [00:02:37.293]➜  mkdir -p $WORK/b365/
2025-08-20T22:38:53.1137627Z [00:02:37.293]➜  cat >/tmp/go-build2397446772/b365/importcfg << 'EOF' # internal
2025-08-20T22:38:53.1138345Z [00:02:37.293]➜  # import config
2025-08-20T22:38:53.1139212Z [00:02:37.293]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:53.1140981Z [00:02:37.293]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:53.1142515Z [00:02:37.293]➜  packagefile github.com/sagernet/sing-box/common/taskmonitor=/tmp/go-build2397446772/b364/_pkg_.a
2025-08-20T22:38:53.1144158Z [00:02:37.293]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:53.1145646Z [00:02:37.293]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:53.1148060Z [00:02:37.293]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:53.1149362Z [00:02:37.293]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:53.1150422Z [00:02:37.293]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:53.1151240Z [00:02:37.293]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:53.1151868Z [00:02:37.293]➜  EOF
2025-08-20T22:38:53.1157882Z [00:02:37.293]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound=>github.com/sagernet/sing-box/adapter/inbound;$WORK/b365=>" -p github.com/sagernet/sing-box/adapter/inbound -lang=go1.23 -complete -installsuffix shared -buildid -41G1fKB0UKZyTfCJNqj/-41G1fKB0UKZyTfCJNqj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound/adapter.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound/manager.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound/registry.go
2025-08-20T22:38:53.2187656Z [00:02:37.399]➜  go tool buildid -w $WORK/b363/_pkg_.a # internal
2025-08-20T22:38:53.2225982Z [00:02:37.402]➜  cp $WORK/b363/_pkg_.a /root/.cache/go-build/bf/bf10ebebb9bc9bd3dd762b55f628e2e01ed2232aabae3490fb2d7bb78fa3b9da-d # internal
2025-08-20T22:38:53.2231376Z [00:02:37.403]➜  go tool buildid -w $WORK/b365/_pkg_.a # internal
2025-08-20T22:38:53.2232278Z [00:02:37.403]➜  github.com/sagernet/sing-box/adapter/outbound
2025-08-20T22:38:53.2232953Z [00:02:37.403]➜  mkdir -p $WORK/b366/
2025-08-20T22:38:53.2245799Z [00:02:37.404]➜  cat >/tmp/go-build2397446772/b366/importcfg << 'EOF' # internal
2025-08-20T22:38:53.2247858Z [00:02:37.404]➜  # import config
2025-08-20T22:38:53.2248569Z [00:02:37.404]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:53.2249686Z [00:02:37.404]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:53.2251013Z [00:02:37.404]➜  packagefile github.com/sagernet/sing-box/common/taskmonitor=/tmp/go-build2397446772/b364/_pkg_.a
2025-08-20T22:38:53.2252342Z [00:02:37.404]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:53.2253696Z [00:02:37.404]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:53.2254900Z [00:02:37.404]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:53.2256092Z [00:02:37.404]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:53.2257669Z [00:02:37.404]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:53.2259005Z [00:02:37.404]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:53.2260032Z [00:02:37.404]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:53.2260808Z [00:02:37.404]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:53.2261609Z [00:02:37.404]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:53.2262431Z [00:02:37.404]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:53.2263029Z [00:02:37.404]➜  EOF
2025-08-20T22:38:53.2267558Z [00:02:37.404]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound=>github.com/sagernet/sing-box/adapter/outbound;$WORK/b366=>" -p github.com/sagernet/sing-box/adapter/outbound -lang=go1.23 -complete -installsuffix shared -buildid _1DOa8NCfVTyBCVWcWI3/_1DOa8NCfVTyBCVWcWI3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound/adapter.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound/manager.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound/registry.go
2025-08-20T22:38:53.2312484Z [00:02:37.411]➜  cp $WORK/b365/_pkg_.a /root/.cache/go-build/fd/fd0121028715968a9b09a87767ff177c303edc6145172d21e5625b41822e4c8b-d # internal
2025-08-20T22:38:53.2319136Z [00:02:37.412]➜  github.com/sagernet/sing-box/adapter/service
2025-08-20T22:38:53.2322191Z [00:02:37.412]➜  mkdir -p $WORK/b367/
2025-08-20T22:38:53.2348318Z [00:02:37.415]➜  cat >/tmp/go-build2397446772/b367/importcfg << 'EOF' # internal
2025-08-20T22:38:53.2358117Z [00:02:37.415]➜  # import config
2025-08-20T22:38:53.2358824Z [00:02:37.415]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:53.2359877Z [00:02:37.415]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:53.2361194Z [00:02:37.415]➜  packagefile github.com/sagernet/sing-box/common/taskmonitor=/tmp/go-build2397446772/b364/_pkg_.a
2025-08-20T22:38:53.2362457Z [00:02:37.415]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:53.2364215Z [00:02:37.415]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:53.2365420Z [00:02:37.415]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:53.2366615Z [00:02:37.415]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:53.2367572Z [00:02:37.415]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:53.2368298Z [00:02:37.415]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:53.2368849Z [00:02:37.415]➜  EOF
2025-08-20T22:38:53.2372990Z [00:02:37.415]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service=>github.com/sagernet/sing-box/adapter/service;$WORK/b367=>" -p github.com/sagernet/sing-box/adapter/service -lang=go1.23 -complete -installsuffix shared -buildid h1pKtHs3Pb-y0RBKjwjw/h1pKtHs3Pb-y0RBKjwjw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service/adapter.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service/manager.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service/registry.go
2025-08-20T22:38:53.2965945Z [00:02:37.475]➜  go tool buildid -w $WORK/b367/_pkg_.a # internal
2025-08-20T22:38:53.2990861Z [00:02:37.477]➜  cp $WORK/b367/_pkg_.a /root/.cache/go-build/33/3314357e53bd3433da9c820faf3222ef60017b2bce526eac3eecf1cdee0cf687-d # internal
2025-08-20T22:38:53.2992144Z [00:02:37.477]➜  github.com/sagernet/sing-box/experimental/libbox/platform
2025-08-20T22:38:53.2992823Z [00:02:37.477]➜  mkdir -p $WORK/b371/
2025-08-20T22:38:53.2995148Z [00:02:37.477]➜  cat >/tmp/go-build2397446772/b371/importcfg << 'EOF' # internal
2025-08-20T22:38:53.2995951Z [00:02:37.477]➜  # import config
2025-08-20T22:38:53.2996868Z [00:02:37.477]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:53.2998229Z [00:02:37.477]➜  packagefile github.com/sagernet/sing-box/common/process=/tmp/go-build2397446772/b238/_pkg_.a
2025-08-20T22:38:53.2999553Z [00:02:37.477]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:53.3000798Z [00:02:37.477]➜  packagefile github.com/sagernet/sing-tun=/tmp/go-build2397446772/b280/_pkg_.a
2025-08-20T22:38:53.3001977Z [00:02:37.477]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:53.3002845Z [00:02:37.477]➜  EOF
2025-08-20T22:38:53.3007077Z [00:02:37.477]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/platform=>github.com/sagernet/sing-box/experimental/libbox/platform;$WORK/b371=>" -p github.com/sagernet/sing-box/experimental/libbox/platform -lang=go1.23 -complete -installsuffix shared -buildid umZyVfEoda-5Cwjb1cUg/umZyVfEoda-5Cwjb1cUg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/platform/interface.go
2025-08-20T22:38:53.3735769Z [00:02:37.552]➜  go tool buildid -w $WORK/b366/_pkg_.a # internal
2025-08-20T22:38:53.3764513Z [00:02:37.556]➜  cp $WORK/b366/_pkg_.a /root/.cache/go-build/e9/e9dbe34622256f79524ac51e8397f4d9dca897402df5c4ced1c7d8f86902b693-d # internal
2025-08-20T22:38:53.3779986Z [00:02:37.558]➜  github.com/sagernet/sing-box/common/listener
2025-08-20T22:38:53.3781510Z [00:02:37.558]➜  mkdir -p $WORK/b376/
2025-08-20T22:38:53.3784745Z [00:02:37.559]➜  cat >/tmp/go-build2397446772/b376/importcfg << 'EOF' # internal
2025-08-20T22:38:53.3788526Z [00:02:37.559]➜  # import config
2025-08-20T22:38:53.3789650Z [00:02:37.559]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:53.3792001Z [00:02:37.559]➜  packagefile github.com/metacubex/tfo-go=/tmp/go-build2397446772/b375/_pkg_.a
2025-08-20T22:38:53.3794103Z [00:02:37.559]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:53.3795619Z [00:02:37.559]➜  packagefile github.com/sagernet/sing-box/common/redir=/tmp/go-build2397446772/b377/_pkg_.a
2025-08-20T22:38:53.3798033Z [00:02:37.559]➜  packagefile github.com/sagernet/sing-box/common/settings=/tmp/go-build2397446772/b378/_pkg_.a
2025-08-20T22:38:53.3799289Z [00:02:37.559]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:53.3800479Z [00:02:37.559]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:53.3801641Z [00:02:37.559]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:53.3802825Z [00:02:37.559]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:53.3808215Z [00:02:37.559]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:53.3809556Z [00:02:37.559]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:38:53.3810885Z [00:02:37.559]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:53.3812252Z [00:02:37.559]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:53.3813784Z [00:02:37.559]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:53.3815120Z [00:02:37.559]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:53.3816391Z [00:02:37.559]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:53.3817853Z [00:02:37.559]➜  packagefile github.com/vishvananda/netns=/tmp/go-build2397446772/b331/_pkg_.a
2025-08-20T22:38:53.3818864Z [00:02:37.559]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:53.3819740Z [00:02:37.559]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:53.3820573Z [00:02:37.559]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:53.3821422Z [00:02:37.559]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:53.3822281Z [00:02:37.559]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:53.3823174Z [00:02:37.559]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:53.3824273Z [00:02:37.559]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:53.3825101Z [00:02:37.559]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:53.3825714Z [00:02:37.559]➜  EOF
2025-08-20T22:38:53.3831026Z [00:02:37.559]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener=>github.com/sagernet/sing-box/common/listener;$WORK/b376=>" -p github.com/sagernet/sing-box/common/listener -lang=go1.23 -complete -installsuffix shared -buildid _oWmpXX_n-yTsSOqFf5l/_oWmpXX_n-yTsSOqFf5l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_go121.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_go123.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_tcp.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_udp.go
2025-08-20T22:38:53.4330902Z [00:02:37.613]➜  go tool buildid -w $WORK/b371/_pkg_.a # internal
2025-08-20T22:38:53.4357022Z [00:02:37.616]➜  cp $WORK/b371/_pkg_.a /root/.cache/go-build/c3/c34293bc184a6ed48261501f1b9872d19e8d1d4cbf0a665e1f8e2319f096dee9-d # internal
2025-08-20T22:38:53.4406070Z [00:02:37.620]➜  github.com/sagernet/sing-box/common/certificate
2025-08-20T22:38:53.4409199Z [00:02:37.621]➜  mkdir -p $WORK/b368/
2025-08-20T22:38:53.4418503Z [00:02:37.622]➜  cat >/tmp/go-build2397446772/b368/importcfg << 'EOF' # internal
2025-08-20T22:38:53.4420153Z [00:02:37.622]➜  # import config
2025-08-20T22:38:53.4421362Z [00:02:37.622]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:53.4422516Z [00:02:37.622]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:53.4424574Z [00:02:37.622]➜  packagefile github.com/sagernet/fswatch=/tmp/go-build2397446772/b369/_pkg_.a
2025-08-20T22:38:53.4426055Z [00:02:37.622]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:53.4427341Z [00:02:37.622]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:53.4429212Z [00:02:37.622]➜  packagefile github.com/sagernet/sing-box/experimental/libbox/platform=/tmp/go-build2397446772/b371/_pkg_.a
2025-08-20T22:38:53.4430949Z [00:02:37.622]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:53.4432655Z [00:02:37.622]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:53.4434300Z [00:02:37.622]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:53.4436614Z [00:02:37.622]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:53.4437621Z [00:02:37.622]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:53.4438409Z [00:02:37.622]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:53.4439258Z [00:02:37.622]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:53.4440098Z [00:02:37.622]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:53.4440711Z [00:02:37.622]➜  EOF
2025-08-20T22:38:53.4447549Z [00:02:37.622]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/certificate=>github.com/sagernet/sing-box/common/certificate;$WORK/b368=>" -p github.com/sagernet/sing-box/common/certificate -lang=go1.23 -complete -installsuffix shared -buildid yljcZBY4UTAmfPR-e_LU/yljcZBY4UTAmfPR-e_LU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/certificate/mozilla.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/certificate/store.go
2025-08-20T22:38:53.7060537Z [00:02:37.886]➜  go tool buildid -w $WORK/b368/_pkg_.a # internal
2025-08-20T22:38:53.7106461Z [00:02:37.890]➜  cp $WORK/b368/_pkg_.a /root/.cache/go-build/45/45f97efe27d5d2ab731bbd7eb542fdf59cf0681f73ad3b6c5d5d17a42047c743-d # internal
2025-08-20T22:38:53.7112442Z [00:02:37.891]➜  go.uber.org/zap/exp/zapslog
2025-08-20T22:38:53.7113065Z [00:02:37.891]➜  mkdir -p $WORK/b409/
2025-08-20T22:38:53.7116031Z [00:02:37.892]➜  cat >/tmp/go-build2397446772/b409/importcfg << 'EOF' # internal
2025-08-20T22:38:53.7116744Z [00:02:37.892]➜  # import config
2025-08-20T22:38:53.7118720Z [00:02:37.892]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:53.7120432Z [00:02:37.892]➜  packagefile go.uber.org/zap=/tmp/go-build2397446772/b399/_pkg_.a
2025-08-20T22:38:53.7121820Z [00:02:37.892]➜  packagefile go.uber.org/zap/internal/stacktrace=/tmp/go-build2397446772/b408/_pkg_.a
2025-08-20T22:38:53.7123175Z [00:02:37.892]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build2397446772/b402/_pkg_.a
2025-08-20T22:38:53.7124704Z [00:02:37.892]➜  packagefile log/slog=/tmp/go-build2397446772/b211/_pkg_.a
2025-08-20T22:38:53.7126396Z [00:02:37.892]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:53.7127043Z [00:02:37.892]➜  EOF
2025-08-20T22:38:53.7131168Z [00:02:37.892]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "/root/go/pkg/mod/go.uber.org/zap/exp@v0.3.0/zapslog=>go.uber.org/zap/exp@v0.3.0/zapslog;$WORK/b409=>" -p go.uber.org/zap/exp/zapslog -lang=go1.19 -complete -installsuffix shared -buildid -P1AH0ihvkSykd_Mi9vv/-P1AH0ihvkSykd_Mi9vv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack /root/go/pkg/mod/go.uber.org/zap/exp@v0.3.0/zapslog/doc.go /root/go/pkg/mod/go.uber.org/zap/exp@v0.3.0/zapslog/handler.go /root/go/pkg/mod/go.uber.org/zap/exp@v0.3.0/zapslog/options.go
2025-08-20T22:38:53.7631191Z [00:02:37.943]➜  go tool buildid -w $WORK/b409/_pkg_.a # internal
2025-08-20T22:38:53.7647741Z [00:02:37.945]➜  cp $WORK/b409/_pkg_.a /root/.cache/go-build/87/8741dc71025e8ab58f131c5a5a99d0c4245d7d81cb1227db7f2d23a26579087e-d # internal
2025-08-20T22:38:53.7655203Z [00:02:37.946]➜  go tool buildid -w $WORK/b376/_pkg_.a # internal
2025-08-20T22:38:53.7659553Z [00:02:37.946]➜  github.com/caddyserver/certmagic
2025-08-20T22:38:53.7661897Z [00:02:37.946]➜  mkdir -p $WORK/b380/
2025-08-20T22:38:53.7668856Z [00:02:37.947]➜  cat >/tmp/go-build2397446772/b380/importcfg << 'EOF' # internal
2025-08-20T22:38:53.7674776Z [00:02:37.947]➜  # import config
2025-08-20T22:38:53.7676382Z [00:02:37.947]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:53.7677252Z [00:02:37.947]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:53.7678065Z [00:02:37.947]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:53.7678886Z [00:02:37.947]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:53.7679739Z [00:02:37.947]➜  packagefile crypto/ecdsa=/tmp/go-build2397446772/b103/_pkg_.a
2025-08-20T22:38:53.7680648Z [00:02:37.947]➜  packagefile crypto/ed25519=/tmp/go-build2397446772/b117/_pkg_.a
2025-08-20T22:38:53.7681553Z [00:02:37.947]➜  packagefile crypto/elliptic=/tmp/go-build2397446772/b104/_pkg_.a
2025-08-20T22:38:53.7682458Z [00:02:37.947]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:53.7683244Z [00:02:37.947]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:38:53.7684220Z [00:02:37.947]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:53.7684994Z [00:02:37.947]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:53.7685824Z [00:02:37.947]➜  packagefile crypto/x509/pkix=/tmp/go-build2397446772/b143/_pkg_.a
2025-08-20T22:38:53.7686647Z [00:02:37.947]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:38:53.7687539Z [00:02:37.947]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:53.7688437Z [00:02:37.947]➜  packagefile encoding/pem=/tmp/go-build2397446772/b145/_pkg_.a
2025-08-20T22:38:53.7689276Z [00:02:37.947]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:53.7690060Z [00:02:37.947]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:53.7691212Z [00:02:37.947]➜  packagefile github.com/caddyserver/certmagic/internal/atomicfile=/tmp/go-build2397446772/b381/_pkg_.a
2025-08-20T22:38:53.7692546Z [00:02:37.947]➜  packagefile github.com/caddyserver/zerossl=/tmp/go-build2397446772/b382/_pkg_.a
2025-08-20T22:38:53.7695859Z [00:02:37.947]➜  packagefile github.com/klauspost/cpuid/v2=/tmp/go-build2397446772/b383/_pkg_.a
2025-08-20T22:38:53.7697154Z [00:02:37.947]➜  packagefile github.com/libdns/libdns=/tmp/go-build2397446772/b384/_pkg_.a
2025-08-20T22:38:53.7698097Z [00:02:37.947]➜  packagefile github.com/mholt/acmez/v3=/tmp/go-build2397446772/b385/_pkg_.a
2025-08-20T22:38:53.7699062Z [00:02:37.947]➜  packagefile github.com/mholt/acmez/v3/acme=/tmp/go-build2397446772/b386/_pkg_.a
2025-08-20T22:38:53.7699996Z [00:02:37.947]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:53.7701025Z [00:02:37.947]➜  packagefile github.com/zeebo/blake3=/tmp/go-build2397446772/b389/_pkg_.a
2025-08-20T22:38:53.7702017Z [00:02:37.947]➜  packagefile go.uber.org/zap=/tmp/go-build2397446772/b399/_pkg_.a
2025-08-20T22:38:53.7703085Z [00:02:37.947]➜  packagefile go.uber.org/zap/exp/zapslog=/tmp/go-build2397446772/b409/_pkg_.a
2025-08-20T22:38:53.7704301Z [00:02:37.947]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build2397446772/b402/_pkg_.a
2025-08-20T22:38:53.7705339Z [00:02:37.947]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build2397446772/b410/_pkg_.a
2025-08-20T22:38:53.7706355Z [00:02:37.947]➜  packagefile golang.org/x/net/idna=/tmp/go-build2397446772/b205/_pkg_.a
2025-08-20T22:38:53.7707261Z [00:02:37.947]➜  packagefile hash/fnv=/tmp/go-build2397446772/b411/_pkg_.a
2025-08-20T22:38:53.7707998Z [00:02:37.947]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:53.7708764Z [00:02:37.947]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:53.7709548Z [00:02:37.947]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:53.7710333Z [00:02:37.947]➜  packagefile log/slog=/tmp/go-build2397446772/b211/_pkg_.a
2025-08-20T22:38:53.7711161Z [00:02:37.947]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:53.7712188Z [00:02:37.947]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:53.7713018Z [00:02:37.947]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:53.7714068Z [00:02:37.947]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:53.7714859Z [00:02:37.947]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:53.7715615Z [00:02:37.947]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:38:53.7716440Z [00:02:37.947]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:53.7717260Z [00:02:37.947]➜  packagefile regexp=/tmp/go-build2397446772/b233/_pkg_.a
2025-08-20T22:38:53.7718059Z [00:02:37.947]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:53.7718860Z [00:02:37.947]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:53.7719656Z [00:02:37.947]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:53.7720487Z [00:02:37.947]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:53.7721286Z [00:02:37.947]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:53.7722147Z [00:02:37.947]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:53.7722916Z [00:02:37.947]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:53.7723706Z [00:02:37.947]➜  EOF
2025-08-20T22:38:53.7736123Z [00:02:37.947]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0=>github.com/caddyserver/certmagic@v0.23.0;$WORK/b380=>" -p github.com/caddyserver/certmagic -lang=go1.23 -complete -installsuffix shared -buildid zCPaLNFvYZlZIceM_dhH/zCPaLNFvYZlZIceM_dhH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/account.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/acmeclient.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/acmeissuer.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/async.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/cache.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/certificates.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/certmagic.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/config.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/crypto.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/dnsutil.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/filestorage.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/handshake.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/httphandlers.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/maintain.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/ocsp.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/ratelimiter.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/solvers.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/storage.go /root/go/pkg/mod/github.com/caddyserver/certmagic@v0.23.0/zerosslissuer.go
2025-08-20T22:38:53.7781013Z [00:02:37.958]➜  cp $WORK/b376/_pkg_.a /root/.cache/go-build/9f/9f29d8a1e9732b787094a60e2f8030c5e4b167f3316254a42a7cabfeea05411e-d # internal
2025-08-20T22:38:53.7852454Z [00:02:37.965]➜  github.com/sagernet/sing-box/common/dialer
2025-08-20T22:38:53.7855170Z [00:02:37.965]➜  mkdir -p $WORK/b374/
2025-08-20T22:38:53.7861655Z [00:02:37.966]➜  cat >/tmp/go-build2397446772/b374/importcfg << 'EOF' # internal
2025-08-20T22:38:53.7863319Z [00:02:37.966]➜  # import config
2025-08-20T22:38:53.7864156Z [00:02:37.966]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:53.7864960Z [00:02:37.966]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:53.7865899Z [00:02:37.966]➜  packagefile github.com/metacubex/tfo-go=/tmp/go-build2397446772/b375/_pkg_.a
2025-08-20T22:38:53.7867487Z [00:02:37.966]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:53.7868881Z [00:02:37.966]➜  packagefile github.com/sagernet/sing-box/common/conntrack=/tmp/go-build2397446772/b372/_pkg_.a
2025-08-20T22:38:53.7870219Z [00:02:37.966]➜  packagefile github.com/sagernet/sing-box/common/listener=/tmp/go-build2397446772/b376/_pkg_.a
2025-08-20T22:38:53.7871478Z [00:02:37.966]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:53.7872819Z [00:02:37.966]➜  packagefile github.com/sagernet/sing-box/experimental/deprecated=/tmp/go-build2397446772/b258/_pkg_.a
2025-08-20T22:38:53.7874474Z [00:02:37.966]➜  packagefile github.com/sagernet/sing-box/experimental/libbox/platform=/tmp/go-build2397446772/b371/_pkg_.a
2025-08-20T22:38:53.7875783Z [00:02:37.966]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:53.7876968Z [00:02:37.966]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:53.7878119Z [00:02:37.966]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:53.7879340Z [00:02:37.966]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:53.7880583Z [00:02:37.966]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:53.7881804Z [00:02:37.966]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:38:53.7883112Z [00:02:37.966]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:53.7884806Z [00:02:37.966]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:53.7886077Z [00:02:37.966]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:53.7887322Z [00:02:37.966]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:53.7888257Z [00:02:37.966]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:53.7889251Z [00:02:37.966]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:53.7890075Z [00:02:37.966]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:53.7890865Z [00:02:37.966]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:53.7891637Z [00:02:37.966]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:53.7892402Z [00:02:37.966]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:53.7893183Z [00:02:37.966]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:53.7894018Z [00:02:37.966]➜  EOF
2025-08-20T22:38:53.7901887Z [00:02:37.966]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer=>github.com/sagernet/sing-box/common/dialer;$WORK/b374=>" -p github.com/sagernet/sing-box/common/dialer -lang=go1.23 -complete -installsuffix shared -buildid A_rvwi0U2Tm9zm4Ibnke/A_rvwi0U2Tm9zm4Ibnke -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_go1.20.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_go1.21.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_parallel_interface.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_parallel_network.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/detour.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/dialer.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/resolve.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/router.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/tfo.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/wireguard.go
2025-08-20T22:38:53.9795663Z [00:02:38.159]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd
2025-08-20T22:38:53.9800495Z [00:02:38.160]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd=>github.com/klauspost/compress@v1.17.11/zstd;$WORK/b419=>" -I $WORK/b419/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b419/fse_decoder_amd64.o ./fse_decoder_amd64.s
2025-08-20T22:38:53.9873315Z [00:02:38.167]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd=>github.com/klauspost/compress@v1.17.11/zstd;$WORK/b419=>" -I $WORK/b419/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b419/matchlen_amd64.o ./matchlen_amd64.s
2025-08-20T22:38:53.9935760Z [00:02:38.173]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.17.11/zstd=>github.com/klauspost/compress@v1.17.11/zstd;$WORK/b419=>" -I $WORK/b419/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b419/seqdec_amd64.o ./seqdec_amd64.s
2025-08-20T22:38:54.0126282Z [00:02:38.193]➜  go tool pack r $WORK/b419/_pkg_.a $WORK/b419/fse_decoder_amd64.o $WORK/b419/matchlen_amd64.o $WORK/b419/seqdec_amd64.o # internal
2025-08-20T22:38:54.0131897Z [00:02:38.193]➜  go tool buildid -w $WORK/b419/_pkg_.a # internal
2025-08-20T22:38:54.0225350Z [00:02:38.202]➜  cp $WORK/b419/_pkg_.a /root/.cache/go-build/75/75bf63c2db164b470ef17ad567c4a06a135dfd2d4927c3a66e6f0d477db873cc-d # internal
2025-08-20T22:38:54.0227117Z [00:02:38.203]➜  github.com/metacubex/utls/internal/boring
2025-08-20T22:38:54.0231708Z [00:02:38.203]➜  mkdir -p $WORK/b427/
2025-08-20T22:38:54.0242807Z [00:02:38.204]➜  cat >/tmp/go-build2397446772/b427/importcfg << 'EOF' # internal
2025-08-20T22:38:54.0248339Z [00:02:38.204]➜  # import config
2025-08-20T22:38:54.0250531Z [00:02:38.204]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:54.0251897Z [00:02:38.204]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:54.0253218Z [00:02:38.204]➜  EOF
2025-08-20T22:38:54.0254912Z [00:02:38.204]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:54.0259910Z [00:02:38.204]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/boring=>github.com/metacubex/utls@v1.8.0/internal/boring;$WORK/b427=>" -p github.com/metacubex/utls/internal/boring -lang=go1.20 -complete -installsuffix shared -buildid F0k4rjF1zxP0S6R0g0uQ/F0k4rjF1zxP0S6R0g0uQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/boring/notboring.go
2025-08-20T22:38:54.0443124Z [00:02:38.224]➜  go tool buildid -w $WORK/b427/_pkg_.a # internal
2025-08-20T22:38:54.0449676Z [00:02:38.225]➜  cp $WORK/b427/_pkg_.a /root/.cache/go-build/6b/6b4b69ac5f7743e15cbed7fc990cdc7863ebdeb3200bfd8b94c05a11e7addffc-d # internal
2025-08-20T22:38:54.0456063Z [00:02:38.225]➜  github.com/metacubex/utls/internal/helper
2025-08-20T22:38:54.0456808Z [00:02:38.225]➜  mkdir -p $WORK/b430/
2025-08-20T22:38:54.0457631Z [00:02:38.226]➜  cat >/tmp/go-build2397446772/b430/importcfg << 'EOF' # internal
2025-08-20T22:38:54.0458334Z [00:02:38.226]➜  # import config
2025-08-20T22:38:54.0474778Z [00:02:38.226]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:54.0476119Z [00:02:38.226]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build2397446772/b387/_pkg_.a
2025-08-20T22:38:54.0477069Z [00:02:38.226]➜  EOF
2025-08-20T22:38:54.0482215Z [00:02:38.226]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/helper=>github.com/metacubex/utls@v1.8.0/internal/helper;$WORK/b430=>" -p github.com/metacubex/utls/internal/helper -lang=go1.20 -complete -installsuffix shared -buildid 00eGhvO1J6Z6aV-6Yxhn/00eGhvO1J6Z6aV-6Yxhn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/helper/typeconv.go
2025-08-20T22:38:54.0596871Z [00:02:38.240]➜  go tool buildid -w $WORK/b430/_pkg_.a # internal
2025-08-20T22:38:54.0604199Z [00:02:38.240]➜  cp $WORK/b430/_pkg_.a /root/.cache/go-build/61/61c13c2b5b817db7a7fdcc4b2ca9ce476b9667fdc9d6024b93f03b24be0db7ce-d # internal
2025-08-20T22:38:54.0608510Z [00:02:38.241]➜  github.com/metacubex/utls/internal/hkdf
2025-08-20T22:38:54.0609340Z [00:02:38.241]➜  mkdir -p $WORK/b431/
2025-08-20T22:38:54.0610082Z [00:02:38.241]➜  cat >/tmp/go-build2397446772/b431/importcfg << 'EOF' # internal
2025-08-20T22:38:54.0610871Z [00:02:38.241]➜  # import config
2025-08-20T22:38:54.0611812Z [00:02:38.241]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:54.0612668Z [00:02:38.241]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:54.0613293Z [00:02:38.241]➜  EOF
2025-08-20T22:38:54.0617317Z [00:02:38.241]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/hkdf=>github.com/metacubex/utls@v1.8.0/internal/hkdf;$WORK/b431=>" -p github.com/metacubex/utls/internal/hkdf -lang=go1.20 -complete -installsuffix shared -buildid wzndRB625edtexYvbOMV/wzndRB625edtexYvbOMV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/hkdf/hkdf.go
2025-08-20T22:38:54.0739497Z [00:02:38.254]➜  go tool buildid -w $WORK/b431/_pkg_.a # internal
2025-08-20T22:38:54.0740923Z [00:02:38.254]➜  cp $WORK/b431/_pkg_.a /root/.cache/go-build/f6/f6fd92a44e988c9083bd504567d840868f71a4b7e5c067cdd37e8bab8ff7c264-d # internal
2025-08-20T22:38:54.0742142Z [00:02:38.254]➜  github.com/metacubex/utls/internal/hpke
2025-08-20T22:38:54.0742759Z [00:02:38.254]➜  mkdir -p $WORK/b432/
2025-08-20T22:38:54.0743731Z [00:02:38.254]➜  cat >/tmp/go-build2397446772/b432/importcfg << 'EOF' # internal
2025-08-20T22:38:54.0744466Z [00:02:38.254]➜  # import config
2025-08-20T22:38:54.0745155Z [00:02:38.254]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:54.0746417Z [00:02:38.254]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:38:54.0747353Z [00:02:38.254]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:54.0748279Z [00:02:38.254]➜  packagefile crypto/ecdh=/tmp/go-build2397446772/b051/_pkg_.a
2025-08-20T22:38:54.0749183Z [00:02:38.254]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:54.0750041Z [00:02:38.254]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:54.0751197Z [00:02:38.254]➜  packagefile github.com/metacubex/utls/internal/byteorder=/tmp/go-build2397446772/b428/_pkg_.a
2025-08-20T22:38:54.0752541Z [00:02:38.254]➜  packagefile github.com/metacubex/utls/internal/hkdf=/tmp/go-build2397446772/b431/_pkg_.a
2025-08-20T22:38:54.0754109Z [00:02:38.254]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b180/_pkg_.a
2025-08-20T22:38:54.0755191Z [00:02:38.254]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:54.0755867Z [00:02:38.254]➜  EOF
2025-08-20T22:38:54.0759583Z [00:02:38.254]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/hpke=>github.com/metacubex/utls@v1.8.0/internal/hpke;$WORK/b432=>" -p github.com/metacubex/utls/internal/hpke -lang=go1.20 -complete -installsuffix shared -buildid XzJzMjSMs-YV9Tmx0FX7/XzJzMjSMs-YV9Tmx0FX7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/hpke/hpke.go
2025-08-20T22:38:54.1515260Z [00:02:38.331]➜  go tool buildid -w $WORK/b432/_pkg_.a # internal
2025-08-20T22:38:54.1526831Z [00:02:38.333]➜  cp $WORK/b432/_pkg_.a /root/.cache/go-build/08/08fa93b6f071887b006b998bc8864080dd786206cb6e607454438f926f89f2bf-d # internal
2025-08-20T22:38:54.1552166Z [00:02:38.335]➜  golang.org/x/crypto/sha3
2025-08-20T22:38:54.1552811Z [00:02:38.335]➜  mkdir -p $WORK/b434/
2025-08-20T22:38:54.1557760Z [00:02:38.336]➜  echo -n > $WORK/b434/go_asm.h # internal
2025-08-20T22:38:54.1558662Z [00:02:38.336]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3
2025-08-20T22:38:54.1563057Z [00:02:38.336]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3=>golang.org/x/crypto@v0.41.0/sha3;$WORK/b434=>" -I $WORK/b434/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b434/symabis ./keccakf_amd64.s
2025-08-20T22:38:54.1827046Z [00:02:38.362]➜  cat >/tmp/go-build2397446772/b434/importcfg << 'EOF' # internal
2025-08-20T22:38:54.1827937Z [00:02:38.362]➜  # import config
2025-08-20T22:38:54.1828655Z [00:02:38.362]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:54.1829541Z [00:02:38.362]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:54.1830463Z [00:02:38.362]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:54.1831454Z [00:02:38.362]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:54.1832357Z [00:02:38.362]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:54.1833329Z [00:02:38.362]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2397446772/b182/_pkg_.a
2025-08-20T22:38:54.1834567Z [00:02:38.362]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:54.1835415Z [00:02:38.362]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:54.1836253Z [00:02:38.362]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:54.1836894Z [00:02:38.362]➜  EOF
2025-08-20T22:38:54.1837455Z [00:02:38.363]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:54.1843992Z [00:02:38.363]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3=>golang.org/x/crypto@v0.41.0/sha3;$WORK/b434=>" -p golang.org/x/crypto/sha3 -lang=go1.23 -installsuffix shared -buildid v3Dh7qDVes-G9xilm4PY/v3Dh7qDVes-G9xilm4PY -goversion go1.25.0 -symabis $WORK/b434/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack -asmhdr $WORK/b434/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/doc.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/hashes.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/hashes_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/keccakf_amd64.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/sha3.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/shake.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/shake_noasm.go
2025-08-20T22:38:54.2642636Z [00:02:38.444]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3
2025-08-20T22:38:54.2648497Z [00:02:38.444]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3=>golang.org/x/crypto@v0.41.0/sha3;$WORK/b434=>" -I $WORK/b434/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b434/keccakf_amd64.o ./keccakf_amd64.s
2025-08-20T22:38:54.2697338Z [00:02:38.449]➜  go tool buildid -w $WORK/b374/_pkg_.a # internal
2025-08-20T22:38:54.2804434Z [00:02:38.458]➜  cp $WORK/b374/_pkg_.a /root/.cache/go-build/da/da473983984c5d4e28a446b930735cbc56e37d495b66729e730c3685e8a51cda-d # internal
2025-08-20T22:38:54.2805848Z [00:02:38.459]➜  github.com/metacubex/utls/internal/quicvarint/protocol
2025-08-20T22:38:54.2806537Z [00:02:38.459]➜  mkdir -p $WORK/b436/
2025-08-20T22:38:54.2807240Z [00:02:38.459]➜  cat >/tmp/go-build2397446772/b436/importcfg << 'EOF' # internal
2025-08-20T22:38:54.2807893Z [00:02:38.459]➜  # import config
2025-08-20T22:38:54.2808536Z [00:02:38.459]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:54.2809685Z [00:02:38.459]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:54.2810330Z [00:02:38.459]➜  EOF
2025-08-20T22:38:54.2810886Z [00:02:38.459]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:54.2815587Z [00:02:38.459]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/quicvarint/protocol=>github.com/metacubex/utls@v1.8.0/internal/quicvarint/protocol;$WORK/b436=>" -p github.com/metacubex/utls/internal/quicvarint/protocol -lang=go1.20 -complete -installsuffix shared -buildid FnajdiZWdEr9XrVHZpHr/FnajdiZWdEr9XrVHZpHr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/quicvarint/protocol/protocol.go
2025-08-20T22:38:54.2835582Z [00:02:38.463]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3
2025-08-20T22:38:54.2840074Z [00:02:38.464]➜  go tool pack r $WORK/b434/_pkg_.a $WORK/b434/keccakf_amd64.o # internal
2025-08-20T22:38:54.2840949Z [00:02:38.464]➜  go tool buildid -w $WORK/b434/_pkg_.a # internal
2025-08-20T22:38:54.2866624Z [00:02:38.467]➜  cp $WORK/b434/_pkg_.a /root/.cache/go-build/b6/b66f6057e859f7c700e5c612b24dc24edd83e49f90c73e118760baba4d25d05a-d # internal
2025-08-20T22:38:54.2867783Z [00:02:38.467]➜  github.com/metacubex/utls/internal/mlkem
2025-08-20T22:38:54.2868380Z [00:02:38.467]➜  mkdir -p $WORK/b433/
2025-08-20T22:38:54.2869163Z [00:02:38.467]➜  cat >/tmp/go-build2397446772/b433/importcfg << 'EOF' # internal
2025-08-20T22:38:54.2869845Z [00:02:38.467]➜  # import config
2025-08-20T22:38:54.2870477Z [00:02:38.467]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:54.2871328Z [00:02:38.467]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:54.2872246Z [00:02:38.467]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:54.2873081Z [00:02:38.467]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:54.2874652Z [00:02:38.467]➜  packagefile github.com/metacubex/utls/internal/byteorder=/tmp/go-build2397446772/b428/_pkg_.a
2025-08-20T22:38:54.2876154Z [00:02:38.467]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build2397446772/b434/_pkg_.a
2025-08-20T22:38:54.2876905Z [00:02:38.467]➜  EOF
2025-08-20T22:38:54.2877467Z [00:02:38.467]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:54.2882453Z [00:02:38.467]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/mlkem=>github.com/metacubex/utls@v1.8.0/internal/mlkem;$WORK/b433=>" -p github.com/metacubex/utls/internal/mlkem -lang=go1.20 -complete -installsuffix shared -buildid -FuS63wE6CkL7ApX3sSm/-FuS63wE6CkL7ApX3sSm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/mlkem/field.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/mlkem/mlkem1024.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/mlkem/mlkem768.go
2025-08-20T22:38:54.2986189Z [00:02:38.478]➜  go tool buildid -w $WORK/b436/_pkg_.a # internal
2025-08-20T22:38:54.2987635Z [00:02:38.478]➜  cp $WORK/b436/_pkg_.a /root/.cache/go-build/b5/b513cc2d2da0ff9b69ba74003de4ba96ac065b59dafdc0dfd865c9366d018f28-d # internal
2025-08-20T22:38:54.2988861Z [00:02:38.478]➜  github.com/metacubex/utls/internal/quicvarint
2025-08-20T22:38:54.2989543Z [00:02:38.478]➜  mkdir -p $WORK/b435/
2025-08-20T22:38:54.2990296Z [00:02:38.478]➜  cat >/tmp/go-build2397446772/b435/importcfg << 'EOF' # internal
2025-08-20T22:38:54.2990984Z [00:02:38.478]➜  # import config
2025-08-20T22:38:54.2991621Z [00:02:38.478]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:54.2992960Z [00:02:38.478]➜  packagefile github.com/metacubex/utls/internal/quicvarint/protocol=/tmp/go-build2397446772/b436/_pkg_.a
2025-08-20T22:38:54.2994353Z [00:02:38.478]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:54.2995310Z [00:02:38.478]➜  EOF
2025-08-20T22:38:54.2999357Z [00:02:38.478]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/quicvarint=>github.com/metacubex/utls@v1.8.0/internal/quicvarint;$WORK/b435=>" -p github.com/metacubex/utls/internal/quicvarint -lang=go1.20 -complete -installsuffix shared -buildid VnRc3komtHJfspeDm0i0/VnRc3komtHJfspeDm0i0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/quicvarint/varint.go
2025-08-20T22:38:54.3320930Z [00:02:38.512]➜  go tool buildid -w $WORK/b435/_pkg_.a # internal
2025-08-20T22:38:54.3328790Z [00:02:38.513]➜  cp $WORK/b435/_pkg_.a /root/.cache/go-build/1a/1aea869a74a1982f9364ff82306d260b4a1c37216e9df430638751bfd0784fcf-d # internal
2025-08-20T22:38:54.3330108Z [00:02:38.513]➜  github.com/metacubex/utls/internal/ratelimit
2025-08-20T22:38:54.3331096Z [00:02:38.513]➜  mkdir -p $WORK/b437/
2025-08-20T22:38:54.3335867Z [00:02:38.513]➜  cat >/tmp/go-build2397446772/b437/importcfg << 'EOF' # internal
2025-08-20T22:38:54.3336586Z [00:02:38.514]➜  # import config
2025-08-20T22:38:54.3337263Z [00:02:38.514]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:54.3338069Z [00:02:38.514]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:54.3339078Z [00:02:38.514]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:54.3339937Z [00:02:38.514]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:54.3340778Z [00:02:38.514]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:54.3341436Z [00:02:38.514]➜  EOF
2025-08-20T22:38:54.3358658Z [00:02:38.516]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/ratelimit=>github.com/metacubex/utls@v1.8.0/internal/ratelimit;$WORK/b437=>" -p github.com/metacubex/utls/internal/ratelimit -lang=go1.20 -complete -installsuffix shared -buildid cww8JwtsTDSS1dQ80nxl/cww8JwtsTDSS1dQ80nxl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/ratelimit/ratelimit.go
2025-08-20T22:38:54.3899676Z [00:02:38.570]➜  go tool buildid -w $WORK/b437/_pkg_.a # internal
2025-08-20T22:38:54.3911257Z [00:02:38.571]➜  cp $WORK/b437/_pkg_.a /root/.cache/go-build/5d/5dce70f9be13dec3c1bda5a0a6862579ce1b0c8ae5b0a4abbec12d22d34e0b7e-d # internal
2025-08-20T22:38:54.3912818Z [00:02:38.571]➜  github.com/metacubex/utls/internal/tls12
2025-08-20T22:38:54.3915004Z [00:02:38.571]➜  mkdir -p $WORK/b438/
2025-08-20T22:38:54.3920661Z [00:02:38.572]➜  cat >/tmp/go-build2397446772/b438/importcfg << 'EOF' # internal
2025-08-20T22:38:54.3921595Z [00:02:38.572]➜  # import config
2025-08-20T22:38:54.3922461Z [00:02:38.572]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:54.3924255Z [00:02:38.572]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:54.3924881Z [00:02:38.572]➜  EOF
2025-08-20T22:38:54.3952090Z [00:02:38.575]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/tls12=>github.com/metacubex/utls@v1.8.0/internal/tls12;$WORK/b438=>" -p github.com/metacubex/utls/internal/tls12 -lang=go1.20 -complete -installsuffix shared -buildid kS_Ux20I9OooZv6Dpxkm/kS_Ux20I9OooZv6Dpxkm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/tls12/tls12.go
2025-08-20T22:38:54.4205817Z [00:02:38.600]➜  go tool buildid -w $WORK/b438/_pkg_.a # internal
2025-08-20T22:38:54.4217050Z [00:02:38.601]➜  cp $WORK/b438/_pkg_.a /root/.cache/go-build/33/33fb934d55d54db754c5293767d8a3596cbf82185a599e5e0dd3bc02880d518a-d # internal
2025-08-20T22:38:54.4218247Z [00:02:38.601]➜  github.com/metacubex/utls/internal/tls13
2025-08-20T22:38:54.4219202Z [00:02:38.601]➜  mkdir -p $WORK/b439/
2025-08-20T22:38:54.4219936Z [00:02:38.601]➜  cat >/tmp/go-build2397446772/b439/importcfg << 'EOF' # internal
2025-08-20T22:38:54.4220616Z [00:02:38.601]➜  # import config
2025-08-20T22:38:54.4221558Z [00:02:38.601]➜  packagefile github.com/metacubex/utls/internal/byteorder=/tmp/go-build2397446772/b428/_pkg_.a
2025-08-20T22:38:54.4222902Z [00:02:38.601]➜  packagefile github.com/metacubex/utls/internal/hkdf=/tmp/go-build2397446772/b431/_pkg_.a
2025-08-20T22:38:54.4230586Z [00:02:38.601]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:54.4231202Z [00:02:38.601]➜  EOF
2025-08-20T22:38:54.4237452Z [00:02:38.601]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/tls13=>github.com/metacubex/utls@v1.8.0/internal/tls13;$WORK/b439=>" -p github.com/metacubex/utls/internal/tls13 -lang=go1.20 -complete -installsuffix shared -buildid l2xq_mu3ou45aSJ4G-0A/l2xq_mu3ou45aSJ4G-0A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/tls13/tls13.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/internal/tls13/u_tls13.go
2025-08-20T22:38:54.4254141Z [00:02:38.603]➜  go tool buildid -w $WORK/b433/_pkg_.a # internal
2025-08-20T22:38:54.4255393Z [00:02:38.605]➜  cp $WORK/b433/_pkg_.a /root/.cache/go-build/22/2299b5889991f02fe03c5efb5bd350a2128f216fd99bbb306980546868a9b4f1-d # internal
2025-08-20T22:38:54.4256395Z [00:02:38.605]➜  golang.org/x/crypto/curve25519
2025-08-20T22:38:54.4256914Z [00:02:38.605]➜  mkdir -p $WORK/b440/
2025-08-20T22:38:54.4257570Z [00:02:38.605]➜  cat >/tmp/go-build2397446772/b440/importcfg << 'EOF' # internal
2025-08-20T22:38:54.4258180Z [00:02:38.605]➜  # import config
2025-08-20T22:38:54.4258813Z [00:02:38.605]➜  packagefile crypto/ecdh=/tmp/go-build2397446772/b051/_pkg_.a
2025-08-20T22:38:54.4259413Z [00:02:38.605]➜  EOF
2025-08-20T22:38:54.4262596Z [00:02:38.605]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/curve25519=>golang.org/x/crypto@v0.41.0/curve25519;$WORK/b440=>" -p golang.org/x/crypto/curve25519 -lang=go1.23 -complete -installsuffix shared -buildid fAP_lV4h0DWSVt440pmb/fAP_lV4h0DWSVt440pmb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/curve25519/curve25519.go
2025-08-20T22:38:54.4468580Z [00:02:38.627]➜  go tool buildid -w $WORK/b440/_pkg_.a # internal
2025-08-20T22:38:54.4479434Z [00:02:38.627]➜  go tool buildid -w $WORK/b439/_pkg_.a # internal
2025-08-20T22:38:54.4480685Z [00:02:38.627]➜  cp $WORK/b440/_pkg_.a /root/.cache/go-build/90/904cad3e26a38ae9dee5a3d583843b267e54c72bf847d5d8f31c83ef7a8c8f78-d # internal
2025-08-20T22:38:54.4481796Z [00:02:38.627]➜  github.com/sagernet/sing/common/tls
2025-08-20T22:38:54.4482361Z [00:02:38.627]➜  mkdir -p $WORK/b442/
2025-08-20T22:38:54.4483683Z [00:02:38.627]➜  cp $WORK/b439/_pkg_.a /root/.cache/go-build/f5/f530dadd6fb29676ea9b594cf5890520904ed84387b34127a0dc6ef2e55f9431-d # internal
2025-08-20T22:38:54.4484717Z [00:02:38.627]➜  embed
2025-08-20T22:38:54.4485143Z [00:02:38.627]➜  mkdir -p $WORK/b445/
2025-08-20T22:38:54.4485829Z [00:02:38.627]➜  cat >/tmp/go-build2397446772/b442/importcfg << 'EOF' # internal
2025-08-20T22:38:54.4486463Z [00:02:38.627]➜  # import config
2025-08-20T22:38:54.4487109Z [00:02:38.627]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:54.4487931Z [00:02:38.627]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:54.4488726Z [00:02:38.627]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:54.4489480Z [00:02:38.627]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:54.4504067Z [00:02:38.627]➜  EOF
2025-08-20T22:38:54.4509493Z [00:02:38.627]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/tls=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/tls;$WORK/b442=>" -p github.com/sagernet/sing/common/tls -lang=go1.20 -complete -installsuffix shared -buildid 7bc2Sqtac1fTDU0NNZKj/7bc2Sqtac1fTDU0NNZKj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/tls/config.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/tls/listener.go
2025-08-20T22:38:54.4514465Z [00:02:38.627]➜  cat >/tmp/go-build2397446772/b445/importcfg << 'EOF' # internal
2025-08-20T22:38:54.4515174Z [00:02:38.627]➜  # import config
2025-08-20T22:38:54.4515875Z [00:02:38.627]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:54.4516816Z [00:02:38.627]➜  packagefile internal/bytealg=/tmp/go-build2397446772/b010/_pkg_.a
2025-08-20T22:38:54.4517892Z [00:02:38.627]➜  packagefile internal/stringslite=/tmp/go-build2397446772/b031/_pkg_.a
2025-08-20T22:38:54.4518826Z [00:02:38.627]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:54.4519678Z [00:02:38.627]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:54.4520519Z [00:02:38.627]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:54.4521151Z [00:02:38.627]➜  EOF
2025-08-20T22:38:54.4530275Z [00:02:38.627]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "/root/.go/src/embed=>embed;$WORK/b445=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid 12Vewhxkdt4YH69F8bba/12Vewhxkdt4YH69F8bba -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack /root/.go/src/embed/embed.go
2025-08-20T22:38:54.4920519Z [00:02:38.672]➜  go tool buildid -w $WORK/b445/_pkg_.a # internal
2025-08-20T22:38:54.4930827Z [00:02:38.673]➜  cp $WORK/b445/_pkg_.a /root/.cache/go-build/04/04d0d56bd27f851969d22dc866a389171e6a79073d83c5b6bb415bf7f7c3b1e6-d # internal
2025-08-20T22:38:54.4932934Z [00:02:38.673]➜  net/http/cookiejar
2025-08-20T22:38:54.4935353Z [00:02:38.673]➜  mkdir -p $WORK/b446/
2025-08-20T22:38:54.4937405Z [00:02:38.674]➜  cat >/tmp/go-build2397446772/b446/importcfg << 'EOF' # internal
2025-08-20T22:38:54.4939576Z [00:02:38.674]➜  # import config
2025-08-20T22:38:54.4940613Z [00:02:38.674]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:38:54.4941460Z [00:02:38.674]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:54.4942268Z [00:02:38.674]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:54.4943056Z [00:02:38.674]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:54.4944056Z [00:02:38.674]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:54.4945004Z [00:02:38.674]➜  packagefile net/http/internal/ascii=/tmp/go-build2397446772/b229/_pkg_.a
2025-08-20T22:38:54.4945950Z [00:02:38.674]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:54.4946761Z [00:02:38.674]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:54.4947576Z [00:02:38.674]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:54.4948364Z [00:02:38.674]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:54.4949134Z [00:02:38.674]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:54.4949973Z [00:02:38.674]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:54.4950615Z [00:02:38.674]➜  EOF
2025-08-20T22:38:54.4954391Z [00:02:38.674]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "/root/.go/src/net/http/cookiejar=>net/http/cookiejar;$WORK/b446=>" -p net/http/cookiejar -lang=go1.25 -std -complete -installsuffix shared -buildid 5oqJ62GZ4YQ9pTzbzxiE/5oqJ62GZ4YQ9pTzbzxiE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack /root/.go/src/net/http/cookiejar/jar.go /root/.go/src/net/http/cookiejar/punycode.go
2025-08-20T22:38:54.4996815Z [00:02:38.680]➜  go tool buildid -w $WORK/b442/_pkg_.a # internal
2025-08-20T22:38:54.5017686Z [00:02:38.682]➜  cp $WORK/b442/_pkg_.a /root/.cache/go-build/fc/fc0ca5a70ff672bedeb8d1efeaa37e125acfdddf8b19e13159c1ac834e8325a6-d # internal
2025-08-20T22:38:54.5053238Z [00:02:38.685]➜  github.com/sagernet/sing-box/common/ja3
2025-08-20T22:38:54.5054738Z [00:02:38.685]➜  mkdir -p $WORK/b450/
2025-08-20T22:38:54.5055464Z [00:02:38.685]➜  cat >/tmp/go-build2397446772/b450/importcfg << 'EOF' # internal
2025-08-20T22:38:54.5056118Z [00:02:38.685]➜  # import config
2025-08-20T22:38:54.5056809Z [00:02:38.685]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:38:54.5057733Z [00:02:38.685]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:54.5058684Z [00:02:38.685]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:38:54.5059620Z [00:02:38.685]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:54.5060590Z [00:02:38.685]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2397446772/b359/_pkg_.a
2025-08-20T22:38:54.5061561Z [00:02:38.685]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:54.5062181Z [00:02:38.685]➜  EOF
2025-08-20T22:38:54.5066091Z [00:02:38.685]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3=>github.com/sagernet/sing-box/common/ja3;$WORK/b450=>" -p github.com/sagernet/sing-box/common/ja3 -lang=go1.23 -complete -installsuffix shared -buildid 45_4jWUrVItsL0vtdbPQ/45_4jWUrVItsL0vtdbPQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/error.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/ja3.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/parser.go
2025-08-20T22:38:54.5990831Z [00:02:38.779]➜  go tool buildid -w $WORK/b446/_pkg_.a # internal
2025-08-20T22:38:54.6009201Z [00:02:38.781]➜  cp $WORK/b446/_pkg_.a /root/.cache/go-build/26/262aaf1d3f36584f0e61b90c0c2aa0fd323a5c12c741306937f31e3ef8461199-d # internal
2025-08-20T22:38:54.6031684Z [00:02:38.783]➜  golang.org/x/net/publicsuffix
2025-08-20T22:38:54.6038533Z [00:02:38.784]➜  mkdir -p $WORK/b444/
2025-08-20T22:38:54.6039327Z [00:02:38.784]➜  go tool buildid -w $WORK/b450/_pkg_.a # internal
2025-08-20T22:38:54.6048770Z [00:02:38.785]➜  cp $WORK/b450/_pkg_.a /root/.cache/go-build/16/16f61dda2d68d15afe42a3e5f20d853ff640b10503134cfdd60850adb228f4d0-d # internal
2025-08-20T22:38:54.6060491Z [00:02:38.785]➜  github.com/sagernet/sing-box/common/sniff/internal/qtls
2025-08-20T22:38:54.6061415Z [00:02:38.785]➜  mkdir -p $WORK/b451/
2025-08-20T22:38:54.6084676Z [00:02:38.786]➜  cat >/tmp/go-build2397446772/b444/importcfg << 'EOF' # internal
2025-08-20T22:38:54.6085436Z [00:02:38.786]➜  # import config
2025-08-20T22:38:54.6086110Z [00:02:38.786]➜  packagefile embed=/tmp/go-build2397446772/b445/_pkg_.a
2025-08-20T22:38:54.6086987Z [00:02:38.786]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:54.6087866Z [00:02:38.786]➜  packagefile net/http/cookiejar=/tmp/go-build2397446772/b446/_pkg_.a
2025-08-20T22:38:54.6088781Z [00:02:38.786]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:54.6089437Z [00:02:38.786]➜  EOF
2025-08-20T22:38:54.6090115Z [00:02:38.787]➜  cat >/tmp/go-build2397446772/b444/embedcfg << 'EOF' # internal
2025-08-20T22:38:54.6090736Z [00:02:38.787]➜  {
2025-08-20T22:38:54.6091097Z [00:02:38.787]➜  	"Patterns": {
2025-08-20T22:38:54.6091547Z [00:02:38.787]➜  		"data/children": [
2025-08-20T22:38:54.6092068Z [00:02:38.787]➜  			"data/children"
2025-08-20T22:38:54.6092543Z [00:02:38.787]➜  		],
2025-08-20T22:38:54.6092966Z [00:02:38.787]➜  		"data/nodes": [
2025-08-20T22:38:54.6093620Z [00:02:38.787]➜  			"data/nodes"
2025-08-20T22:38:54.6094088Z [00:02:38.787]➜  		],
2025-08-20T22:38:54.6094506Z [00:02:38.787]➜  		"data/text": [
2025-08-20T22:38:54.6095269Z [00:02:38.787]➜  			"data/text"
2025-08-20T22:38:54.6095726Z [00:02:38.787]➜  		]
2025-08-20T22:38:54.6096107Z [00:02:38.787]➜  	},
2025-08-20T22:38:54.6096511Z [00:02:38.787]➜  	"Files": {
2025-08-20T22:38:54.6097397Z [00:02:38.787]➜  		"data/children": "/root/go/pkg/mod/golang.org/x/net@v0.43.0/publicsuffix/data/children",
2025-08-20T22:38:54.6098498Z [00:02:38.787]➜  		"data/nodes": "/root/go/pkg/mod/golang.org/x/net@v0.43.0/publicsuffix/data/nodes",
2025-08-20T22:38:54.6099567Z [00:02:38.787]➜  		"data/text": "/root/go/pkg/mod/golang.org/x/net@v0.43.0/publicsuffix/data/text"
2025-08-20T22:38:54.6100304Z [00:02:38.787]➜  	}
2025-08-20T22:38:54.6100683Z [00:02:38.787]➜  }EOF
2025-08-20T22:38:54.6106424Z [00:02:38.787]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/publicsuffix=>golang.org/x/net@v0.43.0/publicsuffix;$WORK/b444=>" -p golang.org/x/net/publicsuffix -lang=go1.23 -complete -installsuffix shared -buildid eq5oaBuERz_psplWjw_y/eq5oaBuERz_psplWjw_y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -embedcfg $WORK/b444/embedcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/publicsuffix/list.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/publicsuffix/table.go
2025-08-20T22:38:54.6110209Z [00:02:38.787]➜  cat >/tmp/go-build2397446772/b451/importcfg << 'EOF' # internal
2025-08-20T22:38:54.6110876Z [00:02:38.787]➜  # import config
2025-08-20T22:38:54.6111517Z [00:02:38.787]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:54.6112388Z [00:02:38.787]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:38:54.6113303Z [00:02:38.787]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:54.6114460Z [00:02:38.787]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:54.6115465Z [00:02:38.787]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build2397446772/b183/_pkg_.a
2025-08-20T22:38:54.6116359Z [00:02:38.787]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:54.6116979Z [00:02:38.787]➜  EOF
2025-08-20T22:38:54.6120726Z [00:02:38.787]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/internal/qtls=>github.com/sagernet/sing-box/common/sniff/internal/qtls;$WORK/b451=>" -p github.com/sagernet/sing-box/common/sniff/internal/qtls -lang=go1.23 -complete -installsuffix shared -buildid lYOAj-Y0CGpEApB-ZOc0/lYOAj-Y0CGpEApB-ZOc0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/internal/qtls/qtls.go
2025-08-20T22:38:54.6342889Z [00:02:38.814]➜  go tool buildid -w $WORK/b451/_pkg_.a # internal
2025-08-20T22:38:54.6387136Z [00:02:38.814]➜  cp $WORK/b451/_pkg_.a /root/.cache/go-build/3c/3ce9c2da39fb554ff116caee42459433740096d79739e86cb6167de2024eaa89-d # internal
2025-08-20T22:38:54.6388544Z [00:02:38.814]➜  github.com/sagernet/sing/protocol/http
2025-08-20T22:38:54.6389224Z [00:02:38.814]➜  mkdir -p $WORK/b452/
2025-08-20T22:38:54.6389939Z [00:02:38.814]➜  cat >/tmp/go-build2397446772/b452/importcfg << 'EOF' # internal
2025-08-20T22:38:54.6390641Z [00:02:38.814]➜  # import config
2025-08-20T22:38:54.6391300Z [00:02:38.814]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:54.6392134Z [00:02:38.814]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:54.6393031Z [00:02:38.814]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:54.6397800Z [00:02:38.814]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:54.6399033Z [00:02:38.814]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:54.6400270Z [00:02:38.814]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:38:54.6401806Z [00:02:38.814]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:54.6403070Z [00:02:38.814]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:54.6404521Z [00:02:38.814]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:54.6405795Z [00:02:38.814]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:54.6407091Z [00:02:38.814]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:54.6408326Z [00:02:38.814]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:54.6409514Z [00:02:38.814]➜  packagefile github.com/sagernet/sing/common/pipe=/tmp/go-build2397446772/b356/_pkg_.a
2025-08-20T22:38:54.6410571Z [00:02:38.814]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:54.6411340Z [00:02:38.814]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:54.6412149Z [00:02:38.814]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:54.6412965Z [00:02:38.814]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:54.6413984Z [00:02:38.814]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:54.6414738Z [00:02:38.814]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:54.6415345Z [00:02:38.814]➜  EOF
2025-08-20T22:38:54.6421729Z [00:02:38.814]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/http=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/http;$WORK/b452=>" -p github.com/sagernet/sing/protocol/http -lang=go1.20 -complete -installsuffix shared -buildid bdEKaSkiRioJ9EkzAj0b/bdEKaSkiRioJ9EkzAj0b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/http/addr.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/http/client.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/http/handshake.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/http/link.go
2025-08-20T22:38:54.6439266Z [00:02:38.816]➜  go tool buildid -w $WORK/b444/_pkg_.a # internal
2025-08-20T22:38:54.6440593Z [00:02:38.816]➜  cp $WORK/b444/_pkg_.a /root/.cache/go-build/15/1523dfd2493c92f751d801137b577d90bf5ba09d8c4bf7a5818accc76df4d06a-d # internal
2025-08-20T22:38:54.6441826Z [00:02:38.816]➜  github.com/sagernet/sing-box/common/tlsfragment
2025-08-20T22:38:54.6442482Z [00:02:38.816]➜  mkdir -p $WORK/b443/
2025-08-20T22:38:54.6443218Z [00:02:38.817]➜  cat >/tmp/go-build2397446772/b443/importcfg << 'EOF' # internal
2025-08-20T22:38:54.6444102Z [00:02:38.817]➜  # import config
2025-08-20T22:38:54.6444762Z [00:02:38.817]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:54.6445570Z [00:02:38.817]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:54.6446507Z [00:02:38.817]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:54.6447618Z [00:02:38.817]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:54.6448898Z [00:02:38.817]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:38:54.6450176Z [00:02:38.817]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:54.6451357Z [00:02:38.817]➜  packagefile golang.org/x/net/publicsuffix=/tmp/go-build2397446772/b444/_pkg_.a
2025-08-20T22:38:54.6452413Z [00:02:38.817]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:54.6453353Z [00:02:38.817]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:54.6454633Z [00:02:38.817]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:54.6455479Z [00:02:38.817]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:54.6456312Z [00:02:38.817]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:54.6456884Z [00:02:38.817]➜  EOF
2025-08-20T22:38:54.6461364Z [00:02:38.817]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment=>github.com/sagernet/sing-box/common/tlsfragment;$WORK/b443=>" -p github.com/sagernet/sing-box/common/tlsfragment -lang=go1.23 -complete -installsuffix shared -buildid yROV1qMNbNKpUQL-Fe1v/yROV1qMNbNKpUQL-Fe1v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/conn.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/index.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/wait_linux.go
2025-08-20T22:38:54.7084778Z [00:02:38.888]➜  go tool buildid -w $WORK/b443/_pkg_.a # internal
2025-08-20T22:38:54.7099569Z [00:02:38.890]➜  cp $WORK/b443/_pkg_.a /root/.cache/go-build/02/02ed3b6ba186deeff43947216add5f5b284250b9df23800de3afdf70b37f3f1a-d # internal
2025-08-20T22:38:54.7128618Z [00:02:38.893]➜  github.com/sagernet/sing-box/common/srs
2025-08-20T22:38:54.7130514Z [00:02:38.893]➜  mkdir -p $WORK/b453/
2025-08-20T22:38:54.7136773Z [00:02:38.894]➜  cat >/tmp/go-build2397446772/b453/importcfg << 'EOF' # internal
2025-08-20T22:38:54.7139874Z [00:02:38.894]➜  # import config
2025-08-20T22:38:54.7140930Z [00:02:38.894]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:54.7141908Z [00:02:38.894]➜  packagefile compress/zlib=/tmp/go-build2397446772/b415/_pkg_.a
2025-08-20T22:38:54.7142917Z [00:02:38.894]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:54.7144291Z [00:02:38.894]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:54.7145624Z [00:02:38.894]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:54.7146874Z [00:02:38.894]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:54.7148469Z [00:02:38.894]➜  packagefile github.com/sagernet/sing/common/domain=/tmp/go-build2397446772/b268/_pkg_.a
2025-08-20T22:38:54.7149817Z [00:02:38.894]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:54.7151201Z [00:02:38.894]➜  packagefile github.com/sagernet/sing/common/json/badjson=/tmp/go-build2397446772/b269/_pkg_.a
2025-08-20T22:38:54.7152658Z [00:02:38.894]➜  packagefile github.com/sagernet/sing/common/json/badoption=/tmp/go-build2397446772/b273/_pkg_.a
2025-08-20T22:38:54.7174448Z [00:02:38.894]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:54.7175670Z [00:02:38.894]➜  packagefile github.com/sagernet/sing/common/varbin=/tmp/go-build2397446772/b253/_pkg_.a
2025-08-20T22:38:54.7176732Z [00:02:38.894]➜  packagefile go4.org/netipx=/tmp/go-build2397446772/b276/_pkg_.a
2025-08-20T22:38:54.7177550Z [00:02:38.894]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:54.7178334Z [00:02:38.894]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:54.7179128Z [00:02:38.894]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:54.7179702Z [00:02:38.894]➜  EOF
2025-08-20T22:38:54.7184056Z [00:02:38.894]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs=>github.com/sagernet/sing-box/common/srs;$WORK/b453=>" -p github.com/sagernet/sing-box/common/srs -lang=go1.23 -complete -installsuffix shared -buildid 2cp5I2KBSNuwAxJKFU0u/2cp5I2KBSNuwAxJKFU0u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs/binary.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs/ip_cidr.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs/ip_set.go
2025-08-20T22:38:54.7496203Z [00:02:38.930]➜  go tool buildid -w $WORK/b452/_pkg_.a # internal
2025-08-20T22:38:54.7519438Z [00:02:38.932]➜  cp $WORK/b452/_pkg_.a /root/.cache/go-build/bf/bf3a9fda5777db419c9ac6302e63a47787b9438dc7c8eab3e7e695a52f461023-d # internal
2025-08-20T22:38:54.7590173Z [00:02:38.939]➜  github.com/sagernet/sing-box/common/sniff
2025-08-20T22:38:54.7590889Z [00:02:38.939]➜  mkdir -p $WORK/b449/
2025-08-20T22:38:54.7600293Z [00:02:38.940]➜  cat >/tmp/go-build2397446772/b449/importcfg << 'EOF' # internal
2025-08-20T22:38:54.7601034Z [00:02:38.940]➜  # import config
2025-08-20T22:38:54.7602064Z [00:02:38.940]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:54.7603040Z [00:02:38.940]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:54.7604149Z [00:02:38.940]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:54.7605030Z [00:02:38.940]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:54.7605880Z [00:02:38.940]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:38:54.7606776Z [00:02:38.940]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:54.7607672Z [00:02:38.940]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:54.7608530Z [00:02:38.940]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:54.7609426Z [00:02:38.940]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:54.7610545Z [00:02:38.940]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:54.7611779Z [00:02:38.940]➜  packagefile github.com/sagernet/sing-box/common/ja3=/tmp/go-build2397446772/b450/_pkg_.a
2025-08-20T22:38:54.7613178Z [00:02:38.940]➜  packagefile github.com/sagernet/sing-box/common/sniff/internal/qtls=/tmp/go-build2397446772/b451/_pkg_.a
2025-08-20T22:38:54.7614740Z [00:02:38.940]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:54.7615966Z [00:02:38.940]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:54.7617502Z [00:02:38.940]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:54.7618735Z [00:02:38.940]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:54.7620019Z [00:02:38.940]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:54.7621340Z [00:02:38.940]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:54.7622602Z [00:02:38.940]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:38:54.7623995Z [00:02:38.940]➜  packagefile github.com/sagernet/sing/protocol/http=/tmp/go-build2397446772/b452/_pkg_.a
2025-08-20T22:38:54.7625133Z [00:02:38.940]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build2397446772/b183/_pkg_.a
2025-08-20T22:38:54.7626081Z [00:02:38.940]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:54.7626957Z [00:02:38.940]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:54.7627747Z [00:02:38.940]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:54.7628577Z [00:02:38.940]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:54.7629198Z [00:02:38.940]➜  EOF
2025-08-20T22:38:54.7637121Z [00:02:38.940]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff=>github.com/sagernet/sing-box/common/sniff;$WORK/b449=>" -p github.com/sagernet/sing-box/common/sniff -lang=go1.23 -complete -installsuffix shared -buildid FTcMCpjjjvVIgAbqZlkz/FTcMCpjjjvVIgAbqZlkz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/bittorrent.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/dns.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/dtls.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/http.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/ntp.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/quic.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/quic_blacklist.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/rdp.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/sniff.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/ssh.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/stun.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/tls.go
2025-08-20T22:38:55.0027613Z [00:02:39.183]➜  go tool buildid -w $WORK/b449/_pkg_.a # internal
2025-08-20T22:38:55.0044317Z [00:02:39.184]➜  cp $WORK/b449/_pkg_.a /root/.cache/go-build/fd/fdbd859a32a69541a5c40231274ad376dc46b7b67bb6fc5062ae14cee0d88bbe-d # internal
2025-08-20T22:38:55.0046545Z [00:02:39.185]➜  golang.org/x/net/internal/httpcommon
2025-08-20T22:38:55.0049005Z [00:02:39.185]➜  mkdir -p $WORK/b455/
2025-08-20T22:38:55.0050831Z [00:02:39.185]➜  cat >/tmp/go-build2397446772/b455/importcfg << 'EOF' # internal
2025-08-20T22:38:55.0051776Z [00:02:39.185]➜  # import config
2025-08-20T22:38:55.0059720Z [00:02:39.185]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:55.0060623Z [00:02:39.185]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:55.0061487Z [00:02:39.185]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:55.0062471Z [00:02:39.185]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build2397446772/b204/_pkg_.a
2025-08-20T22:38:55.0063761Z [00:02:39.185]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build2397446772/b203/_pkg_.a
2025-08-20T22:38:55.0064820Z [00:02:39.185]➜  packagefile net/http/httptrace=/tmp/go-build2397446772/b227/_pkg_.a
2025-08-20T22:38:55.0065780Z [00:02:39.185]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:38:55.0066700Z [00:02:39.185]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:55.0067550Z [00:02:39.185]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:55.0068425Z [00:02:39.185]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:55.0069597Z [00:02:39.185]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:55.0070422Z [00:02:39.185]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:55.0071019Z [00:02:39.185]➜  EOF
2025-08-20T22:38:55.0082780Z [00:02:39.185]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/httpcommon=>golang.org/x/net@v0.43.0/internal/httpcommon;$WORK/b455=>" -p golang.org/x/net/internal/httpcommon -lang=go1.23 -complete -installsuffix shared -buildid -zyjD0gCtFJbA1rWvRNd/-zyjD0gCtFJbA1rWvRNd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/httpcommon/ascii.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/httpcommon/headermap.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/httpcommon/request.go
2025-08-20T22:38:55.1187076Z [00:02:39.299]➜  go tool buildid -w $WORK/b453/_pkg_.a # internal
2025-08-20T22:38:55.1242720Z [00:02:39.304]➜  cp $WORK/b453/_pkg_.a /root/.cache/go-build/9e/9e4ec841a6e3254c79948cf14e2247d0086fe28f025e25554039ab1f39770999-d # internal
2025-08-20T22:38:55.1296264Z [00:02:39.310]➜  github.com/sagernet/sing-box/route/rule
2025-08-20T22:38:55.1301400Z [00:02:39.310]➜  mkdir -p $WORK/b448/
2025-08-20T22:38:55.1318108Z [00:02:39.311]➜  cat >/tmp/go-build2397446772/b448/importcfg << 'EOF' # internal
2025-08-20T22:38:55.1324198Z [00:02:39.311]➜  # import config
2025-08-20T22:38:55.1324863Z [00:02:39.311]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:55.1325692Z [00:02:39.311]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:55.1326788Z [00:02:39.311]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:55.1327620Z [00:02:39.311]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:55.1328516Z [00:02:39.311]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:55.1329579Z [00:02:39.311]➜  packagefile github.com/sagernet/fswatch=/tmp/go-build2397446772/b369/_pkg_.a
2025-08-20T22:38:55.1330711Z [00:02:39.311]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:55.1331909Z [00:02:39.311]➜  packagefile github.com/sagernet/sing-box/common/dialer=/tmp/go-build2397446772/b374/_pkg_.a
2025-08-20T22:38:55.1333143Z [00:02:39.311]➜  packagefile github.com/sagernet/sing-box/common/sniff=/tmp/go-build2397446772/b449/_pkg_.a
2025-08-20T22:38:55.1334563Z [00:02:39.311]➜  packagefile github.com/sagernet/sing-box/common/srs=/tmp/go-build2397446772/b453/_pkg_.a
2025-08-20T22:38:55.1335798Z [00:02:39.311]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:55.1337102Z [00:02:39.311]➜  packagefile github.com/sagernet/sing-box/experimental/deprecated=/tmp/go-build2397446772/b258/_pkg_.a
2025-08-20T22:38:55.1338563Z [00:02:39.311]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:55.1339711Z [00:02:39.311]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:55.1340798Z [00:02:39.311]➜  packagefile github.com/sagernet/sing-tun=/tmp/go-build2397446772/b280/_pkg_.a
2025-08-20T22:38:55.1341869Z [00:02:39.311]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:55.1342994Z [00:02:39.311]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:55.1354570Z [00:02:39.311]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:38:55.1355728Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/domain=/tmp/go-build2397446772/b268/_pkg_.a
2025-08-20T22:38:55.1356982Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:55.1358239Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:55.1359492Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/json=/tmp/go-build2397446772/b260/_pkg_.a
2025-08-20T22:38:55.1360784Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/json/badjson=/tmp/go-build2397446772/b269/_pkg_.a
2025-08-20T22:38:55.1362176Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/json/badoption=/tmp/go-build2397446772/b273/_pkg_.a
2025-08-20T22:38:55.1363820Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:55.1365097Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:55.1366580Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:55.1367878Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/ntp=/tmp/go-build2397446772/b361/_pkg_.a
2025-08-20T22:38:55.1369128Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:38:55.1370331Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:55.1371624Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/service/filemanager=/tmp/go-build2397446772/b279/_pkg_.a
2025-08-20T22:38:55.1372951Z [00:02:39.312]➜  packagefile github.com/sagernet/sing/service/pause=/tmp/go-build2397446772/b362/_pkg_.a
2025-08-20T22:38:55.1374156Z [00:02:39.312]➜  packagefile go4.org/netipx=/tmp/go-build2397446772/b276/_pkg_.a
2025-08-20T22:38:55.1374974Z [00:02:39.312]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:55.1375730Z [00:02:39.312]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:55.1376519Z [00:02:39.312]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:55.1377338Z [00:02:39.312]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:55.1378105Z [00:02:39.312]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:55.1378892Z [00:02:39.312]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:55.1379695Z [00:02:39.312]➜  packagefile regexp=/tmp/go-build2397446772/b233/_pkg_.a
2025-08-20T22:38:55.1380479Z [00:02:39.312]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:55.1381252Z [00:02:39.312]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:55.1382025Z [00:02:39.312]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:55.1382789Z [00:02:39.312]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:55.1404119Z [00:02:39.312]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:55.1405151Z [00:02:39.312]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:55.1406105Z [00:02:39.312]➜  EOF
2025-08-20T22:38:55.1428120Z [00:02:39.312]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule=>github.com/sagernet/sing-box/route/rule;$WORK/b448=>" -p github.com/sagernet/sing-box/route/rule -lang=go1.23 -complete -installsuffix shared -buildid -tzY1jW2LQBI09nDrznx/-tzY1jW2LQBI09nDrznx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_abstract.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_action.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_default.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_default_interface_address.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_dns.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_headless.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_interface_address.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_adguard.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_auth_user.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_cidr.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_clash_mode.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_client.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_domain.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_domain_keyword.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_domain_regex.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_inbound.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_ip_accept_any.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_ip_is_private.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_ipversion.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network_is_constrained.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network_is_expensive.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network_type.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_outbound.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_package_name.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_port.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_port_range.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_preferred_by.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_process_name.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_process_path.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_process_path_regex.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_protocol.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_query_type.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_rule_set.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_user.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_user_id.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_wifi_bssid.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_wifi_ssid.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_network_interface_address.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_set.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_set_local.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_set_remote.go
2025-08-20T22:38:55.1473332Z [00:02:39.324]➜  go tool buildid -w $WORK/b455/_pkg_.a # internal
2025-08-20T22:38:55.1474875Z [00:02:39.325]➜  cp $WORK/b455/_pkg_.a /root/.cache/go-build/a9/a9499879f1bdb3c961728853e2186d077bd8a6f21eed6e72180cd54a997a6142-d # internal
2025-08-20T22:38:55.1475851Z [00:02:39.326]➜  golang.org/x/net/http2
2025-08-20T22:38:55.1476321Z [00:02:39.326]➜  mkdir -p $WORK/b454/
2025-08-20T22:38:55.1476941Z [00:02:39.327]➜  cat >/tmp/go-build2397446772/b454/importcfg << 'EOF' # internal
2025-08-20T22:38:55.1477506Z [00:02:39.327]➜  # import config
2025-08-20T22:38:55.1478078Z [00:02:39.327]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:55.1478785Z [00:02:39.327]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:55.1479567Z [00:02:39.327]➜  packagefile compress/gzip=/tmp/go-build2397446772/b199/_pkg_.a
2025-08-20T22:38:55.1480309Z [00:02:39.327]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:55.1481285Z [00:02:39.327]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:55.1482044Z [00:02:39.327]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:55.1482959Z [00:02:39.327]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:55.1484080Z [00:02:39.327]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:55.1484922Z [00:02:39.327]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:55.1485914Z [00:02:39.327]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build2397446772/b204/_pkg_.a
2025-08-20T22:38:55.1487064Z [00:02:39.327]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build2397446772/b203/_pkg_.a
2025-08-20T22:38:55.1488176Z [00:02:39.327]➜  packagefile golang.org/x/net/idna=/tmp/go-build2397446772/b205/_pkg_.a
2025-08-20T22:38:55.1489347Z [00:02:39.327]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build2397446772/b455/_pkg_.a
2025-08-20T22:38:55.1490365Z [00:02:39.327]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:55.1491144Z [00:02:39.327]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:55.1491929Z [00:02:39.327]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:55.1492709Z [00:02:39.327]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:55.1493729Z [00:02:39.327]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:55.1494639Z [00:02:39.327]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:55.1495468Z [00:02:39.327]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:55.1496294Z [00:02:39.327]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:55.1497457Z [00:02:39.327]➜  packagefile net/http/httptrace=/tmp/go-build2397446772/b227/_pkg_.a
2025-08-20T22:38:55.1498437Z [00:02:39.327]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:38:55.1499349Z [00:02:39.327]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:55.1500144Z [00:02:39.327]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:55.1500942Z [00:02:39.327]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:55.1501759Z [00:02:39.327]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:55.1502572Z [00:02:39.327]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:55.1503378Z [00:02:39.327]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:55.1504407Z [00:02:39.327]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:55.1505223Z [00:02:39.327]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:55.1506074Z [00:02:39.327]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:55.1506908Z [00:02:39.327]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:55.1507519Z [00:02:39.327]➜  EOF
2025-08-20T22:38:55.1518890Z [00:02:39.327]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/http2=>golang.org/x/net@v0.43.0/http2;$WORK/b454=>" -p golang.org/x/net/http2 -lang=go1.23 -complete -installsuffix shared -buildid O5vtSxvVdFyODiHKmYH0/O5vtSxvVdFyODiHKmYH0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/ascii.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/ciphers.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/client_conn_pool.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/config.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/config_go124.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/databuffer.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/errors.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/flow.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/frame.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/gotrack.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/http2.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/pipe.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/server.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/timer.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/transport.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/unencrypted.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/write.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/writesched.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/writesched_priority.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/writesched_random.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/writesched_roundrobin.go
2025-08-20T22:38:55.1685717Z [00:02:39.348]➜  go tool buildid -w $WORK/b380/_pkg_.a # internal
2025-08-20T22:38:55.1878231Z [00:02:39.368]➜  cp $WORK/b380/_pkg_.a /root/.cache/go-build/70/70b7554b21be57634a3f4c1bd7f02fd338f18e623f314a28ece7429946a5f4c0-d # internal
2025-08-20T22:38:55.1917752Z [00:02:39.372]➜  github.com/godbus/dbus/v5
2025-08-20T22:38:55.1920583Z [00:02:39.372]➜  mkdir -p $WORK/b457/
2025-08-20T22:38:55.1926596Z [00:02:39.373]➜  cat >/tmp/go-build2397446772/b457/importcfg << 'EOF' # internal
2025-08-20T22:38:55.1931903Z [00:02:39.373]➜  # import config
2025-08-20T22:38:55.1932579Z [00:02:39.373]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:55.1933403Z [00:02:39.373]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:55.1934441Z [00:02:39.373]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:55.1935327Z [00:02:39.373]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:55.1936236Z [00:02:39.373]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:38:55.1937473Z [00:02:39.373]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:55.1938485Z [00:02:39.373]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:38:55.1939346Z [00:02:39.373]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:55.1940113Z [00:02:39.373]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:55.1940858Z [00:02:39.373]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:55.1941585Z [00:02:39.373]➜  packagefile io/ioutil=/tmp/go-build2397446772/b332/_pkg_.a
2025-08-20T22:38:55.1942303Z [00:02:39.373]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:55.1943010Z [00:02:39.373]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:55.1943918Z [00:02:39.373]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:55.1944623Z [00:02:39.373]➜  packagefile os/exec=/tmp/go-build2397446772/b353/_pkg_.a
2025-08-20T22:38:55.1945363Z [00:02:39.373]➜  packagefile os/user=/tmp/go-build2397446772/b360/_pkg_.a
2025-08-20T22:38:55.1946080Z [00:02:39.373]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:38:55.1946813Z [00:02:39.373]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:55.1947532Z [00:02:39.373]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:55.1948250Z [00:02:39.373]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:55.1948982Z [00:02:39.373]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:55.1949717Z [00:02:39.373]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:55.1950471Z [00:02:39.373]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:55.1951248Z [00:02:39.373]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:38:55.1952067Z [00:02:39.373]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:55.1952707Z [00:02:39.373]➜  EOF
2025-08-20T22:38:55.1987063Z [00:02:39.373]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466=>github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466;$WORK/b457=>" -p github.com/godbus/dbus/v5 -lang=go1.12 -complete -installsuffix shared -buildid TTaqYrbn0euWkZP87j6q/TTaqYrbn0euWkZP87j6q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/auth.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/auth_anonymous.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/auth_external.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/auth_sha1.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/call.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/conn.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/conn_other.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/conn_unix.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/dbus.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/decoder.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/default_handler.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/doc.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/encoder.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/escape.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/export.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/homedir.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/match.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/message.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/object.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/sequence.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/sequential_handler.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/server_interfaces.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/sig.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/transport_generic.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/transport_nonce_tcp.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/transport_tcp.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/transport_unix.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/transport_unixcred_linux.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/variant.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/variant_lexer.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.1-0.20230522191255-76236955d466/variant_parser.go
2025-08-20T22:38:55.7164350Z [00:02:39.896]➜  go tool buildid -w $WORK/b417/_pkg_.a # internal
2025-08-20T22:38:55.7556066Z [00:02:39.935]➜  cp $WORK/b417/_pkg_.a /root/.cache/go-build/9d/9d5ba151c9a7964bc82e9cb27beae75d37a025b813df09351769776da328cdef-d # internal
2025-08-20T22:38:55.7573646Z [00:02:39.937]➜  github.com/metacubex/utls
2025-08-20T22:38:55.7596754Z [00:02:39.940]➜  mkdir -p $WORK/b414/
2025-08-20T22:38:55.7644623Z [00:02:39.944]➜  cat >/tmp/go-build2397446772/b414/importcfg << 'EOF' # internal
2025-08-20T22:38:55.7649602Z [00:02:39.945]➜  # import config
2025-08-20T22:38:55.7655055Z [00:02:39.946]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:55.7660350Z [00:02:39.946]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:55.7669058Z [00:02:39.947]➜  packagefile compress/zlib=/tmp/go-build2397446772/b415/_pkg_.a
2025-08-20T22:38:55.7676459Z [00:02:39.948]➜  packagefile container/list=/tmp/go-build2397446772/b100/_pkg_.a
2025-08-20T22:38:55.7681076Z [00:02:39.948]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:55.7713226Z [00:02:39.951]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:38:55.7714306Z [00:02:39.951]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:38:55.7715219Z [00:02:39.951]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:55.7716125Z [00:02:39.951]➜  packagefile crypto/des=/tmp/go-build2397446772/b102/_pkg_.a
2025-08-20T22:38:55.7717029Z [00:02:39.951]➜  packagefile crypto/ecdh=/tmp/go-build2397446772/b051/_pkg_.a
2025-08-20T22:38:55.7717957Z [00:02:39.951]➜  packagefile crypto/ecdsa=/tmp/go-build2397446772/b103/_pkg_.a
2025-08-20T22:38:55.7718869Z [00:02:39.951]➜  packagefile crypto/ed25519=/tmp/go-build2397446772/b117/_pkg_.a
2025-08-20T22:38:55.7719813Z [00:02:39.951]➜  packagefile crypto/elliptic=/tmp/go-build2397446772/b104/_pkg_.a
2025-08-20T22:38:55.7720710Z [00:02:39.951]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:55.7721580Z [00:02:39.951]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:38:55.7722434Z [00:02:39.951]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:55.7723278Z [00:02:39.951]➜  packagefile crypto/rc4=/tmp/go-build2397446772/b134/_pkg_.a
2025-08-20T22:38:55.7724806Z [00:02:39.951]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:38:55.7725680Z [00:02:39.951]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:38:55.7726553Z [00:02:39.951]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:55.7727742Z [00:02:39.951]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:38:55.7728665Z [00:02:39.951]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:38:55.7729563Z [00:02:39.951]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:55.7730450Z [00:02:39.951]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:55.7731342Z [00:02:39.951]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:55.7732226Z [00:02:39.951]➜  packagefile encoding/pem=/tmp/go-build2397446772/b145/_pkg_.a
2025-08-20T22:38:55.7733054Z [00:02:39.951]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:55.7734137Z [00:02:39.951]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:55.7735134Z [00:02:39.951]➜  packagefile github.com/andybalholm/brotli=/tmp/go-build2397446772/b417/_pkg_.a
2025-08-20T22:38:55.7736363Z [00:02:39.951]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2397446772/b419/_pkg_.a
2025-08-20T22:38:55.7737600Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/dicttls=/tmp/go-build2397446772/b426/_pkg_.a
2025-08-20T22:38:55.7738907Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/boring=/tmp/go-build2397446772/b427/_pkg_.a
2025-08-20T22:38:55.7740326Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/byteorder=/tmp/go-build2397446772/b428/_pkg_.a
2025-08-20T22:38:55.7741727Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/fips140tls=/tmp/go-build2397446772/b429/_pkg_.a
2025-08-20T22:38:55.7743140Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/helper=/tmp/go-build2397446772/b430/_pkg_.a
2025-08-20T22:38:55.7744724Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/hkdf=/tmp/go-build2397446772/b431/_pkg_.a
2025-08-20T22:38:55.7745983Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/hpke=/tmp/go-build2397446772/b432/_pkg_.a
2025-08-20T22:38:55.7747226Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/mlkem=/tmp/go-build2397446772/b433/_pkg_.a
2025-08-20T22:38:55.7748844Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/quicvarint=/tmp/go-build2397446772/b435/_pkg_.a
2025-08-20T22:38:55.7750195Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/ratelimit=/tmp/go-build2397446772/b437/_pkg_.a
2025-08-20T22:38:55.7751494Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/tls12=/tmp/go-build2397446772/b438/_pkg_.a
2025-08-20T22:38:55.7752754Z [00:02:39.951]➜  packagefile github.com/metacubex/utls/internal/tls13=/tmp/go-build2397446772/b439/_pkg_.a
2025-08-20T22:38:55.7754187Z [00:02:39.951]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b180/_pkg_.a
2025-08-20T22:38:55.7755273Z [00:02:39.951]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build2397446772/b387/_pkg_.a
2025-08-20T22:38:55.7756342Z [00:02:39.951]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build2397446772/b440/_pkg_.a
2025-08-20T22:38:55.7757309Z [00:02:39.951]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build2397446772/b183/_pkg_.a
2025-08-20T22:38:55.7758255Z [00:02:39.951]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build2397446772/b434/_pkg_.a
2025-08-20T22:38:55.7759180Z [00:02:39.951]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2397446772/b359/_pkg_.a
2025-08-20T22:38:55.7760093Z [00:02:39.951]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2397446772/b182/_pkg_.a
2025-08-20T22:38:55.7760917Z [00:02:39.951]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:55.7761623Z [00:02:39.951]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:55.7762316Z [00:02:39.951]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:55.7763041Z [00:02:39.951]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:55.7764161Z [00:02:39.951]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:55.7764932Z [00:02:39.951]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:55.7765659Z [00:02:39.951]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:55.7766371Z [00:02:39.951]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:55.7767080Z [00:02:39.951]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:55.7767807Z [00:02:39.951]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:55.7768542Z [00:02:39.951]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:55.7769292Z [00:02:39.951]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:55.7770021Z [00:02:39.951]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:55.7770783Z [00:02:39.951]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:55.7771532Z [00:02:39.951]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:55.7772077Z [00:02:39.951]➜  EOF
2025-08-20T22:38:55.7794095Z [00:02:39.951]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/metacubex/utls@v1.8.0=>github.com/metacubex/utls@v1.8.0;$WORK/b414=>" -p github.com/metacubex/utls -lang=go1.20 -complete -installsuffix shared -buildid mc1ClG9OU83QEhhDOClE/mc1ClG9OU83QEhhDOClE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/alert.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/auth.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/cache.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/cipher_suites.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/common.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/common_string.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/conn.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/defaults.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/ech.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/export.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/handshake_client.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/handshake_client_tls13.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/handshake_messages.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/handshake_server.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/handshake_server_tls13.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/key_agreement.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/key_schedule.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/prf.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/quic.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/reality.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/ticket.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/tls.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_alias.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_clienthello_json.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_common.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_conn.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_ech.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_fingerprinter.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_handshake_client.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_handshake_messages.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_hpke.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_key_schedule.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_parrots.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_pre_shared_key.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_prng.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_public.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_quic.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_quic_transport_parameters.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_roller.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_session_controller.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_session_ticket.go /root/go/pkg/mod/github.com/metacubex/utls@v1.8.0/u_tls_extensions.go
2025-08-20T22:38:56.4403199Z [00:02:40.620]➜  go tool buildid -w $WORK/b454/_pkg_.a # internal
2025-08-20T22:38:56.4431633Z [00:02:40.623]➜  go tool buildid -w $WORK/b457/_pkg_.a # internal
2025-08-20T22:38:56.4544575Z [00:02:40.634]➜  cp $WORK/b457/_pkg_.a /root/.cache/go-build/46/46ff0e6d9edc4a7b0b3bef76694b1d863da264b12266657ca04c2e84098e2195-d # internal
2025-08-20T22:38:56.4557331Z [00:02:40.634]➜  github.com/sagernet/sing-box/experimental
2025-08-20T22:38:56.4557988Z [00:02:40.634]➜  mkdir -p $WORK/b462/
2025-08-20T22:38:56.4562966Z [00:02:40.636]➜  cat >/tmp/go-build2397446772/b462/importcfg << 'EOF' # internal
2025-08-20T22:38:56.4563832Z [00:02:40.636]➜  # import config
2025-08-20T22:38:56.4564502Z [00:02:40.636]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:56.4565554Z [00:02:40.636]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:56.4566708Z [00:02:40.636]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:56.4567892Z [00:02:40.636]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:56.4569043Z [00:02:40.636]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:56.4570244Z [00:02:40.636]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:56.4571192Z [00:02:40.636]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:56.4571992Z [00:02:40.636]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:56.4572615Z [00:02:40.636]➜  EOF
2025-08-20T22:38:56.4577643Z [00:02:40.636]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental=>github.com/sagernet/sing-box/experimental;$WORK/b462=>" -p github.com/sagernet/sing-box/experimental -lang=go1.23 -complete -installsuffix shared -buildid 2pkPfcQZO1_hvJBIDZYS/2pkPfcQZO1_hvJBIDZYS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi.go
2025-08-20T22:38:56.4664917Z [00:02:40.646]➜  cp $WORK/b454/_pkg_.a /root/.cache/go-build/95/956df20dbe2e2e4f3d9821a1fd625d89eff2bfe184330fe23b69b15baffcee73-d # internal
2025-08-20T22:38:56.4677853Z [00:02:40.648]➜  github.com/sagernet/bbolt/errors
2025-08-20T22:38:56.4680986Z [00:02:40.648]➜  mkdir -p $WORK/b465/
2025-08-20T22:38:56.4684075Z [00:02:40.648]➜  cat >/tmp/go-build2397446772/b465/importcfg << 'EOF' # internal
2025-08-20T22:38:56.4684775Z [00:02:40.648]➜  # import config
2025-08-20T22:38:56.4714524Z [00:02:40.648]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:56.4715362Z [00:02:40.648]➜  EOF
2025-08-20T22:38:56.4719704Z [00:02:40.648]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/errors=>github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/errors;$WORK/b465=>" -p github.com/sagernet/bbolt/errors -lang=go1.20 -complete -installsuffix shared -buildid BhzmdvWmZk4xe-SpsTWA/BhzmdvWmZk4xe-SpsTWA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/errors/errors.go
2025-08-20T22:38:56.4870900Z [00:02:40.667]➜  go tool buildid -w $WORK/b465/_pkg_.a # internal
2025-08-20T22:38:56.4879099Z [00:02:40.668]➜  cp $WORK/b465/_pkg_.a /root/.cache/go-build/76/76410f614918136db8d08ffdea2d74b0c17c8a431286057d41edf58d1ea8dc43-d # internal
2025-08-20T22:38:56.4884021Z [00:02:40.668]➜  github.com/sagernet/bbolt/internal/common
2025-08-20T22:38:56.4884706Z [00:02:40.668]➜  mkdir -p $WORK/b466/
2025-08-20T22:38:56.4892905Z [00:02:40.669]➜  cat >/tmp/go-build2397446772/b466/importcfg << 'EOF' # internal
2025-08-20T22:38:56.4896315Z [00:02:40.669]➜  # import config
2025-08-20T22:38:56.4896993Z [00:02:40.669]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:56.4898086Z [00:02:40.669]➜  packagefile github.com/sagernet/bbolt/errors=/tmp/go-build2397446772/b465/_pkg_.a
2025-08-20T22:38:56.4899162Z [00:02:40.669]➜  packagefile hash/fnv=/tmp/go-build2397446772/b411/_pkg_.a
2025-08-20T22:38:56.4900017Z [00:02:40.669]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:56.4900828Z [00:02:40.669]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:56.4901671Z [00:02:40.669]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:56.4902526Z [00:02:40.669]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:56.4903373Z [00:02:40.669]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:56.4904185Z [00:02:40.669]➜  EOF
2025-08-20T22:38:56.4913091Z [00:02:40.670]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/internal/common=>github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/internal/common;$WORK/b466=>" -p github.com/sagernet/bbolt/internal/common -lang=go1.20 -complete -installsuffix shared -buildid mzs-E-hGJl09YA8jbB8E/mzs-E-hGJl09YA8jbB8E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/internal/common/bucket.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/internal/common/inode.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/internal/common/meta.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/internal/common/page.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/internal/common/types.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/internal/common/unsafe.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/internal/common/utils.go
2025-08-20T22:38:56.6245786Z [00:02:40.804]➜  go tool buildid -w $WORK/b466/_pkg_.a # internal
2025-08-20T22:38:56.6286712Z [00:02:40.806]➜  cp $WORK/b466/_pkg_.a /root/.cache/go-build/07/075138df11061c20dabd5888bea3589b70485c025519c659e6b6e81fb38cdb9a-d # internal
2025-08-20T22:38:56.6310813Z [00:02:40.811]➜  github.com/sagernet/bbolt
2025-08-20T22:38:56.6316452Z [00:02:40.811]➜  mkdir -p $WORK/b464/
2025-08-20T22:38:56.6317271Z [00:02:40.812]➜  cat >/tmp/go-build2397446772/b464/importcfg << 'EOF' # internal
2025-08-20T22:38:56.6323858Z [00:02:40.812]➜  # import config
2025-08-20T22:38:56.6324594Z [00:02:40.812]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:56.6331414Z [00:02:40.812]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:38:56.6332434Z [00:02:40.812]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:56.6333327Z [00:02:40.812]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:56.6334634Z [00:02:40.812]➜  packagefile github.com/sagernet/bbolt/errors=/tmp/go-build2397446772/b465/_pkg_.a
2025-08-20T22:38:56.6335975Z [00:02:40.812]➜  packagefile github.com/sagernet/bbolt/internal/common=/tmp/go-build2397446772/b466/_pkg_.a
2025-08-20T22:38:56.6337207Z [00:02:40.812]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:56.6338176Z [00:02:40.812]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:56.6339000Z [00:02:40.812]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:56.6339866Z [00:02:40.812]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:56.6340734Z [00:02:40.812]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:56.6341887Z [00:02:40.812]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:56.6342824Z [00:02:40.812]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:56.6344000Z [00:02:40.812]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:56.6344952Z [00:02:40.812]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:56.6345813Z [00:02:40.812]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:56.6346454Z [00:02:40.812]➜  EOF
2025-08-20T22:38:56.6359522Z [00:02:40.812]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a=>github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a;$WORK/b464=>" -p github.com/sagernet/bbolt -lang=go1.20 -complete -installsuffix shared -buildid 5zHmvHaUV_Rq6j677Qh5/5zHmvHaUV_Rq6j677Qh5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/bolt_amd64.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/bolt_linux.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/bolt_unix.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/bucket.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/compact.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/cursor.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/db.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/doc.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/errors.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/freelist.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/freelist_hmap.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/mlock_unix.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/node.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/tx.go /root/go/pkg/mod/github.com/sagernet/bbolt@v0.0.0-20231014093535-ea5cb2fe9f0a/tx_check.go
2025-08-20T22:38:56.7442843Z [00:02:40.924]➜  go tool buildid -w $WORK/b448/_pkg_.a # internal
2025-08-20T22:38:56.7647385Z [00:02:40.943]➜  cp $WORK/b448/_pkg_.a /root/.cache/go-build/d4/d444f031ebbaa73957788b51339ad59fa3bb1ead4925e8ef16f6378652e9707f-d # internal
2025-08-20T22:38:56.7664656Z [00:02:40.946]➜  github.com/sagernet/sing-box/dns
2025-08-20T22:38:56.7665687Z [00:02:40.946]➜  mkdir -p $WORK/b447/
2025-08-20T22:38:56.7670869Z [00:02:40.947]➜  cat >/tmp/go-build2397446772/b447/importcfg << 'EOF' # internal
2025-08-20T22:38:56.7671630Z [00:02:40.947]➜  # import config
2025-08-20T22:38:56.7676107Z [00:02:40.947]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:56.7677955Z [00:02:40.947]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:56.7678852Z [00:02:40.947]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:56.7679905Z [00:02:40.947]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:56.7681051Z [00:02:40.947]➜  packagefile github.com/sagernet/sing-box/common/dialer=/tmp/go-build2397446772/b374/_pkg_.a
2025-08-20T22:38:56.7682311Z [00:02:40.947]➜  packagefile github.com/sagernet/sing-box/common/taskmonitor=/tmp/go-build2397446772/b364/_pkg_.a
2025-08-20T22:38:56.7683689Z [00:02:40.947]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:56.7684984Z [00:02:40.947]➜  packagefile github.com/sagernet/sing-box/experimental/libbox/platform=/tmp/go-build2397446772/b371/_pkg_.a
2025-08-20T22:38:56.7686236Z [00:02:40.947]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:56.7687579Z [00:02:40.947]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:56.7688729Z [00:02:40.947]➜  packagefile github.com/sagernet/sing-box/route/rule=/tmp/go-build2397446772/b448/_pkg_.a
2025-08-20T22:38:56.7689829Z [00:02:40.947]➜  packagefile github.com/sagernet/sing-tun=/tmp/go-build2397446772/b280/_pkg_.a
2025-08-20T22:38:56.7690869Z [00:02:40.947]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:56.7691940Z [00:02:40.947]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:56.7693065Z [00:02:40.948]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:56.7705456Z [00:02:40.948]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:56.7706626Z [00:02:40.948]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:56.7707835Z [00:02:40.948]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:56.7709021Z [00:02:40.948]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:56.7710184Z [00:02:40.948]➜  packagefile github.com/sagernet/sing/common/task=/tmp/go-build2397446772/b257/_pkg_.a
2025-08-20T22:38:56.7711344Z [00:02:40.948]➜  packagefile github.com/sagernet/sing/contrab/freelru=/tmp/go-build2397446772/b357/_pkg_.a
2025-08-20T22:38:56.7712508Z [00:02:40.948]➜  packagefile github.com/sagernet/sing/contrab/maphash=/tmp/go-build2397446772/b358/_pkg_.a
2025-08-20T22:38:56.7713758Z [00:02:40.948]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:56.7714606Z [00:02:40.948]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:56.7715309Z [00:02:40.948]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:56.7716075Z [00:02:40.948]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:56.7716817Z [00:02:40.948]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:56.7717815Z [00:02:40.948]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:56.7718556Z [00:02:40.948]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:56.7719287Z [00:02:40.948]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:56.7719826Z [00:02:40.948]➜  EOF
2025-08-20T22:38:56.7726053Z [00:02:40.948]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns=>github.com/sagernet/sing-box/dns;$WORK/b447=>" -p github.com/sagernet/sing-box/dns -lang=go1.23 -complete -installsuffix shared -buildid jI3qhPhKsO5I05NoG7sY/jI3qhPhKsO5I05NoG7sY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/client.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/client_log.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/client_truncate.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/extension_edns0_subnet.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/rcode.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/router.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_adapter.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_dialer.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_manager.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_registry.go
2025-08-20T22:38:56.7889675Z [00:02:40.969]➜  go tool buildid -w $WORK/b462/_pkg_.a # internal
2025-08-20T22:38:56.7975782Z [00:02:40.977]➜  cp $WORK/b462/_pkg_.a /root/.cache/go-build/a3/a3bd5e9d0b2821d1d180d0ebb0cf478803cfdb7490fa573c3ddce1e1de1deff4-d # internal
2025-08-20T22:38:56.7994732Z [00:02:40.979]➜  github.com/sagernet/sing-box/protocol/direct
2025-08-20T22:38:56.8011437Z [00:02:40.980]➜  mkdir -p $WORK/b467/
2025-08-20T22:38:56.8012265Z [00:02:40.980]➜  cat >/tmp/go-build2397446772/b467/importcfg << 'EOF' # internal
2025-08-20T22:38:56.8012956Z [00:02:40.980]➜  # import config
2025-08-20T22:38:56.8014141Z [00:02:40.980]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:56.8015300Z [00:02:40.980]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:56.8016636Z [00:02:40.980]➜  packagefile github.com/sagernet/sing-box/adapter/inbound=/tmp/go-build2397446772/b365/_pkg_.a
2025-08-20T22:38:56.8017933Z [00:02:40.980]➜  packagefile github.com/sagernet/sing-box/adapter/outbound=/tmp/go-build2397446772/b366/_pkg_.a
2025-08-20T22:38:56.8019230Z [00:02:40.980]➜  packagefile github.com/sagernet/sing-box/common/dialer=/tmp/go-build2397446772/b374/_pkg_.a
2025-08-20T22:38:56.8020567Z [00:02:40.980]➜  packagefile github.com/sagernet/sing-box/common/listener=/tmp/go-build2397446772/b376/_pkg_.a
2025-08-20T22:38:56.8021882Z [00:02:40.980]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:56.8023108Z [00:02:40.980]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:56.8024558Z [00:02:40.980]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:56.8025799Z [00:02:40.980]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:56.8027010Z [00:02:40.980]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:56.8028270Z [00:02:40.980]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:56.8029592Z [00:02:40.980]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:56.8030888Z [00:02:40.980]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:56.8032226Z [00:02:40.980]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:56.8033886Z [00:02:40.980]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:56.8035216Z [00:02:40.980]➜  packagefile github.com/sagernet/sing/common/udpnat2=/tmp/go-build2397446772/b354/_pkg_.a
2025-08-20T22:38:56.8036571Z [00:02:40.980]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:56.8037431Z [00:02:40.980]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:56.8038274Z [00:02:40.980]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:56.8039098Z [00:02:40.980]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:56.8039902Z [00:02:40.980]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:56.8040521Z [00:02:40.980]➜  EOF
2025-08-20T22:38:56.8045158Z [00:02:40.981]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct=>github.com/sagernet/sing-box/protocol/direct;$WORK/b467=>" -p github.com/sagernet/sing-box/protocol/direct -lang=go1.23 -complete -installsuffix shared -buildid 2mXxmJpTrdt5VZ6KTjHx/2mXxmJpTrdt5VZ6KTjHx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct/inbound.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct/loopback_detect.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct/outbound.go
2025-08-20T22:38:57.0983679Z [00:02:41.278]➜  go tool buildid -w $WORK/b464/_pkg_.a # internal
2025-08-20T22:38:57.1044150Z [00:02:41.284]➜  cp $WORK/b464/_pkg_.a /root/.cache/go-build/5f/5f774e75d20c96646a7e60420da865932b20310105569531e184d86b80942c68-d # internal
2025-08-20T22:38:57.1051387Z [00:02:41.285]➜  github.com/sagernet/sing-box/experimental/cachefile
2025-08-20T22:38:57.1053037Z [00:02:41.285]➜  mkdir -p $WORK/b463/
2025-08-20T22:38:57.1061554Z [00:02:41.286]➜  cat >/tmp/go-build2397446772/b463/importcfg << 'EOF' # internal
2025-08-20T22:38:57.1065557Z [00:02:41.286]➜  # import config
2025-08-20T22:38:57.1066583Z [00:02:41.286]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:57.1067469Z [00:02:41.286]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:57.1068332Z [00:02:41.286]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:57.1069295Z [00:02:41.286]➜  packagefile github.com/sagernet/bbolt=/tmp/go-build2397446772/b464/_pkg_.a
2025-08-20T22:38:57.1070415Z [00:02:41.286]➜  packagefile github.com/sagernet/bbolt/errors=/tmp/go-build2397446772/b465/_pkg_.a
2025-08-20T22:38:57.1071598Z [00:02:41.286]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:57.1072805Z [00:02:41.286]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:57.1074182Z [00:02:41.286]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:57.1075319Z [00:02:41.286]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:57.1076498Z [00:02:41.286]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:57.1077789Z [00:02:41.286]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:57.1079064Z [00:02:41.286]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:57.1080251Z [00:02:41.286]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:57.1081511Z [00:02:41.286]➜  packagefile github.com/sagernet/sing/service/filemanager=/tmp/go-build2397446772/b279/_pkg_.a
2025-08-20T22:38:57.1082595Z [00:02:41.287]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:57.1083374Z [00:02:41.287]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:57.1084400Z [00:02:41.287]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:57.1085252Z [00:02:41.287]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:57.1086170Z [00:02:41.287]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:57.1087037Z [00:02:41.287]➜  EOF
2025-08-20T22:38:57.1091529Z [00:02:41.287]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile=>github.com/sagernet/sing-box/experimental/cachefile;$WORK/b463=>" -p github.com/sagernet/sing-box/experimental/cachefile -lang=go1.23 -complete -installsuffix shared -buildid -dfAP8XttoEfZnJ7zezk/-dfAP8XttoEfZnJ7zezk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile/cache.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile/fakeip.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile/rdrc.go
2025-08-20T22:38:57.1366277Z [00:02:41.317]➜  go tool buildid -w $WORK/b467/_pkg_.a # internal
2025-08-20T22:38:57.1443156Z [00:02:41.324]➜  cp $WORK/b467/_pkg_.a /root/.cache/go-build/e8/e8385756f1643a29881c3ed4234f0f9c8972da5c78fe05707e93a97b301cf0ce-d # internal
2025-08-20T22:38:57.1453602Z [00:02:41.325]➜  github.com/hashicorp/yamux
2025-08-20T22:38:57.1464832Z [00:02:41.326]➜  mkdir -p $WORK/b470/
2025-08-20T22:38:57.1477678Z [00:02:41.328]➜  cat >/tmp/go-build2397446772/b470/importcfg << 'EOF' # internal
2025-08-20T22:38:57.1479994Z [00:02:41.328]➜  # import config
2025-08-20T22:38:57.1482489Z [00:02:41.328]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:57.1483819Z [00:02:41.328]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:57.1485703Z [00:02:41.328]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:57.1486924Z [00:02:41.328]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:57.1487814Z [00:02:41.328]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:57.1488869Z [00:02:41.328]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:57.1489630Z [00:02:41.328]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:57.1490422Z [00:02:41.328]➜  packagefile io/ioutil=/tmp/go-build2397446772/b332/_pkg_.a
2025-08-20T22:38:57.1491286Z [00:02:41.328]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:57.1492114Z [00:02:41.328]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:57.1492969Z [00:02:41.328]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:57.1493948Z [00:02:41.328]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:57.1494742Z [00:02:41.328]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:57.1495508Z [00:02:41.328]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:57.1496299Z [00:02:41.328]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:57.1497083Z [00:02:41.328]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:57.1497687Z [00:02:41.328]➜  EOF
2025-08-20T22:38:57.1503226Z [00:02:41.329]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/yamux@v0.1.2=>github.com/hashicorp/yamux@v0.1.2;$WORK/b470=>" -p github.com/hashicorp/yamux -lang=go1.20 -complete -installsuffix shared -buildid rHakJ4aqsekZOSKsTdJB/rHakJ4aqsekZOSKsTdJB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/yamux@v0.1.2/addr.go /root/go/pkg/mod/github.com/hashicorp/yamux@v0.1.2/const.go /root/go/pkg/mod/github.com/hashicorp/yamux@v0.1.2/mux.go /root/go/pkg/mod/github.com/hashicorp/yamux@v0.1.2/session.go /root/go/pkg/mod/github.com/hashicorp/yamux@v0.1.2/stream.go /root/go/pkg/mod/github.com/hashicorp/yamux@v0.1.2/util.go
2025-08-20T22:38:57.2064847Z [00:02:41.386]➜  go tool buildid -w $WORK/b463/_pkg_.a # internal
2025-08-20T22:38:57.2167878Z [00:02:41.396]➜  cp $WORK/b463/_pkg_.a /root/.cache/go-build/33/333328490ac92815a98941ab6f1cd26649e4be8f0fd864ef99b7dd75627ec416-d # internal
2025-08-20T22:38:57.2179469Z [00:02:41.398]➜  github.com/sagernet/sing/common/baderror
2025-08-20T22:38:57.2206240Z [00:02:41.401]➜  mkdir -p $WORK/b471/
2025-08-20T22:38:57.2212692Z [00:02:41.401]➜  cat >/tmp/go-build2397446772/b471/importcfg << 'EOF' # internal
2025-08-20T22:38:57.2213414Z [00:02:41.401]➜  # import config
2025-08-20T22:38:57.2217360Z [00:02:41.401]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:57.2244547Z [00:02:41.401]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:57.2245927Z [00:02:41.401]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:57.2247295Z [00:02:41.401]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:57.2248630Z [00:02:41.401]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:57.2249570Z [00:02:41.401]➜  EOF
2025-08-20T22:38:57.2254253Z [00:02:41.402]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/baderror=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/baderror;$WORK/b471=>" -p github.com/sagernet/sing/common/baderror -lang=go1.20 -complete -installsuffix shared -buildid LVrh7pmpgBfA6I-3dH-x/LVrh7pmpgBfA6I-3dH-x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/baderror/baderror.go
2025-08-20T22:38:57.2639019Z [00:02:41.444]➜  go tool buildid -w $WORK/b471/_pkg_.a # internal
2025-08-20T22:38:57.2646989Z [00:02:41.445]➜  cp $WORK/b471/_pkg_.a /root/.cache/go-build/bd/bd9646bad92f2086033560454938f85bba6fbbcdf262e3ae457ea74941f5cbed-d # internal
2025-08-20T22:38:57.2677859Z [00:02:41.448]➜  github.com/sagernet/smux
2025-08-20T22:38:57.2680048Z [00:02:41.448]➜  mkdir -p $WORK/b472/
2025-08-20T22:38:57.2681174Z [00:02:41.448]➜  cat >/tmp/go-build2397446772/b472/importcfg << 'EOF' # internal
2025-08-20T22:38:57.2681915Z [00:02:41.448]➜  # import config
2025-08-20T22:38:57.2682623Z [00:02:41.448]➜  packagefile container/heap=/tmp/go-build2397446772/b308/_pkg_.a
2025-08-20T22:38:57.2683831Z [00:02:41.448]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:57.2684774Z [00:02:41.448]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:57.2685644Z [00:02:41.448]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:57.2686720Z [00:02:41.448]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:57.2688042Z [00:02:41.448]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:57.2689098Z [00:02:41.448]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:57.2689916Z [00:02:41.448]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:57.2690767Z [00:02:41.448]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:57.2691614Z [00:02:41.448]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:57.2692476Z [00:02:41.448]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:57.2693333Z [00:02:41.448]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:57.2694407Z [00:02:41.448]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:57.2695030Z [00:02:41.448]➜  EOF
2025-08-20T22:38:57.2710509Z [00:02:41.450]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/smux@v1.5.34-mod.2=>github.com/sagernet/smux@v1.5.34-mod.2;$WORK/b472=>" -p github.com/sagernet/smux -lang=go1.13 -complete -installsuffix shared -buildid oggcNEFaKyPVB4mjuHXt/oggcNEFaKyPVB4mjuHXt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack /root/go/pkg/mod/github.com/sagernet/smux@v1.5.34-mod.2/alloc.go /root/go/pkg/mod/github.com/sagernet/smux@v1.5.34-mod.2/frame.go /root/go/pkg/mod/github.com/sagernet/smux@v1.5.34-mod.2/mux.go /root/go/pkg/mod/github.com/sagernet/smux@v1.5.34-mod.2/pkg.go /root/go/pkg/mod/github.com/sagernet/smux@v1.5.34-mod.2/session.go /root/go/pkg/mod/github.com/sagernet/smux@v1.5.34-mod.2/shaper.go /root/go/pkg/mod/github.com/sagernet/smux@v1.5.34-mod.2/stream.go
2025-08-20T22:38:57.3179058Z [00:02:41.498]➜  go tool buildid -w $WORK/b470/_pkg_.a # internal
2025-08-20T22:38:57.3237864Z [00:02:41.504]➜  cp $WORK/b470/_pkg_.a /root/.cache/go-build/df/dfac2220266a7bb430bbb4d9dfe312b8e6ff7bcb2f843b19251ebf623ddbe941-d # internal
2025-08-20T22:38:57.3242287Z [00:02:41.504]➜  github.com/sagernet/sing/common/replay
2025-08-20T22:38:57.3244950Z [00:02:41.505]➜  mkdir -p $WORK/b474/
2025-08-20T22:38:57.3247677Z [00:02:41.505]➜  cat >/tmp/go-build2397446772/b474/importcfg << 'EOF' # internal
2025-08-20T22:38:57.3248720Z [00:02:41.505]➜  # import config
2025-08-20T22:38:57.3249739Z [00:02:41.505]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:57.3260320Z [00:02:41.505]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:57.3261094Z [00:02:41.505]➜  EOF
2025-08-20T22:38:57.3267426Z [00:02:41.506]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/replay=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/replay;$WORK/b474=>" -p github.com/sagernet/sing/common/replay -lang=go1.20 -complete -installsuffix shared -buildid 4vWI7HZza8scRAltgvIG/4vWI7HZza8scRAltgvIG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/replay/cuckoo.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/replay/filter.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/replay/simple.go
2025-08-20T22:38:57.3474006Z [00:02:41.527]➜  go tool buildid -w $WORK/b474/_pkg_.a # internal
2025-08-20T22:38:57.3481825Z [00:02:41.528]➜  cp $WORK/b474/_pkg_.a /root/.cache/go-build/b5/b51da2c97795c91bd41c2b844cdf471f81a7db2fbde0eda37bcdcc6906a0a33a-d # internal
2025-08-20T22:38:57.3488873Z [00:02:41.529]➜  github.com/sagernet/sing-vmess
2025-08-20T22:38:57.3491851Z [00:02:41.529]➜  mkdir -p $WORK/b473/
2025-08-20T22:38:57.3494666Z [00:02:41.530]➜  cat >/tmp/go-build2397446772/b473/importcfg << 'EOF' # internal
2025-08-20T22:38:57.3497180Z [00:02:41.530]➜  # import config
2025-08-20T22:38:57.3500995Z [00:02:41.530]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:57.3506879Z [00:02:41.530]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:57.3507748Z [00:02:41.530]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:57.3508619Z [00:02:41.530]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:38:57.3509482Z [00:02:41.530]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:57.3510260Z [00:02:41.530]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:57.3511159Z [00:02:41.530]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:38:57.3512012Z [00:02:41.530]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:57.3512892Z [00:02:41.530]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:57.3519039Z [00:02:41.530]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:57.3520679Z [00:02:41.530]➜  packagefile github.com/gofrs/uuid/v5=/tmp/go-build2397446772/b158/_pkg_.a
2025-08-20T22:38:57.3522439Z [00:02:41.530]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:57.3524267Z [00:02:41.530]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:38:57.3526072Z [00:02:41.530]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:57.3528389Z [00:02:41.530]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:57.3529784Z [00:02:41.530]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:57.3531185Z [00:02:41.530]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:57.3532514Z [00:02:41.530]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:57.3534016Z [00:02:41.530]➜  packagefile github.com/sagernet/sing/common/replay=/tmp/go-build2397446772/b474/_pkg_.a
2025-08-20T22:38:57.3535284Z [00:02:41.530]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:38:57.3536570Z [00:02:41.530]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b180/_pkg_.a
2025-08-20T22:38:57.3537715Z [00:02:41.530]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build2397446772/b434/_pkg_.a
2025-08-20T22:38:57.3538634Z [00:02:41.530]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:57.3539434Z [00:02:41.530]➜  packagefile hash/crc32=/tmp/go-build2397446772/b201/_pkg_.a
2025-08-20T22:38:57.3540294Z [00:02:41.530]➜  packagefile hash/fnv=/tmp/go-build2397446772/b411/_pkg_.a
2025-08-20T22:38:57.3544177Z [00:02:41.530]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:57.3545029Z [00:02:41.531]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:57.3545877Z [00:02:41.531]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:57.3546722Z [00:02:41.531]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:57.3547531Z [00:02:41.531]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:57.3548654Z [00:02:41.531]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:57.3549502Z [00:02:41.531]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:57.3550361Z [00:02:41.531]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:57.3551172Z [00:02:41.531]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:57.3551759Z [00:02:41.531]➜  EOF
2025-08-20T22:38:57.3561183Z [00:02:41.532]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7=>github.com/sagernet/sing-vmess@v0.2.7;$WORK/b473=>" -p github.com/sagernet/sing-vmess -lang=go1.20 -complete -installsuffix shared -buildid sGWniVwVcCuld-wiD_uT/sGWniVwVcCuld-wiD_uT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/chunk_aead.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/chunk_length_aead.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/chunk_length_stream.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/chunk_stream.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/chunk_stream_checksum.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/client.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/client_option.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/kdf.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/mux.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/mux_wrapper.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/protocol.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/service.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/service_option.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/xudp.go
2025-08-20T22:38:57.4939764Z [00:02:41.674]➜  go tool buildid -w $WORK/b472/_pkg_.a # internal
2025-08-20T22:38:57.4974508Z [00:02:41.677]➜  cp $WORK/b472/_pkg_.a /root/.cache/go-build/ea/eab73a2f660b55de86158067125b10f0f7f888467dc992323c2cecb1d52c8ae2-d # internal
2025-08-20T22:38:57.4979980Z [00:02:41.678]➜  github.com/sagernet/sing-mux
2025-08-20T22:38:57.4986958Z [00:02:41.678]➜  mkdir -p $WORK/b469/
2025-08-20T22:38:57.4987739Z [00:02:41.678]➜  cat >/tmp/go-build2397446772/b469/importcfg << 'EOF' # internal
2025-08-20T22:38:57.5005360Z [00:02:41.679]➜  # import config
2025-08-20T22:38:57.5008061Z [00:02:41.679]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:57.5008998Z [00:02:41.679]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:57.5009966Z [00:02:41.679]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:57.5011020Z [00:02:41.679]➜  packagefile github.com/hashicorp/yamux=/tmp/go-build2397446772/b470/_pkg_.a
2025-08-20T22:38:57.5012179Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:57.5013433Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:57.5018127Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/baderror=/tmp/go-build2397446772/b471/_pkg_.a
2025-08-20T22:38:57.5019502Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:57.5020789Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:57.5022106Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:38:57.5023399Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/debug=/tmp/go-build2397446772/b252/_pkg_.a
2025-08-20T22:38:57.5025005Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:57.5026341Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:57.5027924Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:57.5029297Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:57.5030599Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:38:57.5031849Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/task=/tmp/go-build2397446772/b257/_pkg_.a
2025-08-20T22:38:57.5033165Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/varbin=/tmp/go-build2397446772/b253/_pkg_.a
2025-08-20T22:38:57.5034726Z [00:02:41.679]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:38:57.5042619Z [00:02:41.679]➜  packagefile github.com/sagernet/smux=/tmp/go-build2397446772/b472/_pkg_.a
2025-08-20T22:38:57.5043935Z [00:02:41.679]➜  packagefile golang.org/x/net/http2=/tmp/go-build2397446772/b454/_pkg_.a
2025-08-20T22:38:57.5045042Z [00:02:41.679]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:57.5045979Z [00:02:41.679]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:57.5046866Z [00:02:41.679]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:57.5047738Z [00:02:41.679]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:57.5048623Z [00:02:41.679]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:57.5049490Z [00:02:41.679]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:57.5050450Z [00:02:41.679]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:57.5051293Z [00:02:41.679]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:57.5052177Z [00:02:41.679]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:57.5053023Z [00:02:41.679]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:57.5054168Z [00:02:41.679]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:57.5054796Z [00:02:41.679]➜  EOF
2025-08-20T22:38:57.5064536Z [00:02:41.679]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3=>github.com/sagernet/sing-mux@v0.3.3;$WORK/b469=>" -p github.com/sagernet/sing-mux -lang=go1.18 -complete -installsuffix shared -buildid OxBRV9LyruICWQKafsBS/OxBRV9LyruICWQKafsBS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/brutal.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/brutal_linux.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/client.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/client_conn.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/client_conn_wait.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/error.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/h2mux.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/h2mux_conn.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/padding.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/protocol.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/protocol_conn.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/server.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/server_conn.go /root/go/pkg/mod/github.com/sagernet/sing-mux@v0.3.3/session.go
2025-08-20T22:38:58.0962296Z [00:02:42.276]➜  go tool buildid -w $WORK/b473/_pkg_.a # internal
2025-08-20T22:38:58.1109472Z [00:02:42.291]➜  cp $WORK/b473/_pkg_.a /root/.cache/go-build/24/24529ea4708f3c598314ac12d7b3f8c497df78fd081fde0478a27804301d0313-d # internal
2025-08-20T22:38:58.1116066Z [00:02:42.291]➜  github.com/sagernet/sing/common/bufio/deadline
2025-08-20T22:38:58.1117713Z [00:02:42.292]➜  mkdir -p $WORK/b475/
2025-08-20T22:38:58.1126787Z [00:02:42.292]➜  cat >/tmp/go-build2397446772/b475/importcfg << 'EOF' # internal
2025-08-20T22:38:58.1127889Z [00:02:42.293]➜  # import config
2025-08-20T22:38:58.1128800Z [00:02:42.293]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:58.1130053Z [00:02:42.293]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:58.1131309Z [00:02:42.293]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:58.1132545Z [00:02:42.293]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:58.1134062Z [00:02:42.293]➜  packagefile github.com/sagernet/sing/common/debug=/tmp/go-build2397446772/b252/_pkg_.a
2025-08-20T22:38:58.1135482Z [00:02:42.293]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:58.1136748Z [00:02:42.293]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:58.1137773Z [00:02:42.293]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:58.1138542Z [00:02:42.293]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:58.1139587Z [00:02:42.293]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:58.1140369Z [00:02:42.293]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:58.1141169Z [00:02:42.293]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:58.1141776Z [00:02:42.293]➜  EOF
2025-08-20T22:38:58.1168451Z [00:02:42.296]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline;$WORK/b475=>" -p github.com/sagernet/sing/common/bufio/deadline -lang=go1.20 -complete -installsuffix shared -buildid Db7SsuKIUycceD3XK74L/Db7SsuKIUycceD3XK74L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline/check.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline/conn.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline/packet_conn.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline/packet_reader.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline/packet_reader_fallback.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline/pipe.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline/reader.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline/reader_fallback.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/bufio/deadline/serial.go
2025-08-20T22:38:58.3095855Z [00:02:42.489]➜  go tool buildid -w $WORK/b447/_pkg_.a # internal
2025-08-20T22:38:58.3136954Z [00:02:42.494]➜  go tool buildid -w $WORK/b469/_pkg_.a # internal
2025-08-20T22:38:58.3295746Z [00:02:42.509]➜  cp $WORK/b447/_pkg_.a /root/.cache/go-build/a7/a71cb0324a63c0e15e05f3d208498681b306fb7ddb008c2819e5de5b58c0405d-d # internal
2025-08-20T22:38:58.3300767Z [00:02:42.509]➜  cp $WORK/b469/_pkg_.a /root/.cache/go-build/97/97084b11d390866ef40292ea783a528a642f76f812de0061d9c34feb7a409c27-d # internal
2025-08-20T22:38:58.3301901Z [00:02:42.509]➜  github.com/sagernet/sing-box/dns/transport/hosts
2025-08-20T22:38:58.3303322Z [00:02:42.509]➜  mkdir -p $WORK/b458/
2025-08-20T22:38:58.3322331Z [00:02:42.512]➜  github.com/sagernet/sing-box/protocol/dns
2025-08-20T22:38:58.3324431Z [00:02:42.512]➜  mkdir -p $WORK/b461/
2025-08-20T22:38:58.3331876Z [00:02:42.513]➜  cat >/tmp/go-build2397446772/b461/importcfg << 'EOF' # internal
2025-08-20T22:38:58.3333803Z [00:02:42.513]➜  # import config
2025-08-20T22:38:58.3334492Z [00:02:42.513]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:58.3335394Z [00:02:42.513]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:58.3336382Z [00:02:42.513]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:58.3337589Z [00:02:42.513]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:58.3338905Z [00:02:42.513]➜  packagefile github.com/sagernet/sing-box/adapter/outbound=/tmp/go-build2397446772/b366/_pkg_.a
2025-08-20T22:38:58.3340019Z [00:02:42.513]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:58.3341252Z [00:02:42.513]➜  packagefile github.com/sagernet/sing-box/dns=/tmp/go-build2397446772/b447/_pkg_.a
2025-08-20T22:38:58.3342517Z [00:02:42.513]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:58.3344026Z [00:02:42.513]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:58.3345318Z [00:02:42.513]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:58.3346952Z [00:02:42.513]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:58.3348279Z [00:02:42.513]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:58.3349616Z [00:02:42.513]➜  packagefile github.com/sagernet/sing/common/canceler=/tmp/go-build2397446772/b355/_pkg_.a
2025-08-20T22:38:58.3350946Z [00:02:42.513]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:58.3352265Z [00:02:42.513]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:58.3376045Z [00:02:42.513]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:58.3377566Z [00:02:42.513]➜  packagefile github.com/sagernet/sing/common/task=/tmp/go-build2397446772/b257/_pkg_.a
2025-08-20T22:38:58.3378750Z [00:02:42.513]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:58.3379699Z [00:02:42.513]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:58.3380475Z [00:02:42.513]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:58.3381260Z [00:02:42.513]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:58.3381854Z [00:02:42.513]➜  EOF
2025-08-20T22:38:58.3386232Z [00:02:42.513]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/dns=>github.com/sagernet/sing-box/protocol/dns;$WORK/b461=>" -p github.com/sagernet/sing-box/protocol/dns -lang=go1.23 -complete -installsuffix shared -buildid Ui5N7IMeLDiZNAxYcmbl/Ui5N7IMeLDiZNAxYcmbl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/dns/handle.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/dns/outbound.go
2025-08-20T22:38:58.3390489Z [00:02:42.518]➜  cat >/tmp/go-build2397446772/b458/importcfg << 'EOF' # internal
2025-08-20T22:38:58.3391168Z [00:02:42.518]➜  # import config
2025-08-20T22:38:58.3391850Z [00:02:42.518]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:58.3392722Z [00:02:42.518]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:58.3393725Z [00:02:42.518]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:58.3394658Z [00:02:42.518]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:58.3395751Z [00:02:42.518]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:58.3396928Z [00:02:42.518]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:58.3398103Z [00:02:42.518]➜  packagefile github.com/sagernet/sing-box/dns=/tmp/go-build2397446772/b447/_pkg_.a
2025-08-20T22:38:58.3399216Z [00:02:42.518]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:58.3400369Z [00:02:42.518]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:58.3401614Z [00:02:42.518]➜  packagefile github.com/sagernet/sing/service/filemanager=/tmp/go-build2397446772/b279/_pkg_.a
2025-08-20T22:38:58.3402692Z [00:02:42.518]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:58.3403769Z [00:02:42.518]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:58.3404622Z [00:02:42.518]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:58.3405417Z [00:02:42.518]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:58.3406218Z [00:02:42.518]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:58.3406980Z [00:02:42.518]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:58.3407572Z [00:02:42.518]➜  EOF
2025-08-20T22:38:58.3412261Z [00:02:42.518]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts=>github.com/sagernet/sing-box/dns/transport/hosts;$WORK/b458=>" -p github.com/sagernet/sing-box/dns/transport/hosts -lang=go1.23 -complete -installsuffix shared -buildid wA5iFkD463O36m2R8mvR/wA5iFkD463O36m2R8mvR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts_file.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts_unix.go
2025-08-20T22:38:58.3416593Z [00:02:42.519]➜  go tool buildid -w $WORK/b475/_pkg_.a # internal
2025-08-20T22:38:58.3455333Z [00:02:42.525]➜  cp $WORK/b475/_pkg_.a /root/.cache/go-build/0a/0a2090907e0c8e8e299d97eafdb092176f81d70908df58621c3f2bc1bc1546f7-d # internal
2025-08-20T22:38:58.3460760Z [00:02:42.526]➜  github.com/sagernet/sing/common/winpowrprof
2025-08-20T22:38:58.3465687Z [00:02:42.527]➜  mkdir -p $WORK/b476/
2025-08-20T22:38:58.3472051Z [00:02:42.527]➜  cat >/tmp/go-build2397446772/b476/importcfg << 'EOF' # internal
2025-08-20T22:38:58.3477031Z [00:02:42.528]➜  # import config
2025-08-20T22:38:58.3497992Z [00:02:42.530]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:58.3499191Z [00:02:42.530]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:58.3501336Z [00:02:42.530]➜  EOF
2025-08-20T22:38:58.3508095Z [00:02:42.530]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/winpowrprof=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/winpowrprof;$WORK/b476=>" -p github.com/sagernet/sing/common/winpowrprof -lang=go1.20 -complete -installsuffix shared -buildid XnONf7JPCgMjKAA2xZNt/XnONf7JPCgMjKAA2xZNt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/winpowrprof/event.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/winpowrprof/event_stub.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/winpowrprof/pinner.go
2025-08-20T22:38:58.3830915Z [00:02:42.563]➜  go tool buildid -w $WORK/b476/_pkg_.a # internal
2025-08-20T22:38:58.3836256Z [00:02:42.563]➜  cp $WORK/b476/_pkg_.a /root/.cache/go-build/4d/4d74302b8de8e0f83685f1dba6372e1b75224a66641bdc844a3b57e861c09a33-d # internal
2025-08-20T22:38:58.3837322Z [00:02:42.564]➜  html
2025-08-20T22:38:58.3839358Z [00:02:42.564]➜  mkdir -p $WORK/b478/
2025-08-20T22:38:58.3840600Z [00:02:42.564]➜  cat >/tmp/go-build2397446772/b478/importcfg << 'EOF' # internal
2025-08-20T22:38:58.3841571Z [00:02:42.564]➜  # import config
2025-08-20T22:38:58.3842393Z [00:02:42.564]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:58.3843190Z [00:02:42.564]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:58.3844239Z [00:02:42.564]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:58.3844878Z [00:02:42.564]➜  EOF
2025-08-20T22:38:58.3847499Z [00:02:42.564]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "/root/.go/src/html=>html;$WORK/b478=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid Y35p46kOumeGfB2fxVra/Y35p46kOumeGfB2fxVra -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack /root/.go/src/html/entity.go /root/.go/src/html/escape.go
2025-08-20T22:38:58.4945671Z [00:02:42.674]➜  go tool buildid -w $WORK/b461/_pkg_.a # internal
2025-08-20T22:38:58.4972945Z [00:02:42.677]➜  go tool buildid -w $WORK/b478/_pkg_.a # internal
2025-08-20T22:38:58.4986834Z [00:02:42.679]➜  cp $WORK/b461/_pkg_.a /root/.cache/go-build/13/132796eb9b373e51836847e16d008324f82ffe0b400dc8145c9decadcbf88324-d # internal
2025-08-20T22:38:58.4998748Z [00:02:42.680]➜  cp $WORK/b478/_pkg_.a /root/.cache/go-build/9c/9c3641f13dc764266f8f387b7d6ee037fa449ad643b188a87e2bea2a058875da-d # internal
2025-08-20T22:38:58.5008203Z [00:02:42.681]➜  internal/profile
2025-08-20T22:38:58.5013090Z [00:02:42.681]➜  mkdir -p $WORK/b479/
2025-08-20T22:38:58.5019760Z [00:02:42.682]➜  github.com/sagernet/sing-box/route
2025-08-20T22:38:58.5025027Z [00:02:42.683]➜  mkdir -p $WORK/b468/
2025-08-20T22:38:58.5040227Z [00:02:42.684]➜  cat >/tmp/go-build2397446772/b468/importcfg << 'EOF' # internal
2025-08-20T22:38:58.5041274Z [00:02:42.684]➜  # import config
2025-08-20T22:38:58.5042210Z [00:02:42.684]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:58.5044233Z [00:02:42.684]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:58.5045221Z [00:02:42.684]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:58.5046363Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:58.5047696Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/common/conntrack=/tmp/go-build2397446772/b372/_pkg_.a
2025-08-20T22:38:58.5049034Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/common/dialer=/tmp/go-build2397446772/b374/_pkg_.a
2025-08-20T22:38:58.5050371Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/common/process=/tmp/go-build2397446772/b238/_pkg_.a
2025-08-20T22:38:58.5051700Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/common/sniff=/tmp/go-build2397446772/b449/_pkg_.a
2025-08-20T22:38:58.5053063Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/common/taskmonitor=/tmp/go-build2397446772/b364/_pkg_.a
2025-08-20T22:38:58.5054620Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/common/tlsfragment=/tmp/go-build2397446772/b443/_pkg_.a
2025-08-20T22:38:58.5056224Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:58.5057490Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/dns=/tmp/go-build2397446772/b447/_pkg_.a
2025-08-20T22:38:58.5058927Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/experimental/libbox/platform=/tmp/go-build2397446772/b371/_pkg_.a
2025-08-20T22:38:58.5060307Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:58.5061518Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:58.5062799Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/protocol/dns=/tmp/go-build2397446772/b461/_pkg_.a
2025-08-20T22:38:58.5075496Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-box/route/rule=/tmp/go-build2397446772/b448/_pkg_.a
2025-08-20T22:38:58.5096062Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-mux=/tmp/go-build2397446772/b469/_pkg_.a
2025-08-20T22:38:58.5097098Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-tun=/tmp/go-build2397446772/b280/_pkg_.a
2025-08-20T22:38:58.5098237Z [00:02:42.684]➜  packagefile github.com/sagernet/sing-vmess=/tmp/go-build2397446772/b473/_pkg_.a
2025-08-20T22:38:58.5099387Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:58.5100582Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:38:58.5101823Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:58.5102990Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:38:58.5106096Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/bufio/deadline=/tmp/go-build2397446772/b475/_pkg_.a
2025-08-20T22:38:58.5108407Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/canceler=/tmp/go-build2397446772/b355/_pkg_.a
2025-08-20T22:38:58.5110338Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:38:58.5112784Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:58.5114404Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:38:58.5115719Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:58.5116986Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:58.5118307Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:58.5119584Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/task=/tmp/go-build2397446772/b257/_pkg_.a
2025-08-20T22:38:58.5121692Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/udpnat2=/tmp/go-build2397446772/b354/_pkg_.a
2025-08-20T22:38:58.5123837Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/uot=/tmp/go-build2397446772/b275/_pkg_.a
2025-08-20T22:38:58.5125717Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/winpowrprof=/tmp/go-build2397446772/b476/_pkg_.a
2025-08-20T22:38:58.5127530Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:38:58.5129163Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:58.5130497Z [00:02:42.684]➜  packagefile github.com/sagernet/sing/service/pause=/tmp/go-build2397446772/b362/_pkg_.a
2025-08-20T22:38:58.5131636Z [00:02:42.684]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2397446772/b359/_pkg_.a
2025-08-20T22:38:58.5132557Z [00:02:42.684]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:58.5133837Z [00:02:42.684]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:58.5134728Z [00:02:42.684]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:58.5135558Z [00:02:42.684]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:58.5136379Z [00:02:42.684]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:58.5137202Z [00:02:42.684]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:58.5137984Z [00:02:42.684]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:58.5138822Z [00:02:42.684]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:58.5139670Z [00:02:42.684]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:58.5140504Z [00:02:42.684]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:58.5141133Z [00:02:42.684]➜  EOF
2025-08-20T22:38:58.5146241Z [00:02:42.684]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/route=>github.com/sagernet/sing-box/route;$WORK/b468=>" -p github.com/sagernet/sing-box/route -lang=go1.23 -complete -installsuffix shared -buildid sFp099SdjnfuUNCcAJl2/sFp099SdjnfuUNCcAJl2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/conn.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/dns.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/network.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/route.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/router.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule_conds.go
2025-08-20T22:38:58.5150745Z [00:02:42.688]➜  cat >/tmp/go-build2397446772/b479/importcfg << 'EOF' # internal
2025-08-20T22:38:58.5151475Z [00:02:42.688]➜  # import config
2025-08-20T22:38:58.5152156Z [00:02:42.688]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:58.5153061Z [00:02:42.688]➜  packagefile compress/gzip=/tmp/go-build2397446772/b199/_pkg_.a
2025-08-20T22:38:58.5154665Z [00:02:42.688]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:58.5155928Z [00:02:42.688]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:58.5157630Z [00:02:42.688]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:58.5159047Z [00:02:42.688]➜  packagefile regexp=/tmp/go-build2397446772/b233/_pkg_.a
2025-08-20T22:38:58.5160196Z [00:02:42.688]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:58.5161545Z [00:02:42.688]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:58.5162773Z [00:02:42.688]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:58.5164213Z [00:02:42.688]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:58.5165071Z [00:02:42.688]➜  EOF
2025-08-20T22:38:58.5171275Z [00:02:42.688]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "/root/.go/src/internal/profile=>internal/profile;$WORK/b479=>" -p internal/profile -lang=go1.25 -std -complete -installsuffix shared -buildid d08rTBwf4vEWLaiMeAif/d08rTBwf4vEWLaiMeAif -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /root/.go/src/internal/profile/encode.go /root/.go/src/internal/profile/filter.go /root/.go/src/internal/profile/graph.go /root/.go/src/internal/profile/merge.go /root/.go/src/internal/profile/profile.go /root/.go/src/internal/profile/proto.go /root/.go/src/internal/profile/prune.go
2025-08-20T22:38:58.6539701Z [00:02:42.834]➜  go tool buildid -w $WORK/b458/_pkg_.a # internal
2025-08-20T22:38:58.6593264Z [00:02:42.839]➜  cp $WORK/b458/_pkg_.a /root/.cache/go-build/03/03892a946eedcd6f7f6489bbd3ec43f0be8441a7ca2ce727fd79fe7744a336b8-d # internal
2025-08-20T22:38:58.6608317Z [00:02:42.839]➜  text/tabwriter
2025-08-20T22:38:58.6608860Z [00:02:42.839]➜  mkdir -p $WORK/b481/
2025-08-20T22:38:58.6609589Z [00:02:42.839]➜  cat >/tmp/go-build2397446772/b481/importcfg << 'EOF' # internal
2025-08-20T22:38:58.6610594Z [00:02:42.839]➜  # import config
2025-08-20T22:38:58.6611291Z [00:02:42.839]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:58.6612102Z [00:02:42.839]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:58.6612995Z [00:02:42.839]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:58.6613842Z [00:02:42.839]➜  EOF
2025-08-20T22:38:58.6616470Z [00:02:42.839]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "/root/.go/src/text/tabwriter=>text/tabwriter;$WORK/b481=>" -p text/tabwriter -lang=go1.25 -std -complete -installsuffix shared -buildid qcn0Ln443ZJ_hSqzi1zu/qcn0Ln443ZJ_hSqzi1zu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack /root/.go/src/text/tabwriter/tabwriter.go
2025-08-20T22:38:58.7415612Z [00:02:42.921]➜  go tool buildid -w $WORK/b481/_pkg_.a # internal
2025-08-20T22:38:58.7428449Z [00:02:42.922]➜  cp $WORK/b481/_pkg_.a /root/.cache/go-build/f5/f55b9a93860f04132228f93c68db8a8456c84fa375ccaec23331c88ebfe3ead2-d # internal
2025-08-20T22:38:58.7434529Z [00:02:42.923]➜  runtime/pprof
2025-08-20T22:38:58.7438587Z [00:02:42.923]➜  mkdir -p $WORK/b480/
2025-08-20T22:38:58.7440986Z [00:02:42.924]➜  cat >/tmp/go-build2397446772/b480/importcfg << 'EOF' # internal
2025-08-20T22:38:58.7441626Z [00:02:42.924]➜  # import config
2025-08-20T22:38:58.7442230Z [00:02:42.924]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:58.7442946Z [00:02:42.924]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:58.7443871Z [00:02:42.924]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:38:58.7444721Z [00:02:42.924]➜  packagefile compress/gzip=/tmp/go-build2397446772/b199/_pkg_.a
2025-08-20T22:38:58.7445608Z [00:02:42.924]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:58.7446505Z [00:02:42.924]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:58.7447399Z [00:02:42.924]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:58.7448173Z [00:02:42.924]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:58.7449307Z [00:02:42.924]➜  packagefile internal/abi=/tmp/go-build2397446772/b005/_pkg_.a
2025-08-20T22:38:58.7450264Z [00:02:42.924]➜  packagefile internal/profilerecord=/tmp/go-build2397446772/b018/_pkg_.a
2025-08-20T22:38:58.7451142Z [00:02:42.924]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:58.7451914Z [00:02:42.924]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:58.7452674Z [00:02:42.924]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:58.7462370Z [00:02:42.924]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:58.7463383Z [00:02:42.924]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:58.7464386Z [00:02:42.924]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:58.7465255Z [00:02:42.924]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:58.7466125Z [00:02:42.924]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:58.7466989Z [00:02:42.924]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:58.7467826Z [00:02:42.924]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:58.7468773Z [00:02:42.924]➜  packagefile text/tabwriter=/tmp/go-build2397446772/b481/_pkg_.a
2025-08-20T22:38:58.7469658Z [00:02:42.924]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:58.7470269Z [00:02:42.924]➜  EOF
2025-08-20T22:38:58.7476034Z [00:02:42.924]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "/root/.go/src/runtime/pprof=>runtime/pprof;$WORK/b480=>" -p runtime/pprof -lang=go1.25 -std -installsuffix shared -buildid _bvmglsPUiRF7Y_EC4lf/_bvmglsPUiRF7Y_EC4lf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /root/.go/src/runtime/pprof/elf.go /root/.go/src/runtime/pprof/label.go /root/.go/src/runtime/pprof/map.go /root/.go/src/runtime/pprof/pe.go /root/.go/src/runtime/pprof/pprof.go /root/.go/src/runtime/pprof/pprof_rusage.go /root/.go/src/runtime/pprof/proto.go /root/.go/src/runtime/pprof/proto_other.go /root/.go/src/runtime/pprof/protobuf.go /root/.go/src/runtime/pprof/protomem.go /root/.go/src/runtime/pprof/runtime.go
2025-08-20T22:38:58.8780125Z [00:02:43.058]➜  go tool buildid -w $WORK/b479/_pkg_.a # internal
2025-08-20T22:38:58.8852605Z [00:02:43.065]➜  cp $WORK/b479/_pkg_.a /root/.cache/go-build/00/00d6487de16b2d4517f4cb6063a3f29e8e1816740ce0d0ddfacca9d8f32f4bc7-d # internal
2025-08-20T22:38:58.8869134Z [00:02:43.067]➜  github.com/sagernet/sing-box/common/convertor/adguard
2025-08-20T22:38:58.8885881Z [00:02:43.067]➜  mkdir -p $WORK/b482/
2025-08-20T22:38:58.8886669Z [00:02:43.067]➜  cat >/tmp/go-build2397446772/b482/importcfg << 'EOF' # internal
2025-08-20T22:38:58.8887360Z [00:02:43.067]➜  # import config
2025-08-20T22:38:58.8888071Z [00:02:43.067]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:58.8888902Z [00:02:43.067]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:58.8889956Z [00:02:43.067]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:58.8891147Z [00:02:43.067]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:58.8892315Z [00:02:43.067]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:58.8896825Z [00:02:43.067]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:58.8898251Z [00:02:43.067]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:58.8899560Z [00:02:43.067]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:58.8900608Z [00:02:43.067]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:58.8901456Z [00:02:43.067]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:58.8902723Z [00:02:43.067]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:58.8903764Z [00:02:43.067]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:58.8904587Z [00:02:43.067]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:58.8905184Z [00:02:43.068]➜  EOF
2025-08-20T22:38:58.8908964Z [00:02:43.068]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/convertor/adguard=>github.com/sagernet/sing-box/common/convertor/adguard;$WORK/b482=>" -p github.com/sagernet/sing-box/common/convertor/adguard -lang=go1.23 -complete -installsuffix shared -buildid 20WbGRB_YjOxszAEiweH/20WbGRB_YjOxszAEiweH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/convertor/adguard/convertor.go
2025-08-20T22:38:59.3049659Z [00:02:43.485]➜  go tool buildid -w $WORK/b482/_pkg_.a # internal
2025-08-20T22:38:59.3147474Z [00:02:43.495]➜  cp $WORK/b482/_pkg_.a /root/.cache/go-build/a2/a2314d4aecb1100ce1b1ed3a485a32689a0e699d97d0440f955d0a4e9e8d3b84-d # internal
2025-08-20T22:38:59.3149586Z [00:02:43.495]➜  github.com/sagernet/sing-box/common/geosite
2025-08-20T22:38:59.3151828Z [00:02:43.495]➜  mkdir -p $WORK/b483/
2025-08-20T22:38:59.3152795Z [00:02:43.495]➜  cat >/tmp/go-build2397446772/b483/importcfg << 'EOF' # internal
2025-08-20T22:38:59.3153644Z [00:02:43.495]➜  # import config
2025-08-20T22:38:59.3154306Z [00:02:43.495]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:59.3155074Z [00:02:43.495]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:59.3155915Z [00:02:43.495]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:59.3157308Z [00:02:43.495]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:59.3158706Z [00:02:43.495]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:59.3159999Z [00:02:43.495]➜  packagefile github.com/sagernet/sing/common/varbin=/tmp/go-build2397446772/b253/_pkg_.a
2025-08-20T22:38:59.3160988Z [00:02:43.495]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:59.3161759Z [00:02:43.495]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:59.3162520Z [00:02:43.495]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:38:59.3163279Z [00:02:43.495]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:59.3164285Z [00:02:43.495]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:59.3164909Z [00:02:43.495]➜  EOF
2025-08-20T22:38:59.3169122Z [00:02:43.495]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite=>github.com/sagernet/sing-box/common/geosite;$WORK/b483=>" -p github.com/sagernet/sing-box/common/geosite -lang=go1.23 -complete -installsuffix shared -buildid o7ApYkz-x0sJFBM6rhRq/o7ApYkz-x0sJFBM6rhRq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/reader.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/rule.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/writer.go
2025-08-20T22:38:59.4208509Z [00:02:43.601]➜  go tool buildid -w $WORK/b480/_pkg_.a # internal
2025-08-20T22:38:59.4284450Z [00:02:43.608]➜  cp $WORK/b480/_pkg_.a /root/.cache/go-build/79/79cb0937774ea2b49f7f8ee1c51985acb2fa6b57d0d18be2c9b81eb721f22f77-d # internal
2025-08-20T22:38:59.4317794Z [00:02:43.612]➜  net/http/pprof
2025-08-20T22:38:59.4320578Z [00:02:43.612]➜  mkdir -p $WORK/b477/
2025-08-20T22:38:59.4324615Z [00:02:43.612]➜  cat >/tmp/go-build2397446772/b477/importcfg << 'EOF' # internal
2025-08-20T22:38:59.4328227Z [00:02:43.613]➜  # import config
2025-08-20T22:38:59.4328935Z [00:02:43.613]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:59.4329733Z [00:02:43.613]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:59.4330830Z [00:02:43.613]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:59.4331644Z [00:02:43.613]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:59.4332434Z [00:02:43.613]➜  packagefile html=/tmp/go-build2397446772/b478/_pkg_.a
2025-08-20T22:38:59.4333306Z [00:02:43.613]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:59.4334478Z [00:02:43.613]➜  packagefile internal/profile=/tmp/go-build2397446772/b479/_pkg_.a
2025-08-20T22:38:59.4335387Z [00:02:43.613]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:59.4336200Z [00:02:43.613]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:59.4337049Z [00:02:43.613]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:59.4337962Z [00:02:43.613]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:38:59.4338819Z [00:02:43.613]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:59.4339682Z [00:02:43.613]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:59.4340593Z [00:02:43.613]➜  packagefile runtime/pprof=/tmp/go-build2397446772/b480/_pkg_.a
2025-08-20T22:38:59.4341562Z [00:02:43.613]➜  packagefile runtime/trace=/tmp/go-build2397446772/b189/_pkg_.a
2025-08-20T22:38:59.4342475Z [00:02:43.613]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:59.4343314Z [00:02:43.613]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:59.4344498Z [00:02:43.613]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:59.4345386Z [00:02:43.613]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:59.4346024Z [00:02:43.613]➜  EOF
2025-08-20T22:38:59.4349142Z [00:02:43.613]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "/root/.go/src/net/http/pprof=>net/http/pprof;$WORK/b477=>" -p net/http/pprof -lang=go1.25 -std -complete -installsuffix shared -buildid 8yjDGAwWx-RJrsHzt_Hv/8yjDGAwWx-RJrsHzt_Hv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack /root/.go/src/net/http/pprof/pprof.go
2025-08-20T22:38:59.6703310Z [00:02:43.850]➜  go tool buildid -w $WORK/b477/_pkg_.a # internal
2025-08-20T22:38:59.6728336Z [00:02:43.853]➜  cp $WORK/b477/_pkg_.a /root/.cache/go-build/52/52a3e918b6e41685517325a45b254c84f79f3ac3fae3451dc7ea88d6924a21c8-d # internal
2025-08-20T22:38:59.6820211Z [00:02:43.862]➜  github.com/pierrec/lz4/v4/internal/lz4block
2025-08-20T22:38:59.6822656Z [00:02:43.862]➜  mkdir -p $WORK/b490/
2025-08-20T22:38:59.6826475Z [00:02:43.863]➜  echo -n > $WORK/b490/go_asm.h # internal
2025-08-20T22:38:59.6829106Z [00:02:43.863]➜  cd /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block
2025-08-20T22:38:59.6833767Z [00:02:43.863]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/pierrec/lz4/v4/internal/lz4block -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block=>github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block;$WORK/b490=>" -I $WORK/b490/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b490/symabis ./decode_amd64.s
2025-08-20T22:38:59.7030433Z [00:02:43.883]➜  cat >/tmp/go-build2397446772/b490/importcfg << 'EOF' # internal
2025-08-20T22:38:59.7033863Z [00:02:43.883]➜  # import config
2025-08-20T22:38:59.7034606Z [00:02:43.883]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:59.7035751Z [00:02:43.883]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build2397446772/b491/_pkg_.a
2025-08-20T22:38:59.7036836Z [00:02:43.883]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:38:59.7037742Z [00:02:43.883]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:59.7038440Z [00:02:43.883]➜  EOF
2025-08-20T22:38:59.7039043Z [00:02:43.883]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:59.7045210Z [00:02:43.883]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block=>github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block;$WORK/b490=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.14 -installsuffix shared -buildid SlKMjp3sRIbwY8xFY0W1/SlKMjp3sRIbwY8xFY0W1 -goversion go1.25.0 -symabis $WORK/b490/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack -asmhdr $WORK/b490/go_asm.h /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block/block.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block/blocks.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block/decode_asm.go
2025-08-20T22:38:59.7431592Z [00:02:43.923]➜  go tool buildid -w $WORK/b414/_pkg_.a # internal
2025-08-20T22:38:59.7722514Z [00:02:43.952]➜  cp $WORK/b414/_pkg_.a /root/.cache/go-build/54/544b3319fb4933ef54ce4af4d15f738963092eeb8561df768b1aa2b33610edff-d # internal
2025-08-20T22:38:59.7753077Z [00:02:43.955]➜  github.com/sagernet/sing-box/common/badtls
2025-08-20T22:38:59.7759013Z [00:02:43.956]➜  mkdir -p $WORK/b441/
2025-08-20T22:38:59.7768132Z [00:02:43.956]➜  cat >/tmp/go-build2397446772/b441/importcfg << 'EOF' # internal
2025-08-20T22:38:59.7769436Z [00:02:43.956]➜  # import config
2025-08-20T22:38:59.7771179Z [00:02:43.957]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:59.7772539Z [00:02:43.957]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:59.7774766Z [00:02:43.957]➜  packagefile github.com/metacubex/utls=/tmp/go-build2397446772/b414/_pkg_.a
2025-08-20T22:38:59.7775924Z [00:02:43.957]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:38:59.7777554Z [00:02:43.957]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:59.7778894Z [00:02:43.957]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:59.7780179Z [00:02:43.957]➜  packagefile github.com/sagernet/sing/common/tls=/tmp/go-build2397446772/b442/_pkg_.a
2025-08-20T22:38:59.7781183Z [00:02:43.957]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:59.7781930Z [00:02:43.957]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:59.7782723Z [00:02:43.957]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:59.7785735Z [00:02:43.957]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:59.7786501Z [00:02:43.957]➜  EOF
2025-08-20T22:38:59.7790119Z [00:02:43.957]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badtls=>github.com/sagernet/sing-box/common/badtls;$WORK/b441=>" -p github.com/sagernet/sing-box/common/badtls -lang=go1.23 -complete -installsuffix shared -buildid knvpb-PrzS3ddoUn2Ne1/knvpb-PrzS3ddoUn2Ne1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badtls/read_wait.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badtls/read_wait_utls.go
2025-08-20T22:38:59.8076983Z [00:02:43.987]➜  cd /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block
2025-08-20T22:38:59.8080081Z [00:02:43.987]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/pierrec/lz4/v4/internal/lz4block -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block=>github.com/pierrec/lz4/v4@v4.1.21/internal/lz4block;$WORK/b490=>" -I $WORK/b490/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b490/decode_amd64.o ./decode_amd64.s
2025-08-20T22:38:59.8123954Z [00:02:43.992]➜  go tool pack r $WORK/b490/_pkg_.a $WORK/b490/decode_amd64.o # internal
2025-08-20T22:38:59.8124893Z [00:02:43.992]➜  go tool buildid -w $WORK/b490/_pkg_.a # internal
2025-08-20T22:38:59.8139142Z [00:02:43.994]➜  cp $WORK/b490/_pkg_.a /root/.cache/go-build/8d/8da33dc0de0b8cf39b5c2cb1a2600d7d08acd72cc71a1e467be42c36de17ee35-d # internal
2025-08-20T22:38:59.8147015Z [00:02:43.995]➜  github.com/pierrec/lz4/v4/internal/xxh32
2025-08-20T22:38:59.8150566Z [00:02:43.995]➜  mkdir -p $WORK/b493/
2025-08-20T22:38:59.8158363Z [00:02:43.996]➜  go tool buildid -w $WORK/b483/_pkg_.a # internal
2025-08-20T22:38:59.8164492Z [00:02:43.996]➜  cat >/tmp/go-build2397446772/b493/importcfg << 'EOF' # internal
2025-08-20T22:38:59.8165711Z [00:02:43.996]➜  # import config
2025-08-20T22:38:59.8166797Z [00:02:43.996]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:59.8167694Z [00:02:43.996]➜  EOF
2025-08-20T22:38:59.8176108Z [00:02:43.998]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:38:59.8199423Z [00:02:44.000]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/xxh32=>github.com/pierrec/lz4/v4@v4.1.21/internal/xxh32;$WORK/b493=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.14 -complete -installsuffix shared -buildid zzMnOZEGJvMaAf48T4WC/zzMnOZEGJvMaAf48T4WC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/xxh32/xxh32zero.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/xxh32/xxh32zero_other.go
2025-08-20T22:38:59.8242361Z [00:02:44.004]➜  cp $WORK/b483/_pkg_.a /root/.cache/go-build/92/92e748266b80a1696d7d2a2eb454ea854216ae5f9f9582f13a9e0a0c9017a5d4-d # internal
2025-08-20T22:38:59.8243718Z [00:02:44.004]➜  github.com/insomniacslk/dhcp/interfaces
2025-08-20T22:38:59.8244392Z [00:02:44.004]➜  mkdir -p $WORK/b494/
2025-08-20T22:38:59.8245185Z [00:02:44.004]➜  cat >/tmp/go-build2397446772/b494/importcfg << 'EOF' # internal
2025-08-20T22:38:59.8245951Z [00:02:44.004]➜  # import config
2025-08-20T22:38:59.8247166Z [00:02:44.004]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:59.8248127Z [00:02:44.004]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:59.8248752Z [00:02:44.004]➜  EOF
2025-08-20T22:38:59.8254291Z [00:02:44.004]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/interfaces=>github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/interfaces;$WORK/b494=>" -p github.com/insomniacslk/dhcp/interfaces -lang=go1.23 -complete -installsuffix shared -buildid Ardu2JTvURxsj2TJ8kO-/Ardu2JTvURxsj2TJ8kO- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/interfaces/bindtodevice_linux.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/interfaces/interfaces.go
2025-08-20T22:38:59.8523815Z [00:02:44.032]➜  go tool buildid -w $WORK/b493/_pkg_.a # internal
2025-08-20T22:38:59.8530085Z [00:02:44.033]➜  cp $WORK/b493/_pkg_.a /root/.cache/go-build/d6/d6a400a674b6666ad68086fe14dbc3105a8c3355449e0fa62222754cf955770c-d # internal
2025-08-20T22:38:59.8537786Z [00:02:44.033]➜  github.com/pierrec/lz4/v4/internal/lz4stream
2025-08-20T22:38:59.8538417Z [00:02:44.033]➜  mkdir -p $WORK/b492/
2025-08-20T22:38:59.8539124Z [00:02:44.033]➜  cat >/tmp/go-build2397446772/b492/importcfg << 'EOF' # internal
2025-08-20T22:38:59.8539781Z [00:02:44.033]➜  # import config
2025-08-20T22:38:59.8540493Z [00:02:44.033]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:59.8541343Z [00:02:44.033]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:59.8542385Z [00:02:44.033]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4block=/tmp/go-build2397446772/b490/_pkg_.a
2025-08-20T22:38:59.8543823Z [00:02:44.033]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build2397446772/b491/_pkg_.a
2025-08-20T22:38:59.8545157Z [00:02:44.033]➜  packagefile github.com/pierrec/lz4/v4/internal/xxh32=/tmp/go-build2397446772/b493/_pkg_.a
2025-08-20T22:38:59.8546500Z [00:02:44.034]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:59.8547340Z [00:02:44.034]➜  packagefile io/ioutil=/tmp/go-build2397446772/b332/_pkg_.a
2025-08-20T22:38:59.8548185Z [00:02:44.034]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:59.8548788Z [00:02:44.034]➜  EOF
2025-08-20T22:38:59.8553933Z [00:02:44.034]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4stream=>github.com/pierrec/lz4/v4@v4.1.21/internal/lz4stream;$WORK/b492=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.14 -complete -installsuffix shared -buildid 4_rK2gU8XQDURqocMOTd/4_rK2gU8XQDURqocMOTd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4stream/block.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4stream/frame.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/internal/lz4stream/frame_gen.go
2025-08-20T22:38:59.8578341Z [00:02:44.038]➜  go tool buildid -w $WORK/b441/_pkg_.a # internal
2025-08-20T22:38:59.8602877Z [00:02:44.040]➜  cp $WORK/b441/_pkg_.a /root/.cache/go-build/18/186ad42c54f21e8644ed9f4065c3c6b5d7271c8519c624fe5a300e19ecdbe528-d # internal
2025-08-20T22:38:59.8625153Z [00:02:44.042]➜  github.com/sagernet/sing-box/common/tls
2025-08-20T22:38:59.8636102Z [00:02:44.043]➜  mkdir -p $WORK/b379/
2025-08-20T22:38:59.8638959Z [00:02:44.043]➜  cat >/tmp/go-build2397446772/b379/importcfg << 'EOF' # internal
2025-08-20T22:38:59.8640138Z [00:02:44.043]➜  # import config
2025-08-20T22:38:59.8640957Z [00:02:44.043]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:59.8642199Z [00:02:44.043]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:59.8650140Z [00:02:44.043]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:38:59.8651090Z [00:02:44.043]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:38:59.8651975Z [00:02:44.043]➜  packagefile crypto/ecdh=/tmp/go-build2397446772/b051/_pkg_.a
2025-08-20T22:38:59.8652832Z [00:02:44.043]➜  packagefile crypto/ed25519=/tmp/go-build2397446772/b117/_pkg_.a
2025-08-20T22:38:59.8653909Z [00:02:44.043]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:38:59.8654755Z [00:02:44.043]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:38:59.8655586Z [00:02:44.043]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:38:59.8656437Z [00:02:44.043]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:38:59.8657277Z [00:02:44.043]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:38:59.8658157Z [00:02:44.043]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:59.8659041Z [00:02:44.043]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:38:59.8659937Z [00:02:44.043]➜  packagefile crypto/x509/pkix=/tmp/go-build2397446772/b143/_pkg_.a
2025-08-20T22:38:59.8660891Z [00:02:44.043]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:38:59.8661803Z [00:02:44.043]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:59.8662689Z [00:02:44.043]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:38:59.8663737Z [00:02:44.043]➜  packagefile encoding/pem=/tmp/go-build2397446772/b145/_pkg_.a
2025-08-20T22:38:59.8664567Z [00:02:44.043]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:59.8665329Z [00:02:44.043]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:59.8666277Z [00:02:44.043]➜  packagefile github.com/caddyserver/certmagic=/tmp/go-build2397446772/b380/_pkg_.a
2025-08-20T22:38:59.8667349Z [00:02:44.043]➜  packagefile github.com/libdns/alidns=/tmp/go-build2397446772/b412/_pkg_.a
2025-08-20T22:38:59.8668387Z [00:02:44.043]➜  packagefile github.com/libdns/cloudflare=/tmp/go-build2397446772/b413/_pkg_.a
2025-08-20T22:38:59.8673364Z [00:02:44.043]➜  packagefile github.com/metacubex/utls=/tmp/go-build2397446772/b414/_pkg_.a
2025-08-20T22:38:59.8675162Z [00:02:44.043]➜  packagefile github.com/mholt/acmez/v3/acme=/tmp/go-build2397446772/b386/_pkg_.a
2025-08-20T22:38:59.8676678Z [00:02:44.043]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:59.8678274Z [00:02:44.043]➜  packagefile github.com/sagernet/fswatch=/tmp/go-build2397446772/b369/_pkg_.a
2025-08-20T22:38:59.8679988Z [00:02:44.043]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:59.8681783Z [00:02:44.043]➜  packagefile github.com/sagernet/sing-box/common/badtls=/tmp/go-build2397446772/b441/_pkg_.a
2025-08-20T22:38:59.8683918Z [00:02:44.043]➜  packagefile github.com/sagernet/sing-box/common/dialer=/tmp/go-build2397446772/b374/_pkg_.a
2025-08-20T22:38:59.8686466Z [00:02:44.043]➜  packagefile github.com/sagernet/sing-box/common/tlsfragment=/tmp/go-build2397446772/b443/_pkg_.a
2025-08-20T22:38:59.8704198Z [00:02:44.043]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:59.8705456Z [00:02:44.043]➜  packagefile github.com/sagernet/sing-box/dns=/tmp/go-build2397446772/b447/_pkg_.a
2025-08-20T22:38:59.8706793Z [00:02:44.043]➜  packagefile github.com/sagernet/sing-box/experimental/deprecated=/tmp/go-build2397446772/b258/_pkg_.a
2025-08-20T22:38:59.8708153Z [00:02:44.043]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:59.8709390Z [00:02:44.043]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:59.8710858Z [00:02:44.043]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:38:59.8712123Z [00:02:44.043]➜  packagefile github.com/sagernet/sing/common/debug=/tmp/go-build2397446772/b252/_pkg_.a
2025-08-20T22:38:59.8713411Z [00:02:44.043]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:59.8716529Z [00:02:44.043]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:59.8722472Z [00:02:44.043]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:59.8724231Z [00:02:44.043]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:38:59.8725910Z [00:02:44.043]➜  packagefile github.com/sagernet/sing/common/ntp=/tmp/go-build2397446772/b361/_pkg_.a
2025-08-20T22:38:59.8727322Z [00:02:44.043]➜  packagefile github.com/sagernet/sing/common/tls=/tmp/go-build2397446772/b442/_pkg_.a
2025-08-20T22:38:59.8728580Z [00:02:44.043]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:59.8729859Z [00:02:44.043]➜  packagefile go.uber.org/zap=/tmp/go-build2397446772/b399/_pkg_.a
2025-08-20T22:38:59.8730901Z [00:02:44.043]➜  packagefile go.uber.org/zap/zapcore=/tmp/go-build2397446772/b402/_pkg_.a
2025-08-20T22:38:59.8732053Z [00:02:44.044]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build2397446772/b387/_pkg_.a
2025-08-20T22:38:59.8733299Z [00:02:44.044]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build2397446772/b183/_pkg_.a
2025-08-20T22:38:59.8734460Z [00:02:44.044]➜  packagefile golang.org/x/net/http2=/tmp/go-build2397446772/b454/_pkg_.a
2025-08-20T22:38:59.8735349Z [00:02:44.044]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:59.8736150Z [00:02:44.044]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:38:59.8736984Z [00:02:44.044]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:38:59.8737822Z [00:02:44.044]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:59.8738642Z [00:02:44.044]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:59.8739445Z [00:02:44.044]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:59.8740710Z [00:02:44.044]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:59.8741529Z [00:02:44.044]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:59.8742330Z [00:02:44.044]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:59.8743118Z [00:02:44.044]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:59.8743864Z [00:02:44.044]➜  EOF
2025-08-20T22:38:59.8753938Z [00:02:44.044]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls=>github.com/sagernet/sing-box/common/tls;$WORK/b379=>" -p github.com/sagernet/sing-box/common/tls -lang=go1.23 -complete -installsuffix shared -buildid wTAN8wCnd6cTAPw-RMFY/wTAN8wCnd6cTAPw-RMFY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/acme.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/acme_contstant.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/client.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/common.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/config.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech_shared.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech_tag_stub.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/mkcert.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/reality_client.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/reality_server.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/reality_stub.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/server.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/std_client.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/std_server.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/time_wrapper.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/utls_client.go
2025-08-20T22:38:59.8762972Z [00:02:44.049]➜  go tool buildid -w $WORK/b494/_pkg_.a # internal
2025-08-20T22:38:59.8764433Z [00:02:44.049]➜  cp $WORK/b494/_pkg_.a /root/.cache/go-build/66/66738555f8d99670efd78e7fd672800ed6d8a29863a861420eee542f79cde998-d # internal
2025-08-20T22:38:59.8765536Z [00:02:44.049]➜  github.com/insomniacslk/dhcp/rfc1035label
2025-08-20T22:38:59.8766110Z [00:02:44.049]➜  mkdir -p $WORK/b495/
2025-08-20T22:38:59.8766804Z [00:02:44.050]➜  cat >/tmp/go-build2397446772/b495/importcfg << 'EOF' # internal
2025-08-20T22:38:59.8767453Z [00:02:44.050]➜  # import config
2025-08-20T22:38:59.8768085Z [00:02:44.050]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:59.8768854Z [00:02:44.050]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:59.8769633Z [00:02:44.050]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:59.8770242Z [00:02:44.050]➜  EOF
2025-08-20T22:38:59.8774849Z [00:02:44.050]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/rfc1035label=>github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/rfc1035label;$WORK/b495=>" -p github.com/insomniacslk/dhcp/rfc1035label -lang=go1.23 -complete -installsuffix shared -buildid D3g8cweVvBfZiKfHtyDD/D3g8cweVvBfZiKfHtyDD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/rfc1035label/label.go
2025-08-20T22:38:59.8778801Z [00:02:44.052]➜  go tool buildid -w $WORK/b468/_pkg_.a # internal
2025-08-20T22:38:59.8922304Z [00:02:44.072]➜  go tool buildid -w $WORK/b495/_pkg_.a # internal
2025-08-20T22:38:59.8927494Z [00:02:44.072]➜  cp $WORK/b495/_pkg_.a /root/.cache/go-build/bd/bddcff2137df78d629e2394c0d67deb35597b2c9c362a8b4d29d86c93f8b6141-d # internal
2025-08-20T22:38:59.8935777Z [00:02:44.073]➜  github.com/u-root/uio/rand
2025-08-20T22:38:59.8938361Z [00:02:44.073]➜  mkdir -p $WORK/b496/
2025-08-20T22:38:59.8939247Z [00:02:44.074]➜  cat >/tmp/go-build2397446772/b496/importcfg << 'EOF' # internal
2025-08-20T22:38:59.8941785Z [00:02:44.074]➜  # import config
2025-08-20T22:38:59.8942752Z [00:02:44.074]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:59.8943793Z [00:02:44.074]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:59.8965590Z [00:02:44.074]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:38:59.8966510Z [00:02:44.074]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:59.8967289Z [00:02:44.074]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:59.8968092Z [00:02:44.074]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:59.8968911Z [00:02:44.074]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:38:59.8969706Z [00:02:44.074]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:59.8970294Z [00:02:44.074]➜  EOF
2025-08-20T22:38:59.8975579Z [00:02:44.074]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/rand=>github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/rand;$WORK/b496=>" -p github.com/u-root/uio/rand -lang=go1.21 -complete -installsuffix shared -buildid Ei-H8TYcP10LfuxifnwD/Ei-H8TYcP10LfuxifnwD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/rand/random.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/rand/random_linux.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/rand/random_urandom.go
2025-08-20T22:38:59.9036235Z [00:02:44.082]➜  cp $WORK/b468/_pkg_.a /root/.cache/go-build/82/82c9bbe70be7f403a5d23bb77604d517b196afb7013b0c8fb6ba4c6f8c52eedf-d # internal
2025-08-20T22:38:59.9090150Z [00:02:44.089]➜  github.com/sagernet/sing-box/dns/transport/fakeip
2025-08-20T22:38:59.9090918Z [00:02:44.089]➜  mkdir -p $WORK/b497/
2025-08-20T22:38:59.9101160Z [00:02:44.090]➜  cat >/tmp/go-build2397446772/b497/importcfg << 'EOF' # internal
2025-08-20T22:38:59.9101983Z [00:02:44.090]➜  # import config
2025-08-20T22:38:59.9102710Z [00:02:44.090]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:59.9103834Z [00:02:44.090]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:38:59.9105045Z [00:02:44.090]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:38:59.9106341Z [00:02:44.090]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:38:59.9107617Z [00:02:44.090]➜  packagefile github.com/sagernet/sing-box/dns=/tmp/go-build2397446772/b447/_pkg_.a
2025-08-20T22:38:59.9108831Z [00:02:44.090]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:38:59.9110101Z [00:02:44.090]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:38:59.9111416Z [00:02:44.090]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:38:59.9112773Z [00:02:44.090]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:38:59.9114202Z [00:02:44.090]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:38:59.9115269Z [00:02:44.090]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:38:59.9116155Z [00:02:44.090]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:59.9116748Z [00:02:44.090]➜  EOF
2025-08-20T22:38:59.9121262Z [00:02:44.090]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip=>github.com/sagernet/sing-box/dns/transport/fakeip;$WORK/b497=>" -p github.com/sagernet/sing-box/dns/transport/fakeip -lang=go1.23 -complete -installsuffix shared -buildid d3nS5YGSHKzmPrdTkoLu/d3nS5YGSHKzmPrdTkoLu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip/fakeip.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip/memory.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip/store.go
2025-08-20T22:38:59.9144550Z [00:02:44.094]➜  # github.com/sagernet/sing-box/common/tls
2025-08-20T22:38:59.9151354Z [00:02:44.094]➜  ../../common/tls/ech_tag_stub.go:5:13: cannot use "Due to the migration to stdlib, the separate `with_ech` build tag has been deprecated and is no longer needed, please update your build configuration." (untyped string constant "Due to the migration to stdlib, the separate `with_ech` build tag ha...) as int value in variable declaration
2025-08-20T22:38:59.9155530Z [00:02:44.094]➜  ../../common/tls/reality_stub.go:5:13: cannot use "The separate `with_reality_server` build tag has been merged into `with_utls` and is no longer needed, please update your build configuration." (untyped string constant "The separate `with_reality_server` build tag has been merged into `w...) as int value in variable declaration
2025-08-20T22:38:59.9157685Z [00:02:44.095]➜  github.com/sagernet/sing-quic
2025-08-20T22:38:59.9158287Z [00:02:44.095]➜  mkdir -p $WORK/b499/
2025-08-20T22:38:59.9159950Z [00:02:44.095]➜  cat >/tmp/go-build2397446772/b499/importcfg << 'EOF' # internal
2025-08-20T22:38:59.9161389Z [00:02:44.095]➜  # import config
2025-08-20T22:38:59.9162039Z [00:02:44.095]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:38:59.9162863Z [00:02:44.095]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:38:59.9163956Z [00:02:44.095]➜  packagefile github.com/sagernet/quic-go=/tmp/go-build2397446772/b163/_pkg_.a
2025-08-20T22:38:59.9164974Z [00:02:44.095]➜  packagefile github.com/sagernet/quic-go/http3=/tmp/go-build2397446772/b198/_pkg_.a
2025-08-20T22:38:59.9166409Z [00:02:44.095]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:38:59.9167701Z [00:02:44.095]➜  packagefile github.com/sagernet/sing/common/tls=/tmp/go-build2397446772/b442/_pkg_.a
2025-08-20T22:38:59.9168747Z [00:02:44.095]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:38:59.9169499Z [00:02:44.095]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:59.9170101Z [00:02:44.095]➜  EOF
2025-08-20T22:38:59.9173357Z [00:02:44.096]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0=>github.com/sagernet/sing-quic@v0.5.0;$WORK/b499=>" -p github.com/sagernet/sing-quic -lang=go1.23 -complete -installsuffix shared -buildid E5Ci82rQYuLjOxxJsOzC/E5Ci82rQYuLjOxxJsOzC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/quic.go
2025-08-20T22:38:59.9236304Z [00:02:44.101]➜  go tool buildid -w $WORK/b492/_pkg_.a # internal
2025-08-20T22:38:59.9282203Z [00:02:44.108]➜  cp $WORK/b492/_pkg_.a /root/.cache/go-build/82/826db047a0f65fb4185898c398604ad62a370853f13cf63692759c5a05bbdc91-d # internal
2025-08-20T22:38:59.9287067Z [00:02:44.109]➜  github.com/pierrec/lz4/v4
2025-08-20T22:38:59.9289825Z [00:02:44.109]➜  mkdir -p $WORK/b489/
2025-08-20T22:38:59.9298929Z [00:02:44.110]➜  cat >/tmp/go-build2397446772/b489/importcfg << 'EOF' # internal
2025-08-20T22:38:59.9306168Z [00:02:44.110]➜  # import config
2025-08-20T22:38:59.9306898Z [00:02:44.110]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:38:59.9307752Z [00:02:44.110]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:59.9308572Z [00:02:44.110]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:59.9309655Z [00:02:44.110]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4block=/tmp/go-build2397446772/b490/_pkg_.a
2025-08-20T22:38:59.9311040Z [00:02:44.110]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build2397446772/b491/_pkg_.a
2025-08-20T22:38:59.9312388Z [00:02:44.110]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4stream=/tmp/go-build2397446772/b492/_pkg_.a
2025-08-20T22:38:59.9313949Z [00:02:44.110]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:59.9314769Z [00:02:44.110]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:38:59.9315603Z [00:02:44.110]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:59.9316416Z [00:02:44.110]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:59.9317040Z [00:02:44.110]➜  EOF
2025-08-20T22:38:59.9327467Z [00:02:44.112]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21=>github.com/pierrec/lz4/v4@v4.1.21;$WORK/b489=>" -p github.com/pierrec/lz4/v4 -lang=go1.14 -complete -installsuffix shared -buildid 3JyvF6_LzW7aGjuh79-y/3JyvF6_LzW7aGjuh79-y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/compressing_reader.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/lz4.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/options.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/options_gen.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/reader.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/state.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/state_gen.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.21/writer.go
2025-08-20T22:38:59.9623598Z [00:02:44.142]➜  go tool buildid -w $WORK/b496/_pkg_.a # internal
2025-08-20T22:38:59.9633181Z [00:02:44.143]➜  cp $WORK/b496/_pkg_.a /root/.cache/go-build/20/20017e8a7ea102223ca7e4b2afed19ce9014c34e4c728d836d2fa98fa5181da9-d # internal
2025-08-20T22:38:59.9635713Z [00:02:44.144]➜  archive/zip
2025-08-20T22:38:59.9636815Z [00:02:44.144]➜  mkdir -p $WORK/b501/
2025-08-20T22:38:59.9663135Z [00:02:44.146]➜  cat >/tmp/go-build2397446772/b501/importcfg << 'EOF' # internal
2025-08-20T22:38:59.9664143Z [00:02:44.146]➜  # import config
2025-08-20T22:38:59.9664888Z [00:02:44.146]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:38:59.9665783Z [00:02:44.146]➜  packagefile compress/flate=/tmp/go-build2397446772/b200/_pkg_.a
2025-08-20T22:38:59.9666833Z [00:02:44.146]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:38:59.9667709Z [00:02:44.146]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:38:59.9668556Z [00:02:44.146]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:38:59.9669425Z [00:02:44.146]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:38:59.9670407Z [00:02:44.146]➜  packagefile hash/crc32=/tmp/go-build2397446772/b201/_pkg_.a
2025-08-20T22:38:59.9671460Z [00:02:44.146]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:59.9672407Z [00:02:44.146]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:38:59.9673194Z [00:02:44.146]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:38:59.9674186Z [00:02:44.146]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:59.9675042Z [00:02:44.146]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:38:59.9675976Z [00:02:44.146]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:38:59.9676858Z [00:02:44.146]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:59.9677682Z [00:02:44.146]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:38:59.9678445Z [00:02:44.146]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:59.9679209Z [00:02:44.146]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:38:59.9680079Z [00:02:44.146]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:59.9680817Z [00:02:44.146]➜  EOF
2025-08-20T22:38:59.9686429Z [00:02:44.146]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "/root/.go/src/archive/zip=>archive/zip;$WORK/b501=>" -p archive/zip -lang=go1.25 -std -complete -installsuffix shared -buildid POmn5GHYG7XLbkAGVbpy/POmn5GHYG7XLbkAGVbpy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack /root/.go/src/archive/zip/reader.go /root/.go/src/archive/zip/register.go /root/.go/src/archive/zip/struct.go /root/.go/src/archive/zip/writer.go
2025-08-20T22:38:59.9798123Z [00:02:44.160]➜  go tool buildid -w $WORK/b499/_pkg_.a # internal
2025-08-20T22:38:59.9818464Z [00:02:44.162]➜  cp $WORK/b499/_pkg_.a /root/.cache/go-build/61/616e2c4c1378af1cd686b8e8e96d9cbf86219dfa79aae7088cbd39df28dac0d7-d # internal
2025-08-20T22:38:59.9847655Z [00:02:44.162]➜  expvar
2025-08-20T22:38:59.9848175Z [00:02:44.162]➜  mkdir -p $WORK/b503/
2025-08-20T22:38:59.9849244Z [00:02:44.163]➜  cat >/tmp/go-build2397446772/b503/importcfg << 'EOF' # internal
2025-08-20T22:38:59.9849939Z [00:02:44.163]➜  # import config
2025-08-20T22:38:59.9850663Z [00:02:44.163]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:38:59.9851637Z [00:02:44.163]➜  packagefile internal/godebug=/tmp/go-build2397446772/b044/_pkg_.a
2025-08-20T22:38:59.9852513Z [00:02:44.163]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:38:59.9853300Z [00:02:44.163]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:38:59.9854363Z [00:02:44.163]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:38:59.9855190Z [00:02:44.163]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:38:59.9856010Z [00:02:44.163]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:38:59.9856834Z [00:02:44.163]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:38:59.9857664Z [00:02:44.163]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:38:59.9858479Z [00:02:44.163]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:38:59.9859328Z [00:02:44.163]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:38:59.9860252Z [00:02:44.163]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:38:59.9860920Z [00:02:44.163]➜  EOF
2025-08-20T22:38:59.9866675Z [00:02:44.163]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "/root/.go/src/expvar=>expvar;$WORK/b503=>" -p expvar -lang=go1.25 -std -complete -installsuffix shared -buildid CDqWe0ZJ9xg_hx7tNAuK/CDqWe0ZJ9xg_hx7tNAuK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /root/.go/src/expvar/expvar.go
2025-08-20T22:39:00.0068782Z [00:02:44.187]➜  go tool buildid -w $WORK/b497/_pkg_.a # internal
2025-08-20T22:39:00.0126928Z [00:02:44.192]➜  cp $WORK/b497/_pkg_.a /root/.cache/go-build/35/353a15fc6cc3232fd36ccd3a19e2ac01f4bac45346a4eea97a8cd17d67f81e80-d # internal
2025-08-20T22:39:00.0179129Z [00:02:44.198]➜  encoding/xml
2025-08-20T22:39:00.0196660Z [00:02:44.198]➜  mkdir -p $WORK/b505/
2025-08-20T22:39:00.0197481Z [00:02:44.198]➜  cat >/tmp/go-build2397446772/b505/importcfg << 'EOF' # internal
2025-08-20T22:39:00.0198581Z [00:02:44.198]➜  # import config
2025-08-20T22:39:00.0199294Z [00:02:44.198]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:00.0200181Z [00:02:44.198]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:00.0201106Z [00:02:44.198]➜  packagefile encoding=/tmp/go-build2397446772/b186/_pkg_.a
2025-08-20T22:39:00.0201986Z [00:02:44.198]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:00.0202910Z [00:02:44.198]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:00.0223195Z [00:02:44.198]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:00.0224286Z [00:02:44.198]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:00.0225165Z [00:02:44.198]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:00.0225997Z [00:02:44.198]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:00.0226829Z [00:02:44.198]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.0227640Z [00:02:44.198]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.0228455Z [00:02:44.198]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:39:00.0229368Z [00:02:44.198]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:39:00.0230087Z [00:02:44.198]➜  EOF
2025-08-20T22:39:00.0234198Z [00:02:44.198]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "/root/.go/src/encoding/xml=>encoding/xml;$WORK/b505=>" -p encoding/xml -lang=go1.25 -std -complete -installsuffix shared -buildid gC-cZpw-ijhWc6QWj73c/gC-cZpw-ijhWc6QWj73c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack /root/.go/src/encoding/xml/marshal.go /root/.go/src/encoding/xml/read.go /root/.go/src/encoding/xml/typeinfo.go /root/.go/src/encoding/xml/xml.go
2025-08-20T22:39:00.0380527Z [00:02:44.218]➜  go tool buildid -w $WORK/b489/_pkg_.a # internal
2025-08-20T22:39:00.0411232Z [00:02:44.221]➜  cp $WORK/b489/_pkg_.a /root/.cache/go-build/86/86a12454fd11a01707ac16229c41da210172a8c3861c1fb5c2e821fe4a7f04b8-d # internal
2025-08-20T22:39:00.0418502Z [00:02:44.222]➜  github.com/u-root/uio/uio
2025-08-20T22:39:00.0421283Z [00:02:44.222]➜  mkdir -p $WORK/b488/
2025-08-20T22:39:00.0430013Z [00:02:44.223]➜  cat >/tmp/go-build2397446772/b488/importcfg << 'EOF' # internal
2025-08-20T22:39:00.0430876Z [00:02:44.223]➜  # import config
2025-08-20T22:39:00.0431528Z [00:02:44.223]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:00.0432385Z [00:02:44.223]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:00.0433240Z [00:02:44.223]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:00.0435798Z [00:02:44.223]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:00.0436738Z [00:02:44.223]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build2397446772/b489/_pkg_.a
2025-08-20T22:39:00.0437635Z [00:02:44.223]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:00.0438382Z [00:02:44.223]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:00.0439111Z [00:02:44.223]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:00.0439878Z [00:02:44.223]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:00.0440667Z [00:02:44.223]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.0441430Z [00:02:44.223]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.0442022Z [00:02:44.223]➜  EOF
2025-08-20T22:39:00.0456984Z [00:02:44.225]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio=>github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio;$WORK/b488=>" -p github.com/u-root/uio/uio -lang=go1.21 -complete -installsuffix shared -buildid 1mZjqq4-c2ZjYIdSm75b/1mZjqq4-c2ZjYIdSm75b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio/alignreader.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio/alignwriter.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio/archivereader.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio/buffer.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio/cached.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio/lazy.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio/null.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio/progress.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio/reader.go /root/go/pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/uio/uio.go
2025-08-20T22:39:00.1889008Z [00:02:44.369]➜  go tool buildid -w $WORK/b488/_pkg_.a # internal
2025-08-20T22:39:00.1972361Z [00:02:44.377]➜  cp $WORK/b488/_pkg_.a /root/.cache/go-build/da/daff88550f547e4fd5d01e79285f626c52f3a9e8a88d80b0e5a5a88a24cc0157-d # internal
2025-08-20T22:39:00.1990172Z [00:02:44.379]➜  github.com/insomniacslk/dhcp/iana
2025-08-20T22:39:00.1990801Z [00:02:44.379]➜  mkdir -p $WORK/b487/
2025-08-20T22:39:00.1991544Z [00:02:44.379]➜  cat >/tmp/go-build2397446772/b487/importcfg << 'EOF' # internal
2025-08-20T22:39:00.1992237Z [00:02:44.379]➜  # import config
2025-08-20T22:39:00.1992888Z [00:02:44.379]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:00.1993994Z [00:02:44.379]➜  packagefile github.com/u-root/uio/uio=/tmp/go-build2397446772/b488/_pkg_.a
2025-08-20T22:39:00.1995249Z [00:02:44.379]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.1995832Z [00:02:44.379]➜  EOF
2025-08-20T22:39:00.2002451Z [00:02:44.379]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/iana=>github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/iana;$WORK/b487=>" -p github.com/insomniacslk/dhcp/iana -lang=go1.23 -complete -installsuffix shared -buildid tphVS5tQJc1gvojXMlKG/tphVS5tQJc1gvojXMlKG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/iana/archtype.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/iana/entid.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/iana/hwtypes.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/iana/iana.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/iana/statuscodes.go
2025-08-20T22:39:00.2325839Z [00:02:44.413]➜  go tool buildid -w $WORK/b503/_pkg_.a # internal
2025-08-20T22:39:00.2409958Z [00:02:44.421]➜  cp $WORK/b503/_pkg_.a /root/.cache/go-build/eb/ebc3103a84769c2d663f37c42896bdc7162458af05e719fccf66b29fb95a2eb9-d # internal
2025-08-20T22:39:00.2500541Z [00:02:44.430]➜  github.com/go-chi/chi/v5/middleware
2025-08-20T22:39:00.2503178Z [00:02:44.430]➜  mkdir -p $WORK/b502/
2025-08-20T22:39:00.2518093Z [00:02:44.431]➜  cat >/tmp/go-build2397446772/b502/importcfg << 'EOF' # internal
2025-08-20T22:39:00.2518925Z [00:02:44.431]➜  # import config
2025-08-20T22:39:00.2519629Z [00:02:44.431]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:00.2520481Z [00:02:44.431]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:00.2521382Z [00:02:44.431]➜  packagefile compress/flate=/tmp/go-build2397446772/b200/_pkg_.a
2025-08-20T22:39:00.2522358Z [00:02:44.431]➜  packagefile compress/gzip=/tmp/go-build2397446772/b199/_pkg_.a
2025-08-20T22:39:00.2523270Z [00:02:44.431]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:00.2544535Z [00:02:44.431]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:00.2545510Z [00:02:44.431]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:39:00.2546533Z [00:02:44.431]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:00.2547447Z [00:02:44.431]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:00.2548278Z [00:02:44.431]➜  packagefile expvar=/tmp/go-build2397446772/b503/_pkg_.a
2025-08-20T22:39:00.2549098Z [00:02:44.431]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:00.2550037Z [00:02:44.431]➜  packagefile github.com/go-chi/chi/v5=/tmp/go-build2397446772/b232/_pkg_.a
2025-08-20T22:39:00.2550930Z [00:02:44.431]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:00.2551771Z [00:02:44.431]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:39:00.2552608Z [00:02:44.431]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:00.2553666Z [00:02:44.431]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:00.2554598Z [00:02:44.431]➜  packagefile net/http/pprof=/tmp/go-build2397446772/b477/_pkg_.a
2025-08-20T22:39:00.2555473Z [00:02:44.431]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:00.2556286Z [00:02:44.431]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:39:00.2557127Z [00:02:44.431]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:00.2558017Z [00:02:44.431]➜  packagefile runtime/debug=/tmp/go-build2397446772/b188/_pkg_.a
2025-08-20T22:39:00.2558907Z [00:02:44.431]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:00.2560022Z [00:02:44.431]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.2560900Z [00:02:44.431]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.2561754Z [00:02:44.431]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:39:00.2562625Z [00:02:44.431]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:00.2563229Z [00:02:44.431]➜  EOF
2025-08-20T22:39:00.2580830Z [00:02:44.431]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware=>github.com/go-chi/chi/v5@v5.2.2/middleware;$WORK/b502=>" -p github.com/go-chi/chi/v5/middleware -lang=go1.20 -complete -installsuffix shared -buildid 9bIk2eOiR-0YNRkh9VH6/9bIk2eOiR-0YNRkh9VH6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/basic_auth.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/clean_path.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/compress.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/content_charset.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/content_encoding.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/content_type.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/get_head.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/heartbeat.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/logger.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/maybe.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/middleware.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/nocache.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/page_route.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/path_rewrite.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/profiler.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/realip.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/recoverer.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/request_id.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/request_size.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/route_headers.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/strip.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/sunset.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/supress_notfound.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/terminal.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/throttle.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/timeout.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/url_format.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/value.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/wrap_writer.go
2025-08-20T22:39:00.2610401Z [00:02:44.441]➜  go tool buildid -w $WORK/b487/_pkg_.a # internal
2025-08-20T22:39:00.2622307Z [00:02:44.442]➜  cp $WORK/b487/_pkg_.a /root/.cache/go-build/40/40a0d5fbafc6f349a164360fd52de783dab5b5518bd56ac1820cb4cce1a76a39-d # internal
2025-08-20T22:39:00.2650420Z [00:02:44.445]➜  github.com/insomniacslk/dhcp/dhcpv4
2025-08-20T22:39:00.2655121Z [00:02:44.445]➜  mkdir -p $WORK/b486/
2025-08-20T22:39:00.2657732Z [00:02:44.446]➜  cat >/tmp/go-build2397446772/b486/importcfg << 'EOF' # internal
2025-08-20T22:39:00.2658745Z [00:02:44.446]➜  # import config
2025-08-20T22:39:00.2659639Z [00:02:44.446]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:00.2660839Z [00:02:44.446]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:00.2663105Z [00:02:44.446]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:00.2664112Z [00:02:44.446]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:00.2665081Z [00:02:44.446]➜  packagefile github.com/insomniacslk/dhcp/iana=/tmp/go-build2397446772/b487/_pkg_.a
2025-08-20T22:39:00.2666556Z [00:02:44.446]➜  packagefile github.com/insomniacslk/dhcp/interfaces=/tmp/go-build2397446772/b494/_pkg_.a
2025-08-20T22:39:00.2667884Z [00:02:44.446]➜  packagefile github.com/insomniacslk/dhcp/rfc1035label=/tmp/go-build2397446772/b495/_pkg_.a
2025-08-20T22:39:00.2669098Z [00:02:44.446]➜  packagefile github.com/u-root/uio/rand=/tmp/go-build2397446772/b496/_pkg_.a
2025-08-20T22:39:00.2670135Z [00:02:44.446]➜  packagefile github.com/u-root/uio/uio=/tmp/go-build2397446772/b488/_pkg_.a
2025-08-20T22:39:00.2671042Z [00:02:44.446]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:00.2671801Z [00:02:44.446]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:00.2677445Z [00:02:44.446]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:00.2678748Z [00:02:44.446]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:39:00.2679563Z [00:02:44.446]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.2680415Z [00:02:44.446]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:00.2681016Z [00:02:44.446]➜  EOF
2025-08-20T22:39:00.2701391Z [00:02:44.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4=>github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4;$WORK/b486=>" -p github.com/insomniacslk/dhcp/dhcpv4 -lang=go1.23 -complete -installsuffix shared -buildid F5pWWJEF_fcBs0Yz0Swn/F5pWWJEF_fcBs0Yz0Swn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/bindtointerface.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/defaults.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/dhcpv4.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/modifiers.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_autoconfigure.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_duration.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_generic.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_ip.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_ips.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_maximum_dhcp_message_size.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_message_type.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_misc.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_parameter_request_list.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_relay_agent_information.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_routes.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_string.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_strings.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_subnet_mask.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/option_vivc.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/options.go /root/go/pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250417080101-5f8cf70e8c5f/dhcpv4/types.go
2025-08-20T22:39:00.4559279Z [00:02:44.636]➜  go tool buildid -w $WORK/b501/_pkg_.a # internal
2025-08-20T22:39:00.4809209Z [00:02:44.661]➜  cp $WORK/b501/_pkg_.a /root/.cache/go-build/1c/1cafd0e5ff9450d48acd602b17e3bfb853fb8216a2705901746de2900322870f-d # internal
2025-08-20T22:39:00.4833973Z [00:02:44.661]➜  github.com/ajg/form
2025-08-20T22:39:00.4834819Z [00:02:44.661]➜  mkdir -p $WORK/b506/
2025-08-20T22:39:00.4836764Z [00:02:44.663]➜  cat >/tmp/go-build2397446772/b506/importcfg << 'EOF' # internal
2025-08-20T22:39:00.4837535Z [00:02:44.663]➜  # import config
2025-08-20T22:39:00.4838248Z [00:02:44.663]➜  packagefile encoding=/tmp/go-build2397446772/b186/_pkg_.a
2025-08-20T22:39:00.4839134Z [00:02:44.663]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:00.4840174Z [00:02:44.663]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:00.4840978Z [00:02:44.663]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:00.4841824Z [00:02:44.663]➜  packagefile io/ioutil=/tmp/go-build2397446772/b332/_pkg_.a
2025-08-20T22:39:00.4842673Z [00:02:44.664]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:39:00.4843715Z [00:02:44.664]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:00.4844592Z [00:02:44.664]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:00.4845438Z [00:02:44.664]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.4846242Z [00:02:44.664]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:00.4846859Z [00:02:44.664]➜  EOF
2025-08-20T22:39:00.4851001Z [00:02:44.664]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/ajg/form@v1.5.1=>github.com/ajg/form@v1.5.1;$WORK/b506=>" -p github.com/ajg/form -lang=go1.16 -complete -installsuffix shared -buildid dqTPRe53E9nD5dLGW9fv/dqTPRe53E9nD5dLGW9fv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack /root/go/pkg/mod/github.com/ajg/form@v1.5.1/decode.go /root/go/pkg/mod/github.com/ajg/form@v1.5.1/encode.go /root/go/pkg/mod/github.com/ajg/form@v1.5.1/form.go /root/go/pkg/mod/github.com/ajg/form@v1.5.1/node.go
2025-08-20T22:39:00.5715053Z [00:02:44.751]➜  go tool buildid -w $WORK/b505/_pkg_.a # internal
2025-08-20T22:39:00.5849524Z [00:02:44.765]➜  cp $WORK/b505/_pkg_.a /root/.cache/go-build/9a/9a73b44558d0361f79d5f625aeb6de1a00b53acd8851634667fb8ccaad6683d6-d # internal
2025-08-20T22:39:00.5852528Z [00:02:44.765]➜  github.com/sagernet/cors
2025-08-20T22:39:00.5853137Z [00:02:44.765]➜  mkdir -p $WORK/b507/
2025-08-20T22:39:00.5860447Z [00:02:44.766]➜  cat >/tmp/go-build2397446772/b507/importcfg << 'EOF' # internal
2025-08-20T22:39:00.5861189Z [00:02:44.766]➜  # import config
2025-08-20T22:39:00.5861811Z [00:02:44.766]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:39:00.5862602Z [00:02:44.766]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:00.5863255Z [00:02:44.766]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:00.5864248Z [00:02:44.766]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:00.5865119Z [00:02:44.766]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.5865765Z [00:02:44.766]➜  EOF
2025-08-20T22:39:00.5870449Z [00:02:44.766]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/cors@v1.2.1=>github.com/sagernet/cors@v1.2.1;$WORK/b507=>" -p github.com/sagernet/cors -lang=go1.14 -complete -installsuffix shared -buildid EiQGFwojc7zYwNWxd3VG/EiQGFwojc7zYwNWxd3VG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack /root/go/pkg/mod/github.com/sagernet/cors@v1.2.1/cors.go /root/go/pkg/mod/github.com/sagernet/cors@v1.2.1/utils.go
2025-08-20T22:39:00.6251257Z [00:02:44.805]➜  go tool buildid -w $WORK/b502/_pkg_.a # internal
2025-08-20T22:39:00.6303825Z [00:02:44.810]➜  cp $WORK/b502/_pkg_.a /root/.cache/go-build/19/19128a70ac3e6a1658e820b3a5657d90f12a3ad94b07c5a4c495b0905204a4e2-d # internal
2025-08-20T22:39:00.6305932Z [00:02:44.810]➜  github.com/sagernet/sing-box/common/urltest
2025-08-20T22:39:00.6306942Z [00:02:44.811]➜  mkdir -p $WORK/b508/
2025-08-20T22:39:00.6312089Z [00:02:44.811]➜  cat >/tmp/go-build2397446772/b508/importcfg << 'EOF' # internal
2025-08-20T22:39:00.6314799Z [00:02:44.811]➜  # import config
2025-08-20T22:39:00.6315533Z [00:02:44.811]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:00.6316513Z [00:02:44.811]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:39:00.6317611Z [00:02:44.811]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:00.6318864Z [00:02:44.811]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:00.6320076Z [00:02:44.811]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:00.6321330Z [00:02:44.811]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:00.6322688Z [00:02:44.811]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:00.6324196Z [00:02:44.811]➜  packagefile github.com/sagernet/sing/common/ntp=/tmp/go-build2397446772/b361/_pkg_.a
2025-08-20T22:39:00.6325292Z [00:02:44.811]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:00.6326149Z [00:02:44.811]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:00.6327027Z [00:02:44.811]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:39:00.6327877Z [00:02:44.811]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.6328680Z [00:02:44.812]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:00.6329299Z [00:02:44.812]➜  EOF
2025-08-20T22:39:00.6332828Z [00:02:44.812]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/urltest=>github.com/sagernet/sing-box/common/urltest;$WORK/b508=>" -p github.com/sagernet/sing-box/common/urltest -lang=go1.23 -complete -installsuffix shared -buildid sQyh1VeQkevyK-L7O4-g/sQyh1VeQkevyK-L7O4-g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/urltest/urltest.go
2025-08-20T22:39:00.6609010Z [00:02:44.841]➜  go tool buildid -w $WORK/b486/_pkg_.a # internal
2025-08-20T22:39:00.6743385Z [00:02:44.854]➜  cp $WORK/b486/_pkg_.a /root/.cache/go-build/f7/f7f99c9514825d30e36e6b517a072739d2efb05051cd9842d50fbd28645323fe-d # internal
2025-08-20T22:39:00.6838266Z [00:02:44.864]➜  go tool buildid -w $WORK/b508/_pkg_.a # internal
2025-08-20T22:39:00.6853412Z [00:02:44.865]➜  cp $WORK/b508/_pkg_.a /root/.cache/go-build/8d/8d828e9600aca8c49646ae3fe1d5e16ff8fcdd326dedd72e4f8410ffec7f1b90-d # internal
2025-08-20T22:39:00.6855455Z [00:02:44.865]➜  github.com/sagernet/sing-box/experimental/clashapi/compatible
2025-08-20T22:39:00.6856998Z [00:02:44.865]➜  mkdir -p $WORK/b510/
2025-08-20T22:39:00.6857825Z [00:02:44.866]➜  cat >/tmp/go-build2397446772/b510/importcfg << 'EOF' # internal
2025-08-20T22:39:00.6858512Z [00:02:44.866]➜  # import config
2025-08-20T22:39:00.6859183Z [00:02:44.866]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.6859826Z [00:02:44.866]➜  EOF
2025-08-20T22:39:00.6864140Z [00:02:44.866]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/compatible=>github.com/sagernet/sing-box/experimental/clashapi/compatible;$WORK/b510=>" -p github.com/sagernet/sing-box/experimental/clashapi/compatible -lang=go1.23 -complete -installsuffix shared -buildid qz-HVOJF9hwFtxb5wo4R/qz-HVOJF9hwFtxb5wo4R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/compatible/map.go
2025-08-20T22:39:00.6869113Z [00:02:44.867]➜  github.com/sagernet/sing-box/dns/transport/dhcp
2025-08-20T22:39:00.6869782Z [00:02:44.867]➜  mkdir -p $WORK/b485/
2025-08-20T22:39:00.6875975Z [00:02:44.867]➜  cat >/tmp/go-build2397446772/b485/importcfg << 'EOF' # internal
2025-08-20T22:39:00.6878578Z [00:02:44.867]➜  # import config
2025-08-20T22:39:00.6879330Z [00:02:44.867]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:00.6880378Z [00:02:44.867]➜  packagefile github.com/insomniacslk/dhcp/dhcpv4=/tmp/go-build2397446772/b486/_pkg_.a
2025-08-20T22:39:00.6881492Z [00:02:44.867]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:39:00.6882667Z [00:02:44.867]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:00.6884105Z [00:02:44.867]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:00.6885366Z [00:02:44.867]➜  packagefile github.com/sagernet/sing-box/dns=/tmp/go-build2397446772/b447/_pkg_.a
2025-08-20T22:39:00.6886540Z [00:02:44.867]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:00.6887725Z [00:02:44.867]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:00.6888894Z [00:02:44.867]➜  packagefile github.com/sagernet/sing-tun=/tmp/go-build2397446772/b280/_pkg_.a
2025-08-20T22:39:00.6890014Z [00:02:44.867]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:00.6891155Z [00:02:44.867]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:00.6892409Z [00:02:44.867]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:39:00.6893900Z [00:02:44.867]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:00.6895203Z [00:02:44.867]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:00.6896494Z [00:02:44.868]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:00.6897769Z [00:02:44.868]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:00.6899298Z [00:02:44.868]➜  packagefile github.com/sagernet/sing/common/task=/tmp/go-build2397446772/b257/_pkg_.a
2025-08-20T22:39:00.6912316Z [00:02:44.868]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:39:00.6913783Z [00:02:44.868]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:39:00.6914898Z [00:02:44.868]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2397446772/b359/_pkg_.a
2025-08-20T22:39:00.6915864Z [00:02:44.868]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:00.6916706Z [00:02:44.868]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:00.6917537Z [00:02:44.868]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:00.6918409Z [00:02:44.868]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.6919243Z [00:02:44.868]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.6920086Z [00:02:44.868]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:00.6920700Z [00:02:44.868]➜  EOF
2025-08-20T22:39:00.6925122Z [00:02:44.868]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/dhcp=>github.com/sagernet/sing-box/dns/transport/dhcp;$WORK/b485=>" -p github.com/sagernet/sing-box/dns/transport/dhcp -lang=go1.23 -complete -installsuffix shared -buildid gp1pJtGshD9FUf7GqWku/gp1pJtGshD9FUf7GqWku -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/dhcp/dhcp.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/dhcp/dhcp_shared.go
2025-08-20T22:39:00.6993288Z [00:02:44.879]➜  go tool buildid -w $WORK/b507/_pkg_.a # internal
2025-08-20T22:39:00.6994578Z [00:02:44.879]➜  go tool buildid -w $WORK/b510/_pkg_.a # internal
2025-08-20T22:39:00.7002154Z [00:02:44.880]➜  cp $WORK/b510/_pkg_.a /root/.cache/go-build/80/807498287deba67296d12d03a9a129ae17d5a7dab2b00608264e7eead5ad3e7c-d # internal
2025-08-20T22:39:00.7006958Z [00:02:44.881]➜  github.com/sagernet/sing-box/experimental/clashapi/trafficontrol
2025-08-20T22:39:00.7007770Z [00:02:44.881]➜  mkdir -p $WORK/b509/
2025-08-20T22:39:00.7032173Z [00:02:44.881]➜  cat >/tmp/go-build2397446772/b509/importcfg << 'EOF' # internal
2025-08-20T22:39:00.7033286Z [00:02:44.881]➜  # import config
2025-08-20T22:39:00.7034885Z [00:02:44.881]➜  packagefile github.com/gofrs/uuid/v5=/tmp/go-build2397446772/b158/_pkg_.a
2025-08-20T22:39:00.7037055Z [00:02:44.881]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:00.7038300Z [00:02:44.881]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:00.7039704Z [00:02:44.881]➜  packagefile github.com/sagernet/sing-box/experimental/clashapi/compatible=/tmp/go-build2397446772/b510/_pkg_.a
2025-08-20T22:39:00.7041070Z [00:02:44.881]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:00.7042310Z [00:02:44.881]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:39:00.7047230Z [00:02:44.881]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:00.7048595Z [00:02:44.881]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:39:00.7049872Z [00:02:44.881]➜  packagefile github.com/sagernet/sing/common/json=/tmp/go-build2397446772/b260/_pkg_.a
2025-08-20T22:39:00.7051128Z [00:02:44.881]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:00.7052388Z [00:02:44.881]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:39:00.7053613Z [00:02:44.881]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:00.7054498Z [00:02:44.881]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:00.7055547Z [00:02:44.881]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.7056297Z [00:02:44.881]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:00.7056860Z [00:02:44.881]➜  EOF
2025-08-20T22:39:00.7061390Z [00:02:44.883]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/trafficontrol=>github.com/sagernet/sing-box/experimental/clashapi/trafficontrol;$WORK/b509=>" -p github.com/sagernet/sing-box/experimental/clashapi/trafficontrol -lang=go1.23 -complete -installsuffix shared -buildid t0LBYHGulMkj5snSjUcu/t0LBYHGulMkj5snSjUcu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/trafficontrol/manager.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/trafficontrol/tracker.go
2025-08-20T22:39:00.7066398Z [00:02:44.883]➜  cp $WORK/b507/_pkg_.a /root/.cache/go-build/c5/c5e382447e4687d7814e50a52e5274776fe5e324e12a9c321dd3523656322903-d # internal
2025-08-20T22:39:00.7067634Z [00:02:44.883]➜  github.com/sagernet/sing-box/common/interrupt
2025-08-20T22:39:00.7068303Z [00:02:44.883]➜  mkdir -p $WORK/b512/
2025-08-20T22:39:00.7069049Z [00:02:44.883]➜  cat >/tmp/go-build2397446772/b512/importcfg << 'EOF' # internal
2025-08-20T22:39:00.7069726Z [00:02:44.883]➜  # import config
2025-08-20T22:39:00.7070394Z [00:02:44.883]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:00.7071488Z [00:02:44.883]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:39:00.7072505Z [00:02:44.883]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:00.7073759Z [00:02:44.883]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:00.7074617Z [00:02:44.883]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.7075227Z [00:02:44.883]➜  EOF
2025-08-20T22:39:00.7079619Z [00:02:44.883]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt=>github.com/sagernet/sing-box/common/interrupt;$WORK/b512=>" -p github.com/sagernet/sing-box/common/interrupt -lang=go1.23 -complete -installsuffix shared -buildid CB9qbKTA5O4eBvTGSPKc/CB9qbKTA5O4eBvTGSPKc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt/conn.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt/context.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt/group.go
2025-08-20T22:39:00.7123830Z [00:02:44.892]➜  go tool buildid -w $WORK/b506/_pkg_.a # internal
2025-08-20T22:39:00.7167390Z [00:02:44.896]➜  cp $WORK/b506/_pkg_.a /root/.cache/go-build/63/6395edc8e894e613d2cef6987b6b202b00c46381f7028bca7257225de25b179d-d # internal
2025-08-20T22:39:00.7172599Z [00:02:44.896]➜  github.com/go-chi/render
2025-08-20T22:39:00.7173179Z [00:02:44.896]➜  mkdir -p $WORK/b504/
2025-08-20T22:39:00.7174115Z [00:02:44.896]➜  cat >/tmp/go-build2397446772/b504/importcfg << 'EOF' # internal
2025-08-20T22:39:00.7174798Z [00:02:44.896]➜  # import config
2025-08-20T22:39:00.7175455Z [00:02:44.896]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:00.7176271Z [00:02:44.896]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:00.7177117Z [00:02:44.896]➜  packagefile encoding/json=/tmp/go-build2397446772/b212/_pkg_.a
2025-08-20T22:39:00.7178027Z [00:02:44.896]➜  packagefile encoding/xml=/tmp/go-build2397446772/b505/_pkg_.a
2025-08-20T22:39:00.7178894Z [00:02:44.896]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:00.7179730Z [00:02:44.896]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:00.7180668Z [00:02:44.896]➜  packagefile github.com/ajg/form=/tmp/go-build2397446772/b506/_pkg_.a
2025-08-20T22:39:00.7181557Z [00:02:44.896]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:00.7182729Z [00:02:44.896]➜  packagefile io/ioutil=/tmp/go-build2397446772/b332/_pkg_.a
2025-08-20T22:39:00.7183814Z [00:02:44.896]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:00.7184689Z [00:02:44.896]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:00.7185537Z [00:02:44.896]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.7186182Z [00:02:44.896]➜  EOF
2025-08-20T22:39:00.7190671Z [00:02:44.896]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-chi/render@v1.0.3=>github.com/go-chi/render@v1.0.3;$WORK/b504=>" -p github.com/go-chi/render -lang=go1.16 -complete -installsuffix shared -buildid sNzY-bbEEjynCsdtan-x/sNzY-bbEEjynCsdtan-x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack /root/go/pkg/mod/github.com/go-chi/render@v1.0.3/content_type.go /root/go/pkg/mod/github.com/go-chi/render@v1.0.3/decoder.go /root/go/pkg/mod/github.com/go-chi/render@v1.0.3/render.go /root/go/pkg/mod/github.com/go-chi/render@v1.0.3/responder.go
2025-08-20T22:39:00.7785246Z [00:02:44.958]➜  go tool buildid -w $WORK/b512/_pkg_.a # internal
2025-08-20T22:39:00.7828499Z [00:02:44.963]➜  cp $WORK/b512/_pkg_.a /root/.cache/go-build/ea/eacf40c3fe5dd86cb7d43e9f53353861dcad710baff930f4ad43dec2c13cdffa-d # internal
2025-08-20T22:39:00.7848474Z [00:02:44.964]➜  github.com/sagernet/sing/common/batch
2025-08-20T22:39:00.7849234Z [00:02:44.964]➜  mkdir -p $WORK/b513/
2025-08-20T22:39:00.7849973Z [00:02:44.965]➜  cat >/tmp/go-build2397446772/b513/importcfg << 'EOF' # internal
2025-08-20T22:39:00.7850701Z [00:02:44.965]➜  # import config
2025-08-20T22:39:00.7851390Z [00:02:44.965]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:00.7852767Z [00:02:44.965]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:00.7854923Z [00:02:44.965]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:00.7856046Z [00:02:44.965]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.7856680Z [00:02:44.965]➜  EOF
2025-08-20T22:39:00.7860938Z [00:02:44.965]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/batch=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/batch;$WORK/b513=>" -p github.com/sagernet/sing/common/batch -lang=go1.20 -complete -installsuffix shared -buildid qgCqOucwV4yl4N-n18Si/qgCqOucwV4yl4N-n18Si -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/batch/batch.go
2025-08-20T22:39:00.8010556Z [00:02:44.981]➜  go tool buildid -w $WORK/b513/_pkg_.a # internal
2025-08-20T22:39:00.8016478Z [00:02:44.982]➜  cp $WORK/b513/_pkg_.a /root/.cache/go-build/96/96eadfc6e737bf4cbbf8be31bcec8dabbf3735604bbeddd2483aef3ac2e3a91f-d # internal
2025-08-20T22:39:00.8063247Z [00:02:44.986]➜  github.com/sagernet/sing-box/protocol/group
2025-08-20T22:39:00.8068487Z [00:02:44.986]➜  mkdir -p $WORK/b511/
2025-08-20T22:39:00.8069286Z [00:02:44.986]➜  cat >/tmp/go-build2397446772/b511/importcfg << 'EOF' # internal
2025-08-20T22:39:00.8069973Z [00:02:44.986]➜  # import config
2025-08-20T22:39:00.8070666Z [00:02:44.986]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:00.8071951Z [00:02:44.986]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:00.8073314Z [00:02:44.986]➜  packagefile github.com/sagernet/sing-box/adapter/outbound=/tmp/go-build2397446772/b366/_pkg_.a
2025-08-20T22:39:00.8074954Z [00:02:44.986]➜  packagefile github.com/sagernet/sing-box/common/interrupt=/tmp/go-build2397446772/b512/_pkg_.a
2025-08-20T22:39:00.8076377Z [00:02:44.986]➜  packagefile github.com/sagernet/sing-box/common/urltest=/tmp/go-build2397446772/b508/_pkg_.a
2025-08-20T22:39:00.8078067Z [00:02:44.986]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:00.8079313Z [00:02:44.986]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:00.8080550Z [00:02:44.986]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:00.8081773Z [00:02:44.986]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:00.8083026Z [00:02:44.986]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:39:00.8095035Z [00:02:44.986]➜  packagefile github.com/sagernet/sing/common/batch=/tmp/go-build2397446772/b513/_pkg_.a
2025-08-20T22:39:00.8096292Z [00:02:44.986]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:00.8097635Z [00:02:44.986]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:00.8098979Z [00:02:44.986]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:00.8100321Z [00:02:44.986]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:00.8101608Z [00:02:44.986]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:39:00.8102836Z [00:02:44.986]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:39:00.8104313Z [00:02:44.986]➜  packagefile github.com/sagernet/sing/service/pause=/tmp/go-build2397446772/b362/_pkg_.a
2025-08-20T22:39:00.8105409Z [00:02:44.986]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:00.8106523Z [00:02:44.986]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.8107370Z [00:02:44.986]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:00.8108001Z [00:02:44.986]➜  EOF
2025-08-20T22:39:00.8111789Z [00:02:44.987]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/group=>github.com/sagernet/sing-box/protocol/group;$WORK/b511=>" -p github.com/sagernet/sing-box/protocol/group -lang=go1.23 -complete -installsuffix shared -buildid 4r1_Dp-J2QNy5Ycencgq/4r1_Dp-J2QNy5Ycencgq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/group/selector.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/group/urltest.go
2025-08-20T22:39:00.8128427Z [00:02:44.993]➜  go tool buildid -w $WORK/b504/_pkg_.a # internal
2025-08-20T22:39:00.8162463Z [00:02:44.996]➜  cp $WORK/b504/_pkg_.a /root/.cache/go-build/22/221671f631caea056b7b4f8de58b2704d0de06d40b217cbba4c554a9bf04ebc0-d # internal
2025-08-20T22:39:00.8168094Z [00:02:44.997]➜  github.com/gobwas/httphead
2025-08-20T22:39:00.8170718Z [00:02:44.997]➜  mkdir -p $WORK/b515/
2025-08-20T22:39:00.8192659Z [00:02:44.999]➜  cat >/tmp/go-build2397446772/b515/importcfg << 'EOF' # internal
2025-08-20T22:39:00.8205924Z [00:02:44.999]➜  # import config
2025-08-20T22:39:00.8206615Z [00:02:44.999]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:00.8207431Z [00:02:44.999]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:00.8208217Z [00:02:44.999]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:00.8208992Z [00:02:44.999]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:39:00.8209789Z [00:02:44.999]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.8210445Z [00:02:44.999]➜  EOF
2025-08-20T22:39:00.8216213Z [00:02:44.999]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/httphead@v0.1.0=>github.com/gobwas/httphead@v0.1.0;$WORK/b515=>" -p github.com/gobwas/httphead -lang=go1.15 -complete -installsuffix shared -buildid 2j8CUC5IPIi5D09QvPN5/2j8CUC5IPIi5D09QvPN5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack /root/go/pkg/mod/github.com/gobwas/httphead@v0.1.0/cookie.go /root/go/pkg/mod/github.com/gobwas/httphead@v0.1.0/head.go /root/go/pkg/mod/github.com/gobwas/httphead@v0.1.0/httphead.go /root/go/pkg/mod/github.com/gobwas/httphead@v0.1.0/lexer.go /root/go/pkg/mod/github.com/gobwas/httphead@v0.1.0/octet.go /root/go/pkg/mod/github.com/gobwas/httphead@v0.1.0/option.go /root/go/pkg/mod/github.com/gobwas/httphead@v0.1.0/writer.go
2025-08-20T22:39:00.9364646Z [00:02:45.116]➜  go tool buildid -w $WORK/b485/_pkg_.a # internal
2025-08-20T22:39:00.9465240Z [00:02:45.126]➜  cp $WORK/b485/_pkg_.a /root/.cache/go-build/37/373023d3c1d16e76882847509840f2c3b696c862fd70110b61a6bce43f0a4702-d # internal
2025-08-20T22:39:00.9485353Z [00:02:45.128]➜  github.com/gobwas/pool
2025-08-20T22:39:00.9489329Z [00:02:45.128]➜  mkdir -p $WORK/b517/
2025-08-20T22:39:00.9511420Z [00:02:45.130]➜  cat >/tmp/go-build2397446772/b517/importcfg << 'EOF' # internal
2025-08-20T22:39:00.9512449Z [00:02:45.130]➜  # import config
2025-08-20T22:39:00.9513326Z [00:02:45.130]➜  packagefile github.com/gobwas/pool/internal/pmath=/tmp/go-build2397446772/b518/_pkg_.a
2025-08-20T22:39:00.9514564Z [00:02:45.131]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.9515172Z [00:02:45.131]➜  EOF
2025-08-20T22:39:00.9515756Z [00:02:45.131]➜  go tool buildid -w $WORK/b515/_pkg_.a # internal
2025-08-20T22:39:00.9547873Z [00:02:45.131]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/pool@v0.2.1=>github.com/gobwas/pool@v0.2.1;$WORK/b517=>" -p github.com/gobwas/pool -lang=go1.16 -complete -installsuffix shared -buildid qHhq-B4dry9nYZEeob9g/qHhq-B4dry9nYZEeob9g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack /root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/generic.go /root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/option.go /root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/pool.go
2025-08-20T22:39:00.9553799Z [00:02:45.135]➜  cp $WORK/b515/_pkg_.a /root/.cache/go-build/84/84e776140b3dc5926180f81d48509097c7efa168b54c9c5dc3968a6d0ea58a94-d # internal
2025-08-20T22:39:00.9554905Z [00:02:45.135]➜  github.com/anytls/sing-anytls/util
2025-08-20T22:39:00.9555465Z [00:02:45.135]➜  mkdir -p $WORK/b524/
2025-08-20T22:39:00.9556160Z [00:02:45.135]➜  cat >/tmp/go-build2397446772/b524/importcfg << 'EOF' # internal
2025-08-20T22:39:00.9556852Z [00:02:45.135]➜  # import config
2025-08-20T22:39:00.9557548Z [00:02:45.135]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:00.9558386Z [00:02:45.135]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:00.9559219Z [00:02:45.135]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.9560059Z [00:02:45.135]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:00.9560888Z [00:02:45.135]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:00.9561536Z [00:02:45.135]➜  EOF
2025-08-20T22:39:00.9566885Z [00:02:45.135]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/util=>github.com/anytls/sing-anytls@v0.0.8/util;$WORK/b524=>" -p github.com/anytls/sing-anytls/util -lang=go1.23 -complete -installsuffix shared -buildid nCcyfebng6kNwfYzemt3/nCcyfebng6kNwfYzemt3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/util/deadline.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/util/string_map.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/util/type.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/util/version.go
2025-08-20T22:39:00.9860981Z [00:02:45.166]➜  go tool buildid -w $WORK/b517/_pkg_.a # internal
2025-08-20T22:39:00.9864569Z [00:02:45.166]➜  go tool buildid -w $WORK/b524/_pkg_.a # internal
2025-08-20T22:39:00.9871358Z [00:02:45.167]➜  cp $WORK/b524/_pkg_.a /root/.cache/go-build/66/66f0bac4d50f03b8d3fcb1c19fdd631dc52aeab3a114aee1de576ad26e53176b-d # internal
2025-08-20T22:39:00.9874375Z [00:02:45.167]➜  github.com/anytls/sing-anytls/padding
2025-08-20T22:39:00.9875184Z [00:02:45.167]➜  mkdir -p $WORK/b523/
2025-08-20T22:39:00.9876127Z [00:02:45.168]➜  cat >/tmp/go-build2397446772/b523/importcfg << 'EOF' # internal
2025-08-20T22:39:00.9876820Z [00:02:45.168]➜  # import config
2025-08-20T22:39:00.9877495Z [00:02:45.168]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:39:00.9878357Z [00:02:45.168]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:00.9879192Z [00:02:45.168]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:00.9880698Z [00:02:45.168]➜  packagefile github.com/anytls/sing-anytls/util=/tmp/go-build2397446772/b524/_pkg_.a
2025-08-20T22:39:00.9882041Z [00:02:45.168]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:39:00.9883272Z [00:02:45.168]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:39:00.9884648Z [00:02:45.168]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:00.9885563Z [00:02:45.168]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:00.9886166Z [00:02:45.168]➜  EOF
2025-08-20T22:39:00.9887781Z [00:02:45.168]➜  cp $WORK/b517/_pkg_.a /root/.cache/go-build/76/76292328fed87a92b7fc8a96f807fd7d8e627a472f553445a9d2d7bbcdbaa6df-d # internal
2025-08-20T22:39:00.9888902Z [00:02:45.168]➜  github.com/gobwas/pool/pbufio
2025-08-20T22:39:00.9889472Z [00:02:45.169]➜  mkdir -p $WORK/b516/
2025-08-20T22:39:00.9896346Z [00:02:45.169]➜  cat >/tmp/go-build2397446772/b516/importcfg << 'EOF' # internal
2025-08-20T22:39:00.9897069Z [00:02:45.169]➜  # import config
2025-08-20T22:39:00.9898058Z [00:02:45.169]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:00.9899020Z [00:02:45.169]➜  packagefile github.com/gobwas/pool=/tmp/go-build2397446772/b517/_pkg_.a
2025-08-20T22:39:00.9899973Z [00:02:45.169]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:00.9900575Z [00:02:45.169]➜  EOF
2025-08-20T22:39:00.9904912Z [00:02:45.170]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/pbufio=>github.com/gobwas/pool@v0.2.1/pbufio;$WORK/b516=>" -p github.com/gobwas/pool/pbufio -lang=go1.16 -complete -installsuffix shared -buildid YPUyz2Z7pdggz-wivjq_/YPUyz2Z7pdggz-wivjq_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack /root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/pbufio/pbufio.go /root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/pbufio/pbufio_go110.go
2025-08-20T22:39:00.9915967Z [00:02:45.171]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/padding=>github.com/anytls/sing-anytls@v0.0.8/padding;$WORK/b523=>" -p github.com/anytls/sing-anytls/padding -lang=go1.23 -complete -installsuffix shared -buildid OyhnO9URZcI1BGzkuAmM/OyhnO9URZcI1BGzkuAmM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/padding/padding.go
2025-08-20T22:39:01.0249423Z [00:02:45.205]➜  go tool buildid -w $WORK/b509/_pkg_.a # internal
2025-08-20T22:39:01.0265890Z [00:02:45.207]➜  go tool buildid -w $WORK/b523/_pkg_.a # internal
2025-08-20T22:39:01.0275611Z [00:02:45.207]➜  cp $WORK/b523/_pkg_.a /root/.cache/go-build/d3/d3a588d5c6c9891ca32135c48ffadc5cfb2dccc1345c13e92efaadc5d8f8ab8e-d # internal
2025-08-20T22:39:01.0276939Z [00:02:45.208]➜  github.com/gobwas/pool/pbytes
2025-08-20T22:39:01.0277738Z [00:02:45.208]➜  mkdir -p $WORK/b520/
2025-08-20T22:39:01.0280754Z [00:02:45.208]➜  cat >/tmp/go-build2397446772/b520/importcfg << 'EOF' # internal
2025-08-20T22:39:01.0281430Z [00:02:45.208]➜  # import config
2025-08-20T22:39:01.0282169Z [00:02:45.208]➜  packagefile github.com/gobwas/pool=/tmp/go-build2397446772/b517/_pkg_.a
2025-08-20T22:39:01.0283154Z [00:02:45.208]➜  EOF
2025-08-20T22:39:01.0286822Z [00:02:45.208]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/pbytes=>github.com/gobwas/pool@v0.2.1/pbytes;$WORK/b520=>" -p github.com/gobwas/pool/pbytes -lang=go1.16 -complete -installsuffix shared -buildid ovupvxSIcUL6Zp-kEImw/ovupvxSIcUL6Zp-kEImw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack /root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/pbytes/pbytes.go /root/go/pkg/mod/github.com/gobwas/pool@v0.2.1/pbytes/pool.go
2025-08-20T22:39:01.0331881Z [00:02:45.213]➜  cp $WORK/b509/_pkg_.a /root/.cache/go-build/a9/a900f24c04c47ba0ef60bdf45d8a837c319061679004a9905e02163eca80a3fb-d # internal
2025-08-20T22:39:01.0338740Z [00:02:45.213]➜  github.com/anytls/sing-anytls/pipe
2025-08-20T22:39:01.0339354Z [00:02:45.213]➜  mkdir -p $WORK/b526/
2025-08-20T22:39:01.0340093Z [00:02:45.214]➜  cat >/tmp/go-build2397446772/b526/importcfg << 'EOF' # internal
2025-08-20T22:39:01.0340793Z [00:02:45.214]➜  # import config
2025-08-20T22:39:01.0341447Z [00:02:45.214]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.0342260Z [00:02:45.214]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:01.0343059Z [00:02:45.214]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:01.0344032Z [00:02:45.214]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.0344647Z [00:02:45.214]➜  EOF
2025-08-20T22:39:01.0348945Z [00:02:45.214]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/pipe=>github.com/anytls/sing-anytls@v0.0.8/pipe;$WORK/b526=>" -p github.com/anytls/sing-anytls/pipe -lang=go1.23 -complete -installsuffix shared -buildid ysQSX1xlmIrI4Kw65QAw/ysQSX1xlmIrI4Kw65QAw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/pipe/deadline.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/pipe/io_pipe.go
2025-08-20T22:39:01.0363238Z [00:02:45.216]➜  go tool buildid -w $WORK/b516/_pkg_.a # internal
2025-08-20T22:39:01.0385751Z [00:02:45.219]➜  cp $WORK/b516/_pkg_.a /root/.cache/go-build/0b/0bd421c5779433c1eb6986640e9747a74a7a1202169644cd1e0d6daba7a40ecf-d # internal
2025-08-20T22:39:01.0462837Z [00:02:45.226]➜  github.com/sagernet/ws
2025-08-20T22:39:01.0468137Z [00:02:45.227]➜  mkdir -p $WORK/b514/
2025-08-20T22:39:01.0504970Z [00:02:45.230]➜  cat >/tmp/go-build2397446772/b514/importcfg << 'EOF' # internal
2025-08-20T22:39:01.0506078Z [00:02:45.230]➜  # import config
2025-08-20T22:39:01.0507097Z [00:02:45.230]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:01.0509056Z [00:02:45.230]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:01.0509953Z [00:02:45.230]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.0510899Z [00:02:45.230]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:39:01.0511821Z [00:02:45.230]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:39:01.0512798Z [00:02:45.230]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:01.0514036Z [00:02:45.230]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:01.0515020Z [00:02:45.230]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.0515882Z [00:02:45.230]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:01.0516868Z [00:02:45.230]➜  packagefile github.com/gobwas/httphead=/tmp/go-build2397446772/b515/_pkg_.a
2025-08-20T22:39:01.0518080Z [00:02:45.230]➜  packagefile github.com/gobwas/pool/pbufio=/tmp/go-build2397446772/b516/_pkg_.a
2025-08-20T22:39:01.0519078Z [00:02:45.230]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.0519954Z [00:02:45.230]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:01.0521153Z [00:02:45.230]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.0521998Z [00:02:45.230]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:01.0522873Z [00:02:45.230]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:39:01.0523936Z [00:02:45.230]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:01.0524821Z [00:02:45.230]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:01.0525641Z [00:02:45.230]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:01.0526451Z [00:02:45.230]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.0527379Z [00:02:45.230]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:39:01.0528161Z [00:02:45.230]➜  EOF
2025-08-20T22:39:01.0546344Z [00:02:45.231]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854=>github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854;$WORK/b514=>" -p github.com/sagernet/ws -lang=go1.15 -complete -installsuffix shared -buildid kqzZwCGDalgcY8dTVIDJ/kqzZwCGDalgcY8dTVIDJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/check.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/cipher.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/dialer.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/dialer_tls_go18.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/doc.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/errors.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/frame.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/hijack_go120.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/http.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/nonce.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/read.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/server.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/util.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/util_unsafe.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/write.go
2025-08-20T22:39:01.0616855Z [00:02:45.242]➜  go tool buildid -w $WORK/b520/_pkg_.a # internal
2025-08-20T22:39:01.0626287Z [00:02:45.242]➜  cp $WORK/b520/_pkg_.a /root/.cache/go-build/a6/a6ff0bdfa6db65a0a0984f54950c66613b57432182b2070714e7f1a8f5581bb3-d # internal
2025-08-20T22:39:01.0627516Z [00:02:45.243]➜  github.com/anytls/sing-anytls/skiplist
2025-08-20T22:39:01.0628762Z [00:02:45.243]➜  mkdir -p $WORK/b527/
2025-08-20T22:39:01.0631269Z [00:02:45.243]➜  cat >/tmp/go-build2397446772/b527/importcfg << 'EOF' # internal
2025-08-20T22:39:01.0632001Z [00:02:45.243]➜  # import config
2025-08-20T22:39:01.0632688Z [00:02:45.243]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:39:01.0633730Z [00:02:45.243]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:01.0634544Z [00:02:45.243]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.0635145Z [00:02:45.243]➜  EOF
2025-08-20T22:39:01.0641981Z [00:02:45.243]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/skiplist=>github.com/anytls/sing-anytls@v0.0.8/skiplist;$WORK/b527=>" -p github.com/anytls/sing-anytls/skiplist -lang=go1.23 -complete -installsuffix shared -buildid lDgZPA8D6L2Laloue3I8/lDgZPA8D6L2Laloue3I8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/skiplist/contianer.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/skiplist/skiplist.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/skiplist/skiplist_newnode.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/skiplist/types.go
2025-08-20T22:39:01.0861338Z [00:02:45.266]➜  go tool buildid -w $WORK/b527/_pkg_.a # internal
2025-08-20T22:39:01.0869814Z [00:02:45.267]➜  cp $WORK/b527/_pkg_.a /root/.cache/go-build/9f/9fbba163550581f543e5fdec7480d77c79d58a8799142559121cffd60483f3a0-d # internal
2025-08-20T22:39:01.0871132Z [00:02:45.267]➜  github.com/sagernet/sing-box/common/uot
2025-08-20T22:39:01.0871774Z [00:02:45.267]➜  mkdir -p $WORK/b528/
2025-08-20T22:39:01.0896205Z [00:02:45.270]➜  cat >/tmp/go-build2397446772/b528/importcfg << 'EOF' # internal
2025-08-20T22:39:01.0898079Z [00:02:45.270]➜  # import config
2025-08-20T22:39:01.0898754Z [00:02:45.270]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.0899779Z [00:02:45.270]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:01.0901106Z [00:02:45.270]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:01.0902508Z [00:02:45.270]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:01.0903986Z [00:02:45.270]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:01.0905303Z [00:02:45.270]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:01.0906600Z [00:02:45.270]➜  packagefile github.com/sagernet/sing/common/uot=/tmp/go-build2397446772/b275/_pkg_.a
2025-08-20T22:39:01.0907942Z [00:02:45.270]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.0908831Z [00:02:45.270]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:01.0909550Z [00:02:45.270]➜  EOF
2025-08-20T22:39:01.0912896Z [00:02:45.270]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/uot=>github.com/sagernet/sing-box/common/uot;$WORK/b528=>" -p github.com/sagernet/sing-box/common/uot -lang=go1.23 -complete -installsuffix shared -buildid lpmN13CX-7sC6ITIDmKH/lpmN13CX-7sC6ITIDmKH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/uot/router.go
2025-08-20T22:39:01.1189499Z [00:02:45.299]➜  go tool buildid -w $WORK/b526/_pkg_.a # internal
2025-08-20T22:39:01.1203286Z [00:02:45.300]➜  cp $WORK/b526/_pkg_.a /root/.cache/go-build/06/06f51fccd2c4e31d114db3e68d34427f2521d424fc8345cf92f7479e2b899692-d # internal
2025-08-20T22:39:01.1206703Z [00:02:45.301]➜  github.com/anytls/sing-anytls/session
2025-08-20T22:39:01.1207573Z [00:02:45.301]➜  mkdir -p $WORK/b525/
2025-08-20T22:39:01.1219089Z [00:02:45.302]➜  cat >/tmp/go-build2397446772/b525/importcfg << 'EOF' # internal
2025-08-20T22:39:01.1219881Z [00:02:45.302]➜  # import config
2025-08-20T22:39:01.1220557Z [00:02:45.302]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.1221430Z [00:02:45.302]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:39:01.1222350Z [00:02:45.302]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:01.1223222Z [00:02:45.302]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:01.1224440Z [00:02:45.302]➜  packagefile github.com/anytls/sing-anytls/padding=/tmp/go-build2397446772/b523/_pkg_.a
2025-08-20T22:39:01.1225626Z [00:02:45.302]➜  packagefile github.com/anytls/sing-anytls/pipe=/tmp/go-build2397446772/b526/_pkg_.a
2025-08-20T22:39:01.1226775Z [00:02:45.302]➜  packagefile github.com/anytls/sing-anytls/skiplist=/tmp/go-build2397446772/b527/_pkg_.a
2025-08-20T22:39:01.1228022Z [00:02:45.302]➜  packagefile github.com/anytls/sing-anytls/util=/tmp/go-build2397446772/b524/_pkg_.a
2025-08-20T22:39:01.1229572Z [00:02:45.302]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:39:01.1230775Z [00:02:45.302]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:01.1231985Z [00:02:45.302]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:01.1232952Z [00:02:45.302]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.1234105Z [00:02:45.302]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:01.1234920Z [00:02:45.302]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.1235689Z [00:02:45.302]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:01.1236557Z [00:02:45.302]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:01.1237399Z [00:02:45.302]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:01.1238192Z [00:02:45.302]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.1238787Z [00:02:45.302]➜  EOF
2025-08-20T22:39:01.1252223Z [00:02:45.302]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/session=>github.com/anytls/sing-anytls@v0.0.8/session;$WORK/b525=>" -p github.com/anytls/sing-anytls/session -lang=go1.23 -complete -installsuffix shared -buildid LmCs0q2_16uJDYv7GKMd/LmCs0q2_16uJDYv7GKMd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/session/client.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/session/frame.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/session/session.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/session/stream.go
2025-08-20T22:39:01.1268953Z [00:02:45.307]➜  go tool buildid -w $WORK/b528/_pkg_.a # internal
2025-08-20T22:39:01.1285529Z [00:02:45.308]➜  cp $WORK/b528/_pkg_.a /root/.cache/go-build/ae/ae359ad065509f9b983e21f3fe337c02787c064a9ef1dee89223b30a2d4bc31f-d # internal
2025-08-20T22:39:01.1286850Z [00:02:45.308]➜  github.com/sagernet/sing-box/protocol/block
2025-08-20T22:39:01.1287485Z [00:02:45.308]➜  mkdir -p $WORK/b529/
2025-08-20T22:39:01.1288222Z [00:02:45.308]➜  cat >/tmp/go-build2397446772/b529/importcfg << 'EOF' # internal
2025-08-20T22:39:01.1288901Z [00:02:45.308]➜  # import config
2025-08-20T22:39:01.1289963Z [00:02:45.308]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.1291289Z [00:02:45.308]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:01.1292814Z [00:02:45.308]➜  packagefile github.com/sagernet/sing-box/adapter/outbound=/tmp/go-build2397446772/b366/_pkg_.a
2025-08-20T22:39:01.1294695Z [00:02:45.308]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:01.1308267Z [00:02:45.308]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:01.1309547Z [00:02:45.308]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:01.1310796Z [00:02:45.308]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:01.1312131Z [00:02:45.308]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:01.1314784Z [00:02:45.308]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:01.1315908Z [00:02:45.308]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.1316742Z [00:02:45.308]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:39:01.1317373Z [00:02:45.308]➜  EOF
2025-08-20T22:39:01.1320866Z [00:02:45.308]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/block=>github.com/sagernet/sing-box/protocol/block;$WORK/b529=>" -p github.com/sagernet/sing-box/protocol/block -lang=go1.23 -complete -installsuffix shared -buildid mAO1mcIznAyl7ZXwTc-f/mAO1mcIznAyl7ZXwTc-f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/block/outbound.go
2025-08-20T22:39:01.2078677Z [00:02:45.388]➜  go tool buildid -w $WORK/b511/_pkg_.a # internal
2025-08-20T22:39:01.2149436Z [00:02:45.395]➜  cp $WORK/b511/_pkg_.a /root/.cache/go-build/7f/7f3bd959936271029ca6f05ff5957aa30cca83051c341b06e1d3e8d04cbd5da0-d # internal
2025-08-20T22:39:01.2159391Z [00:02:45.396]➜  github.com/sagernet/sing-quic/congestion_meta1
2025-08-20T22:39:01.2162269Z [00:02:45.396]➜  mkdir -p $WORK/b534/
2025-08-20T22:39:01.2172043Z [00:02:45.397]➜  cat >/tmp/go-build2397446772/b534/importcfg << 'EOF' # internal
2025-08-20T22:39:01.2173356Z [00:02:45.397]➜  # import config
2025-08-20T22:39:01.2175836Z [00:02:45.397]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:01.2177009Z [00:02:45.397]➜  packagefile github.com/sagernet/quic-go/congestion=/tmp/go-build2397446772/b164/_pkg_.a
2025-08-20T22:39:01.2178365Z [00:02:45.397]➜  packagefile github.com/sagernet/quic-go/logging=/tmp/go-build2397446772/b172/_pkg_.a
2025-08-20T22:39:01.2179658Z [00:02:45.397]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2397446772/b535/_pkg_.a
2025-08-20T22:39:01.2180723Z [00:02:45.397]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:01.2181649Z [00:02:45.397]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:01.2182558Z [00:02:45.397]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.2183205Z [00:02:45.397]➜  EOF
2025-08-20T22:39:01.2201514Z [00:02:45.399]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1=>github.com/sagernet/sing-quic@v0.5.0/congestion_meta1;$WORK/b534=>" -p github.com/sagernet/sing-quic/congestion_meta1 -lang=go1.23 -complete -installsuffix shared -buildid rI5-Sx26rPrYqDl9juam/rI5-Sx26rPrYqDl9juam -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1/bandwidth.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1/bandwidth_sampler.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1/bbr_sender.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1/clock.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1/cubic.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1/cubic_sender.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1/hybrid_slow_start.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1/minmax.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1/pacer.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta1/windowed_filter.go
2025-08-20T22:39:01.2389830Z [00:02:45.419]➜  go tool buildid -w $WORK/b529/_pkg_.a # internal
2025-08-20T22:39:01.2410508Z [00:02:45.421]➜  cp $WORK/b529/_pkg_.a /root/.cache/go-build/77/77a3b2cf87cff3b018971a4a77c281a3464353687867a1656ad3305d2304411d-d # internal
2025-08-20T22:39:01.2416647Z [00:02:45.422]➜  github.com/sagernet/sing-quic/congestion_meta2
2025-08-20T22:39:01.2417297Z [00:02:45.422]➜  mkdir -p $WORK/b536/
2025-08-20T22:39:01.2424005Z [00:02:45.422]➜  cat >/tmp/go-build2397446772/b536/importcfg << 'EOF' # internal
2025-08-20T22:39:01.2425173Z [00:02:45.422]➜  # import config
2025-08-20T22:39:01.2427018Z [00:02:45.422]➜  packagefile cmp=/tmp/go-build2397446772/b050/_pkg_.a
2025-08-20T22:39:01.2428886Z [00:02:45.422]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:01.2429985Z [00:02:45.422]➜  packagefile github.com/sagernet/quic-go/congestion=/tmp/go-build2397446772/b164/_pkg_.a
2025-08-20T22:39:01.2431217Z [00:02:45.422]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2397446772/b535/_pkg_.a
2025-08-20T22:39:01.2432254Z [00:02:45.422]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:01.2433124Z [00:02:45.422]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:01.2434121Z [00:02:45.422]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.2434754Z [00:02:45.422]➜  EOF
2025-08-20T22:39:01.2457533Z [00:02:45.422]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta2=>github.com/sagernet/sing-quic@v0.5.0/congestion_meta2;$WORK/b536=>" -p github.com/sagernet/sing-quic/congestion_meta2 -lang=go1.23 -complete -installsuffix shared -buildid UKdVbTOIIOj5Uw0MWcQJ/UKdVbTOIIOj5Uw0MWcQJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta2/bandwidth.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta2/bandwidth_sampler.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta2/bbr_sender.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta2/clock.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta2/minmax_go121.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta2/pacer.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta2/packet_number_indexed_queue.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta2/ringbuffer.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/congestion_meta2/windowed_filter.go
2025-08-20T22:39:01.3441333Z [00:02:45.524]➜  go tool buildid -w $WORK/b534/_pkg_.a # internal
2025-08-20T22:39:01.3454786Z [00:02:45.525]➜  go tool buildid -w $WORK/b525/_pkg_.a # internal
2025-08-20T22:39:01.3493254Z [00:02:45.529]➜  cp $WORK/b534/_pkg_.a /root/.cache/go-build/17/17b856ce85fdaf8799e0144f4c18ed9a1ab308355273b889bcde216b7702cb71-d # internal
2025-08-20T22:39:01.3507311Z [00:02:45.530]➜  github.com/sagernet/sing/common/cache
2025-08-20T22:39:01.3507912Z [00:02:45.530]➜  mkdir -p $WORK/b537/
2025-08-20T22:39:01.3508614Z [00:02:45.530]➜  cat >/tmp/go-build2397446772/b537/importcfg << 'EOF' # internal
2025-08-20T22:39:01.3509284Z [00:02:45.530]➜  # import config
2025-08-20T22:39:01.3510119Z [00:02:45.530]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:01.3511326Z [00:02:45.530]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:39:01.3512307Z [00:02:45.530]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:01.3513061Z [00:02:45.530]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.3534251Z [00:02:45.530]➜  EOF
2025-08-20T22:39:01.3538573Z [00:02:45.530]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/cache=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/cache;$WORK/b537=>" -p github.com/sagernet/sing/common/cache -lang=go1.20 -complete -installsuffix shared -buildid JjOks7RhqBwV8ROHxtT7/JjOks7RhqBwV8ROHxtT7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/cache/lrucache.go
2025-08-20T22:39:01.3550449Z [00:02:45.535]➜  cp $WORK/b525/_pkg_.a /root/.cache/go-build/f9/f9a13ebac06877046c9948313a0a22b084512a157494c5f71e56173fd73d53e1-d # internal
2025-08-20T22:39:01.3559373Z [00:02:45.535]➜  github.com/anytls/sing-anytls
2025-08-20T22:39:01.3559980Z [00:02:45.535]➜  mkdir -p $WORK/b522/
2025-08-20T22:39:01.3560726Z [00:02:45.535]➜  cat >/tmp/go-build2397446772/b522/importcfg << 'EOF' # internal
2025-08-20T22:39:01.3561392Z [00:02:45.535]➜  # import config
2025-08-20T22:39:01.3562056Z [00:02:45.535]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.3562984Z [00:02:45.535]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:39:01.3564074Z [00:02:45.535]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:01.3564934Z [00:02:45.535]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.3565923Z [00:02:45.535]➜  packagefile github.com/anytls/sing-anytls/padding=/tmp/go-build2397446772/b523/_pkg_.a
2025-08-20T22:39:01.3567086Z [00:02:45.535]➜  packagefile github.com/anytls/sing-anytls/session=/tmp/go-build2397446772/b525/_pkg_.a
2025-08-20T22:39:01.3568207Z [00:02:45.535]➜  packagefile github.com/anytls/sing-anytls/util=/tmp/go-build2397446772/b524/_pkg_.a
2025-08-20T22:39:01.3569659Z [00:02:45.535]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:39:01.3570860Z [00:02:45.535]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:01.3572094Z [00:02:45.535]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:01.3573296Z [00:02:45.535]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:01.3574790Z [00:02:45.535]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:01.3576036Z [00:02:45.535]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:01.3577247Z [00:02:45.535]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:01.3578477Z [00:02:45.535]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:01.3579502Z [00:02:45.535]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.3580281Z [00:02:45.535]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:01.3581035Z [00:02:45.535]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.3581600Z [00:02:45.535]➜  EOF
2025-08-20T22:39:01.3585521Z [00:02:45.535]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8=>github.com/anytls/sing-anytls@v0.0.8;$WORK/b522=>" -p github.com/anytls/sing-anytls -lang=go1.23 -complete -installsuffix shared -buildid CqWj2E7kQHJBS29TnxWS/CqWj2E7kQHJBS29TnxWS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/client.go /root/go/pkg/mod/github.com/anytls/sing-anytls@v0.0.8/service.go
2025-08-20T22:39:01.3799911Z [00:02:45.560]➜  go tool buildid -w $WORK/b514/_pkg_.a # internal
2025-08-20T22:39:01.3858135Z [00:02:45.566]➜  go tool buildid -w $WORK/b537/_pkg_.a # internal
2025-08-20T22:39:01.3864747Z [00:02:45.566]➜  cp $WORK/b537/_pkg_.a /root/.cache/go-build/bb/bbcf9d6bf3c04b18136e803babef265190da925403cfab158cb649facece504e-d # internal
2025-08-20T22:39:01.3868786Z [00:02:45.567]➜  github.com/sagernet/sing-quic/hysteria/congestion
2025-08-20T22:39:01.3870151Z [00:02:45.567]➜  mkdir -p $WORK/b539/
2025-08-20T22:39:01.3871377Z [00:02:45.567]➜  cat >/tmp/go-build2397446772/b539/importcfg << 'EOF' # internal
2025-08-20T22:39:01.3873154Z [00:02:45.567]➜  # import config
2025-08-20T22:39:01.3874062Z [00:02:45.567]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:01.3875156Z [00:02:45.567]➜  packagefile github.com/sagernet/quic-go/congestion=/tmp/go-build2397446772/b164/_pkg_.a
2025-08-20T22:39:01.3876497Z [00:02:45.567]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:01.3877559Z [00:02:45.567]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.3878175Z [00:02:45.567]➜  EOF
2025-08-20T22:39:01.3894903Z [00:02:45.567]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/congestion=>github.com/sagernet/sing-quic@v0.5.0/hysteria/congestion;$WORK/b539=>" -p github.com/sagernet/sing-quic/hysteria/congestion -lang=go1.23 -complete -installsuffix shared -buildid KRkWKfz4jNSE7NKKP9hl/KRkWKfz4jNSE7NKKP9hl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/congestion/brutal.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/congestion/pacer.go
2025-08-20T22:39:01.3899836Z [00:02:45.569]➜  cp $WORK/b514/_pkg_.a /root/.cache/go-build/97/97a503de95f3cf290ce523999c0a66a033644b08c643912048471b561a0bca74-d # internal
2025-08-20T22:39:01.3900945Z [00:02:45.569]➜  github.com/sagernet/ws/wsutil
2025-08-20T22:39:01.3901526Z [00:02:45.569]➜  mkdir -p $WORK/b519/
2025-08-20T22:39:01.3902543Z [00:02:45.569]➜  cat >/tmp/go-build2397446772/b519/importcfg << 'EOF' # internal
2025-08-20T22:39:01.3903279Z [00:02:45.569]➜  # import config
2025-08-20T22:39:01.3904187Z [00:02:45.569]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:01.3905026Z [00:02:45.569]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:01.3905869Z [00:02:45.569]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.3906748Z [00:02:45.569]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.3907604Z [00:02:45.569]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:01.3908594Z [00:02:45.569]➜  packagefile github.com/gobwas/pool=/tmp/go-build2397446772/b517/_pkg_.a
2025-08-20T22:39:01.3909707Z [00:02:45.569]➜  packagefile github.com/gobwas/pool/pbytes=/tmp/go-build2397446772/b520/_pkg_.a
2025-08-20T22:39:01.3910829Z [00:02:45.569]➜  packagefile github.com/sagernet/ws=/tmp/go-build2397446772/b514/_pkg_.a
2025-08-20T22:39:01.3911770Z [00:02:45.569]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.3912612Z [00:02:45.569]➜  packagefile io/ioutil=/tmp/go-build2397446772/b332/_pkg_.a
2025-08-20T22:39:01.3923926Z [00:02:45.569]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.3924937Z [00:02:45.569]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:01.3925810Z [00:02:45.569]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:01.3926435Z [00:02:45.569]➜  EOF
2025-08-20T22:39:01.3936557Z [00:02:45.569]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil=>github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil;$WORK/b519=>" -p github.com/sagernet/ws/wsutil -lang=go1.15 -complete -installsuffix shared -buildid VMFVNUJkTh4wcHOw-Asa/VMFVNUJkTh4wcHOw-Asa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil/cipher.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil/dialer.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil/extenstion.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil/handler.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil/helper.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil/reader.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil/upgrader.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil/utf8.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil/writer.go /root/go/pkg/mod/github.com/sagernet/ws@v0.0.0-20231204124109-acfe8907c854/wsutil/wsutil.go
2025-08-20T22:39:01.4489694Z [00:02:45.629]➜  go tool buildid -w $WORK/b539/_pkg_.a # internal
2025-08-20T22:39:01.4498745Z [00:02:45.630]➜  cp $WORK/b539/_pkg_.a /root/.cache/go-build/82/82288825e2d5870c4bd8ac1eeb5802f8efbb4329993623abba6727f19a6c8f67-d # internal
2025-08-20T22:39:01.4506593Z [00:02:45.630]➜  github.com/sagernet/sing-quic/hysteria
2025-08-20T22:39:01.4507252Z [00:02:45.630]➜  mkdir -p $WORK/b538/
2025-08-20T22:39:01.4517771Z [00:02:45.631]➜  cat >/tmp/go-build2397446772/b538/importcfg << 'EOF' # internal
2025-08-20T22:39:01.4518464Z [00:02:45.631]➜  # import config
2025-08-20T22:39:01.4519100Z [00:02:45.631]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:01.4519929Z [00:02:45.631]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.4520802Z [00:02:45.631]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:39:01.4521724Z [00:02:45.631]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:01.4522563Z [00:02:45.631]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.4524687Z [00:02:45.631]➜  packagefile github.com/sagernet/quic-go=/tmp/go-build2397446772/b163/_pkg_.a
2025-08-20T22:39:01.4525853Z [00:02:45.631]➜  packagefile github.com/sagernet/sing-quic=/tmp/go-build2397446772/b499/_pkg_.a
2025-08-20T22:39:01.4527140Z [00:02:45.631]➜  packagefile github.com/sagernet/sing-quic/hysteria/congestion=/tmp/go-build2397446772/b539/_pkg_.a
2025-08-20T22:39:01.4528321Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:01.4529414Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:39:01.4530542Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:01.4531692Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/baderror=/tmp/go-build2397446772/b471/_pkg_.a
2025-08-20T22:39:01.4532846Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:01.4534137Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:01.4535263Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/cache=/tmp/go-build2397446772/b537/_pkg_.a
2025-08-20T22:39:01.4536387Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/canceler=/tmp/go-build2397446772/b355/_pkg_.a
2025-08-20T22:39:01.4537523Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/debug=/tmp/go-build2397446772/b252/_pkg_.a
2025-08-20T22:39:01.4538676Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:01.4539832Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:01.4540987Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:01.4542112Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:01.4543232Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/pipe=/tmp/go-build2397446772/b356/_pkg_.a
2025-08-20T22:39:01.4544822Z [00:02:45.631]➜  packagefile github.com/sagernet/sing/common/tls=/tmp/go-build2397446772/b442/_pkg_.a
2025-08-20T22:39:01.4545755Z [00:02:45.631]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.4546486Z [00:02:45.631]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:01.4547260Z [00:02:45.631]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:01.4548017Z [00:02:45.631]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.4548724Z [00:02:45.631]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:01.4549457Z [00:02:45.631]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:01.4550260Z [00:02:45.631]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:01.4550968Z [00:02:45.631]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:01.4551732Z [00:02:45.631]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:01.4552409Z [00:02:45.631]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:39:01.4553140Z [00:02:45.631]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.4564126Z [00:02:45.631]➜  EOF
2025-08-20T22:39:01.4572144Z [00:02:45.631]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria=>github.com/sagernet/sing-quic@v0.5.0/hysteria;$WORK/b538=>" -p github.com/sagernet/sing-quic/hysteria -lang=go1.23 -complete -installsuffix shared -buildid LfE0tMeVbEFf_-quZ0-E/LfE0tMeVbEFf_-quZ0-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/client.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/client_packet.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/hop.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/packet.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/packet_wait.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/protocol.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/service.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/service_packet.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria/xplus.go
2025-08-20T22:39:01.4636289Z [00:02:45.642]➜  go tool buildid -w $WORK/b536/_pkg_.a # internal
2025-08-20T22:39:01.4665082Z [00:02:45.646]➜  cp $WORK/b536/_pkg_.a /root/.cache/go-build/15/15de75d192d9c2d7f732d900fe86adbe51188757b77c7cd1e6642e6050ef8649-d # internal
2025-08-20T22:39:01.4668382Z [00:02:45.647]➜  github.com/sagernet/sing-quic/tuic
2025-08-20T22:39:01.4670813Z [00:02:45.647]➜  mkdir -p $WORK/b533/
2025-08-20T22:39:01.4676978Z [00:02:45.647]➜  cat >/tmp/go-build2397446772/b533/importcfg << 'EOF' # internal
2025-08-20T22:39:01.4677733Z [00:02:45.647]➜  # import config
2025-08-20T22:39:01.4678417Z [00:02:45.647]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:01.4679247Z [00:02:45.647]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.4680123Z [00:02:45.647]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:01.4680980Z [00:02:45.647]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.4681871Z [00:02:45.647]➜  packagefile github.com/gofrs/uuid/v5=/tmp/go-build2397446772/b158/_pkg_.a
2025-08-20T22:39:01.4682917Z [00:02:45.647]➜  packagefile github.com/sagernet/quic-go=/tmp/go-build2397446772/b163/_pkg_.a
2025-08-20T22:39:01.4685690Z [00:02:45.647]➜  packagefile github.com/sagernet/quic-go/congestion=/tmp/go-build2397446772/b164/_pkg_.a
2025-08-20T22:39:01.4686989Z [00:02:45.647]➜  packagefile github.com/sagernet/sing-quic=/tmp/go-build2397446772/b499/_pkg_.a
2025-08-20T22:39:01.4688321Z [00:02:45.647]➜  packagefile github.com/sagernet/sing-quic/congestion_meta1=/tmp/go-build2397446772/b534/_pkg_.a
2025-08-20T22:39:01.4690076Z [00:02:45.647]➜  packagefile github.com/sagernet/sing-quic/congestion_meta2=/tmp/go-build2397446772/b536/_pkg_.a
2025-08-20T22:39:01.4691450Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:01.4692713Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:39:01.4694181Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:01.4695468Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/baderror=/tmp/go-build2397446772/b471/_pkg_.a
2025-08-20T22:39:01.4696726Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:01.4698009Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:01.4699281Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/cache=/tmp/go-build2397446772/b537/_pkg_.a
2025-08-20T22:39:01.4700627Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/canceler=/tmp/go-build2397446772/b355/_pkg_.a
2025-08-20T22:39:01.4701983Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:01.4703285Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:01.4704722Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:01.4706024Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:01.4707541Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/ntp=/tmp/go-build2397446772/b361/_pkg_.a
2025-08-20T22:39:01.4708854Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/pipe=/tmp/go-build2397446772/b356/_pkg_.a
2025-08-20T22:39:01.4721399Z [00:02:45.647]➜  packagefile github.com/sagernet/sing/common/tls=/tmp/go-build2397446772/b442/_pkg_.a
2025-08-20T22:39:01.4722559Z [00:02:45.647]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.4723413Z [00:02:45.647]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:01.4726752Z [00:02:45.647]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.4727846Z [00:02:45.647]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:01.4728713Z [00:02:45.647]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:01.4729554Z [00:02:45.647]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:01.4730335Z [00:02:45.647]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.4730954Z [00:02:45.647]➜  EOF
2025-08-20T22:39:01.4738524Z [00:02:45.647]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/tuic=>github.com/sagernet/sing-quic@v0.5.0/tuic;$WORK/b533=>" -p github.com/sagernet/sing-quic/tuic -lang=go1.23 -complete -installsuffix shared -buildid 8tv_qFwPzlLytJPp-sR9/8tv_qFwPzlLytJPp-sR9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/tuic/address.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/tuic/client.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/tuic/client_packet.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/tuic/congestion.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/tuic/packet.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/tuic/packet_wait.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/tuic/protocol.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/tuic/service.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/tuic/service_packet.go
2025-08-20T22:39:01.5171186Z [00:02:45.697]➜  go tool buildid -w $WORK/b522/_pkg_.a # internal
2025-08-20T22:39:01.5238769Z [00:02:45.704]➜  cp $WORK/b522/_pkg_.a /root/.cache/go-build/96/966809e95bd2cdd143e0cdcbfbf63b87d8c77829072c3f30455ac01ae41a6be4-d # internal
2025-08-20T22:39:01.5249838Z [00:02:45.705]➜  github.com/sagernet/sing-quic/hysteria2/internal/protocol
2025-08-20T22:39:01.5258447Z [00:02:45.706]➜  mkdir -p $WORK/b542/
2025-08-20T22:39:01.5262273Z [00:02:45.706]➜  cat >/tmp/go-build2397446772/b542/importcfg << 'EOF' # internal
2025-08-20T22:39:01.5265703Z [00:02:45.706]➜  # import config
2025-08-20T22:39:01.5266396Z [00:02:45.706]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:01.5267295Z [00:02:45.706]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:01.5268186Z [00:02:45.706]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:01.5269276Z [00:02:45.706]➜  packagefile github.com/sagernet/quic-go/quicvarint=/tmp/go-build2397446772/b175/_pkg_.a
2025-08-20T22:39:01.5270489Z [00:02:45.706]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:01.5271711Z [00:02:45.706]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:01.5273049Z [00:02:45.706]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:01.5298195Z [00:02:45.706]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.5299095Z [00:02:45.706]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:01.5299989Z [00:02:45.706]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:01.5300877Z [00:02:45.706]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:01.5301518Z [00:02:45.706]➜  EOF
2025-08-20T22:39:01.5307747Z [00:02:45.707]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/internal/protocol=>github.com/sagernet/sing-quic@v0.5.0/hysteria2/internal/protocol;$WORK/b542=>" -p github.com/sagernet/sing-quic/hysteria2/internal/protocol -lang=go1.23 -complete -installsuffix shared -buildid 3Pn_JaCv-vKKSVgY0nO7/3Pn_JaCv-vKKSVgY0nO7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/internal/protocol/http.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/internal/protocol/padding.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/internal/protocol/proxy.go
2025-08-20T22:39:01.5875322Z [00:02:45.767]➜  go tool buildid -w $WORK/b519/_pkg_.a # internal
2025-08-20T22:39:01.5909002Z [00:02:45.770]➜  cp $WORK/b519/_pkg_.a /root/.cache/go-build/b0/b096ffe0ae1678b4eb691ba765af67a77d499dc3737d25b045ecc4b1fc5f838d-d # internal
2025-08-20T22:39:01.5917496Z [00:02:45.772]➜  github.com/sagernet/sing-box/experimental/clashapi
2025-08-20T22:39:01.5920564Z [00:02:45.772]➜  mkdir -p $WORK/b500/
2025-08-20T22:39:01.5939378Z [00:02:45.774]➜  cat >/tmp/go-build2397446772/b500/importcfg << 'EOF' # internal
2025-08-20T22:39:01.5941036Z [00:02:45.774]➜  # import config
2025-08-20T22:39:01.5943644Z [00:02:45.774]➜  packagefile archive/zip=/tmp/go-build2397446772/b501/_pkg_.a
2025-08-20T22:39:01.5944820Z [00:02:45.774]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:01.5947966Z [00:02:45.774]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.5948883Z [00:02:45.774]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:39:01.5949765Z [00:02:45.774]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.5950739Z [00:02:45.774]➜  packagefile github.com/go-chi/chi/v5=/tmp/go-build2397446772/b232/_pkg_.a
2025-08-20T22:39:01.5951934Z [00:02:45.774]➜  packagefile github.com/go-chi/chi/v5/middleware=/tmp/go-build2397446772/b502/_pkg_.a
2025-08-20T22:39:01.5953099Z [00:02:45.774]➜  packagefile github.com/go-chi/render=/tmp/go-build2397446772/b504/_pkg_.a
2025-08-20T22:39:01.5954661Z [00:02:45.774]➜  packagefile github.com/gofrs/uuid/v5=/tmp/go-build2397446772/b158/_pkg_.a
2025-08-20T22:39:01.5955701Z [00:02:45.774]➜  packagefile github.com/miekg/dns=/tmp/go-build2397446772/b236/_pkg_.a
2025-08-20T22:39:01.5956763Z [00:02:45.774]➜  packagefile github.com/sagernet/cors=/tmp/go-build2397446772/b507/_pkg_.a
2025-08-20T22:39:01.5962855Z [00:02:45.774]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:01.5964396Z [00:02:45.774]➜  packagefile github.com/sagernet/sing-box/common/urltest=/tmp/go-build2397446772/b508/_pkg_.a
2025-08-20T22:39:01.5966099Z [00:02:45.774]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:01.5967429Z [00:02:45.774]➜  packagefile github.com/sagernet/sing-box/experimental=/tmp/go-build2397446772/b462/_pkg_.a
2025-08-20T22:39:01.5968984Z [00:02:45.774]➜  packagefile github.com/sagernet/sing-box/experimental/clashapi/trafficontrol=/tmp/go-build2397446772/b509/_pkg_.a
2025-08-20T22:39:01.5970456Z [00:02:45.774]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:01.5971665Z [00:02:45.774]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:01.5972940Z [00:02:45.774]➜  packagefile github.com/sagernet/sing-box/protocol/group=/tmp/go-build2397446772/b511/_pkg_.a
2025-08-20T22:39:01.5980620Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:01.5981910Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/common/batch=/tmp/go-build2397446772/b513/_pkg_.a
2025-08-20T22:39:01.5998258Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:01.5999754Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:39:01.6001073Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/common/json=/tmp/go-build2397446772/b260/_pkg_.a
2025-08-20T22:39:01.6002430Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/common/json/badjson=/tmp/go-build2397446772/b269/_pkg_.a
2025-08-20T22:39:01.6004011Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:01.6005329Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:01.6006587Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/common/ntp=/tmp/go-build2397446772/b361/_pkg_.a
2025-08-20T22:39:01.6007827Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:39:01.6009156Z [00:02:45.774]➜  packagefile github.com/sagernet/sing/service/filemanager=/tmp/go-build2397446772/b279/_pkg_.a
2025-08-20T22:39:01.6010311Z [00:02:45.774]➜  packagefile github.com/sagernet/ws=/tmp/go-build2397446772/b514/_pkg_.a
2025-08-20T22:39:01.6011391Z [00:02:45.774]➜  packagefile github.com/sagernet/ws/wsutil=/tmp/go-build2397446772/b519/_pkg_.a
2025-08-20T22:39:01.6012397Z [00:02:45.774]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.6013234Z [00:02:45.774]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.6014453Z [00:02:45.774]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:01.6015353Z [00:02:45.774]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:39:01.6016178Z [00:02:45.774]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:01.6017092Z [00:02:45.774]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:39:01.6018048Z [00:02:45.774]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:01.6018965Z [00:02:45.774]➜  packagefile runtime/debug=/tmp/go-build2397446772/b188/_pkg_.a
2025-08-20T22:39:01.6019879Z [00:02:45.774]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:39:01.6021124Z [00:02:45.774]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:01.6022001Z [00:02:45.774]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:01.6022858Z [00:02:45.774]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:01.6023847Z [00:02:45.774]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:39:01.6024691Z [00:02:45.774]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.6025357Z [00:02:45.774]➜  EOF
2025-08-20T22:39:01.6038480Z [00:02:45.774]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi=>github.com/sagernet/sing-box/experimental/clashapi;$WORK/b500=>" -p github.com/sagernet/sing-box/experimental/clashapi -lang=go1.23 -complete -installsuffix shared -buildid dYpxP8A8rwt5Bj2JrXkm/dYpxP8A8rwt5Bj2JrXkm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/api_meta.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/api_meta_group.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/api_meta_upgrade.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/cache.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/common.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/configs.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/connections.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/ctxkeys.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/dns.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/errors.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/profile.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/provider.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/proxies.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/ruleprovider.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/rules.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/script.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/server.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/server_fs.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/server_resources.go
2025-08-20T22:39:01.6049835Z [00:02:45.774]➜  go tool buildid -w $WORK/b542/_pkg_.a # internal
2025-08-20T22:39:01.6051133Z [00:02:45.776]➜  cp $WORK/b542/_pkg_.a /root/.cache/go-build/ee/eef841913bbac08b5156f45cc91df41d9bf90326ca11750b8987026102c66940-d # internal
2025-08-20T22:39:01.6052176Z [00:02:45.777]➜  golang.org/x/crypto/blake2b
2025-08-20T22:39:01.6052744Z [00:02:45.778]➜  mkdir -p $WORK/b543/
2025-08-20T22:39:01.6053343Z [00:02:45.778]➜  echo -n > $WORK/b543/go_asm.h # internal
2025-08-20T22:39:01.6054582Z [00:02:45.778]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b
2025-08-20T22:39:01.6057400Z [00:02:45.778]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b=>golang.org/x/crypto@v0.41.0/blake2b;$WORK/b543=>" -I $WORK/b543/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b543/symabis ./blake2bAVX2_amd64.s ./blake2b_amd64.s
2025-08-20T22:39:01.6167527Z [00:02:45.794]➜  cat >/tmp/go-build2397446772/b543/importcfg << 'EOF' # internal
2025-08-20T22:39:01.6168296Z [00:02:45.796]➜  # import config
2025-08-20T22:39:01.6168965Z [00:02:45.796]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:39:01.6169880Z [00:02:45.796]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:01.6170781Z [00:02:45.796]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.6171676Z [00:02:45.796]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2397446772/b182/_pkg_.a
2025-08-20T22:39:01.6172578Z [00:02:45.796]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:39:01.6173665Z [00:02:45.796]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.6174895Z [00:02:45.796]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:39:01.6175543Z [00:02:45.796]➜  EOF
2025-08-20T22:39:01.6176098Z [00:02:45.796]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:01.6191962Z [00:02:45.796]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b=>golang.org/x/crypto@v0.41.0/blake2b;$WORK/b543=>" -p golang.org/x/crypto/blake2b -lang=go1.23 -installsuffix shared -buildid yvmIkSVXZKHKT25BnVun/yvmIkSVXZKHKT25BnVun -goversion go1.25.0 -symabis $WORK/b543/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack -asmhdr $WORK/b543/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2b.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2bAVX2_amd64.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2b_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2x.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/go125.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/register.go
2025-08-20T22:39:01.7116894Z [00:02:45.891]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b
2025-08-20T22:39:01.7123209Z [00:02:45.891]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b=>golang.org/x/crypto@v0.41.0/blake2b;$WORK/b543=>" -I $WORK/b543/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b543/blake2bAVX2_amd64.o ./blake2bAVX2_amd64.s
2025-08-20T22:39:01.7527522Z [00:02:45.932]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b=>golang.org/x/crypto@v0.41.0/blake2b;$WORK/b543=>" -I $WORK/b543/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b543/blake2b_amd64.o ./blake2b_amd64.s
2025-08-20T22:39:01.7750758Z [00:02:45.955]➜  go tool pack r $WORK/b543/_pkg_.a $WORK/b543/blake2bAVX2_amd64.o $WORK/b543/blake2b_amd64.o # internal
2025-08-20T22:39:01.7758142Z [00:02:45.956]➜  go tool buildid -w $WORK/b543/_pkg_.a # internal
2025-08-20T22:39:01.7762730Z [00:02:45.956]➜  cp $WORK/b543/_pkg_.a /root/.cache/go-build/e2/e224df6641a007af84f06c9b84c96a0bb3e567afe47de3721222ffa781827f63-d # internal
2025-08-20T22:39:01.7769015Z [00:02:45.957]➜  net/http/httputil
2025-08-20T22:39:01.7775112Z [00:02:45.957]➜  mkdir -p $WORK/b544/
2025-08-20T22:39:01.7775867Z [00:02:45.957]➜  cat >/tmp/go-build2397446772/b544/importcfg << 'EOF' # internal
2025-08-20T22:39:01.7776562Z [00:02:45.957]➜  # import config
2025-08-20T22:39:01.7777408Z [00:02:45.957]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:39:01.7778399Z [00:02:45.957]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:01.7779250Z [00:02:45.957]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:01.7780121Z [00:02:45.957]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.7781000Z [00:02:45.957]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.7781842Z [00:02:45.957]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:01.7782872Z [00:02:45.957]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2397446772/b216/_pkg_.a
2025-08-20T22:39:01.7784856Z [00:02:45.957]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.7785666Z [00:02:45.957]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:39:01.7786459Z [00:02:45.957]➜  packagefile mime=/tmp/go-build2397446772/b224/_pkg_.a
2025-08-20T22:39:01.7787246Z [00:02:45.957]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.7788054Z [00:02:45.957]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:01.7789003Z [00:02:45.957]➜  packagefile net/http/httptrace=/tmp/go-build2397446772/b227/_pkg_.a
2025-08-20T22:39:01.7789981Z [00:02:45.957]➜  packagefile net/http/internal=/tmp/go-build2397446772/b228/_pkg_.a
2025-08-20T22:39:01.7791367Z [00:02:45.957]➜  packagefile net/http/internal/ascii=/tmp/go-build2397446772/b229/_pkg_.a
2025-08-20T22:39:01.7792466Z [00:02:45.957]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:39:01.7793348Z [00:02:45.957]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:39:01.7794404Z [00:02:45.957]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:01.7795211Z [00:02:45.957]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:01.7795993Z [00:02:45.957]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.7796605Z [00:02:45.957]➜  EOF
2025-08-20T22:39:01.7797143Z [00:02:45.957]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:01.7800900Z [00:02:45.957]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "/root/.go/src/net/http/httputil=>net/http/httputil;$WORK/b544=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid N5VH1ILszBxnlCj4OP0t/N5VH1ILszBxnlCj4OP0t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack /root/.go/src/net/http/httputil/dump.go /root/.go/src/net/http/httputil/httputil.go /root/.go/src/net/http/httputil/persist.go /root/.go/src/net/http/httputil/reverseproxy.go
2025-08-20T22:39:01.8475036Z [00:02:46.025]➜  go tool buildid -w $WORK/b533/_pkg_.a # internal
2025-08-20T22:39:01.8530508Z [00:02:46.033]➜  cp $WORK/b533/_pkg_.a /root/.cache/go-build/cd/cd3505622f53163a4a9e0e2b73dd440a824212cabff5e886711cbb6838805bfe-d # internal
2025-08-20T22:39:01.8534950Z [00:02:46.033]➜  github.com/sagernet/sing/protocol/socks/socks4
2025-08-20T22:39:01.8535679Z [00:02:46.033]➜  mkdir -p $WORK/b547/
2025-08-20T22:39:01.8538661Z [00:02:46.034]➜  cat >/tmp/go-build2397446772/b547/importcfg << 'EOF' # internal
2025-08-20T22:39:01.8539351Z [00:02:46.034]➜  # import config
2025-08-20T22:39:01.8543375Z [00:02:46.034]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:01.8544725Z [00:02:46.034]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:01.8546241Z [00:02:46.034]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:01.8547716Z [00:02:46.034]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:01.8549943Z [00:02:46.034]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:01.8551231Z [00:02:46.034]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:01.8552543Z [00:02:46.034]➜  packagefile github.com/sagernet/sing/common/varbin=/tmp/go-build2397446772/b253/_pkg_.a
2025-08-20T22:39:01.8553835Z [00:02:46.034]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.8554660Z [00:02:46.034]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:01.8555360Z [00:02:46.034]➜  EOF
2025-08-20T22:39:01.8566192Z [00:02:46.036]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/socks4=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/socks4;$WORK/b547=>" -p github.com/sagernet/sing/protocol/socks/socks4 -lang=go1.20 -complete -installsuffix shared -buildid mC1WQ3FR9n1QCoJzjYhz/mC1WQ3FR9n1QCoJzjYhz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/socks4/protocol.go
2025-08-20T22:39:01.8886332Z [00:02:46.067]➜  go tool buildid -w $WORK/b538/_pkg_.a # internal
2025-08-20T22:39:01.8924988Z [00:02:46.072]➜  cp $WORK/b538/_pkg_.a /root/.cache/go-build/d0/d08cc06b10801d4a5371afc06b7502b01205c90532f0186c981f009a648b958c-d # internal
2025-08-20T22:39:01.8926560Z [00:02:46.073]➜  github.com/sagernet/sing-quic/hysteria2
2025-08-20T22:39:01.8927749Z [00:02:46.073]➜  mkdir -p $WORK/b541/
2025-08-20T22:39:01.8931970Z [00:02:46.073]➜  cat >/tmp/go-build2397446772/b541/importcfg << 'EOF' # internal
2025-08-20T22:39:01.8932960Z [00:02:46.073]➜  # import config
2025-08-20T22:39:01.8934195Z [00:02:46.073]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:01.8935393Z [00:02:46.073]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:01.8936341Z [00:02:46.073]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:01.8937215Z [00:02:46.073]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.8938198Z [00:02:46.073]➜  packagefile github.com/sagernet/quic-go=/tmp/go-build2397446772/b163/_pkg_.a
2025-08-20T22:39:01.8939410Z [00:02:46.073]➜  packagefile github.com/sagernet/quic-go/congestion=/tmp/go-build2397446772/b164/_pkg_.a
2025-08-20T22:39:01.8940657Z [00:02:46.073]➜  packagefile github.com/sagernet/quic-go/http3=/tmp/go-build2397446772/b198/_pkg_.a
2025-08-20T22:39:01.8941854Z [00:02:46.073]➜  packagefile github.com/sagernet/quic-go/quicvarint=/tmp/go-build2397446772/b175/_pkg_.a
2025-08-20T22:39:01.8943016Z [00:02:46.073]➜  packagefile github.com/sagernet/sing-quic=/tmp/go-build2397446772/b499/_pkg_.a
2025-08-20T22:39:01.8944453Z [00:02:46.073]➜  packagefile github.com/sagernet/sing-quic/congestion_meta1=/tmp/go-build2397446772/b534/_pkg_.a
2025-08-20T22:39:01.8945778Z [00:02:46.073]➜  packagefile github.com/sagernet/sing-quic/congestion_meta2=/tmp/go-build2397446772/b536/_pkg_.a
2025-08-20T22:39:01.8947115Z [00:02:46.073]➜  packagefile github.com/sagernet/sing-quic/hysteria=/tmp/go-build2397446772/b538/_pkg_.a
2025-08-20T22:39:01.8950188Z [00:02:46.073]➜  packagefile github.com/sagernet/sing-quic/hysteria/congestion=/tmp/go-build2397446772/b539/_pkg_.a
2025-08-20T22:39:01.8951793Z [00:02:46.073]➜  packagefile github.com/sagernet/sing-quic/hysteria2/internal/protocol=/tmp/go-build2397446772/b542/_pkg_.a
2025-08-20T22:39:01.8953147Z [00:02:46.073]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:01.8954485Z [00:02:46.073]➜  packagefile github.com/sagernet/sing/common/atomic=/tmp/go-build2397446772/b251/_pkg_.a
2025-08-20T22:39:01.8955603Z [00:02:46.073]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:01.8956731Z [00:02:46.073]➜  packagefile github.com/sagernet/sing/common/baderror=/tmp/go-build2397446772/b471/_pkg_.a
2025-08-20T22:39:01.8957834Z [00:02:46.073]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:01.8958897Z [00:02:46.074]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:01.8959988Z [00:02:46.074]➜  packagefile github.com/sagernet/sing/common/cache=/tmp/go-build2397446772/b537/_pkg_.a
2025-08-20T22:39:01.8961089Z [00:02:46.074]➜  packagefile github.com/sagernet/sing/common/canceler=/tmp/go-build2397446772/b355/_pkg_.a
2025-08-20T22:39:01.8962253Z [00:02:46.074]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:01.8963370Z [00:02:46.074]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:01.8975277Z [00:02:46.074]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:01.8976448Z [00:02:46.074]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:01.8977542Z [00:02:46.074]➜  packagefile github.com/sagernet/sing/common/ntp=/tmp/go-build2397446772/b361/_pkg_.a
2025-08-20T22:39:01.8978631Z [00:02:46.074]➜  packagefile github.com/sagernet/sing/common/pipe=/tmp/go-build2397446772/b356/_pkg_.a
2025-08-20T22:39:01.8979747Z [00:02:46.074]➜  packagefile github.com/sagernet/sing/common/tls=/tmp/go-build2397446772/b442/_pkg_.a
2025-08-20T22:39:01.8980786Z [00:02:46.074]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build2397446772/b543/_pkg_.a
2025-08-20T22:39:01.8981913Z [00:02:46.074]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.8982630Z [00:02:46.074]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:01.8983338Z [00:02:46.074]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.8984365Z [00:02:46.074]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:01.8985193Z [00:02:46.074]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:39:01.8985981Z [00:02:46.074]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:01.8986760Z [00:02:46.074]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:01.8987575Z [00:02:46.074]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:01.8988369Z [00:02:46.074]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:01.8988996Z [00:02:46.074]➜  EOF
2025-08-20T22:39:01.8996461Z [00:02:46.074]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2=>github.com/sagernet/sing-quic@v0.5.0/hysteria2;$WORK/b541=>" -p github.com/sagernet/sing-quic/hysteria2 -lang=go1.23 -complete -installsuffix shared -buildid dU1mestS8vY-Fz02Ajmv/dU1mestS8vY-Fz02Ajmv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/client.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/client_packet.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/packet.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/packet_wait.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/salamander.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/service.go /root/go/pkg/mod/github.com/sagernet/sing-quic@v0.5.0/hysteria2/service_packet.go
2025-08-20T22:39:01.9208982Z [00:02:46.101]➜  go tool buildid -w $WORK/b547/_pkg_.a # internal
2025-08-20T22:39:01.9221137Z [00:02:46.102]➜  cp $WORK/b547/_pkg_.a /root/.cache/go-build/41/41bb6b556e58a51671e656c6b6390c692aff2ac6d12bd065e9ba1d8acb38465c-d # internal
2025-08-20T22:39:01.9247388Z [00:02:46.105]➜  github.com/sagernet/sing/protocol/socks/socks5
2025-08-20T22:39:01.9248092Z [00:02:46.105]➜  mkdir -p $WORK/b548/
2025-08-20T22:39:01.9254725Z [00:02:46.105]➜  cat >/tmp/go-build2397446772/b548/importcfg << 'EOF' # internal
2025-08-20T22:39:01.9255843Z [00:02:46.106]➜  # import config
2025-08-20T22:39:01.9256757Z [00:02:46.106]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.9257797Z [00:02:46.106]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:01.9258953Z [00:02:46.106]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:01.9260004Z [00:02:46.106]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:01.9261169Z [00:02:46.106]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:01.9262441Z [00:02:46.106]➜  packagefile github.com/sagernet/sing/common/varbin=/tmp/go-build2397446772/b253/_pkg_.a
2025-08-20T22:39:01.9263700Z [00:02:46.106]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.9264518Z [00:02:46.106]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:01.9265358Z [00:02:46.106]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:39:01.9265998Z [00:02:46.106]➜  EOF
2025-08-20T22:39:01.9270616Z [00:02:46.106]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/socks5=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/socks5;$WORK/b548=>" -p github.com/sagernet/sing/protocol/socks/socks5 -lang=go1.20 -complete -installsuffix shared -buildid wrUoqkcO4PXMiVctwB0F/wrUoqkcO4PXMiVctwB0F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/socks5/protocol.go
2025-08-20T22:39:01.9708303Z [00:02:46.151]➜  go tool buildid -w $WORK/b544/_pkg_.a # internal
2025-08-20T22:39:01.9750595Z [00:02:46.155]➜  cp $WORK/b544/_pkg_.a /root/.cache/go-build/18/189227a9809ff1435d362db97aadd301b8b84f0db838fe7382abe15332f897d5-d # internal
2025-08-20T22:39:01.9751752Z [00:02:46.155]➜  golang.org/x/net/http2/h2c
2025-08-20T22:39:01.9752313Z [00:02:46.155]➜  mkdir -p $WORK/b551/
2025-08-20T22:39:01.9790226Z [00:02:46.159]➜  cat >/tmp/go-build2397446772/b551/importcfg << 'EOF' # internal
2025-08-20T22:39:01.9791055Z [00:02:46.159]➜  # import config
2025-08-20T22:39:01.9791744Z [00:02:46.159]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:01.9792650Z [00:02:46.159]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:01.9793799Z [00:02:46.159]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:01.9794697Z [00:02:46.159]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:01.9795538Z [00:02:46.159]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:01.9796549Z [00:02:46.159]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build2397446772/b204/_pkg_.a
2025-08-20T22:39:01.9797690Z [00:02:46.159]➜  packagefile golang.org/x/net/http2=/tmp/go-build2397446772/b454/_pkg_.a
2025-08-20T22:39:01.9798615Z [00:02:46.159]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:01.9799433Z [00:02:46.159]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:39:01.9800577Z [00:02:46.159]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:01.9801481Z [00:02:46.159]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:01.9802429Z [00:02:46.159]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:39:01.9803293Z [00:02:46.159]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:01.9804359Z [00:02:46.159]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:01.9805036Z [00:02:46.159]➜  EOF
2025-08-20T22:39:01.9808296Z [00:02:46.159]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/h2c=>golang.org/x/net@v0.43.0/http2/h2c;$WORK/b551=>" -p golang.org/x/net/http2/h2c -lang=go1.23 -complete -installsuffix shared -buildid qRQtRhyjEgKtrnfvYjYB/qRQtRhyjEgKtrnfvYjYB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/h2c/h2c.go
2025-08-20T22:39:01.9984165Z [00:02:46.178]➜  go tool buildid -w $WORK/b548/_pkg_.a # internal
2025-08-20T22:39:01.9998161Z [00:02:46.180]➜  cp $WORK/b548/_pkg_.a /root/.cache/go-build/58/580f8a83d01b82ebe693cb8f6b4238b048c3292f2a5c8ace3e2de2dfd317e810-d # internal
2025-08-20T22:39:02.0019523Z [00:02:46.182]➜  github.com/sagernet/sing/protocol/socks
2025-08-20T22:39:02.0021492Z [00:02:46.182]➜  mkdir -p $WORK/b546/
2025-08-20T22:39:02.0035087Z [00:02:46.183]➜  cat >/tmp/go-build2397446772/b546/importcfg << 'EOF' # internal
2025-08-20T22:39:02.0036251Z [00:02:46.183]➜  # import config
2025-08-20T22:39:02.0037445Z [00:02:46.183]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:02.0038516Z [00:02:46.183]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:02.0039577Z [00:02:46.183]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.0041723Z [00:02:46.183]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.0042948Z [00:02:46.183]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:02.0044757Z [00:02:46.183]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.0046004Z [00:02:46.183]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:02.0047263Z [00:02:46.183]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.0048572Z [00:02:46.183]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.0049840Z [00:02:46.183]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.0051089Z [00:02:46.183]➜  packagefile github.com/sagernet/sing/common/varbin=/tmp/go-build2397446772/b253/_pkg_.a
2025-08-20T22:39:02.0052404Z [00:02:46.183]➜  packagefile github.com/sagernet/sing/protocol/socks/socks4=/tmp/go-build2397446772/b547/_pkg_.a
2025-08-20T22:39:02.0053954Z [00:02:46.183]➜  packagefile github.com/sagernet/sing/protocol/socks/socks5=/tmp/go-build2397446772/b548/_pkg_.a
2025-08-20T22:39:02.0055038Z [00:02:46.183]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:02.0055830Z [00:02:46.183]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.0056659Z [00:02:46.183]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:02.0057505Z [00:02:46.183]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:39:02.0058263Z [00:02:46.183]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:02.0059042Z [00:02:46.183]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:02.0059651Z [00:02:46.183]➜  EOF
2025-08-20T22:39:02.0075370Z [00:02:46.184]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks;$WORK/b546=>" -p github.com/sagernet/sing/protocol/socks -lang=go1.20 -complete -installsuffix shared -buildid _tgeuh1YhnfUctK-Fi-e/_tgeuh1YhnfUctK-Fi-e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/client.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/handshake.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/handshake_tor.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/lazy.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/packet.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/packet_vectorised.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/protocol/socks/packet_wait.go
2025-08-20T22:39:02.1082864Z [00:02:46.288]➜  go tool buildid -w $WORK/b551/_pkg_.a # internal
2025-08-20T22:39:02.1159562Z [00:02:46.296]➜  cp $WORK/b551/_pkg_.a /root/.cache/go-build/04/04a5c011fa78d661968c326b2a6bac1b4376e5fce4402bfdd580c14731ef3582-d # internal
2025-08-20T22:39:02.1174809Z [00:02:46.297]➜  github.com/sagernet/sing-box/protocol/redirect
2025-08-20T22:39:02.1175652Z [00:02:46.297]➜  mkdir -p $WORK/b553/
2025-08-20T22:39:02.1185555Z [00:02:46.298]➜  cat >/tmp/go-build2397446772/b553/importcfg << 'EOF' # internal
2025-08-20T22:39:02.1202568Z [00:02:46.298]➜  # import config
2025-08-20T22:39:02.1203279Z [00:02:46.298]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.1205636Z [00:02:46.298]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:02.1207020Z [00:02:46.298]➜  packagefile github.com/sagernet/sing-box/adapter/inbound=/tmp/go-build2397446772/b365/_pkg_.a
2025-08-20T22:39:02.1208365Z [00:02:46.299]➜  packagefile github.com/sagernet/sing-box/common/listener=/tmp/go-build2397446772/b376/_pkg_.a
2025-08-20T22:39:02.1210045Z [00:02:46.299]➜  packagefile github.com/sagernet/sing-box/common/redir=/tmp/go-build2397446772/b377/_pkg_.a
2025-08-20T22:39:02.1211340Z [00:02:46.299]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:02.1212527Z [00:02:46.299]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:02.1214017Z [00:02:46.299]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:02.1215316Z [00:02:46.299]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.1216553Z [00:02:46.299]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.1217883Z [00:02:46.299]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:39:02.1219251Z [00:02:46.299]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.1220595Z [00:02:46.299]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.1221916Z [00:02:46.299]➜  packagefile github.com/sagernet/sing/common/udpnat2=/tmp/go-build2397446772/b354/_pkg_.a
2025-08-20T22:39:02.1222995Z [00:02:46.299]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.1224085Z [00:02:46.299]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:02.1224985Z [00:02:46.299]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:02.1225605Z [00:02:46.299]➜  EOF
2025-08-20T22:39:02.1252197Z [00:02:46.305]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/redirect=>github.com/sagernet/sing-box/protocol/redirect;$WORK/b553=>" -p github.com/sagernet/sing-box/protocol/redirect -lang=go1.23 -complete -installsuffix shared -buildid Gi0ts0WOY9s3wYvIXwEd/Gi0ts0WOY9s3wYvIXwEd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/redirect/redirect.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/redirect/tproxy.go
2025-08-20T22:39:02.2264113Z [00:02:46.406]➜  go tool buildid -w $WORK/b546/_pkg_.a # internal
2025-08-20T22:39:02.2347675Z [00:02:46.414]➜  cp $WORK/b546/_pkg_.a /root/.cache/go-build/fc/fc4c423f1016583fc7424f75e2e62eedb0bd4332955e1f95193a8778b720ee80-d # internal
2025-08-20T22:39:02.2357570Z [00:02:46.415]➜  github.com/sagernet/sing-box/protocol/mixed
2025-08-20T22:39:02.2361536Z [00:02:46.415]➜  mkdir -p $WORK/b545/
2025-08-20T22:39:02.2362343Z [00:02:46.416]➜  cat >/tmp/go-build2397446772/b545/importcfg << 'EOF' # internal
2025-08-20T22:39:02.2363048Z [00:02:46.416]➜  # import config
2025-08-20T22:39:02.2363953Z [00:02:46.416]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:02.2364865Z [00:02:46.416]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.2365996Z [00:02:46.416]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:02.2367310Z [00:02:46.416]➜  packagefile github.com/sagernet/sing-box/adapter/inbound=/tmp/go-build2397446772/b365/_pkg_.a
2025-08-20T22:39:02.2368677Z [00:02:46.416]➜  packagefile github.com/sagernet/sing-box/common/listener=/tmp/go-build2397446772/b376/_pkg_.a
2025-08-20T22:39:02.2370024Z [00:02:46.416]➜  packagefile github.com/sagernet/sing-box/common/uot=/tmp/go-build2397446772/b528/_pkg_.a
2025-08-20T22:39:02.2371309Z [00:02:46.416]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:02.2372569Z [00:02:46.416]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:02.2375444Z [00:02:46.416]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:02.2376787Z [00:02:46.416]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:02.2378471Z [00:02:46.416]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.2379811Z [00:02:46.416]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.2381164Z [00:02:46.416]➜  packagefile github.com/sagernet/sing/protocol/http=/tmp/go-build2397446772/b452/_pkg_.a
2025-08-20T22:39:02.2382564Z [00:02:46.416]➜  packagefile github.com/sagernet/sing/protocol/socks=/tmp/go-build2397446772/b546/_pkg_.a
2025-08-20T22:39:02.2384134Z [00:02:46.416]➜  packagefile github.com/sagernet/sing/protocol/socks/socks4=/tmp/go-build2397446772/b547/_pkg_.a
2025-08-20T22:39:02.2385653Z [00:02:46.416]➜  packagefile github.com/sagernet/sing/protocol/socks/socks5=/tmp/go-build2397446772/b548/_pkg_.a
2025-08-20T22:39:02.2386816Z [00:02:46.416]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.2387524Z [00:02:46.416]➜  EOF
2025-08-20T22:39:02.2391094Z [00:02:46.416]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/mixed=>github.com/sagernet/sing-box/protocol/mixed;$WORK/b545=>" -p github.com/sagernet/sing-box/protocol/mixed -lang=go1.23 -complete -installsuffix shared -buildid 77pCI0sn49ndz0sQNv1J/77pCI0sn49ndz0sQNv1J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/mixed/inbound.go
2025-08-20T22:39:02.3390945Z [00:02:46.519]➜  go tool buildid -w $WORK/b553/_pkg_.a # internal
2025-08-20T22:39:02.3450007Z [00:02:46.525]➜  go tool buildid -w $WORK/b541/_pkg_.a # internal
2025-08-20T22:39:02.3534533Z [00:02:46.531]➜  cp $WORK/b553/_pkg_.a /root/.cache/go-build/24/245511ec24c42eb5ac3ffd113ba47be38ce6a185bf7ceadc23fa68bf0ce02f65-d # internal
2025-08-20T22:39:02.3536112Z [00:02:46.532]➜  github.com/sagernet/sing-box/common/mux
2025-08-20T22:39:02.3536761Z [00:02:46.532]➜  mkdir -p $WORK/b555/
2025-08-20T22:39:02.3538021Z [00:02:46.532]➜  cp $WORK/b541/_pkg_.a /root/.cache/go-build/cf/cf2c9b389a2b5dfa50eaa294f5156c78addf0ef022afbde06fcb1fc8ba552501-d # internal
2025-08-20T22:39:02.3539330Z [00:02:46.532]➜  cat >/tmp/go-build2397446772/b555/importcfg << 'EOF' # internal
2025-08-20T22:39:02.3540018Z [00:02:46.532]➜  # import config
2025-08-20T22:39:02.3540686Z [00:02:46.532]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.3541743Z [00:02:46.532]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:02.3543009Z [00:02:46.532]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:02.3557249Z [00:02:46.532]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:02.3558504Z [00:02:46.532]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:02.3559679Z [00:02:46.532]➜  packagefile github.com/sagernet/sing-mux=/tmp/go-build2397446772/b469/_pkg_.a
2025-08-20T22:39:02.3560948Z [00:02:46.532]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.3562215Z [00:02:46.532]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:02.3563656Z [00:02:46.532]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.3564996Z [00:02:46.532]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.3566018Z [00:02:46.532]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.3566614Z [00:02:46.532]➜  EOF
2025-08-20T22:39:02.3570397Z [00:02:46.533]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/mux=>github.com/sagernet/sing-box/common/mux;$WORK/b555=>" -p github.com/sagernet/sing-box/common/mux -lang=go1.23 -complete -installsuffix shared -buildid LQyJgbGiRk2viRAIW3I4/LQyJgbGiRk2viRAIW3I4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/mux/client.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/common/mux/router.go
2025-08-20T22:39:02.3574337Z [00:02:46.533]➜  github.com/sagernet/sing-box/transport/simple-obfs
2025-08-20T22:39:02.3575025Z [00:02:46.533]➜  mkdir -p $WORK/b557/
2025-08-20T22:39:02.3575785Z [00:02:46.534]➜  cat >/tmp/go-build2397446772/b557/importcfg << 'EOF' # internal
2025-08-20T22:39:02.3576469Z [00:02:46.534]➜  # import config
2025-08-20T22:39:02.3577125Z [00:02:46.534]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:02.3578057Z [00:02:46.534]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:02.3579251Z [00:02:46.534]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:02.3580145Z [00:02:46.534]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:02.3581169Z [00:02:46.534]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.3582417Z [00:02:46.534]➜  packagefile github.com/sagernet/sing/common/random=/tmp/go-build2397446772/b278/_pkg_.a
2025-08-20T22:39:02.3583413Z [00:02:46.534]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:02.3594748Z [00:02:46.534]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:02.3595612Z [00:02:46.534]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.3596420Z [00:02:46.534]➜  packagefile net/http=/tmp/go-build2397446772/b215/_pkg_.a
2025-08-20T22:39:02.3597255Z [00:02:46.534]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:02.3597868Z [00:02:46.534]➜  EOF
2025-08-20T22:39:02.3602050Z [00:02:46.534]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/simple-obfs=>github.com/sagernet/sing-box/transport/simple-obfs;$WORK/b557=>" -p github.com/sagernet/sing-box/transport/simple-obfs -lang=go1.23 -complete -installsuffix shared -buildid ubttEJVQoFhImqhwURqx/ubttEJVQoFhImqhwURqx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/simple-obfs/http.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/simple-obfs/tls.go
2025-08-20T22:39:02.4340643Z [00:02:46.614]➜  go tool buildid -w $WORK/b545/_pkg_.a # internal
2025-08-20T22:39:02.4386012Z [00:02:46.618]➜  cp $WORK/b545/_pkg_.a /root/.cache/go-build/7a/7a2bf7f6a8ebf7e322761fcfe850224f3d08c034ffef1c7f435b1442f770eef4-d # internal
2025-08-20T22:39:02.4398458Z [00:02:46.620]➜  go tool buildid -w $WORK/b557/_pkg_.a # internal
2025-08-20T22:39:02.4399924Z [00:02:46.620]➜  github.com/sagernet/sing/common/udpnat
2025-08-20T22:39:02.4403393Z [00:02:46.620]➜  mkdir -p $WORK/b563/
2025-08-20T22:39:02.4408326Z [00:02:46.620]➜  cat >/tmp/go-build2397446772/b563/importcfg << 'EOF' # internal
2025-08-20T22:39:02.4409312Z [00:02:46.620]➜  # import config
2025-08-20T22:39:02.4409972Z [00:02:46.620]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.4410950Z [00:02:46.620]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.4412159Z [00:02:46.620]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.4413638Z [00:02:46.620]➜  packagefile github.com/sagernet/sing/common/cache=/tmp/go-build2397446772/b537/_pkg_.a
2025-08-20T22:39:02.4415008Z [00:02:46.620]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.4416356Z [00:02:46.620]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.4417682Z [00:02:46.621]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.4418962Z [00:02:46.621]➜  packagefile github.com/sagernet/sing/common/pipe=/tmp/go-build2397446772/b356/_pkg_.a
2025-08-20T22:39:02.4419992Z [00:02:46.621]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:02.4420828Z [00:02:46.621]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.4421636Z [00:02:46.621]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:02.4422461Z [00:02:46.621]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:02.4423094Z [00:02:46.621]➜  EOF
2025-08-20T22:39:02.4437139Z [00:02:46.621]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/udpnat=>github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/udpnat;$WORK/b563=>" -p github.com/sagernet/sing/common/udpnat -lang=go1.20 -complete -installsuffix shared -buildid IS9PVcS4AXZYOz-QvybE/IS9PVcS4AXZYOz-QvybE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/udpnat/conn_wait.go /root/go/pkg/mod/github.com/sagernet/sing@v0.7.6-0.20250815070458-d33ece7a184f/common/udpnat/service.go
2025-08-20T22:39:02.4562397Z [00:02:46.636]➜  cp $WORK/b557/_pkg_.a /root/.cache/go-build/fc/fc429a4ea798872c120b86e04c7e8ee688c2337f26e8a6af11953761473c9b32-d # internal
2025-08-20T22:39:02.4596344Z [00:02:46.636]➜  lukechampine.com/blake3/guts
2025-08-20T22:39:02.4596957Z [00:02:46.636]➜  mkdir -p $WORK/b568/
2025-08-20T22:39:02.4597560Z [00:02:46.637]➜  echo -n > $WORK/b568/go_asm.h # internal
2025-08-20T22:39:02.4598307Z [00:02:46.637]➜  cd /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts
2025-08-20T22:39:02.4600978Z [00:02:46.637]➜  /root/.go/pkg/tool/linux_amd64/asm -p lukechampine.com/blake3/guts -trimpath "/root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts=>lukechampine.com/blake3@v1.3.0/guts;$WORK/b568=>" -I $WORK/b568/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b568/symabis ./compress_amd64.s
2025-08-20T22:39:02.4709311Z [00:02:46.651]➜  go tool buildid -w $WORK/b555/_pkg_.a # internal
2025-08-20T22:39:02.4728235Z [00:02:46.653]➜  cp $WORK/b555/_pkg_.a /root/.cache/go-build/cb/cb9df4b243dff37d1c1e89ac84540548c5df8c21fa99e8068bdbb738a77f5d71-d # internal
2025-08-20T22:39:02.4734880Z [00:02:46.653]➜  github.com/sagernet/sing-shadowsocks2/cipher
2025-08-20T22:39:02.4737017Z [00:02:46.653]➜  mkdir -p $WORK/b570/
2025-08-20T22:39:02.4737774Z [00:02:46.653]➜  cat >/tmp/go-build2397446772/b570/importcfg << 'EOF' # internal
2025-08-20T22:39:02.4738441Z [00:02:46.653]➜  # import config
2025-08-20T22:39:02.4739116Z [00:02:46.653]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.4740172Z [00:02:46.653]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.4741386Z [00:02:46.653]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.4742936Z [00:02:46.653]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:02.4744457Z [00:02:46.654]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.4745750Z [00:02:46.654]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.4747033Z [00:02:46.654]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.4748072Z [00:02:46.654]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.4748667Z [00:02:46.654]➜  EOF
2025-08-20T22:39:02.4749214Z [00:02:46.654]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:02.4755798Z [00:02:46.654]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/cipher=>github.com/sagernet/sing-shadowsocks2@v0.2.1/cipher;$WORK/b570=>" -p github.com/sagernet/sing-shadowsocks2/cipher -lang=go1.18 -complete -installsuffix shared -buildid -J2j1wsg-y-x3UyuxK4G/-J2j1wsg-y-x3UyuxK4G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/cipher/errors.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/cipher/method.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/cipher/method_none.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/cipher/method_none_wait.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/cipher/method_registry.go
2025-08-20T22:39:02.4793809Z [00:02:46.659]➜  cat >/tmp/go-build2397446772/b568/importcfg << 'EOF' # internal
2025-08-20T22:39:02.4815184Z [00:02:46.659]➜  # import config
2025-08-20T22:39:02.4816246Z [00:02:46.659]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:02.4817306Z [00:02:46.659]➜  packagefile github.com/klauspost/cpuid/v2=/tmp/go-build2397446772/b383/_pkg_.a
2025-08-20T22:39:02.4818321Z [00:02:46.659]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:39:02.4818952Z [00:02:46.659]➜  EOF
2025-08-20T22:39:02.4824293Z [00:02:46.659]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "/root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts=>lukechampine.com/blake3@v1.3.0/guts;$WORK/b568=>" -p lukechampine.com/blake3/guts -lang=go1.17 -installsuffix shared -buildid Omr4NmB60NgOljLPRyIA/Omr4NmB60NgOljLPRyIA -goversion go1.25.0 -symabis $WORK/b568/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack -asmhdr $WORK/b568/go_asm.h /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts/compress_amd64.go /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts/compress_generic.go /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts/cpu.go /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts/node.go
2025-08-20T22:39:02.5038190Z [00:02:46.684]➜  go tool buildid -w $WORK/b563/_pkg_.a # internal
2025-08-20T22:39:02.5053348Z [00:02:46.685]➜  cp $WORK/b563/_pkg_.a /root/.cache/go-build/78/786a6f09b7dbb5479f07e7e0716ab7f099d3a39199dc751a0207ae6d7975b08f-d # internal
2025-08-20T22:39:02.5059627Z [00:02:46.686]➜  github.com/sagernet/sing-shadowsocks
2025-08-20T22:39:02.5068791Z [00:02:46.686]➜  mkdir -p $WORK/b562/
2025-08-20T22:39:02.5069604Z [00:02:46.686]➜  cat >/tmp/go-build2397446772/b562/importcfg << 'EOF' # internal
2025-08-20T22:39:02.5070293Z [00:02:46.686]➜  # import config
2025-08-20T22:39:02.5070999Z [00:02:46.686]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.5071912Z [00:02:46.686]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:39:02.5073029Z [00:02:46.686]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.5074413Z [00:02:46.686]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.5075925Z [00:02:46.686]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.5077178Z [00:02:46.686]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:39:02.5078484Z [00:02:46.686]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.5079615Z [00:02:46.686]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.5080867Z [00:02:46.686]➜  packagefile github.com/sagernet/sing/common/udpnat=/tmp/go-build2397446772/b563/_pkg_.a
2025-08-20T22:39:02.5081945Z [00:02:46.686]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.5082790Z [00:02:46.686]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:02.5083614Z [00:02:46.686]➜  EOF
2025-08-20T22:39:02.5087765Z [00:02:46.686]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8=>github.com/sagernet/sing-shadowsocks@v0.2.8;$WORK/b562=>" -p github.com/sagernet/sing-shadowsocks -lang=go1.18 -complete -installsuffix shared -buildid nTUFl8kGehbEx09kl5q-/nTUFl8kGehbEx09kl5q- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/none.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowsocks.go
2025-08-20T22:39:02.5637218Z [00:02:46.744]➜  go tool buildid -w $WORK/b570/_pkg_.a # internal
2025-08-20T22:39:02.5644042Z [00:02:46.744]➜  cd /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts
2025-08-20T22:39:02.5646998Z [00:02:46.744]➜  /root/.go/pkg/tool/linux_amd64/asm -p lukechampine.com/blake3/guts -trimpath "/root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts=>lukechampine.com/blake3@v1.3.0/guts;$WORK/b568=>" -I $WORK/b568/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b568/compress_amd64.o ./compress_amd64.s
2025-08-20T22:39:02.5653217Z [00:02:46.745]➜  cp $WORK/b570/_pkg_.a /root/.cache/go-build/4c/4cc55014743811950b8cfbeed68484b0cbabf048678f84baec0aa9c408cc9085-d # internal
2025-08-20T22:39:02.5676610Z [00:02:46.745]➜  github.com/sagernet/sing-shadowsocks2/internal/legacykey
2025-08-20T22:39:02.5677301Z [00:02:46.745]➜  mkdir -p $WORK/b572/
2025-08-20T22:39:02.5678002Z [00:02:46.746]➜  cat >/tmp/go-build2397446772/b572/importcfg << 'EOF' # internal
2025-08-20T22:39:02.5678661Z [00:02:46.746]➜  # import config
2025-08-20T22:39:02.5679288Z [00:02:46.746]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:39:02.5680113Z [00:02:46.746]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:39:02.5681115Z [00:02:46.746]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.5682162Z [00:02:46.746]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build2397446772/b183/_pkg_.a
2025-08-20T22:39:02.5683009Z [00:02:46.746]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:02.5683705Z [00:02:46.746]➜  EOF
2025-08-20T22:39:02.5684205Z [00:02:46.746]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:02.5688288Z [00:02:46.746]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/internal/legacykey=>github.com/sagernet/sing-shadowsocks2@v0.2.1/internal/legacykey;$WORK/b572=>" -p github.com/sagernet/sing-shadowsocks2/internal/legacykey -lang=go1.18 -complete -installsuffix shared -buildid jSao6I5xjyU0VaJDxhOv/jSao6I5xjyU0VaJDxhOv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/internal/legacykey/key.go
2025-08-20T22:39:02.5868132Z [00:02:46.765]➜  go tool buildid -w $WORK/b572/_pkg_.a # internal
2025-08-20T22:39:02.5870242Z [00:02:46.766]➜  cp $WORK/b572/_pkg_.a /root/.cache/go-build/93/93d9ca528c9408d1e984dfa08e7f740e114f5dac7c787841b795d25ad1b5ddce-d # internal
2025-08-20T22:39:02.5874674Z [00:02:46.766]➜  github.com/sagernet/sing-shadowsocks2/internal/shadowio
2025-08-20T22:39:02.5875440Z [00:02:46.766]➜  mkdir -p $WORK/b573/
2025-08-20T22:39:02.5876277Z [00:02:46.767]➜  cat >/tmp/go-build2397446772/b573/importcfg << 'EOF' # internal
2025-08-20T22:39:02.5877061Z [00:02:46.767]➜  # import config
2025-08-20T22:39:02.5877783Z [00:02:46.767]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:39:02.5878773Z [00:02:46.767]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:02.5879858Z [00:02:46.767]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.5881146Z [00:02:46.767]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.5882449Z [00:02:46.767]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:02.5883898Z [00:02:46.767]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.5884806Z [00:02:46.767]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:02.5885576Z [00:02:46.767]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:02.5886173Z [00:02:46.767]➜  EOF
2025-08-20T22:39:02.5891985Z [00:02:46.767]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/internal/shadowio=>github.com/sagernet/sing-shadowsocks2@v0.2.1/internal/shadowio;$WORK/b573=>" -p github.com/sagernet/sing-shadowsocks2/internal/shadowio -lang=go1.18 -complete -installsuffix shared -buildid Pjs7VMrkgXHn_-3VS3Y4/Pjs7VMrkgXHn_-3VS3Y4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/internal/shadowio/common.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/internal/shadowio/reader.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/internal/shadowio/writer.go
2025-08-20T22:39:02.5909656Z [00:02:46.771]➜  cd /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts
2025-08-20T22:39:02.5912742Z [00:02:46.771]➜  go tool pack r $WORK/b568/_pkg_.a $WORK/b568/compress_amd64.o # internal
2025-08-20T22:39:02.5918331Z [00:02:46.772]➜  go tool buildid -w $WORK/b568/_pkg_.a # internal
2025-08-20T22:39:02.5934635Z [00:02:46.773]➜  cp $WORK/b568/_pkg_.a /root/.cache/go-build/b9/b95f087a2f19c6ce1a15f5d6f0a2688bdeed0ab90d3457e90e74dc3f09f6f8ce-d # internal
2025-08-20T22:39:02.5940034Z [00:02:46.774]➜  lukechampine.com/blake3/bao
2025-08-20T22:39:02.5942614Z [00:02:46.774]➜  mkdir -p $WORK/b567/
2025-08-20T22:39:02.5950856Z [00:02:46.775]➜  cat >/tmp/go-build2397446772/b567/importcfg << 'EOF' # internal
2025-08-20T22:39:02.5967642Z [00:02:46.775]➜  # import config
2025-08-20T22:39:02.5968432Z [00:02:46.775]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:02.5969376Z [00:02:46.775]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:02.5970322Z [00:02:46.775]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:02.5971273Z [00:02:46.775]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:02.5972280Z [00:02:46.775]➜  packagefile lukechampine.com/blake3/guts=/tmp/go-build2397446772/b568/_pkg_.a
2025-08-20T22:39:02.5973315Z [00:02:46.775]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:39:02.5974846Z [00:02:46.775]➜  EOF
2025-08-20T22:39:02.5980204Z [00:02:46.778]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:02.5985896Z [00:02:46.778]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "/root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/bao=>lukechampine.com/blake3@v1.3.0/bao;$WORK/b567=>" -p lukechampine.com/blake3/bao -lang=go1.17 -complete -installsuffix shared -buildid WWx9858w0dQkZr1MeZVg/WWx9858w0dQkZr1MeZVg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/bao/bao.go
2025-08-20T22:39:02.6230607Z [00:02:46.803]➜  go tool buildid -w $WORK/b500/_pkg_.a # internal
2025-08-20T22:39:02.6358696Z [00:02:46.816]➜  go tool buildid -w $WORK/b573/_pkg_.a # internal
2025-08-20T22:39:02.6370345Z [00:02:46.816]➜  cp $WORK/b573/_pkg_.a /root/.cache/go-build/39/390dfc646a29401f5d7afdb76e7d5858a714d0efb2d492ab7fc4a81c74181cad-d # internal
2025-08-20T22:39:02.6371698Z [00:02:46.816]➜  github.com/sagernet/sing-shadowsocks2/shadowaead
2025-08-20T22:39:02.6372384Z [00:02:46.816]➜  mkdir -p $WORK/b571/
2025-08-20T22:39:02.6373104Z [00:02:46.817]➜  cat >/tmp/go-build2397446772/b571/importcfg << 'EOF' # internal
2025-08-20T22:39:02.6373969Z [00:02:46.817]➜  # import config
2025-08-20T22:39:02.6374710Z [00:02:46.817]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.6375629Z [00:02:46.817]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:39:02.6376555Z [00:02:46.817]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:39:02.6377699Z [00:02:46.817]➜  packagefile github.com/sagernet/sing-shadowsocks2/cipher=/tmp/go-build2397446772/b570/_pkg_.a
2025-08-20T22:39:02.6379160Z [00:02:46.817]➜  packagefile github.com/sagernet/sing-shadowsocks2/internal/legacykey=/tmp/go-build2397446772/b572/_pkg_.a
2025-08-20T22:39:02.6380659Z [00:02:46.817]➜  packagefile github.com/sagernet/sing-shadowsocks2/internal/shadowio=/tmp/go-build2397446772/b573/_pkg_.a
2025-08-20T22:39:02.6381994Z [00:02:46.817]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.6383186Z [00:02:46.817]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.6384918Z [00:02:46.817]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:02.6386221Z [00:02:46.817]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.6387540Z [00:02:46.817]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.6388837Z [00:02:46.817]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.6390071Z [00:02:46.817]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:39:02.6391283Z [00:02:46.817]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b180/_pkg_.a
2025-08-20T22:39:02.6392292Z [00:02:46.817]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.6392911Z [00:02:46.817]➜  EOF
2025-08-20T22:39:02.6399243Z [00:02:46.817]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead=>github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead;$WORK/b571=>" -p github.com/sagernet/sing-shadowsocks2/shadowaead -lang=go1.18 -complete -installsuffix shared -buildid WLmLzDLwTXVA1Qif3uSj/WLmLzDLwTXVA1Qif3uSj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead/method.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead/method_wait.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead/protocol.go
2025-08-20T22:39:02.6490600Z [00:02:46.829]➜  cp $WORK/b500/_pkg_.a /root/.cache/go-build/1d/1db14a1befd1f84488263fde2f6b93bfa4884cee9b5271621adfb4287352cb8b-d # internal
2025-08-20T22:39:02.6501980Z [00:02:46.830]➜  github.com/sagernet/sing-shadowsocks2/shadowstream
2025-08-20T22:39:02.6502693Z [00:02:46.830]➜  mkdir -p $WORK/b575/
2025-08-20T22:39:02.6503673Z [00:02:46.830]➜  cat >/tmp/go-build2397446772/b575/importcfg << 'EOF' # internal
2025-08-20T22:39:02.6508626Z [00:02:46.830]➜  # import config
2025-08-20T22:39:02.6509652Z [00:02:46.830]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.6510556Z [00:02:46.830]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:39:02.6511465Z [00:02:46.830]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:39:02.6512403Z [00:02:46.830]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:39:02.6513362Z [00:02:46.830]➜  packagefile crypto/rc4=/tmp/go-build2397446772/b134/_pkg_.a
2025-08-20T22:39:02.6514762Z [00:02:46.830]➜  packagefile github.com/sagernet/sing-shadowsocks2/cipher=/tmp/go-build2397446772/b570/_pkg_.a
2025-08-20T22:39:02.6516311Z [00:02:46.830]➜  packagefile github.com/sagernet/sing-shadowsocks2/internal/legacykey=/tmp/go-build2397446772/b572/_pkg_.a
2025-08-20T22:39:02.6517725Z [00:02:46.830]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.6518990Z [00:02:46.830]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.6520284Z [00:02:46.830]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:02.6521626Z [00:02:46.830]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.6522982Z [00:02:46.830]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.6524507Z [00:02:46.830]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.6525747Z [00:02:46.830]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build2397446772/b178/_pkg_.a
2025-08-20T22:39:02.6526715Z [00:02:46.830]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.6527944Z [00:02:46.830]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:02.6528639Z [00:02:46.830]➜  EOF
2025-08-20T22:39:02.6532832Z [00:02:46.830]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowstream=>github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowstream;$WORK/b575=>" -p github.com/sagernet/sing-shadowsocks2/shadowstream -lang=go1.18 -complete -installsuffix shared -buildid _q7K7ovBbJASjb043DtK/_q7K7ovBbJASjb043DtK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowstream/method.go
2025-08-20T22:39:02.6904309Z [00:02:46.870]➜  go tool buildid -w $WORK/b567/_pkg_.a # internal
2025-08-20T22:39:02.6922085Z [00:02:46.872]➜  cp $WORK/b567/_pkg_.a /root/.cache/go-build/6c/6ce79bfb44769baa40cec11bd5f3cb282aad8ea53a36107d9f7e4e8a91406e13-d # internal
2025-08-20T22:39:02.6947926Z [00:02:46.875]➜  lukechampine.com/blake3
2025-08-20T22:39:02.6949183Z [00:02:46.875]➜  mkdir -p $WORK/b566/
2025-08-20T22:39:02.6959167Z [00:02:46.876]➜  cat >/tmp/go-build2397446772/b566/importcfg << 'EOF' # internal
2025-08-20T22:39:02.6961594Z [00:02:46.876]➜  # import config
2025-08-20T22:39:02.6964977Z [00:02:46.876]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:02.6965919Z [00:02:46.876]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:02.6966787Z [00:02:46.876]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:39:02.6967605Z [00:02:46.876]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:02.6968557Z [00:02:46.876]➜  packagefile lukechampine.com/blake3/bao=/tmp/go-build2397446772/b567/_pkg_.a
2025-08-20T22:39:02.6969673Z [00:02:46.876]➜  packagefile lukechampine.com/blake3/guts=/tmp/go-build2397446772/b568/_pkg_.a
2025-08-20T22:39:02.6970621Z [00:02:46.876]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:02.6971495Z [00:02:46.876]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:39:02.6972146Z [00:02:46.876]➜  EOF
2025-08-20T22:39:02.6975925Z [00:02:46.876]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "/root/go/pkg/mod/lukechampine.com/blake3@v1.3.0=>lukechampine.com/blake3@v1.3.0;$WORK/b566=>" -p lukechampine.com/blake3 -lang=go1.17 -complete -installsuffix shared -buildid hPIQ2r_wyEpVeUNVHbj2/hPIQ2r_wyEpVeUNVHbj2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/blake3.go
2025-08-20T22:39:02.7361562Z [00:02:46.916]➜  go tool buildid -w $WORK/b571/_pkg_.a # internal
2025-08-20T22:39:02.7381926Z [00:02:46.918]➜  cp $WORK/b571/_pkg_.a /root/.cache/go-build/3d/3df149f463f23f5bd1139b6b235fc7000811e4fae63c3b7094c89aaba091010a-d # internal
2025-08-20T22:39:02.7390892Z [00:02:46.918]➜  github.com/sagernet/sing-shadowtls
2025-08-20T22:39:02.7391549Z [00:02:46.918]➜  mkdir -p $WORK/b577/
2025-08-20T22:39:02.7397157Z [00:02:46.920]➜  cat >/tmp/go-build2397446772/b577/importcfg << 'EOF' # internal
2025-08-20T22:39:02.7403863Z [00:02:46.920]➜  # import config
2025-08-20T22:39:02.7404646Z [00:02:46.920]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:02.7405538Z [00:02:46.920]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.7406459Z [00:02:46.920]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:39:02.7407407Z [00:02:46.920]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:02.7408396Z [00:02:46.920]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:39:02.7409344Z [00:02:46.920]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:39:02.7410271Z [00:02:46.920]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:39:02.7411567Z [00:02:46.920]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:02.7412604Z [00:02:46.920]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:39:02.7413882Z [00:02:46.920]➜  packagefile github.com/metacubex/utls=/tmp/go-build2397446772/b414/_pkg_.a
2025-08-20T22:39:02.7415104Z [00:02:46.920]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.7416357Z [00:02:46.920]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:02.7417652Z [00:02:46.920]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.7418919Z [00:02:46.920]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:02.7420169Z [00:02:46.920]➜  packagefile github.com/sagernet/sing/common/debug=/tmp/go-build2397446772/b252/_pkg_.a
2025-08-20T22:39:02.7421500Z [00:02:46.920]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.7422826Z [00:02:46.920]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:02.7424511Z [00:02:46.920]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.7425836Z [00:02:46.920]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.7427115Z [00:02:46.920]➜  packagefile github.com/sagernet/sing/common/task=/tmp/go-build2397446772/b257/_pkg_.a
2025-08-20T22:39:02.7428153Z [00:02:46.920]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:39:02.7428949Z [00:02:46.920]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:02.7429724Z [00:02:46.920]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.7430509Z [00:02:46.920]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:02.7431319Z [00:02:46.920]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:02.7431943Z [00:02:46.920]➜  EOF
2025-08-20T22:39:02.7444519Z [00:02:46.920]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11=>github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11;$WORK/b577=>" -p github.com/sagernet/sing-shadowtls -lang=go1.20 -complete -installsuffix shared -buildid BxUbdTDfnC1xXQAaSFnT/BxUbdTDfnC1xXQAaSFnT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/client.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/service.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/tls_wrapper.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/v1_server.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/v2_client.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/v2_conn.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/v2_hash.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/v2_server.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/v3_client.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/v3_conn.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/v3_constrat.go /root/go/pkg/mod/github.com/sagernet/sing-shadowtls@v0.2.1-0.20250503051639-fcd445d33c11/v3_server.go
2025-08-20T22:39:02.7558334Z [00:02:46.936]➜  go tool buildid -w $WORK/b566/_pkg_.a # internal
2025-08-20T22:39:02.7570128Z [00:02:46.937]➜  cp $WORK/b566/_pkg_.a /root/.cache/go-build/c1/c16b58abe83c5d7f0af017b420eb1c72aa6a5c43c7428b20d6ff58b758a8f46d-d # internal
2025-08-20T22:39:02.7578489Z [00:02:46.937]➜  github.com/sagernet/sing-shadowsocks2/shadowaead_2022
2025-08-20T22:39:02.7579249Z [00:02:46.937]➜  mkdir -p $WORK/b574/
2025-08-20T22:39:02.7580022Z [00:02:46.938]➜  cat >/tmp/go-build2397446772/b574/importcfg << 'EOF' # internal
2025-08-20T22:39:02.7580712Z [00:02:46.938]➜  # import config
2025-08-20T22:39:02.7581368Z [00:02:46.938]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:02.7582235Z [00:02:46.938]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.7583784Z [00:02:46.938]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:39:02.7585257Z [00:02:46.938]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:39:02.7586462Z [00:02:46.938]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:02.7587695Z [00:02:46.938]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:39:02.7588890Z [00:02:46.938]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:39:02.7590107Z [00:02:46.938]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:02.7591523Z [00:02:46.938]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:02.7592914Z [00:02:46.938]➜  packagefile github.com/sagernet/sing-shadowsocks2/cipher=/tmp/go-build2397446772/b570/_pkg_.a
2025-08-20T22:39:02.7596213Z [00:02:46.938]➜  packagefile github.com/sagernet/sing-shadowsocks2/internal/shadowio=/tmp/go-build2397446772/b573/_pkg_.a
2025-08-20T22:39:02.7597628Z [00:02:46.938]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.7598858Z [00:02:46.938]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.7600099Z [00:02:46.938]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:02.7601437Z [00:02:46.938]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.7602762Z [00:02:46.938]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.7604490Z [00:02:46.938]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.7605686Z [00:02:46.938]➜  packagefile github.com/sagernet/sing/common/ntp=/tmp/go-build2397446772/b361/_pkg_.a
2025-08-20T22:39:02.7606874Z [00:02:46.938]➜  packagefile github.com/sagernet/sing/common/random=/tmp/go-build2397446772/b278/_pkg_.a
2025-08-20T22:39:02.7607904Z [00:02:46.938]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b180/_pkg_.a
2025-08-20T22:39:02.7608778Z [00:02:46.938]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:02.7609633Z [00:02:46.938]➜  packagefile lukechampine.com/blake3=/tmp/go-build2397446772/b566/_pkg_.a
2025-08-20T22:39:02.7610512Z [00:02:46.938]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:02.7611288Z [00:02:46.938]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:02.7612067Z [00:02:46.938]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.7612751Z [00:02:46.938]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:02.7618372Z [00:02:46.938]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:02.7619234Z [00:02:46.938]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:39:02.7619983Z [00:02:46.938]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:02.7620507Z [00:02:46.938]➜  EOF
2025-08-20T22:39:02.7627257Z [00:02:46.938]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead_2022=>github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead_2022;$WORK/b574=>" -p github.com/sagernet/sing-shadowsocks2/shadowaead_2022 -lang=go1.18 -complete -installsuffix shared -buildid hAZzKpoJEV-x_6ml4B6f/hAZzKpoJEV-x_6ml4B6f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead_2022/method.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead_2022/method_wait.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead_2022/protocol.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead_2022/slidingwindow.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowaead_2022/xor.go
2025-08-20T22:39:02.7818616Z [00:02:46.962]➜  go tool buildid -w $WORK/b562/_pkg_.a # internal
2025-08-20T22:39:02.7873354Z [00:02:46.967]➜  cp $WORK/b562/_pkg_.a /root/.cache/go-build/b5/b56def273db4059e0cf40c77743f3ca4cbcfbd049491966c62cf0e57465bc8f8-d # internal
2025-08-20T22:39:02.7894338Z [00:02:46.969]➜  github.com/sagernet/sing-shadowsocks/shadowaead
2025-08-20T22:39:02.7895082Z [00:02:46.969]➜  mkdir -p $WORK/b564/
2025-08-20T22:39:02.7895748Z [00:02:46.969]➜  go tool buildid -w $WORK/b575/_pkg_.a # internal
2025-08-20T22:39:02.7914118Z [00:02:46.970]➜  cat >/tmp/go-build2397446772/b564/importcfg << 'EOF' # internal
2025-08-20T22:39:02.7914850Z [00:02:46.970]➜  # import config
2025-08-20T22:39:02.7915541Z [00:02:46.970]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.7916426Z [00:02:46.970]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:39:02.7917538Z [00:02:46.970]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:39:02.7918484Z [00:02:46.970]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:02.7925796Z [00:02:46.970]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:39:02.7926684Z [00:02:46.970]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:02.7927853Z [00:02:46.970]➜  packagefile github.com/sagernet/sing-shadowsocks=/tmp/go-build2397446772/b562/_pkg_.a
2025-08-20T22:39:02.7929106Z [00:02:46.970]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.7930663Z [00:02:46.970]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:02.7931933Z [00:02:46.970]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:02.7933230Z [00:02:46.970]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.7934716Z [00:02:46.970]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.7942012Z [00:02:46.970]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.7943214Z [00:02:46.970]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:39:02.7944926Z [00:02:46.970]➜  packagefile github.com/sagernet/sing/common/udpnat=/tmp/go-build2397446772/b563/_pkg_.a
2025-08-20T22:39:02.7946163Z [00:02:46.970]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b180/_pkg_.a
2025-08-20T22:39:02.7947352Z [00:02:46.970]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build2397446772/b183/_pkg_.a
2025-08-20T22:39:02.7948334Z [00:02:46.970]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:02.7949129Z [00:02:46.970]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.7949954Z [00:02:46.970]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:02.7950738Z [00:02:46.970]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:02.7951312Z [00:02:46.970]➜  EOF
2025-08-20T22:39:02.7957566Z [00:02:46.970]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead=>github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead;$WORK/b564=>" -p github.com/sagernet/sing-shadowsocks/shadowaead -lang=go1.18 -complete -installsuffix shared -buildid lSSVB2LA6SKjd59Q1p6A/lSSVB2LA6SKjd59Q1p6A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead/aead.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead/protocol.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead/service.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead/service_multi.go
2025-08-20T22:39:02.7963355Z [00:02:46.971]➜  cp $WORK/b575/_pkg_.a /root/.cache/go-build/4d/4d7eb9178a53de271f01c37c61ed41968e3c56cdcf9caec6583582f529dd6e32-d # internal
2025-08-20T22:39:02.7965880Z [00:02:46.971]➜  github.com/sagernet/sing-box/protocol/socks
2025-08-20T22:39:02.7966735Z [00:02:46.972]➜  mkdir -p $WORK/b578/
2025-08-20T22:39:02.7967671Z [00:02:46.972]➜  cat >/tmp/go-build2397446772/b578/importcfg << 'EOF' # internal
2025-08-20T22:39:02.7968524Z [00:02:46.972]➜  # import config
2025-08-20T22:39:02.7969430Z [00:02:46.972]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:02.7970722Z [00:02:46.972]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.7971988Z [00:02:46.972]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:02.7987039Z [00:02:46.972]➜  packagefile github.com/sagernet/sing-box/adapter/inbound=/tmp/go-build2397446772/b365/_pkg_.a
2025-08-20T22:39:02.7988650Z [00:02:46.972]➜  packagefile github.com/sagernet/sing-box/adapter/outbound=/tmp/go-build2397446772/b366/_pkg_.a
2025-08-20T22:39:02.7989996Z [00:02:46.972]➜  packagefile github.com/sagernet/sing-box/common/dialer=/tmp/go-build2397446772/b374/_pkg_.a
2025-08-20T22:39:02.7991286Z [00:02:46.972]➜  packagefile github.com/sagernet/sing-box/common/listener=/tmp/go-build2397446772/b376/_pkg_.a
2025-08-20T22:39:02.7992548Z [00:02:46.972]➜  packagefile github.com/sagernet/sing-box/common/uot=/tmp/go-build2397446772/b528/_pkg_.a
2025-08-20T22:39:02.7994125Z [00:02:46.972]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:02.7996330Z [00:02:46.972]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:02.7997861Z [00:02:46.972]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:02.7999064Z [00:02:46.972]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:02.8000246Z [00:02:46.972]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:02.8001501Z [00:02:46.972]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:02.8002762Z [00:02:46.972]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:02.8004252Z [00:02:46.972]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:02.8005568Z [00:02:46.972]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:02.8006824Z [00:02:46.972]➜  packagefile github.com/sagernet/sing/common/uot=/tmp/go-build2397446772/b275/_pkg_.a
2025-08-20T22:39:02.8008071Z [00:02:46.972]➜  packagefile github.com/sagernet/sing/protocol/socks=/tmp/go-build2397446772/b546/_pkg_.a
2025-08-20T22:39:02.8009298Z [00:02:46.972]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:39:02.8010310Z [00:02:46.972]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:02.8010932Z [00:02:46.972]➜  EOF
2025-08-20T22:39:02.8015301Z [00:02:46.972]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/socks=>github.com/sagernet/sing-box/protocol/socks;$WORK/b578=>" -p github.com/sagernet/sing-box/protocol/socks -lang=go1.23 -complete -installsuffix shared -buildid nfDkOMep29oy9z98blDd/nfDkOMep29oy9z98blDd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/socks/inbound.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/socks/outbound.go
2025-08-20T22:39:02.9359529Z [00:02:47.116]➜  go tool buildid -w $WORK/b574/_pkg_.a # internal
2025-08-20T22:39:02.9405969Z [00:02:47.119]➜  cp $WORK/b574/_pkg_.a /root/.cache/go-build/2e/2e8baa89a210a5f2b2af239e2db5ba5333a67aac424f49078ab5d0ff63067f2f-d # internal
2025-08-20T22:39:02.9409136Z [00:02:47.121]➜  github.com/sagernet/sing-shadowsocks2
2025-08-20T22:39:02.9410012Z [00:02:47.121]➜  mkdir -p $WORK/b569/
2025-08-20T22:39:02.9411069Z [00:02:47.121]➜  cat >/tmp/go-build2397446772/b569/importcfg << 'EOF' # internal
2025-08-20T22:39:02.9413005Z [00:02:47.121]➜  # import config
2025-08-20T22:39:02.9413953Z [00:02:47.121]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:02.9415120Z [00:02:47.121]➜  packagefile github.com/sagernet/sing-shadowsocks2/cipher=/tmp/go-build2397446772/b570/_pkg_.a
2025-08-20T22:39:02.9416635Z [00:02:47.121]➜  packagefile github.com/sagernet/sing-shadowsocks2/shadowaead=/tmp/go-build2397446772/b571/_pkg_.a
2025-08-20T22:39:02.9418036Z [00:02:47.121]➜  packagefile github.com/sagernet/sing-shadowsocks2/shadowaead_2022=/tmp/go-build2397446772/b574/_pkg_.a
2025-08-20T22:39:02.9419458Z [00:02:47.121]➜  packagefile github.com/sagernet/sing-shadowsocks2/shadowstream=/tmp/go-build2397446772/b575/_pkg_.a
2025-08-20T22:39:02.9420346Z [00:02:47.121]➜  EOF
2025-08-20T22:39:02.9424242Z [00:02:47.121]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1=>github.com/sagernet/sing-shadowsocks2@v0.2.1;$WORK/b569=>" -p github.com/sagernet/sing-shadowsocks2 -lang=go1.18 -complete -installsuffix shared -buildid CzEEymwYvXoXbWKd3jlF/CzEEymwYvXoXbWKd3jlF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks2@v0.2.1/shadowsocks.go
2025-08-20T22:39:02.9560387Z [00:02:47.136]➜  go tool buildid -w $WORK/b578/_pkg_.a # internal
2025-08-20T22:39:02.9600724Z [00:02:47.140]➜  go tool buildid -w $WORK/b569/_pkg_.a # internal
2025-08-20T22:39:02.9608616Z [00:02:47.141]➜  cp $WORK/b569/_pkg_.a /root/.cache/go-build/0f/0f60bc29703954b8f27292c91d35410d293c18680634af15d5679f8e7e1f89e1-d # internal
2025-08-20T22:39:02.9644294Z [00:02:47.141]➜  crypto/mlkem
2025-08-20T22:39:02.9645002Z [00:02:47.141]➜  mkdir -p $WORK/b581/
2025-08-20T22:39:02.9645749Z [00:02:47.141]➜  cat >/tmp/go-build2397446772/b581/importcfg << 'EOF' # internal
2025-08-20T22:39:02.9646435Z [00:02:47.141]➜  # import config
2025-08-20T22:39:02.9647283Z [00:02:47.141]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build2397446772/b123/_pkg_.a
2025-08-20T22:39:02.9648055Z [00:02:47.141]➜  EOF
2025-08-20T22:39:02.9650853Z [00:02:47.141]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "/root/.go/src/crypto/mlkem=>crypto/mlkem;$WORK/b581=>" -p crypto/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid KqkmcQiOurqlGwIgMONU/KqkmcQiOurqlGwIgMONU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack /root/.go/src/crypto/mlkem/mlkem.go
2025-08-20T22:39:02.9702896Z [00:02:47.150]➜  cp $WORK/b578/_pkg_.a /root/.cache/go-build/de/deb29e0efbdc9cecf3bffa0f72746cbec5ca470c97c9e9e74da3b121e3b0c38e-d # internal
2025-08-20T22:39:02.9722433Z [00:02:47.152]➜  golang.org/x/crypto/blowfish
2025-08-20T22:39:02.9727535Z [00:02:47.153]➜  mkdir -p $WORK/b583/
2025-08-20T22:39:02.9735959Z [00:02:47.154]➜  cat >/tmp/go-build2397446772/b583/importcfg << 'EOF' # internal
2025-08-20T22:39:02.9746592Z [00:02:47.154]➜  # import config
2025-08-20T22:39:02.9747333Z [00:02:47.154]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:02.9748292Z [00:02:47.154]➜  EOF
2025-08-20T22:39:02.9753007Z [00:02:47.155]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blowfish=>golang.org/x/crypto@v0.41.0/blowfish;$WORK/b583=>" -p golang.org/x/crypto/blowfish -lang=go1.23 -complete -installsuffix shared -buildid _Ewtp5yR2WUUdKpdE0zH/_Ewtp5yR2WUUdKpdE0zH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blowfish/block.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blowfish/cipher.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blowfish/const.go
2025-08-20T22:39:02.9829261Z [00:02:47.163]➜  go tool buildid -w $WORK/b581/_pkg_.a # internal
2025-08-20T22:39:02.9854506Z [00:02:47.163]➜  cp $WORK/b581/_pkg_.a /root/.cache/go-build/0b/0b9829b2f3454839c9454b9095737f8ab612c03722f12df4b9dcfb36c34eca27-d # internal
2025-08-20T22:39:02.9855796Z [00:02:47.163]➜  github.com/cretz/bine/torutil/ed25519/internal/edwards25519
2025-08-20T22:39:02.9856524Z [00:02:47.163]➜  mkdir -p $WORK/b588/
2025-08-20T22:39:02.9857225Z [00:02:47.164]➜  cat >/tmp/go-build2397446772/b588/importcfg << 'EOF' # internal
2025-08-20T22:39:02.9857903Z [00:02:47.164]➜  # import config
2025-08-20T22:39:02.9858611Z [00:02:47.164]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:02.9859278Z [00:02:47.164]➜  EOF
2025-08-20T22:39:02.9864467Z [00:02:47.164]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cretz/bine@v0.2.0/torutil/ed25519/internal/edwards25519=>github.com/cretz/bine@v0.2.0/torutil/ed25519/internal/edwards25519;$WORK/b588=>" -p github.com/cretz/bine/torutil/ed25519/internal/edwards25519 -lang=go1.15 -complete -installsuffix shared -buildid JXZCzgA_ivCmH1LTv9z9/JXZCzgA_ivCmH1LTv9z9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/torutil/ed25519/internal/edwards25519/const.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/torutil/ed25519/internal/edwards25519/edwards25519.go
2025-08-20T22:39:03.0101671Z [00:02:47.190]➜  go tool buildid -w $WORK/b577/_pkg_.a # internal
2025-08-20T22:39:03.0173918Z [00:02:47.197]➜  cp $WORK/b577/_pkg_.a /root/.cache/go-build/f1/f1c93e02db75fd542f12704bd6b0001001e37a18eadb1414d06d74cc16b89fb6-d # internal
2025-08-20T22:39:03.0180043Z [00:02:47.198]➜  golang.org/x/crypto/ed25519
2025-08-20T22:39:03.0181474Z [00:02:47.198]➜  mkdir -p $WORK/b589/
2025-08-20T22:39:03.0186740Z [00:02:47.199]➜  cat >/tmp/go-build2397446772/b589/importcfg << 'EOF' # internal
2025-08-20T22:39:03.0188585Z [00:02:47.199]➜  # import config
2025-08-20T22:39:03.0189704Z [00:02:47.199]➜  packagefile crypto/ed25519=/tmp/go-build2397446772/b117/_pkg_.a
2025-08-20T22:39:03.0191063Z [00:02:47.199]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:03.0192114Z [00:02:47.199]➜  EOF
2025-08-20T22:39:03.0195699Z [00:02:47.199]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ed25519=>golang.org/x/crypto@v0.41.0/ed25519;$WORK/b589=>" -p golang.org/x/crypto/ed25519 -lang=go1.23 -complete -installsuffix shared -buildid QIm5SeYnr8TJthX2879b/QIm5SeYnr8TJthX2879b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ed25519/ed25519.go
2025-08-20T22:39:03.0418184Z [00:02:47.222]➜  go tool buildid -w $WORK/b583/_pkg_.a # internal
2025-08-20T22:39:03.0427557Z [00:02:47.222]➜  cp $WORK/b583/_pkg_.a /root/.cache/go-build/61/6136eb3ec5b35dabcde74061eadb81e4066d87abd890b5f1d87d23bb12b5b0c7-d # internal
2025-08-20T22:39:03.0428868Z [00:02:47.222]➜  golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
2025-08-20T22:39:03.0429543Z [00:02:47.222]➜  mkdir -p $WORK/b582/
2025-08-20T22:39:03.0436570Z [00:02:47.224]➜  cat >/tmp/go-build2397446772/b582/importcfg << 'EOF' # internal
2025-08-20T22:39:03.0441823Z [00:02:47.224]➜  # import config
2025-08-20T22:39:03.0442931Z [00:02:47.224]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:39:03.0444183Z [00:02:47.224]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:03.0445242Z [00:02:47.224]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build2397446772/b583/_pkg_.a
2025-08-20T22:39:03.0446021Z [00:02:47.224]➜  EOF
2025-08-20T22:39:03.0449996Z [00:02:47.224]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/internal/bcrypt_pbkdf=>golang.org/x/crypto@v0.41.0/ssh/internal/bcrypt_pbkdf;$WORK/b582=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.23 -complete -installsuffix shared -buildid RC6vY48SRwQ6w9DjHqox/RC6vY48SRwQ6w9DjHqox -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go
2025-08-20T22:39:03.0600178Z [00:02:47.240]➜  go tool buildid -w $WORK/b582/_pkg_.a # internal
2025-08-20T22:39:03.0606993Z [00:02:47.240]➜  cp $WORK/b582/_pkg_.a /root/.cache/go-build/bb/bb812826f36e4fbf15f6f90bc5dfe2d6d8dd0e8caca06de8d3e2276ef74ea89c-d # internal
2025-08-20T22:39:03.0615919Z [00:02:47.242]➜  golang.org/x/crypto/ssh
2025-08-20T22:39:03.0618483Z [00:02:47.242]➜  mkdir -p $WORK/b580/
2025-08-20T22:39:03.0623832Z [00:02:47.242]➜  go tool buildid -w $WORK/b589/_pkg_.a # internal
﻿2025-08-20T22:39:03.0632472Z [00:02:47.243]➜  cp $WORK/b589/_pkg_.a /root/.cache/go-build/13/13ebc1ad471cd9e95c4f854ebdb3505ed852c7920b8590cf5490a142165eb4eb-d # internal
2025-08-20T22:39:03.0633804Z [00:02:47.243]➜  golang.org/x/net/internal/socks
2025-08-20T22:39:03.0635166Z [00:02:47.243]➜  mkdir -p $WORK/b593/
2025-08-20T22:39:03.0636977Z [00:02:47.243]➜  cat >/tmp/go-build2397446772/b593/importcfg << 'EOF' # internal
2025-08-20T22:39:03.0640841Z [00:02:47.243]➜  # import config
2025-08-20T22:39:03.0649273Z [00:02:47.243]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.0650177Z [00:02:47.243]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:03.0651038Z [00:02:47.243]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:03.0652163Z [00:02:47.243]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.0653017Z [00:02:47.243]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:03.0666402Z [00:02:47.243]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:03.0667134Z [00:02:47.243]➜  EOF
2025-08-20T22:39:03.0671130Z [00:02:47.245]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socks=>golang.org/x/net@v0.43.0/internal/socks;$WORK/b593=>" -p golang.org/x/net/internal/socks -lang=go1.23 -complete -installsuffix shared -buildid -BxKXUWZnEP5b0NZI7vf/-BxKXUWZnEP5b0NZI7vf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socks/client.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/socks/socks.go
2025-08-20T22:39:03.0678726Z [00:02:47.246]➜  cat >/tmp/go-build2397446772/b580/importcfg << 'EOF' # internal
2025-08-20T22:39:03.0679524Z [00:02:47.246]➜  # import config
2025-08-20T22:39:03.0680212Z [00:02:47.246]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:03.0681060Z [00:02:47.246]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:03.0681936Z [00:02:47.246]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.0682767Z [00:02:47.246]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:39:03.0685728Z [00:02:47.246]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:39:03.0686719Z [00:02:47.246]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:39:03.0687648Z [00:02:47.246]➜  packagefile crypto/des=/tmp/go-build2397446772/b102/_pkg_.a
2025-08-20T22:39:03.0688805Z [00:02:47.246]➜  packagefile crypto/dsa=/tmp/go-build2397446772/b142/_pkg_.a
2025-08-20T22:39:03.0689747Z [00:02:47.246]➜  packagefile crypto/ecdsa=/tmp/go-build2397446772/b103/_pkg_.a
2025-08-20T22:39:03.0690714Z [00:02:47.246]➜  packagefile crypto/ed25519=/tmp/go-build2397446772/b117/_pkg_.a
2025-08-20T22:39:03.0691710Z [00:02:47.246]➜  packagefile crypto/elliptic=/tmp/go-build2397446772/b104/_pkg_.a
2025-08-20T22:39:03.0692681Z [00:02:47.246]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:39:03.0693787Z [00:02:47.246]➜  packagefile crypto/md5=/tmp/go-build2397446772/b133/_pkg_.a
2025-08-20T22:39:03.0694679Z [00:02:47.246]➜  packagefile crypto/mlkem=/tmp/go-build2397446772/b581/_pkg_.a
2025-08-20T22:39:03.0695565Z [00:02:47.246]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:03.0696506Z [00:02:47.246]➜  packagefile crypto/rc4=/tmp/go-build2397446772/b134/_pkg_.a
2025-08-20T22:39:03.0697408Z [00:02:47.246]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:39:03.0698273Z [00:02:47.246]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:39:03.0699182Z [00:02:47.246]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:39:03.0700110Z [00:02:47.246]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:39:03.0701033Z [00:02:47.246]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:39:03.0702197Z [00:02:47.246]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:39:03.0703247Z [00:02:47.246]➜  packagefile encoding/asn1=/tmp/go-build2397446772/b114/_pkg_.a
2025-08-20T22:39:03.0704443Z [00:02:47.246]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:03.0705409Z [00:02:47.246]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:03.0706347Z [00:02:47.246]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:39:03.0707273Z [00:02:47.246]➜  packagefile encoding/pem=/tmp/go-build2397446772/b145/_pkg_.a
2025-08-20T22:39:03.0708139Z [00:02:47.246]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:03.0709152Z [00:02:47.246]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:03.0710170Z [00:02:47.246]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build2397446772/b178/_pkg_.a
2025-08-20T22:39:03.0711356Z [00:02:47.246]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build2397446772/b440/_pkg_.a
2025-08-20T22:39:03.0712596Z [00:02:47.246]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build2397446772/b181/_pkg_.a
2025-08-20T22:39:03.0724239Z [00:02:47.246]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2397446772/b582/_pkg_.a
2025-08-20T22:39:03.0725436Z [00:02:47.246]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:39:03.0726268Z [00:02:47.246]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:03.0727082Z [00:02:47.246]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:39:03.0727881Z [00:02:47.246]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:03.0728715Z [00:02:47.246]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:39:03.0729594Z [00:02:47.246]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:03.0730428Z [00:02:47.246]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.0731230Z [00:02:47.246]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:03.0732047Z [00:02:47.246]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:03.0732913Z [00:02:47.246]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:03.0733975Z [00:02:47.246]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:39:03.0734828Z [00:02:47.246]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:39:03.0736014Z [00:02:47.246]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:03.0736891Z [00:02:47.246]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:03.0737735Z [00:02:47.246]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:03.0738596Z [00:02:47.246]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:39:03.0739462Z [00:02:47.246]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:03.0740082Z [00:02:47.246]➜  EOF
2025-08-20T22:39:03.0751748Z [00:02:47.246]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh=>golang.org/x/crypto@v0.41.0/ssh;$WORK/b580=>" -p golang.org/x/crypto/ssh -lang=go1.23 -complete -installsuffix shared -buildid OWyMt4lNS33kx5vRoR_q/OWyMt4lNS33kx5vRoR_q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/buffer.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/certs.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/channel.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/cipher.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/client.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/client_auth.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/common.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/connection.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/doc.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/handshake.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/kex.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/keys.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/mac.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/messages.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/mlkem.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/mux.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/server.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/session.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/ssh_gss.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/streamlocal.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/tcpip.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/transport.go
2025-08-20T22:39:03.1514141Z [00:02:47.331]➜  go tool buildid -w $WORK/b593/_pkg_.a # internal
2025-08-20T22:39:03.1536157Z [00:02:47.332]➜  cp $WORK/b593/_pkg_.a /root/.cache/go-build/d1/d156820248f909b3ba2a66b819e4a0bef390a3c6a774473f821034d7df15deff-d # internal
2025-08-20T22:39:03.1537459Z [00:02:47.333]➜  golang.org/x/net/proxy
2025-08-20T22:39:03.1538007Z [00:02:47.333]➜  mkdir -p $WORK/b592/
2025-08-20T22:39:03.1541259Z [00:02:47.334]➜  cat >/tmp/go-build2397446772/b592/importcfg << 'EOF' # internal
2025-08-20T22:39:03.1543868Z [00:02:47.334]➜  # import config
2025-08-20T22:39:03.1545055Z [00:02:47.334]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.1547152Z [00:02:47.334]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:03.1548434Z [00:02:47.334]➜  packagefile golang.org/x/net/internal/socks=/tmp/go-build2397446772/b593/_pkg_.a
2025-08-20T22:39:03.1550563Z [00:02:47.334]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.1551569Z [00:02:47.334]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:03.1552596Z [00:02:47.334]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:39:03.1554878Z [00:02:47.334]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:03.1555734Z [00:02:47.334]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:03.1556533Z [00:02:47.334]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:03.1557113Z [00:02:47.334]➜  EOF
2025-08-20T22:39:03.1562135Z [00:02:47.334]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/proxy=>golang.org/x/net@v0.43.0/proxy;$WORK/b592=>" -p golang.org/x/net/proxy -lang=go1.23 -complete -installsuffix shared -buildid vNwmqsWMIMM_uYWHVGgt/vNwmqsWMIMM_uYWHVGgt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/proxy/dial.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/proxy/direct.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/proxy/per_host.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/proxy/proxy.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/proxy/socks5.go
2025-08-20T22:39:03.1791960Z [00:02:47.359]➜  go tool buildid -w $WORK/b588/_pkg_.a # internal
2025-08-20T22:39:03.1804407Z [00:02:47.360]➜  cp $WORK/b588/_pkg_.a /root/.cache/go-build/fc/fc4790e39b01988c259b003b8535d93865a9d9d310cab45208a445828fd0fb19-d # internal
2025-08-20T22:39:03.1827803Z [00:02:47.363]➜  github.com/cretz/bine/torutil/ed25519
2025-08-20T22:39:03.1828415Z [00:02:47.363]➜  mkdir -p $WORK/b587/
2025-08-20T22:39:03.1829111Z [00:02:47.363]➜  cat >/tmp/go-build2397446772/b587/importcfg << 'EOF' # internal
2025-08-20T22:39:03.1829756Z [00:02:47.363]➜  # import config
2025-08-20T22:39:03.1855061Z [00:02:47.363]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:39:03.1857603Z [00:02:47.366]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:03.1858787Z [00:02:47.366]➜  packagefile crypto/sha512=/tmp/go-build2397446772/b112/_pkg_.a
2025-08-20T22:39:03.1859618Z [00:02:47.366]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:03.1861048Z [00:02:47.366]➜  packagefile github.com/cretz/bine/torutil/ed25519/internal/edwards25519=/tmp/go-build2397446772/b588/_pkg_.a
2025-08-20T22:39:03.1862283Z [00:02:47.366]➜  packagefile golang.org/x/crypto/ed25519=/tmp/go-build2397446772/b589/_pkg_.a
2025-08-20T22:39:03.1863161Z [00:02:47.366]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:03.1863917Z [00:02:47.366]➜  EOF
2025-08-20T22:39:03.1867318Z [00:02:47.366]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cretz/bine@v0.2.0/torutil/ed25519=>github.com/cretz/bine@v0.2.0/torutil/ed25519;$WORK/b587=>" -p github.com/cretz/bine/torutil/ed25519 -lang=go1.15 -complete -installsuffix shared -buildid HZFCw30a34587bU5A_WK/HZFCw30a34587bU5A_WK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/torutil/ed25519/ed25519.go
2025-08-20T22:39:03.2075594Z [00:02:47.387]➜  go tool buildid -w $WORK/b564/_pkg_.a # internal
2025-08-20T22:39:03.2134852Z [00:02:47.393]➜  go tool buildid -w $WORK/b587/_pkg_.a # internal
2025-08-20T22:39:03.2142164Z [00:02:47.394]➜  cp $WORK/b587/_pkg_.a /root/.cache/go-build/58/58fa92ebdba67a4dbc3be1c0a64f1d6ffe4fadc649dfc8b8d6c3ce45af1a41cf-d # internal
2025-08-20T22:39:03.2148047Z [00:02:47.395]➜  github.com/cretz/bine/torutil
2025-08-20T22:39:03.2149842Z [00:02:47.395]➜  mkdir -p $WORK/b586/
2025-08-20T22:39:03.2150592Z [00:02:47.395]➜  cat >/tmp/go-build2397446772/b586/importcfg << 'EOF' # internal
2025-08-20T22:39:03.2151313Z [00:02:47.395]➜  # import config
2025-08-20T22:39:03.2151981Z [00:02:47.395]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:39:03.2152837Z [00:02:47.395]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:39:03.2154997Z [00:02:47.395]➜  packagefile crypto/sha1=/tmp/go-build2397446772/b137/_pkg_.a
2025-08-20T22:39:03.2155929Z [00:02:47.395]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:39:03.2157003Z [00:02:47.395]➜  packagefile encoding/base32=/tmp/go-build2397446772/b237/_pkg_.a
2025-08-20T22:39:03.2157857Z [00:02:47.395]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:03.2158889Z [00:02:47.395]➜  packagefile github.com/cretz/bine/torutil/ed25519=/tmp/go-build2397446772/b587/_pkg_.a
2025-08-20T22:39:03.2160015Z [00:02:47.395]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build2397446772/b434/_pkg_.a
2025-08-20T22:39:03.2160958Z [00:02:47.395]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:03.2161856Z [00:02:47.395]➜  EOF
2025-08-20T22:39:03.2166293Z [00:02:47.395]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cretz/bine@v0.2.0/torutil=>github.com/cretz/bine@v0.2.0/torutil;$WORK/b586=>" -p github.com/cretz/bine/torutil -lang=go1.15 -complete -installsuffix shared -buildid lyuo9uJL1SoovV0Kw1bN/lyuo9uJL1SoovV0Kw1bN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/torutil/doc.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/torutil/key.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/torutil/string.go
2025-08-20T22:39:03.2188975Z [00:02:47.397]➜  cp $WORK/b564/_pkg_.a /root/.cache/go-build/3c/3ce40244a7e52cfc340628d4bd83372d5b139b525dd17e6523b78fcb90e638ee-d # internal
2025-08-20T22:39:03.2190233Z [00:02:47.397]➜  github.com/sagernet/sing-shadowsocks/shadowaead_2022
2025-08-20T22:39:03.2190909Z [00:02:47.397]➜  mkdir -p $WORK/b565/
2025-08-20T22:39:03.2202693Z [00:02:47.400]➜  cat >/tmp/go-build2397446772/b565/importcfg << 'EOF' # internal
2025-08-20T22:39:03.2203772Z [00:02:47.400]➜  # import config
2025-08-20T22:39:03.2204466Z [00:02:47.400]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:03.2205292Z [00:02:47.400]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.2206167Z [00:02:47.400]➜  packagefile crypto/aes=/tmp/go-build2397446772/b101/_pkg_.a
2025-08-20T22:39:03.2207245Z [00:02:47.400]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:39:03.2208140Z [00:02:47.400]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:03.2209033Z [00:02:47.400]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:39:03.2209943Z [00:02:47.400]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:39:03.2210851Z [00:02:47.400]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:03.2211808Z [00:02:47.400]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:03.2212910Z [00:02:47.400]➜  packagefile github.com/sagernet/sing-shadowsocks=/tmp/go-build2397446772/b562/_pkg_.a
2025-08-20T22:39:03.2214541Z [00:02:47.400]➜  packagefile github.com/sagernet/sing-shadowsocks/shadowaead=/tmp/go-build2397446772/b564/_pkg_.a
2025-08-20T22:39:03.2215770Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:03.2216947Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:03.2218146Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:03.2219351Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:03.2220556Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/cache=/tmp/go-build2397446772/b537/_pkg_.a
2025-08-20T22:39:03.2222107Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:03.2223624Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:03.2224939Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:03.2226206Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/random=/tmp/go-build2397446772/b278/_pkg_.a
2025-08-20T22:39:03.2227460Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/replay=/tmp/go-build2397446772/b474/_pkg_.a
2025-08-20T22:39:03.2228654Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:39:03.2229852Z [00:02:47.400]➜  packagefile github.com/sagernet/sing/common/udpnat=/tmp/go-build2397446772/b563/_pkg_.a
2025-08-20T22:39:03.2231100Z [00:02:47.400]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b180/_pkg_.a
2025-08-20T22:39:03.2232079Z [00:02:47.400]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:03.2232984Z [00:02:47.400]➜  packagefile lukechampine.com/blake3=/tmp/go-build2397446772/b566/_pkg_.a
2025-08-20T22:39:03.2234108Z [00:02:47.400]➜  packagefile math=/tmp/go-build2397446772/b055/_pkg_.a
2025-08-20T22:39:03.2234954Z [00:02:47.400]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:03.2235773Z [00:02:47.400]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.2236522Z [00:02:47.400]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:03.2237306Z [00:02:47.400]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:03.2238103Z [00:02:47.400]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:03.2238920Z [00:02:47.400]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:39:03.2239855Z [00:02:47.400]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:03.2240492Z [00:02:47.400]➜  EOF
2025-08-20T22:39:03.2248191Z [00:02:47.400]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead_2022=>github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead_2022;$WORK/b565=>" -p github.com/sagernet/sing-shadowsocks/shadowaead_2022 -lang=go1.18 -complete -installsuffix shared -buildid dKdYRrF1_qyBX6kcw0BJ/dKdYRrF1_qyBX6kcw0BJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead_2022/protocol.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead_2022/relay.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead_2022/service.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead_2022/service_multi.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead_2022/slidingwindow.go /root/go/pkg/mod/github.com/sagernet/sing-shadowsocks@v0.2.8/shadowaead_2022/xor.go
2025-08-20T22:39:03.2312678Z [00:02:47.411]➜  go tool buildid -w $WORK/b592/_pkg_.a # internal
2025-08-20T22:39:03.2318519Z [00:02:47.411]➜  cp $WORK/b592/_pkg_.a /root/.cache/go-build/9f/9f0e0239850309fd87c1bb773c961c8829080e8352b66eb8b99323aeb061b8a6-d # internal
2025-08-20T22:39:03.2319787Z [00:02:47.411]➜  github.com/sagernet/sing-box/transport/trojan
2025-08-20T22:39:03.2320442Z [00:02:47.411]➜  mkdir -p $WORK/b595/
2025-08-20T22:39:03.2321188Z [00:02:47.412]➜  cat >/tmp/go-build2397446772/b595/importcfg << 'EOF' # internal
2025-08-20T22:39:03.2321841Z [00:02:47.412]➜  # import config
2025-08-20T22:39:03.2322481Z [00:02:47.412]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:03.2323301Z [00:02:47.412]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.2324410Z [00:02:47.412]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:39:03.2325615Z [00:02:47.412]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:03.2326566Z [00:02:47.412]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:39:03.2327604Z [00:02:47.412]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:03.2328757Z [00:02:47.412]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:03.2329991Z [00:02:47.412]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:03.2331188Z [00:02:47.412]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:03.2332460Z [00:02:47.412]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:03.2366381Z [00:02:47.412]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:03.2367841Z [00:02:47.412]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:03.2369127Z [00:02:47.412]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:03.2370378Z [00:02:47.412]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:39:03.2371500Z [00:02:47.412]➜  packagefile github.com/sagernet/sing/common/task=/tmp/go-build2397446772/b257/_pkg_.a
2025-08-20T22:39:03.2372612Z [00:02:47.412]➜  packagefile github.com/sagernet/smux=/tmp/go-build2397446772/b472/_pkg_.a
2025-08-20T22:39:03.2373717Z [00:02:47.412]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.2374520Z [00:02:47.412]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:03.2375290Z [00:02:47.412]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:03.2375893Z [00:02:47.412]➜  EOF
2025-08-20T22:39:03.2381243Z [00:02:47.414]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan=>github.com/sagernet/sing-box/transport/trojan;$WORK/b595=>" -p github.com/sagernet/sing-box/transport/trojan -lang=go1.23 -complete -installsuffix shared -buildid HUALb3zPr_pPf7u8cELU/HUALb3zPr_pPf7u8cELU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/mux.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/protocol.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/protocol_wait.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/service.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/service_wait.go
2025-08-20T22:39:03.2566295Z [00:02:47.434]➜  go tool buildid -w $WORK/b586/_pkg_.a # internal
2025-08-20T22:39:03.2575746Z [00:02:47.437]➜  cp $WORK/b586/_pkg_.a /root/.cache/go-build/9d/9de0a0c8fdf70601354e3bc96edeb945e634fce615f98b1471784384b5c2923c-d # internal
2025-08-20T22:39:03.2577106Z [00:02:47.437]➜  github.com/cretz/bine/control
2025-08-20T22:39:03.2577763Z [00:02:47.437]➜  mkdir -p $WORK/b585/
2025-08-20T22:39:03.2578491Z [00:02:47.437]➜  cat >/tmp/go-build2397446772/b585/importcfg << 'EOF' # internal
2025-08-20T22:39:03.2579303Z [00:02:47.437]➜  # import config
2025-08-20T22:39:03.2580447Z [00:02:47.437]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.2581415Z [00:02:47.437]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:39:03.2582363Z [00:02:47.437]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:03.2583335Z [00:02:47.437]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:39:03.2584469Z [00:02:47.437]➜  packagefile crypto/sha256=/tmp/go-build2397446772/b138/_pkg_.a
2025-08-20T22:39:03.2585413Z [00:02:47.437]➜  packagefile crypto/x509=/tmp/go-build2397446772/b141/_pkg_.a
2025-08-20T22:39:03.2586399Z [00:02:47.437]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:03.2587582Z [00:02:47.437]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:39:03.2589383Z [00:02:47.437]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:03.2590203Z [00:02:47.437]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:03.2591190Z [00:02:47.437]➜  packagefile github.com/cretz/bine/torutil=/tmp/go-build2397446772/b586/_pkg_.a
2025-08-20T22:39:03.2592409Z [00:02:47.437]➜  packagefile github.com/cretz/bine/torutil/ed25519=/tmp/go-build2397446772/b587/_pkg_.a
2025-08-20T22:39:03.2593407Z [00:02:47.437]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:03.2594468Z [00:02:47.437]➜  packagefile io/ioutil=/tmp/go-build2397446772/b332/_pkg_.a
2025-08-20T22:39:03.2595347Z [00:02:47.437]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:39:03.2596223Z [00:02:47.437]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:03.2597147Z [00:02:47.437]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:03.2597982Z [00:02:47.437]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:03.2598798Z [00:02:47.437]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:03.2599398Z [00:02:47.437]➜  EOF
2025-08-20T22:39:03.2609024Z [00:02:47.437]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control=>github.com/cretz/bine@v0.2.0/control;$WORK/b585=>" -p github.com/cretz/bine/control -lang=go1.15 -complete -installsuffix shared -buildid B49ufr7eFt669Hog1QiR/B49ufr7eFt669Hog1QiR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/cmd_authenticate.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/cmd_circuit.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/cmd_conf.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/cmd_event.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/cmd_hiddenservice.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/cmd_misc.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/cmd_onion.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/cmd_protocolinfo.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/cmd_stream.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/conn.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/doc.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/keyval.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/response.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/control/status.go
2025-08-20T22:39:03.3710137Z [00:02:47.551]➜  go tool buildid -w $WORK/b595/_pkg_.a # internal
2025-08-20T22:39:03.3733277Z [00:02:47.553]➜  cp $WORK/b595/_pkg_.a /root/.cache/go-build/54/544c0b8fadb86fad00d36958800564b2f0cdaed5accdfaaf2bbdac701ad5eb16-d # internal
2025-08-20T22:39:03.3736568Z [00:02:47.554]➜  github.com/cretz/bine/process
2025-08-20T22:39:03.3737177Z [00:02:47.554]➜  mkdir -p $WORK/b591/
2025-08-20T22:39:03.3742865Z [00:02:47.554]➜  cat >/tmp/go-build2397446772/b591/importcfg << 'EOF' # internal
2025-08-20T22:39:03.3746811Z [00:02:47.555]➜  # import config
2025-08-20T22:39:03.3752531Z [00:02:47.555]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.3753425Z [00:02:47.555]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:03.3754713Z [00:02:47.555]➜  packagefile github.com/cretz/bine/torutil=/tmp/go-build2397446772/b586/_pkg_.a
2025-08-20T22:39:03.3755742Z [00:02:47.555]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.3756562Z [00:02:47.555]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:03.3757375Z [00:02:47.555]➜  packagefile os/exec=/tmp/go-build2397446772/b353/_pkg_.a
2025-08-20T22:39:03.3758191Z [00:02:47.555]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:03.3759272Z [00:02:47.555]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:03.3759977Z [00:02:47.555]➜  EOF
2025-08-20T22:39:03.3780771Z [00:02:47.558]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cretz/bine@v0.2.0/process=>github.com/cretz/bine@v0.2.0/process;$WORK/b591=>" -p github.com/cretz/bine/process -lang=go1.15 -complete -installsuffix shared -buildid 0jdIp_fgw5vvx9iDhgmq/0jdIp_fgw5vvx9iDhgmq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/process/process.go
2025-08-20T22:39:03.4249314Z [00:02:47.605]➜  go tool buildid -w $WORK/b591/_pkg_.a # internal
2025-08-20T22:39:03.4265119Z [00:02:47.606]➜  cp $WORK/b591/_pkg_.a /root/.cache/go-build/7d/7d076cd27bc91168d72246f91a9ebd78d13f971b5a7e0f793741f5a6c7f18a1f-d # internal
2025-08-20T22:39:03.4272667Z [00:02:47.607]➜  github.com/sagernet/sing-box/protocol/tun
2025-08-20T22:39:03.4309762Z [00:02:47.611]➜  mkdir -p $WORK/b596/
2025-08-20T22:39:03.4310628Z [00:02:47.611]➜  cat >/tmp/go-build2397446772/b596/importcfg << 'EOF' # internal
2025-08-20T22:39:03.4315317Z [00:02:47.611]➜  # import config
2025-08-20T22:39:03.4316054Z [00:02:47.611]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.4317120Z [00:02:47.611]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:03.4318394Z [00:02:47.611]➜  packagefile github.com/sagernet/sing-box/adapter/inbound=/tmp/go-build2397446772/b365/_pkg_.a
2025-08-20T22:39:03.4319772Z [00:02:47.611]➜  packagefile github.com/sagernet/sing-box/common/taskmonitor=/tmp/go-build2397446772/b364/_pkg_.a
2025-08-20T22:39:03.4321058Z [00:02:47.611]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:03.4322425Z [00:02:47.611]➜  packagefile github.com/sagernet/sing-box/experimental/deprecated=/tmp/go-build2397446772/b258/_pkg_.a
2025-08-20T22:39:03.4327379Z [00:02:47.611]➜  packagefile github.com/sagernet/sing-box/experimental/libbox/platform=/tmp/go-build2397446772/b371/_pkg_.a
2025-08-20T22:39:03.4328772Z [00:02:47.611]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:03.4330127Z [00:02:47.611]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:03.4331231Z [00:02:47.611]➜  packagefile github.com/sagernet/sing-tun=/tmp/go-build2397446772/b280/_pkg_.a
2025-08-20T22:39:03.4332588Z [00:02:47.611]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:03.4334096Z [00:02:47.611]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:03.4335572Z [00:02:47.611]➜  packagefile github.com/sagernet/sing/common/json/badoption=/tmp/go-build2397446772/b273/_pkg_.a
2025-08-20T22:39:03.4336919Z [00:02:47.611]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:03.4338277Z [00:02:47.611]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:03.4339668Z [00:02:47.611]➜  packagefile github.com/sagernet/sing/common/ranges=/tmp/go-build2397446772/b351/_pkg_.a
2025-08-20T22:39:03.4341009Z [00:02:47.611]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:39:03.4342289Z [00:02:47.611]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:39:03.4343391Z [00:02:47.611]➜  packagefile go4.org/netipx=/tmp/go-build2397446772/b276/_pkg_.a
2025-08-20T22:39:03.4344419Z [00:02:47.611]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.4345280Z [00:02:47.611]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:03.4346098Z [00:02:47.611]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:03.4346922Z [00:02:47.611]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:03.4348045Z [00:02:47.611]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:03.4348944Z [00:02:47.611]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:03.4349798Z [00:02:47.611]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:03.4350425Z [00:02:47.611]➜  EOF
2025-08-20T22:39:03.4354452Z [00:02:47.611]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tun=>github.com/sagernet/sing-box/protocol/tun;$WORK/b596=>" -p github.com/sagernet/sing-box/protocol/tun -lang=go1.23 -complete -installsuffix shared -buildid 2i9Ps989Xoq1x4K1xVza/2i9Ps989Xoq1x4K1xVza -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tun/hook.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tun/inbound.go
2025-08-20T22:39:03.5670197Z [00:02:47.747]➜  go tool buildid -w $WORK/b585/_pkg_.a # internal
2025-08-20T22:39:03.5780699Z [00:02:47.758]➜  cp $WORK/b585/_pkg_.a /root/.cache/go-build/ee/ee447ebd1202061120a26d783f499c9cbfa68c0b4d732ef9e813e4a280e9db14-d # internal
2025-08-20T22:39:03.5788109Z [00:02:47.758]➜  github.com/cretz/bine/tor
2025-08-20T22:39:03.5788715Z [00:02:47.758]➜  mkdir -p $WORK/b590/
2025-08-20T22:39:03.5789451Z [00:02:47.759]➜  cat >/tmp/go-build2397446772/b590/importcfg << 'EOF' # internal
2025-08-20T22:39:03.5790153Z [00:02:47.759]➜  # import config
2025-08-20T22:39:03.5790878Z [00:02:47.759]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.5791754Z [00:02:47.759]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:39:03.5792649Z [00:02:47.759]➜  packagefile crypto/rsa=/tmp/go-build2397446772/b135/_pkg_.a
2025-08-20T22:39:03.5795850Z [00:02:47.759]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:03.5797406Z [00:02:47.760]➜  packagefile github.com/cretz/bine/control=/tmp/go-build2397446772/b585/_pkg_.a
2025-08-20T22:39:03.5800879Z [00:02:47.760]➜  packagefile github.com/cretz/bine/process=/tmp/go-build2397446772/b591/_pkg_.a
2025-08-20T22:39:03.5807013Z [00:02:47.760]➜  packagefile github.com/cretz/bine/torutil/ed25519=/tmp/go-build2397446772/b587/_pkg_.a
2025-08-20T22:39:03.5808415Z [00:02:47.760]➜  packagefile golang.org/x/crypto/ed25519=/tmp/go-build2397446772/b589/_pkg_.a
2025-08-20T22:39:03.5809472Z [00:02:47.760]➜  packagefile golang.org/x/net/proxy=/tmp/go-build2397446772/b592/_pkg_.a
2025-08-20T22:39:03.5810546Z [00:02:47.760]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:03.5811368Z [00:02:47.760]➜  packagefile io/ioutil=/tmp/go-build2397446772/b332/_pkg_.a
2025-08-20T22:39:03.5812202Z [00:02:47.760]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.5813046Z [00:02:47.760]➜  packagefile net/textproto=/tmp/go-build2397446772/b210/_pkg_.a
2025-08-20T22:39:03.5814183Z [00:02:47.760]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:03.5815046Z [00:02:47.760]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:39:03.5815930Z [00:02:47.760]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:03.5816754Z [00:02:47.760]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:03.5817573Z [00:02:47.760]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:03.5818180Z [00:02:47.760]➜  EOF
2025-08-20T22:39:03.5858042Z [00:02:47.761]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cretz/bine@v0.2.0/tor=>github.com/cretz/bine@v0.2.0/tor;$WORK/b590=>" -p github.com/cretz/bine/tor -lang=go1.15 -complete -installsuffix shared -buildid 0cqym5HsyBdkXLs3GNn4/0cqym5HsyBdkXLs3GNn4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/tor/dialer.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/tor/doc.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/tor/listen.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/tor/log.go /root/go/pkg/mod/github.com/cretz/bine@v0.2.0/tor/tor.go
2025-08-20T22:39:03.7340932Z [00:02:47.914]➜  go tool buildid -w $WORK/b590/_pkg_.a # internal
2025-08-20T22:39:03.7358311Z [00:02:47.916]➜  cp $WORK/b590/_pkg_.a /root/.cache/go-build/e0/e0db64d48b07dbc74580994b607aa8c7ba41bb113e3c3e1dbfe68e1374a41cdd-d # internal
2025-08-20T22:39:03.7401022Z [00:02:47.920]➜  github.com/sagernet/sing-box/protocol/tor
2025-08-20T22:39:03.7404328Z [00:02:47.920]➜  mkdir -p $WORK/b584/
2025-08-20T22:39:03.7412851Z [00:02:47.921]➜  cat >/tmp/go-build2397446772/b584/importcfg << 'EOF' # internal
2025-08-20T22:39:03.7433130Z [00:02:47.922]➜  # import config
2025-08-20T22:39:03.7434493Z [00:02:47.922]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:03.7435375Z [00:02:47.922]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.7436299Z [00:02:47.922]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:03.7437306Z [00:02:47.922]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:39:03.7438474Z [00:02:47.922]➜  packagefile github.com/cretz/bine/control=/tmp/go-build2397446772/b585/_pkg_.a
2025-08-20T22:39:03.7439696Z [00:02:47.922]➜  packagefile github.com/cretz/bine/tor=/tmp/go-build2397446772/b590/_pkg_.a
2025-08-20T22:39:03.7440916Z [00:02:47.922]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:03.7442318Z [00:02:47.922]➜  packagefile github.com/sagernet/sing-box/adapter/outbound=/tmp/go-build2397446772/b366/_pkg_.a
2025-08-20T22:39:03.7443920Z [00:02:47.922]➜  packagefile github.com/sagernet/sing-box/common/dialer=/tmp/go-build2397446772/b374/_pkg_.a
2025-08-20T22:39:03.7445137Z [00:02:47.922]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:03.7446387Z [00:02:47.922]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:03.7447638Z [00:02:47.922]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:03.7448900Z [00:02:47.922]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:03.7450452Z [00:02:47.922]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:03.7451804Z [00:02:47.922]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:03.7453385Z [00:02:47.922]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:39:03.7455080Z [00:02:47.922]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:03.7456397Z [00:02:47.922]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:03.7457779Z [00:02:47.922]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:03.7459122Z [00:02:47.922]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:39:03.7460397Z [00:02:47.922]➜  packagefile github.com/sagernet/sing/protocol/socks=/tmp/go-build2397446772/b546/_pkg_.a
2025-08-20T22:39:03.7461610Z [00:02:47.922]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:39:03.7462600Z [00:02:47.922]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.7463384Z [00:02:47.922]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:03.7484751Z [00:02:47.922]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:39:03.7485729Z [00:02:47.922]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:03.7486493Z [00:02:47.922]➜  EOF
2025-08-20T22:39:03.7490783Z [00:02:47.923]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tor=>github.com/sagernet/sing-box/protocol/tor;$WORK/b584=>" -p github.com/sagernet/sing-box/protocol/tor -lang=go1.23 -complete -installsuffix shared -buildid O7ZdClHtGO4H6s_QvM6w/O7ZdClHtGO4H6s_QvM6w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tor/outbound.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tor/proxy.go
2025-08-20T22:39:03.7494673Z [00:02:47.923]➜  go tool buildid -w $WORK/b565/_pkg_.a # internal
2025-08-20T22:39:03.7680429Z [00:02:47.948]➜  cp $WORK/b565/_pkg_.a /root/.cache/go-build/45/45d4aeabd3f2456b35b96e73966e2e8decdc6c0019219830617fa4847a88aec8-d # internal
2025-08-20T22:39:03.7682815Z [00:02:47.948]➜  github.com/sagernet/sing-vmess/packetaddr
2025-08-20T22:39:03.7685129Z [00:02:47.948]➜  mkdir -p $WORK/b598/
2025-08-20T22:39:03.7688176Z [00:02:47.949]➜  cat >/tmp/go-build2397446772/b598/importcfg << 'EOF' # internal
2025-08-20T22:39:03.7688899Z [00:02:47.949]➜  # import config
2025-08-20T22:39:03.7689772Z [00:02:47.949]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:03.7690985Z [00:02:47.949]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:03.7692248Z [00:02:47.949]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:03.7693838Z [00:02:47.949]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:03.7695223Z [00:02:47.949]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:03.7696537Z [00:02:47.949]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:03.7697601Z [00:02:47.949]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.7698281Z [00:02:47.949]➜  EOF
2025-08-20T22:39:03.7705757Z [00:02:47.950]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/packetaddr=>github.com/sagernet/sing-vmess@v0.2.7/packetaddr;$WORK/b598=>" -p github.com/sagernet/sing-vmess/packetaddr -lang=go1.20 -complete -installsuffix shared -buildid E7Pjm2aVHcPqIZWlD-sl/E7Pjm2aVHcPqIZWlD-sl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/packetaddr/conn.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/packetaddr/packetaddr.go
2025-08-20T22:39:03.8182977Z [00:02:47.998]➜  go tool buildid -w $WORK/b596/_pkg_.a # internal
2025-08-20T22:39:03.8247631Z [00:02:48.005]➜  cp $WORK/b596/_pkg_.a /root/.cache/go-build/5a/5ab477d9d0fbff228dcb9db0da5e91656ae6854c2836f2b44e968217b42b834c-d # internal
2025-08-20T22:39:03.8251064Z [00:02:48.005]➜  github.com/sagernet/sing-vmess/vless
2025-08-20T22:39:03.8251731Z [00:02:48.005]➜  mkdir -p $WORK/b599/
2025-08-20T22:39:03.8258221Z [00:02:48.006]➜  cat >/tmp/go-build2397446772/b599/importcfg << 'EOF' # internal
2025-08-20T22:39:03.8262374Z [00:02:48.006]➜  # import config
2025-08-20T22:39:03.8265802Z [00:02:48.006]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:03.8266740Z [00:02:48.006]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:03.8267668Z [00:02:48.006]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:03.8268624Z [00:02:48.006]➜  packagefile crypto/tls=/tmp/go-build2397446772/b099/_pkg_.a
2025-08-20T22:39:03.8269612Z [00:02:48.006]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:03.8270682Z [00:02:48.006]➜  packagefile github.com/gofrs/uuid/v5=/tmp/go-build2397446772/b158/_pkg_.a
2025-08-20T22:39:03.8271784Z [00:02:48.006]➜  packagefile github.com/metacubex/utls=/tmp/go-build2397446772/b414/_pkg_.a
2025-08-20T22:39:03.8272988Z [00:02:48.006]➜  packagefile github.com/sagernet/sing-vmess=/tmp/go-build2397446772/b473/_pkg_.a
2025-08-20T22:39:03.8274644Z [00:02:48.006]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:03.8276146Z [00:02:48.006]➜  packagefile github.com/sagernet/sing/common/auth=/tmp/go-build2397446772/b266/_pkg_.a
2025-08-20T22:39:03.8277483Z [00:02:48.006]➜  packagefile github.com/sagernet/sing/common/buf=/tmp/go-build2397446772/b250/_pkg_.a
2025-08-20T22:39:03.8278778Z [00:02:48.006]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:03.8280175Z [00:02:48.006]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:03.8281527Z [00:02:48.006]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:03.8282854Z [00:02:48.006]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:03.8308294Z [00:02:48.006]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:03.8309676Z [00:02:48.006]➜  packagefile github.com/sagernet/sing/common/rw=/tmp/go-build2397446772/b248/_pkg_.a
2025-08-20T22:39:03.8310968Z [00:02:48.006]➜  packagefile github.com/sagernet/sing/common/varbin=/tmp/go-build2397446772/b253/_pkg_.a
2025-08-20T22:39:03.8312029Z [00:02:48.006]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:03.8312912Z [00:02:48.006]➜  packagefile math/big=/tmp/go-build2397446772/b094/_pkg_.a
2025-08-20T22:39:03.8314059Z [00:02:48.006]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.8314921Z [00:02:48.006]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:03.8315799Z [00:02:48.006]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:03.8316650Z [00:02:48.006]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:03.8317275Z [00:02:48.006]➜  EOF
2025-08-20T22:39:03.8323754Z [00:02:48.006]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/vless=>github.com/sagernet/sing-vmess@v0.2.7/vless;$WORK/b599=>" -p github.com/sagernet/sing-vmess/vless -lang=go1.20 -complete -installsuffix shared -buildid mIb4z6O47PS7udIc0Ukh/mIb4z6O47PS7udIc0Ukh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/vless/client.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/vless/constant.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/vless/protocol.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/vless/service.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/vless/vision.go /root/go/pkg/mod/github.com/sagernet/sing-vmess@v0.2.7/vless/vision_utls.go
2025-08-20T22:39:03.8720543Z [00:02:48.052]➜  go tool buildid -w $WORK/b598/_pkg_.a # internal
2025-08-20T22:39:03.8754908Z [00:02:48.053]➜  cp $WORK/b598/_pkg_.a /root/.cache/go-build/b0/b04abd8d35498d883a3030872064cd446400e2a407c0cb6d01998e840bc51726-d # internal
2025-08-20T22:39:03.8756367Z [00:02:48.054]➜  github.com/sagernet/wireguard-go/conn
2025-08-20T22:39:03.8757069Z [00:02:48.054]➜  mkdir -p $WORK/b603/
2025-08-20T22:39:03.8757862Z [00:02:48.054]➜  cat >/tmp/go-build2397446772/b603/importcfg << 'EOF' # internal
2025-08-20T22:39:03.8758653Z [00:02:48.054]➜  # import config
2025-08-20T22:39:03.8759390Z [00:02:48.054]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:03.8760302Z [00:02:48.054]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:03.8761346Z [00:02:48.054]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:03.8762720Z [00:02:48.054]➜  packagefile github.com/sagernet/sing/common/control=/tmp/go-build2397446772/b350/_pkg_.a
2025-08-20T22:39:03.8764346Z [00:02:48.054]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:03.8765811Z [00:02:48.054]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build2397446772/b193/_pkg_.a
2025-08-20T22:39:03.8767138Z [00:02:48.054]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build2397446772/b197/_pkg_.a
2025-08-20T22:39:03.8768292Z [00:02:48.054]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:39:03.8769310Z [00:02:48.054]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:03.8770179Z [00:02:48.054]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:03.8771023Z [00:02:48.054]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:03.8771834Z [00:02:48.054]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:03.8772698Z [00:02:48.054]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:03.8773726Z [00:02:48.054]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:03.8774572Z [00:02:48.054]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:03.8775373Z [00:02:48.054]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:03.8776189Z [00:02:48.054]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:39:03.8776833Z [00:02:48.054]➜  EOF
2025-08-20T22:39:03.8806142Z [00:02:48.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn=>github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn;$WORK/b603=>" -p github.com/sagernet/wireguard-go/conn -lang=go1.20 -complete -installsuffix shared -buildid 0mSD-6dclPMDLUH1d2JS/0mSD-6dclPMDLUH1d2JS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn/bind_listener.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn/bind_std.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn/conn.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn/control_linux.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn/controlfns.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn/controlfns_linux.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn/erraddrinuse.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn/errors_linux.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn/features_linux.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/conn/mark_unix.go
2025-08-20T22:39:03.9559917Z [00:02:48.136]➜  go tool buildid -w $WORK/b584/_pkg_.a # internal
2025-08-20T22:39:03.9623278Z [00:02:48.142]➜  cp $WORK/b584/_pkg_.a /root/.cache/go-build/b4/b4499d41ec02c97b54bc9f3e51e86666030af2ea8f5e723adf724a962015f19e-d # internal
2025-08-20T22:39:03.9625842Z [00:02:48.143]➜  github.com/sagernet/wireguard-go/rwcancel
2025-08-20T22:39:03.9627739Z [00:02:48.143]➜  mkdir -p $WORK/b606/
2025-08-20T22:39:03.9630688Z [00:02:48.143]➜  cat >/tmp/go-build2397446772/b606/importcfg << 'EOF' # internal
2025-08-20T22:39:03.9632353Z [00:02:48.143]➜  # import config
2025-08-20T22:39:03.9634633Z [00:02:48.143]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:03.9636120Z [00:02:48.143]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:39:03.9637822Z [00:02:48.143]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:03.9638916Z [00:02:48.143]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:39:03.9639695Z [00:02:48.143]➜  EOF
2025-08-20T22:39:03.9649971Z [00:02:48.143]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/rwcancel=>github.com/sagernet/wireguard-go@v0.0.1-beta.7/rwcancel;$WORK/b606=>" -p github.com/sagernet/wireguard-go/rwcancel -lang=go1.20 -complete -installsuffix shared -buildid zZZ4S4c4wMwOLB9-6ywT/zZZ4S4c4wMwOLB9-6ywT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/rwcancel/rwcancel.go
2025-08-20T22:39:04.0708632Z [00:02:48.251]➜  go tool buildid -w $WORK/b606/_pkg_.a # internal
2025-08-20T22:39:04.0717335Z [00:02:48.252]➜  cp $WORK/b606/_pkg_.a /root/.cache/go-build/e8/e8a1ec76cbd49aa8912eccebe7691dff2741c99c8ef3c9920890a3d4d549e2c5-d # internal
2025-08-20T22:39:04.0735071Z [00:02:48.254]➜  github.com/sagernet/wireguard-go/ipc
2025-08-20T22:39:04.0737872Z [00:02:48.254]➜  mkdir -p $WORK/b605/
2025-08-20T22:39:04.0739601Z [00:02:48.254]➜  cat >/tmp/go-build2397446772/b605/importcfg << 'EOF' # internal
2025-08-20T22:39:04.0740284Z [00:02:48.254]➜  # import config
2025-08-20T22:39:04.0740947Z [00:02:48.254]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:04.0741782Z [00:02:48.254]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:04.0742861Z [00:02:48.254]➜  packagefile github.com/sagernet/wireguard-go/rwcancel=/tmp/go-build2397446772/b606/_pkg_.a
2025-08-20T22:39:04.0744213Z [00:02:48.254]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:39:04.0745147Z [00:02:48.254]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:04.0745937Z [00:02:48.254]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:04.0746535Z [00:02:48.254]➜  EOF
2025-08-20T22:39:04.0750830Z [00:02:48.254]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/ipc=>github.com/sagernet/wireguard-go@v0.0.1-beta.7/ipc;$WORK/b605=>" -p github.com/sagernet/wireguard-go/ipc -lang=go1.20 -complete -installsuffix shared -buildid wnSmMwcEvmSZkm1sELFL/wnSmMwcEvmSZkm1sELFL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/ipc/uapi_linux.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/ipc/uapi_unix.go
2025-08-20T22:39:04.1201967Z [00:02:48.300]➜  go tool buildid -w $WORK/b603/_pkg_.a # internal
2025-08-20T22:39:04.1228025Z [00:02:48.303]➜  cp $WORK/b603/_pkg_.a /root/.cache/go-build/4b/4bf13748e785c99badfc4480abf901100932701cef018e89bc8c6df56ce7d4ec-d # internal
2025-08-20T22:39:04.1246651Z [00:02:48.304]➜  github.com/sagernet/wireguard-go/ratelimiter
2025-08-20T22:39:04.1247338Z [00:02:48.305]➜  mkdir -p $WORK/b607/
2025-08-20T22:39:04.1250465Z [00:02:48.305]➜  cat >/tmp/go-build2397446772/b607/importcfg << 'EOF' # internal
2025-08-20T22:39:04.1254387Z [00:02:48.305]➜  # import config
2025-08-20T22:39:04.1257228Z [00:02:48.305]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:04.1259489Z [00:02:48.305]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:04.1264606Z [00:02:48.305]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:04.1265263Z [00:02:48.305]➜  EOF
2025-08-20T22:39:04.1269427Z [00:02:48.305]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/ratelimiter=>github.com/sagernet/wireguard-go@v0.0.1-beta.7/ratelimiter;$WORK/b607=>" -p github.com/sagernet/wireguard-go/ratelimiter -lang=go1.20 -complete -installsuffix shared -buildid hZfTkBOpP0Y0nYjmliTC/hZfTkBOpP0Y0nYjmliTC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/ratelimiter/ratelimiter.go
2025-08-20T22:39:04.1569852Z [00:02:48.337]➜  go tool buildid -w $WORK/b607/_pkg_.a # internal
2025-08-20T22:39:04.1576802Z [00:02:48.337]➜  cp $WORK/b607/_pkg_.a /root/.cache/go-build/03/03f1b971aef9bdd2a50b5eaa2e8ec00625eb11bdeff319edd6b884e6f751900a-d # internal
2025-08-20T22:39:04.1582621Z [00:02:48.338]➜  github.com/sagernet/wireguard-go/tai64n
2025-08-20T22:39:04.1583277Z [00:02:48.338]➜  mkdir -p $WORK/b609/
2025-08-20T22:39:04.1584403Z [00:02:48.338]➜  cat >/tmp/go-build2397446772/b609/importcfg << 'EOF' # internal
2025-08-20T22:39:04.1585102Z [00:02:48.338]➜  # import config
2025-08-20T22:39:04.1585824Z [00:02:48.338]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:04.1586761Z [00:02:48.338]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:04.1587783Z [00:02:48.338]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:04.1588393Z [00:02:48.338]➜  EOF
2025-08-20T22:39:04.1592181Z [00:02:48.338]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tai64n=>github.com/sagernet/wireguard-go@v0.0.1-beta.7/tai64n;$WORK/b609=>" -p github.com/sagernet/wireguard-go/tai64n -lang=go1.20 -complete -installsuffix shared -buildid 3ER0ZmcZVbMsZX2PF6b_/3ER0ZmcZVbMsZX2PF6b_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tai64n/tai64n.go
2025-08-20T22:39:04.1616940Z [00:02:48.342]➜  go tool buildid -w $WORK/b605/_pkg_.a # internal
2025-08-20T22:39:04.1630591Z [00:02:48.343]➜  cp $WORK/b605/_pkg_.a /root/.cache/go-build/fa/fae0393095f8fa6f147e772a908d3c02eeb9b9f9b48b359eac29660da007f334-d # internal
2025-08-20T22:39:04.1674380Z [00:02:48.347]➜  github.com/sagernet/wireguard-go/tun
2025-08-20T22:39:04.1676154Z [00:02:48.347]➜  mkdir -p $WORK/b610/
2025-08-20T22:39:04.1677447Z [00:02:48.347]➜  echo -n > $WORK/b610/go_asm.h # internal
2025-08-20T22:39:04.1678598Z [00:02:48.348]➜  cd /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun
2025-08-20T22:39:04.1681476Z [00:02:48.348]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/wireguard-go/tun -trimpath "/root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun=>github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun;$WORK/b610=>" -I $WORK/b610/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b610/symabis ./checksum_generated_amd64.s
2025-08-20T22:39:04.1796599Z [00:02:48.357]➜  cat >/tmp/go-build2397446772/b610/importcfg << 'EOF' # internal
2025-08-20T22:39:04.1797346Z [00:02:48.357]➜  # import config
2025-08-20T22:39:04.1798180Z [00:02:48.357]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:04.1798991Z [00:02:48.357]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:04.1799840Z [00:02:48.357]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:04.1800786Z [00:02:48.357]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:04.1801781Z [00:02:48.357]➜  packagefile github.com/sagernet/wireguard-go/conn=/tmp/go-build2397446772/b603/_pkg_.a
2025-08-20T22:39:04.1803017Z [00:02:48.357]➜  packagefile github.com/sagernet/wireguard-go/rwcancel=/tmp/go-build2397446772/b606/_pkg_.a
2025-08-20T22:39:04.1804297Z [00:02:48.357]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2397446772/b182/_pkg_.a
2025-08-20T22:39:04.1805295Z [00:02:48.357]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:39:04.1806181Z [00:02:48.357]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:04.1824197Z [00:02:48.357]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:39:04.1825133Z [00:02:48.357]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:04.1825942Z [00:02:48.357]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:04.1826711Z [00:02:48.357]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:04.1827466Z [00:02:48.357]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:39:04.1828226Z [00:02:48.357]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:04.1828801Z [00:02:48.357]➜  EOF
2025-08-20T22:39:04.1829336Z [00:02:48.360]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:04.1837510Z [00:02:48.360]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun=>github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun;$WORK/b610=>" -p github.com/sagernet/wireguard-go/tun -lang=go1.20 -installsuffix shared -buildid YsJvxr31jRBip6pLfLoO/YsJvxr31jRBip6pLfLoO -goversion go1.25.0 -symabis $WORK/b610/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack -asmhdr $WORK/b610/go_asm.h /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun/checksum.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun/checksum_amd64.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun/checksum_generated_amd64.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun/errors.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun/offload.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun/offload_linux.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun/tun.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun/tun_linux.go
2025-08-20T22:39:04.1937490Z [00:02:48.374]➜  go tool buildid -w $WORK/b609/_pkg_.a # internal
2025-08-20T22:39:04.1938906Z [00:02:48.374]➜  cp $WORK/b609/_pkg_.a /root/.cache/go-build/f9/f993edbe35b6a010041a20b09606df3aacd9726586fdfd2d5fa4a19e70b09ef8-d # internal
2025-08-20T22:39:04.1940025Z [00:02:48.374]➜  golang.org/x/crypto/blake2s
2025-08-20T22:39:04.1940591Z [00:02:48.374]➜  mkdir -p $WORK/b611/
2025-08-20T22:39:04.1941214Z [00:02:48.374]➜  echo -n > $WORK/b611/go_asm.h # internal
2025-08-20T22:39:04.1941979Z [00:02:48.374]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s
2025-08-20T22:39:04.1944649Z [00:02:48.374]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2s -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s=>golang.org/x/crypto@v0.41.0/blake2s;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b611/symabis ./blake2s_amd64.s
2025-08-20T22:39:04.1997823Z [00:02:48.380]➜  go tool buildid -w $WORK/b599/_pkg_.a # internal
2025-08-20T22:39:04.2012197Z [00:02:48.381]➜  cat >/tmp/go-build2397446772/b611/importcfg << 'EOF' # internal
2025-08-20T22:39:04.2017038Z [00:02:48.381]➜  # import config
2025-08-20T22:39:04.2020891Z [00:02:48.381]➜  packagefile crypto=/tmp/go-build2397446772/b052/_pkg_.a
2025-08-20T22:39:04.2024140Z [00:02:48.381]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:04.2028781Z [00:02:48.381]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:04.2031941Z [00:02:48.381]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2397446772/b182/_pkg_.a
2025-08-20T22:39:04.2038571Z [00:02:48.381]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:39:04.2039369Z [00:02:48.381]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:04.2043101Z [00:02:48.381]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:39:04.2044097Z [00:02:48.381]➜  EOF
2025-08-20T22:39:04.2044843Z [00:02:48.381]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:04.2049881Z [00:02:48.381]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s=>golang.org/x/crypto@v0.41.0/blake2s;$WORK/b611=>" -p golang.org/x/crypto/blake2s -lang=go1.23 -installsuffix shared -buildid pOAlBYyHVPYRPlmzLm0f/pOAlBYyHVPYRPlmzLm0f -goversion go1.25.0 -symabis $WORK/b611/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack -asmhdr $WORK/b611/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s/blake2s.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s/blake2s_amd64.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s/blake2s_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s/blake2x.go
2025-08-20T22:39:04.2095492Z [00:02:48.389]➜  cp $WORK/b599/_pkg_.a /root/.cache/go-build/01/01363f6d65d355cba8e3d58509cb6dbe294aad5743396755da84e8be0749a04a-d # internal
2025-08-20T22:39:04.2101453Z [00:02:48.389]➜  golang.org/x/crypto/poly1305
2025-08-20T22:39:04.2107623Z [00:02:48.389]➜  mkdir -p $WORK/b612/
2025-08-20T22:39:04.2108525Z [00:02:48.390]➜  cat >/tmp/go-build2397446772/b612/importcfg << 'EOF' # internal
2025-08-20T22:39:04.2109196Z [00:02:48.390]➜  # import config
2025-08-20T22:39:04.2111270Z [00:02:48.390]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build2397446772/b181/_pkg_.a
2025-08-20T22:39:04.2112184Z [00:02:48.390]➜  EOF
2025-08-20T22:39:04.2115734Z [00:02:48.390]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/poly1305=>golang.org/x/crypto@v0.41.0/poly1305;$WORK/b612=>" -p golang.org/x/crypto/poly1305 -lang=go1.23 -complete -installsuffix shared -buildid 9ynNIm7W7DE6s6RB2S6Z/9ynNIm7W7DE6s6RB2S6Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/poly1305/poly1305_compat.go
2025-08-20T22:39:04.2298811Z [00:02:48.410]➜  go tool buildid -w $WORK/b612/_pkg_.a # internal
2025-08-20T22:39:04.2301834Z [00:02:48.410]➜  cp $WORK/b612/_pkg_.a /root/.cache/go-build/6b/6ba4b51c7e21988d853f23e2ba193607b30936828228549fa43b28cf74172b79-d # internal
2025-08-20T22:39:04.2320897Z [00:02:48.412]➜  encoding/csv
2025-08-20T22:39:04.2322653Z [00:02:48.412]➜  mkdir -p $WORK/b617/
2025-08-20T22:39:04.2342580Z [00:02:48.414]➜  cat >/tmp/go-build2397446772/b617/importcfg << 'EOF' # internal
2025-08-20T22:39:04.2343330Z [00:02:48.414]➜  # import config
2025-08-20T22:39:04.2344184Z [00:02:48.414]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:04.2345140Z [00:02:48.414]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:04.2346042Z [00:02:48.414]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:04.2346911Z [00:02:48.414]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:04.2348360Z [00:02:48.414]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:04.2349864Z [00:02:48.414]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:04.2354736Z [00:02:48.414]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:39:04.2356660Z [00:02:48.414]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:39:04.2357422Z [00:02:48.414]➜  EOF
2025-08-20T22:39:04.2360765Z [00:02:48.414]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "/root/.go/src/encoding/csv=>encoding/csv;$WORK/b617=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid dFigBiPSnLZxb6OSzN82/dFigBiPSnLZxb6OSzN82 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /root/.go/src/encoding/csv/reader.go /root/.go/src/encoding/csv/writer.go
2025-08-20T22:39:04.3270882Z [00:02:48.507]➜  go tool buildid -w $WORK/b617/_pkg_.a # internal
2025-08-20T22:39:04.3281970Z [00:02:48.508]➜  cp $WORK/b617/_pkg_.a /root/.cache/go-build/52/52f17d30d48aa5781b002901204c4f03156afc98fb5d7417ed2f5f0edf9aaa3a-d # internal
2025-08-20T22:39:04.3292362Z [00:02:48.509]➜  github.com/spf13/pflag
2025-08-20T22:39:04.3326257Z [00:02:48.513]➜  mkdir -p $WORK/b616/
2025-08-20T22:39:04.3331606Z [00:02:48.513]➜  cat >/tmp/go-build2397446772/b616/importcfg << 'EOF' # internal
2025-08-20T22:39:04.3332715Z [00:02:48.513]➜  # import config
2025-08-20T22:39:04.3355554Z [00:02:48.513]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:04.3356492Z [00:02:48.513]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:04.3357449Z [00:02:48.513]➜  packagefile encoding/csv=/tmp/go-build2397446772/b617/_pkg_.a
2025-08-20T22:39:04.3358377Z [00:02:48.513]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:39:04.3359201Z [00:02:48.513]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:04.3360202Z [00:02:48.513]➜  packagefile flag=/tmp/go-build2397446772/b185/_pkg_.a
2025-08-20T22:39:04.3361031Z [00:02:48.513]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:04.3361978Z [00:02:48.513]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:04.3362798Z [00:02:48.513]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:04.3363774Z [00:02:48.513]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:04.3364650Z [00:02:48.513]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:04.3365489Z [00:02:48.513]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:39:04.3366333Z [00:02:48.513]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:04.3367188Z [00:02:48.513]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:04.3368007Z [00:02:48.513]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:04.3368619Z [00:02:48.514]➜  EOF
2025-08-20T22:39:04.3456580Z [00:02:48.514]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/pflag@v1.0.6=>github.com/spf13/pflag@v1.0.6;$WORK/b616=>" -p github.com/spf13/pflag -lang=go1.12 -complete -installsuffix shared -buildid tLo4UwpclxZ9moDfj3GS/tLo4UwpclxZ9moDfj3GS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/bool.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/bool_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/bytes.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/count.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/duration.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/duration_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/flag.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float32_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float64_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/golangflag.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int16.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int32_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int64_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int8.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ip.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ip_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ipmask.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ipnet.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ipnet_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_array.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_to_int.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_to_int64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_to_string.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint16.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint8.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint_slice.go
2025-08-20T22:39:04.3578415Z [00:02:48.538]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s
2025-08-20T22:39:04.3596718Z [00:02:48.540]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2s -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s=>golang.org/x/crypto@v0.41.0/blake2s;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b611/blake2s_amd64.o ./blake2s_amd64.s
2025-08-20T22:39:04.4135562Z [00:02:48.592]➜  go tool pack r $WORK/b611/_pkg_.a $WORK/b611/blake2s_amd64.o # internal
2025-08-20T22:39:04.4137133Z [00:02:48.594]➜  go tool buildid -w $WORK/b611/_pkg_.a # internal
2025-08-20T22:39:04.4138772Z [00:02:48.594]➜  cp $WORK/b611/_pkg_.a /root/.cache/go-build/0e/0e36b3e944f76dadc92612793081ed9d4926e5b4dca2c833dcb250c4f2543524-d # internal
2025-08-20T22:39:04.4141961Z [00:02:48.594]➜  text/template/parse
2025-08-20T22:39:04.4142506Z [00:02:48.594]➜  mkdir -p $WORK/b619/
2025-08-20T22:39:04.4210694Z [00:02:48.600]➜  cat >/tmp/go-build2397446772/b619/importcfg << 'EOF' # internal
2025-08-20T22:39:04.4212596Z [00:02:48.600]➜  # import config
2025-08-20T22:39:04.4213415Z [00:02:48.600]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:04.4215525Z [00:02:48.600]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:04.4216631Z [00:02:48.600]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:04.4219534Z [00:02:48.600]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:04.4220411Z [00:02:48.600]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:04.4221254Z [00:02:48.600]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:39:04.4222149Z [00:02:48.600]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:39:04.4222791Z [00:02:48.600]➜  EOF
2025-08-20T22:39:04.4223327Z [00:02:48.600]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:04.4227382Z [00:02:48.600]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "/root/.go/src/text/template/parse=>text/template/parse;$WORK/b619=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid iLaawt6vnKFXhBlutn6m/iLaawt6vnKFXhBlutn6m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /root/.go/src/text/template/parse/lex.go /root/.go/src/text/template/parse/node.go /root/.go/src/text/template/parse/parse.go
2025-08-20T22:39:04.5816290Z [00:02:48.761]➜  go tool buildid -w $WORK/b580/_pkg_.a # internal
2025-08-20T22:39:04.6001522Z [00:02:48.780]➜  cd /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun
2025-08-20T22:39:04.6023738Z [00:02:48.780]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/sagernet/wireguard-go/tun -trimpath "/root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun=>github.com/sagernet/wireguard-go@v0.0.1-beta.7/tun;$WORK/b610=>" -I $WORK/b610/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b610/checksum_generated_amd64.o ./checksum_generated_amd64.s
2025-08-20T22:39:04.6063690Z [00:02:48.786]➜  go tool pack r $WORK/b610/_pkg_.a $WORK/b610/checksum_generated_amd64.o # internal
2025-08-20T22:39:04.6068871Z [00:02:48.786]➜  go tool buildid -w $WORK/b610/_pkg_.a # internal
2025-08-20T22:39:04.6137201Z [00:02:48.794]➜  cp $WORK/b610/_pkg_.a /root/.cache/go-build/87/87f5c3c83a62c19d6992db94323194cf54b63ef0d9160130633a41597275f6e7-d # internal
2025-08-20T22:39:04.6164482Z [00:02:48.796]➜  github.com/sagernet/wireguard-go/device
2025-08-20T22:39:04.6166650Z [00:02:48.796]➜  mkdir -p $WORK/b604/
2025-08-20T22:39:04.6167765Z [00:02:48.797]➜  cat >/tmp/go-build2397446772/b604/importcfg << 'EOF' # internal
2025-08-20T22:39:04.6170555Z [00:02:48.797]➜  # import config
2025-08-20T22:39:04.6173343Z [00:02:48.797]➜  packagefile bufio=/tmp/go-build2397446772/b169/_pkg_.a
2025-08-20T22:39:04.6174672Z [00:02:48.797]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:04.6175946Z [00:02:48.797]➜  packagefile container/list=/tmp/go-build2397446772/b100/_pkg_.a
2025-08-20T22:39:04.6179329Z [00:02:48.797]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:04.6180236Z [00:02:48.797]➜  packagefile crypto/cipher=/tmp/go-build2397446772/b057/_pkg_.a
2025-08-20T22:39:04.6181136Z [00:02:48.797]➜  packagefile crypto/hmac=/tmp/go-build2397446772/b122/_pkg_.a
2025-08-20T22:39:04.6182201Z [00:02:48.797]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:04.6183324Z [00:02:48.797]➜  packagefile crypto/subtle=/tmp/go-build2397446772/b087/_pkg_.a
2025-08-20T22:39:04.6187730Z [00:02:48.797]➜  packagefile encoding/binary=/tmp/go-build2397446772/b128/_pkg_.a
2025-08-20T22:39:04.6188718Z [00:02:48.797]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:39:04.6189605Z [00:02:48.797]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:04.6190435Z [00:02:48.797]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:04.6191421Z [00:02:48.797]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:39:04.6192658Z [00:02:48.797]➜  packagefile github.com/sagernet/sing/service/pause=/tmp/go-build2397446772/b362/_pkg_.a
2025-08-20T22:39:04.6194263Z [00:02:48.797]➜  packagefile github.com/sagernet/wireguard-go/conn=/tmp/go-build2397446772/b603/_pkg_.a
2025-08-20T22:39:04.6195553Z [00:02:48.797]➜  packagefile github.com/sagernet/wireguard-go/ipc=/tmp/go-build2397446772/b605/_pkg_.a
2025-08-20T22:39:04.6196887Z [00:02:48.797]➜  packagefile github.com/sagernet/wireguard-go/ratelimiter=/tmp/go-build2397446772/b607/_pkg_.a
2025-08-20T22:39:04.6198237Z [00:02:48.797]➜  packagefile github.com/sagernet/wireguard-go/replay=/tmp/go-build2397446772/b608/_pkg_.a
2025-08-20T22:39:04.6199579Z [00:02:48.797]➜  packagefile github.com/sagernet/wireguard-go/rwcancel=/tmp/go-build2397446772/b606/_pkg_.a
2025-08-20T22:39:04.6201110Z [00:02:48.797]➜  packagefile github.com/sagernet/wireguard-go/tai64n=/tmp/go-build2397446772/b609/_pkg_.a
2025-08-20T22:39:04.6202410Z [00:02:48.797]➜  packagefile github.com/sagernet/wireguard-go/tun=/tmp/go-build2397446772/b610/_pkg_.a
2025-08-20T22:39:04.6203892Z [00:02:48.797]➜  packagefile golang.org/x/crypto/blake2s=/tmp/go-build2397446772/b611/_pkg_.a
2025-08-20T22:39:04.6205148Z [00:02:48.797]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2397446772/b180/_pkg_.a
2025-08-20T22:39:04.6206399Z [00:02:48.797]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build2397446772/b440/_pkg_.a
2025-08-20T22:39:04.6207677Z [00:02:48.797]➜  packagefile golang.org/x/crypto/poly1305=/tmp/go-build2397446772/b612/_pkg_.a
2025-08-20T22:39:04.6208956Z [00:02:48.797]➜  packagefile golang.org/x/net/ipv4=/tmp/go-build2397446772/b193/_pkg_.a
2025-08-20T22:39:04.6209963Z [00:02:48.797]➜  packagefile golang.org/x/net/ipv6=/tmp/go-build2397446772/b197/_pkg_.a
2025-08-20T22:39:04.6210999Z [00:02:48.797]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2397446772/b162/_pkg_.a
2025-08-20T22:39:04.6211878Z [00:02:48.797]➜  packagefile hash=/tmp/go-build2397446772/b053/_pkg_.a
2025-08-20T22:39:04.6212614Z [00:02:48.797]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:04.6213369Z [00:02:48.797]➜  packagefile log=/tmp/go-build2397446772/b170/_pkg_.a
2025-08-20T22:39:04.6214425Z [00:02:48.797]➜  packagefile math/bits=/tmp/go-build2397446772/b039/_pkg_.a
2025-08-20T22:39:04.6215298Z [00:02:48.797]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:04.6216144Z [00:02:48.797]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:04.6216978Z [00:02:48.797]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:04.6217794Z [00:02:48.797]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:04.6218629Z [00:02:48.797]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:04.6219485Z [00:02:48.797]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:04.6220333Z [00:02:48.797]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:04.6221185Z [00:02:48.797]➜  packagefile sync/atomic=/tmp/go-build2397446772/b036/_pkg_.a
2025-08-20T22:39:04.6222033Z [00:02:48.797]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:04.6222630Z [00:02:48.797]➜  EOF
2025-08-20T22:39:04.6223193Z [00:02:48.797]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:04.6239731Z [00:02:48.798]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device=>github.com/sagernet/wireguard-go@v0.0.1-beta.7/device;$WORK/b604=>" -p github.com/sagernet/wireguard-go/device -lang=go1.20 -complete -installsuffix shared -buildid bl0c9qumlJLewFFTitg2/bl0c9qumlJLewFFTitg2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/allowedips.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/channels.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/constants.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/cookie.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/device.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/devicestate_string.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/indextable.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/ip.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/keypair.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/logger.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/mobilequirks.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/noise-helpers.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/noise-protocol.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/noise-types.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/peer.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/pools.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/queueconstants_default.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/receive.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/send.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/sticky_linux.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/timers.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/tun.go /root/go/pkg/mod/github.com/sagernet/wireguard-go@v0.0.1-beta.7/device/uapi.go
2025-08-20T22:39:04.6268774Z [00:02:48.807]➜  cp $WORK/b580/_pkg_.a /root/.cache/go-build/43/432aca30c5e0f4480dae8187ee8e36de6b8eb3ffb9b632bc87ee516d36b2e07b-d # internal
2025-08-20T22:39:04.6278465Z [00:02:48.807]➜  github.com/sagernet/sing-box/protocol/ssh
2025-08-20T22:39:04.6284689Z [00:02:48.807]➜  mkdir -p $WORK/b579/
2025-08-20T22:39:04.6285478Z [00:02:48.808]➜  cat >/tmp/go-build2397446772/b579/importcfg << 'EOF' # internal
2025-08-20T22:39:04.6286203Z [00:02:48.808]➜  # import config
2025-08-20T22:39:04.6286917Z [00:02:48.808]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:04.6287826Z [00:02:48.808]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:04.6288836Z [00:02:48.808]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:04.6290023Z [00:02:48.808]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:04.6291427Z [00:02:48.808]➜  packagefile github.com/sagernet/sing-box/adapter/outbound=/tmp/go-build2397446772/b366/_pkg_.a
2025-08-20T22:39:04.6292854Z [00:02:48.808]➜  packagefile github.com/sagernet/sing-box/common/dialer=/tmp/go-build2397446772/b374/_pkg_.a
2025-08-20T22:39:04.6294372Z [00:02:48.808]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:04.6295643Z [00:02:48.808]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:04.6296870Z [00:02:48.808]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:04.6298282Z [00:02:48.808]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:04.6299751Z [00:02:48.808]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:04.6301158Z [00:02:48.808]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:04.6302476Z [00:02:48.808]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:04.6303928Z [00:02:48.808]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:04.6305113Z [00:02:48.808]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build2397446772/b580/_pkg_.a
2025-08-20T22:39:04.6306144Z [00:02:48.808]➜  packagefile math/rand=/tmp/go-build2397446772/b098/_pkg_.a
2025-08-20T22:39:04.6307043Z [00:02:48.808]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:04.6307907Z [00:02:48.808]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:04.6308816Z [00:02:48.808]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:04.6309714Z [00:02:48.808]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:04.6310587Z [00:02:48.809]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:04.6311786Z [00:02:48.809]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:04.6312611Z [00:02:48.809]➜  EOF
2025-08-20T22:39:04.6316726Z [00:02:48.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/ssh=>github.com/sagernet/sing-box/protocol/ssh;$WORK/b579=>" -p github.com/sagernet/sing-box/protocol/ssh -lang=go1.23 -complete -installsuffix shared -buildid nI9RXmZ0EngXF194aEYS/nI9RXmZ0EngXF194aEYS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/ssh/outbound.go
2025-08-20T22:39:04.7814237Z [00:02:48.961]➜  go tool buildid -w $WORK/b579/_pkg_.a # internal
2025-08-20T22:39:04.7852336Z [00:02:48.965]➜  cp $WORK/b579/_pkg_.a /root/.cache/go-build/3e/3e5e712b4851a0af3064dd6bd97c0b9cf232829de9233aed6eff8d50021d0c00-d # internal
2025-08-20T22:39:04.7856665Z [00:02:48.966]➜  golang.zx2c4.com/wireguard/wgctrl/wgtypes
2025-08-20T22:39:04.7859034Z [00:02:48.966]➜  mkdir -p $WORK/b620/
2025-08-20T22:39:04.7864057Z [00:02:48.966]➜  cat >/tmp/go-build2397446772/b620/importcfg << 'EOF' # internal
2025-08-20T22:39:04.7900366Z [00:02:48.966]➜  # import config
2025-08-20T22:39:04.7901056Z [00:02:48.966]➜  packagefile crypto/rand=/tmp/go-build2397446772/b093/_pkg_.a
2025-08-20T22:39:04.7901924Z [00:02:48.966]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:04.7902729Z [00:02:48.966]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:04.7903906Z [00:02:48.966]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:04.7905177Z [00:02:48.966]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build2397446772/b440/_pkg_.a
2025-08-20T22:39:04.7906151Z [00:02:48.966]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:04.7906948Z [00:02:48.966]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:04.7907555Z [00:02:48.967]➜  EOF
2025-08-20T22:39:04.7913317Z [00:02:48.967]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "/root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20241231184526-a9ab2273dd10/wgtypes=>golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20241231184526-a9ab2273dd10/wgtypes;$WORK/b620=>" -p golang.zx2c4.com/wireguard/wgctrl/wgtypes -lang=go1.20 -complete -installsuffix shared -buildid VMQpbHI-MjPmlr377JRq/VMQpbHI-MjPmlr377JRq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20241231184526-a9ab2273dd10/wgtypes/doc.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20241231184526-a9ab2273dd10/wgtypes/errors.go /root/go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20241231184526-a9ab2273dd10/wgtypes/types.go
2025-08-20T22:39:04.8138264Z [00:02:48.992]➜  go tool buildid -w $WORK/b619/_pkg_.a # internal
2025-08-20T22:39:04.8139159Z [00:02:48.993]➜  go tool buildid -w $WORK/b620/_pkg_.a # internal
2025-08-20T22:39:04.8148560Z [00:02:48.995]➜  cp $WORK/b620/_pkg_.a /root/.cache/go-build/49/49150c51f4e761ece3ac1d65d1fec14947573aacc6676e24103b0f0bf808952a-d # internal
2025-08-20T22:39:04.8155713Z [00:02:48.996]➜  os/signal
2025-08-20T22:39:04.8157579Z [00:02:48.996]➜  mkdir -p $WORK/b621/
2025-08-20T22:39:04.8169350Z [00:02:48.997]➜  echo -n > $WORK/b621/go_asm.h # internal
2025-08-20T22:39:04.8173927Z [00:02:48.997]➜  cd /root/.go/src/os/signal
2025-08-20T22:39:04.8179755Z [00:02:48.997]➜  /root/.go/pkg/tool/linux_amd64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b621=>" -I $WORK/b621/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b621/symabis ./sig.s
2025-08-20T22:39:04.8246101Z [00:02:49.003]➜  cp $WORK/b619/_pkg_.a /root/.cache/go-build/ae/ae9a0621f6fde77d467410d5f5eb272519921568672f4da4250ac6f9f4f196e5-d # internal
2025-08-20T22:39:04.8247644Z [00:02:49.003]➜  text/template
2025-08-20T22:39:04.8248309Z [00:02:49.004]➜  mkdir -p $WORK/b618/
2025-08-20T22:39:04.8249312Z [00:02:49.004]➜  cat >/tmp/go-build2397446772/b618/importcfg << 'EOF' # internal
2025-08-20T22:39:04.8250440Z [00:02:49.004]➜  # import config
2025-08-20T22:39:04.8251575Z [00:02:49.004]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:04.8252618Z [00:02:49.004]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:04.8254546Z [00:02:49.004]➜  packagefile internal/fmtsort=/tmp/go-build2397446772/b096/_pkg_.a
2025-08-20T22:39:04.8255655Z [00:02:49.004]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:04.8256797Z [00:02:49.004]➜  packagefile io/fs=/tmp/go-build2397446772/b079/_pkg_.a
2025-08-20T22:39:04.8257875Z [00:02:49.004]➜  packagefile maps=/tmp/go-build2397446772/b147/_pkg_.a
2025-08-20T22:39:04.8259006Z [00:02:49.004]➜  packagefile net/url=/tmp/go-build2397446772/b155/_pkg_.a
2025-08-20T22:39:04.8259986Z [00:02:49.004]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:04.8266134Z [00:02:49.004]➜  packagefile path=/tmp/go-build2397446772/b080/_pkg_.a
2025-08-20T22:39:04.8267232Z [00:02:49.004]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:39:04.8268444Z [00:02:49.004]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:04.8269545Z [00:02:49.004]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:04.8270751Z [00:02:49.004]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:04.8271906Z [00:02:49.004]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:04.8273144Z [00:02:49.004]➜  packagefile text/template/parse=/tmp/go-build2397446772/b619/_pkg_.a
2025-08-20T22:39:04.8274827Z [00:02:49.004]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:39:04.8276009Z [00:02:49.004]➜  packagefile unicode/utf8=/tmp/go-build2397446772/b041/_pkg_.a
2025-08-20T22:39:04.8276997Z [00:02:49.004]➜  EOF
2025-08-20T22:39:04.8277792Z [00:02:49.004]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:04.8282419Z [00:02:49.005]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "/root/.go/src/text/template=>text/template;$WORK/b618=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid ypanQPsal6bRcI3odVa5/ypanQPsal6bRcI3odVa5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /root/.go/src/text/template/doc.go /root/.go/src/text/template/exec.go /root/.go/src/text/template/funcs.go /root/.go/src/text/template/helper.go /root/.go/src/text/template/option.go /root/.go/src/text/template/template.go
2025-08-20T22:39:04.8292184Z [00:02:49.007]➜  cat >/tmp/go-build2397446772/b621/importcfg << 'EOF' # internal
2025-08-20T22:39:04.8292928Z [00:02:49.007]➜  # import config
2025-08-20T22:39:04.8294082Z [00:02:49.007]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:04.8295005Z [00:02:49.007]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:04.8295830Z [00:02:49.007]➜  packagefile slices=/tmp/go-build2397446772/b049/_pkg_.a
2025-08-20T22:39:04.8296665Z [00:02:49.007]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:04.8297535Z [00:02:49.007]➜  packagefile syscall=/tmp/go-build2397446772/b046/_pkg_.a
2025-08-20T22:39:04.8298175Z [00:02:49.007]➜  EOF
2025-08-20T22:39:04.8301584Z [00:02:49.007]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b621=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid 4dtaJE4bajf4i-nDBkXv/4dtaJE4bajf4i-nDBkXv -goversion go1.25.0 -symabis $WORK/b621/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack -asmhdr $WORK/b621/go_asm.h /root/.go/src/os/signal/doc.go /root/.go/src/os/signal/signal.go /root/.go/src/os/signal/signal_unix.go
2025-08-20T22:39:04.9147698Z [00:02:49.092]➜  cd /root/.go/src/os/signal
2025-08-20T22:39:04.9149980Z [00:02:49.092]➜  /root/.go/pkg/tool/linux_amd64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b621=>" -I $WORK/b621/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b621/sig.o ./sig.s
2025-08-20T22:39:04.9185024Z [00:02:49.098]➜  go tool pack r $WORK/b621/_pkg_.a $WORK/b621/sig.o # internal
2025-08-20T22:39:04.9185996Z [00:02:49.098]➜  go tool buildid -w $WORK/b621/_pkg_.a # internal
2025-08-20T22:39:04.9193298Z [00:02:49.099]➜  cp $WORK/b621/_pkg_.a /root/.cache/go-build/e0/e08026d2aa13e3e6f3c2b657285cc20edefff99a9bd39456d96ef2788cc377ae-d # internal
2025-08-20T22:39:05.0861123Z [00:02:49.266]➜  go tool buildid -w $WORK/b616/_pkg_.a # internal
2025-08-20T22:39:05.1139806Z [00:02:49.294]➜  cp $WORK/b616/_pkg_.a /root/.cache/go-build/8e/8e97b31f7cae351497410ba2cc98998c063ed329b84ce4eee3919efbe894b892-d # internal
2025-08-20T22:39:05.2009468Z [00:02:49.381]➜  go tool buildid -w $WORK/b618/_pkg_.a # internal
2025-08-20T22:39:05.2140520Z [00:02:49.394]➜  cp $WORK/b618/_pkg_.a /root/.cache/go-build/55/55a31bc16f925b41d7970c28df2bbf764af8a7cca35f85b99491921cdb741eb4-d # internal
2025-08-20T22:39:05.2155342Z [00:02:49.395]➜  github.com/spf13/cobra
2025-08-20T22:39:05.2160220Z [00:02:49.395]➜  mkdir -p $WORK/b615/
2025-08-20T22:39:05.2160939Z [00:02:49.395]➜  cat >/tmp/go-build2397446772/b615/importcfg << 'EOF' # internal
2025-08-20T22:39:05.2161608Z [00:02:49.395]➜  # import config
2025-08-20T22:39:05.2175406Z [00:02:49.396]➜  packagefile bytes=/tmp/go-build2397446772/b002/_pkg_.a
2025-08-20T22:39:05.2176809Z [00:02:49.396]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:05.2178632Z [00:02:49.396]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:05.2179649Z [00:02:49.396]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:05.2180631Z [00:02:49.396]➜  packagefile github.com/spf13/pflag=/tmp/go-build2397446772/b616/_pkg_.a
2025-08-20T22:39:05.2181581Z [00:02:49.396]➜  packagefile io=/tmp/go-build2397446772/b033/_pkg_.a
2025-08-20T22:39:05.2182409Z [00:02:49.396]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:05.2183266Z [00:02:49.396]➜  packagefile path/filepath=/tmp/go-build2397446772/b156/_pkg_.a
2025-08-20T22:39:05.2184387Z [00:02:49.396]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:05.2185238Z [00:02:49.396]➜  packagefile regexp=/tmp/go-build2397446772/b233/_pkg_.a
2025-08-20T22:39:05.2186059Z [00:02:49.396]➜  packagefile sort=/tmp/go-build2397446772/b157/_pkg_.a
2025-08-20T22:39:05.2186910Z [00:02:49.396]➜  packagefile strconv=/tmp/go-build2397446772/b054/_pkg_.a
2025-08-20T22:39:05.2187746Z [00:02:49.396]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:05.2188582Z [00:02:49.396]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:05.2189632Z [00:02:49.396]➜  packagefile text/template=/tmp/go-build2397446772/b618/_pkg_.a
2025-08-20T22:39:05.2190536Z [00:02:49.396]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:05.2191349Z [00:02:49.396]➜  packagefile unicode=/tmp/go-build2397446772/b040/_pkg_.a
2025-08-20T22:39:05.2191991Z [00:02:49.396]➜  EOF
2025-08-20T22:39:05.2192533Z [00:02:49.397]➜  cd /tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box
2025-08-20T22:39:05.2201699Z [00:02:49.397]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/cobra@v1.9.1=>github.com/spf13/cobra@v1.9.1;$WORK/b615=>" -p github.com/spf13/cobra -lang=go1.15 -complete -installsuffix shared -buildid s0t80dn0nqxQFqwTd2zJ/s0t80dn0nqxQFqwTd2zJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/active_help.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/args.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/bash_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/bash_completionsV2.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/cobra.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/command.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/command_notwin.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/fish_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/flag_groups.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/powershell_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/shell_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/zsh_completions.go
2025-08-20T22:39:05.3065341Z [00:02:49.486]➜  go tool buildid -w $WORK/b604/_pkg_.a # internal
2025-08-20T22:39:05.3183985Z [00:02:49.498]➜  cp $WORK/b604/_pkg_.a /root/.cache/go-build/f4/f4847543bbd12cf304c15c84229b0cf0f790aedbba60267b52ff211a8487d0f7-d # internal
2025-08-20T22:39:05.3194990Z [00:02:49.499]➜  github.com/sagernet/sing-box/transport/wireguard
2025-08-20T22:39:05.3198141Z [00:02:49.499]➜  mkdir -p $WORK/b602/
2025-08-20T22:39:05.3201091Z [00:02:49.500]➜  cat >/tmp/go-build2397446772/b602/importcfg << 'EOF' # internal
2025-08-20T22:39:05.3207514Z [00:02:49.500]➜  # import config
2025-08-20T22:39:05.3208301Z [00:02:49.500]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:05.3209226Z [00:02:49.500]➜  packagefile encoding/base64=/tmp/go-build2397446772/b146/_pkg_.a
2025-08-20T22:39:05.3210157Z [00:02:49.500]➜  packagefile encoding/hex=/tmp/go-build2397446772/b144/_pkg_.a
2025-08-20T22:39:05.3210963Z [00:02:49.500]➜  packagefile errors=/tmp/go-build2397446772/b003/_pkg_.a
2025-08-20T22:39:05.3211638Z [00:02:49.500]➜  packagefile fmt=/tmp/go-build2397446772/b095/_pkg_.a
2025-08-20T22:39:05.3212666Z [00:02:49.500]➜  packagefile github.com/sagernet/gvisor/pkg/buffer=/tmp/go-build2397446772/b281/_pkg_.a
2025-08-20T22:39:05.3216875Z [00:02:49.500]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip=/tmp/go-build2397446772/b296/_pkg_.a
2025-08-20T22:39:05.3218347Z [00:02:49.500]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/adapters/gonet=/tmp/go-build2397446772/b298/_pkg_.a
2025-08-20T22:39:05.3219800Z [00:02:49.500]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/header=/tmp/go-build2397446772/b302/_pkg_.a
2025-08-20T22:39:05.3221190Z [00:02:49.500]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/ipv4=/tmp/go-build2397446772/b322/_pkg_.a
2025-08-20T22:39:05.3222591Z [00:02:49.500]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/network/ipv6=/tmp/go-build2397446772/b327/_pkg_.a
2025-08-20T22:39:05.3224174Z [00:02:49.500]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/stack=/tmp/go-build2397446772/b299/_pkg_.a
2025-08-20T22:39:05.3225555Z [00:02:49.500]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/tcp=/tmp/go-build2397446772/b307/_pkg_.a
2025-08-20T22:39:05.3227463Z [00:02:49.500]➜  packagefile github.com/sagernet/gvisor/pkg/tcpip/transport/udp=/tmp/go-build2397446772/b317/_pkg_.a
2025-08-20T22:39:05.3229392Z [00:02:49.500]➜  packagefile github.com/sagernet/gvisor/pkg/waiter=/tmp/go-build2397446772/b293/_pkg_.a
2025-08-20T22:39:05.3231105Z [00:02:49.500]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:05.3232236Z [00:02:49.500]➜  packagefile github.com/sagernet/sing-tun=/tmp/go-build2397446772/b280/_pkg_.a
2025-08-20T22:39:05.3233348Z [00:02:49.500]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:05.3234699Z [00:02:49.500]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:05.3235975Z [00:02:49.500]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:05.3237231Z [00:02:49.500]➜  packagefile github.com/sagernet/sing/common/format=/tmp/go-build2397446772/b247/_pkg_.a
2025-08-20T22:39:05.3238484Z [00:02:49.500]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:05.3239825Z [00:02:49.500]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:05.3241245Z [00:02:49.500]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:05.3242453Z [00:02:49.500]➜  packagefile github.com/sagernet/sing/common/x/list=/tmp/go-build2397446772/b272/_pkg_.a
2025-08-20T22:39:05.3243959Z [00:02:49.500]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:39:05.3245115Z [00:02:49.500]➜  packagefile github.com/sagernet/sing/service/pause=/tmp/go-build2397446772/b362/_pkg_.a
2025-08-20T22:39:05.3246326Z [00:02:49.500]➜  packagefile github.com/sagernet/wireguard-go/conn=/tmp/go-build2397446772/b603/_pkg_.a
2025-08-20T22:39:05.3247540Z [00:02:49.500]➜  packagefile github.com/sagernet/wireguard-go/device=/tmp/go-build2397446772/b604/_pkg_.a
2025-08-20T22:39:05.3248920Z [00:02:49.500]➜  packagefile github.com/sagernet/wireguard-go/tun=/tmp/go-build2397446772/b610/_pkg_.a
2025-08-20T22:39:05.3250017Z [00:02:49.500]➜  packagefile go4.org/netipx=/tmp/go-build2397446772/b276/_pkg_.a
2025-08-20T22:39:05.3250943Z [00:02:49.500]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:05.3251744Z [00:02:49.500]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:05.3252555Z [00:02:49.500]➜  packagefile os=/tmp/go-build2397446772/b077/_pkg_.a
2025-08-20T22:39:05.3253355Z [00:02:49.500]➜  packagefile reflect=/tmp/go-build2397446772/b097/_pkg_.a
2025-08-20T22:39:05.3254413Z [00:02:49.500]➜  packagefile runtime=/tmp/go-build2397446772/b009/_pkg_.a
2025-08-20T22:39:05.3255264Z [00:02:49.500]➜  packagefile strings=/tmp/go-build2397446772/b061/_pkg_.a
2025-08-20T22:39:05.3256099Z [00:02:49.500]➜  packagefile sync=/tmp/go-build2397446772/b034/_pkg_.a
2025-08-20T22:39:05.3257074Z [00:02:49.500]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:05.3257741Z [00:02:49.500]➜  EOF
2025-08-20T22:39:05.3265361Z [00:02:49.501]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard=>github.com/sagernet/sing-box/transport/wireguard;$WORK/b602=>" -p github.com/sagernet/sing-box/transport/wireguard -lang=go1.23 -complete -installsuffix shared -buildid UIlDuGWccDrHTIV40chp/UIlDuGWccDrHTIV40chp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/client_bind.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_stack.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_stack_gonet.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_system.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_system_stack.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/endpoint.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/endpoint_options.go
2025-08-20T22:39:05.5187562Z [00:02:49.699]➜  go tool buildid -w $WORK/b615/_pkg_.a # internal
2025-08-20T22:39:05.5276234Z [00:02:49.707]➜  cp $WORK/b615/_pkg_.a /root/.cache/go-build/19/19a3d08472ac87235b0d40b6c2e536daa57d9434f7edc9c8d058a351ca7df223-d # internal
2025-08-20T22:39:05.6215783Z [00:02:49.801]➜  go tool buildid -w $WORK/b602/_pkg_.a # internal
2025-08-20T22:39:05.6290016Z [00:02:49.809]➜  cp $WORK/b602/_pkg_.a /root/.cache/go-build/76/76939b92f6d2e685415a914662092a7b2af44d71b15379e82a4d15838dd734e8-d # internal
2025-08-20T22:39:05.6294997Z [00:02:49.810]➜  github.com/sagernet/sing-box/protocol/wireguard
2025-08-20T22:39:05.6295507Z [00:02:49.810]➜  mkdir -p $WORK/b601/
2025-08-20T22:39:05.6299233Z [00:02:49.810]➜  cat >/tmp/go-build2397446772/b601/importcfg << 'EOF' # internal
2025-08-20T22:39:05.6300037Z [00:02:49.810]➜  # import config
2025-08-20T22:39:05.6300813Z [00:02:49.810]➜  packagefile context=/tmp/go-build2397446772/b042/_pkg_.a
2025-08-20T22:39:05.6301752Z [00:02:49.810]➜  packagefile github.com/sagernet/sing-box/adapter=/tmp/go-build2397446772/b235/_pkg_.a
2025-08-20T22:39:05.6302716Z [00:02:49.810]➜  packagefile github.com/sagernet/sing-box/adapter/endpoint=/tmp/go-build2397446772/b363/_pkg_.a
2025-08-20T22:39:05.6304146Z [00:02:49.810]➜  packagefile github.com/sagernet/sing-box/adapter/outbound=/tmp/go-build2397446772/b366/_pkg_.a
2025-08-20T22:39:05.6305193Z [00:02:49.810]➜  packagefile github.com/sagernet/sing-box/common/dialer=/tmp/go-build2397446772/b374/_pkg_.a
2025-08-20T22:39:05.6306259Z [00:02:49.810]➜  packagefile github.com/sagernet/sing-box/constant=/tmp/go-build2397446772/b242/_pkg_.a
2025-08-20T22:39:05.6307040Z [00:02:49.810]➜  packagefile github.com/sagernet/sing-box/experimental/deprecated=/tmp/go-build2397446772/b258/_pkg_.a
2025-08-20T22:39:05.6307764Z [00:02:49.810]➜  packagefile github.com/sagernet/sing-box/log=/tmp/go-build2397446772/b239/_pkg_.a
2025-08-20T22:39:05.6308427Z [00:02:49.810]➜  packagefile github.com/sagernet/sing-box/option=/tmp/go-build2397446772/b241/_pkg_.a
2025-08-20T22:39:05.6309143Z [00:02:49.810]➜  packagefile github.com/sagernet/sing-box/transport/wireguard=/tmp/go-build2397446772/b602/_pkg_.a
2025-08-20T22:39:05.6309833Z [00:02:49.810]➜  packagefile github.com/sagernet/sing/common=/tmp/go-build2397446772/b244/_pkg_.a
2025-08-20T22:39:05.6310490Z [00:02:49.810]➜  packagefile github.com/sagernet/sing/common/bufio=/tmp/go-build2397446772/b254/_pkg_.a
2025-08-20T22:39:05.6311540Z [00:02:49.810]➜  packagefile github.com/sagernet/sing/common/exceptions=/tmp/go-build2397446772/b246/_pkg_.a
2025-08-20T22:39:05.6312501Z [00:02:49.810]➜  packagefile github.com/sagernet/sing/common/logger=/tmp/go-build2397446772/b263/_pkg_.a
2025-08-20T22:39:05.6313335Z [00:02:49.810]➜  packagefile github.com/sagernet/sing/common/metadata=/tmp/go-build2397446772/b255/_pkg_.a
2025-08-20T22:39:05.6314307Z [00:02:49.810]➜  packagefile github.com/sagernet/sing/common/network=/tmp/go-build2397446772/b256/_pkg_.a
2025-08-20T22:39:05.6315211Z [00:02:49.810]➜  packagefile github.com/sagernet/sing/service=/tmp/go-build2397446772/b264/_pkg_.a
2025-08-20T22:39:05.6316098Z [00:02:49.810]➜  packagefile github.com/sagernet/wireguard-go/conn=/tmp/go-build2397446772/b603/_pkg_.a
2025-08-20T22:39:05.6316721Z [00:02:49.810]➜  packagefile net=/tmp/go-build2397446772/b148/_pkg_.a
2025-08-20T22:39:05.6317280Z [00:02:49.810]➜  packagefile net/netip=/tmp/go-build2397446772/b152/_pkg_.a
2025-08-20T22:39:05.6317844Z [00:02:49.810]➜  packagefile time=/tmp/go-build2397446772/b043/_pkg_.a
2025-08-20T22:39:05.6318196Z [00:02:49.810]➜  EOF
2025-08-20T22:39:05.6321033Z [00:02:49.810]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard=>github.com/sagernet/sing-box/protocol/wireguard;$WORK/b601=>" -p github.com/sagernet/sing-box/protocol/wireguard -lang=go1.23 -complete -installsuffix shared -buildid ayjrHnFcjPRLznMRvXtZ/ayjrHnFcjPRLznMRvXtZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard/endpoint.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard/init.go /tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard/outbound.go
2025-08-20T22:39:05.7936087Z [00:02:49.974]➜  go tool buildid -w $WORK/b601/_pkg_.a # internal
2025-08-20T22:39:05.7995199Z [00:02:49.979]➜  cp $WORK/b601/_pkg_.a /root/.cache/go-build/8d/8d049494e3a59b2780be897fe4b65c08d3ab55170c23361f7d7897e0f1c70486-d # internal
2025-08-20T22:39:06.0762485Z [00:02:50.256]➜  '/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T22:39:06.1056674Z [00:02:50.286]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T22:39:06.1094223Z [00:02:50.289]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T22:39:06.1098810Z [00:02:50.290]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T22:39:06.1497043Z [00:02:50.330]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T22:39:06.1529050Z [00:02:50.333]➜  
2025-08-20T22:39:06.1546224Z [00:02:50.335]➜  /build-bins/LICENSE
2025-08-20T22:39:06.1564835Z [00:02:50.336]➜  + file /build-bins/LICENSE
2025-08-20T22:39:06.1789482Z [00:02:50.359]➜  /build-bins/LICENSE: ASCII text
2025-08-20T22:39:06.1798827Z [00:02:50.360]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE
2025-08-20T22:39:06.1818191Z [00:02:50.362]➜  /build-bins/LICENSE:         1515 Bytes
2025-08-20T22:39:06.1821796Z [00:02:50.362]➜  + du /build-bins/LICENSE --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T22:39:06.1836512Z [00:02:50.364]➜  1.5K	2025-08-20 22:39:06.075158388 +0000	/build-bins/LICENSE
2025-08-20T22:39:06.1838839Z [00:02:50.364]➜  + popd
2025-08-20T22:39:06.8564974Z [00:02:51.036]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T22:39:06.8743406Z [00:02:51.054]➜  + '[' -s /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T22:39:06.8744687Z [00:02:51.054]➜  + cp -fv /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T22:39:06.8769916Z [00:02:51.057]➜  '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T22:39:06.8774882Z [00:02:51.057]➜  + find /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:39:06.8776917Z [00:02:51.058]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:39:06.8782583Z [00:02:51.058]➜  + cut -d: -f1
2025-08-20T22:39:06.8786939Z [00:02:51.059]➜  + xargs realpath --no-symlinks
2025-08-20T22:39:06.8800130Z [00:02:51.060]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:07.1895945Z [00:02:51.370]➜  realpath: missing operand
2025-08-20T22:39:07.1896401Z [00:02:51.370]➜  Try 'realpath --help' for more information.
2025-08-20T22:39:07.1906147Z [00:02:51.371]➜  
2025-08-20T22:39:08.3727957Z [00:02:52.553]➜  
2025-08-20T22:39:08.3843866Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated/constants.go' from root:root to runner:runner
2025-08-20T22:39:08.3847681Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated/manager.go' from root:root to runner:runner
2025-08-20T22:39:08.3851102Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated/stderr.go' from root:root to runner:runner
2025-08-20T22:39:08.3853859Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated' from root:root to runner:runner
2025-08-20T22:39:08.3856352Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi.go' from root:root to runner:runner
2025-08-20T22:39:08.3858874Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi/stats.pb.go' from root:root to runner:runner
2025-08-20T22:39:08.3861417Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi/stats.go' from root:root to runner:runner
2025-08-20T22:39:08.3864179Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi/stats.proto' from root:root to runner:runner
2025-08-20T22:39:08.3866836Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi/stats_grpc.pb.go' from root:root to runner:runner
2025-08-20T22:39:08.3869701Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi/server.go' from root:root to runner:runner
2025-08-20T22:39:08.3872321Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi' from root:root to runner:runner
2025-08-20T22:39:08.3875039Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/service_error.go' from root:root to runner:runner
2025-08-20T22:39:08.3877675Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/iterator.go' from root:root to runner:runner
2025-08-20T22:39:08.3880277Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_shared.go' from root:root to runner:runner
2025-08-20T22:39:08.3882934Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_conntrack.go' from root:root to runner:runner
2025-08-20T22:39:08.3885735Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/monitor.go' from root:root to runner:runner
2025-08-20T22:39:08.3888500Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/config.go' from root:root to runner:runner
2025-08-20T22:39:08.3891182Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/internal/procfs/procfs.go' from root:root to runner:runner
2025-08-20T22:39:08.3894027Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/internal/procfs' from root:root to runner:runner
2025-08-20T22:39:08.3896612Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/internal' from root:root to runner:runner
2025-08-20T22:39:08.3899267Z [00:02:52.564]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_close_connection.go' from root:root to runner:runner
2025-08-20T22:39:08.3901957Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_server.go' from root:root to runner:runner
2025-08-20T22:39:08.3904667Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/tun.go' from root:root to runner:runner
2025-08-20T22:39:08.3907304Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_connections.go' from root:root to runner:runner
2025-08-20T22:39:08.3910000Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/profile_import.go' from root:root to runner:runner
2025-08-20T22:39:08.3912674Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_urltest.go' from root:root to runner:runner
2025-08-20T22:39:08.3915554Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/service.go' from root:root to runner:runner
2025-08-20T22:39:08.3918255Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/link_flags_unix.go' from root:root to runner:runner
2025-08-20T22:39:08.3920857Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/deprecated.go' from root:root to runner:runner
2025-08-20T22:39:08.3923853Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_deprecated_report.go' from root:root to runner:runner
2025-08-20T22:39:08.3926621Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_client.go' from root:root to runner:runner
2025-08-20T22:39:08.3929213Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/platform.go' from root:root to runner:runner
2025-08-20T22:39:08.3931858Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_system_proxy.go' from root:root to runner:runner
2025-08-20T22:39:08.3934784Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/tun_name_other.go' from root:root to runner:runner
2025-08-20T22:39:08.3937507Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/remote_profile.go' from root:root to runner:runner
2025-08-20T22:39:08.3940131Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_select.go' from root:root to runner:runner
2025-08-20T22:39:08.3942666Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/dns.go' from root:root to runner:runner
2025-08-20T22:39:08.3945350Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/pprof.go' from root:root to runner:runner
2025-08-20T22:39:08.3947929Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/service_other.go' from root:root to runner:runner
2025-08-20T22:39:08.3950553Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/tun_darwin.go' from root:root to runner:runner
2025-08-20T22:39:08.3953080Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/panic.go' from root:root to runner:runner
2025-08-20T22:39:08.3955767Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/memory.go' from root:root to runner:runner
2025-08-20T22:39:08.3958290Z [00:02:52.565]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command.go' from root:root to runner:runner
2025-08-20T22:39:08.3960968Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_status.go' from root:root to runner:runner
2025-08-20T22:39:08.3963939Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_group.go' from root:root to runner:runner
2025-08-20T22:39:08.3966695Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/link_flags_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.3969232Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/log.go' from root:root to runner:runner
2025-08-20T22:39:08.3971775Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/pidfd_android.go' from root:root to runner:runner
2025-08-20T22:39:08.3974594Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_clash_mode.go' from root:root to runner:runner
2025-08-20T22:39:08.3977257Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/build_info.go' from root:root to runner:runner
2025-08-20T22:39:08.3979847Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/service_pause.go' from root:root to runner:runner
2025-08-20T22:39:08.3982650Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_log.go' from root:root to runner:runner
2025-08-20T22:39:08.3985490Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/tun_name_darwin.go' from root:root to runner:runner
2025-08-20T22:39:08.3988164Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/platform/interface.go' from root:root to runner:runner
2025-08-20T22:39:08.3990797Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/platform' from root:root to runner:runner
2025-08-20T22:39:08.3993406Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/service_windows.go' from root:root to runner:runner
2025-08-20T22:39:08.3996226Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_power.go' from root:root to runner:runner
2025-08-20T22:39:08.3998774Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/setup.go' from root:root to runner:runner
2025-08-20T22:39:08.4001312Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/http.go' from root:root to runner:runner
2025-08-20T22:39:08.4004069Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/tun_name_linux.go' from root:root to runner:runner
2025-08-20T22:39:08.4006591Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox' from root:root to runner:runner
2025-08-20T22:39:08.4009239Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/locale/locale_zh_CN.go' from root:root to runner:runner
2025-08-20T22:39:08.4011912Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/locale/locale.go' from root:root to runner:runner
2025-08-20T22:39:08.4014507Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/locale' from root:root to runner:runner
2025-08-20T22:39:08.4016979Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/cache.go' from root:root to runner:runner
2025-08-20T22:39:08.4019594Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/api_meta_upgrade.go' from root:root to runner:runner
2025-08-20T22:39:08.4022264Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/server_fs.go' from root:root to runner:runner
2025-08-20T22:39:08.4025123Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/compatible/map.go' from root:root to runner:runner
2025-08-20T22:39:08.4027764Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/compatible' from root:root to runner:runner
2025-08-20T22:39:08.4030560Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/ruleprovider.go' from root:root to runner:runner
2025-08-20T22:39:08.4033189Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/common.go' from root:root to runner:runner
2025-08-20T22:39:08.4035929Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/dns.go' from root:root to runner:runner
2025-08-20T22:39:08.4038466Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/configs.go' from root:root to runner:runner
2025-08-20T22:39:08.4041158Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/trafficontrol/manager.go' from root:root to runner:runner
2025-08-20T22:39:08.4044107Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/trafficontrol/tracker.go' from root:root to runner:runner
2025-08-20T22:39:08.4046845Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/trafficontrol' from root:root to runner:runner
2025-08-20T22:39:08.4049499Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/profile.go' from root:root to runner:runner
2025-08-20T22:39:08.4052101Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/provider.go' from root:root to runner:runner
2025-08-20T22:39:08.4054916Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/connections.go' from root:root to runner:runner
2025-08-20T22:39:08.4057625Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/script.go' from root:root to runner:runner
2025-08-20T22:39:08.4060360Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/server_resources.go' from root:root to runner:runner
2025-08-20T22:39:08.4062987Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/api_meta.go' from root:root to runner:runner
2025-08-20T22:39:08.4065756Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/errors.go' from root:root to runner:runner
2025-08-20T22:39:08.4068314Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/server.go' from root:root to runner:runner
2025-08-20T22:39:08.4070862Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/proxies.go' from root:root to runner:runner
2025-08-20T22:39:08.4073395Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/rules.go' from root:root to runner:runner
2025-08-20T22:39:08.4076248Z [00:02:52.566]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/api_meta_group.go' from root:root to runner:runner
2025-08-20T22:39:08.4078943Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/ctxkeys.go' from root:root to runner:runner
2025-08-20T22:39:08.4081447Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi' from root:root to runner:runner
2025-08-20T22:39:08.4084116Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile/rdrc.go' from root:root to runner:runner
2025-08-20T22:39:08.4086663Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile/cache.go' from root:root to runner:runner
2025-08-20T22:39:08.4089238Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile/fakeip.go' from root:root to runner:runner
2025-08-20T22:39:08.4091721Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile' from root:root to runner:runner
2025-08-20T22:39:08.4094322Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi.go' from root:root to runner:runner
2025-08-20T22:39:08.4096680Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental' from root:root to runner:runner
2025-08-20T22:39:08.4098952Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/router.go' from root:root to runner:runner
2025-08-20T22:39:08.4101265Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule_conds.go' from root:root to runner:runner
2025-08-20T22:39:08.4103826Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/dns.go' from root:root to runner:runner
2025-08-20T22:39:08.4106224Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/network.go' from root:root to runner:runner
2025-08-20T22:39:08.4108518Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/route.go' from root:root to runner:runner
2025-08-20T22:39:08.4110789Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/conn.go' from root:root to runner:runner
2025-08-20T22:39:08.4113213Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_interface_address.go' from root:root to runner:runner
2025-08-20T22:39:08.4116066Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_network_interface_address.go' from root:root to runner:runner
2025-08-20T22:39:08.4118650Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_set_local.go' from root:root to runner:runner
2025-08-20T22:39:08.4121047Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_set.go' from root:root to runner:runner
2025-08-20T22:39:08.4123878Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_ip_accept_any.go' from root:root to runner:runner
2025-08-20T22:39:08.4126461Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network.go' from root:root to runner:runner
2025-08-20T22:39:08.4128993Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network_type.go' from root:root to runner:runner
2025-08-20T22:39:08.4131498Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_default.go' from root:root to runner:runner
2025-08-20T22:39:08.4134107Z [00:02:52.567]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_set_remote.go' from root:root to runner:runner
2025-08-20T22:39:08.4136631Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_ip_is_private.go' from root:root to runner:runner
2025-08-20T22:39:08.4139173Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.4141676Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_wifi_bssid.go' from root:root to runner:runner
2025-08-20T22:39:08.4144372Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_process_name.go' from root:root to runner:runner
2025-08-20T22:39:08.4147055Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network_is_constrained.go' from root:root to runner:runner
2025-08-20T22:39:08.4149837Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_adguard.go' from root:root to runner:runner
2025-08-20T22:39:08.4152467Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_protocol.go' from root:root to runner:runner
2025-08-20T22:39:08.4155182Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_domain_regex.go' from root:root to runner:runner
2025-08-20T22:39:08.4157751Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_package_name.go' from root:root to runner:runner
2025-08-20T22:39:08.4160332Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_preferred_by.go' from root:root to runner:runner
2025-08-20T22:39:08.4162966Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_default_interface_address.go' from root:root to runner:runner
2025-08-20T22:39:08.4165744Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_client.go' from root:root to runner:runner
2025-08-20T22:39:08.4168344Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_user_id.go' from root:root to runner:runner
2025-08-20T22:39:08.4170959Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.4173628Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_abstract.go' from root:root to runner:runner
2025-08-20T22:39:08.4176072Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_dns.go' from root:root to runner:runner
2025-08-20T22:39:08.4178526Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_rule_set.go' from root:root to runner:runner
2025-08-20T22:39:08.4181022Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_cidr.go' from root:root to runner:runner
2025-08-20T22:39:08.4183731Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_port_range.go' from root:root to runner:runner
2025-08-20T22:39:08.4186255Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_wifi_ssid.go' from root:root to runner:runner
2025-08-20T22:39:08.4188173Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_user.go' from root:root to runner:runner
2025-08-20T22:39:08.4189858Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_domain_keyword.go' from root:root to runner:runner
2025-08-20T22:39:08.4191233Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_action.go' from root:root to runner:runner
2025-08-20T22:39:08.4192718Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network_is_expensive.go' from root:root to runner:runner
2025-08-20T22:39:08.4194445Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_clash_mode.go' from root:root to runner:runner
2025-08-20T22:39:08.4195785Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_headless.go' from root:root to runner:runner
2025-08-20T22:39:08.4197348Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_domain.go' from root:root to runner:runner
2025-08-20T22:39:08.4199658Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_auth_user.go' from root:root to runner:runner
2025-08-20T22:39:08.4201800Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_process_path_regex.go' from root:root to runner:runner
2025-08-20T22:39:08.4203190Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_port.go' from root:root to runner:runner
2025-08-20T22:39:08.4204998Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_query_type.go' from root:root to runner:runner
2025-08-20T22:39:08.4206393Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_ipversion.go' from root:root to runner:runner
2025-08-20T22:39:08.4207766Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_process_path.go' from root:root to runner:runner
2025-08-20T22:39:08.4209058Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule' from root:root to runner:runner
2025-08-20T22:39:08.4210240Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route' from root:root to runner:runner
2025-08-20T22:39:08.4211424Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T22:39:08.4212645Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.goreleaser.yaml' from root:root to runner:runner
2025-08-20T22:39:08.4214062Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/Dockerfile' from root:root to runner:runner
2025-08-20T22:39:08.4215349Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box.initd' from root:root to runner:runner
2025-08-20T22:39:08.4216751Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box-split-dns.xml' from root:root to runner:runner
2025-08-20T22:39:08.4218134Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/openwrt.keep' from root:root to runner:runner
2025-08-20T22:39:08.4219581Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box.sysusers' from root:root to runner:runner
2025-08-20T22:39:08.4221017Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box@.service' from root:root to runner:runner
2025-08-20T22:39:08.4222376Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box.service' from root:root to runner:runner
2025-08-20T22:39:08.4223890Z [00:02:52.568]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box.rules' from root:root to runner:runner
2025-08-20T22:39:08.4225247Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/openwrt.conf' from root:root to runner:runner
2025-08-20T22:39:08.4226605Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box.postinst' from root:root to runner:runner
2025-08-20T22:39:08.4227962Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/openwrt.prerm' from root:root to runner:runner
2025-08-20T22:39:08.4229374Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/config.json' from root:root to runner:runner
2025-08-20T22:39:08.4230765Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/openwrt.init' from root:root to runner:runner
2025-08-20T22:39:08.4232057Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config' from root:root to runner:runner
2025-08-20T22:39:08.4233378Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/completions/sing-box.zsh' from root:root to runner:runner
2025-08-20T22:39:08.4235000Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/completions/sing-box.bash' from root:root to runner:runner
2025-08-20T22:39:08.4236405Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/completions/sing-box.fish' from root:root to runner:runner
2025-08-20T22:39:08.4237730Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/completions' from root:root to runner:runner
2025-08-20T22:39:08.4239030Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/install.sh' from root:root to runner:runner
2025-08-20T22:39:08.4240345Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/install_go.sh' from root:root to runner:runner
2025-08-20T22:39:08.4241665Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/enable.sh' from root:root to runner:runner
2025-08-20T22:39:08.4242975Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/uninstall.sh' from root:root to runner:runner
2025-08-20T22:39:08.4244582Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/sing-box.service' from root:root to runner:runner
2025-08-20T22:39:08.4246000Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/update.sh' from root:root to runner:runner
2025-08-20T22:39:08.4247289Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/debug.sh' from root:root to runner:runner
2025-08-20T22:39:08.4248608Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/reinstall.sh' from root:root to runner:runner
2025-08-20T22:39:08.4249921Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local' from root:root to runner:runner
2025-08-20T22:39:08.4251113Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release' from root:root to runner:runner
2025-08-20T22:39:08.4252306Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/debug_http.go' from root:root to runner:runner
2025-08-20T22:39:08.4253862Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/sip003/v2ray.go' from root:root to runner:runner
2025-08-20T22:39:08.4255353Z [00:02:52.569]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/sip003/args.go' from root:root to runner:runner
2025-08-20T22:39:08.4256689Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/sip003/plugin.go' from root:root to runner:runner
2025-08-20T22:39:08.4258017Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/sip003/obfs.go' from root:root to runner:runner
2025-08-20T22:39:08.4259293Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/sip003' from root:root to runner:runner
2025-08-20T22:39:08.4260618Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpclite/client.go' from root:root to runner:runner
2025-08-20T22:39:08.4262011Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpclite/server.go' from root:root to runner:runner
2025-08-20T22:39:08.4263593Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpclite/conn.go' from root:root to runner:runner
2025-08-20T22:39:08.4265156Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpclite' from root:root to runner:runner
2025-08-20T22:39:08.4266531Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttpupgrade/client.go' from root:root to runner:runner
2025-08-20T22:39:08.4267959Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttpupgrade/server.go' from root:root to runner:runner
2025-08-20T22:39:08.4269593Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttpupgrade' from root:root to runner:runner
2025-08-20T22:39:08.4271054Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayquic/client.go' from root:root to runner:runner
2025-08-20T22:39:08.4272390Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayquic/init.go' from root:root to runner:runner
2025-08-20T22:39:08.4273940Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayquic/server.go' from root:root to runner:runner
2025-08-20T22:39:08.4275311Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayquic/stream.go' from root:root to runner:runner
2025-08-20T22:39:08.4276626Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayquic' from root:root to runner:runner
2025-08-20T22:39:08.4277920Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2ray/quic.go' from root:root to runner:runner
2025-08-20T22:39:08.4279208Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2ray/grpc.go' from root:root to runner:runner
2025-08-20T22:39:08.4280656Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2ray/transport.go' from root:root to runner:runner
2025-08-20T22:39:08.4282009Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2ray/grpc_lite.go' from root:root to runner:runner
2025-08-20T22:39:08.4284186Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2ray' from root:root to runner:runner
2025-08-20T22:39:08.4285692Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device.go' from root:root to runner:runner
2025-08-20T22:39:08.4287110Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_system_stack.go' from root:root to runner:runner
2025-08-20T22:39:08.4288552Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/endpoint_options.go' from root:root to runner:runner
2025-08-20T22:39:08.4289984Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_system.go' from root:root to runner:runner
2025-08-20T22:39:08.4291468Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/client_bind.go' from root:root to runner:runner
2025-08-20T22:39:08.4292845Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/endpoint.go' from root:root to runner:runner
2025-08-20T22:39:08.4294441Z [00:02:52.570]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_stack_gonet.go' from root:root to runner:runner
2025-08-20T22:39:08.4295953Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_stack.go' from root:root to runner:runner
2025-08-20T22:39:08.4297367Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_stack_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4298706Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard' from root:root to runner:runner
2025-08-20T22:39:08.4300051Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raywebsocket/writer.go' from root:root to runner:runner
2025-08-20T22:39:08.4301447Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raywebsocket/client.go' from root:root to runner:runner
2025-08-20T22:39:08.4302836Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raywebsocket/server.go' from root:root to runner:runner
2025-08-20T22:39:08.4304386Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raywebsocket/conn.go' from root:root to runner:runner
2025-08-20T22:39:08.4305800Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raywebsocket' from root:root to runner:runner
2025-08-20T22:39:08.4307211Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp/client.go' from root:root to runner:runner
2025-08-20T22:39:08.4308591Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp/pool.go' from root:root to runner:runner
2025-08-20T22:39:08.4309940Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp/server.go' from root:root to runner:runner
2025-08-20T22:39:08.4311309Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp/force_close.go' from root:root to runner:runner
2025-08-20T22:39:08.4312670Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp/conn.go' from root:root to runner:runner
2025-08-20T22:39:08.4314232Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp' from root:root to runner:runner
2025-08-20T22:39:08.4315566Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/stream.pb.go' from root:root to runner:runner
2025-08-20T22:39:08.4317050Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/stream_grpc.pb.go' from root:root to runner:runner
2025-08-20T22:39:08.4318429Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/client.go' from root:root to runner:runner
2025-08-20T22:39:08.4319799Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/stream.proto' from root:root to runner:runner
2025-08-20T22:39:08.4321251Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/custom_name.go' from root:root to runner:runner
2025-08-20T22:39:08.4322620Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/server.go' from root:root to runner:runner
2025-08-20T22:39:08.4324235Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/tls_credentials.go' from root:root to runner:runner
2025-08-20T22:39:08.4325696Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/credentials/spiffe.go' from root:root to runner:runner
2025-08-20T22:39:08.4327143Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/credentials/util.go' from root:root to runner:runner
2025-08-20T22:39:08.4328620Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/credentials/syscallconn.go' from root:root to runner:runner
2025-08-20T22:39:08.4330138Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/credentials/credentials.go' from root:root to runner:runner
2025-08-20T22:39:08.4331711Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/credentials' from root:root to runner:runner
2025-08-20T22:39:08.4333091Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/conn.go' from root:root to runner:runner
2025-08-20T22:39:08.4334766Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc' from root:root to runner:runner
2025-08-20T22:39:08.4336440Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/simple-obfs/README.md' from root:root to runner:runner
2025-08-20T22:39:08.4338104Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/simple-obfs/tls.go' from root:root to runner:runner
2025-08-20T22:39:08.4350518Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/simple-obfs/http.go' from root:root to runner:runner
2025-08-20T22:39:08.4351917Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/simple-obfs' from root:root to runner:runner
2025-08-20T22:39:08.4353408Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/protocol_wait.go' from root:root to runner:runner
2025-08-20T22:39:08.4355116Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/service.go' from root:root to runner:runner
2025-08-20T22:39:08.4357159Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/mux.go' from root:root to runner:runner
2025-08-20T22:39:08.4358663Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/protocol.go' from root:root to runner:runner
2025-08-20T22:39:08.4360132Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/service_wait.go' from root:root to runner:runner
2025-08-20T22:39:08.4361453Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan' from root:root to runner:runner
2025-08-20T22:39:08.4362682Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport' from root:root to runner:runner
2025-08-20T22:39:08.4364027Z [00:02:52.571]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T22:39:08.4365305Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/resolved/service.go' from root:root to runner:runner
2025-08-20T22:39:08.4366656Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/resolved/transport.go' from root:root to runner:runner
2025-08-20T22:39:08.4368012Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/resolved/resolve1.go' from root:root to runner:runner
2025-08-20T22:39:08.4369444Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/resolved/stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4370807Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/resolved' from root:root to runner:runner
2025-08-20T22:39:08.4372099Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi/cache.go' from root:root to runner:runner
2025-08-20T22:39:08.4373415Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi/traffic.go' from root:root to runner:runner
2025-08-20T22:39:08.4374836Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi/user.go' from root:root to runner:runner
2025-08-20T22:39:08.4376129Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi/api.go' from root:root to runner:runner
2025-08-20T22:39:08.4377427Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi/server.go' from root:root to runner:runner
2025-08-20T22:39:08.4378701Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi' from root:root to runner:runner
2025-08-20T22:39:08.4380050Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/derp/service.go' from root:root to runner:runner
2025-08-20T22:39:08.4381306Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/derp' from root:root to runner:runner
2025-08-20T22:39:08.4382497Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service' from root:root to runner:runner
2025-08-20T22:39:08.4383859Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/debug_unix.go' from root:root to runner:runner
2025-08-20T22:39:08.4385121Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/certificate.go' from root:root to runner:runner
2025-08-20T22:39:08.4386393Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/v2ray.go' from root:root to runner:runner
2025-08-20T22:39:08.4387652Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/handler.go' from root:root to runner:runner
2025-08-20T22:39:08.4388952Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service/registry.go' from root:root to runner:runner
2025-08-20T22:39:08.4390290Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service/manager.go' from root:root to runner:runner
2025-08-20T22:39:08.4391616Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service/adapter.go' from root:root to runner:runner
2025-08-20T22:39:08.4392893Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service' from root:root to runner:runner
2025-08-20T22:39:08.4394426Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.4395745Z [00:02:52.572]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/rule.go' from root:root to runner:runner
2025-08-20T22:39:08.4397043Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound/registry.go' from root:root to runner:runner
2025-08-20T22:39:08.4398391Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound/manager.go' from root:root to runner:runner
2025-08-20T22:39:08.4399711Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound/adapter.go' from root:root to runner:runner
2025-08-20T22:39:08.4400999Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound' from root:root to runner:runner
2025-08-20T22:39:08.4402248Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service.go' from root:root to runner:runner
2025-08-20T22:39:08.4403658Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/fakeip_metadata.go' from root:root to runner:runner
2025-08-20T22:39:08.4405063Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound/registry.go' from root:root to runner:runner
2025-08-20T22:39:08.4406396Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound/manager.go' from root:root to runner:runner
2025-08-20T22:39:08.4407944Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound/adapter.go' from root:root to runner:runner
2025-08-20T22:39:08.4409346Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound' from root:root to runner:runner
2025-08-20T22:39:08.4410597Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/router.go' from root:root to runner:runner
2025-08-20T22:39:08.4411860Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/prestart.go' from root:root to runner:runner
2025-08-20T22:39:08.4413333Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/dns.go' from root:root to runner:runner
2025-08-20T22:39:08.4414715Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/upstream.go' from root:root to runner:runner
2025-08-20T22:39:08.4415987Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint.go' from root:root to runner:runner
2025-08-20T22:39:08.4417253Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/network.go' from root:root to runner:runner
2025-08-20T22:39:08.4418539Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/connections.go' from root:root to runner:runner
2025-08-20T22:39:08.4419985Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.4421243Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/ssm.go' from root:root to runner:runner
2025-08-20T22:39:08.4422537Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint/registry.go' from root:root to runner:runner
2025-08-20T22:39:08.4424000Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint/manager.go' from root:root to runner:runner
2025-08-20T22:39:08.4425583Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint/adapter.go' from root:root to runner:runner
2025-08-20T22:39:08.4427557Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint' from root:root to runner:runner
2025-08-20T22:39:08.4428903Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/upstream_legacy.go' from root:root to runner:runner
2025-08-20T22:39:08.4430328Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/lifecycle_legacy.go' from root:root to runner:runner
2025-08-20T22:39:08.4431644Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/experimental.go' from root:root to runner:runner
2025-08-20T22:39:08.4432943Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/lifecycle.go' from root:root to runner:runner
2025-08-20T22:39:08.4434535Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/time.go' from root:root to runner:runner
2025-08-20T22:39:08.4435784Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/fakeip.go' from root:root to runner:runner
2025-08-20T22:39:08.4437008Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter' from root:root to runner:runner
2025-08-20T22:39:08.4438182Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/debug.go' from root:root to runner:runner
2025-08-20T22:39:08.4439382Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.fpm_systemd' from root:root to runner:runner
2025-08-20T22:39:08.4440583Z [00:02:52.573]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.gitmodules' from root:root to runner:runner
2025-08-20T22:39:08.4441798Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/support.md' from root:root to runner:runner
2025-08-20T22:39:08.4443045Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/sponsors.md' from root:root to runner:runner
2025-08-20T22:39:08.4444513Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy/client.md' from root:root to runner:runner
2025-08-20T22:39:08.4445987Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy/server.md' from root:root to runner:runner
2025-08-20T22:39:08.4447290Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy' from root:root to runner:runner
2025-08-20T22:39:08.4448635Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy-protocol/trojan.md' from root:root to runner:runner
2025-08-20T22:39:08.4450090Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy-protocol/hysteria2.md' from root:root to runner:runner
2025-08-20T22:39:08.4451540Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy-protocol/shadowsocks.md' from root:root to runner:runner
2025-08-20T22:39:08.4452928Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy-protocol' from root:root to runner:runner
2025-08-20T22:39:08.4454424Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/misc/tunnelvision.md' from root:root to runner:runner
2025-08-20T22:39:08.4455846Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/misc' from root:root to runner:runner
2025-08-20T22:39:08.4457075Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual' from root:root to runner:runner
2025-08-20T22:39:08.4458279Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/CNAME' from root:root to runner:runner
2025-08-20T22:39:08.4459712Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/cache-file.md' from root:root to runner:runner
2025-08-20T22:39:08.4461225Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/clash-api.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4462720Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/v2ray-api.md' from root:root to runner:runner
2025-08-20T22:39:08.4464420Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/v2ray-api.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4465922Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4467397Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/clash-api.md' from root:root to runner:runner
2025-08-20T22:39:08.4468902Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/cache-file.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4470394Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4471864Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental' from root:root to runner:runner
2025-08-20T22:39:08.4473259Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/sniff.md' from root:root to runner:runner
2025-08-20T22:39:08.4474873Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/geosite.md' from root:root to runner:runner
2025-08-20T22:39:08.4476267Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/geoip.md' from root:root to runner:runner
2025-08-20T22:39:08.4477909Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/geosite.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4479451Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/geoip.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4480925Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/rule.md' from root:root to runner:runner
2025-08-20T22:39:08.4482530Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/rule_action.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4484148Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4485570Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/rule.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4486993Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/rule_action.md' from root:root to runner:runner
2025-08-20T22:39:08.4488420Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/sniff.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4489903Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4491269Z [00:02:52.574]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route' from root:root to runner:runner
2025-08-20T22:39:08.4492640Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/tls.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4494160Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/dial.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4495590Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/listen.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4497918Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/udp-over-tcp.md' from root:root to runner:runner
2025-08-20T22:39:08.4499560Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/dns01_challenge.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4501014Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/dial.md' from root:root to runner:runner
2025-08-20T22:39:08.4502413Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/listen.md' from root:root to runner:runner
2025-08-20T22:39:08.4503992Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/multiplex.md' from root:root to runner:runner
2025-08-20T22:39:08.4505572Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/v2ray-transport.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4507054Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/multiplex.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4508593Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/tcp-brutal.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4510018Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/tls.md' from root:root to runner:runner
2025-08-20T22:39:08.4511455Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/dns01_challenge.md' from root:root to runner:runner
2025-08-20T22:39:08.4512912Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/tcp-brutal.md' from root:root to runner:runner
2025-08-20T22:39:08.4514600Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/v2ray-transport.md' from root:root to runner:runner
2025-08-20T22:39:08.4516001Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared' from root:root to runner:runner
2025-08-20T22:39:08.4517475Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/service/resolved.md' from root:root to runner:runner
2025-08-20T22:39:08.4518913Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/service/ssm-api.md' from root:root to runner:runner
2025-08-20T22:39:08.4520333Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/service/derp.md' from root:root to runner:runner
2025-08-20T22:39:08.4521734Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/service/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4523187Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/service' from root:root to runner:runner
2025-08-20T22:39:08.4524757Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/certificate/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4526155Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/certificate' from root:root to runner:runner
2025-08-20T22:39:08.4527550Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/socks.md' from root:root to runner:runner
2025-08-20T22:39:08.4529001Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/hysteria.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4530470Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/trojan.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4532000Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/wireguard.md' from root:root to runner:runner
2025-08-20T22:39:08.4533612Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/anytls.md' from root:root to runner:runner
2025-08-20T22:39:08.4535042Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/tor.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4536470Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/dns.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4537929Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/wireguard.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4539376Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/trojan.md' from root:root to runner:runner
2025-08-20T22:39:08.4540803Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/hysteria.md' from root:root to runner:runner
2025-08-20T22:39:08.4542364Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/vmess.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4543897Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/dns.md' from root:root to runner:runner
2025-08-20T22:39:08.4545312Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/http.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4546773Z [00:02:52.575]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/hysteria2.md' from root:root to runner:runner
2025-08-20T22:39:08.4548471Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/shadowtls.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4550042Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/http.md' from root:root to runner:runner
2025-08-20T22:39:08.4551504Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/hysteria2.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4553149Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4554820Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/vless.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4556309Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/shadowsocks.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4558008Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/selector.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4559518Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/tuic.md' from root:root to runner:runner
2025-08-20T22:39:08.4560943Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/shadowtls.md' from root:root to runner:runner
2025-08-20T22:39:08.4562397Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/block.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4564028Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/shadowsocks.md' from root:root to runner:runner
2025-08-20T22:39:08.4565470Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/vmess.md' from root:root to runner:runner
2025-08-20T22:39:08.4567700Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/vless.md' from root:root to runner:runner
2025-08-20T22:39:08.4570212Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/tuic.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4571683Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/ssh.md' from root:root to runner:runner
2025-08-20T22:39:08.4573119Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/urltest.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4574716Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/socks.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4576168Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/anytls.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4577700Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/urltest.md' from root:root to runner:runner
2025-08-20T22:39:08.4579144Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4580572Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/direct.md' from root:root to runner:runner
2025-08-20T22:39:08.4581976Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/tor.md' from root:root to runner:runner
2025-08-20T22:39:08.4583401Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/selector.md' from root:root to runner:runner
2025-08-20T22:39:08.4585020Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/ssh.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4586542Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/direct.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4587968Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/block.md' from root:root to runner:runner
2025-08-20T22:39:08.4589353Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound' from root:root to runner:runner
2025-08-20T22:39:08.4590734Z [00:02:52.576]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/socks.md' from root:root to runner:runner
2025-08-20T22:39:08.4592147Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tun.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4593810Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/hysteria.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4595407Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/trojan.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4596853Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/anytls.md' from root:root to runner:runner
2025-08-20T22:39:08.4598265Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/trojan.md' from root:root to runner:runner
2025-08-20T22:39:08.4599687Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/hysteria.md' from root:root to runner:runner
2025-08-20T22:39:08.4601109Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/vmess.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4602605Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/mixed.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4604152Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tproxy.md' from root:root to runner:runner
2025-08-20T22:39:08.4605568Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/http.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4607001Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/hysteria2.md' from root:root to runner:runner
2025-08-20T22:39:08.4608435Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tproxy.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4609897Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/shadowtls.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4611416Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/http.md' from root:root to runner:runner
2025-08-20T22:39:08.4612917Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/hysteria2.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4614515Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tun.md' from root:root to runner:runner
2025-08-20T22:39:08.4615926Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4617361Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/naive.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4619053Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/vless.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4620536Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/shadowsocks.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4622068Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tuic.md' from root:root to runner:runner
2025-08-20T22:39:08.4623792Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/shadowtls.md' from root:root to runner:runner
2025-08-20T22:39:08.4625299Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/shadowsocks.md' from root:root to runner:runner
2025-08-20T22:39:08.4626733Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/vmess.md' from root:root to runner:runner
2025-08-20T22:39:08.4628137Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/vless.md' from root:root to runner:runner
2025-08-20T22:39:08.4629642Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/naive.md' from root:root to runner:runner
2025-08-20T22:39:08.4631053Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/mixed.md' from root:root to runner:runner
2025-08-20T22:39:08.4632469Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tuic.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4634136Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/socks.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4635589Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/anytls.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4637802Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4639566Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/redirect.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4641016Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/redirect.md' from root:root to runner:runner
2025-08-20T22:39:08.4642449Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/direct.md' from root:root to runner:runner
2025-08-20T22:39:08.4644029Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/direct.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4645763Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound' from root:root to runner:runner
2025-08-20T22:39:08.4647732Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/log/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4649286Z [00:02:52.577]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/log/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4650650Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/log' from root:root to runner:runner
2025-08-20T22:39:08.4651996Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4653362Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/rule.md' from root:root to runner:runner
2025-08-20T22:39:08.4654986Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/rule_action.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4656505Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/quic.md' from root:root to runner:runner
2025-08-20T22:39:08.4657945Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/dhcp.md' from root:root to runner:runner
2025-08-20T22:39:08.4659416Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/tailscale.md' from root:root to runner:runner
2025-08-20T22:39:08.4660855Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/udp.md' from root:root to runner:runner
2025-08-20T22:39:08.4662286Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/https.md' from root:root to runner:runner
2025-08-20T22:39:08.4663974Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/hosts.md' from root:root to runner:runner
2025-08-20T22:39:08.4665422Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/http3.md' from root:root to runner:runner
2025-08-20T22:39:08.4666952Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/legacy.md' from root:root to runner:runner
2025-08-20T22:39:08.4668386Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/local.md' from root:root to runner:runner
2025-08-20T22:39:08.4669834Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4671293Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/resolved.md' from root:root to runner:runner
2025-08-20T22:39:08.4672731Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/tls.md' from root:root to runner:runner
2025-08-20T22:39:08.4674395Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/tcp.md' from root:root to runner:runner
2025-08-20T22:39:08.4675908Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4677365Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/fakeip.md' from root:root to runner:runner
2025-08-20T22:39:08.4678826Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/legacy.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4680238Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server' from root:root to runner:runner
2025-08-20T22:39:08.4681689Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/fakeip.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4683099Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4684687Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/rule.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4686102Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/rule_action.md' from root:root to runner:runner
2025-08-20T22:39:08.4687500Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4688899Z [00:02:52.578]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/fakeip.md' from root:root to runner:runner
2025-08-20T22:39:08.4690494Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns' from root:root to runner:runner
2025-08-20T22:39:08.4691937Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/ntp/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4693318Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/ntp/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4695040Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/ntp' from root:root to runner:runner
2025-08-20T22:39:08.4696464Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/source-format.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4697937Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4699395Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/headless-rule.md' from root:root to runner:runner
2025-08-20T22:39:08.4700919Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/adguard.md' from root:root to runner:runner
2025-08-20T22:39:08.4702397Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/headless-rule.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4704083Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/adguard.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4705559Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/source-format.md' from root:root to runner:runner
2025-08-20T22:39:08.4707447Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4709889Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set' from root:root to runner:runner
2025-08-20T22:39:08.4712598Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint/wireguard.md' from root:root to runner:runner
2025-08-20T22:39:08.4715664Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint/wireguard.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4718083Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint/tailscale.md' from root:root to runner:runner
2025-08-20T22:39:08.4719603Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4721165Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4722616Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint' from root:root to runner:runner
2025-08-20T22:39:08.4724180Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4725513Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration' from root:root to runner:runner
2025-08-20T22:39:08.4726781Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/changelog.md' from root:root to runner:runner
2025-08-20T22:39:08.4728043Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4729358Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/docker.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4730768Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/package-manager.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4732344Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/package-manager.md' from root:root to runner:runner
2025-08-20T22:39:08.4733943Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools/install.sh' from root:root to runner:runner
2025-08-20T22:39:08.4735377Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools/deb-install.sh' from root:root to runner:runner
2025-08-20T22:39:08.4736821Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools/rpm-install.sh' from root:root to runner:runner
2025-08-20T22:39:08.4738259Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools/arch-install.sh' from root:root to runner:runner
2025-08-20T22:39:08.4739678Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools/sing-box.repo' from root:root to runner:runner
2025-08-20T22:39:08.4741045Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools' from root:root to runner:runner
2025-08-20T22:39:08.4742430Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/build-from-source.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4744059Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/build-from-source.md' from root:root to runner:runner
2025-08-20T22:39:08.4745456Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/docker.md' from root:root to runner:runner
2025-08-20T22:39:08.4746834Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation' from root:root to runner:runner
2025-08-20T22:39:08.4748211Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/deprecated.md' from root:root to runner:runner
2025-08-20T22:39:08.4749521Z [00:02:52.579]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/migration.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4750796Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/support.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4752037Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4753278Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/migration.md' from root:root to runner:runner
2025-08-20T22:39:08.4754785Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/deprecated.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4756070Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/assets/icon.svg' from root:root to runner:runner
2025-08-20T22:39:08.4757441Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/assets' from root:root to runner:runner
2025-08-20T22:39:08.4758758Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/android/features.md' from root:root to runner:runner
2025-08-20T22:39:08.4760134Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/android/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4761737Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/android' from root:root to runner:runner
2025-08-20T22:39:08.4763061Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/privacy.md' from root:root to runner:runner
2025-08-20T22:39:08.4764637Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/apple/features.md' from root:root to runner:runner
2025-08-20T22:39:08.4766173Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/apple/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4767512Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/apple' from root:root to runner:runner
2025-08-20T22:39:08.4768805Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/index.zh.md' from root:root to runner:runner
2025-08-20T22:39:08.4770127Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/general.md' from root:root to runner:runner
2025-08-20T22:39:08.4771419Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/index.md' from root:root to runner:runner
2025-08-20T22:39:08.4772791Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients' from root:root to runner:runner
2025-08-20T22:39:08.4774336Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs' from root:root to runner:runner
2025-08-20T22:39:08.4775525Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/id.go' from root:root to runner:runner
2025-08-20T22:39:08.4776745Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/format.go' from root:root to runner:runner
2025-08-20T22:39:08.4777976Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/platform.go' from root:root to runner:runner
2025-08-20T22:39:08.4779689Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/nop.go' from root:root to runner:runner
2025-08-20T22:39:08.4782084Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/factory.go' from root:root to runner:runner
2025-08-20T22:39:08.4784652Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/override.go' from root:root to runner:runner
2025-08-20T22:39:08.4787208Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/observable.go' from root:root to runner:runner
2025-08-20T22:39:08.4789494Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/log.go' from root:root to runner:runner
2025-08-20T22:39:08.4791005Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/export.go' from root:root to runner:runner
2025-08-20T22:39:08.4792244Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/level.go' from root:root to runner:runner
2025-08-20T22:39:08.4793414Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log' from root:root to runner:runner
2025-08-20T22:39:08.4794940Z [00:02:52.580]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.fpm_openwrt' from root:root to runner:runner
2025-08-20T22:39:08.4796194Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/config.go' from root:root to runner:runner
2025-08-20T22:39:08.4797534Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/reality_server.go' from root:root to runner:runner
2025-08-20T22:39:08.4798844Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech_shared.go' from root:root to runner:runner
2025-08-20T22:39:08.4800155Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/reality_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4801456Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/client.go' from root:root to runner:runner
2025-08-20T22:39:08.4802913Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/reality_client.go' from root:root to runner:runner
2025-08-20T22:39:08.4804494Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4805766Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/common.go' from root:root to runner:runner
2025-08-20T22:39:08.4807071Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/time_wrapper.go' from root:root to runner:runner
2025-08-20T22:39:08.4808393Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/acme_contstant.go' from root:root to runner:runner
2025-08-20T22:39:08.4809702Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/utls_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4810969Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech.go' from root:root to runner:runner
2025-08-20T22:39:08.4812317Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/utls_client.go' from root:root to runner:runner
2025-08-20T22:39:08.4813981Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/mkcert.go' from root:root to runner:runner
2025-08-20T22:39:08.4815347Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech_tag_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4816662Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/server.go' from root:root to runner:runner
2025-08-20T22:39:08.4817940Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/acme_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4819246Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/std_server.go' from root:root to runner:runner
2025-08-20T22:39:08.4820542Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/std_client.go' from root:root to runner:runner
2025-08-20T22:39:08.4821814Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/acme.go' from root:root to runner:runner
2025-08-20T22:39:08.4823041Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls' from root:root to runner:runner
2025-08-20T22:39:08.4824660Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geoip/reader.go' from root:root to runner:runner
2025-08-20T22:39:08.4825934Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geoip' from root:root to runner:runner
2025-08-20T22:39:08.4827316Z [00:02:52.581]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/taskmonitor/monitor.go' from root:root to runner:runner
2025-08-20T22:39:08.4828618Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/taskmonitor' from root:root to runner:runner
2025-08-20T22:39:08.4829995Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt/context.go' from root:root to runner:runner
2025-08-20T22:39:08.4831322Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt/group.go' from root:root to runner:runner
2025-08-20T22:39:08.4832631Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt/conn.go' from root:root to runner:runner
2025-08-20T22:39:08.4834212Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt' from root:root to runner:runner
2025-08-20T22:39:08.4835713Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/uot/router.go' from root:root to runner:runner
2025-08-20T22:39:08.4836954Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/uot' from root:root to runner:runner
2025-08-20T22:39:08.4838370Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/certificate/store.go' from root:root to runner:runner
2025-08-20T22:39:08.4839864Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/certificate/mozilla.go' from root:root to runner:runner
2025-08-20T22:39:08.4841196Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/certificate' from root:root to runner:runner
2025-08-20T22:39:08.4842489Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/writer.go' from root:root to runner:runner
2025-08-20T22:39:08.4843978Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/rule.go' from root:root to runner:runner
2025-08-20T22:39:08.4845302Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/reader.go' from root:root to runner:runner
2025-08-20T22:39:08.4846638Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/geosite_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4847934Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite' from root:root to runner:runner
2025-08-20T22:39:08.4849302Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/convertor/adguard/convertor.go' from root:root to runner:runner
2025-08-20T22:39:08.4850750Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/convertor/adguard/convertor_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4852317Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/convertor/adguard' from root:root to runner:runner
2025-08-20T22:39:08.4854828Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/convertor' from root:root to runner:runner
2025-08-20T22:39:08.4857476Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher.go' from root:root to runner:runner
2025-08-20T22:39:08.4860018Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4862571Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_darwin.go' from root:root to runner:runner
2025-08-20T22:39:08.4864355Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_linux_shared.go' from root:root to runner:runner
2025-08-20T22:39:08.4865801Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_windows.go' from root:root to runner:runner
2025-08-20T22:39:08.4867178Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_linux.go' from root:root to runner:runner
2025-08-20T22:39:08.4868691Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_android.go' from root:root to runner:runner
2025-08-20T22:39:08.4870074Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process' from root:root to runner:runner
2025-08-20T22:39:08.4871363Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/urltest/urltest.go' from root:root to runner:runner
2025-08-20T22:39:08.4872641Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/urltest' from root:root to runner:runner
2025-08-20T22:39:08.4874149Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_go1.21.go' from root:root to runner:runner
2025-08-20T22:39:08.4875504Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/tfo_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4876834Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/wireguard.go' from root:root to runner:runner
2025-08-20T22:39:08.4878195Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_nongo1.21.go' from root:root to runner:runner
2025-08-20T22:39:08.4879609Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_parallel_interface.go' from root:root to runner:runner
2025-08-20T22:39:08.4881053Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_parallel_network.go' from root:root to runner:runner
2025-08-20T22:39:08.4882417Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/detour.go' from root:root to runner:runner
2025-08-20T22:39:08.4884021Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/router.go' from root:root to runner:runner
2025-08-20T22:39:08.4885416Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/dialer.go' from root:root to runner:runner
2025-08-20T22:39:08.4886753Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_nongo1.20.go' from root:root to runner:runner
2025-08-20T22:39:08.4888092Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/resolve.go' from root:root to runner:runner
2025-08-20T22:39:08.4889385Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/tfo.go' from root:root to runner:runner
2025-08-20T22:39:08.4890680Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default.go' from root:root to runner:runner
2025-08-20T22:39:08.4892003Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_go1.20.go' from root:root to runner:runner
2025-08-20T22:39:08.4893344Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer' from root:root to runner:runner
2025-08-20T22:39:08.4894866Z [00:02:52.582]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs/ip_cidr.go' from root:root to runner:runner
2025-08-20T22:39:08.4896149Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs/ip_set.go' from root:root to runner:runner
2025-08-20T22:39:08.4897419Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs/binary.go' from root:root to runner:runner
2025-08-20T22:39:08.4898647Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs' from root:root to runner:runner
2025-08-20T22:39:08.4899887Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/mux/client.go' from root:root to runner:runner
2025-08-20T22:39:08.4901161Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/mux/router.go' from root:root to runner:runner
2025-08-20T22:39:08.4902390Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/mux' from root:root to runner:runner
2025-08-20T22:39:08.4903824Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/README.md' from root:root to runner:runner
2025-08-20T22:39:08.4905090Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/error.go' from root:root to runner:runner
2025-08-20T22:39:08.4906371Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/parser.go' from root:root to runner:runner
2025-08-20T22:39:08.4907963Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/LICENSE' from root:root to runner:runner
2025-08-20T22:39:08.4909220Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/ja3.go' from root:root to runner:runner
2025-08-20T22:39:08.4910525Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3' from root:root to runner:runner
2025-08-20T22:39:08.4911913Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/quic.go' from root:root to runner:runner
2025-08-20T22:39:08.4913220Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/stun_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4914800Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/internal/qtls/qtls.go' from root:root to runner:runner
2025-08-20T22:39:08.4916170Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/internal/qtls' from root:root to runner:runner
2025-08-20T22:39:08.4917474Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/internal' from root:root to runner:runner
2025-08-20T22:39:08.4918884Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/ntp.go' from root:root to runner:runner
2025-08-20T22:39:08.4920181Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/quic_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4921501Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/bittorrent.go' from root:root to runner:runner
2025-08-20T22:39:08.4922799Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/tls.go' from root:root to runner:runner
2025-08-20T22:39:08.4924505Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/dns.go' from root:root to runner:runner
2025-08-20T22:39:08.4926628Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/http_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4929198Z [00:02:52.583]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/dtls_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4931684Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/sniff.go' from root:root to runner:runner
2025-08-20T22:39:08.4934339Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/quic_blacklist.go' from root:root to runner:runner
2025-08-20T22:39:08.4935843Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/rdp.go' from root:root to runner:runner
2025-08-20T22:39:08.4937138Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/ssh_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4938558Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/ntp_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4939939Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/rdp_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4941239Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/stun.go' from root:root to runner:runner
2025-08-20T22:39:08.4942544Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/dns_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4944320Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/bittorrent_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4945661Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/dtls.go' from root:root to runner:runner
2025-08-20T22:39:08.4946938Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/ssh.go' from root:root to runner:runner
2025-08-20T22:39:08.4948291Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/http.go' from root:root to runner:runner
2025-08-20T22:39:08.4949638Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff' from root:root to runner:runner
2025-08-20T22:39:08.4950931Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/tproxy_linux.go' from root:root to runner:runner
2025-08-20T22:39:08.4952268Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/redir_linux.go' from root:root to runner:runner
2025-08-20T22:39:08.4953810Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/tproxy_other.go' from root:root to runner:runner
2025-08-20T22:39:08.4955162Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/redir_darwin.go' from root:root to runner:runner
2025-08-20T22:39:08.4956486Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/redir_other.go' from root:root to runner:runner
2025-08-20T22:39:08.4957750Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir' from root:root to runner:runner
2025-08-20T22:39:08.4959048Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/pipelistener/listener.go' from root:root to runner:runner
2025-08-20T22:39:08.4960364Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/pipelistener' from root:root to runner:runner
2025-08-20T22:39:08.4961704Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/wait_darwin.go' from root:root to runner:runner
2025-08-20T22:39:08.4963207Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/wait_linux.go' from root:root to runner:runner
2025-08-20T22:39:08.4964879Z [00:02:52.584]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/wait_windows.go' from root:root to runner:runner
2025-08-20T22:39:08.4966241Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/index.go' from root:root to runner:runner
2025-08-20T22:39:08.4967603Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/conn_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4968973Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/index_test.go' from root:root to runner:runner
2025-08-20T22:39:08.4970332Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/conn.go' from root:root to runner:runner
2025-08-20T22:39:08.4971686Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/wait_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4972995Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment' from root:root to runner:runner
2025-08-20T22:39:08.4974688Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_darwin.go' from root:root to runner:runner
2025-08-20T22:39:08.4976072Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/system_proxy.go' from root:root to runner:runner
2025-08-20T22:39:08.4977636Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4979017Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_android.go' from root:root to runner:runner
2025-08-20T22:39:08.4980385Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_linux.go' from root:root to runner:runner
2025-08-20T22:39:08.4981743Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_windows.go' from root:root to runner:runner
2025-08-20T22:39:08.4983203Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings' from root:root to runner:runner
2025-08-20T22:39:08.4984947Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badtls/read_wait.go' from root:root to runner:runner
2025-08-20T22:39:08.4986303Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badtls/read_wait_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.4987662Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badtls/read_wait_utls.go' from root:root to runner:runner
2025-08-20T22:39:08.4989071Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badtls' from root:root to runner:runner
2025-08-20T22:39:08.4990439Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_tcp.go' from root:root to runner:runner
2025-08-20T22:39:08.4991791Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener.go' from root:root to runner:runner
2025-08-20T22:39:08.4993149Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_go121.go' from root:root to runner:runner
2025-08-20T22:39:08.4994941Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_go123.go' from root:root to runner:runner
2025-08-20T22:39:08.4997222Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_nongo123.go' from root:root to runner:runner
2025-08-20T22:39:08.4999924Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_udp.go' from root:root to runner:runner
2025-08-20T22:39:08.5002560Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_nongo121.go' from root:root to runner:runner
2025-08-20T22:39:08.5005403Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener' from root:root to runner:runner
2025-08-20T22:39:08.5006823Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/packet_conn.go' from root:root to runner:runner
2025-08-20T22:39:08.5008218Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/track_enable.go' from root:root to runner:runner
2025-08-20T22:39:08.5009566Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/killer.go' from root:root to runner:runner
2025-08-20T22:39:08.5010889Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/track.go' from root:root to runner:runner
2025-08-20T22:39:08.5012242Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/track_disable.go' from root:root to runner:runner
2025-08-20T22:39:08.5013841Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/conn.go' from root:root to runner:runner
2025-08-20T22:39:08.5015149Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack' from root:root to runner:runner
2025-08-20T22:39:08.5016442Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badversion/version.go' from root:root to runner:runner
2025-08-20T22:39:08.5017807Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badversion/version_json.go' from root:root to runner:runner
2025-08-20T22:39:08.5019286Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badversion/version_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5020660Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badversion' from root:root to runner:runner
2025-08-20T22:39:08.5021865Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common' from root:root to runner:runner
2025-08-20T22:39:08.5023110Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/vmess/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5024699Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/vmess/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5025983Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/vmess' from root:root to runner:runner
2025-08-20T22:39:08.5027249Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tor/proxy.go' from root:root to runner:runner
2025-08-20T22:39:08.5028544Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tor/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5029923Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tor' from root:root to runner:runner
2025-08-20T22:39:08.5031197Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/mixed/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5032474Z [00:02:52.585]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/mixed' from root:root to runner:runner
2025-08-20T22:39:08.5033958Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/redirect/tproxy.go' from root:root to runner:runner
2025-08-20T22:39:08.5035316Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/redirect/redirect.go' from root:root to runner:runner
2025-08-20T22:39:08.5036627Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/redirect' from root:root to runner:runner
2025-08-20T22:39:08.5037933Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/hysteria/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5039366Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/hysteria/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5040663Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/hysteria' from root:root to runner:runner
2025-08-20T22:39:08.5041973Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/anytls/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5043311Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/anytls/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5045041Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/anytls' from root:root to runner:runner
2025-08-20T22:39:08.5046372Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct/loopback_detect.go' from root:root to runner:runner
2025-08-20T22:39:08.5047774Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5049335Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5050643Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct' from root:root to runner:runner
2025-08-20T22:39:08.5051930Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tuic/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5053401Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tuic/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5055238Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tuic' from root:root to runner:runner
2025-08-20T22:39:08.5056602Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/block/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5057898Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/block' from root:root to runner:runner
2025-08-20T22:39:08.5059204Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard/endpoint.go' from root:root to runner:runner
2025-08-20T22:39:08.5060567Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5061914Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard/init.go' from root:root to runner:runner
2025-08-20T22:39:08.5063208Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard' from root:root to runner:runner
2025-08-20T22:39:08.5064797Z [00:02:52.586]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/socks/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5066713Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/socks/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5069187Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/socks' from root:root to runner:runner
2025-08-20T22:39:08.5071653Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tun/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5074440Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tun/hook.go' from root:root to runner:runner
2025-08-20T22:39:08.5076449Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tun' from root:root to runner:runner
2025-08-20T22:39:08.5077803Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowsocks/inbound_relay.go' from root:root to runner:runner
2025-08-20T22:39:08.5079209Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowsocks/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5080628Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowsocks/inbound_multi.go' from root:root to runner:runner
2025-08-20T22:39:08.5082037Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowsocks/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5083371Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowsocks' from root:root to runner:runner
2025-08-20T22:39:08.5084904Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/vless/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5086402Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/vless/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5087703Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/vless' from root:root to runner:runner
2025-08-20T22:39:08.5088971Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/ssh/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5090232Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/ssh' from root:root to runner:runner
2025-08-20T22:39:08.5091526Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowtls/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5092891Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowtls/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5094482Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowtls' from root:root to runner:runner
2025-08-20T22:39:08.5095867Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/dns/handle.go' from root:root to runner:runner
2025-08-20T22:39:08.5097169Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/dns/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5098432Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/dns' from root:root to runner:runner
2025-08-20T22:39:08.5099728Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/hysteria2/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5101152Z [00:02:52.587]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/hysteria2/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5102462Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/hysteria2' from root:root to runner:runner
2025-08-20T22:39:08.5103937Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/group/urltest.go' from root:root to runner:runner
2025-08-20T22:39:08.5105277Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/group/selector.go' from root:root to runner:runner
2025-08-20T22:39:08.5106561Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/group' from root:root to runner:runner
2025-08-20T22:39:08.5107840Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/naive/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5109197Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/naive/quic/inbound_init.go' from root:root to runner:runner
2025-08-20T22:39:08.5110608Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/naive/quic' from root:root to runner:runner
2025-08-20T22:39:08.5111986Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/naive/inbound_conn.go' from root:root to runner:runner
2025-08-20T22:39:08.5113290Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/naive' from root:root to runner:runner
2025-08-20T22:39:08.5114947Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tailscale/protect_nonandroid.go' from root:root to runner:runner
2025-08-20T22:39:08.5116375Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tailscale/dns_transport.go' from root:root to runner:runner
2025-08-20T22:39:08.5117767Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tailscale/endpoint.go' from root:root to runner:runner
2025-08-20T22:39:08.5119369Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tailscale/protect_android.go' from root:root to runner:runner
2025-08-20T22:39:08.5120814Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tailscale' from root:root to runner:runner
2025-08-20T22:39:08.5122106Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/http/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5123425Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/http/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5125314Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/http' from root:root to runner:runner
2025-08-20T22:39:08.5126697Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/trojan/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5128038Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/trojan/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5129319Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/trojan' from root:root to runner:runner
2025-08-20T22:39:08.5130535Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol' from root:root to runner:runner
2025-08-20T22:39:08.5131765Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/version.go' from root:root to runner:runner
2025-08-20T22:39:08.5133038Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/path_unix.go' from root:root to runner:runner
2025-08-20T22:39:08.5134649Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/cgo_disabled.go' from root:root to runner:runner
2025-08-20T22:39:08.5135975Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_freebsd.go' from root:root to runner:runner
2025-08-20T22:39:08.5138127Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_linux.go' from root:root to runner:runner
2025-08-20T22:39:08.5140735Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_hurd.go' from root:root to runner:runner
2025-08-20T22:39:08.5143280Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_zos.go' from root:root to runner:runner
2025-08-20T22:39:08.5145929Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/gengoos.go' from root:root to runner:runner
2025-08-20T22:39:08.5147753Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_openbsd.go' from root:root to runner:runner
2025-08-20T22:39:08.5149124Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_aix.go' from root:root to runner:runner
2025-08-20T22:39:08.5150486Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_dragonfly.go' from root:root to runner:runner
2025-08-20T22:39:08.5152000Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_android.go' from root:root to runner:runner
2025-08-20T22:39:08.5153346Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_netbsd.go' from root:root to runner:runner
2025-08-20T22:39:08.5155031Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_illumos.go' from root:root to runner:runner
2025-08-20T22:39:08.5156491Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_plan9.go' from root:root to runner:runner
2025-08-20T22:39:08.5157844Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_windows.go' from root:root to runner:runner
2025-08-20T22:39:08.5159185Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_solaris.go' from root:root to runner:runner
2025-08-20T22:39:08.5160504Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/goos.go' from root:root to runner:runner
2025-08-20T22:39:08.5161809Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_ios.go' from root:root to runner:runner
2025-08-20T22:39:08.5163140Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_darwin.go' from root:root to runner:runner
2025-08-20T22:39:08.5164667Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_js.go' from root:root to runner:runner
2025-08-20T22:39:08.5165933Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos' from root:root to runner:runner
2025-08-20T22:39:08.5167333Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/quic.go' from root:root to runner:runner
2025-08-20T22:39:08.5168626Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/certificate.go' from root:root to runner:runner
2025-08-20T22:39:08.5169896Z [00:02:52.588]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/v2ray.go' from root:root to runner:runner
2025-08-20T22:39:08.5171136Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/os.go' from root:root to runner:runner
2025-08-20T22:39:08.5172367Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/cgo.go' from root:root to runner:runner
2025-08-20T22:39:08.5173888Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/proxy.go' from root:root to runner:runner
2025-08-20T22:39:08.5175153Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/err.go' from root:root to runner:runner
2025-08-20T22:39:08.5176501Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/quic_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.5177757Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/rule.go' from root:root to runner:runner
2025-08-20T22:39:08.5178998Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/path.go' from root:root to runner:runner
2025-08-20T22:39:08.5180257Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/dhcp.go' from root:root to runner:runner
2025-08-20T22:39:08.5181561Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/dns.go' from root:root to runner:runner
2025-08-20T22:39:08.5182817Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/timeout.go' from root:root to runner:runner
2025-08-20T22:39:08.5184609Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/hysteria2.go' from root:root to runner:runner
2025-08-20T22:39:08.5185908Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/network.go' from root:root to runner:runner
2025-08-20T22:39:08.5187189Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/protocol.go' from root:root to runner:runner
2025-08-20T22:39:08.5188459Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/time.go' from root:root to runner:runner
2025-08-20T22:39:08.5189704Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/speed.go' from root:root to runner:runner
2025-08-20T22:39:08.5191163Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant' from root:root to runner:runner
2025-08-20T22:39:08.5192614Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/update_certificates/main.go' from root:root to runner:runner
2025-08-20T22:39:08.5194244Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/update_certificates' from root:root to runner:runner
2025-08-20T22:39:08.5195825Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/app_store_connect/main.go' from root:root to runner:runner
2025-08-20T22:39:08.5197218Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/app_store_connect' from root:root to runner:runner
2025-08-20T22:39:08.5198589Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build_libbox/main.go' from root:root to runner:runner
2025-08-20T22:39:08.5199933Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build_libbox' from root:root to runner:runner
2025-08-20T22:39:08.5201274Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build_shared/tag.go' from root:root to runner:runner
2025-08-20T22:39:08.5202713Z [00:02:52.589]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build_shared/sdk.go' from root:root to runner:runner
2025-08-20T22:39:08.5204383Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build_shared' from root:root to runner:runner
2025-08-20T22:39:08.5205820Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/update_android_version/main.go' from root:root to runner:runner
2025-08-20T22:39:08.5207328Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/update_android_version' from root:root to runner:runner
2025-08-20T22:39:08.5209290Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build/main.go' from root:root to runner:runner
2025-08-20T22:39:08.5211796Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build' from root:root to runner:runner
2025-08-20T22:39:08.5214665Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/tun_bench/main.go' from root:root to runner:runner
2025-08-20T22:39:08.5217186Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/tun_bench' from root:root to runner:runner
2025-08-20T22:39:08.5219161Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/read_tag/main.go' from root:root to runner:runner
2025-08-20T22:39:08.5220506Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/read_tag' from root:root to runner:runner
2025-08-20T22:39:08.5221838Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/protogen/main.go' from root:root to runner:runner
2025-08-20T22:39:08.5223336Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/protogen' from root:root to runner:runner
2025-08-20T22:39:08.5225014Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/update_apple_version/main.go' from root:root to runner:runner
2025-08-20T22:39:08.5226433Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/update_apple_version' from root:root to runner:runner
2025-08-20T22:39:08.5227717Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal' from root:root to runner:runner
2025-08-20T22:39:08.5229019Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_upgrade.go' from root:root to runner:runner
2025-08-20T22:39:08.5230393Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools_synctime.go' from root:root to runner:runner
2025-08-20T22:39:08.5231859Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_convert.go' from root:root to runner:runner
2025-08-20T22:39:08.5233320Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools_fetch_http3_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.5234937Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geosite_lookup.go' from root:root to runner:runner
2025-08-20T22:39:08.5236299Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_format.go' from root:root to runner:runner
2025-08-20T22:39:08.5237636Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geosite.go' from root:root to runner:runner
2025-08-20T22:39:08.5238984Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geosite_matcher.go' from root:root to runner:runner
2025-08-20T22:39:08.5240362Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/generate_completions.go' from root:root to runner:runner
2025-08-20T22:39:08.5241818Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geoip_export.go' from root:root to runner:runner
2025-08-20T22:39:08.5243152Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_check.go' from root:root to runner:runner
2025-08-20T22:39:08.5244660Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geoip.go' from root:root to runner:runner
2025-08-20T22:39:08.5246026Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_generate_ech.go' from root:root to runner:runner
2025-08-20T22:39:08.5247389Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_compile.go' from root:root to runner:runner
2025-08-20T22:39:08.5248839Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_generate_wireguard.go' from root:root to runner:runner
2025-08-20T22:39:08.5250228Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools.go' from root:root to runner:runner
2025-08-20T22:39:08.5251524Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_run.go' from root:root to runner:runner
2025-08-20T22:39:08.5252862Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_decompile.go' from root:root to runner:runner
2025-08-20T22:39:08.5254506Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geosite_list.go' from root:root to runner:runner
2025-08-20T22:39:08.5255945Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_generate_tls.go' from root:root to runner:runner
2025-08-20T22:39:08.5257354Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geoip_lookup.go' from root:root to runner:runner
2025-08-20T22:39:08.5258697Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools_connect.go' from root:root to runner:runner
2025-08-20T22:39:08.5260056Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_merge.go' from root:root to runner:runner
2025-08-20T22:39:08.5261619Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geoip_list.go' from root:root to runner:runner
2025-08-20T22:39:08.5262947Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_format.go' from root:root to runner:runner
2025-08-20T22:39:08.5264713Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set.go' from root:root to runner:runner
2025-08-20T22:39:08.5266194Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_merge.go' from root:root to runner:runner
2025-08-20T22:39:08.5267595Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/main.go' from root:root to runner:runner
2025-08-20T22:39:08.5268929Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_match.go' from root:root to runner:runner
2025-08-20T22:39:08.5270291Z [00:02:52.590]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_generate_vapid.go' from root:root to runner:runner
2025-08-20T22:39:08.5271621Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_version.go' from root:root to runner:runner
2025-08-20T22:39:08.5272948Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools_fetch.go' from root:root to runner:runner
2025-08-20T22:39:08.5274536Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd.go' from root:root to runner:runner
2025-08-20T22:39:08.5275846Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_generate.go' from root:root to runner:runner
2025-08-20T22:39:08.5277206Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools_fetch_http3.go' from root:root to runner:runner
2025-08-20T22:39:08.5278919Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geosite_export.go' from root:root to runner:runner
2025-08-20T22:39:08.5280866Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box' from root:root to runner:runner
2025-08-20T22:39:08.5282154Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd' from root:root to runner:runner
2025-08-20T22:39:08.5283382Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_manager.go' from root:root to runner:runner
2025-08-20T22:39:08.5285042Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_dialer.go' from root:root to runner:runner
2025-08-20T22:39:08.5286361Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/quic/quic.go' from root:root to runner:runner
2025-08-20T22:39:08.5287698Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/quic/http3.go' from root:root to runner:runner
2025-08-20T22:39:08.5289000Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/quic' from root:root to runner:runner
2025-08-20T22:39:08.5290323Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip/store.go' from root:root to runner:runner
2025-08-20T22:39:08.5291687Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip/memory.go' from root:root to runner:runner
2025-08-20T22:39:08.5293128Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip/fakeip.go' from root:root to runner:runner
2025-08-20T22:39:08.5294673Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip' from root:root to runner:runner
2025-08-20T22:39:08.5296036Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/resolv_windows.go' from root:root to runner:runner
2025-08-20T22:39:08.5297452Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/resolv_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5298862Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/resolv_default.go' from root:root to runner:runner
2025-08-20T22:39:08.5300376Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_resolved_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.5301809Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_darwin.go' from root:root to runner:runner
2025-08-20T22:39:08.5303239Z [00:02:52.591]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_darwin_nodhcp.go' from root:root to runner:runner
2025-08-20T22:39:08.5305038Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_resolved_linux.go' from root:root to runner:runner
2025-08-20T22:39:08.5306575Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_shared.go' from root:root to runner:runner
2025-08-20T22:39:08.5308311Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_darwin_dhcp.go' from root:root to runner:runner
2025-08-20T22:39:08.5309879Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local.go' from root:root to runner:runner
2025-08-20T22:39:08.5311434Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/resolv_unix.go' from root:root to runner:runner
2025-08-20T22:39:08.5312992Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_resolved.go' from root:root to runner:runner
2025-08-20T22:39:08.5314726Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/resolv.go' from root:root to runner:runner
2025-08-20T22:39:08.5316245Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local' from root:root to runner:runner
2025-08-20T22:39:08.5317629Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/tls.go' from root:root to runner:runner
2025-08-20T22:39:08.5319044Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts_unix.go' from root:root to runner:runner
2025-08-20T22:39:08.5320698Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts_windows.go' from root:root to runner:runner
2025-08-20T22:39:08.5322212Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts_file.go' from root:root to runner:runner
2025-08-20T22:39:08.5324125Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5325651Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts.go' from root:root to runner:runner
2025-08-20T22:39:08.5327213Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/testdata/hosts' from root:root to runner:runner
2025-08-20T22:39:08.5328748Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/testdata' from root:root to runner:runner
2025-08-20T22:39:08.5330382Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts' from root:root to runner:runner
2025-08-20T22:39:08.5331828Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/tcp.go' from root:root to runner:runner
2025-08-20T22:39:08.5333299Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/https.go' from root:root to runner:runner
2025-08-20T22:39:08.5334978Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/udp.go' from root:root to runner:runner
2025-08-20T22:39:08.5336803Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/dhcp/dhcp.go' from root:root to runner:runner
2025-08-20T22:39:08.5338380Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/dhcp/dhcp_shared.go' from root:root to runner:runner
2025-08-20T22:39:08.5339835Z [00:02:52.592]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/dhcp' from root:root to runner:runner
2025-08-20T22:39:08.5341275Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport' from root:root to runner:runner
2025-08-20T22:39:08.5342604Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_adapter.go' from root:root to runner:runner
2025-08-20T22:39:08.5358482Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/extension_edns0_subnet.go' from root:root to runner:runner
2025-08-20T22:39:08.5360824Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_registry.go' from root:root to runner:runner
2025-08-20T22:39:08.5362731Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/client.go' from root:root to runner:runner
2025-08-20T22:39:08.5364457Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/router.go' from root:root to runner:runner
2025-08-20T22:39:08.5365754Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/client_truncate.go' from root:root to runner:runner
2025-08-20T22:39:08.5367008Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/rcode.go' from root:root to runner:runner
2025-08-20T22:39:08.5368255Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/client_log.go' from root:root to runner:runner
2025-08-20T22:39:08.5369450Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns' from root:root to runner:runner
2025-08-20T22:39:08.5370712Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/Makefile' from root:root to runner:runner
2025-08-20T22:39:08.5371906Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T22:39:08.5373076Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T22:39:08.5374487Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T22:39:08.5375648Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/box.go' from root:root to runner:runner
2025-08-20T22:39:08.5376858Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/vless.go' from root:root to runner:runner
2025-08-20T22:39:08.5378212Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/hysteria.go' from root:root to runner:runner
2025-08-20T22:39:08.5379487Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/certificate.go' from root:root to runner:runner
2025-08-20T22:39:08.5380816Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/v2ray.go' from root:root to runner:runner
2025-08-20T22:39:08.5382067Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule_set.go' from root:root to runner:runner
2025-08-20T22:39:08.5383319Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/anytls.go' from root:root to runner:runner
2025-08-20T22:39:08.5384935Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/wireguard.go' from root:root to runner:runner
2025-08-20T22:39:08.5386199Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tun.go' from root:root to runner:runner
2025-08-20T22:39:08.5387433Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/ntp.go' from root:root to runner:runner
2025-08-20T22:39:08.5388740Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/naive.go' from root:root to runner:runner
2025-08-20T22:39:08.5389985Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/types.go' from root:root to runner:runner
2025-08-20T22:39:08.5391234Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/inbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5392469Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule.go' from root:root to runner:runner
2025-08-20T22:39:08.5394007Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tuic.go' from root:root to runner:runner
2025-08-20T22:39:08.5395353Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/shadowtls.go' from root:root to runner:runner
2025-08-20T22:39:08.5396670Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/service.go' from root:root to runner:runner
2025-08-20T22:39:08.5397932Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/debug.go' from root:root to runner:runner
2025-08-20T22:39:08.5399370Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tun_platform.go' from root:root to runner:runner
2025-08-20T22:39:08.5400743Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/platform.go' from root:root to runner:runner
2025-08-20T22:39:08.5402037Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/shadowsocks.go' from root:root to runner:runner
2025-08-20T22:39:08.5403420Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/udp_over_tcp.go' from root:root to runner:runner
2025-08-20T22:39:08.5405146Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/trojan.go' from root:root to runner:runner
2025-08-20T22:39:08.5406406Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tor.go' from root:root to runner:runner
2025-08-20T22:39:08.5407634Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tls.go' from root:root to runner:runner
2025-08-20T22:39:08.5408853Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/dns.go' from root:root to runner:runner
2025-08-20T22:39:08.5410117Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/direct.go' from root:root to runner:runner
2025-08-20T22:39:08.5411379Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tailscale.go' from root:root to runner:runner
2025-08-20T22:39:08.5412647Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/endpoint.go' from root:root to runner:runner
2025-08-20T22:39:08.5414288Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/options.go' from root:root to runner:runner
2025-08-20T22:39:08.5415596Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/hysteria2.go' from root:root to runner:runner
2025-08-20T22:39:08.5416856Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/vmess.go' from root:root to runner:runner
2025-08-20T22:39:08.5418922Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/group.go' from root:root to runner:runner
2025-08-20T22:39:08.5420413Z [00:02:52.593]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/ssmapi.go' from root:root to runner:runner
2025-08-20T22:39:08.5421774Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule_dns.go' from root:root to runner:runner
2025-08-20T22:39:08.5423076Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tls_acme.go' from root:root to runner:runner
2025-08-20T22:39:08.5424656Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/shadowsocksr.go' from root:root to runner:runner
2025-08-20T22:39:08.5425937Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/redir.go' from root:root to runner:runner
2025-08-20T22:39:08.5427189Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/multiplex.go' from root:root to runner:runner
2025-08-20T22:39:08.5428464Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/outbound.go' from root:root to runner:runner
2025-08-20T22:39:08.5429807Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/route.go' from root:root to runner:runner
2025-08-20T22:39:08.5431116Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/resolved.go' from root:root to runner:runner
2025-08-20T22:39:08.5432384Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule_action.go' from root:root to runner:runner
2025-08-20T22:39:08.5433824Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/dns_record.go' from root:root to runner:runner
2025-08-20T22:39:08.5435130Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/v2ray_transport.go' from root:root to runner:runner
2025-08-20T22:39:08.5436440Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/experimental.go' from root:root to runner:runner
2025-08-20T22:39:08.5437707Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/ssh.go' from root:root to runner:runner
2025-08-20T22:39:08.5438942Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/simple.go' from root:root to runner:runner
2025-08-20T22:39:08.5440221Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option' from root:root to runner:runner
2025-08-20T22:39:08.5441454Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/quic.go' from root:root to runner:runner
2025-08-20T22:39:08.5442743Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/v2rayapi_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.5444154Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/wireguard.go' from root:root to runner:runner
2025-08-20T22:39:08.5445462Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/wireguard_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.5446831Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/quic_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.5448124Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/registry.go' from root:root to runner:runner
2025-08-20T22:39:08.5449407Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/dhcp.go' from root:root to runner:runner
2025-08-20T22:39:08.5450664Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/v2rayapi.go' from root:root to runner:runner
2025-08-20T22:39:08.5451944Z [00:02:52.594]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/dhcp_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.5453220Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/tz_android.go' from root:root to runner:runner
2025-08-20T22:39:08.5454907Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/tz_ios.go' from root:root to runner:runner
2025-08-20T22:39:08.5456280Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/tailscale.go' from root:root to runner:runner
2025-08-20T22:39:08.5457585Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/tailscale_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.5458881Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/clashapi.go' from root:root to runner:runner
2025-08-20T22:39:08.5460176Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/clashapi_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.5461417Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include' from root:root to runner:runner
2025-08-20T22:39:08.5462664Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/v2ray_ws_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5464173Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/tuic_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5465565Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/hysteria2_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5466856Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/brutal_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5468264Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/box_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5469621Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/direct_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5470872Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/mux_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5472266Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/shadowsocks_legacy_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5473908Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/hysteria_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5475212Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/shadowtls_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5476499Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/wrapper_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5477840Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-ws-client.json' from root:root to runner:runner
2025-08-20T22:39:08.5479219Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/shadowsocksr.json' from root:root to runner:runner
2025-08-20T22:39:08.5480689Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-mux-client.json' from root:root to runner:runner
2025-08-20T22:39:08.5482139Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/hysteria-client.json' from root:root to runner:runner
2025-08-20T22:39:08.5483583Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/nginx.conf' from root:root to runner:runner
2025-08-20T22:39:08.5484923Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vless-server.json' from root:root to runner:runner
2025-08-20T22:39:08.5487038Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/wireguard.conf' from root:root to runner:runner
2025-08-20T22:39:08.5488580Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/naive-nginx.conf' from root:root to runner:runner
2025-08-20T22:39:08.5489943Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/hysteria2-server.yml' from root:root to runner:runner
2025-08-20T22:39:08.5491379Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/trojan.json' from root:root to runner:runner
2025-08-20T22:39:08.5492807Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-grpc-client.json' from root:root to runner:runner
2025-08-20T22:39:08.5494474Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/tuic-server.json' from root:root to runner:runner
2025-08-20T22:39:08.5495870Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-ws-server.json' from root:root to runner:runner
2025-08-20T22:39:08.5497235Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/tuic-client.json' from root:root to runner:runner
2025-08-20T22:39:08.5498600Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vless-tls-server.json' from root:root to runner:runner
2025-08-20T22:39:08.5499995Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-grpc-server.json' from root:root to runner:runner
2025-08-20T22:39:08.5501346Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/naive.json' from root:root to runner:runner
2025-08-20T22:39:08.5502668Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/naive-quic.json' from root:root to runner:runner
2025-08-20T22:39:08.5504251Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/hysteria-server.json' from root:root to runner:runner
2025-08-20T22:39:08.5505643Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/hysteria2-client.yml' from root:root to runner:runner
2025-08-20T22:39:08.5507136Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-server.json' from root:root to runner:runner
2025-08-20T22:39:08.5508544Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-client.json' from root:root to runner:runner
2025-08-20T22:39:08.5509901Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vless-tls-client.json' from root:root to runner:runner
2025-08-20T22:39:08.5511197Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config' from root:root to runner:runner
2025-08-20T22:39:08.5512464Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/domain_inbound_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5513873Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/docker_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5515161Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/shadowsocks_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5516506Z [00:02:52.595]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/tfo_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5517808Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/naive_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5519111Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/inbound_detour_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5520407Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/trojan_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5521046Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/http_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5521706Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/mux_cool_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5522392Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/v2ray_transport_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5523052Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/v2ray_api_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5523824Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/vmess_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5524440Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/go.sum' from root:root to runner:runner
2025-08-20T22:39:08.5525075Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/mkcert.go' from root:root to runner:runner
2025-08-20T22:39:08.5525764Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/go.mod' from root:root to runner:runner
2025-08-20T22:39:08.5526478Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/ss_plugin_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5527142Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/clash_other_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5527781Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/tls_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5528413Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/ech_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5529058Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/clash_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5529709Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/reality_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5530373Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/v2ray_grpc_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5531168Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/v2ray_httpupgrade_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5531843Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/clash_darwin_test.go' from root:root to runner:runner
2025-08-20T22:39:08.5532444Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test' from root:root to runner:runner
2025-08-20T22:39:08.5533115Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/update_clients.sh' from root:root to runner:runner
2025-08-20T22:39:08.5534109Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows/docker.yml' from root:root to runner:runner
2025-08-20T22:39:08.5534815Z [00:02:52.596]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows/linux.yml' from root:root to runner:runner
2025-08-20T22:39:08.5535508Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows/stale.yml' from root:root to runner:runner
2025-08-20T22:39:08.5536397Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows/build.yml' from root:root to runner:runner
2025-08-20T22:39:08.5537094Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows/lint.yml' from root:root to runner:runner
2025-08-20T22:39:08.5537739Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T22:39:08.5538386Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/deb2ipk.sh' from root:root to runner:runner
2025-08-20T22:39:08.5539175Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/FUNDING.yml' from root:root to runner:runner
2025-08-20T22:39:08.5539913Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/setup_legacy_go.sh' from root:root to runner:runner
2025-08-20T22:39:08.5540575Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/renovate.json' from root:root to runner:runner
2025-08-20T22:39:08.5541482Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/update_dependencies.sh' from root:root to runner:runner
2025-08-20T22:39:08.5542215Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.yml' from root:root to runner:runner
2025-08-20T22:39:08.5542940Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report_zh.yml' from root:root to runner:runner
2025-08-20T22:39:08.5543835Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/ISSUE_TEMPLATE' from root:root to runner:runner
2025-08-20T22:39:08.5544532Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T22:39:08.5545222Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.golangci.yml' from root:root to runner:runner
2025-08-20T22:39:08.5545946Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T22:39:08.5546637Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T22:39:08.5547356Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T22:39:08.5548031Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T22:39:08.5548727Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T22:39:08.5549477Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T22:39:08.5550162Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T22:39:08.5550842Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T22:39:08.5551548Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T22:39:08.5552292Z [00:02:52.597]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T22:39:08.5553238Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T22:39:08.5554400Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T22:39:08.5555795Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T22:39:08.5557216Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T22:39:08.5558407Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T22:39:08.5559723Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs/refs/heads/dev-next' from root:root to runner:runner
2025-08-20T22:39:08.5561070Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T22:39:08.5562509Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:39:08.5563929Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:39:08.5564638Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T22:39:08.5565282Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T22:39:08.5565911Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T22:39:08.5566528Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T22:39:08.5567195Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/refs/heads/dev-next' from root:root to runner:runner
2025-08-20T22:39:08.5567831Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T22:39:08.5568513Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:39:08.5569186Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:39:08.5569919Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T22:39:08.5570539Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T22:39:08.5571212Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T22:39:08.5571820Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T22:39:08.5572459Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T22:39:08.5573094Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T22:39:08.5573984Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T22:39:08.5574920Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-bbe3a2a5f8a1467a2f0016f0fb99645970a3c41a.promisor' from root:root to runner:runner
2025-08-20T22:39:08.5575968Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-bbe3a2a5f8a1467a2f0016f0fb99645970a3c41a.idx' from root:root to runner:runner
2025-08-20T22:39:08.5576850Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-c2394773eddd40b33c0e0e21395a60169c2fbfee.rev' from root:root to runner:runner
2025-08-20T22:39:08.5577726Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-bbe3a2a5f8a1467a2f0016f0fb99645970a3c41a.pack' from root:root to runner:runner
2025-08-20T22:39:08.5578591Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-c2394773eddd40b33c0e0e21395a60169c2fbfee.idx' from root:root to runner:runner
2025-08-20T22:39:08.5579478Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-c2394773eddd40b33c0e0e21395a60169c2fbfee.promisor' from root:root to runner:runner
2025-08-20T22:39:08.5580340Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-bbe3a2a5f8a1467a2f0016f0fb99645970a3c41a.rev' from root:root to runner:runner
2025-08-20T22:39:08.5581214Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-c2394773eddd40b33c0e0e21395a60169c2fbfee.pack' from root:root to runner:runner
2025-08-20T22:39:08.5581866Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T22:39:08.5582507Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T22:39:08.5583191Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T22:39:08.5584036Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T22:39:08.5584732Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T22:39:08.5585345Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T22:39:08.5585938Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T22:39:08.5586575Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/debug_stub.go' from root:root to runner:runner
2025-08-20T22:39:08.5587257Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.goreleaser.fury.yaml' from root:root to runner:runner
2025-08-20T22:39:08.5587890Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/mkdocs.yml' from root:root to runner:runner
2025-08-20T22:39:08.5588523Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/clients/android' from root:root to runner:runner
2025-08-20T22:39:08.5589262Z [00:02:52.598]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/clients/apple' from root:root to runner:runner
2025-08-20T22:39:08.5589873Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/clients' from root:root to runner:runner
2025-08-20T22:39:08.5590447Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO' from root:root to runner:runner
2025-08-20T22:39:08.5590982Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC' from root:root to runner:runner
2025-08-20T22:39:08.5591472Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T22:39:08.5591991Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T22:39:08.5592521Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T22:39:08.5593002Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T22:39:08.5593705Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/sing-box.version' from runner:docker to runner:runner
2025-08-20T22:39:08.5594267Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T22:39:08.5594801Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/sing-box.static.version' from runner:docker to runner:runner
2025-08-20T22:39:08.5595266Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T22:39:08.5595778Z [00:02:52.599]➜  changed ownership of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T22:39:08.5596549Z [00:02:52.608]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated/constants.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5597350Z [00:02:52.616]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5598088Z [00:02:52.623]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/deprecated/stderr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5598787Z [00:02:52.630]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5599549Z [00:02:52.637]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi/stats.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5600270Z [00:02:52.644]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi/stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5600994Z [00:02:52.651]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi/stats.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5601859Z [00:02:52.658]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi/stats_grpc.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5602587Z [00:02:52.665]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/v2rayapi/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5603332Z [00:02:52.673]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/service_error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5604694Z [00:02:52.680]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/iterator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5605616Z [00:02:52.687]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_shared.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5606399Z [00:02:52.694]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_conntrack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5607129Z [00:02:52.701]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/monitor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5607985Z [00:02:52.708]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5608895Z [00:02:52.715]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/internal/procfs/procfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5609694Z [00:02:52.722]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_close_connection.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5610524Z [00:02:52.729]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5611300Z [00:02:52.735]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/tun.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5627984Z [00:02:52.743]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_connections.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5695420Z [00:02:52.749]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/profile_import.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5763038Z [00:02:52.756]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_urltest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5832103Z [00:02:52.763]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5901160Z [00:02:52.770]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/link_flags_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.5970572Z [00:02:52.777]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/deprecated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6040206Z [00:02:52.784]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_deprecated_report.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6108271Z [00:02:52.791]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6176136Z [00:02:52.798]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/platform.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6245970Z [00:02:52.805]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_system_proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6317605Z [00:02:52.812]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/tun_name_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6385650Z [00:02:52.819]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/remote_profile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6454530Z [00:02:52.825]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_select.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6523058Z [00:02:52.832]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6590370Z [00:02:52.839]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/pprof.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6658146Z [00:02:52.846]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/service_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6727295Z [00:02:52.853]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/tun_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6797489Z [00:02:52.860]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/panic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6864610Z [00:02:52.866]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.6932538Z [00:02:52.873]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7000511Z [00:02:52.880]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7068149Z [00:02:52.887]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7136711Z [00:02:52.894]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/link_flags_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7204109Z [00:02:52.900]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7270883Z [00:02:52.907]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/pidfd_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7339539Z [00:02:52.914]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_clash_mode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7408256Z [00:02:52.921]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/build_info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7476794Z [00:02:52.928]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/service_pause.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7544585Z [00:02:52.934]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7611776Z [00:02:52.941]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/tun_name_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7679992Z [00:02:52.948]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/platform/interface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7748233Z [00:02:52.955]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/service_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7817895Z [00:02:52.962]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/command_power.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7886550Z [00:02:52.969]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/setup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.7955806Z [00:02:52.976]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8024270Z [00:02:52.982]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/libbox/tun_name_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8092482Z [00:02:52.989]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/locale/locale_zh_CN.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8161866Z [00:02:52.996]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/locale/locale.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8233019Z [00:02:53.003]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/cache.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8303309Z [00:02:53.010]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/api_meta_upgrade.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8372590Z [00:02:53.017]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/server_fs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8442466Z [00:02:53.024]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/compatible/map.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8511886Z [00:02:53.031]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/ruleprovider.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8583054Z [00:02:53.038]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8652824Z [00:02:53.045]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8722708Z [00:02:53.052]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/configs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8793761Z [00:02:53.059]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/trafficontrol/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8864228Z [00:02:53.066]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/trafficontrol/tracker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.8933886Z [00:02:53.073]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/profile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9005064Z [00:02:53.080]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/provider.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9072943Z [00:02:53.087]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/connections.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9142169Z [00:02:53.094]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/script.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9225588Z [00:02:53.101]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/server_resources.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9291118Z [00:02:53.109]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/api_meta.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9360422Z [00:02:53.116]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9430893Z [00:02:53.123]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9500352Z [00:02:53.130]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/proxies.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9568670Z [00:02:53.137]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/rules.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9637524Z [00:02:53.144]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/api_meta_group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9706960Z [00:02:53.151]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi/ctxkeys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9774207Z [00:02:53.157]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile/rdrc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9840793Z [00:02:53.164]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile/cache.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9908377Z [00:02:53.171]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/cachefile/fakeip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:08.9977100Z [00:02:53.178]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/experimental/clashapi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0044497Z [00:02:53.184]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/router.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0111421Z [00:02:53.191]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule_conds.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0178144Z [00:02:53.198]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0244919Z [00:02:53.204]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0311798Z [00:02:53.211]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/route.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0379413Z [00:02:53.218]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0446417Z [00:02:53.225]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_interface_address.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0513675Z [00:02:53.231]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_network_interface_address.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0582090Z [00:02:53.238]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_set_local.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0651108Z [00:02:53.245]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0720146Z [00:02:53.252]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_ip_accept_any.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0789121Z [00:02:53.259]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0857457Z [00:02:53.266]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0925454Z [00:02:53.273]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_default.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.0993236Z [00:02:53.279]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_set_remote.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1061980Z [00:02:53.286]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_ip_is_private.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1129824Z [00:02:53.293]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1197913Z [00:02:53.300]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_wifi_bssid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1267383Z [00:02:53.307]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_process_name.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1335806Z [00:02:53.313]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network_is_constrained.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1404168Z [00:02:53.320]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_adguard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1472518Z [00:02:53.327]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_protocol.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1540526Z [00:02:53.334]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_domain_regex.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1608736Z [00:02:53.341]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_package_name.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1676911Z [00:02:53.348]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_preferred_by.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1747239Z [00:02:53.355]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_default_interface_address.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1816383Z [00:02:53.362]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1885145Z [00:02:53.368]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_user_id.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.1954066Z [00:02:53.375]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2022882Z [00:02:53.382]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_abstract.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2091612Z [00:02:53.389]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2159530Z [00:02:53.396]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_rule_set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2227145Z [00:02:53.403]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_cidr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2294296Z [00:02:53.409]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_port_range.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2361466Z [00:02:53.416]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_wifi_ssid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2431819Z [00:02:53.423]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2498857Z [00:02:53.430]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_domain_keyword.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2566871Z [00:02:53.437]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_action.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2634715Z [00:02:53.443]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_network_is_expensive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2702270Z [00:02:53.450]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_clash_mode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2769477Z [00:02:53.457]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_headless.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2837373Z [00:02:53.464]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_domain.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2904769Z [00:02:53.470]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_auth_user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.2974442Z [00:02:53.477]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_process_path_regex.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3042842Z [00:02:53.484]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_port.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3114460Z [00:02:53.491]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_query_type.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3182665Z [00:02:53.498]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_ipversion.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3252252Z [00:02:53.505]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/route/rule/rule_item_process_path.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3319885Z [00:02:53.512]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3387798Z [00:02:53.519]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.goreleaser.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3454745Z [00:02:53.525]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3523958Z [00:02:53.532]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box.initd' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3592078Z [00:02:53.539]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box-split-dns.xml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3659578Z [00:02:53.546]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/openwrt.keep' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3728192Z [00:02:53.553]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box.sysusers' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3796777Z [00:02:53.560]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box@.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3864896Z [00:02:53.566]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.3931812Z [00:02:53.573]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box.rules' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4001733Z [00:02:53.580]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/openwrt.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4073312Z [00:02:53.587]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/sing-box.postinst' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4141227Z [00:02:53.594]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/openwrt.prerm' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4210484Z [00:02:53.601]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/config.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4279202Z [00:02:53.608]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/config/openwrt.init' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4348798Z [00:02:53.615]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/completions/sing-box.zsh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4417305Z [00:02:53.622]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/completions/sing-box.bash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4485778Z [00:02:53.628]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/completions/sing-box.fish' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4553434Z [00:02:53.635]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/install.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4621212Z [00:02:53.642]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/install_go.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4689384Z [00:02:53.649]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/enable.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4756627Z [00:02:53.656]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/uninstall.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4824254Z [00:02:53.662]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/sing-box.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4892650Z [00:02:53.669]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/update.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:09.4960813Z [00:02:53.676]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/debug.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5029738Z [00:02:53.683]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/release/local/reinstall.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5099117Z [00:02:53.690]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/debug_http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5169285Z [00:02:53.697]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/sip003/v2ray.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5239880Z [00:02:53.704]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/sip003/args.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5310587Z [00:02:53.711]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/sip003/plugin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5381614Z [00:02:53.718]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/sip003/obfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5452030Z [00:02:53.725]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpclite/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5522691Z [00:02:53.732]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpclite/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5592125Z [00:02:53.739]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpclite/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5661074Z [00:02:53.746]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttpupgrade/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5729929Z [00:02:53.753]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttpupgrade/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5798477Z [00:02:53.760]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayquic/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5866711Z [00:02:53.767]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayquic/init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.5936765Z [00:02:53.774]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayquic/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6004533Z [00:02:53.780]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayquic/stream.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6073689Z [00:02:53.787]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2ray/quic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6142628Z [00:02:53.794]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2ray/grpc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6212047Z [00:02:53.801]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2ray/transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6280612Z [00:02:53.808]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2ray/grpc_lite.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6348879Z [00:02:53.815]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6417517Z [00:02:53.822]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_system_stack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6485475Z [00:02:53.828]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/endpoint_options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6552406Z [00:02:53.835]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_system.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6619364Z [00:02:53.842]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/client_bind.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6686146Z [00:02:53.849]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/endpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6758117Z [00:02:53.856]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_stack_gonet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6827232Z [00:02:53.863]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_stack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6896010Z [00:02:53.870]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/wireguard/device_stack_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.6965334Z [00:02:53.876]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raywebsocket/writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7034986Z [00:02:53.883]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raywebsocket/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7104067Z [00:02:53.890]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raywebsocket/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7172205Z [00:02:53.897]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raywebsocket/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7242328Z [00:02:53.904]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7311790Z [00:02:53.911]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp/pool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7382541Z [00:02:53.918]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7451835Z [00:02:53.925]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp/force_close.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7520852Z [00:02:53.932]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2rayhttp/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7591840Z [00:02:53.939]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/stream.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7660802Z [00:02:53.946]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/stream_grpc.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7728956Z [00:02:53.953]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7798403Z [00:02:53.960]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/stream.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7868495Z [00:02:53.967]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/custom_name.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.7938970Z [00:02:53.974]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8008880Z [00:02:53.981]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/tls_credentials.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8077859Z [00:02:53.988]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/credentials/spiffe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8149144Z [00:02:53.995]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/credentials/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8216783Z [00:02:54.002]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/credentials/syscallconn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8283942Z [00:02:54.008]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/credentials/credentials.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8352789Z [00:02:54.015]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/v2raygrpc/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8420876Z [00:02:54.022]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/simple-obfs/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8488908Z [00:02:54.029]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/simple-obfs/tls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8558874Z [00:02:54.036]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/simple-obfs/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8627982Z [00:02:54.043]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/protocol_wait.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8697261Z [00:02:54.050]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8769574Z [00:02:54.057]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/mux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8845898Z [00:02:54.064]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/protocol.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8919808Z [00:02:54.072]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/transport/trojan/service_wait.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.8992985Z [00:02:54.079]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9065139Z [00:02:54.086]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/resolved/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9137276Z [00:02:54.094]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/resolved/transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9207903Z [00:02:54.101]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/resolved/resolve1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9278598Z [00:02:54.108]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/resolved/stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9349687Z [00:02:54.115]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi/cache.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9421435Z [00:02:54.122]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi/traffic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9491688Z [00:02:54.129]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9561812Z [00:02:54.136]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi/api.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9644271Z [00:02:54.144]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/ssmapi/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9724331Z [00:02:54.152]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/service/derp/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9797512Z [00:02:54.160]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/debug_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9868545Z [00:02:54.167]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/certificate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:09.9939514Z [00:02:54.174]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/v2ray.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0009982Z [00:02:54.181]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/handler.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0078278Z [00:02:54.188]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0147480Z [00:02:54.195]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0219624Z [00:02:54.202]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service/adapter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0288514Z [00:02:54.209]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0358240Z [00:02:54.216]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/rule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0428187Z [00:02:54.223]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0496863Z [00:02:54.230]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0566408Z [00:02:54.237]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound/adapter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0636537Z [00:02:54.244]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0707235Z [00:02:54.251]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/fakeip_metadata.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0776926Z [00:02:54.258]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0847812Z [00:02:54.265]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0916957Z [00:02:54.272]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/inbound/adapter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.0988218Z [00:02:54.279]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/router.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1056993Z [00:02:54.286]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/prestart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1127376Z [00:02:54.293]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1196076Z [00:02:54.300]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/upstream.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1265039Z [00:02:54.306]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1333733Z [00:02:54.313]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1401629Z [00:02:54.320]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/connections.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1469573Z [00:02:54.327]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1539051Z [00:02:54.334]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/ssm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1607993Z [00:02:54.341]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1675498Z [00:02:54.347]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint/manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1745501Z [00:02:54.354]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/endpoint/adapter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1813364Z [00:02:54.361]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/upstream_legacy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1884103Z [00:02:54.368]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/lifecycle_legacy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.1953411Z [00:02:54.375]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/experimental.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2021869Z [00:02:54.382]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/lifecycle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2090799Z [00:02:54.389]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/time.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2159324Z [00:02:54.396]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/adapter/fakeip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2227508Z [00:02:54.403]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/debug.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2295707Z [00:02:54.410]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.fpm_systemd' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2364971Z [00:02:54.416]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.gitmodules' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2437801Z [00:02:54.424]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/support.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2507090Z [00:02:54.431]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/sponsors.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2577008Z [00:02:54.438]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy/client.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2647194Z [00:02:54.445]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy/server.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2719240Z [00:02:54.452]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy-protocol/trojan.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2789295Z [00:02:54.459]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy-protocol/hysteria2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2858255Z [00:02:54.466]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/proxy-protocol/shadowsocks.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.2929108Z [00:02:54.473]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/manual/misc/tunnelvision.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3001817Z [00:02:54.480]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/CNAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3072514Z [00:02:54.487]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/cache-file.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3144763Z [00:02:54.494]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/clash-api.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3217073Z [00:02:54.502]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/v2ray-api.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3288243Z [00:02:54.509]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/v2ray-api.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3359124Z [00:02:54.516]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3430983Z [00:02:54.523]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/clash-api.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3500525Z [00:02:54.530]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/cache-file.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3569821Z [00:02:54.537]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/experimental/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3640010Z [00:02:54.544]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/sniff.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3710183Z [00:02:54.551]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/geosite.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3779688Z [00:02:54.558]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/geoip.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3849436Z [00:02:54.565]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/geosite.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3920620Z [00:02:54.572]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/geoip.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.3990090Z [00:02:54.579]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/rule.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4061379Z [00:02:54.586]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/rule_action.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4130840Z [00:02:54.593]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4200017Z [00:02:54.600]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/rule.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4269636Z [00:02:54.607]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/rule_action.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4338429Z [00:02:54.614]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/sniff.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4407510Z [00:02:54.621]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/route/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4477282Z [00:02:54.628]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/tls.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4546383Z [00:02:54.635]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/dial.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4614936Z [00:02:54.641]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/listen.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4684264Z [00:02:54.648]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/udp-over-tcp.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4752989Z [00:02:54.655]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/dns01_challenge.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4821334Z [00:02:54.662]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/dial.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4890086Z [00:02:54.669]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/listen.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.4959481Z [00:02:54.676]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/multiplex.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5027945Z [00:02:54.683]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/v2ray-transport.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5096751Z [00:02:54.690]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/multiplex.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5165126Z [00:02:54.696]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/tcp-brutal.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5234096Z [00:02:54.703]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/tls.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5304532Z [00:02:54.710]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/dns01_challenge.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5374941Z [00:02:54.717]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/tcp-brutal.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5443659Z [00:02:54.724]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/shared/v2ray-transport.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5512040Z [00:02:54.731]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/service/resolved.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5580085Z [00:02:54.738]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/service/ssm-api.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5650048Z [00:02:54.745]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/service/derp.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5719371Z [00:02:54.752]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/service/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5788547Z [00:02:54.759]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/certificate/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5857442Z [00:02:54.766]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/socks.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5926921Z [00:02:54.773]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/hysteria.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.5994970Z [00:02:54.779]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/trojan.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6064315Z [00:02:54.786]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/wireguard.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6132691Z [00:02:54.793]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/anytls.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6202369Z [00:02:54.800]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/tor.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6270623Z [00:02:54.807]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/dns.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6339918Z [00:02:54.814]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/wireguard.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6408248Z [00:02:54.821]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/trojan.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6477958Z [00:02:54.828]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/hysteria.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6547673Z [00:02:54.835]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/vmess.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6617256Z [00:02:54.842]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/dns.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6686374Z [00:02:54.849]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/http.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6756651Z [00:02:54.856]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/hysteria2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6827061Z [00:02:54.863]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/shadowtls.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6898723Z [00:02:54.870]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/http.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.6966973Z [00:02:54.877]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/hysteria2.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7035835Z [00:02:54.884]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7106740Z [00:02:54.891]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/vless.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7176020Z [00:02:54.898]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/shadowsocks.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7245908Z [00:02:54.904]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/selector.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7314987Z [00:02:54.911]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/tuic.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7383651Z [00:02:54.918]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/shadowtls.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7453775Z [00:02:54.925]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/block.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7522241Z [00:02:54.932]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/shadowsocks.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7592379Z [00:02:54.939]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/vmess.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7663271Z [00:02:54.946]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/vless.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7734844Z [00:02:54.953]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/tuic.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7803763Z [00:02:54.960]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/ssh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7873226Z [00:02:54.967]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/urltest.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.7943865Z [00:02:54.974]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/socks.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8012851Z [00:02:54.981]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/anytls.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8081439Z [00:02:54.988]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/urltest.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8150798Z [00:02:54.995]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8219981Z [00:02:55.002]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/direct.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8289408Z [00:02:55.009]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/tor.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8358419Z [00:02:55.016]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/selector.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8428195Z [00:02:55.023]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/ssh.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8496894Z [00:02:55.030]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/direct.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8566568Z [00:02:55.037]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/outbound/block.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8636549Z [00:02:55.044]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/socks.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8705883Z [00:02:55.051]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tun.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8775980Z [00:02:55.057]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/hysteria.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8845130Z [00:02:55.064]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/trojan.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8915834Z [00:02:55.072]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/anytls.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.8985596Z [00:02:55.079]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/trojan.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9055220Z [00:02:55.085]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/hysteria.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9124937Z [00:02:55.092]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/vmess.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9193772Z [00:02:55.099]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/mixed.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9262733Z [00:02:55.106]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tproxy.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9332558Z [00:02:55.113]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/http.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9402356Z [00:02:55.120]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/hysteria2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9471338Z [00:02:55.127]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tproxy.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9540107Z [00:02:55.134]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/shadowtls.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9609460Z [00:02:55.141]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/http.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9678080Z [00:02:55.148]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/hysteria2.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9747276Z [00:02:55.155]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tun.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9816055Z [00:02:55.162]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9884868Z [00:02:55.168]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/naive.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:10.9954239Z [00:02:55.175]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/vless.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0021618Z [00:02:55.182]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/shadowsocks.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0090678Z [00:02:55.189]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tuic.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0159364Z [00:02:55.196]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/shadowtls.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0228181Z [00:02:55.203]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/shadowsocks.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0296297Z [00:02:55.210]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/vmess.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0364238Z [00:02:55.216]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/vless.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0432840Z [00:02:55.223]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/naive.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0501194Z [00:02:55.230]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/mixed.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0570856Z [00:02:55.237]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/tuic.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0639376Z [00:02:55.244]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/socks.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0708846Z [00:02:55.251]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/anytls.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0776802Z [00:02:55.258]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0846267Z [00:02:55.265]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/redirect.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0915052Z [00:02:55.271]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/redirect.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.0984420Z [00:02:55.278]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/direct.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1053374Z [00:02:55.285]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/inbound/direct.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1121905Z [00:02:55.292]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/log/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1190246Z [00:02:55.299]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/log/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1260943Z [00:02:55.306]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1330978Z [00:02:55.313]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/rule.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1400475Z [00:02:55.320]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/rule_action.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1469831Z [00:02:55.327]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/quic.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1538104Z [00:02:55.334]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/dhcp.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1607375Z [00:02:55.341]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/tailscale.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1675640Z [00:02:55.347]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/udp.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1745513Z [00:02:55.354]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/https.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1814653Z [00:02:55.361]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/hosts.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1882905Z [00:02:55.368]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/http3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.1952789Z [00:02:55.375]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/legacy.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2022049Z [00:02:55.382]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/local.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2092825Z [00:02:55.389]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2160488Z [00:02:55.396]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/resolved.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2230836Z [00:02:55.403]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/tls.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2298863Z [00:02:55.410]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/tcp.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2367120Z [00:02:55.417]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2434382Z [00:02:55.423]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/fakeip.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2501759Z [00:02:55.430]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/server/legacy.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2570191Z [00:02:55.437]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/fakeip.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2638096Z [00:02:55.444]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2706650Z [00:02:55.451]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/rule.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2773252Z [00:02:55.457]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/rule_action.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2842342Z [00:02:55.464]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2911516Z [00:02:55.471]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/dns/fakeip.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.2979659Z [00:02:55.478]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/ntp/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3047970Z [00:02:55.485]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/ntp/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3116698Z [00:02:55.492]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/source-format.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3184671Z [00:02:55.498]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3252511Z [00:02:55.505]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/headless-rule.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3319922Z [00:02:55.512]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/adguard.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3389041Z [00:02:55.519]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/headless-rule.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3458510Z [00:02:55.526]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/adguard.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3527940Z [00:02:55.533]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/source-format.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3597466Z [00:02:55.540]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/rule-set/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3666392Z [00:02:55.547]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint/wireguard.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3736138Z [00:02:55.554]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint/wireguard.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3804918Z [00:02:55.560]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint/tailscale.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3874268Z [00:02:55.567]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.3946696Z [00:02:55.575]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/endpoint/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4027665Z [00:02:55.582]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/configuration/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4091033Z [00:02:55.589]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/changelog.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4160469Z [00:02:55.596]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4230179Z [00:02:55.603]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/docker.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4298467Z [00:02:55.610]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/package-manager.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4366762Z [00:02:55.617]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/package-manager.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4435344Z [00:02:55.623]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools/install.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4506047Z [00:02:55.631]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools/deb-install.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4573098Z [00:02:55.637]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools/rpm-install.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4642244Z [00:02:55.644]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools/arch-install.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4712835Z [00:02:55.651]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/tools/sing-box.repo' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4781785Z [00:02:55.658]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/build-from-source.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4852399Z [00:02:55.665]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/build-from-source.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4920035Z [00:02:55.672]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/installation/docker.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.4988606Z [00:02:55.679]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/deprecated.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5057803Z [00:02:55.686]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/migration.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5125976Z [00:02:55.693]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/support.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5194066Z [00:02:55.699]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5262326Z [00:02:55.706]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/migration.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5330834Z [00:02:55.713]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/deprecated.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5398945Z [00:02:55.720]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/assets/icon.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5468389Z [00:02:55.727]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/android/features.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5537239Z [00:02:55.734]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/android/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5607113Z [00:02:55.741]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/privacy.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5676300Z [00:02:55.748]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/apple/features.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5745298Z [00:02:55.754]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/apple/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5815034Z [00:02:55.761]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/index.zh.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5884555Z [00:02:55.768]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/general.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.5952299Z [00:02:55.775]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/docs/clients/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6021140Z [00:02:55.782]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/id.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6091125Z [00:02:55.789]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6162715Z [00:02:55.796]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/platform.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6232132Z [00:02:55.803]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/nop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6302111Z [00:02:55.810]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/factory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6371648Z [00:02:55.817]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/override.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6441593Z [00:02:55.824]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/observable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6511712Z [00:02:55.831]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6582167Z [00:02:55.838]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6651596Z [00:02:55.845]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/log/level.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6723619Z [00:02:55.852]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.fpm_openwrt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6797104Z [00:02:55.860]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6867601Z [00:02:55.867]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/reality_server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.6939460Z [00:02:55.874]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech_shared.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7009339Z [00:02:55.881]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/reality_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7078925Z [00:02:55.888]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7148071Z [00:02:55.895]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/reality_client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7217762Z [00:02:55.902]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7286254Z [00:02:55.909]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7355536Z [00:02:55.915]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/time_wrapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7424873Z [00:02:55.922]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/acme_contstant.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7494880Z [00:02:55.929]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/utls_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7564120Z [00:02:55.936]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7634646Z [00:02:55.943]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/utls_client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7706311Z [00:02:55.951]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/mkcert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7776247Z [00:02:55.958]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/ech_tag_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7846650Z [00:02:55.965]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7917850Z [00:02:55.972]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/acme_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.7987723Z [00:02:55.979]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/std_server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8057780Z [00:02:55.986]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/std_client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8126459Z [00:02:55.993]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tls/acme.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8195782Z [00:02:56.000]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geoip/reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8266749Z [00:02:56.007]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/taskmonitor/monitor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8335914Z [00:02:56.014]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8404002Z [00:02:56.020]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt/group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8472431Z [00:02:56.027]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/interrupt/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8540917Z [00:02:56.034]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/uot/router.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8609246Z [00:02:56.041]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/certificate/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8677139Z [00:02:56.048]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/certificate/mozilla.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8746037Z [00:02:56.055]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8817206Z [00:02:56.062]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/rule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8886679Z [00:02:56.069]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/reader.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.8954537Z [00:02:56.075]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/geosite/geosite_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9026093Z [00:02:56.083]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/convertor/adguard/convertor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9096045Z [00:02:56.089]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/convertor/adguard/convertor_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9165784Z [00:02:56.096]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9235806Z [00:02:56.104]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9306077Z [00:02:56.111]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9374899Z [00:02:56.117]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_linux_shared.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9444794Z [00:02:56.124]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9513691Z [00:02:56.131]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9581826Z [00:02:56.138]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/process/searcher_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9651955Z [00:02:56.145]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/urltest/urltest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9720899Z [00:02:56.152]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_go1.21.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9789707Z [00:02:56.159]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/tfo_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9859927Z [00:02:56.166]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/wireguard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9929327Z [00:02:56.173]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_nongo1.21.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:11.9999657Z [00:02:56.180]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_parallel_interface.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0070675Z [00:02:56.187]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_parallel_network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0139245Z [00:02:56.194]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/detour.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0208942Z [00:02:56.201]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/router.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0276658Z [00:02:56.208]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/dialer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0346732Z [00:02:56.215]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_nongo1.20.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0417284Z [00:02:56.222]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/resolve.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0485686Z [00:02:56.229]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/tfo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0554106Z [00:02:56.235]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0623229Z [00:02:56.242]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/dialer/default_go1.20.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0692828Z [00:02:56.249]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs/ip_cidr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0760706Z [00:02:56.256]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs/ip_set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0829651Z [00:02:56.263]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/srs/binary.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0897606Z [00:02:56.270]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/mux/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.0967185Z [00:02:56.277]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/mux/router.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1037040Z [00:02:56.284]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1107686Z [00:02:56.291]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1176400Z [00:02:56.298]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/parser.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1244510Z [00:02:56.304]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1315445Z [00:02:56.311]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/ja3/ja3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1384867Z [00:02:56.318]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/quic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1453301Z [00:02:56.325]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/stun_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1522061Z [00:02:56.332]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/internal/qtls/qtls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1590938Z [00:02:56.339]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/ntp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1659646Z [00:02:56.346]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/quic_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1727889Z [00:02:56.353]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/bittorrent.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1797723Z [00:02:56.360]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/tls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1865218Z [00:02:56.366]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.1932889Z [00:02:56.373]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/http_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2000533Z [00:02:56.380]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/dtls_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2068592Z [00:02:56.387]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/sniff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2136407Z [00:02:56.394]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/quic_blacklist.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2204216Z [00:02:56.400]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/rdp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2272011Z [00:02:56.407]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/ssh_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2340167Z [00:02:56.414]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/ntp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2408859Z [00:02:56.421]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/rdp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2476742Z [00:02:56.428]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/stun.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2546393Z [00:02:56.435]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/dns_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2614269Z [00:02:56.441]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/bittorrent_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2682046Z [00:02:56.448]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/dtls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2750302Z [00:02:56.455]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/ssh.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2817656Z [00:02:56.462]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/sniff/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2886164Z [00:02:56.469]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/tproxy_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.2955345Z [00:02:56.475]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/redir_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3025978Z [00:02:56.483]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/tproxy_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3094665Z [00:02:56.489]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/redir_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3163657Z [00:02:56.496]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/redir/redir_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3231835Z [00:02:56.503]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/pipelistener/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3300746Z [00:02:56.510]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/wait_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3369754Z [00:02:56.517]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/wait_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3438466Z [00:02:56.524]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/wait_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3507404Z [00:02:56.531]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/index.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3578010Z [00:02:56.538]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/conn_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3648260Z [00:02:56.545]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/index_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3719055Z [00:02:56.552]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3789468Z [00:02:56.559]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/tlsfragment/wait_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3860170Z [00:02:56.566]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3928857Z [00:02:56.573]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/system_proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.3996849Z [00:02:56.580]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4066457Z [00:02:56.587]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4137206Z [00:02:56.594]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4207762Z [00:02:56.601]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/settings/proxy_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4278523Z [00:02:56.608]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badtls/read_wait.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4349580Z [00:02:56.615]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badtls/read_wait_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4421329Z [00:02:56.622]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badtls/read_wait_utls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4491297Z [00:02:56.629]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_tcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4561164Z [00:02:56.636]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4629803Z [00:02:56.643]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_go121.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4699753Z [00:02:56.650]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_go123.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4769947Z [00:02:56.657]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_nongo123.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4839008Z [00:02:56.664]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_udp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4908210Z [00:02:56.671]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/listener/listener_nongo121.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.4977219Z [00:02:56.678]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/packet_conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5047208Z [00:02:56.685]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/track_enable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5116250Z [00:02:56.692]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/killer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5184678Z [00:02:56.698]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/track.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5254104Z [00:02:56.705]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/track_disable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5324635Z [00:02:56.712]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/conntrack/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5397516Z [00:02:56.720]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badversion/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5469880Z [00:02:56.727]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badversion/version_json.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5539953Z [00:02:56.734]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/common/badversion/version_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5609081Z [00:02:56.741]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/vmess/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5679393Z [00:02:56.748]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/vmess/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5749271Z [00:02:56.755]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tor/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5819675Z [00:02:56.762]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tor/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5889313Z [00:02:56.769]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/mixed/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.5960347Z [00:02:56.776]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/redirect/tproxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6031095Z [00:02:56.783]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/redirect/redirect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6103082Z [00:02:56.790]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/hysteria/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6172602Z [00:02:56.797]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/hysteria/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6242251Z [00:02:56.804]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/anytls/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6311407Z [00:02:56.811]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/anytls/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6380848Z [00:02:56.818]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct/loopback_detect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6449333Z [00:02:56.825]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6517395Z [00:02:56.832]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/direct/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6585948Z [00:02:56.839]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tuic/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6655942Z [00:02:56.846]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tuic/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6725332Z [00:02:56.852]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/block/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6796773Z [00:02:56.860]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard/endpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6865990Z [00:02:56.866]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.6933348Z [00:02:56.873]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/wireguard/init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7002161Z [00:02:56.880]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/socks/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7070952Z [00:02:56.887]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/socks/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7140066Z [00:02:56.894]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tun/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7211112Z [00:02:56.901]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tun/hook.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7279344Z [00:02:56.908]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowsocks/inbound_relay.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7348287Z [00:02:56.915]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowsocks/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7417200Z [00:02:56.922]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowsocks/inbound_multi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7487695Z [00:02:56.929]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowsocks/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7559534Z [00:02:56.936]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/vless/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7630489Z [00:02:56.943]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/vless/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7701468Z [00:02:56.950]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/ssh/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7770920Z [00:02:56.957]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowtls/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7841292Z [00:02:56.964]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/shadowtls/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7910840Z [00:02:56.971]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/dns/handle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.7980015Z [00:02:56.978]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/dns/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8049476Z [00:02:56.985]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/hysteria2/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8121229Z [00:02:56.992]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/hysteria2/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8190989Z [00:02:56.999]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/group/urltest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8261264Z [00:02:57.006]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/group/selector.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8331023Z [00:02:57.013]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/naive/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8400193Z [00:02:57.020]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/naive/quic/inbound_init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8470244Z [00:02:57.027]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/naive/inbound_conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8540622Z [00:02:57.034]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tailscale/protect_nonandroid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8610992Z [00:02:57.041]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tailscale/dns_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8680577Z [00:02:57.048]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tailscale/endpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8751681Z [00:02:57.055]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/tailscale/protect_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8822135Z [00:02:57.062]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/http/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8892328Z [00:02:57.069]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/http/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.8966212Z [00:02:57.077]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/trojan/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9036933Z [00:02:57.084]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/protocol/trojan/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9107948Z [00:02:57.091]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9178025Z [00:02:57.098]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/path_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9247761Z [00:02:57.105]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/cgo_disabled.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9318494Z [00:02:57.112]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9387958Z [00:02:57.119]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9456952Z [00:02:57.126]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_hurd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9526335Z [00:02:57.133]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_zos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9595038Z [00:02:57.139]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/gengoos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9664617Z [00:02:57.146]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_openbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9732236Z [00:02:57.153]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_aix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9799869Z [00:02:57.160]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_dragonfly.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9867957Z [00:02:57.167]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:12.9936463Z [00:02:57.174]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_netbsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0006296Z [00:02:57.181]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_illumos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0076565Z [00:02:57.188]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_plan9.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0146441Z [00:02:57.195]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0216246Z [00:02:57.202]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_solaris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0287111Z [00:02:57.209]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/goos.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0357804Z [00:02:57.216]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0429698Z [00:02:57.223]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0500475Z [00:02:57.230]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/goos/zgoos_js.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0572332Z [00:02:57.237]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/quic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0644260Z [00:02:57.244]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/certificate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0715024Z [00:02:57.251]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/v2ray.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0788639Z [00:02:57.259]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/os.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0859688Z [00:02:57.266]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/cgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.0929945Z [00:02:57.273]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1000815Z [00:02:57.280]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/err.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1072361Z [00:02:57.287]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/quic_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1146496Z [00:02:57.295]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/rule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1218706Z [00:02:57.302]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/path.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1292068Z [00:02:57.309]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/dhcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1364841Z [00:02:57.316]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1436686Z [00:02:57.324]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/timeout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1509557Z [00:02:57.331]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/hysteria2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1581815Z [00:02:57.338]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1652699Z [00:02:57.345]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/protocol.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1722985Z [00:02:57.352]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/time.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1793848Z [00:02:57.359]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/constant/speed.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1866277Z [00:02:57.366]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/update_certificates/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.1940304Z [00:02:57.374]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/app_store_connect/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2012739Z [00:02:57.381]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build_libbox/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2087728Z [00:02:57.389]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build_shared/tag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2160564Z [00:02:57.396]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build_shared/sdk.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2232235Z [00:02:57.403]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/update_android_version/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2302511Z [00:02:57.410]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/build/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2374837Z [00:02:57.417]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/tun_bench/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2444718Z [00:02:57.424]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/read_tag/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2515756Z [00:02:57.432]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/protogen/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2585678Z [00:02:57.438]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/internal/update_apple_version/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2655478Z [00:02:57.446]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_upgrade.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2725692Z [00:02:57.452]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools_synctime.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2793882Z [00:02:57.459]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_convert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2861900Z [00:02:57.466]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools_fetch_http3_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2931605Z [00:02:57.473]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geosite_lookup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.2999107Z [00:02:57.480]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3066746Z [00:02:57.487]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geosite.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3135210Z [00:02:57.493]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geosite_matcher.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3204568Z [00:02:57.500]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/generate_completions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3272702Z [00:02:57.507]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geoip_export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3341359Z [00:02:57.514]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_check.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3410188Z [00:02:57.521]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geoip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3478797Z [00:02:57.528]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_generate_ech.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3547769Z [00:02:57.535]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_compile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3617842Z [00:02:57.542]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_generate_wireguard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3687267Z [00:02:57.549]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3756246Z [00:02:57.556]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_run.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3824831Z [00:02:57.562]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_decompile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3898170Z [00:02:57.570]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geosite_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.3968786Z [00:02:57.577]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_generate_tls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4041388Z [00:02:57.584]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geoip_lookup.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4114570Z [00:02:57.591]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools_connect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4182996Z [00:02:57.598]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_merge.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4253794Z [00:02:57.605]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geoip_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4323259Z [00:02:57.612]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4392166Z [00:02:57.619]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4462424Z [00:02:57.626]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_merge.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4531510Z [00:02:57.633]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4600374Z [00:02:57.640]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_rule_set_match.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4669421Z [00:02:57.647]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_generate_vapid.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4739823Z [00:02:57.654]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4809226Z [00:02:57.661]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools_fetch.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4878696Z [00:02:57.668]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.4947786Z [00:02:57.675]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_generate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5018045Z [00:02:57.682]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_tools_fetch_http3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5086231Z [00:02:57.689]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/cmd/sing-box/cmd_geosite_export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5154795Z [00:02:57.695]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5222955Z [00:02:57.702]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_dialer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5291178Z [00:02:57.709]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/quic/quic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5359495Z [00:02:57.716]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/quic/http3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5429178Z [00:02:57.723]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5498170Z [00:02:57.730]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip/memory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5566777Z [00:02:57.737]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/fakeip/fakeip.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5636491Z [00:02:57.744]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/resolv_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5705767Z [00:02:57.751]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/resolv_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5775462Z [00:02:57.757]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/resolv_default.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5844597Z [00:02:57.764]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_resolved_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5913779Z [00:02:57.771]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.5982470Z [00:02:57.778]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_darwin_nodhcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6051130Z [00:02:57.785]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_resolved_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6120877Z [00:02:57.792]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_shared.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6189571Z [00:02:57.799]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_darwin_dhcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6258520Z [00:02:57.806]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6328003Z [00:02:57.813]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/resolv_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6397300Z [00:02:57.820]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/local_resolved.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6467926Z [00:02:57.827]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/local/resolv.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6536491Z [00:02:57.834]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/tls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6606290Z [00:02:57.841]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6675504Z [00:02:57.848]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6744092Z [00:02:57.854]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts_file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6813770Z [00:02:57.861]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6884356Z [00:02:57.868]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/hosts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.6955107Z [00:02:57.875]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/hosts/testdata/hosts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7023125Z [00:02:57.882]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/tcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7092312Z [00:02:57.889]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/https.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7161504Z [00:02:57.896]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/udp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7230920Z [00:02:57.903]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/dhcp/dhcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7299972Z [00:02:57.910]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport/dhcp/dhcp_shared.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7370335Z [00:02:57.917]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_adapter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7440413Z [00:02:57.924]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/extension_edns0_subnet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7510625Z [00:02:57.931]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/transport_registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7580458Z [00:02:57.938]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7650062Z [00:02:57.945]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/router.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7719859Z [00:02:57.952]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/client_truncate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7786875Z [00:02:57.959]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/rcode.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7855945Z [00:02:57.966]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/dns/client_log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7925293Z [00:02:57.972]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.7994849Z [00:02:57.979]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8064799Z [00:02:57.986]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8134265Z [00:02:57.993]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8204314Z [00:02:58.000]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/box.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8274521Z [00:02:58.007]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/vless.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8345477Z [00:02:58.014]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/hysteria.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8416736Z [00:02:58.022]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/certificate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8486030Z [00:02:58.029]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/v2ray.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8554891Z [00:02:58.035]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule_set.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8624514Z [00:02:58.042]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/anytls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8692799Z [00:02:58.049]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/wireguard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8761562Z [00:02:58.056]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tun.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8829699Z [00:02:58.063]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/ntp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8899966Z [00:02:58.070]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/naive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.8971073Z [00:02:58.077]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9039816Z [00:02:58.084]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/inbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9107338Z [00:02:58.091]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9176555Z [00:02:58.098]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tuic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9247303Z [00:02:58.105]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/shadowtls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9314051Z [00:02:58.111]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9381439Z [00:02:58.118]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/debug.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9450754Z [00:02:58.125]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tun_platform.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9517919Z [00:02:58.132]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/platform.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9585930Z [00:02:58.139]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/shadowsocks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9653821Z [00:02:58.145]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/udp_over_tcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9721567Z [00:02:58.152]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/trojan.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9790915Z [00:02:58.159]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9857792Z [00:02:58.166]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tls.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9926046Z [00:02:58.172]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:13.9996562Z [00:02:58.180]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/direct.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0065708Z [00:02:58.186]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tailscale.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0133848Z [00:02:58.193]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/endpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0202066Z [00:02:58.200]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0270687Z [00:02:58.207]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/hysteria2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0338801Z [00:02:58.214]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/vmess.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0407347Z [00:02:58.221]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0475408Z [00:02:58.228]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/ssmapi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0544545Z [00:02:58.234]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule_dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0614324Z [00:02:58.241]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/tls_acme.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0683738Z [00:02:58.248]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/shadowsocksr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0754084Z [00:02:58.255]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/redir.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0823996Z [00:02:58.262]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/multiplex.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0892424Z [00:02:58.269]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/outbound.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.0960867Z [00:02:58.276]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/route.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1028925Z [00:02:58.283]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/resolved.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1096760Z [00:02:58.290]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/rule_action.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1165750Z [00:02:58.297]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/dns_record.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1235100Z [00:02:58.303]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/v2ray_transport.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1304068Z [00:02:58.310]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/experimental.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1372666Z [00:02:58.317]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/ssh.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1441024Z [00:02:58.324]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/option/simple.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1509868Z [00:02:58.331]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/quic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1577553Z [00:02:58.338]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/v2rayapi_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1645475Z [00:02:58.345]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/wireguard.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1712896Z [00:02:58.351]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/wireguard_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1784764Z [00:02:58.358]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/quic_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1854305Z [00:02:58.365]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1922711Z [00:02:58.372]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/dhcp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.1991663Z [00:02:58.379]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/v2rayapi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2060105Z [00:02:58.386]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/dhcp_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2129539Z [00:02:58.393]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/tz_android.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2196835Z [00:02:58.400]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/tz_ios.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2264260Z [00:02:58.406]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/tailscale.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2331927Z [00:02:58.413]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/tailscale_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2400455Z [00:02:58.420]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/clashapi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2470537Z [00:02:58.427]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/include/clashapi_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2541810Z [00:02:58.434]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/v2ray_ws_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2611425Z [00:02:58.441]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/tuic_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2679913Z [00:02:58.448]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/hysteria2_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2749349Z [00:02:58.455]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/brutal_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2818401Z [00:02:58.462]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/box_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2886613Z [00:02:58.469]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/direct_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.2955677Z [00:02:58.475]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/mux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3024465Z [00:02:58.482]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/shadowsocks_legacy_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3093021Z [00:02:58.489]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/hysteria_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3161731Z [00:02:58.496]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/shadowtls_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3229677Z [00:02:58.503]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/wrapper_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3299495Z [00:02:58.510]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-ws-client.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3368263Z [00:02:58.517]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/shadowsocksr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3439645Z [00:02:58.524]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-mux-client.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3511503Z [00:02:58.531]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/hysteria-client.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3582170Z [00:02:58.538]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/nginx.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3650345Z [00:02:58.545]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vless-server.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3718319Z [00:02:58.552]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/wireguard.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3788163Z [00:02:58.559]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/naive-nginx.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3859088Z [00:02:58.566]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/hysteria2-server.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3929103Z [00:02:58.573]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/trojan.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.3999028Z [00:02:58.580]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-grpc-client.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4069965Z [00:02:58.587]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/tuic-server.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4141394Z [00:02:58.594]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-ws-server.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4210932Z [00:02:58.601]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/tuic-client.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4281597Z [00:02:58.608]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vless-tls-server.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4353194Z [00:02:58.615]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-grpc-server.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4422452Z [00:02:58.622]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/naive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4490355Z [00:02:58.629]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/naive-quic.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4558001Z [00:02:58.636]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/hysteria-server.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4627446Z [00:02:58.643]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/hysteria2-client.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4696220Z [00:02:58.650]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-server.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4764861Z [00:02:58.656]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vmess-client.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4833723Z [00:02:58.663]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/config/vless-tls-client.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4902182Z [00:02:58.670]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/domain_inbound_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.4970841Z [00:02:58.677]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/docker_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5039189Z [00:02:58.684]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/shadowsocks_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5108779Z [00:02:58.691]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/tfo_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5178785Z [00:02:58.698]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/naive_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5248137Z [00:02:58.705]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/inbound_detour_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5315483Z [00:02:58.712]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/trojan_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5384140Z [00:02:58.718]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/http_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5453926Z [00:02:58.725]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/mux_cool_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5522451Z [00:02:58.732]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/v2ray_transport_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5592723Z [00:02:58.739]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/v2ray_api_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5661272Z [00:02:58.746]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/vmess_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5729243Z [00:02:58.753]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5798658Z [00:02:58.760]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/mkcert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5868953Z [00:02:58.767]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.5937952Z [00:02:58.774]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/ss_plugin_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6006299Z [00:02:58.781]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/clash_other_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6075118Z [00:02:58.787]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/tls_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6141993Z [00:02:58.794]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/ech_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6209891Z [00:02:58.801]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/clash_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6280736Z [00:02:58.808]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/reality_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6353184Z [00:02:58.815]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/v2ray_grpc_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6423880Z [00:02:58.822]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/v2ray_httpupgrade_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6494399Z [00:02:58.829]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/test/clash_darwin_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6563062Z [00:02:58.836]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/update_clients.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6631495Z [00:02:58.843]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows/docker.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6699399Z [00:02:58.850]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows/linux.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6768267Z [00:02:58.857]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows/stale.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6836926Z [00:02:58.864]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows/build.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6905859Z [00:02:58.871]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/workflows/lint.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.6974727Z [00:02:58.877]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/deb2ipk.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7042390Z [00:02:58.884]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/FUNDING.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7109912Z [00:02:58.891]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/setup_legacy_go.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7178261Z [00:02:58.898]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/renovate.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7247095Z [00:02:58.905]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/update_dependencies.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7317889Z [00:02:58.912]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7387339Z [00:02:58.919]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report_zh.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7456715Z [00:02:58.926]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7526577Z [00:02:58.933]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7596418Z [00:02:58.940]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7663414Z [00:02:58.946]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7730735Z [00:02:58.953]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7799098Z [00:02:58.960]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7868079Z [00:02:58.967]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.7937319Z [00:02:58.974]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8007443Z [00:02:58.981]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8075708Z [00:02:58.988]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8145373Z [00:02:58.994]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8214833Z [00:02:59.001]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8285465Z [00:02:59.008]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8354880Z [00:02:59.015]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8424060Z [00:02:59.022]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8494650Z [00:02:59.029]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs/refs/heads/dev-next' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8563729Z [00:02:59.036]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8633124Z [00:02:59.043]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8702078Z [00:02:59.050]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/refs/heads/dev-next' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8771379Z [00:02:59.057]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8842624Z [00:02:59.064]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8914210Z [00:02:59.071]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.8984063Z [00:02:59.078]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9052695Z [00:02:59.085]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9123221Z [00:02:59.092]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-bbe3a2a5f8a1467a2f0016f0fb99645970a3c41a.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9193249Z [00:02:59.099]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-bbe3a2a5f8a1467a2f0016f0fb99645970a3c41a.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9262428Z [00:02:59.106]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-c2394773eddd40b33c0e0e21395a60169c2fbfee.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9330087Z [00:02:59.113]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-bbe3a2a5f8a1467a2f0016f0fb99645970a3c41a.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9398283Z [00:02:59.120]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-c2394773eddd40b33c0e0e21395a60169c2fbfee.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9467777Z [00:02:59.127]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-c2394773eddd40b33c0e0e21395a60169c2fbfee.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9537385Z [00:02:59.134]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-bbe3a2a5f8a1467a2f0016f0fb99645970a3c41a.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9606704Z [00:02:59.141]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/objects/pack/pack-c2394773eddd40b33c0e0e21395a60169c2fbfee.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9679230Z [00:02:59.148]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9751567Z [00:02:59.155]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9821095Z [00:02:59.162]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/debug_stub.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9892801Z [00:02:59.169]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/.goreleaser.fury.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:14.9962062Z [00:02:59.176]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.fFUG1ghVxC/TEMPREPO/mkdocs.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:15.0032802Z [00:02:59.183]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:15.0104260Z [00:02:59.190]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:15.0175269Z [00:02:59.198]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/sing-box.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:15.0245665Z [00:02:59.205]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:15.0315469Z [00:02:59.211]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/sing-box.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:15.0385792Z [00:02:59.219]➜  mode of '/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:39:15.0711603Z [00:02:59.251]➜  realpath: missing operand
2025-08-20T22:39:15.0712554Z [00:02:59.251]➜  Try 'realpath --help' for more information.
2025-08-20T22:39:15.0811535Z [00:02:59.261]➜  
2025-08-20T22:39:15.0812385Z [00:02:59.261]➜  [+] Found LICENSE ==> [/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T22:39:15.0813200Z [00:02:59.261]➜  
2025-08-20T22:39:15.0813725Z [00:02:59.261]➜  
2025-08-20T22:39:15.0822051Z [00:02:59.262]➜  BSD 3-Clause License
2025-08-20T22:39:15.0822665Z [00:02:59.262]➜  
2025-08-20T22:39:15.0823323Z [00:02:59.262]➜  Copyright (c) 2018, Open Systems AG
2025-08-20T22:39:15.0824425Z [00:02:59.262]➜  All rights reserved.
2025-08-20T22:39:15.0824815Z [00:02:59.262]➜  
2025-08-20T22:39:15.0825471Z [00:02:59.262]➜  Redistribution and use in source and binary forms, with or without
2025-08-20T22:39:15.0826535Z [00:02:59.262]➜  modification, are permitted provided that the following conditions are met:
2025-08-20T22:39:15.0827250Z [00:02:59.262]➜  
2025-08-20T22:39:15.0827736Z [00:02:59.262]➜  * Redistributions of source code must retain the above copyright notice, this
2025-08-20T22:39:15.0828292Z [00:02:59.262]➜    list of conditions and the following disclaimer.
2025-08-20T22:39:15.0828638Z [00:02:59.262]➜  
2025-08-20T22:39:15.0829061Z [00:02:59.262]➜  * Redistributions in binary form must reproduce the above copyright notice,
2025-08-20T22:39:15.0829677Z [00:02:59.262]➜    this list of conditions and the following disclaimer in the documentation
2025-08-20T22:39:15.0830212Z [00:02:59.262]➜    and/or other materials provided with the distribution.
2025-08-20T22:39:15.0830569Z [00:02:59.262]➜  
2025-08-20T22:39:15.0830932Z [00:02:59.262]➜  * Neither the name of the copyright holder nor the names of its
2025-08-20T22:39:15.0831477Z [00:02:59.262]➜    contributors may be used to endorse or promote products derived from
2025-08-20T22:39:15.0832184Z [00:02:59.262]➜    this software without specific prior written permission.
2025-08-20T22:39:15.0832547Z [00:02:59.262]➜  
2025-08-20T22:39:15.0832960Z [00:02:59.262]➜  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2025-08-20T22:39:15.0834110Z [00:02:59.262]➜  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2025-08-20T22:39:15.0834748Z [00:02:59.262]➜  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2025-08-20T22:39:15.0835360Z [00:02:59.262]➜  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2025-08-20T22:39:15.0835951Z [00:02:59.262]➜  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2025-08-20T22:39:15.0836523Z [00:02:59.262]➜  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2025-08-20T22:39:15.0837094Z [00:02:59.262]➜  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2025-08-20T22:39:15.0837664Z [00:02:59.262]➜  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2025-08-20T22:39:15.0838229Z [00:02:59.262]➜  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2025-08-20T22:39:15.0838774Z [00:02:59.262]➜  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2025-08-20T22:39:15.0839146Z [00:02:59.262]➜  
2025-08-20T22:39:15.0839357Z [00:02:59.262]➜  
2025-08-20T22:39:16.1123013Z [00:03:00.292]➜  
2025-08-20T22:39:16.1123877Z [00:03:00.292]➜  File: LICENSE
2025-08-20T22:39:16.1124427Z [00:03:00.292]➜    Type: ASCII text
2025-08-20T22:39:16.1125251Z [00:03:00.292]➜    B3sum: 63fbbce5c58d5f6d66cadf4f44ad4f7e7608e4ada897d3cd07a5a51db8c43489
2025-08-20T22:39:16.1126539Z [00:03:00.292]➜    SHA256sum: 31cbb9419e5fbd3fe353eb5b5efb2667d5969f42e44f976e8c0b3a28893b3c09
2025-08-20T22:39:16.1127245Z [00:03:00.292]➜    Size: 4.0K
2025-08-20T22:39:16.1260429Z [00:03:00.306]➜  
2025-08-20T22:39:16.1260914Z [00:03:00.306]➜  File: SBUILD
2025-08-20T22:39:16.1261717Z [00:03:00.306]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable, with very long lines (315)
2025-08-20T22:39:16.1262752Z [00:03:00.306]➜    B3sum: a6a945c5947e753fa80c7d8251bb3c43e738f02bc69565174a04edd8e84feb64
2025-08-20T22:39:16.1263805Z [00:03:00.306]➜    SHA256sum: 764cbe36632a08347ddddcddd61f2a651d9c55b0541ec50bcaa69e66800eab78
2025-08-20T22:39:16.1264276Z [00:03:00.306]➜    Size: 8.0K
2025-08-20T22:39:16.1378683Z [00:03:00.318]➜  
2025-08-20T22:39:16.1379226Z [00:03:00.318]➜  File: sing-box.static.version
2025-08-20T22:39:16.1379718Z [00:03:00.318]➜    Type: ASCII text, with no line terminators
2025-08-20T22:39:16.1380274Z [00:03:00.318]➜    B3sum: 8a9700b44ab5477c43efd9352f96f67a3fcdf9ba20213dee848d008aa8ec6f45
2025-08-20T22:39:16.1380954Z [00:03:00.318]➜    SHA256sum: cbeb7a02666eb54eff508af5f48a202d5f7a5447897476550f5a513d2c15e3a0
2025-08-20T22:39:16.1381429Z [00:03:00.318]➜    Size: 4.0K
2025-08-20T22:39:16.1492974Z [00:03:00.329]➜  
2025-08-20T22:39:16.1493388Z [00:03:00.329]➜  File: sing-box.version
2025-08-20T22:39:16.1494006Z [00:03:00.329]➜    Type: ASCII text, with no line terminators
2025-08-20T22:39:16.1494746Z [00:03:00.329]➜    B3sum: 8a9700b44ab5477c43efd9352f96f67a3fcdf9ba20213dee848d008aa8ec6f45
2025-08-20T22:39:16.1495791Z [00:03:00.329]➜    SHA256sum: cbeb7a02666eb54eff508af5f48a202d5f7a5447897476550f5a513d2c15e3a0
2025-08-20T22:39:16.1496562Z [00:03:00.329]➜    Size: 4.0K
2025-08-20T22:39:16.1496936Z [00:03:00.330]➜  
2025-08-20T22:39:16.1497773Z [00:03:00.330]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T22:39:16.1530358Z [00:03:00.333]➜  sing-box.version:8a9700b44ab5477c43efd9352f96f67a3fcdf9ba20213dee848d008aa8ec6f45
2025-08-20T22:39:16.1531231Z [00:03:00.333]➜  SBUILD:a6a945c5947e753fa80c7d8251bb3c43e738f02bc69565174a04edd8e84feb64
2025-08-20T22:39:16.1532065Z [00:03:00.333]➜  sing-box.static.version:8a9700b44ab5477c43efd9352f96f67a3fcdf9ba20213dee848d008aa8ec6f45
2025-08-20T22:39:16.1533400Z [00:03:00.333]➜  LICENSE:63fbbce5c58d5f6d66cadf4f44ad4f7e7608e4ada897d3cd07a5a51db8c43489
2025-08-20T22:39:16.1551403Z [00:03:00.335]➜  
2025-08-20T22:39:16.1552475Z [00:03:00.335]➜  [+] Signing sing-box.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T22:39:16.1659529Z [00:03:00.346]➜  
2025-08-20T22:39:16.1661092Z [00:03:00.346]➜  [✓] SuccessFully Built sing-box.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/sing-box/static.official.source.yaml [Wednesday, 2025-08-20 (10:39:16 PM) UTC]
2025-08-20T22:39:16.1662460Z [00:03:00.346]➜  
2025-08-20T22:39:16.1720278Z [00:03:00.352]➜  [+] Total Size: 14M (Includes DUPES+TMPFILES)
2025-08-20T22:39:16.1721336Z [00:03:00.352]➜  [+] LOGPATH='/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/sing-box.static.log'
2025-08-20T22:39:16.1734598Z [00:03:00.353]➜  [+] ENVPATH=/tmp/pkgforge/365oJ9TiP_SBUILD/ENVPATH
2025-08-20T22:39:16.1884612Z 
2025-08-20T22:39:16.1885392Z [+] Sanitizing /tmp/pkgforge/365oJ9TiP_SBUILD/BUILD.log ==> /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/sing-box.static.log
2025-08-20T22:39:20.6340397Z 
2025-08-20T22:39:20.6341714Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/sing-box/official]
2025-08-20T22:39:20.6342709Z [+] LOGS (Build Dir): /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:20.6343219Z 
2025-08-20T22:39:20.7340641Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T22:39:20.7995601Z ./BUILD_ARTIFACTS.tar : 54.75%   (  13.2 MiB =>   7.21 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T22:39:20.8047046Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T22:39:20.8085098Z 
2025-08-20T22:39:20.8086348Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml :: 00(Hr):03(Min):05(Sec)
2025-08-20T22:39:20.8087648Z 
2025-08-20T22:39:20.8102195Z 
2025-08-20T22:39:20.8102646Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (10:39:20 PM) UTC
2025-08-20T22:39:20.8102924Z 
2025-08-20T22:39:21.3461141Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T22:39:21.3514983Z ##[group]Run ##Presets
2025-08-20T22:39:21.3515323Z [36;1m##Presets[0m
2025-08-20T22:39:21.3515530Z [36;1mset +x ; set +e[0m
2025-08-20T22:39:21.3515745Z [36;1m#-------------#[0m
2025-08-20T22:39:21.3515952Z [36;1m##Debug?[0m
2025-08-20T22:39:21.3516200Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:39:21.3516500Z [36;1m  set -x[0m
2025-08-20T22:39:21.3516687Z [36;1mfi[0m
2025-08-20T22:39:21.3516870Z [36;1m#-------------#[0m
2025-08-20T22:39:21.3517073Z [36;1m##Set ENV[0m
2025-08-20T22:39:21.3517311Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T22:39:21.3517757Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T22:39:21.3518177Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T22:39:21.3518624Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-"[0m
2025-08-20T22:39:21.3519138Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T22:39:21.3519556Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:39:21.3520007Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:39:21.3520345Z [36;1m fi[0m
2025-08-20T22:39:21.3520524Z [36;1m##Push[0m
2025-08-20T22:39:21.3520752Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T22:39:21.3521043Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T22:39:21.3521426Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T22:39:21.3521915Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:39:21.3522380Z [36;1m     ls -sh "/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T22:39:21.3522848Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T22:39:21.3523068Z [36;1m       {[0m
2025-08-20T22:39:21.3523265Z [36;1m        for i in {1..10}; do[0m
2025-08-20T22:39:21.3523824Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T22:39:21.3524394Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T22:39:21.3524837Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T22:39:21.3525271Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T22:39:21.3525694Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T22:39:21.3526086Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T22:39:21.3526473Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T22:39:21.3526867Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T22:39:21.3527260Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T22:39:21.3527668Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T22:39:21.3528155Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T22:39:21.3528665Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T22:39:21.3529128Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T22:39:21.3529559Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T22:39:21.3529982Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T22:39:21.3530451Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-sing-box")[0m
2025-08-20T22:39:21.3530918Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T22:39:21.3531515Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T22:39:21.3531972Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T22:39:21.3532389Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T22:39:21.3532904Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T22:39:21.3533354Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T22:39:21.3533766Z [36;1m         #Check[0m
2025-08-20T22:39:21.3534335Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "" ]]; then[0m
2025-08-20T22:39:21.3535050Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T22:39:21.3535414Z [36;1m            break[0m
2025-08-20T22:39:21.3535627Z [36;1m          else[0m
2025-08-20T22:39:21.3536043Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T22:39:21.3536484Z [36;1m          fi[0m
2025-08-20T22:39:21.3536715Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T22:39:21.3536980Z [36;1m        done[0m
2025-08-20T22:39:21.3537166Z [36;1m       }[0m
2025-08-20T22:39:21.3537377Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T22:39:21.3537641Z [36;1m       ghcr_push_cmd[0m
2025-08-20T22:39:21.3538222Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T22:39:21.3538982Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:39:21.3539497Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T22:39:21.3539780Z [36;1m          ghcr_push_cmd[0m
2025-08-20T22:39:21.3540383Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T22:39:21.3541177Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T22:39:21.3541703Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:39:21.3542112Z [36;1m             return 1 || exit 1[0m
2025-08-20T22:39:21.3542354Z [36;1m           fi[0m
2025-08-20T22:39:21.3542552Z [36;1m       fi[0m
2025-08-20T22:39:21.3542743Z [36;1m   fi[0m
2025-08-20T22:39:21.3542921Z [36;1m fi[0m
2025-08-20T22:39:21.3543114Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:39:21.3631126Z shell: /usr/bin/bash -e {0}
2025-08-20T22:39:21.3631368Z env:
2025-08-20T22:39:21.3631557Z   CROSS_COMPILING: NO
2025-08-20T22:39:21.3631800Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:39:21.3632040Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:39:21.3632267Z   ON_QEMU: NO
2025-08-20T22:39:21.3632449Z   DEBUG: 0
2025-08-20T22:39:21.3632637Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:39:21.3632865Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:39:21.3633152Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:39:21.3633651Z   KEEP_LOGS: YES
2025-08-20T22:39:21.3633855Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:21.3634078Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:39:21.3634313Z   SBUILD_REBUILD: false
2025-08-20T22:39:21.3634869Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:39:21.3635469Z   BUILD_SYS: docker://go
2025-08-20T22:39:21.3635686Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:21.3635890Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:21.3636089Z   SYSTMP: /tmp
2025-08-20T22:39:21.3636274Z   GHA_MODE: MATRIX
2025-08-20T22:39:21.3636877Z   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:39:21.3637412Z   INPUT_SBUILD: /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:39:21.3637740Z   BUILD_DIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml
2025-08-20T22:39:21.3638132Z   SBUILD_OUTDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:21.3638621Z   SBUILD_TMPDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:21.3639011Z   PKG_TYPE: static
2025-08-20T22:39:21.3639209Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:21.3639418Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:39:21.3640035Z   GHCR_TOKEN: ***
2025-08-20T22:39:21.3640337Z   GITHUB_TOKEN: ***
2025-08-20T22:39:21.3640577Z   GITLAB_TOKEN: ***
2025-08-20T22:39:21.3641716Z   MINISIGN_KEY: ***
2025-08-20T22:39:21.3641925Z ##[endgroup]
2025-08-20T22:39:21.3733987Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T22:39:21.3744844Z 7.3M	./BUILD_ARTIFACTS.zstd
2025-08-20T22:39:21.3757801Z total 1.8M
2025-08-20T22:39:21.3758009Z 4.0K CHECKSUM
2025-08-20T22:39:21.3758220Z 4.0K CHECKSUM.sig
2025-08-20T22:39:21.3758428Z 4.0K LICENSE
2025-08-20T22:39:21.3758625Z 4.0K LICENSE.sig
2025-08-20T22:39:21.3758830Z 8.0K SBUILD
2025-08-20T22:39:21.3759084Z 4.0K SBUILD.sig
2025-08-20T22:39:21.3759415Z 4.0K SBUILD_TEMP
2025-08-20T22:39:21.3759773Z 1.7M sing-box.static.log
2025-08-20T22:39:21.3760181Z 4.0K sing-box.static.version
2025-08-20T22:39:21.3760624Z 4.0K sing-box.static.version.sig
2025-08-20T22:39:21.3761074Z 4.0K sing-box.version
2025-08-20T22:39:21.3761461Z 4.0K sing-box.version.sig
2025-08-20T22:39:21.3992299Z Error: "ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/sing-box/official/sing-box-srcbuild-"
2025-08-20T22:39:21.3993954Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T22:39:26.4056071Z Error: "ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/sing-box/official/sing-box-srcbuild-"
2025-08-20T22:39:26.4060871Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T22:39:26.4069019Z 
2025-08-20T22:39:26.4069569Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-
2025-08-20T22:39:26.4070147Z 
2025-08-20T22:39:26.4113247Z Error: "ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/sing-box/official/sing-box-srcbuild-"
2025-08-20T22:39:26.4116223Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T22:39:26.4169385Z ##[group]Run ##Presets
2025-08-20T22:39:26.4169834Z [36;1m##Presets[0m
2025-08-20T22:39:26.4170229Z [36;1mset +x ; set +e[0m
2025-08-20T22:39:26.4170626Z [36;1m#-------------#[0m
2025-08-20T22:39:26.4171001Z [36;1m##Debug?[0m
2025-08-20T22:39:26.4171425Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:39:26.4171968Z [36;1m  set -x[0m
2025-08-20T22:39:26.4172306Z [36;1mfi[0m
2025-08-20T22:39:26.4172626Z [36;1m#-------------#[0m
2025-08-20T22:39:26.4173102Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T22:39:26.4173905Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:39:26.4229437Z shell: /usr/bin/bash -e {0}
2025-08-20T22:39:26.4229674Z env:
2025-08-20T22:39:26.4229861Z   CROSS_COMPILING: NO
2025-08-20T22:39:26.4230089Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:39:26.4230323Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:39:26.4230539Z   ON_QEMU: NO
2025-08-20T22:39:26.4230755Z   DEBUG: 0
2025-08-20T22:39:26.4230942Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:39:26.4231176Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:39:26.4231464Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:39:26.4231788Z   KEEP_LOGS: YES
2025-08-20T22:39:26.4231988Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:26.4232201Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:39:26.4232427Z   SBUILD_REBUILD: false
2025-08-20T22:39:26.4232989Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:39:26.4233835Z   BUILD_SYS: docker://go
2025-08-20T22:39:26.4234057Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:26.4234256Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:26.4234452Z   SYSTMP: /tmp
2025-08-20T22:39:26.4234630Z   GHA_MODE: MATRIX
2025-08-20T22:39:26.4235065Z   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:39:26.4235581Z   INPUT_SBUILD: /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:39:26.4235909Z   BUILD_DIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml
2025-08-20T22:39:26.4236307Z   SBUILD_OUTDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:26.4236796Z   SBUILD_TMPDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:26.4237185Z   PKG_TYPE: static
2025-08-20T22:39:26.4237383Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:26.4237594Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:39:26.4237899Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:39:26.4238310Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-
2025-08-20T22:39:26.4238797Z ##[endgroup]
2025-08-20T22:39:26.4396743Z ##[group]Run actions/upload-artifact@v4
2025-08-20T22:39:26.4397066Z with:
2025-08-20T22:39:26.4397276Z   name: Bincache_sing-box_x86_64-Linux
2025-08-20T22:39:26.4397577Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T22:39:26.4397878Z   compression-level: 0
2025-08-20T22:39:26.4398092Z   retention-days: 30
2025-08-20T22:39:26.4398298Z   overwrite: true
2025-08-20T22:39:26.4398644Z   if-no-files-found: warn
2025-08-20T22:39:26.4398874Z   include-hidden-files: false
2025-08-20T22:39:26.4399100Z env:
2025-08-20T22:39:26.4399276Z   CROSS_COMPILING: NO
2025-08-20T22:39:26.4399485Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:39:26.4399786Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:39:26.4399997Z   ON_QEMU: NO
2025-08-20T22:39:26.4400168Z   DEBUG: 0
2025-08-20T22:39:26.4400346Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:39:26.4400573Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:39:26.4400863Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:39:26.4401211Z   KEEP_LOGS: YES
2025-08-20T22:39:26.4401408Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:26.4401622Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:39:26.4401839Z   SBUILD_REBUILD: false
2025-08-20T22:39:26.4402393Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:39:26.4402972Z   BUILD_SYS: docker://go
2025-08-20T22:39:26.4403185Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:26.4403376Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:26.4403928Z   SYSTMP: /tmp
2025-08-20T22:39:26.4404117Z   GHA_MODE: MATRIX
2025-08-20T22:39:26.4404553Z   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:39:26.4405074Z   INPUT_SBUILD: /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:39:26.4405403Z   BUILD_DIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml
2025-08-20T22:39:26.4405802Z   SBUILD_OUTDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:26.4406303Z   SBUILD_TMPDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:26.4406691Z   PKG_TYPE: static
2025-08-20T22:39:26.4406883Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:26.4407089Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:39:26.4407293Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:39:26.4407651Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-
2025-08-20T22:39:26.4408051Z   UTC_TIME: 2025_08_20T10_39_26_PM
2025-08-20T22:39:26.4408283Z ##[endgroup]
2025-08-20T22:39:26.6718842Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T22:39:26.6722418Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T22:39:26.6723260Z With the provided path, there will be 2 files uploaded
2025-08-20T22:39:26.9736679Z Artifact name is valid!
2025-08-20T22:39:26.9737967Z Root directory input is valid!
2025-08-20T22:39:27.0778516Z Beginning upload of artifact content to blob storage
2025-08-20T22:39:28.0774397Z Uploaded bytes 8388608
2025-08-20T22:39:28.2414052Z Uploaded bytes 9669637
2025-08-20T22:39:28.3229566Z Finished uploading artifact content to blob storage!
2025-08-20T22:39:28.3232203Z SHA256 digest of uploaded artifact zip is b788e0369e8589e66853574631f6d8ebe6b0399b9b2898a6622bf5ff1eff1a51
2025-08-20T22:39:28.3233322Z Finalizing artifact upload
2025-08-20T22:39:28.4877621Z Artifact Bincache_sing-box_x86_64-Linux.zip successfully finalized. Artifact ID 3813865983
2025-08-20T22:39:28.4879074Z Artifact Bincache_sing-box_x86_64-Linux has been successfully uploaded! Final size is 9669637 bytes. Artifact ID is 3813865983
2025-08-20T22:39:28.4886635Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17109447796/artifacts/3813865983
2025-08-20T22:39:28.5040450Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T22:39:28.5040790Z with:
2025-08-20T22:39:28.5041000Z   subject-name: sing-box--
2025-08-20T22:39:28.5041754Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:39:28.5042506Z   show-summary: true
2025-08-20T22:39:28.5042739Z   push-to-registry: false
2025-08-20T22:39:28.5043127Z   github-token: ***
2025-08-20T22:39:28.5043348Z env:
2025-08-20T22:39:28.5043931Z   CROSS_COMPILING: NO
2025-08-20T22:39:28.5044175Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:39:28.5044435Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:39:28.5044674Z   ON_QEMU: NO
2025-08-20T22:39:28.5044870Z   DEBUG: 0
2025-08-20T22:39:28.5045075Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:39:28.5045437Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:39:28.5045781Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:39:28.5046122Z   KEEP_LOGS: YES
2025-08-20T22:39:28.5046339Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:28.5046577Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:39:28.5046817Z   SBUILD_REBUILD: false
2025-08-20T22:39:28.5047385Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:39:28.5047987Z   BUILD_SYS: docker://go
2025-08-20T22:39:28.5048220Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:28.5048437Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:28.5048659Z   SYSTMP: /tmp
2025-08-20T22:39:28.5048868Z   GHA_MODE: MATRIX
2025-08-20T22:39:28.5049327Z   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:39:28.5049866Z   INPUT_SBUILD: /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:39:28.5050222Z   BUILD_DIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml
2025-08-20T22:39:28.5050639Z   SBUILD_OUTDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:28.5051144Z   SBUILD_TMPDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:28.5051550Z   PKG_TYPE: static
2025-08-20T22:39:28.5051768Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:28.5052001Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:39:28.5052227Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:39:28.5052604Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-
2025-08-20T22:39:28.5053030Z   UTC_TIME: 2025_08_20T10_39_26_PM
2025-08-20T22:39:28.5053279Z ##[endgroup]
2025-08-20T22:39:28.5128938Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T22:39:28.5129405Z env:
2025-08-20T22:39:28.5129613Z   CROSS_COMPILING: NO
2025-08-20T22:39:28.5129855Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:39:28.5130118Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:39:28.5130363Z   ON_QEMU: NO
2025-08-20T22:39:28.5130561Z   DEBUG: 0
2025-08-20T22:39:28.5130774Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:39:28.5131027Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:39:28.5131368Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:39:28.5142864Z   KEEP_LOGS: YES
2025-08-20T22:39:28.5143115Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:28.5143383Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:39:28.5143772Z   SBUILD_REBUILD: false
2025-08-20T22:39:28.5144354Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:39:28.5144977Z   BUILD_SYS: docker://go
2025-08-20T22:39:28.5145213Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:28.5145432Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:28.5145645Z   SYSTMP: /tmp
2025-08-20T22:39:28.5145850Z   GHA_MODE: MATRIX
2025-08-20T22:39:28.5146306Z   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:39:28.5147090Z   INPUT_SBUILD: /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:39:28.5147457Z   BUILD_DIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml
2025-08-20T22:39:28.5147874Z   SBUILD_OUTDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:28.5148385Z   SBUILD_TMPDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:28.5148792Z   PKG_TYPE: static
2025-08-20T22:39:28.5149010Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:28.5149242Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:39:28.5149471Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:39:28.5149857Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-
2025-08-20T22:39:28.5150374Z   UTC_TIME: 2025_08_20T10_39_26_PM
2025-08-20T22:39:28.5150624Z ##[endgroup]
2025-08-20T22:39:29.4402957Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T22:39:29.4403715Z with:
2025-08-20T22:39:29.4404605Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:39:29.4405475Z   subject-name: sing-box--
2025-08-20T22:39:29.4405781Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T22:39:29.4408843Z   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/17109447796/attempts/1"}}}
2025-08-20T22:39:29.4411955Z   push-to-registry: false
2025-08-20T22:39:29.4412197Z   show-summary: true
2025-08-20T22:39:29.4412670Z   github-token: ***
2025-08-20T22:39:29.4412903Z env:
2025-08-20T22:39:29.4413103Z   CROSS_COMPILING: NO
2025-08-20T22:39:29.4413346Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:39:29.4413968Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:39:29.4414232Z   ON_QEMU: NO
2025-08-20T22:39:29.4414435Z   DEBUG: 0
2025-08-20T22:39:29.4414650Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:39:29.4414913Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:39:29.4415267Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:39:29.4415628Z   KEEP_LOGS: YES
2025-08-20T22:39:29.4415853Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:29.4416107Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:39:29.4416366Z   SBUILD_REBUILD: false
2025-08-20T22:39:29.4416995Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:39:29.4417666Z   BUILD_SYS: docker://go
2025-08-20T22:39:29.4417908Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:29.4418138Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:29.4418367Z   SYSTMP: /tmp
2025-08-20T22:39:29.4418575Z   GHA_MODE: MATRIX
2025-08-20T22:39:29.4419079Z   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:39:29.4419682Z   INPUT_SBUILD: /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:39:29.4420071Z   BUILD_DIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml
2025-08-20T22:39:29.4420547Z   SBUILD_OUTDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:29.4421118Z   SBUILD_TMPDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:29.4421566Z   PKG_TYPE: static
2025-08-20T22:39:29.4421794Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:29.4422033Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:39:29.4422437Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:39:29.4422864Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-
2025-08-20T22:39:29.4423326Z   UTC_TIME: 2025_08_20T10_39_26_PM
2025-08-20T22:39:29.4423795Z ##[endgroup]
2025-08-20T22:39:31.0316046Z Attestation created for 12 subjects
2025-08-20T22:39:31.0320626Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T22:39:31.0321472Z -----BEGIN CERTIFICATE-----
2025-08-20T22:39:31.0322139Z MIIG8DCCBnWgAwIBAgIUfXaWhoZ1HR0NGk0VK1WS6YO0dEUwCgYIKoZIzj0EAwMw
2025-08-20T22:39:31.0323394Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T22:39:31.0324569Z cm1lZGlhdGUwHhcNMjUwODIwMjIzOTMwWhcNMjUwODIwMjI0OTMwWjAAMFkwEwYH
2025-08-20T22:39:31.0325476Z KoZIzj0CAQYIKoZIzj0DAQcDQgAExs5rCvJtVghdZFOvbwybsG/lXrSty11PG9qD
2025-08-20T22:39:31.0326524Z 2oZNfjFIjN2bOQURbIw6IFB7mg8yKWQZbRCSx5R9JRopGFTaRqOCBZQwggWQMA4G
2025-08-20T22:39:31.0327383Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUOrfI
2025-08-20T22:39:31.0328181Z Cq3wl7Y0lXgc90IXW+1B1RUwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T22:39:31.0328963Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T22:39:31.0329769Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T22:39:31.0330588Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T22:39:31.0331396Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T22:39:31.0332181Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T22:39:31.0333008Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T22:39:31.0334082Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T22:39:31.0334909Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T22:39:31.0335742Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T22:39:31.0336542Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T22:39:31.0337347Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T22:39:31.0338193Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T22:39:31.0339019Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T22:39:31.0339842Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T22:39:31.0340717Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T22:39:31.0341584Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T22:39:31.0342441Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T22:39:31.0343262Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T22:39:31.0344280Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T22:39:31.0345110Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T22:39:31.0345920Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T22:39:31.0346734Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T22:39:31.0347524Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T22:39:31.0348318Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA5NDQ3Nzk2L2F0
2025-08-20T22:39:31.0349149Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T22:39:31.0349986Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJoynU
2025-08-20T22:39:31.0350783Z AAAEAwBHMEUCIBMrMqIatXw4QsWh0RYoZBR5HzpwZ2CJL7fY/w2hDLRQAiEAmnzk
2025-08-20T22:39:31.0351562Z JyCJWAvT80LTOHJtou/OlZmakLqYWP0XG7yjm94wCgYIKoZIzj0EAwMDaQAwZgIx
2025-08-20T22:39:31.0352331Z AJlLyf1NxUTe0o185s6F8F+1PEmMRPiAyZvioRp1IL4u3oNqygFI9HhnlzQDbxnb
2025-08-20T22:39:31.0353133Z 2wIxAKJyGry/pEFIh5YyjCEwni2Ifh3mQt9YuEpgKDS6MNkuFOwxKns8KImfL5XR
2025-08-20T22:39:31.0353920Z PhshzA==
2025-08-20T22:39:31.0354238Z -----END CERTIFICATE-----
2025-08-20T22:39:31.0354504Z 
2025-08-20T22:39:31.0355576Z ##[endgroup]
2025-08-20T22:39:31.0356361Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T22:39:31.0357065Z https://search.sigstore.dev?logIndex=414552745
2025-08-20T22:39:31.0357686Z [36mAttestation uploaded to repository[39m
2025-08-20T22:39:31.0358263Z https://github.com/pkgforge/bincache/attestations/9876039
2025-08-20T22:39:31.1189906Z ##[group]Run ##Presets
2025-08-20T22:39:31.1190209Z [36;1m##Presets[0m
2025-08-20T22:39:31.1190430Z [36;1mset +x ; set +e[0m
2025-08-20T22:39:31.1190662Z [36;1m#-------------#[0m
2025-08-20T22:39:31.1190994Z [36;1m##Debug?[0m
2025-08-20T22:39:31.1191256Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:39:31.1191572Z [36;1m  set -x[0m
2025-08-20T22:39:31.1191778Z [36;1mfi[0m
2025-08-20T22:39:31.1191981Z [36;1m#-------------#[0m
2025-08-20T22:39:31.1192388Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:39:31.1192939Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/sing-box/official"[0m
2025-08-20T22:39:31.1193376Z [36;1m exit 1[0m
2025-08-20T22:39:31.1193871Z [36;1mfi[0m
2025-08-20T22:39:31.1242581Z shell: /usr/bin/bash -e {0}
2025-08-20T22:39:31.1242849Z env:
2025-08-20T22:39:31.1243058Z   CROSS_COMPILING: NO
2025-08-20T22:39:31.1243347Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:39:31.1243894Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:39:31.1244142Z   ON_QEMU: NO
2025-08-20T22:39:31.1244341Z   DEBUG: 0
2025-08-20T22:39:31.1244548Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:39:31.1244808Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:39:31.1245144Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:39:31.1245484Z   KEEP_LOGS: YES
2025-08-20T22:39:31.1245712Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:31.1245961Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:39:31.1246202Z   SBUILD_REBUILD: false
2025-08-20T22:39:31.1246796Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:39:31.1247424Z   BUILD_SYS: docker://go
2025-08-20T22:39:31.1247659Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:31.1247885Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:31.1248107Z   SYSTMP: /tmp
2025-08-20T22:39:31.1248318Z   GHA_MODE: MATRIX
2025-08-20T22:39:31.1248793Z   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:39:31.1249357Z   INPUT_SBUILD: /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:39:31.1249732Z   BUILD_DIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml
2025-08-20T22:39:31.1250168Z   SBUILD_OUTDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:31.1250705Z   SBUILD_TMPDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:31.1251139Z   PKG_TYPE: static
2025-08-20T22:39:31.1251359Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:31.1251592Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:39:31.1251825Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:39:31.1252216Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-
2025-08-20T22:39:31.1252658Z   UTC_TIME: 2025_08_20T10_39_26_PM
2025-08-20T22:39:31.1252915Z ##[endgroup]
2025-08-20T22:39:31.1351475Z ##[group]Run ##Presets
2025-08-20T22:39:31.1351781Z [36;1m##Presets[0m
2025-08-20T22:39:31.1352009Z [36;1mset +x ; set +e[0m
2025-08-20T22:39:31.1352242Z [36;1m#-------------#[0m
2025-08-20T22:39:31.1352470Z [36;1m##Debug?[0m
2025-08-20T22:39:31.1352737Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:39:31.1353068Z [36;1m  set -x[0m
2025-08-20T22:39:31.1353273Z [36;1mfi[0m
2025-08-20T22:39:31.1353690Z [36;1m#-------------#[0m
2025-08-20T22:39:31.1353966Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:39:31.1354459Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/sing-box/official"[0m
2025-08-20T22:39:31.1354893Z [36;1m exit 1[0m
2025-08-20T22:39:31.1355096Z [36;1mfi[0m
2025-08-20T22:39:31.1404306Z shell: /usr/bin/bash -e {0}
2025-08-20T22:39:31.1404584Z env:
2025-08-20T22:39:31.1404791Z   CROSS_COMPILING: NO
2025-08-20T22:39:31.1405083Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:39:31.1405343Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:39:31.1405590Z   ON_QEMU: NO
2025-08-20T22:39:31.1405792Z   DEBUG: 0
2025-08-20T22:39:31.1406006Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:39:31.1406266Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:39:31.1406595Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:39:31.1407101Z   KEEP_LOGS: YES
2025-08-20T22:39:31.1407327Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:31.1407570Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:39:31.1407814Z   SBUILD_REBUILD: false
2025-08-20T22:39:31.1408497Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:39:31.1409119Z   BUILD_SYS: docker://go
2025-08-20T22:39:31.1409359Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:31.1409586Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:31.1409805Z   SYSTMP: /tmp
2025-08-20T22:39:31.1410010Z   GHA_MODE: MATRIX
2025-08-20T22:39:31.1410486Z   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:39:31.1411064Z   INPUT_SBUILD: /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:39:31.1411432Z   BUILD_DIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml
2025-08-20T22:39:31.1411874Z   SBUILD_OUTDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:31.1412412Z   SBUILD_TMPDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:31.1412841Z   PKG_TYPE: static
2025-08-20T22:39:31.1413062Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:31.1413297Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:39:31.1413717Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:39:31.1414111Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-
2025-08-20T22:39:31.1414583Z   UTC_TIME: 2025_08_20T10_39_26_PM
2025-08-20T22:39:31.1414845Z ##[endgroup]
2025-08-20T22:39:31.1485957Z 
2025-08-20T22:39:31.1486434Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:39:31.1499331Z ##[error]Process completed with exit code 1.
2025-08-20T22:39:31.1542295Z ##[group]Run ##Presets
2025-08-20T22:39:31.1542578Z [36;1m##Presets[0m
2025-08-20T22:39:31.1542792Z [36;1mset +x ; set +e[0m
2025-08-20T22:39:31.1543023Z [36;1m#-------------#[0m
2025-08-20T22:39:31.1543243Z [36;1m##Debug?[0m
2025-08-20T22:39:31.1543735Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:39:31.1544054Z [36;1m  set -x[0m
2025-08-20T22:39:31.1544247Z [36;1mfi[0m
2025-08-20T22:39:31.1544442Z [36;1m#-------------#[0m
2025-08-20T22:39:31.1544791Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:39:31.1545216Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T22:39:31.1545533Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:39:31.1545805Z [36;1mfi[0m
2025-08-20T22:39:31.1594451Z shell: /usr/bin/bash -e {0}
2025-08-20T22:39:31.1594711Z env:
2025-08-20T22:39:31.1594909Z   CROSS_COMPILING: NO
2025-08-20T22:39:31.1595188Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:39:31.1595440Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:39:31.1595677Z   ON_QEMU: NO
2025-08-20T22:39:31.1595866Z   DEBUG: 0
2025-08-20T22:39:31.1596071Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:39:31.1596316Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:39:31.1596638Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sing-box/official
2025-08-20T22:39:31.1596973Z   KEEP_LOGS: YES
2025-08-20T22:39:31.1597189Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:39:31.1597424Z   PKG_FAMILY_LOCAL: sing-box
2025-08-20T22:39:31.1597662Z   SBUILD_REBUILD: false
2025-08-20T22:39:31.1598253Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml
2025-08-20T22:39:31.1598872Z   BUILD_SYS: docker://go
2025-08-20T22:39:31.1599097Z   BUILD_ON_HOST: FALSE
2025-08-20T22:39:31.1599317Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:39:31.1599525Z   SYSTMP: /tmp
2025-08-20T22:39:31.1599720Z   GHA_MODE: MATRIX
2025-08-20T22:39:31.1600190Z   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:39:31.1600747Z   INPUT_SBUILD: /tmp/pkgforge/kOZsNbgyg_build.yaml
2025-08-20T22:39:31.1601249Z   BUILD_DIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml
2025-08-20T22:39:31.1601686Z   SBUILD_OUTDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR
2025-08-20T22:39:31.1602219Z   SBUILD_TMPDIR: /tmp/pkgforge/tuCNKoK_kOZsNbgyg_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:39:31.1602717Z   PKG_TYPE: static
2025-08-20T22:39:31.1602929Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:39:31.1603158Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:39:31.1603377Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:39:31.1604053Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sing-box/official/sing-box-srcbuild-
2025-08-20T22:39:31.1604493Z   UTC_TIME: 2025_08_20T10_39_26_PM
2025-08-20T22:39:31.1604741Z ##[endgroup]
2025-08-20T22:39:31.1685875Z EXITED
2025-08-20T22:39:31.1732048Z Cleaning up orphan processes
