Oct 27 07:49:26.655 INFO checking beeuhtricks/hrt against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 07:49:26.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 07:49:27.079 INFO blam! 9caa145cb02e56980342ae6d5204c09bcb58dc24a153711787628a76d2d20adb Oct 27 07:49:27.079 INFO running `"docker" "start" "-a" "9caa145cb02e56980342ae6d5204c09bcb58dc24a153711787628a76d2d20adb"` Oct 27 07:49:28.836 INFO kablam! usermod: no changes Oct 27 07:49:29.007 INFO kablam! Checking fs_extra v1.1.0 Oct 27 07:49:29.010 INFO kablam! Compiling isolang v0.2.1 Oct 27 07:49:29.014 INFO kablam! Compiling regex v1.0.2 Oct 27 07:49:41.227 INFO kablam! Compiling parse-zoneinfo v0.2.0 Oct 27 07:49:44.931 INFO kablam! Compiling chrono-tz v0.5.0 Oct 27 07:50:11.989 INFO kablam! Checking timeago v0.1.5 Oct 27 07:50:12.995 INFO kablam! Checking hrt v0.1.0 (/source) Oct 27 07:50:13.855 INFO kablam! error[E0425]: cannot find value `stored_file` in this scope Oct 27 07:50:13.855 INFO kablam! --> src/lib.rs:38:29 Oct 27 07:50:13.855 INFO kablam! | Oct 27 07:50:13.855 INFO kablam! 38 | file::write_all(stored_file, &args[1]).unwrap(); Oct 27 07:50:13.855 INFO kablam! | ^^^^^^^^^^^ not found in this scope Oct 27 07:50:13.855 INFO kablam! Oct 27 07:50:13.855 INFO kablam! error[E0425]: cannot find value `stored_file` in this scope Oct 27 07:50:13.855 INFO kablam! --> src/lib.rs:41:45 Oct 27 07:50:13.855 INFO kablam! | Oct 27 07:50:13.855 INFO kablam! 41 | let date = file::read_to_string(stored_file).unwrap(); Oct 27 07:50:13.855 INFO kablam! | ^^^^^^^^^^^ not found in this scope Oct 27 07:50:13.855 INFO kablam! Oct 27 07:50:13.855 INFO kablam! warning: unused import: `std::fs::DirBuilder` Oct 27 07:50:13.855 INFO kablam! --> src/lib.rs:11:5 Oct 27 07:50:13.855 INFO kablam! | Oct 27 07:50:13.855 INFO kablam! 11 | use std::fs::DirBuilder; Oct 27 07:50:13.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 07:50:13.855 INFO kablam! | Oct 27 07:50:13.855 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:50:13.855 INFO kablam! Oct 27 07:50:13.855 INFO kablam! warning: unused import: `std::path::PathBuf` Oct 27 07:50:13.855 INFO kablam! --> src/lib.rs:12:5 Oct 27 07:50:13.855 INFO kablam! | Oct 27 07:50:13.855 INFO kablam! 12 | use std::path::PathBuf; Oct 27 07:50:13.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 07:50:13.855 INFO kablam! Oct 27 07:50:13.887 INFO kablam! error: aborting due to 2 previous errors Oct 27 07:50:13.894 INFO kablam! Oct 27 07:50:13.895 INFO kablam! For more information about this error, try `rustc --explain E0425`. Oct 27 07:50:13.895 INFO kablam! error: Could not compile `hrt`. Oct 27 07:50:13.895 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 07:50:13.971 INFO kablam! error[E0425]: cannot find value `stored_file` in this scope Oct 27 07:50:13.971 INFO kablam! --> src/lib.rs:38:29 Oct 27 07:50:13.971 INFO kablam! | Oct 27 07:50:13.971 INFO kablam! 38 | file::write_all(stored_file, &args[1]).unwrap(); Oct 27 07:50:13.975 INFO kablam! | ^^^^^^^^^^^ not found in this scope Oct 27 07:50:13.975 INFO kablam! Oct 27 07:50:13.975 INFO kablam! error[E0425]: cannot find value `stored_file` in this scope Oct 27 07:50:13.975 INFO kablam! --> src/lib.rs:41:45 Oct 27 07:50:13.975 INFO kablam! | Oct 27 07:50:13.975 INFO kablam! 41 | let date = file::read_to_string(stored_file).unwrap(); Oct 27 07:50:13.975 INFO kablam! | ^^^^^^^^^^^ not found in this scope Oct 27 07:50:13.975 INFO kablam! Oct 27 07:50:13.975 INFO kablam! warning: unused import: `std::fs::DirBuilder` Oct 27 07:50:13.975 INFO kablam! --> src/lib.rs:11:5 Oct 27 07:50:13.975 INFO kablam! | Oct 27 07:50:13.975 INFO kablam! 11 | use std::fs::DirBuilder; Oct 27 07:50:13.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 07:50:13.975 INFO kablam! | Oct 27 07:50:13.975 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:50:13.975 INFO kablam! Oct 27 07:50:13.975 INFO kablam! warning: unused import: `std::path::PathBuf` Oct 27 07:50:13.975 INFO kablam! --> src/lib.rs:12:5 Oct 27 07:50:13.975 INFO kablam! | Oct 27 07:50:13.975 INFO kablam! 12 | use std::path::PathBuf; Oct 27 07:50:13.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 07:50:13.975 INFO kablam! Oct 27 07:50:14.020 INFO kablam! error: aborting due to 2 previous errors Oct 27 07:50:14.020 INFO kablam! Oct 27 07:50:14.021 INFO kablam! For more information about this error, try `rustc --explain E0425`. Oct 27 07:50:14.031 INFO kablam! error: Could not compile `hrt`. Oct 27 07:50:14.031 INFO kablam! Oct 27 07:50:14.031 INFO kablam! To learn more, run the command again with --verbose. Oct 27 07:50:14.031 INFO kablam! su: No module specific data is present Oct 27 07:50:14.555 INFO running `"docker" "rm" "-f" "9caa145cb02e56980342ae6d5204c09bcb58dc24a153711787628a76d2d20adb"` Oct 27 07:50:14.879 INFO blam! 9caa145cb02e56980342ae6d5204c09bcb58dc24a153711787628a76d2d20adb