[INFO] cloning repository https://github.com/AsheeHuang/Shorelark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsheeHuang/Shorelark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsheeHuang%2FShorelark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsheeHuang%2FShorelark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bb93ca51f26ab8034c69ea33f802b876b32e2f0
[INFO] testing AsheeHuang/Shorelark against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsheeHuang%2FShorelark" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/AsheeHuang/Shorelark
[INFO] finished tweaking git repo https://github.com/AsheeHuang/Shorelark
[INFO] tweaked toml for git repo https://github.com/AsheeHuang/Shorelark written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AsheeHuang/Shorelark on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AsheeHuang/Shorelark 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded simba v0.4.0
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded nalgebra v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54b19aedac4dcec63301aeb1ef1ce09e6bc5f562db4b9d49ce4b0b081d9dcbe7
[INFO] running `Command { std: "docker" "start" "-a" "54b19aedac4dcec63301aeb1ef1ce09e6bc5f562db4b9d49ce4b0b081d9dcbe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54b19aedac4dcec63301aeb1ef1ce09e6bc5f562db4b9d49ce4b0b081d9dcbe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54b19aedac4dcec63301aeb1ef1ce09e6bc5f562db4b9d49ce4b0b081d9dcbe7", kill_on_drop: false }`
[INFO] [stdout] 54b19aedac4dcec63301aeb1ef1ce09e6bc5f562db4b9d49ce4b0b081d9dcbe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 591ee3a7578e0d9e0819d8ca1c7f838893f93c86552059f6c3ab932f5d4131fa
[INFO] running `Command { std: "docker" "start" "-a" "591ee3a7578e0d9e0819d8ca1c7f838893f93c86552059f6c3ab932f5d4131fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling log v0.4.22
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling simba v0.4.0
[INFO] [stderr]    Compiling lib-neural-network v0.1.0 (/opt/rustwide/workdir/libs/neural-network)
[INFO] [stderr]    Compiling lib-genetic-algorithm v0.1.0 (/opt/rustwide/workdir/libs/genetic-algorithm)
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling nalgebra v0.26.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling lib-simulation v0.1.0 (/opt/rustwide/workdir/libs/simulation)
[INFO] [stderr]    Compiling lib-simulation-wasm v0.1.0 (/opt/rustwide/workdir/libs/simulation-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[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" "591ee3a7578e0d9e0819d8ca1c7f838893f93c86552059f6c3ab932f5d4131fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "591ee3a7578e0d9e0819d8ca1c7f838893f93c86552059f6c3ab932f5d4131fa", kill_on_drop: false }`
[INFO] [stdout] 591ee3a7578e0d9e0819d8ca1c7f838893f93c86552059f6c3ab932f5d4131fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d71c468068ec9140905f1741ae2d8e20ed35cc593f373ffa8b2197344e5cb1fa
[INFO] running `Command { std: "docker" "start" "-a" "d71c468068ec9140905f1741ae2d8e20ed35cc593f373ffa8b2197344e5cb1fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling simba v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lib-neural-network v0.1.0 (/opt/rustwide/workdir/libs/neural-network)
[INFO] [stderr]    Compiling lib-genetic-algorithm v0.1.0 (/opt/rustwide/workdir/libs/genetic-algorithm)
[INFO] [stderr]    Compiling nalgebra v0.26.2
[INFO] [stderr]    Compiling lib-simulation v0.1.0 (/opt/rustwide/workdir/libs/simulation)
[INFO] [stderr]    Compiling lib-simulation-wasm v0.1.0 (/opt/rustwide/workdir/libs/simulation-wasm)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[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" "d71c468068ec9140905f1741ae2d8e20ed35cc593f373ffa8b2197344e5cb1fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d71c468068ec9140905f1741ae2d8e20ed35cc593f373ffa8b2197344e5cb1fa", kill_on_drop: false }`
[INFO] [stdout] d71c468068ec9140905f1741ae2d8e20ed35cc593f373ffa8b2197344e5cb1fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b59bca9cc52a390cc27dc14431a4e36a36feadd396fe3c144f8c739dcbbe9bb
[INFO] running `Command { std: "docker" "start" "-a" "6b59bca9cc52a390cc27dc14431a4e36a36feadd396fe3c144f8c739dcbbe9bb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_genetic_algorithm-a0560d5fc3334ba6)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::gausssian_mutation::given_max_chance::and_none_zero_coefficient::entirely_change_the_original_chromosome ... ok
[INFO] [stdout] test tests::gausssian_mutation::given_fifty_fifty_chance::and_none_zero_coefficient::slightly_changes_the_original_chromosome ... ok
[INFO] [stdout] test tests::gausssian_mutation::given_zero_chance::and_none_zero_coefficient::does_not_change_the_original_chromosome ... ok
[INFO] [stdout] test tests::gausssian_mutation::given_zero_chance::and_zero_coefficient::does_not_change_the_original_chromosome ... ok
[INFO] [stdout] test tests::gausssian_mutation::given_max_chance::and_zero_coefficient::does_not_change_the_original_chromosome ... ok
[INFO] [stdout] test tests::gausssian_mutation::given_fifty_fifty_chance::and_zero_coefficient::does_not_change_the_original_chromosome ... ok
[INFO] [stdout] test tests::genetic_algorithm ... ok
[INFO] [stdout] test tests::roulette_wheel_selection ... ok
[INFO] [stdout] test tests::uniform_crossover ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_neural_network-40c7cb64f91b3bfa)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_simulation-5cd58b5fcedfc26b)
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::propagate ... ok
[INFO] [stdout] test tests::random ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib_simulation_wasm-44271a0732f83d16)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lib_genetic_algorithm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lib_neural_network
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lib_simulation
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b59bca9cc52a390cc27dc14431a4e36a36feadd396fe3c144f8c739dcbbe9bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b59bca9cc52a390cc27dc14431a4e36a36feadd396fe3c144f8c739dcbbe9bb", kill_on_drop: false }`
[INFO] [stdout] 6b59bca9cc52a390cc27dc14431a4e36a36feadd396fe3c144f8c739dcbbe9bb
