[INFO] cloning repository https://github.com/nuclearace/ur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nuclearace/ur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuclearace%2Fur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuclearace%2Fur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e3f379aa8100d519f802b7f55dc5f45d1cb88b2 [INFO] checking nuclearace/ur/4e3f379aa8100d519f802b7f55dc5f45d1cb88b2 against master#b3f8586fb1e4859678d6b231e780ff81801d2282 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuclearace%2Fur" "/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/nuclearace/ur [INFO] finished tweaking git repo https://github.com/nuclearace/ur [INFO] tweaked toml for git repo https://github.com/nuclearace/ur written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nuclearace/ur on toolchain b3f8586fb1e4859678d6b231e780ff81801d2282 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nuclearace/ur 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" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fac727a1e33fb3963e3141c31522728873bfcdc2a9feefd321f6df1002258d2b [INFO] running `Command { std: "docker" "start" "-a" "fac727a1e33fb3963e3141c31522728873bfcdc2a9feefd321f6df1002258d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fac727a1e33fb3963e3141c31522728873bfcdc2a9feefd321f6df1002258d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac727a1e33fb3963e3141c31522728873bfcdc2a9feefd321f6df1002258d2b", kill_on_drop: false }` [INFO] [stdout] fac727a1e33fb3963e3141c31522728873bfcdc2a9feefd321f6df1002258d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b69dc5365b2269fc19d4155ac23fc4900e15d808fe400d78d900893dcdb656b1 [INFO] running `Command { std: "docker" "start" "-a" "b69dc5365b2269fc19d4155ac23fc4900e15d808fe400d78d900893dcdb656b1", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ur v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `minimax` [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | mod minimax; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `minimax`, create file "src/minimax.rs" or "src/minimax/mod.rs" [INFO] [stdout] = note: if there is a `mod minimax` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `elo` [INFO] [stdout] --> src/main.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | mod elo; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `elo`, create file "src/elo.rs" or "src/elo/mod.rs" [INFO] [stdout] = note: if there is a `mod elo` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `zobrist` [INFO] [stdout] --> src/main.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | mod zobrist; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `zobrist`, create file "src/zobrist.rs" or "src/zobrist/mod.rs" [INFO] [stdout] = note: if there is a `mod zobrist` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tuner` [INFO] [stdout] --> src/main.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod tuner; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tuner`, create file "src/tuner.rs" or "src/tuner/mod.rs" [INFO] [stdout] = note: if there is a `mod tuner` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `minimax` [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | mod minimax; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `minimax`, create file "src/minimax.rs" or "src/minimax/mod.rs" [INFO] [stdout] = note: if there is a `mod minimax` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `elo` [INFO] [stdout] --> src/main.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | mod elo; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `elo`, create file "src/elo.rs" or "src/elo/mod.rs" [INFO] [stdout] = note: if there is a `mod elo` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `zobrist` [INFO] [stdout] --> src/main.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | mod zobrist; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `zobrist`, create file "src/zobrist.rs" or "src/zobrist/mod.rs" [INFO] [stdout] = note: if there is a `mod zobrist` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tuner` [INFO] [stdout] --> src/main.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | mod tuner; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tuner`, create file "src/tuner.rs" or "src/tuner/mod.rs" [INFO] [stdout] = note: if there is a `mod tuner` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ur` (bin "ur" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ur` (bin "ur") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "b69dc5365b2269fc19d4155ac23fc4900e15d808fe400d78d900893dcdb656b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69dc5365b2269fc19d4155ac23fc4900e15d808fe400d78d900893dcdb656b1", kill_on_drop: false }` [INFO] [stdout] b69dc5365b2269fc19d4155ac23fc4900e15d808fe400d78d900893dcdb656b1