[INFO] fetching crate gameai 0.0.2...
[INFO] testing gameai-0.0.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate gameai 0.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate gameai 0.0.2
[INFO] finished tweaking crates.io crate gameai 0.0.2
[INFO] tweaked toml for crates.io crate gameai 0.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gameai 0.0.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded cpuprofiler v0.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7566bf0f073c506757e9b9efeabe477473c2a927385ee45fd5be0e466429d8b5
[INFO] running `Command { std: "docker" "start" "-a" "7566bf0f073c506757e9b9efeabe477473c2a927385ee45fd5be0e466429d8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7566bf0f073c506757e9b9efeabe477473c2a927385ee45fd5be0e466429d8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7566bf0f073c506757e9b9efeabe477473c2a927385ee45fd5be0e466429d8b5", kill_on_drop: false }`
[INFO] [stdout] 7566bf0f073c506757e9b9efeabe477473c2a927385ee45fd5be0e466429d8b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf372b8245a2bf1c91488cc8071590168562d7fe1f1af8837c5ffbe957d91f94
[INFO] running `Command { std: "docker" "start" "-a" "bf372b8245a2bf1c91488cc8071590168562d7fe1f1af8837c5ffbe957d91f94", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling cpuprofiler v0.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling gameai v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rand::XorShiftRng`
[INFO] [stdout]  --> src/strategies/negamax.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand::XorShiftRng;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `XorShiftRng` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::XorShiftRng`
[INFO] [stdout]  --> src/strategies/mcts.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rand::{Rng, XorShiftRng};
[INFO] [stdout]   |                 ^^^^^^^^^^^ no `XorShiftRng` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::XorShiftRng`
[INFO] [stdout]  --> src/strategies/mcts_parallel.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand::XorShiftRng;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `XorShiftRng` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Rand` in crate `rand`
[INFO] [stdout]   --> src/game/connectfour.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl rand::Rand for Color {
[INFO] [stdout]    |            ^^^^ not found in `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Rand` in crate `rand`
[INFO] [stdout]   --> src/game/dots.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl rand::Rand for DotsPlayer {
[INFO] [stdout]    |            ^^^^ not found in `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Rand` in crate `rand`
[INFO] [stdout]    --> src/runner.rs:126:28
[INFO] [stdout]     |
[INFO] [stdout] 126 |     G::Agent: Send + rand::Rand + fmt::Display,
[INFO] [stdout]     |                            ^^^^ not found in `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/game/mod.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn parse_move(&self, &str) -> Option<Self::Move>;
[INFO] [stdout]    |                          ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/game/mod.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn player_weight(&self, &Self::Agent) -> Score;
[INFO] [stdout]    |                             ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Agent`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/game/mod.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn agent_id(&self, &Self::Agent) -> u32;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Agent`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/game/mod.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn new(&Self::Agent) -> Self;
[INFO] [stdout]    |            ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Agent`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/game/mod.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn move_valid(&self, &Self::Move) -> bool;
[INFO] [stdout]    |                          ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Move`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/game/mod.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn apply(&mut self, Self::Move);
[INFO] [stdout]    |                         ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Move`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/strategies/mod.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn decide(&mut self, &G) -> G::Move;
[INFO] [stdout]   |                          ^^ help: try naming the parameter or explicitly ignoring it: `_: &G`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/strategies/mod.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn create(Self::Params) -> Self;
[INFO] [stdout]   |               ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Params`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/runner.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub type Plr<'a, G> = &'a mut Player<G>;
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub type Plr<'a, G> = &'a mut dyn Player<G>;
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gameai` (lib) due to 6 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bf372b8245a2bf1c91488cc8071590168562d7fe1f1af8837c5ffbe957d91f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf372b8245a2bf1c91488cc8071590168562d7fe1f1af8837c5ffbe957d91f94", kill_on_drop: false }`
[INFO] [stdout] bf372b8245a2bf1c91488cc8071590168562d7fe1f1af8837c5ffbe957d91f94
