[INFO] cloning repository https://github.com/joshtenorio/sortfish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshtenorio/sortfish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshtenorio%2Fsortfish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshtenorio%2Fsortfish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5ccf3772714a8c3ff3bddf09fc148ea05be6e69 [INFO] checking joshtenorio/sortfish against try#4c525d43052e921548191f82f6ed9e2f9e98dcb1 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshtenorio%2Fsortfish" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshtenorio/sortfish on toolchain 4c525d43052e921548191f82f6ed9e2f9e98dcb1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshtenorio/sortfish [INFO] finished tweaking git repo https://github.com/joshtenorio/sortfish [INFO] tweaked toml for git repo https://github.com/joshtenorio/sortfish written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joshtenorio/sortfish 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" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88305aedde1a3af51cf83e456ab125264763212fdc2a4ce350b215479fb38d81 [INFO] running `Command { std: "docker" "start" "-a" "88305aedde1a3af51cf83e456ab125264763212fdc2a4ce350b215479fb38d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88305aedde1a3af51cf83e456ab125264763212fdc2a4ce350b215479fb38d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88305aedde1a3af51cf83e456ab125264763212fdc2a4ce350b215479fb38d81", kill_on_drop: false }` [INFO] [stdout] 88305aedde1a3af51cf83e456ab125264763212fdc2a4ce350b215479fb38d81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf8a3518193f3dd290a7a375a6573bc9cbffe687aa4beeed624b98b992690cdd [INFO] running `Command { std: "docker" "start" "-a" "bf8a3518193f3dd290a7a375a6573bc9cbffe687aa4beeed624b98b992690cdd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking pest v2.7.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling chess v3.2.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking vampirc-uci v0.11.1 [INFO] [stderr] Checking sortfish v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Serializable` and `UciTimeControl` [INFO] [stdout] --> src/main.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use vampirc_uci::{parse_one, Serializable, UciMessage, UciTimeControl}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time_control` [INFO] [stdout] --> src/main.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | UciMessage::Go { time_control, search_control } => { [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `time_control: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `search_control` [INFO] [stdout] --> src/main.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | UciMessage::Go { time_control, search_control } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `search_control: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Serializable` and `UciTimeControl` [INFO] [stdout] --> src/main.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use vampirc_uci::{parse_one, Serializable, UciMessage, UciTimeControl}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time_control` [INFO] [stdout] --> src/main.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | UciMessage::Go { time_control, search_control } => { [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `time_control: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `search_control` [INFO] [stdout] --> src/main.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | UciMessage::Go { time_control, search_control } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `search_control: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "bf8a3518193f3dd290a7a375a6573bc9cbffe687aa4beeed624b98b992690cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8a3518193f3dd290a7a375a6573bc9cbffe687aa4beeed624b98b992690cdd", kill_on_drop: false }` [INFO] [stdout] bf8a3518193f3dd290a7a375a6573bc9cbffe687aa4beeed624b98b992690cdd