[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/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/hsabouri/42_ft_linear_regression"` [INFO] [stderr] Cloning into 'work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/hsabouri/42_ft_linear_regression'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hsabouri/42_ft_linear_regression" "work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/hsabouri/42_ft_linear_regression"` [INFO] [stderr] Cloning into 'work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/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 master#589beb979c0f1a9736e02e578913db88398c3ba5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hsabouri/42_ft_linear_regression on toolchain try#42445ded8fd34235a676755cb5d079658ed51f6a [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "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/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/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/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/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/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking hsabouri/42_ft_linear_regression against try#42445ded8fd34235a676755cb5d079658ed51f6a for pr-60944 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60944/worker-6/try#42445ded8fd34235a676755cb5d079658ed51f6a:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/hsabouri/42_ft_linear_regression:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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=forbid" "-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" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3cbd90f0741baf759900a3a67e729faa32a01c7c6d279b051f1cef13b4c0e4ec [INFO] running `"docker" "start" "-a" "3cbd90f0741baf759900a3a67e729faa32a01c7c6d279b051f1cef13b4c0e4ec"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Checking gnuplot v0.0.25 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking csv v1.0.0 [INFO] [stderr] Checking 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] 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 3.91s [INFO] running `"docker" "inspect" "3cbd90f0741baf759900a3a67e729faa32a01c7c6d279b051f1cef13b4c0e4ec"` [INFO] running `"docker" "rm" "-f" "3cbd90f0741baf759900a3a67e729faa32a01c7c6d279b051f1cef13b4c0e4ec"` [INFO] [stdout] 3cbd90f0741baf759900a3a67e729faa32a01c7c6d279b051f1cef13b4c0e4ec