[INFO] cloning repository https://github.com/shelbyd/rust_neat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shelbyd/rust_neat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Frust_neat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Frust_neat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ad6857b229d26103cba1e600c77d0570c498d40 [INFO] checking shelbyd/rust_neat against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Frust_neat" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shelbyd/rust_neat on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shelbyd/rust_neat [INFO] finished tweaking git repo https://github.com/shelbyd/rust_neat [INFO] tweaked toml for git repo https://github.com/shelbyd/rust_neat written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/shelbyd/rust_neat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39c4fc16167e65a1844e1632c995fd2cc53ac675c207516e3a9f3c97ea380016 [INFO] running `Command { std: "docker" "start" "-a" "39c4fc16167e65a1844e1632c995fd2cc53ac675c207516e3a9f3c97ea380016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c4fc16167e65a1844e1632c995fd2cc53ac675c207516e3a9f3c97ea380016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c4fc16167e65a1844e1632c995fd2cc53ac675c207516e3a9f3c97ea380016", kill_on_drop: false }` [INFO] [stdout] 39c4fc16167e65a1844e1632c995fd2cc53ac675c207516e3a9f3c97ea380016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fdf73b567d3b14f03430163574d0c3f9bfb95216c757f1fb97df3c346e0d59b [INFO] running `Command { std: "docker" "start" "-a" "1fdf73b567d3b14f03430163574d0c3f9bfb95216c757f1fb97df3c346e0d59b", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.8 [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Checking neat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `innovation_number` [INFO] [stdout] --> src/network/genome.rs:50:64 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new(in_index: usize, out_index: usize, weight: f64, innovation_number: usize) -> Gene { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_innovation_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disabled` [INFO] [stdout] --> src/network/genome.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | fn disabled(&self) -> Gene { [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: `new` [INFO] [stdout] --> src/network/mod.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(sensors: Vec, outputs: Vec, edges: Vec) -> Network { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `random` [INFO] [stdout] --> src/network/mod.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | fn random() -> Node { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `nodes` [INFO] [stdout] --> src/network/mod.rs:124:4 [INFO] [stdout] | [INFO] [stdout] 124 | fn nodes(count: usize) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `innovation_number` [INFO] [stdout] --> src/network/genome.rs:50:64 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new(in_index: usize, out_index: usize, weight: f64, innovation_number: usize) -> Gene { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_innovation_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "1fdf73b567d3b14f03430163574d0c3f9bfb95216c757f1fb97df3c346e0d59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdf73b567d3b14f03430163574d0c3f9bfb95216c757f1fb97df3c346e0d59b", kill_on_drop: false }` [INFO] [stdout] 1fdf73b567d3b14f03430163574d0c3f9bfb95216c757f1fb97df3c346e0d59b