Oct 12 19:11:03.391 INFO checking kdeal/repo-notify against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 19:11:03.393 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 19:11:03.893 INFO blam! 93ce902a19366979be96492a3f13ab761aaebfed91d3dd9790f4274fc335e7c8 Oct 12 19:11:03.895 INFO running `"docker" "start" "-a" "93ce902a19366979be96492a3f13ab761aaebfed91d3dd9790f4274fc335e7c8"` Oct 12 19:11:07.036 INFO kablam! usermod: no changes Oct 12 19:11:07.498 INFO kablam! Compiling futures v0.1.16 Oct 12 19:11:07.502 INFO kablam! Checking rprompt v1.0.3 Oct 12 19:11:07.502 INFO kablam! Checking text_io v0.1.6 Oct 12 19:11:07.502 INFO kablam! Compiling num_cpus v1.6.2 Oct 12 19:11:07.503 INFO kablam! Checking toml v0.4.5 Oct 12 19:11:07.504 INFO kablam! Checking reqwest v0.7.3 Oct 12 19:11:09.298 INFO kablam! Checking rpassword v1.0.2 Oct 12 19:11:18.022 INFO kablam! Compiling rayon-core v1.2.1 Oct 12 19:11:20.579 INFO kablam! Compiling rayon v0.7.1 Oct 12 19:11:23.500 INFO kablam! Compiling ring v0.11.0 Oct 12 19:11:31.467 INFO kablam! Checking webpki v0.14.0 Oct 12 19:11:32.405 INFO kablam! Checking rustls v0.9.0 Oct 12 19:11:32.406 INFO kablam! Checking webpki-roots v0.11.0 Oct 12 19:11:36.496 INFO kablam! Checking tokio-rustls v0.2.4 Oct 12 19:11:38.025 INFO kablam! Checking hyper-rustls v0.8.0 Oct 12 19:11:39.480 INFO kablam! Checking github-rs v0.5.1 Oct 12 19:11:41.794 INFO kablam! Checking repo-notify v0.1.0 (/source) Oct 12 19:11:45.615 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 19:11:45.615 INFO kablam! --> src/config.rs:2:5 Oct 12 19:11:45.615 INFO kablam! | Oct 12 19:11:45.615 INFO kablam! 2 | use std::env::home_dir; Oct 12 19:11:45.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:11:45.615 INFO kablam! | Oct 12 19:11:45.615 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 19:11:45.615 INFO kablam! Oct 12 19:11:45.628 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 19:11:45.628 INFO kablam! --> src/config.rs:32:28 Oct 12 19:11:45.628 INFO kablam! | Oct 12 19:11:45.628 INFO kablam! 32 | let mut home_dir = home_dir().expect("Can't get home directory"); Oct 12 19:11:45.628 INFO kablam! | ^^^^^^^^ Oct 12 19:11:45.628 INFO kablam! Oct 12 19:11:45.750 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 19:11:45.750 INFO kablam! --> src/config.rs:2:5 Oct 12 19:11:45.750 INFO kablam! | Oct 12 19:11:45.750 INFO kablam! 2 | use std::env::home_dir; Oct 12 19:11:45.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:11:45.751 INFO kablam! | Oct 12 19:11:45.751 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 19:11:45.751 INFO kablam! Oct 12 19:11:45.756 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 19:11:45.756 INFO kablam! --> src/config.rs:32:28 Oct 12 19:11:45.756 INFO kablam! | Oct 12 19:11:45.756 INFO kablam! 32 | let mut home_dir = home_dir().expect("Can't get home directory"); Oct 12 19:11:45.756 INFO kablam! | ^^^^^^^^ Oct 12 19:11:45.756 INFO kablam! Oct 12 19:11:47.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.19s Oct 12 19:11:47.281 INFO kablam! su: No module specific data is present Oct 12 19:11:48.142 INFO running `"docker" "rm" "-f" "93ce902a19366979be96492a3f13ab761aaebfed91d3dd9790f4274fc335e7c8"` Oct 12 19:11:48.480 INFO blam! 93ce902a19366979be96492a3f13ab761aaebfed91d3dd9790f4274fc335e7c8