[INFO] cloning repository https://github.com/AcrylicShrimp/alpha-zero
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AcrylicShrimp/alpha-zero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcrylicShrimp%2Falpha-zero", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcrylicShrimp%2Falpha-zero'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a173f7758db666ea0724901f01a91ae2cd37973d
[INFO] documenting AcrylicShrimp/alpha-zero against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcrylicShrimp%2Falpha-zero" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AcrylicShrimp/alpha-zero
[INFO] finished tweaking git repo https://github.com/AcrylicShrimp/alpha-zero
[INFO] tweaked toml for git repo https://github.com/AcrylicShrimp/alpha-zero written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AcrylicShrimp/alpha-zero on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AcrylicShrimp/alpha-zero already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0494050c9e9de3746ffbb2574e8a064939f2874373f05137fbed8f86ca40b726
[INFO] running `Command { std: "docker" "start" "-a" "0494050c9e9de3746ffbb2574e8a064939f2874373f05137fbed8f86ca40b726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0494050c9e9de3746ffbb2574e8a064939f2874373f05137fbed8f86ca40b726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0494050c9e9de3746ffbb2574e8a064939f2874373f05137fbed8f86ca40b726", kill_on_drop: false }`
[INFO] [stdout] 0494050c9e9de3746ffbb2574e8a064939f2874373f05137fbed8f86ca40b726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e8c72d2028ce90391a5ffb398648c5d835d7b81c03cc3b2963ca8aabbab858f
[INFO] running `Command { std: "docker" "start" "-a" "5e8c72d2028ce90391a5ffb398648c5d835d7b81c03cc3b2963ca8aabbab858f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustls v0.21.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tch v0.14.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling portable-atomic v1.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling chess v3.2.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling ureq v2.8.0
[INFO] [stderr]     Checking safetensors v0.3.3
[INFO] [stderr]    Compiling torch-sys v0.14.0
[INFO] [stderr] error: failed to run custom build command for `torch-sys v0.14.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/torch-sys-cfafa9d8a528d411/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBTORCH_USE_PYTORCH
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBTORCH
[INFO] [stderr]   cargo:rerun-if-env-changed=TORCH_CUDA_VERSION
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-2.1.0%2Bcpu.zip: Dns Failed: resolve dns name 'download.pytorch.org:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5e8c72d2028ce90391a5ffb398648c5d835d7b81c03cc3b2963ca8aabbab858f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e8c72d2028ce90391a5ffb398648c5d835d7b81c03cc3b2963ca8aabbab858f", kill_on_drop: false }`
[INFO] [stdout] 5e8c72d2028ce90391a5ffb398648c5d835d7b81c03cc3b2963ca8aabbab858f
