[INFO] fetching crate rustneat 0.2.1...
[INFO] building rustneat-0.2.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rustneat 0.2.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rustneat 0.2.1
[INFO] finished tweaking crates.io crate rustneat 0.2.1
[INFO] tweaked toml for crates.io crate rustneat 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustneat 0.2.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 126 packages to latest compatible versions
[INFO] [stderr]       Adding clippy v0.0.103 (available: v0.0.302)
[INFO] [stderr]       Adding crossbeam v0.2.12 (available: v0.8.4)
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding open v1.7.1 (available: v5.3.2)
[INFO] [stderr]       Adding rand v0.4.6 (available: v0.9.2)
[INFO] [stderr]       Adding rulinalg v0.3.7 (available: v0.4.2)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 num_cpus v0.2.13
[INFO] [stderr]   Downloaded iron v0.4.0
[INFO] [stderr]   Downloaded flate2 v0.2.20
[INFO] [stderr]   Downloaded rawpointer v0.1.0
[INFO] [stderr]   Downloaded walkdir v0.1.8
[INFO] [stderr]   Downloaded matrixmultiply v0.1.15
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded crossbeam v0.2.12
[INFO] [stderr]   Downloaded quine-mc_cluskey v0.2.4
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded open v1.7.1
[INFO] [stderr]   Downloaded rulinalg v0.3.7
[INFO] [stderr]   Downloaded hpack v0.2.0
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] [stderr]   Downloaded modifier v0.1.0
[INFO] [stderr]   Downloaded sequence_trie v0.0.13
[INFO] [stderr]   Downloaded error v0.1.9
[INFO] [stderr]   Downloaded plugin v0.2.6
[INFO] [stderr]   Downloaded mount v0.2.1
[INFO] [stderr]   Downloaded semver v0.2.3
[INFO] [stderr]   Downloaded traitobject v0.0.1
[INFO] [stderr]   Downloaded solicit v0.4.4
[INFO] [stderr]   Downloaded includedir v0.2.2
[INFO] [stderr]   Downloaded cookie v0.2.5
[INFO] [stderr]   Downloaded staticfile v0.3.1
[INFO] [stderr]   Downloaded hyper v0.9.18
[INFO] [stderr]   Downloaded includedir_codegen v0.2.2
[INFO] [stderr]   Downloaded ws v0.5.3
[INFO] [stderr]   Downloaded toml v0.1.30
[INFO] [stderr]   Downloaded clippy v0.0.103
[INFO] [stderr]   Downloaded clippy_lints v0.0.103
[INFO] [stderr]   Downloaded rusty_dashed v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28f5fe9ad9a1f22cbc04c03d0aefdae54e0eca8ca8dfd80c3e61d65a7116eb01
[INFO] running `Command { std: "docker" "start" "-a" "28f5fe9ad9a1f22cbc04c03d0aefdae54e0eca8ca8dfd80c3e61d65a7116eb01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28f5fe9ad9a1f22cbc04c03d0aefdae54e0eca8ca8dfd80c3e61d65a7116eb01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f5fe9ad9a1f22cbc04c03d0aefdae54e0eca8ca8dfd80c3e61d65a7116eb01", kill_on_drop: false }`
[INFO] [stdout] 28f5fe9ad9a1f22cbc04c03d0aefdae54e0eca8ca8dfd80c3e61d65a7116eb01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26dabd35ab1bb592f6ad04c1ff2574ffdf0fa486fd9602b6b0a17dde3e9499f2
[INFO] running `Command { std: "docker" "start" "-a" "26dabd35ab1bb592f6ad04c1ff2574ffdf0fa486fd9602b6b0a17dde3e9499f2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling rulinalg v0.3.7
[INFO] [stderr]    Compiling rustneat v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/mutation.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn add_connection(in_neuron_id: usize, out_neuron_id: usize) -> (Gene) {
[INFO] [stdout]    |                                                                         ^    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 14 -     pub fn add_connection(in_neuron_id: usize, out_neuron_id: usize) -> (Gene) {
[INFO] [stdout] 14 +     pub fn add_connection(in_neuron_id: usize, out_neuron_id: usize) -> Gene {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/species_evaluator.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     environment: &'a mut Environment,
[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] 13 |     environment: &'a mut dyn Environment,
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/species_evaluator.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut Environment) -> SpeciesEvaluator {
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut dyn Environment) -> SpeciesEvaluator {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/mutation.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl Mutation {
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl dyn Mutation {
[INFO] [stdout]   |      +++
[INFO] [stdout] help: you might have intended to implement this trait for a given type
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl Mutation for /* Type */ {
[INFO] [stdout]   |               ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/population.rs:49:53
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn evaluate_in(&mut self, environment: &mut Environment) {
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn evaluate_in(&mut self, environment: &mut dyn Environment) {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             Mutation::connection_weight(
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 128 |             <dyn Mutation>::connection_weight(
[INFO] [stdout]     |             ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         Mutation::toggle_expression(&mut self.genes[selected_gene]);
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 138 |         <dyn Mutation>::toggle_expression(&mut self.genes[selected_gene]);
[INFO] [stdout]     |         ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Mutation::add_neuron(gene, self.last_neuron_id)
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |             <dyn Mutation>::add_neuron(gene, self.last_neuron_id)
[INFO] [stdout]     |             ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let gene = Mutation::add_connection(in_neuron_id, out_neuron_id);
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let gene = <dyn Mutation>::add_connection(in_neuron_id, out_neuron_id);
[INFO] [stdout]     |                    ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `champion_fitness` is never read
[INFO] [stdout]   --> src/specie.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Specie {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     champion_fitness: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Specie` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/genome.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 | /             format!(
[INFO] [stdout] 86 | |                 "in_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 87 | |                 in_neuron_id, max_neuron_id
[INFO] [stdout] 88 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 85 ~             
[INFO] [stdout] 86 |                 "in_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 87 |                 in_neuron_id, max_neuron_id
[INFO] [stdout] 88 ~             
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/genome.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 | /             format!(
[INFO] [stdout] 93 | |                 "out_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 94 | |                 out_neuron_id, max_neuron_id
[INFO] [stdout] 95 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 92 ~             
[INFO] [stdout] 93 |                 "out_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 94 |                 out_neuron_id, max_neuron_id
[INFO] [stdout] 95 ~             
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/species_evaluator.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut Environment) -> SpeciesEvaluator {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut Environment) -> SpeciesEvaluator<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "26dabd35ab1bb592f6ad04c1ff2574ffdf0fa486fd9602b6b0a17dde3e9499f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26dabd35ab1bb592f6ad04c1ff2574ffdf0fa486fd9602b6b0a17dde3e9499f2", kill_on_drop: false }`
[INFO] [stdout] 26dabd35ab1bb592f6ad04c1ff2574ffdf0fa486fd9602b6b0a17dde3e9499f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15bfa345d7685747efc745d56b38caa1c03f086d3ad6f866e5d14a65fe345688
[INFO] running `Command { std: "docker" "start" "-a" "15bfa345d7685747efc745d56b38caa1c03f086d3ad6f866e5d14a65fe345688", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/mutation.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn add_connection(in_neuron_id: usize, out_neuron_id: usize) -> (Gene) {
[INFO] [stdout]    |                                                                         ^    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 14 -     pub fn add_connection(in_neuron_id: usize, out_neuron_id: usize) -> (Gene) {
[INFO] [stdout] 14 +     pub fn add_connection(in_neuron_id: usize, out_neuron_id: usize) -> Gene {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/species_evaluator.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     environment: &'a mut Environment,
[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] 13 |     environment: &'a mut dyn Environment,
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/species_evaluator.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut Environment) -> SpeciesEvaluator {
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut dyn Environment) -> SpeciesEvaluator {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/mutation.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl Mutation {
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl dyn Mutation {
[INFO] [stdout]   |      +++
[INFO] [stdout] help: you might have intended to implement this trait for a given type
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl Mutation for /* Type */ {
[INFO] [stdout]   |               ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/population.rs:49:53
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn evaluate_in(&mut self, environment: &mut Environment) {
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn evaluate_in(&mut self, environment: &mut dyn Environment) {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             Mutation::connection_weight(
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 128 |             <dyn Mutation>::connection_weight(
[INFO] [stdout]     |             ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         Mutation::toggle_expression(&mut self.genes[selected_gene]);
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 138 |         <dyn Mutation>::toggle_expression(&mut self.genes[selected_gene]);
[INFO] [stdout]     |         ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Mutation::add_neuron(gene, self.last_neuron_id)
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |             <dyn Mutation>::add_neuron(gene, self.last_neuron_id)
[INFO] [stdout]     |             ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let gene = Mutation::add_connection(in_neuron_id, out_neuron_id);
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let gene = <dyn Mutation>::add_connection(in_neuron_id, out_neuron_id);
[INFO] [stdout]     |                    ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `champion_fitness` is never read
[INFO] [stdout]   --> src/specie.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Specie {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     champion_fitness: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Specie` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/genome.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 | /             format!(
[INFO] [stdout] 86 | |                 "in_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 87 | |                 in_neuron_id, max_neuron_id
[INFO] [stdout] 88 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 85 ~             
[INFO] [stdout] 86 |                 "in_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 87 |                 in_neuron_id, max_neuron_id
[INFO] [stdout] 88 ~             
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/genome.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 | /             format!(
[INFO] [stdout] 93 | |                 "out_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 94 | |                 out_neuron_id, max_neuron_id
[INFO] [stdout] 95 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 92 ~             
[INFO] [stdout] 93 |                 "out_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 94 |                 out_neuron_id, max_neuron_id
[INFO] [stdout] 95 ~             
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustneat v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/species_evaluator.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut Environment) -> SpeciesEvaluator {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut Environment) -> SpeciesEvaluator<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/mutation.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn add_connection(in_neuron_id: usize, out_neuron_id: usize) -> (Gene) {
[INFO] [stdout]    |                                                                         ^    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 14 -     pub fn add_connection(in_neuron_id: usize, out_neuron_id: usize) -> (Gene) {
[INFO] [stdout] 14 +     pub fn add_connection(in_neuron_id: usize, out_neuron_id: usize) -> Gene {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/species_evaluator.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     environment: &'a mut Environment,
[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] 13 |     environment: &'a mut dyn Environment,
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/species_evaluator.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut Environment) -> SpeciesEvaluator {
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut dyn Environment) -> SpeciesEvaluator {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/mutation.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl Mutation {
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl dyn Mutation {
[INFO] [stdout]   |      +++
[INFO] [stdout] help: you might have intended to implement this trait for a given type
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl Mutation for /* Type */ {
[INFO] [stdout]   |               ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/population.rs:49:53
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn evaluate_in(&mut self, environment: &mut Environment) {
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn evaluate_in(&mut self, environment: &mut dyn Environment) {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             Mutation::connection_weight(
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 128 |             <dyn Mutation>::connection_weight(
[INFO] [stdout]     |             ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         Mutation::toggle_expression(&mut self.genes[selected_gene]);
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 138 |         <dyn Mutation>::toggle_expression(&mut self.genes[selected_gene]);
[INFO] [stdout]     |         ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Mutation::add_neuron(gene, self.last_neuron_id)
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |             <dyn Mutation>::add_neuron(gene, self.last_neuron_id)
[INFO] [stdout]     |             ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/genome.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let gene = Mutation::add_connection(in_neuron_id, out_neuron_id);
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let gene = <dyn Mutation>::add_connection(in_neuron_id, out_neuron_id);
[INFO] [stdout]     |                    ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/mutation.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Mutation::toggle_expression(&mut gene);
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 45 |         <dyn Mutation>::toggle_expression(&mut gene);
[INFO] [stdout]    |         ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/mutation.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Mutation::toggle_expression(&mut gene);
[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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 48 |         <dyn Mutation>::toggle_expression(&mut gene);
[INFO] [stdout]    |         ++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `champion_fitness` is never read
[INFO] [stdout]   --> src/specie.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Specie {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     champion_fitness: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Specie` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/genome.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 | /             format!(
[INFO] [stdout] 86 | |                 "in_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 87 | |                 in_neuron_id, max_neuron_id
[INFO] [stdout] 88 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 85 ~             
[INFO] [stdout] 86 |                 "in_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 87 |                 in_neuron_id, max_neuron_id
[INFO] [stdout] 88 ~             
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/genome.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 | /             format!(
[INFO] [stdout] 93 | |                 "out_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 94 | |                 out_neuron_id, max_neuron_id
[INFO] [stdout] 95 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 92 ~             
[INFO] [stdout] 93 |                 "out_neuron_id {} is greater than max allowed id {}",
[INFO] [stdout] 94 |                 out_neuron_id, max_neuron_id
[INFO] [stdout] 95 ~             
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/organism.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             format!("{:?} is not bigger than 0.9", output[0])
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 93 -             format!("{:?} is not bigger than 0.9", output[0])
[INFO] [stdout] 93 +             "{:?} is not bigger than 0.9", output[0]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/organism.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             format!("{:?} is not smaller than 0.1", output[0])
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 103 -             format!("{:?} is not smaller than 0.1", output[0])
[INFO] [stdout] 103 +             "{:?} is not smaller than 0.1", output[0]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/organism.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             format!("{:?} is not bigger than 0.9", output[0])
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 118 -             format!("{:?} is not bigger than 0.9", output[0])
[INFO] [stdout] 118 +             "{:?} is not bigger than 0.9", output[0]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/organism.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             format!("{:?} is not bigger than 0.9", output[0])
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 132 -             format!("{:?} is not bigger than 0.9", output[0])
[INFO] [stdout] 132 +             "{:?} is not bigger than 0.9", output[0]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/organism.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |             format!("{:?} is not smaller than 0.1", output[0])
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 143 -             format!("{:?} is not smaller than 0.1", output[0])
[INFO] [stdout] 143 +             "{:?} is not smaller than 0.1", output[0]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/species_evaluator.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut Environment) -> SpeciesEvaluator {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(environment: &mut Environment) -> SpeciesEvaluator<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "15bfa345d7685747efc745d56b38caa1c03f086d3ad6f866e5d14a65fe345688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15bfa345d7685747efc745d56b38caa1c03f086d3ad6f866e5d14a65fe345688", kill_on_drop: false }`
[INFO] [stdout] 15bfa345d7685747efc745d56b38caa1c03f086d3ad6f866e5d14a65fe345688
