[INFO] cloning repository lnguyenfx/ml-from-scratch [INFO] running `"git" "clone" "--bare" "git://github.com/lnguyenfx/ml-from-scratch.git" "work/cache/sources/gh/lnguyenfx/ml-from-scratch"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/lnguyenfx/ml-from-scratch'... [INFO] running `"git" "clone" "work/cache/sources/gh/lnguyenfx/ml-from-scratch" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lnguyenfx/ml-from-scratch"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lnguyenfx/ml-from-scratch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lnguyenfx/ml-from-scratch" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lnguyenfx/ml-from-scratch"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lnguyenfx/ml-from-scratch'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d149e06db85e8d9b63aadf3c0dc4d0964bb2d704 [INFO] sha for GitHub repo lnguyenfx/ml-from-scratch: d149e06db85e8d9b63aadf3c0dc4d0964bb2d704 [INFO] validating manifest of lnguyenfx/ml-from-scratch on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lnguyenfx/ml-from-scratch on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lnguyenfx/ml-from-scratch [INFO] finished frobbing lnguyenfx/ml-from-scratch [INFO] frobbed toml for lnguyenfx/ml-from-scratch written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lnguyenfx/ml-from-scratch/Cargo.toml [INFO] started frobbing lnguyenfx/ml-from-scratch [INFO] finished frobbing lnguyenfx/ml-from-scratch [INFO] frobbed toml for lnguyenfx/ml-from-scratch written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lnguyenfx/ml-from-scratch/Cargo.toml [INFO] crate lnguyenfx/ml-from-scratch already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lnguyenfx/ml-from-scratch against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lnguyenfx/ml-from-scratch:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] e1b32a062dcebd5621739f4cd670877f374b89dce9fc2741b57ce0016a890de2 [INFO] running `"docker" "start" "-a" "e1b32a062dcebd5621739f4cd670877f374b89dce9fc2741b57ce0016a890de2"` [INFO] [stderr] Compiling ml-from-scratch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `"docker" "inspect" "e1b32a062dcebd5621739f4cd670877f374b89dce9fc2741b57ce0016a890de2"` [INFO] running `"docker" "rm" "-f" "e1b32a062dcebd5621739f4cd670877f374b89dce9fc2741b57ce0016a890de2"` [INFO] [stdout] e1b32a062dcebd5621739f4cd670877f374b89dce9fc2741b57ce0016a890de2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lnguyenfx/ml-from-scratch:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] bde5c4ad88b5956279ace523f91263a64a2218cbb91347796bab7e0abd9bcfcf [INFO] running `"docker" "start" "-a" "bde5c4ad88b5956279ace523f91263a64a2218cbb91347796bab7e0abd9bcfcf"` [INFO] [stderr] Compiling ml-from-scratch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `"docker" "inspect" "bde5c4ad88b5956279ace523f91263a64a2218cbb91347796bab7e0abd9bcfcf"` [INFO] running `"docker" "rm" "-f" "bde5c4ad88b5956279ace523f91263a64a2218cbb91347796bab7e0abd9bcfcf"` [INFO] [stdout] bde5c4ad88b5956279ace523f91263a64a2218cbb91347796bab7e0abd9bcfcf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lnguyenfx/ml-from-scratch:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 4ea37a1f99dd02d6f0991ef552028e70149048dcb5b7f89aead95a14ee3bf6a5 [INFO] running `"docker" "start" "-a" "4ea37a1f99dd02d6f0991ef552028e70149048dcb5b7f89aead95a14ee3bf6a5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/ml_from_scratch-bd77683302b9200a [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test matrix::test::test_empty_matrix ... ok [INFO] [stdout] test matrix::test::test_matrix_add_valid ... ok [INFO] [stdout] test matrix::test::test_matrix_dot_prod_valid ... ok [INFO] [stdout] test matrix::test::test_matrix_clone ... ok [INFO] [stdout] test matrix::test::test_create_matrix_from_vector ... ok [INFO] [stdout] test matrix::test::test_matrix_map ... ok [INFO] [stdout] test math::tests::test_math_sigmoid ... ok [INFO] [stdout] test matrix::test::test_matrix_map_with_index ... ok [INFO] [stdout] test matrix::test::test_return_matrix_as_vector ... ok [INFO] [stdout] test matrix::test::test_set_matrix_at_valid_index ... ok [INFO] [stdout] test matrix::test::test_matrix_subtract_valid ... ok [INFO] [stdout] test matrix::test::test_matrix_transpose ... ok [INFO] [stdout] test matrix::test::test_matrix_zero_fill ... ok [INFO] [stdout] test matrix::test::test_set_matrix_valid ... ok [INFO] [stdout] test neural_network::test::test_nn_get_deltas ... ok [INFO] [stdout] test neural_network::test::test_nn_get_outputs_for_more_than_one_layer ... ok [INFO] [stdout] test neural_network::test::test_nn_get_outputs_for_one_layer ... ok [INFO] [stdout] test neural_network::test::test_nn_set_weights ... ok [INFO] [stdout] test neural_network::test::test_nn_get_errors ... ok [INFO] [stdout] test neural_network::test::test_nn_randomize_weights ... ok [INFO] [stdout] test matrix::test::test_matrix_dot_prod_invalid_dimensions ... ok [INFO] [stdout] test matrix::test::test_set_matrix_at_invalid_index ... ok [INFO] [stdout] test matrix::test::test_matrix_subtract_invalid_dimensions ... ok [INFO] [stdout] test matrix::test::test_matrix_add_invalid_dimensions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/ml_from_scratch-15625c9f99e7a473 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests ml-from-scratch [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "4ea37a1f99dd02d6f0991ef552028e70149048dcb5b7f89aead95a14ee3bf6a5"` [INFO] running `"docker" "rm" "-f" "4ea37a1f99dd02d6f0991ef552028e70149048dcb5b7f89aead95a14ee3bf6a5"` [INFO] [stdout] 4ea37a1f99dd02d6f0991ef552028e70149048dcb5b7f89aead95a14ee3bf6a5