[INFO] fetching crate c4-e5-chess 0.3.2... [INFO] checking c4-e5-chess-0.3.2 against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] extracting crate c4-e5-chess 0.3.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate c4-e5-chess 0.3.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate c4-e5-chess 0.3.2 [INFO] tweaked toml for crates.io crate c4-e5-chess 0.3.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate c4-e5-chess 0.3.2 on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate c4-e5-chess 0.3.2 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" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0accb6afda4dd51b1c6c9e8f9119fed27e06ac5790a7fecb63b3ba844c699154 [INFO] running `Command { std: "docker" "start" "-a" "0accb6afda4dd51b1c6c9e8f9119fed27e06ac5790a7fecb63b3ba844c699154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0accb6afda4dd51b1c6c9e8f9119fed27e06ac5790a7fecb63b3ba844c699154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0accb6afda4dd51b1c6c9e8f9119fed27e06ac5790a7fecb63b3ba844c699154", kill_on_drop: false }` [INFO] [stdout] 0accb6afda4dd51b1c6c9e8f9119fed27e06ac5790a7fecb63b3ba844c699154 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5059d1398a2ee962c81ddefb5791725e2e00f5cfe533d382107431af6b253cf7 [INFO] running `Command { std: "docker" "start" "-a" "5059d1398a2ee962c81ddefb5791725e2e00f5cfe533d382107431af6b253cf7", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cozy-chess-types v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking dtor v0.1.1 [INFO] [stderr] Compiling cozy-chess v0.3.4 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking ctor v0.6.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking criterion-plot v0.8.1 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking c4-e5-chess v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.8.1 [INFO] [stdout] warning: use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead [INFO] [stdout] --> benches/basic_benchmark.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead [INFO] [stdout] --> benches/basic_benchmark.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | b.iter(|| Simple::evaluate(black_box(&board))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead [INFO] [stdout] --> benches/basic_benchmark.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | b.iter(|| black_box(&board).get_legal_sorted(black_box(Some(mv)))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead [INFO] [stdout] --> benches/basic_benchmark.rs:24:54 [INFO] [stdout] | [INFO] [stdout] 24 | b.iter(|| black_box(&board).get_legal_sorted(black_box(Some(mv)))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `criterion::black_box`: use `std::hint::black_box()` instead [INFO] [stdout] --> benches/basic_benchmark.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | c.bench_function("find_move", |b| b.iter(|| black_box(&mut game).find_move())); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> tests/eigenmann.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ignore] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> tests/iq.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[ignore] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `c4-e5-chess` (test "eigenmann") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `c4-e5-chess` (test "iq") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5059d1398a2ee962c81ddefb5791725e2e00f5cfe533d382107431af6b253cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5059d1398a2ee962c81ddefb5791725e2e00f5cfe533d382107431af6b253cf7", kill_on_drop: false }` [INFO] [stdout] 5059d1398a2ee962c81ddefb5791725e2e00f5cfe533d382107431af6b253cf7