[INFO] updating cached repository hsabouri/42_ft_linear_regression [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hsabouri/42_ft_linear_regression [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hsabouri/42_ft_linear_regression" "work/ex/beta-1.38-1/sources/1.37.0/gh/hsabouri/42_ft_linear_regression"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hsabouri/42_ft_linear_regression'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hsabouri/42_ft_linear_regression" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hsabouri/42_ft_linear_regression"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hsabouri/42_ft_linear_regression'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6b0d7f632dc1e2041cd604dd43df83c1a8d6a9d5 [INFO] sha for GitHub repo hsabouri/42_ft_linear_regression: 6b0d7f632dc1e2041cd604dd43df83c1a8d6a9d5 [INFO] validating manifest of hsabouri/42_ft_linear_regression 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 hsabouri/42_ft_linear_regression 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 hsabouri/42_ft_linear_regression [INFO] finished frobbing hsabouri/42_ft_linear_regression [INFO] frobbed toml for hsabouri/42_ft_linear_regression written to work/ex/beta-1.38-1/sources/1.37.0/gh/hsabouri/42_ft_linear_regression/Cargo.toml [INFO] started frobbing hsabouri/42_ft_linear_regression [INFO] finished frobbing hsabouri/42_ft_linear_regression [INFO] frobbed toml for hsabouri/42_ft_linear_regression written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hsabouri/42_ft_linear_regression/Cargo.toml [INFO] crate hsabouri/42_ft_linear_regression 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 hsabouri/42_ft_linear_regression against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hsabouri/42_ft_linear_regression:/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-08-13" "build" "--frozen"` [INFO] [stdout] 1da75634af47b5884458696b96851619a1ad63f5a599d80cdd150f114e93f74a [INFO] running `"docker" "start" "-a" "1da75634af47b5884458696b96851619a1ad63f5a599d80cdd150f114e93f74a"` [INFO] [stderr] Compiling gnuplot v0.0.25 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling ft_linear_regression v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::fmt` [INFO] [stderr] --> src/predict.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::fmt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.29s [INFO] running `"docker" "inspect" "1da75634af47b5884458696b96851619a1ad63f5a599d80cdd150f114e93f74a"` [INFO] running `"docker" "rm" "-f" "1da75634af47b5884458696b96851619a1ad63f5a599d80cdd150f114e93f74a"` [INFO] [stdout] 1da75634af47b5884458696b96851619a1ad63f5a599d80cdd150f114e93f74a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hsabouri/42_ft_linear_regression:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1302ffca6705579e58fcdd76b2f2ca6af3a43c4c4243d44fc7b4daeb3a10358b [INFO] running `"docker" "start" "-a" "1302ffca6705579e58fcdd76b2f2ca6af3a43c4c4243d44fc7b4daeb3a10358b"` [INFO] [stderr] Compiling ft_linear_regression v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::fmt` [INFO] [stderr] --> src/predict.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::fmt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "1302ffca6705579e58fcdd76b2f2ca6af3a43c4c4243d44fc7b4daeb3a10358b"` [INFO] running `"docker" "rm" "-f" "1302ffca6705579e58fcdd76b2f2ca6af3a43c4c4243d44fc7b4daeb3a10358b"` [INFO] [stdout] 1302ffca6705579e58fcdd76b2f2ca6af3a43c4c4243d44fc7b4daeb3a10358b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hsabouri/42_ft_linear_regression:/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-08-13" "test" "--frozen"` [INFO] [stdout] a0ce0db8ce0155f79b0a20a4cc477420cc7acac4886ad7280ee80efa786355a9 [INFO] running `"docker" "start" "-a" "a0ce0db8ce0155f79b0a20a4cc477420cc7acac4886ad7280ee80efa786355a9"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/ft_linear_regression-3bdee4c6068e3c5f [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a0ce0db8ce0155f79b0a20a4cc477420cc7acac4886ad7280ee80efa786355a9"` [INFO] running `"docker" "rm" "-f" "a0ce0db8ce0155f79b0a20a4cc477420cc7acac4886ad7280ee80efa786355a9"` [INFO] [stdout] a0ce0db8ce0155f79b0a20a4cc477420cc7acac4886ad7280ee80efa786355a9