[INFO] cloning repository https://github.com/junaadh/genetic_ml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/junaadh/genetic_ml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunaadh%2Fgenetic_ml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunaadh%2Fgenetic_ml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3d4b086c6c0cb7ca8e942745734fe09811b52f0 [INFO] building junaadh/genetic_ml against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunaadh%2Fgenetic_ml" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/junaadh/genetic_ml [INFO] finished tweaking git repo https://github.com/junaadh/genetic_ml [INFO] tweaked toml for git repo https://github.com/junaadh/genetic_ml written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/junaadh/genetic_ml on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/junaadh/genetic_ml 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4457b16c6ca41ad54b800858769b25083abc61142143ef6bc201c97e8922ba33 [INFO] running `Command { std: "docker" "start" "-a" "4457b16c6ca41ad54b800858769b25083abc61142143ef6bc201c97e8922ba33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4457b16c6ca41ad54b800858769b25083abc61142143ef6bc201c97e8922ba33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4457b16c6ca41ad54b800858769b25083abc61142143ef6bc201c97e8922ba33", kill_on_drop: false }` [INFO] [stdout] 4457b16c6ca41ad54b800858769b25083abc61142143ef6bc201c97e8922ba33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85a784852dcf6c6e7bd5acd8a9a3f9df0ebca156b1cfe351862e06252c35f436 [INFO] running `Command { std: "docker" "start" "-a" "85a784852dcf6c6e7bd5acd8a9a3f9df0ebca156b1cfe351862e06252c35f436", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling wide v0.7.19 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling genetics v0.1.0 (/opt/rustwide/workdir/lib/genetics) [INFO] [stderr] Compiling lib-brain v0.1.0 (/opt/rustwide/workdir/lib/lib-brain) [INFO] [stdout] warning: unused import: `thread_rng` [INFO] [stdout] --> lib/lib-brain/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{thread_rng, Rng, RngCore}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling nalgebra v0.32.5 [INFO] [stderr] Compiling lib-simulation v0.1.0 (/opt/rustwide/workdir/lib/simulation) [INFO] [stderr] Compiling simulation-wasm v0.1.0 (/opt/rustwide/workdir/lib/simulation-wasm) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.96s [INFO] running `Command { std: "docker" "inspect" "85a784852dcf6c6e7bd5acd8a9a3f9df0ebca156b1cfe351862e06252c35f436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a784852dcf6c6e7bd5acd8a9a3f9df0ebca156b1cfe351862e06252c35f436", kill_on_drop: false }` [INFO] [stdout] 85a784852dcf6c6e7bd5acd8a9a3f9df0ebca156b1cfe351862e06252c35f436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e33ae35647dcb4a92265c2851243f06ffb319a0e2064d20ef63871c513d7cbe2 [INFO] running `Command { std: "docker" "start" "-a" "e33ae35647dcb4a92265c2851243f06ffb319a0e2064d20ef63871c513d7cbe2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling genetics v0.1.0 (/opt/rustwide/workdir/lib/genetics) [INFO] [stderr] Compiling lib-brain v0.1.0 (/opt/rustwide/workdir/lib/lib-brain) [INFO] [stdout] warning: unused import: `thread_rng` [INFO] [stdout] --> lib/lib-brain/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{thread_rng, Rng, RngCore}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread_rng` [INFO] [stdout] --> lib/lib-brain/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{thread_rng, Rng, RngCore}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling nalgebra v0.32.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling lib-simulation v0.1.0 (/opt/rustwide/workdir/lib/simulation) [INFO] [stderr] Compiling simulation-wasm v0.1.0 (/opt/rustwide/workdir/lib/simulation-wasm) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.82s [INFO] running `Command { std: "docker" "inspect" "e33ae35647dcb4a92265c2851243f06ffb319a0e2064d20ef63871c513d7cbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33ae35647dcb4a92265c2851243f06ffb319a0e2064d20ef63871c513d7cbe2", kill_on_drop: false }` [INFO] [stdout] e33ae35647dcb4a92265c2851243f06ffb319a0e2064d20ef63871c513d7cbe2