[INFO] updating cached repository lnguyenfx/ml-from-scratch [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lnguyenfx/ml-from-scratch [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lnguyenfx/ml-from-scratch" "work/ex/beta-1.38-1/sources/1.37.0/gh/lnguyenfx/ml-from-scratch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lnguyenfx/ml-from-scratch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lnguyenfx/ml-from-scratch" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lnguyenfx/ml-from-scratch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lnguyenfx/ml-from-scratch on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lnguyenfx/ml-from-scratch against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 3440cc9e06119d7d822a0ebe699132724f648b1caf0116c3d84ae8d83fee6894 [INFO] running `"docker" "start" "-a" "3440cc9e06119d7d822a0ebe699132724f648b1caf0116c3d84ae8d83fee6894"` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling ml-from-scratch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.13s [INFO] running `"docker" "inspect" "3440cc9e06119d7d822a0ebe699132724f648b1caf0116c3d84ae8d83fee6894"` [INFO] running `"docker" "rm" "-f" "3440cc9e06119d7d822a0ebe699132724f648b1caf0116c3d84ae8d83fee6894"` [INFO] [stdout] 3440cc9e06119d7d822a0ebe699132724f648b1caf0116c3d84ae8d83fee6894 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 047c57d2e57f41e18de9c166386decfbb6a4dead10d3a8f86c9210ef761a7057 [INFO] running `"docker" "start" "-a" "047c57d2e57f41e18de9c166386decfbb6a4dead10d3a8f86c9210ef761a7057"` [INFO] [stderr] Compiling ml-from-scratch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `"docker" "inspect" "047c57d2e57f41e18de9c166386decfbb6a4dead10d3a8f86c9210ef761a7057"` [INFO] running `"docker" "rm" "-f" "047c57d2e57f41e18de9c166386decfbb6a4dead10d3a8f86c9210ef761a7057"` [INFO] [stdout] 047c57d2e57f41e18de9c166386decfbb6a4dead10d3a8f86c9210ef761a7057 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 8c860f693222a068c003f1b502914c0c87af6888767ec47e014dd178120b2766 [INFO] running `"docker" "start" "-a" "8c860f693222a068c003f1b502914c0c87af6888767ec47e014dd178120b2766"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/ml_from_scratch-3229c7d182dabe99 [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test matrix::test::test_create_matrix_from_vector ... ok [INFO] [stdout] test matrix::test::test_empty_matrix ... ok [INFO] [stdout] test math::tests::test_math_sigmoid ... ok [INFO] [stdout] test matrix::test::test_matrix_clone ... 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_map ... ok [INFO] [stdout] test matrix::test::test_return_matrix_as_vector ... 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_matrix_map_with_index ... ok [INFO] [stdout] test matrix::test::test_set_matrix_at_valid_index ... ok [INFO] [stdout] test matrix::test::test_set_matrix_valid ... ok [INFO] [stdout] test neural_network::test::test_nn_get_outputs_for_one_layer ... 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_errors ... ok [INFO] [stdout] test neural_network::test::test_nn_randomize_weights ... ok [INFO] [stdout] test neural_network::test::test_nn_set_weights ... ok [INFO] [stdout] test matrix::test::test_matrix_dot_prod_invalid_dimensions ... ok [INFO] [stdout] test matrix::test::test_matrix_subtract_invalid_dimensions ... ok [INFO] [stdout] test matrix::test::test_set_matrix_at_invalid_index ... 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-b83ffacae879eaac [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" "8c860f693222a068c003f1b502914c0c87af6888767ec47e014dd178120b2766"` [INFO] running `"docker" "rm" "-f" "8c860f693222a068c003f1b502914c0c87af6888767ec47e014dd178120b2766"` [INFO] [stdout] 8c860f693222a068c003f1b502914c0c87af6888767ec47e014dd178120b2766