[INFO] cloning repository https://github.com/merlinio2000/dojo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/merlinio2000/dojo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerlinio2000%2Fdojo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerlinio2000%2Fdojo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebe2073758d15f267f4b0a0616f4755a2d7b9a33
[INFO] checking merlinio2000/dojo/ebe2073758d15f267f4b0a0616f4755a2d7b9a33 against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerlinio2000%2Fdojo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/merlinio2000/dojo
[INFO] finished tweaking git repo https://github.com/merlinio2000/dojo
[INFO] tweaked toml for git repo https://github.com/merlinio2000/dojo written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/merlinio2000/dojo on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/merlinio2000/dojo 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5efe00bfbd2b8ad817393034d8d3ccf291ff139cc85560538103372f8a4e499
[INFO] running `Command { std: "docker" "start" "-a" "a5efe00bfbd2b8ad817393034d8d3ccf291ff139cc85560538103372f8a4e499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5efe00bfbd2b8ad817393034d8d3ccf291ff139cc85560538103372f8a4e499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5efe00bfbd2b8ad817393034d8d3ccf291ff139cc85560538103372f8a4e499", kill_on_drop: false }`
[INFO] [stdout] a5efe00bfbd2b8ad817393034d8d3ccf291ff139cc85560538103372f8a4e499
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 130f9078f9f4cd97cd722cca5c9c987afd29cd54f80a5c987ff5fdc591c80af9
[INFO] running `Command { std: "docker" "start" "-a" "130f9078f9f4cd97cd722cca5c9c987afd29cd54f80a5c987ff5fdc591c80af9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking scramble v0.1.0 (/opt/rustwide/workdir/scramble)
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking parti-prod v0.1.0 (/opt/rustwide/workdir/parti-prod)
[INFO] [stdout] warning: struct `Parti` is never constructed
[INFO] [stdout]  --> parti-prod/src/treestuff.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Parti {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from`, `prod`, `take`, and `fits` are never used
[INFO] [stdout]   --> parti-prod/src/treestuff.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Parti {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 23 |     fn from(target_n: u64, value: u64) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn prod(&self) -> u64 {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn take(&self, value: u64) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn fits(&self, value: u64) -> bool {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parti_prod` is never used
[INFO] [stdout]   --> parti-prod/src/treestuff.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn parti_prod(n: u64) -> (Vec<Vec<u64>>, u64) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking ultimate-tic-tac-toe v0.1.0 (/opt/rustwide/workdir/ultimate-tic-tac-toe)
[INFO] [stdout] warning: function `index_of_nth_setbit_fallback` is never used
[INFO] [stdout]   --> ultimate-tic-tac-toe/src/bitmagic.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn index_of_nth_setbit_fallback(x: u128, n: u8) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stdout] error[E0432]: unresolved imports `ultimate_tic_tac_toe::board::Board`, `ultimate_tic_tac_toe::board::move_finder`
[INFO] [stdout]  --> ultimate-tic-tac-toe/benches/calc_winner.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     board::{Board, move_finder::BoardMoveFinder},
[INFO] [stdout]   |             ^^^^^  ^^^^^^^^^^^ could not find `move_finder` in `board`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `Board` in `board`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ultimate-tic-tac-toe` (bench "calc_winner") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `index_of_nth_setbit_fallback` is never used
[INFO] [stdout]   --> ultimate-tic-tac-toe/src/bitmagic.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn index_of_nth_setbit_fallback(x: u128, n: u8) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "130f9078f9f4cd97cd722cca5c9c987afd29cd54f80a5c987ff5fdc591c80af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "130f9078f9f4cd97cd722cca5c9c987afd29cd54f80a5c987ff5fdc591c80af9", kill_on_drop: false }`
[INFO] [stdout] 130f9078f9f4cd97cd722cca5c9c987afd29cd54f80a5c987ff5fdc591c80af9
