[INFO] cloning repository https://github.com/niklasf/lila-tablebase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niklasf/lila-tablebase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklasf%2Flila-tablebase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklasf%2Flila-tablebase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fa1de7536bb116781cbc83b32afc97bc255ad34 [INFO] checking niklasf/lila-tablebase against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklasf%2Flila-tablebase" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/niklasf/lila-tablebase [INFO] finished tweaking git repo https://github.com/niklasf/lila-tablebase [INFO] tweaked toml for git repo https://github.com/niklasf/lila-tablebase written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/niklasf/lila-tablebase on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/niklasf/lila-tablebase 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c10997618399efaaf63200e7e24872279d4f899c9f35e20da4f1cb4d56c45e09 [INFO] running `Command { std: "docker" "start" "-a" "c10997618399efaaf63200e7e24872279d4f899c9f35e20da4f1cb4d56c45e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c10997618399efaaf63200e7e24872279d4f899c9f35e20da4f1cb4d56c45e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10997618399efaaf63200e7e24872279d4f899c9f35e20da4f1cb4d56c45e09", kill_on_drop: false }` [INFO] [stdout] c10997618399efaaf63200e7e24872279d4f899c9f35e20da4f1cb4d56c45e09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bf11c62a403223e927c7528d1266514d1c20cdb08aa8877367325635834707b [INFO] running `Command { std: "docker" "start" "-a" "7bf11c62a403223e927c7528d1266514d1c20cdb08aa8877367325635834707b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking btoi v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking listenfd v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Checking moka v0.12.13 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking halfbrown v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking cbor4ii v1.2.2 [INFO] [stderr] Checking shakmaty v0.30.0 [INFO] [stderr] Checking value-trait v0.12.1 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking simd-json v0.17.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Compiling gaviota-sys v0.1.27 [INFO] [stderr] Compiling antichess-tb-sys v0.1.2 [INFO] [stderr] Checking shakmaty-syzygy v0.28.0 [INFO] [stderr] Checking axum-content-negotiation v0.1.5 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.1 [INFO] [stderr] Checking tikv-jemallocator v0.6.1 [INFO] [stderr] Checking lila-tablebase v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "7bf11c62a403223e927c7528d1266514d1c20cdb08aa8877367325635834707b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bf11c62a403223e927c7528d1266514d1c20cdb08aa8877367325635834707b", kill_on_drop: false }` [INFO] [stdout] 7bf11c62a403223e927c7528d1266514d1c20cdb08aa8877367325635834707b