Oct 26 19:36:21.058 INFO checking the-kenny/rtask against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 19:36:21.059 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 19:36:21.518 INFO blam! de28a3552c8482abf392b565d3bf8905b7ed48feca0ae9b3a30362ff085e1c52 Oct 26 19:36:21.521 INFO running `"docker" "start" "-a" "de28a3552c8482abf392b565d3bf8905b7ed48feca0ae9b3a30362ff085e1c52"` Oct 26 19:36:23.015 INFO kablam! usermod: no changes Oct 26 19:36:23.251 INFO kablam! Compiling proc-macro2 v0.3.8 Oct 26 19:36:23.251 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 26 19:36:23.252 INFO kablam! Compiling quote v0.6.4 Oct 26 19:36:23.261 INFO kablam! Checking uuid v0.6.5 Oct 26 19:36:23.261 INFO kablam! Checking regex v1.0.2 Oct 26 19:36:23.262 INFO kablam! Checking chrono v0.4.4 Oct 26 19:36:23.262 INFO kablam! Checking failure v0.1.1 Oct 26 19:36:26.375 INFO kablam! Compiling syn v0.14.5 Oct 26 19:36:28.843 INFO kablam! Checking env_logger v0.5.11 Oct 26 19:36:32.807 INFO kablam! Compiling quote v0.5.2 Oct 26 19:36:33.188 INFO kablam! Checking rusqlite v0.13.0 Oct 26 19:36:35.639 INFO kablam! Compiling syn v0.13.11 Oct 26 19:36:46.100 INFO kablam! Compiling serde_derive v1.0.70 Oct 26 19:36:57.747 INFO kablam! Compiling derive_more v0.11.0 Oct 26 19:37:12.874 INFO kablam! Checking rtask v0.1.0 (/source/librtask) Oct 26 19:37:16.018 INFO kablam! Checking rtask_cli v0.1.0 (/source/rtask_cli) Oct 26 19:37:17.699 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 26 19:37:17.699 INFO kablam! --> rtask_cli/src/main.rs:328:27 Oct 26 19:37:17.699 INFO kablam! | Oct 26 19:37:17.699 INFO kablam! 328 | let mut dir = env::home_dir().expect("Couldn't get home dir"); Oct 26 19:37:17.699 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:37:17.699 INFO kablam! | Oct 26 19:37:17.699 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:37:17.699 INFO kablam! Oct 26 19:37:17.702 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 26 19:37:17.702 INFO kablam! --> rtask_cli/src/main.rs:328:27 Oct 26 19:37:17.702 INFO kablam! | Oct 26 19:37:17.702 INFO kablam! 328 | let mut dir = env::home_dir().expect("Couldn't get home dir"); Oct 26 19:37:17.702 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:37:17.702 INFO kablam! | Oct 26 19:37:17.703 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:37:17.703 INFO kablam! Oct 26 19:37:18.400 INFO kablam! warning: variant is never constructed: `Right` Oct 26 19:37:18.401 INFO kablam! --> rtask_cli/src/printer.rs:11:5 Oct 26 19:37:18.401 INFO kablam! | Oct 26 19:37:18.401 INFO kablam! 11 | Right, Oct 26 19:37:18.401 INFO kablam! | ^^^^^ Oct 26 19:37:18.401 INFO kablam! | Oct 26 19:37:18.401 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:37:18.401 INFO kablam! Oct 26 19:37:18.487 INFO kablam! warning: variant is never constructed: `Right` Oct 26 19:37:18.487 INFO kablam! --> rtask_cli/src/printer.rs:11:5 Oct 26 19:37:18.487 INFO kablam! | Oct 26 19:37:18.487 INFO kablam! 11 | Right, Oct 26 19:37:18.488 INFO kablam! | ^^^^^ Oct 26 19:37:18.488 INFO kablam! | Oct 26 19:37:18.488 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:37:18.488 INFO kablam! Oct 26 19:37:18.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.52s Oct 26 19:37:18.583 INFO kablam! su: No module specific data is present Oct 26 19:37:20.220 INFO running `"docker" "rm" "-f" "de28a3552c8482abf392b565d3bf8905b7ed48feca0ae9b3a30362ff085e1c52"` Oct 26 19:37:20.475 INFO blam! de28a3552c8482abf392b565d3bf8905b7ed48feca0ae9b3a30362ff085e1c52