[INFO] cloning repository https://github.com/Alberto-Leon-Sanchez/chess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alberto-Leon-Sanchez/chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlberto-Leon-Sanchez%2Fchess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlberto-Leon-Sanchez%2Fchess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57018120c224bbd64af0ef0ea9d435f6cee46cbf
[INFO] documenting Alberto-Leon-Sanchez/chess 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%2FAlberto-Leon-Sanchez%2Fchess" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alberto-Leon-Sanchez/chess
[INFO] finished tweaking git repo https://github.com/Alberto-Leon-Sanchez/chess
[INFO] tweaked toml for git repo https://github.com/Alberto-Leon-Sanchez/chess written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alberto-Leon-Sanchez/chess 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/Alberto-Leon-Sanchez/chess 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a661172c79acdd555446e22bf56a5127cc3d4f01584f0013d6702f88e5c43334
[INFO] running `Command { std: "docker" "start" "-a" "a661172c79acdd555446e22bf56a5127cc3d4f01584f0013d6702f88e5c43334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a661172c79acdd555446e22bf56a5127cc3d4f01584f0013d6702f88e5c43334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a661172c79acdd555446e22bf56a5127cc3d4f01584f0013d6702f88e5c43334", kill_on_drop: false }`
[INFO] [stdout] a661172c79acdd555446e22bf56a5127cc3d4f01584f0013d6702f88e5c43334
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] be182884987b893adf5a860258ac8487615c53e5143b8c30ad2d0a1f1ca7d928
[INFO] running `Command { std: "docker" "start" "-a" "be182884987b893adf5a860258ac8487615c53e5143b8c30ad2d0a1f1ca7d928", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling erased-serde v0.3.24
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]     Checking concurrent-queue v2.1.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling async-process v1.6.0
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]     Checking atomic-waker v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]     Checking async-executor v1.5.0
[INFO] [stderr]     Checking blocking v1.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling time v0.3.19
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking simple-mutex v1.1.5
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking async-dup v1.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking route-recognizer v0.2.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling ureq v2.6.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.4
[INFO] [stderr]    Compiling torch-sys v0.10.3
[INFO] [stderr] error: failed to run custom build command for `torch-sys v0.10.3`
[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-c1d5a0b9dce69f96/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=TORCH_CUDA_VERSION
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBTORCH
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4295) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/torch-sys-0.10.3/build.rs:136:48:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-1.13.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]   stack backtrace:
[INFO] [stderr]      0:     0x5ccafdbefa82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]      1:     0x5ccafdc0103f - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]      2:     0x5ccafdbbc2f3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]      3:     0x5ccafdbc91b2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]      4:     0x5ccafdbccb5f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]      5:     0x5ccafdbcc9b9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]      6:     0x5ccafdbcd135 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]      7:     0x5ccafdbccfca - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]      8:     0x5ccafdbc92e9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]      9:     0x5ccafdbb063d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]     10:     0x5ccafdc06280 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]     11:     0x5ccafdc05556 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stderr]     12:     0x5ccafd90277a - build_script_build::prepare_libtorch_dir::hd9bef2964e102009
[INFO] [stderr]     13:     0x5ccafd902bec - build_script_build::main::h198fbe4eb4a9da8b
[INFO] [stderr]     14:     0x5ccafd913393 - core::ops::function::FnOnce::call_once::hc5cccf8f2e82c697
[INFO] [stderr]     15:     0x5ccafd911916 - std::sys::backtrace::__rust_begin_short_backtrace::ha9e44b37d6e6ce07
[INFO] [stderr]     16:     0x5ccafd90a4d9 - std::rt::lang_start::{{closure}}::h1d5e301be1af5857
[INFO] [stderr]     17:     0x5ccafdbbdfa0 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]     18:     0x5ccafd90a4c1 - std::rt::lang_start::h64e7a4bb6d79b561
[INFO] [stderr]     19:     0x5ccafd907715 - main
[INFO] [stderr]     20:     0x7ae4cb5cf1ca - <unknown>
[INFO] [stderr]     21:     0x7ae4cb5cf28b - __libc_start_main
[INFO] [stderr]     22:     0x5ccafd901425 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "be182884987b893adf5a860258ac8487615c53e5143b8c30ad2d0a1f1ca7d928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be182884987b893adf5a860258ac8487615c53e5143b8c30ad2d0a1f1ca7d928", kill_on_drop: false }`
[INFO] [stdout] be182884987b893adf5a860258ac8487615c53e5143b8c30ad2d0a1f1ca7d928
