Oct 21 20:08:06.686 INFO checking Xion/cargo-contribute against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:08:06.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 20:08:07.236 INFO blam! 7eb940ceb7c738eaac0aaf121b934f60664bdd5f576a4155d5401f94a4b1761c Oct 21 20:08:07.249 INFO running `"docker" "start" "-a" "7eb940ceb7c738eaac0aaf121b934f60664bdd5f576a4155d5401f94a4b1761c"` Oct 21 20:08:08.425 INFO kablam! usermod: no changes Oct 21 20:08:08.733 INFO kablam! Checking slog v1.7.1 Oct 21 20:08:08.738 INFO kablam! Checking serde v1.0.25 Oct 21 20:08:08.741 INFO kablam! Compiling case v0.1.0 Oct 21 20:08:08.743 INFO kablam! Checking macro-attr v0.2.0 Oct 21 20:08:08.745 INFO kablam! Checking maplit v0.1.6 Oct 21 20:08:08.747 INFO kablam! Checking enum_derive v0.1.7 Oct 21 20:08:08.749 INFO kablam! Checking strfmt v0.1.5 Oct 21 20:08:08.751 INFO kablam! Checking exitcode v1.1.2 Oct 21 20:08:10.092 INFO kablam! Checking mio v0.6.11 Oct 21 20:08:10.144 INFO kablam! Checking tokio-io v0.1.4 Oct 21 20:08:10.436 INFO kablam! Checking chrono v0.2.25 Oct 21 20:08:10.476 INFO kablam! Compiling serde_derive v1.0.25 Oct 21 20:08:11.248 INFO kablam! Checking slog-extra v0.1.2 Oct 21 20:08:11.306 INFO kablam! Compiling derive-error v0.0.3 Oct 21 20:08:14.013 INFO kablam! Checking slog-stream v1.2.1 Oct 21 20:08:16.070 INFO kablam! Checking tokio-core v0.1.11 Oct 21 20:08:16.724 INFO kablam! Checking slog-term v1.5.0 Oct 21 20:08:19.184 INFO kablam! Checking slog-stdlog v1.1.0 Oct 21 20:08:21.072 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 20:08:21.072 INFO kablam! Checking tokio-tls v0.1.3 Oct 21 20:08:24.696 INFO kablam! Checking slog-envlogger v0.5.0 Oct 21 20:08:30.429 INFO kablam! Checking hyper v0.11.9 Oct 21 20:08:32.767 INFO kablam! Checking serde_json v1.0.8 Oct 21 20:08:32.772 INFO kablam! Checking chrono v0.4.0 Oct 21 20:08:32.772 INFO kablam! Checking toml v0.4.5 Oct 21 20:08:38.748 INFO kablam! Checking hyper-tls v0.1.2 Oct 21 20:08:40.852 INFO kablam! Checking hubcaps v0.4.3 Oct 21 20:08:50.560 INFO kablam! Checking cargo-contribute v0.2.2 (/source) Oct 21 20:08:56.565 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 21 20:08:56.565 INFO kablam! --> src/issues/producer.rs:156:60 Oct 21 20:08:56.565 INFO kablam! | Oct 21 20:08:56.565 INFO kablam! 156 | static ref CARGO_REGISTRY_CACHE_DIR: Option = env::home_dir() Oct 21 20:08:56.565 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 20:08:56.565 INFO kablam! | Oct 21 20:08:56.565 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 20:08:56.565 INFO kablam! Oct 21 20:08:56.600 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 21 20:08:56.600 INFO kablam! --> src/issues/producer.rs:156:60 Oct 21 20:08:56.600 INFO kablam! | Oct 21 20:08:56.600 INFO kablam! 156 | static ref CARGO_REGISTRY_CACHE_DIR: Option = env::home_dir() Oct 21 20:08:56.600 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 20:08:56.600 INFO kablam! | Oct 21 20:08:56.600 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 20:08:56.600 INFO kablam! Oct 21 20:08:57.536 INFO kablam! warning: method is never used: `new` Oct 21 20:08:57.536 INFO kablam! --> src/issues/crates_io.rs:72:5 Oct 21 20:08:57.536 INFO kablam! | Oct 21 20:08:57.536 INFO kablam! 72 | pub fn new(handle: &Handle) -> Self { Oct 21 20:08:57.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:08:57.536 INFO kablam! | Oct 21 20:08:57.536 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:08:57.536 INFO kablam! Oct 21 20:08:57.536 INFO kablam! warning: method is never used: `new_tls` Oct 21 20:08:57.537 INFO kablam! --> src/issues/crates_io.rs:78:5 Oct 21 20:08:57.537 INFO kablam! | Oct 21 20:08:57.537 INFO kablam! 78 | pub fn new_tls(handle: &Handle) -> Self { Oct 21 20:08:57.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:08:57.537 INFO kablam! Oct 21 20:08:57.876 INFO kablam! warning: method is never used: `new_tls` Oct 21 20:08:57.876 INFO kablam! --> src/issues/crates_io.rs:78:5 Oct 21 20:08:57.876 INFO kablam! | Oct 21 20:08:57.876 INFO kablam! 78 | pub fn new_tls(handle: &Handle) -> Self { Oct 21 20:08:57.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:08:57.876 INFO kablam! | Oct 21 20:08:57.877 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:08:57.877 INFO kablam! Oct 21 20:08:57.982 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.53s Oct 21 20:08:58.012 INFO kablam! su: No module specific data is present Oct 21 20:08:58.526 INFO running `"docker" "rm" "-f" "7eb940ceb7c738eaac0aaf121b934f60664bdd5f576a4155d5401f94a4b1761c"` Oct 21 20:08:58.656 INFO blam! 7eb940ceb7c738eaac0aaf121b934f60664bdd5f576a4155d5401f94a4b1761c