Oct 28 00:20:29.143 INFO checking cargo-contribute-0.2.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 00:20:29.143 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 28 00:20:29.547 INFO blam! 781bafeacb9b61e3e25edbd7604c1466423269d0d98dd87586ef92c3c1e39c12 Oct 28 00:20:29.549 INFO running `"docker" "start" "-a" "781bafeacb9b61e3e25edbd7604c1466423269d0d98dd87586ef92c3c1e39c12"` Oct 28 00:20:31.459 INFO kablam! usermod: no changes Oct 28 00:20:31.778 INFO kablam! Checking macro-attr v0.2.0 Oct 28 00:20:31.778 INFO kablam! Checking exitcode v1.1.2 Oct 28 00:20:31.791 INFO kablam! Checking enum_derive v0.1.7 Oct 28 00:20:31.823 INFO kablam! Checking slog-extra v0.1.2 Oct 28 00:20:31.830 INFO kablam! Checking hubcaps v0.4.10 Oct 28 00:20:35.287 INFO kablam! Checking slog-stream v1.2.1 Oct 28 00:20:36.907 INFO kablam! Checking slog-term v1.5.0 Oct 28 00:20:38.898 INFO kablam! Checking slog-stdlog v1.1.0 Oct 28 00:20:40.947 INFO kablam! Checking slog-envlogger v0.5.0 Oct 28 00:20:50.699 INFO kablam! Checking cargo-contribute v0.2.2 (/source) Oct 28 00:21:03.007 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 28 00:21:03.007 INFO kablam! --> src/issues/producer.rs:145:60 Oct 28 00:21:03.007 INFO kablam! | Oct 28 00:21:03.008 INFO kablam! 145 | static ref CARGO_REGISTRY_CACHE_DIR: Option = env::home_dir() Oct 28 00:21:03.008 INFO kablam! | ^^^^^^^^^^^^^ Oct 28 00:21:03.008 INFO kablam! | Oct 28 00:21:03.008 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:21:03.009 INFO kablam! Oct 28 00:21:04.627 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 28 00:21:04.628 INFO kablam! --> src/issues/producer.rs:145:60 Oct 28 00:21:04.628 INFO kablam! | Oct 28 00:21:04.628 INFO kablam! 145 | static ref CARGO_REGISTRY_CACHE_DIR: Option = env::home_dir() Oct 28 00:21:04.629 INFO kablam! | ^^^^^^^^^^^^^ Oct 28 00:21:04.629 INFO kablam! | Oct 28 00:21:04.629 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:21:04.629 INFO kablam! Oct 28 00:21:04.799 INFO kablam! warning: method is never used: `new_tls` Oct 28 00:21:04.800 INFO kablam! --> src/issues/crates_io.rs:78:5 Oct 28 00:21:04.800 INFO kablam! | Oct 28 00:21:04.800 INFO kablam! 78 | pub fn new_tls(handle: &Handle) -> Self { Oct 28 00:21:04.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:21:04.801 INFO kablam! | Oct 28 00:21:04.801 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 00:21:04.801 INFO kablam! Oct 28 00:21:05.547 INFO kablam! warning: method is never used: `new` Oct 28 00:21:05.547 INFO kablam! --> src/issues/crates_io.rs:72:5 Oct 28 00:21:05.547 INFO kablam! | Oct 28 00:21:05.547 INFO kablam! 72 | pub fn new(handle: &Handle) -> Self { Oct 28 00:21:05.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:21:05.547 INFO kablam! | Oct 28 00:21:05.547 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 00:21:05.547 INFO kablam! Oct 28 00:21:05.547 INFO kablam! warning: method is never used: `new_tls` Oct 28 00:21:05.547 INFO kablam! --> src/issues/crates_io.rs:78:5 Oct 28 00:21:05.547 INFO kablam! | Oct 28 00:21:05.547 INFO kablam! 78 | pub fn new_tls(handle: &Handle) -> Self { Oct 28 00:21:05.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:21:05.547 INFO kablam! Oct 28 00:21:05.613 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.13s Oct 28 00:21:05.630 INFO kablam! su: No module specific data is present Oct 28 00:21:06.611 INFO running `"docker" "rm" "-f" "781bafeacb9b61e3e25edbd7604c1466423269d0d98dd87586ef92c3c1e39c12"` Oct 28 00:21:06.999 INFO blam! 781bafeacb9b61e3e25edbd7604c1466423269d0d98dd87586ef92c3c1e39c12