[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#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunaadh%2Fgenetic_ml" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/junaadh/genetic_ml on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 307fb1ce084a20b2d697741a0785970195328ff04f7bb4490375c58e61b64c4f [INFO] running `Command { std: "docker" "start" "-a" "307fb1ce084a20b2d697741a0785970195328ff04f7bb4490375c58e61b64c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "307fb1ce084a20b2d697741a0785970195328ff04f7bb4490375c58e61b64c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307fb1ce084a20b2d697741a0785970195328ff04f7bb4490375c58e61b64c4f", kill_on_drop: false }` [INFO] [stdout] 307fb1ce084a20b2d697741a0785970195328ff04f7bb4490375c58e61b64c4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da88b06708f459e0f3214e986c99e7847dbbbfc497f2454f115ce1cee407400d [INFO] running `Command { std: "docker" "start" "-a" "da88b06708f459e0f3214e986c99e7847dbbbfc497f2454f115ce1cee407400d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wide v0.7.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [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 lib-brain v0.1.0 (/opt/rustwide/workdir/lib/lib-brain) [INFO] [stderr] Compiling genetics v0.1.0 (/opt/rustwide/workdir/lib/genetics) [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 nalgebra-macros v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [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 21.35s [INFO] running `Command { std: "docker" "inspect" "da88b06708f459e0f3214e986c99e7847dbbbfc497f2454f115ce1cee407400d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da88b06708f459e0f3214e986c99e7847dbbbfc497f2454f115ce1cee407400d", kill_on_drop: false }` [INFO] [stdout] da88b06708f459e0f3214e986c99e7847dbbbfc497f2454f115ce1cee407400d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7363cf62b78d0df708cc004fdf6ce416ba8759ea709cdd4e7ae92197cf8e0b56 [INFO] running `Command { std: "docker" "start" "-a" "7363cf62b78d0df708cc004fdf6ce416ba8759ea709cdd4e7ae92197cf8e0b56", kill_on_drop: false }` [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lib-brain v0.1.0 (/opt/rustwide/workdir/lib/lib-brain) [INFO] [stderr] Compiling genetics v0.1.0 (/opt/rustwide/workdir/lib/genetics) [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 test-case-core v3.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling test-case v3.3.1 [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 `test` profile [unoptimized + debuginfo] target(s) in 15.80s [INFO] running `Command { std: "docker" "inspect" "7363cf62b78d0df708cc004fdf6ce416ba8759ea709cdd4e7ae92197cf8e0b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7363cf62b78d0df708cc004fdf6ce416ba8759ea709cdd4e7ae92197cf8e0b56", kill_on_drop: false }` [INFO] [stdout] 7363cf62b78d0df708cc004fdf6ce416ba8759ea709cdd4e7ae92197cf8e0b56