[INFO] cloning repository https://github.com/cliftontoaster-reid/lumifox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cliftontoaster-reid/lumifox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcliftontoaster-reid%2Flumifox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcliftontoaster-reid%2Flumifox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bba58448e919e154177f03fd0ade439ad43d111a
[INFO] checking cliftontoaster-reid/lumifox/bba58448e919e154177f03fd0ade439ad43d111a against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcliftontoaster-reid%2Flumifox" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cliftontoaster-reid/lumifox
[INFO] finished tweaking git repo https://github.com/cliftontoaster-reid/lumifox
[INFO] tweaked toml for git repo https://github.com/cliftontoaster-reid/lumifox written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cliftontoaster-reid/lumifox on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cliftontoaster-reid/lumifox 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8dfa759dc86986ca0ce21891f6aa58a22a443fde820f5a09297050b879396ef9
[INFO] running `Command { std: "docker" "start" "8dfa759dc86986ca0ce21891f6aa58a22a443fde820f5a09297050b879396ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dfa759dc86986ca0ce21891f6aa58a22a443fde820f5a09297050b879396ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dfa759dc86986ca0ce21891f6aa58a22a443fde820f5a09297050b879396ef9" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dfa759dc86986ca0ce21891f6aa58a22a443fde820f5a09297050b879396ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dfa759dc86986ca0ce21891f6aa58a22a443fde820f5a09297050b879396ef9" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]     Checking lumifox_chess v0.1.0 (/opt/rustwide/workdir/modules/chess)
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking lumifox v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stdout] warning: unused import: `crate::constants::*`
[INFO] [stdout]    --> modules/chess/src/model/rays.rs:351:7
[INFO] [stdout]     |
[INFO] [stdout] 351 |   use crate::constants::*;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mask_from` is never used
[INFO] [stdout]    --> modules/chess/src/model/rays.rs:365:6
[INFO] [stdout]     |
[INFO] [stdout] 365 |   fn mask_from(indices: &[u8]) -> u64 {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking lumifox_uci v0.1.0 (/opt/rustwide/workdir/modules/uci)
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling lumifox_chess_proc v0.1.0 (/opt/rustwide/workdir/modules/proc)
[INFO] [stderr] error: failed to run custom build command for `lumifox_chess_proc v0.1.0 (/opt/rustwide/workdir/modules/proc)`
[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/lumifox_chess_proc/2e6bd1c6ece3372b/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:info=Downloading https://github.com/lichess-org/chess-openings/raw/refs/heads/master/a.tsv
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1166) panicked at modules/proc/build.rs:79:51:
[INFO] [stderr]   Failed to download TSV file: reqwest::Error { kind: Request, url: "https://github.com/lichess-org/chess-openings/raw/refs/heads/master/a.tsv", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55776cf40491 - std[1679dab991fe67aa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x55776cf40491 - std[1679dab991fe67aa]::backtrace_rs::backtrace::trace_unsynchronized::<std[1679dab991fe67aa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x55776cf40491 - std[1679dab991fe67aa]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x55776cf40491 - <<std[1679dab991fe67aa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[16577442b5124566]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x55776cf545da - <core[16577442b5124566]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x55776cf545da - core[16577442b5124566]::fmt::write
[INFO] [stderr]      6:     0x55776cf44a7c - core[16577442b5124566]::io::write::default_write_fmt::<std[1679dab991fe67aa]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x55776cf44a7c - <std[1679dab991fe67aa]::sys::stdio::unix::Stderr as core[16577442b5124566]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x55776cf25c76 - <std[1679dab991fe67aa]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x55776cf25c76 - std[1679dab991fe67aa]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x55776cf3a401 - std[1679dab991fe67aa]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x55776cf3a72b - std[1679dab991fe67aa]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x55776cf25d22 - std[1679dab991fe67aa]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x55776cf1da99 - std[1679dab991fe67aa]::sys::backtrace::__rust_end_short_backtrace::<std[1679dab991fe67aa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x55776cf2670d - __rustc[cceafe6235962704]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x55776cf54e2c - core[16577442b5124566]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x55776cf54b52 - core[16577442b5124566]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/core/src/result.rs:1871:5
[INFO] [stderr]     17:     0x55776cbe02c9 - <core[16577442b5124566]::result::Result<reqwest[72adbe490d223db7]::blocking::response::Response, reqwest[72adbe490d223db7]::error::Error>>::expect
[INFO] [stderr]     18:     0x55776cbd74bd - build_script_build[5d5d67c50db68e54]::main
[INFO] [stderr]     19:     0x55776cbddbb3 - <fn() as core[16577442b5124566]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x55776cbdee66 - std[1679dab991fe67aa]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x55776cbdfb19 - std[1679dab991fe67aa]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x55776cf39b47 - <&dyn core[16577442b5124566]::ops::function::Fn<(), Output = i32> + core[16577442b5124566]::panic::unwind_safe::RefUnwindSafe + core[16577442b5124566]::marker::Sync as core[16577442b5124566]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x55776cf39b47 - std[1679dab991fe67aa]::panicking::catch_unwind::do_call::<&dyn core[16577442b5124566]::ops::function::Fn<(), Output = i32> + core[16577442b5124566]::panic::unwind_safe::RefUnwindSafe + core[16577442b5124566]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panicking.rs:576:43
[INFO] [stderr]     24:     0x55776cf39b47 - std[1679dab991fe67aa]::panicking::catch_unwind::<i32, &dyn core[16577442b5124566]::ops::function::Fn<(), Output = i32> + core[16577442b5124566]::panic::unwind_safe::RefUnwindSafe + core[16577442b5124566]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x55776cf39b47 - std[1679dab991fe67aa]::panic::catch_unwind::<&dyn core[16577442b5124566]::ops::function::Fn<(), Output = i32> + core[16577442b5124566]::panic::unwind_safe::RefUnwindSafe + core[16577442b5124566]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x55776cf39b47 - std[1679dab991fe67aa]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x55776cf39b47 - std[1679dab991fe67aa]::panicking::catch_unwind::do_call::<std[1679dab991fe67aa]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panicking.rs:576:43
[INFO] [stderr]     28:     0x55776cf39b47 - std[1679dab991fe67aa]::panicking::catch_unwind::<isize, std[1679dab991fe67aa]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x55776cf39b47 - std[1679dab991fe67aa]::panic::catch_unwind::<std[1679dab991fe67aa]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x55776cf39b47 - std[1679dab991fe67aa]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0b63defc8fd68957c635fe61f097b84df8fd9611/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x55776cbdeb01 - std[1679dab991fe67aa]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x55776cbde095 - main
[INFO] [stderr]     33:     0x7b4edbb84601 - <unknown>
[INFO] [stderr]     34:     0x7b4edbb84718 - __libc_start_main
[INFO] [stderr]     35:     0x55776cbd2065 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "8dfa759dc86986ca0ce21891f6aa58a22a443fde820f5a09297050b879396ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dfa759dc86986ca0ce21891f6aa58a22a443fde820f5a09297050b879396ef9", kill_on_drop: false }`
[INFO] [stdout] 8dfa759dc86986ca0ce21891f6aa58a22a443fde820f5a09297050b879396ef9
