[INFO] cloning repository https://github.com/Arkitu/neat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arkitu/neat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkitu%2Fneat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkitu%2Fneat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e40362c0b85226d75d63c12c1ddda5573cb5c5fc
[INFO] building Arkitu/neat against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkitu%2Fneat" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Arkitu/neat on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Arkitu/neat
[INFO] finished tweaking git repo https://github.com/Arkitu/neat
[INFO] tweaked toml for git repo https://github.com/Arkitu/neat written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Arkitu/neat 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.6
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.3
[INFO] [stderr]   Downloaded cstr v0.2.12
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded draw v0.3.0
[INFO] [stderr]   Downloaded rgb v0.8.37
[INFO] [stderr]   Downloaded core-text v20.1.0
[INFO] [stderr]   Downloaded svg v0.5.12
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded font-kit v0.13.2
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7c5e996cda8d36b2a84fa24c3829ccc4d4e76e65b575615cc82a07e84f56cc5
[INFO] running `Command { std: "docker" "start" "-a" "b7c5e996cda8d36b2a84fa24c3829ccc4d4e76e65b575615cc82a07e84f56cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7c5e996cda8d36b2a84fa24c3829ccc4d4e76e65b575615cc82a07e84f56cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7c5e996cda8d36b2a84fa24c3829ccc4d4e76e65b575615cc82a07e84f56cc5", kill_on_drop: false }`
[INFO] [stdout] b7c5e996cda8d36b2a84fa24c3829ccc4d4e76e65b575615cc82a07e84f56cc5
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d68878c86687df731c24e7824e3484dd65011e3bdc02e27a655673d8b89260b5
[INFO] running `Command { std: "docker" "start" "-a" "d68878c86687df731c24e7824e3484dd65011e3bdc02e27a655673d8b89260b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling pathfinder_simd v0.5.3
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling svg v0.5.12
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling draw v0.3.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.6
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling neat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Arc` and `RwLock`
[INFO] [stdout]  --> src/main.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{array, collections::HashMap, sync::{Arc, RwLock}};
[INFO] [stdout]   |                                               ^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Gene` is never used
[INFO] [stdout]   --> src/main.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 | enum Gene {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `evo_num` is never used
[INFO] [stdout]   --> src/main.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl Gene {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 60 |     fn evo_num(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.5.12
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d68878c86687df731c24e7824e3484dd65011e3bdc02e27a655673d8b89260b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d68878c86687df731c24e7824e3484dd65011e3bdc02e27a655673d8b89260b5", kill_on_drop: false }`
[INFO] [stdout] d68878c86687df731c24e7824e3484dd65011e3bdc02e27a655673d8b89260b5
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a03cab053452f3922d9ebda1200933520152a3ba6f39538d17489678dc22ffc
[INFO] running `Command { std: "docker" "start" "-a" "6a03cab053452f3922d9ebda1200933520152a3ba6f39538d17489678dc22ffc", kill_on_drop: false }`
[INFO] [stderr]    Compiling neat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Arc` and `RwLock`
[INFO] [stdout]  --> src/main.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{array, collections::HashMap, sync::{Arc, RwLock}};
[INFO] [stdout]   |                                               ^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Gene` is never used
[INFO] [stdout]   --> src/main.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 | enum Gene {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `evo_num` is never used
[INFO] [stdout]   --> src/main.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl Gene {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 60 |     fn evo_num(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.5.12
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6a03cab053452f3922d9ebda1200933520152a3ba6f39538d17489678dc22ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a03cab053452f3922d9ebda1200933520152a3ba6f39538d17489678dc22ffc", kill_on_drop: false }`
[INFO] [stdout] 6a03cab053452f3922d9ebda1200933520152a3ba6f39538d17489678dc22ffc
