Oct 26 19:36:23.345 INFO checking the-kenny/rtask against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:36:23.348 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 26 19:36:23.887 INFO blam! 477d747b39aa1931b976f26ea4aecac376b595fb9588519da36bbf7c1ae98df7 Oct 26 19:36:23.895 INFO running `"docker" "start" "-a" "477d747b39aa1931b976f26ea4aecac376b595fb9588519da36bbf7c1ae98df7"` Oct 26 19:36:25.063 INFO kablam! usermod: no changes Oct 26 19:36:25.247 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 26 19:36:25.247 INFO kablam! Compiling proc-macro2 v0.3.8 Oct 26 19:36:25.259 INFO kablam! Checking atty v0.2.11 Oct 26 19:36:25.279 INFO kablam! Checking log v0.4.3 Oct 26 19:36:25.279 INFO kablam! Checking aho-corasick v0.6.6 Oct 26 19:36:25.283 INFO kablam! Checking serde_json v1.0.24 Oct 26 19:36:25.283 INFO kablam! Checking uuid v0.6.5 Oct 26 19:36:25.283 INFO kablam! Compiling syn v0.14.5 Oct 26 19:36:26.243 INFO kablam! Checking chrono v0.4.4 Oct 26 19:36:27.067 INFO kablam! Checking clap v2.32.0 Oct 26 19:36:28.920 INFO kablam! Checking failure v0.1.1 Oct 26 19:36:29.188 INFO kablam! Checking regex v1.0.2 Oct 26 19:36:39.071 INFO kablam! Checking rusqlite v0.13.0 Oct 26 19:36:40.070 INFO kablam! Compiling quote v0.5.2 Oct 26 19:36:42.511 INFO kablam! Checking env_logger v0.5.11 Oct 26 19:36:43.304 INFO kablam! Compiling syn v0.13.11 Oct 26 19:36:53.410 INFO kablam! Compiling serde_derive v1.0.70 Oct 26 19:37:04.055 INFO kablam! Compiling derive_more v0.11.0 Oct 26 19:37:20.271 INFO kablam! Checking rtask v0.1.0 (/source/librtask) Oct 26 19:37:22.923 INFO kablam! Checking rtask_cli v0.1.0 (/source/rtask_cli) Oct 26 19:37:24.291 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:24.291 INFO kablam! --> rtask_cli/src/main.rs:328:27 Oct 26 19:37:24.291 INFO kablam! | Oct 26 19:37:24.291 INFO kablam! 328 | let mut dir = env::home_dir().expect("Couldn't get home dir"); Oct 26 19:37:24.291 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:37:24.291 INFO kablam! | Oct 26 19:37:24.291 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:37:24.291 INFO kablam! Oct 26 19:37:24.291 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:24.291 INFO kablam! --> rtask_cli/src/main.rs:328:27 Oct 26 19:37:24.291 INFO kablam! | Oct 26 19:37:24.291 INFO kablam! 328 | let mut dir = env::home_dir().expect("Couldn't get home dir"); Oct 26 19:37:24.291 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:37:24.291 INFO kablam! | Oct 26 19:37:24.291 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:37:24.291 INFO kablam! Oct 26 19:37:25.033 INFO kablam! warning: variant is never constructed: `Right` Oct 26 19:37:25.034 INFO kablam! --> rtask_cli/src/printer.rs:11:5 Oct 26 19:37:25.034 INFO kablam! | Oct 26 19:37:25.034 INFO kablam! 11 | Right, Oct 26 19:37:25.034 INFO kablam! | ^^^^^ Oct 26 19:37:25.034 INFO kablam! | Oct 26 19:37:25.034 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:37:25.034 INFO kablam! Oct 26 19:37:25.126 INFO kablam! warning: variant is never constructed: `Right` Oct 26 19:37:25.126 INFO kablam! --> rtask_cli/src/printer.rs:11:5 Oct 26 19:37:25.126 INFO kablam! | Oct 26 19:37:25.126 INFO kablam! 11 | Right, Oct 26 19:37:25.126 INFO kablam! | ^^^^^ Oct 26 19:37:25.126 INFO kablam! | Oct 26 19:37:25.126 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:37:25.126 INFO kablam! Oct 26 19:37:25.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 26 19:37:25.177 INFO kablam! su: No module specific data is present Oct 26 19:37:25.928 INFO running `"docker" "rm" "-f" "477d747b39aa1931b976f26ea4aecac376b595fb9588519da36bbf7c1ae98df7"` Oct 26 19:37:26.194 INFO blam! 477d747b39aa1931b976f26ea4aecac376b595fb9588519da36bbf7c1ae98df7