[INFO] cloning repository https://github.com/Auric115/genetic-algorithm-maze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Auric115/genetic-algorithm-maze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuric115%2Fgenetic-algorithm-maze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuric115%2Fgenetic-algorithm-maze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45e9362006827204019692a2e3abea5b9e46d38d [INFO] checking Auric115/genetic-algorithm-maze against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuric115%2Fgenetic-algorithm-maze" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Auric115/genetic-algorithm-maze [INFO] finished tweaking git repo https://github.com/Auric115/genetic-algorithm-maze [INFO] tweaked toml for git repo https://github.com/Auric115/genetic-algorithm-maze written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Auric115/genetic-algorithm-maze on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Auric115/genetic-algorithm-maze 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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 genevo v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 30cee5be533d7b2188567961637b43c7979945d2c7525b0af00a2fe6bfac5726 [INFO] running `Command { std: "docker" "start" "30cee5be533d7b2188567961637b43c7979945d2c7525b0af00a2fe6bfac5726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30cee5be533d7b2188567961637b43c7979945d2c7525b0af00a2fe6bfac5726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30cee5be533d7b2188567961637b43c7979945d2c7525b0af00a2fe6bfac5726" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30cee5be533d7b2188567961637b43c7979945d2c7525b0af00a2fe6bfac5726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30cee5be533d7b2188567961637b43c7979945d2c7525b0af00a2fe6bfac5726" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking miniquad v0.4.8 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking macroquad v0.4.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking genevo v0.6.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking genetic-algorithm-maze v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/maze.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Cell { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 9 | x: usize, [INFO] [stdout] | ^ [INFO] [stdout] 10 | y: usize, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Cell` has derived impls for the traits `Debug` and `Clone`, 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: field `gene_length` is never read [INFO] [stdout] --> src/genetics.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct GeneticAlgorithm { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub gene_length: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `roulette_selection`, `reset`, and `set_mutation_rate` are never used [INFO] [stdout] --> src/genetics.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 45 | impl GeneticAlgorithm { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | fn roulette_selection(&self) -> &Genome { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | pub fn set_mutation_rate(&mut self, rate: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/maze.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Cell { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 9 | x: usize, [INFO] [stdout] | ^ [INFO] [stdout] 10 | y: usize, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Cell` has derived impls for the traits `Debug` and `Clone`, 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: field `gene_length` is never read [INFO] [stdout] --> src/genetics.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct GeneticAlgorithm { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub gene_length: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `roulette_selection`, `reset`, and `set_mutation_rate` are never used [INFO] [stdout] --> src/genetics.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 45 | impl GeneticAlgorithm { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | fn roulette_selection(&self) -> &Genome { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | pub fn set_mutation_rate(&mut self, rate: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: unused dependency `futures` [INFO] [stderr] --> Cargo.toml:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | futures = "0.3" [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `futures` [INFO] [stderr] warning: unused dependency `genevo` [INFO] [stderr] --> Cargo.toml:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | genevo = "0.6" [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the dependency on `genevo` [INFO] [stderr] warning: `genetic-algorithm-maze` (manifest) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.57s [INFO] running `Command { std: "docker" "inspect" "30cee5be533d7b2188567961637b43c7979945d2c7525b0af00a2fe6bfac5726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30cee5be533d7b2188567961637b43c7979945d2c7525b0af00a2fe6bfac5726", kill_on_drop: false }` [INFO] [stdout] 30cee5be533d7b2188567961637b43c7979945d2c7525b0af00a2fe6bfac5726