[INFO] updating cached repository howlowck/learn-ml-in-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/howlowck/learn-ml-in-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/howlowck/learn-ml-in-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/howlowck/learn-ml-in-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/howlowck/learn-ml-in-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/howlowck/learn-ml-in-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howlowck/learn-ml-in-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howlowck/learn-ml-in-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0f1a5e20c5e3eb14c70a4fb2fee0b3962d99da12 [INFO] sha for GitHub repo howlowck/learn-ml-in-rust: 0f1a5e20c5e3eb14c70a4fb2fee0b3962d99da12 [INFO] validating manifest of howlowck/learn-ml-in-rust 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 howlowck/learn-ml-in-rust 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 howlowck/learn-ml-in-rust [INFO] finished frobbing howlowck/learn-ml-in-rust [INFO] frobbed toml for howlowck/learn-ml-in-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/howlowck/learn-ml-in-rust/Cargo.toml [INFO] started frobbing howlowck/learn-ml-in-rust [INFO] finished frobbing howlowck/learn-ml-in-rust [INFO] frobbed toml for howlowck/learn-ml-in-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howlowck/learn-ml-in-rust/Cargo.toml [INFO] crate howlowck/learn-ml-in-rust 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] testing howlowck/learn-ml-in-rust against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howlowck/learn-ml-in-rust:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 7989dc9b1b4667accc13bb91ad80c664cac021daab838fffa5ce856b9577ba21 [INFO] running `"docker" "start" "-a" "7989dc9b1b4667accc13bb91ad80c664cac021daab838fffa5ce856b9577ba21"` [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling console v0.7.2 [INFO] [stderr] Compiling learn-ml-in-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.01s [INFO] running `"docker" "inspect" "7989dc9b1b4667accc13bb91ad80c664cac021daab838fffa5ce856b9577ba21"` [INFO] running `"docker" "rm" "-f" "7989dc9b1b4667accc13bb91ad80c664cac021daab838fffa5ce856b9577ba21"` [INFO] [stdout] 7989dc9b1b4667accc13bb91ad80c664cac021daab838fffa5ce856b9577ba21 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howlowck/learn-ml-in-rust:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] c5233056594228f93bcbef52708e46b1eabecdc6811a7880f7802a8cc7f09e75 [INFO] running `"docker" "start" "-a" "c5233056594228f93bcbef52708e46b1eabecdc6811a7880f7802a8cc7f09e75"` [INFO] [stderr] Compiling learn-ml-in-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "c5233056594228f93bcbef52708e46b1eabecdc6811a7880f7802a8cc7f09e75"` [INFO] running `"docker" "rm" "-f" "c5233056594228f93bcbef52708e46b1eabecdc6811a7880f7802a8cc7f09e75"` [INFO] [stdout] c5233056594228f93bcbef52708e46b1eabecdc6811a7880f7802a8cc7f09e75 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/howlowck/learn-ml-in-rust:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 2cdafeb240fe4632798d9157b9158b97973014e3478521c194ca0965f4c5bf8f [INFO] running `"docker" "start" "-a" "2cdafeb240fe4632798d9157b9158b97973014e3478521c194ca0965f4c5bf8f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/learn_ml_in_rust-dda0ce1fc48a99fc [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" "2cdafeb240fe4632798d9157b9158b97973014e3478521c194ca0965f4c5bf8f"` [INFO] running `"docker" "rm" "-f" "2cdafeb240fe4632798d9157b9158b97973014e3478521c194ca0965f4c5bf8f"` [INFO] [stdout] 2cdafeb240fe4632798d9157b9158b97973014e3478521c194ca0965f4c5bf8f