[INFO] updating cached repository cedrou/nn-from-scratch-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cedrou/nn-from-scratch-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cedrou/nn-from-scratch-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/cedrou/nn-from-scratch-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cedrou/nn-from-scratch-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cedrou/nn-from-scratch-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cedrou/nn-from-scratch-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cedrou/nn-from-scratch-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 823d35982e9e1c6e5acbdb30bf1c8b587d0d60b9 [INFO] sha for GitHub repo cedrou/nn-from-scratch-rs: 823d35982e9e1c6e5acbdb30bf1c8b587d0d60b9 [INFO] validating manifest of cedrou/nn-from-scratch-rs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cedrou/nn-from-scratch-rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cedrou/nn-from-scratch-rs [INFO] finished frobbing cedrou/nn-from-scratch-rs [INFO] frobbed toml for cedrou/nn-from-scratch-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/cedrou/nn-from-scratch-rs/Cargo.toml [INFO] started frobbing cedrou/nn-from-scratch-rs [INFO] finished frobbing cedrou/nn-from-scratch-rs [INFO] frobbed toml for cedrou/nn-from-scratch-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cedrou/nn-from-scratch-rs/Cargo.toml [INFO] crate cedrou/nn-from-scratch-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing cedrou/nn-from-scratch-rs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cedrou/nn-from-scratch-rs:/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.36.0" "build" "--frozen"` [INFO] [stdout] 7d07a8f473ef8f01b31cc60ab5de1bcce6093b8decf8d63b34a6850c27fcb5e3 [INFO] running `"docker" "start" "-a" "7d07a8f473ef8f01b31cc60ab5de1bcce6093b8decf8d63b34a6850c27fcb5e3"` [INFO] [stderr] Compiling nn-from-scratch-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `"docker" "inspect" "7d07a8f473ef8f01b31cc60ab5de1bcce6093b8decf8d63b34a6850c27fcb5e3"` [INFO] running `"docker" "rm" "-f" "7d07a8f473ef8f01b31cc60ab5de1bcce6093b8decf8d63b34a6850c27fcb5e3"` [INFO] [stdout] 7d07a8f473ef8f01b31cc60ab5de1bcce6093b8decf8d63b34a6850c27fcb5e3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cedrou/nn-from-scratch-rs:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f51253506dd7991cdae8b085aa15e962596c4695f7a4a2bd5fc0065357704218 [INFO] running `"docker" "start" "-a" "f51253506dd7991cdae8b085aa15e962596c4695f7a4a2bd5fc0065357704218"` [INFO] [stderr] Compiling nn-from-scratch-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "f51253506dd7991cdae8b085aa15e962596c4695f7a4a2bd5fc0065357704218"` [INFO] running `"docker" "rm" "-f" "f51253506dd7991cdae8b085aa15e962596c4695f7a4a2bd5fc0065357704218"` [INFO] [stdout] f51253506dd7991cdae8b085aa15e962596c4695f7a4a2bd5fc0065357704218 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cedrou/nn-from-scratch-rs:/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.36.0" "test" "--frozen"` [INFO] [stdout] 2c7a91fff42931abee84f51db037125dd44a9c726767356ead7babc1fb71f92d [INFO] running `"docker" "start" "-a" "2c7a91fff42931abee84f51db037125dd44a9c726767356ead7babc1fb71f92d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/nn_from_scratch_rs-7a46c38eeb564c55 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test linspace_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2c7a91fff42931abee84f51db037125dd44a9c726767356ead7babc1fb71f92d"` [INFO] running `"docker" "rm" "-f" "2c7a91fff42931abee84f51db037125dd44a9c726767356ead7babc1fb71f92d"` [INFO] [stdout] 2c7a91fff42931abee84f51db037125dd44a9c726767356ead7babc1fb71f92d