[INFO] cloning repository https://github.com/Mr-Grag-Universe/plants_war
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mr-Grag-Universe/plants_war" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Grag-Universe%2Fplants_war", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Grag-Universe%2Fplants_war'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b446223047443a56ef88a0f581c421516ac229d2
[INFO] testing Mr-Grag-Universe/plants_war against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-Grag-Universe%2Fplants_war" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mr-Grag-Universe/plants_war
[INFO] finished tweaking git repo https://github.com/Mr-Grag-Universe/plants_war
[INFO] tweaked toml for git repo https://github.com/Mr-Grag-Universe/plants_war written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mr-Grag-Universe/plants_war on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mr-Grag-Universe/plants_war 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.103
[INFO] [stderr]   Downloaded radium v0.3.0
[INFO] [stderr]   Downloaded shuffle v0.1.7
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.103
[INFO] [stderr]   Downloaded js-sys v0.3.80
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded rawpointer v0.2.1
[INFO] [stderr]   Downloaded pbr v1.1.1
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded num-complex v0.4.6
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded rand_distr v0.5.1
[INFO] [stderr]   Downloaded indexmap v2.11.4
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] [stderr]   Downloaded pest v2.8.2
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded flate2 v1.1.2
[INFO] [stderr]   Downloaded zopfli v0.8.2
[INFO] [stderr]   Downloaded ndarray-npy v0.9.1
[INFO] [stderr]   Downloaded pest_meta v2.8.2
[INFO] [stderr]   Downloaded unicode-width v0.2.1
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded pest_derive v2.8.2
[INFO] [stderr]   Downloaded py_literal v0.4.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded pest_generator v2.8.2
[INFO] [stderr]   Downloaded windows-sys v0.61.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b6f37dbc26996b9f44a6463c4fd0c455716d2d551495571763c7f61e92a15b0
[INFO] running `Command { std: "docker" "start" "-a" "0b6f37dbc26996b9f44a6463c4fd0c455716d2d551495571763c7f61e92a15b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b6f37dbc26996b9f44a6463c4fd0c455716d2d551495571763c7f61e92a15b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b6f37dbc26996b9f44a6463c4fd0c455716d2d551495571763c7f61e92a15b0", kill_on_drop: false }`
[INFO] [stdout] 0b6f37dbc26996b9f44a6463c4fd0c455716d2d551495571763c7f61e92a15b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aace45a91451434a47a7dd94e80da11c1b620710a309f3c3588bff49a3dcaff7
[INFO] running `Command { std: "docker" "start" "-a" "aace45a91451434a47a7dd94e80da11c1b620710a309f3c3588bff49a3dcaff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pbr v1.1.1
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling shuffle v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling ndarray-npy v0.9.1
[INFO] [stderr]    Compiling plants_war v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand_distr::num_traits::ToPrimitive`
[INFO] [stdout]  --> src/simulation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand_distr::num_traits::ToPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `JoinHandle` and `self`
[INFO] [stdout]   --> src/simulation.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::thread::{self, JoinHandle};
[INFO] [stdout]    |                   ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `RwLock`, and `mpsc`
[INFO] [stdout]   --> src/simulation.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::{Arc, Mutex, mpsc, RwLock};
[INFO] [stdout]    |                 ^^^  ^^^^^  ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `N_RUNS`
[INFO] [stdout]   --> src/simulation.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::{common::*, N_RUNS};
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `order`
[INFO] [stdout]    --> src/simulation.rs:428:13
[INFO] [stdout]     |
[INFO] [stdout] 428 |         let order = shuffled_indices(self.cells.len());
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_order`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/simulation.rs:798:21
[INFO] [stdout]     |
[INFO] [stdout] 798 |                 let name = entry.file_name().into_string().unwrap_or_default();
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `N_THREADS` is never used
[INFO] [stdout]    --> src/simulation.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl Simulation {
[INFO] [stdout]     | --------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 178 |     const N_THREADS: usize = 4;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.41s
[INFO] running `Command { std: "docker" "inspect" "aace45a91451434a47a7dd94e80da11c1b620710a309f3c3588bff49a3dcaff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aace45a91451434a47a7dd94e80da11c1b620710a309f3c3588bff49a3dcaff7", kill_on_drop: false }`
[INFO] [stdout] aace45a91451434a47a7dd94e80da11c1b620710a309f3c3588bff49a3dcaff7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 269f49f4d2c3c44c0f660488e9dc3a4a01d1f78dbd6a409ea7c98ea88950b0cb
[INFO] running `Command { std: "docker" "start" "-a" "269f49f4d2c3c44c0f660488e9dc3a4a01d1f78dbd6a409ea7c98ea88950b0cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling plants_war v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand_distr::num_traits::ToPrimitive`
[INFO] [stdout]  --> src/simulation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand_distr::num_traits::ToPrimitive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `JoinHandle` and `self`
[INFO] [stdout]   --> src/simulation.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::thread::{self, JoinHandle};
[INFO] [stdout]    |                   ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `RwLock`, and `mpsc`
[INFO] [stdout]   --> src/simulation.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::{Arc, Mutex, mpsc, RwLock};
[INFO] [stdout]    |                 ^^^  ^^^^^  ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `N_RUNS`
[INFO] [stdout]   --> src/simulation.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::{common::*, N_RUNS};
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `order`
[INFO] [stdout]    --> src/simulation.rs:428:13
[INFO] [stdout]     |
[INFO] [stdout] 428 |         let order = shuffled_indices(self.cells.len());
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_order`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/simulation.rs:798:21
[INFO] [stdout]     |
[INFO] [stdout] 798 |                 let name = entry.file_name().into_string().unwrap_or_default();
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `N_THREADS` is never used
[INFO] [stdout]    --> src/simulation.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl Simulation {
[INFO] [stdout]     | --------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 178 |     const N_THREADS: usize = 4;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "269f49f4d2c3c44c0f660488e9dc3a4a01d1f78dbd6a409ea7c98ea88950b0cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "269f49f4d2c3c44c0f660488e9dc3a4a01d1f78dbd6a409ea7c98ea88950b0cb", kill_on_drop: false }`
[INFO] [stdout] 269f49f4d2c3c44c0f660488e9dc3a4a01d1f78dbd6a409ea7c98ea88950b0cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98b27d00812c63595267d6fac44c1273fdc9958d59675a2d5b55185b5e781d6d
[INFO] running `Command { std: "docker" "start" "-a" "98b27d00812c63595267d6fac44c1273fdc9958d59675a2d5b55185b5e781d6d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rand_distr::num_traits::ToPrimitive`
[INFO] [stderr]  --> src/simulation.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rand_distr::num_traits::ToPrimitive;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `JoinHandle` and `self`
[INFO] [stderr]   --> src/simulation.rs:12:19
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::thread::{self, JoinHandle};
[INFO] [stderr]    |                   ^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Arc`, `Mutex`, `RwLock`, and `mpsc`
[INFO] [stderr]   --> src/simulation.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::sync::{Arc, Mutex, mpsc, RwLock};
[INFO] [stderr]    |                 ^^^  ^^^^^  ^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `N_RUNS`
[INFO] [stderr]   --> src/simulation.rs:15:24
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::{common::*, N_RUNS};
[INFO] [stderr]    |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `order`
[INFO] [stderr]    --> src/simulation.rs:428:13
[INFO] [stderr]     |
[INFO] [stderr] 428 |         let order = shuffled_indices(self.cells.len());
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_order`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/simulation.rs:798:21
[INFO] [stderr]     |
[INFO] [stderr] 798 |                 let name = entry.file_name().into_string().unwrap_or_default();
[INFO] [stderr]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `N_THREADS` is never used
[INFO] [stderr]    --> src/simulation.rs:178:11
[INFO] [stderr]     |
[INFO] [stderr] 138 | impl Simulation {
[INFO] [stderr]     | --------------- associated constant in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 178 |     const N_THREADS: usize = 4;
[INFO] [stderr]     |           ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `plants_war` (bin "plants_war" test) generated 7 warnings (run `cargo fix --bin "plants_war" -p plants_war --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plants_war-eeff84471f1f7dfc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "98b27d00812c63595267d6fac44c1273fdc9958d59675a2d5b55185b5e781d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b27d00812c63595267d6fac44c1273fdc9958d59675a2d5b55185b5e781d6d", kill_on_drop: false }`
[INFO] [stdout] 98b27d00812c63595267d6fac44c1273fdc9958d59675a2d5b55185b5e781d6d
