[INFO] cloning repository https://github.com/orglofch/neat-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orglofch/neat-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forglofch%2Fneat-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forglofch%2Fneat-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 778545c1d29792db6aac2236bca0d8335beb3a86 [INFO] checking orglofch/neat-rust against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forglofch%2Fneat-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orglofch/neat-rust on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orglofch/neat-rust [INFO] finished tweaking git repo https://github.com/orglofch/neat-rust [INFO] tweaked toml for git repo https://github.com/orglofch/neat-rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/orglofch/neat-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be90b8f3a6fcb190b5ba422de639888bd54e7d23e87e79f808b5ee89243a7d00 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "be90b8f3a6fcb190b5ba422de639888bd54e7d23e87e79f808b5ee89243a7d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be90b8f3a6fcb190b5ba422de639888bd54e7d23e87e79f808b5ee89243a7d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be90b8f3a6fcb190b5ba422de639888bd54e7d23e87e79f808b5ee89243a7d00", kill_on_drop: false }` [INFO] [stdout] be90b8f3a6fcb190b5ba422de639888bd54e7d23e87e79f808b5ee89243a7d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07336b9b21da38569e8b40a3b121521188360d619e9b35739a5767847d69dd8c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "07336b9b21da38569e8b40a3b121521188360d619e9b35739a5767847d69dd8c", kill_on_drop: false }` [INFO] [stderr] Checking rand v0.5.3 [INFO] [stderr] Checking neat-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `GenomeConfig`, `Genome` [INFO] [stdout] --> src/speciation.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use genome::{Genome, GenomeConfig, Population}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_species_size` [INFO] [stdout] --> src/config.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | let new_species_size = population.len() as f32 * species_fitness_by_proto_id.get(&proto_id).unwrap() / [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_species_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/genome.rs:604:46 [INFO] [stdout] | [INFO] [stdout] 604 | fn mutate_remove_node(&mut self, rng: &mut R) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EPSILON` [INFO] [stdout] --> src/activation.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | const EPSILON: f32 = 1e-7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eval` [INFO] [stdout] --> src/activation.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) fn eval(&self, val: f32) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sigmoid_activation` [INFO] [stdout] --> src/activation.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn sigmoid_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `tanh_activation` [INFO] [stdout] --> src/activation.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn tanh_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sin_activation` [INFO] [stdout] --> src/activation.rs:62:4 [INFO] [stdout] | [INFO] [stdout] 62 | fn sin_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gauss_activation` [INFO] [stdout] --> src/activation.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn gauss_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `relu_activation` [INFO] [stdout] --> src/activation.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn relu_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `softplus_activation` [INFO] [stdout] --> src/activation.rs:77:4 [INFO] [stdout] | [INFO] [stdout] 77 | fn softplus_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `identity_activation` [INFO] [stdout] --> src/activation.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn identity_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clamped_activation` [INFO] [stdout] --> src/activation.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn clamped_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `inv_activation` [INFO] [stdout] --> src/activation.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn inv_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ln_activation` [INFO] [stdout] --> src/activation.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn ln_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `exp_activation` [INFO] [stdout] --> src/activation.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn exp_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `abs_activation` [INFO] [stdout] --> src/activation.rs:108:4 [INFO] [stdout] | [INFO] [stdout] 108 | fn abs_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hat_activation` [INFO] [stdout] --> src/activation.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn hat_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `square_activation` [INFO] [stdout] --> src/activation.rs:118:4 [INFO] [stdout] | [INFO] [stdout] 118 | fn square_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cube_activation` [INFO] [stdout] --> src/activation.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn cube_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sinc_activation` [INFO] [stdout] --> src/activation.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn sinc_activation(val: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `aggregate` [INFO] [stdout] --> src/aggregation.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn aggregate(&self, values: Vec) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sum_aggregation` [INFO] [stdout] --> src/aggregation.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 29 | fn sum_aggregation(values: Vec) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `product_aggregation` [INFO] [stdout] --> src/aggregation.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn product_aggregation(values: Vec) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `max_aggregation` [INFO] [stdout] --> src/aggregation.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn max_aggregation(values: Vec) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `min_aggregation` [INFO] [stdout] --> src/aggregation.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn min_aggregation(values: Vec) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `abs_max_aggregation` [INFO] [stdout] --> src/aggregation.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn abs_max_aggregation(values: Vec) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `median_aggregation` [INFO] [stdout] --> src/aggregation.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn median_aggregation(values: Vec) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mean_aggregation` [INFO] [stdout] --> src/aggregation.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn mean_aggregation(values: Vec) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_fn` [INFO] [stdout] --> src/checkpoint.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | checkpoint_fn: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_rate` [INFO] [stdout] --> src/checkpoint.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | checkpoint_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_config` [INFO] [stdout] --> src/config.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | checkpoint_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fitness_batch_size` [INFO] [stdout] --> src/fitness.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fitness_batch_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `activate` [INFO] [stdout] --> src/gene.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn activate(&self, values: &Vec) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `crossover` [INFO] [stdout] --> src/gene.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) fn crossover(&self, other: &NodeGene) -> NodeGene { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `activate` [INFO] [stdout] --> src/gene.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub(crate) fn activate(&self, value: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `crossover` [INFO] [stdout] --> src/gene.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) fn crossover(&self, other: &ConnectionGene) -> ConnectionGene { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `activate` [INFO] [stdout] --> src/genome.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | pub(crate) fn activate(&self, inputs: &HashMap<&'a str, f32>) -> HashMap<&'a str, f32> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `crossover` [INFO] [stdout] --> src/genome.rs:367:19 [INFO] [stdout] | [INFO] [stdout] 367 | pub(crate) fn crossover(&self, other: &Genome, genome_config: &mut GenomeConfig) -> Genome { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mutate_remove_connection` [INFO] [stdout] --> src/genome.rs:536:8 [INFO] [stdout] | [INFO] [stdout] 536 | fn mutate_remove_connection(&mut self, rng: &mut R) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mutate_remove_node` [INFO] [stdout] --> src/genome.rs:604:8 [INFO] [stdout] | [INFO] [stdout] 604 | fn mutate_remove_node(&mut self, rng: &mut R) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GenomeConfig`, `Genome` [INFO] [stdout] --> src/speciation.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use genome::{Genome, GenomeConfig, Population}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_species_size` [INFO] [stdout] --> src/config.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | let new_species_size = population.len() as f32 * species_fitness_by_proto_id.get(&proto_id).unwrap() / [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_species_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/genome.rs:604:46 [INFO] [stdout] | [INFO] [stdout] 604 | fn mutate_remove_node(&mut self, rng: &mut R) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_species_size` [INFO] [stdout] --> src/config.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | let new_species_size = population.len() as f32 * species_fitness_by_proto_id.get(&proto_id).unwrap() / [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_species_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/genome.rs:604:46 [INFO] [stdout] | [INFO] [stdout] 604 | fn mutate_remove_node(&mut self, rng: &mut R) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_fn` [INFO] [stdout] --> src/checkpoint.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | checkpoint_fn: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_rate` [INFO] [stdout] --> src/checkpoint.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | checkpoint_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_config` [INFO] [stdout] --> src/config.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | checkpoint_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fitness_batch_size` [INFO] [stdout] --> src/fitness.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fitness_batch_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mutate_remove_node` [INFO] [stdout] --> src/genome.rs:604:8 [INFO] [stdout] | [INFO] [stdout] 604 | fn mutate_remove_node(&mut self, rng: &mut R) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_config` [INFO] [stdout] --> src/config.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | checkpoint_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_fn` [INFO] [stdout] --> src/checkpoint.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | checkpoint_fn: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_rate` [INFO] [stdout] --> src/checkpoint.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | checkpoint_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fitness_batch_size` [INFO] [stdout] --> src/fitness.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fitness_batch_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `crossover` [INFO] [stdout] --> src/gene.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) fn crossover(&self, other: &NodeGene) -> NodeGene { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `crossover` [INFO] [stdout] --> src/gene.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) fn crossover(&self, other: &ConnectionGene) -> ConnectionGene { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `crossover` [INFO] [stdout] --> src/genome.rs:367:19 [INFO] [stdout] | [INFO] [stdout] 367 | pub(crate) fn crossover(&self, other: &Genome, genome_config: &mut GenomeConfig) -> Genome { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mutate_remove_connection` [INFO] [stdout] --> src/genome.rs:536:8 [INFO] [stdout] | [INFO] [stdout] 536 | fn mutate_remove_connection(&mut self, rng: &mut R) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mutate_remove_node` [INFO] [stdout] --> src/genome.rs:604:8 [INFO] [stdout] | [INFO] [stdout] 604 | fn mutate_remove_node(&mut self, rng: &mut R) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_species_size` [INFO] [stdout] --> src/config.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | let new_species_size = population.len() as f32 * species_fitness_by_proto_id.get(&proto_id).unwrap() / [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_species_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/genome.rs:604:46 [INFO] [stdout] | [INFO] [stdout] 604 | fn mutate_remove_node(&mut self, rng: &mut R) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_config` [INFO] [stdout] --> src/config.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | checkpoint_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_fn` [INFO] [stdout] --> src/checkpoint.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | checkpoint_fn: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checkpoint_rate` [INFO] [stdout] --> src/checkpoint.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | checkpoint_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fitness_batch_size` [INFO] [stdout] --> src/fitness.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fitness_batch_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mutate_remove_node` [INFO] [stdout] --> src/genome.rs:604:8 [INFO] [stdout] | [INFO] [stdout] 604 | fn mutate_remove_node(&mut self, rng: &mut R) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.35s [INFO] running `Command { std: "docker" "inspect" "07336b9b21da38569e8b40a3b121521188360d619e9b35739a5767847d69dd8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07336b9b21da38569e8b40a3b121521188360d619e9b35739a5767847d69dd8c", kill_on_drop: false }` [INFO] [stdout] 07336b9b21da38569e8b40a3b121521188360d619e9b35739a5767847d69dd8c