[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 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] a3333c7bfb4336be0e76f0603e424f83f1cf1ddac7d55355dbf3c4ce40d38167 [INFO] running `"docker" "start" "-a" "a3333c7bfb4336be0e76f0603e424f83f1cf1ddac7d55355dbf3c4ce40d38167"` [INFO] [stderr] Compiling serde v1.0.58 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling gnuplot v0.0.25 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling clap v2.31.2 [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 28.77s [INFO] running `"docker" "inspect" "a3333c7bfb4336be0e76f0603e424f83f1cf1ddac7d55355dbf3c4ce40d38167"` [INFO] running `"docker" "rm" "-f" "a3333c7bfb4336be0e76f0603e424f83f1cf1ddac7d55355dbf3c4ce40d38167"` [INFO] [stdout] a3333c7bfb4336be0e76f0603e424f83f1cf1ddac7d55355dbf3c4ce40d38167 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6cf07d48224600a5a3a7d072a8cea8a44da5a424d18d42f1cba189f54eca24ba [INFO] running `"docker" "start" "-a" "6cf07d48224600a5a3a7d072a8cea8a44da5a424d18d42f1cba189f54eca24ba"` [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 0.71s [INFO] running `"docker" "inspect" "6cf07d48224600a5a3a7d072a8cea8a44da5a424d18d42f1cba189f54eca24ba"` [INFO] running `"docker" "rm" "-f" "6cf07d48224600a5a3a7d072a8cea8a44da5a424d18d42f1cba189f54eca24ba"` [INFO] [stdout] 6cf07d48224600a5a3a7d072a8cea8a44da5a424d18d42f1cba189f54eca24ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] aff9d7a019ece6d2baa18556fdb5934a596b3f54b81fd2b38c2ca6ed38e1cf37 [INFO] running `"docker" "start" "-a" "aff9d7a019ece6d2baa18556fdb5934a596b3f54b81fd2b38c2ca6ed38e1cf37"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/ft_linear_regression-d3c0ba2370300f3b [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" "aff9d7a019ece6d2baa18556fdb5934a596b3f54b81fd2b38c2ca6ed38e1cf37"` [INFO] running `"docker" "rm" "-f" "aff9d7a019ece6d2baa18556fdb5934a596b3f54b81fd2b38c2ca6ed38e1cf37"` [INFO] [stdout] aff9d7a019ece6d2baa18556fdb5934a596b3f54b81fd2b38c2ca6ed38e1cf37