Oct 12 12:21:58.457 INFO checking the-kenny/rtask against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 12:21:58.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 12:21:58.972 INFO blam! 56624f375c3fc59fa8db2ea36e5cba13a4ef47f3a90755df0e70e2aa6fe1ae15 Oct 12 12:21:58.981 INFO running `"docker" "start" "-a" "56624f375c3fc59fa8db2ea36e5cba13a4ef47f3a90755df0e70e2aa6fe1ae15"` Oct 12 12:22:00.262 INFO kablam! usermod: no changes Oct 12 12:22:00.509 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 12 12:22:00.513 INFO kablam! Compiling proc-macro2 v0.3.8 Oct 12 12:22:00.525 INFO kablam! Checking thread_local v0.3.5 Oct 12 12:22:00.530 INFO kablam! Checking uuid v0.6.5 Oct 12 12:22:00.532 INFO kablam! Checking backtrace v0.3.9 Oct 12 12:22:00.541 INFO kablam! Checking chrono v0.4.4 Oct 12 12:22:01.480 INFO kablam! Checking regex v1.0.2 Oct 12 12:22:01.716 INFO kablam! Checking failure v0.1.1 Oct 12 12:22:07.300 INFO kablam! Checking rusqlite v0.13.0 Oct 12 12:22:09.284 INFO kablam! Compiling quote v0.5.2 Oct 12 12:22:10.593 INFO kablam! Checking env_logger v0.5.11 Oct 12 12:22:11.685 INFO kablam! Compiling syn v0.13.11 Oct 12 12:22:23.300 INFO kablam! Compiling derive_more v0.11.0 Oct 12 12:22:29.068 INFO kablam! Checking rtask v0.1.0 (/source/librtask) Oct 12 12:22:32.037 INFO kablam! Checking rtask_cli v0.1.0 (/source/rtask_cli) Oct 12 12:22:33.781 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 12:22:33.782 INFO kablam! --> rtask_cli/src/main.rs:328:27 Oct 12 12:22:33.782 INFO kablam! | Oct 12 12:22:33.782 INFO kablam! 328 | let mut dir = env::home_dir().expect("Couldn't get home dir"); Oct 12 12:22:33.782 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 12:22:33.782 INFO kablam! | Oct 12 12:22:33.783 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 12:22:33.783 INFO kablam! Oct 12 12:22:33.795 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 12:22:33.795 INFO kablam! --> rtask_cli/src/main.rs:328:27 Oct 12 12:22:33.795 INFO kablam! | Oct 12 12:22:33.795 INFO kablam! 328 | let mut dir = env::home_dir().expect("Couldn't get home dir"); Oct 12 12:22:33.796 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 12:22:33.796 INFO kablam! | Oct 12 12:22:33.796 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 12:22:33.796 INFO kablam! Oct 12 12:22:34.277 INFO kablam! warning: variant is never constructed: `Right` Oct 12 12:22:34.277 INFO kablam! --> rtask_cli/src/printer.rs:11:5 Oct 12 12:22:34.277 INFO kablam! | Oct 12 12:22:34.277 INFO kablam! 11 | Right, Oct 12 12:22:34.277 INFO kablam! | ^^^^^ Oct 12 12:22:34.277 INFO kablam! | Oct 12 12:22:34.277 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 12:22:34.277 INFO kablam! Oct 12 12:22:34.449 INFO kablam! warning: variant is never constructed: `Right` Oct 12 12:22:34.449 INFO kablam! --> rtask_cli/src/printer.rs:11:5 Oct 12 12:22:34.449 INFO kablam! | Oct 12 12:22:34.449 INFO kablam! 11 | Right, Oct 12 12:22:34.449 INFO kablam! | ^^^^^ Oct 12 12:22:34.449 INFO kablam! | Oct 12 12:22:34.449 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 12:22:34.449 INFO kablam! Oct 12 12:22:34.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.22s Oct 12 12:22:34.528 INFO kablam! su: No module specific data is present Oct 12 12:22:35.404 INFO running `"docker" "rm" "-f" "56624f375c3fc59fa8db2ea36e5cba13a4ef47f3a90755df0e70e2aa6fe1ae15"` Oct 12 12:22:35.661 INFO blam! 56624f375c3fc59fa8db2ea36e5cba13a4ef47f3a90755df0e70e2aa6fe1ae15