Oct 12 23:05:05.967 INFO checking dan-t/rusty-release against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:05:05.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 23:05:06.504 INFO blam! 8bf0f172cf48240c0eaa31161dceb4dff1e03cd4cfe3faa0f9f7646a7b988387 Oct 12 23:05:06.510 INFO running `"docker" "start" "-a" "8bf0f172cf48240c0eaa31161dceb4dff1e03cd4cfe3faa0f9f7646a7b988387"` Oct 12 23:05:08.108 INFO kablam! usermod: no changes Oct 12 23:05:08.312 INFO kablam! Checking tempfile v2.2.0 Oct 12 23:05:09.197 INFO kablam! Checking rusty-release v0.6.1 (/source) Oct 12 23:05:10.720 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:05:10.720 INFO kablam! --> src/version_kind.rs:4:1 Oct 12 23:05:10.720 INFO kablam! | Oct 12 23:05:10.722 INFO kablam! 4 | / arg_enum! { Oct 12 23:05:10.722 INFO kablam! 5 | | #[derive(Eq, PartialEq, Debug)] Oct 12 23:05:10.722 INFO kablam! 6 | | pub enum VersionKind { Oct 12 23:05:10.722 INFO kablam! 7 | | // increments the major part of the version Oct 12 23:05:10.722 INFO kablam! ... | Oct 12 23:05:10.722 INFO kablam! 18 | | } Oct 12 23:05:10.722 INFO kablam! 19 | | } Oct 12 23:05:10.722 INFO kablam! | |_^ Oct 12 23:05:10.722 INFO kablam! | Oct 12 23:05:10.722 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:05:10.722 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 12 23:05:10.722 INFO kablam! Oct 12 23:05:10.722 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 23:05:10.722 INFO kablam! --> src/config.rs:204:29 Oct 12 23:05:10.722 INFO kablam! | Oct 12 23:05:10.722 INFO kablam! 204 | if let Some(path) = env::home_dir().map(|d| d.join(config_file_name())) { Oct 12 23:05:10.722 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:05:10.722 INFO kablam! Oct 12 23:05:10.860 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:05:10.860 INFO kablam! --> src/version_kind.rs:4:1 Oct 12 23:05:10.860 INFO kablam! | Oct 12 23:05:10.860 INFO kablam! 4 | / arg_enum! { Oct 12 23:05:10.861 INFO kablam! 5 | | #[derive(Eq, PartialEq, Debug)] Oct 12 23:05:10.861 INFO kablam! 6 | | pub enum VersionKind { Oct 12 23:05:10.861 INFO kablam! 7 | | // increments the major part of the version Oct 12 23:05:10.861 INFO kablam! ... | Oct 12 23:05:10.861 INFO kablam! 18 | | } Oct 12 23:05:10.861 INFO kablam! 19 | | } Oct 12 23:05:10.861 INFO kablam! | |_^ Oct 12 23:05:10.861 INFO kablam! | Oct 12 23:05:10.861 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:05:10.861 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 12 23:05:10.861 INFO kablam! Oct 12 23:05:10.861 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 23:05:10.861 INFO kablam! --> src/config.rs:204:29 Oct 12 23:05:10.861 INFO kablam! | Oct 12 23:05:10.861 INFO kablam! 204 | if let Some(path) = env::home_dir().map(|d| d.join(config_file_name())) { Oct 12 23:05:10.861 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:05:10.861 INFO kablam! Oct 12 23:05:11.769 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.62s Oct 12 23:05:11.775 INFO kablam! su: No module specific data is present Oct 12 23:05:13.025 INFO running `"docker" "rm" "-f" "8bf0f172cf48240c0eaa31161dceb4dff1e03cd4cfe3faa0f9f7646a7b988387"` Oct 12 23:05:13.348 INFO blam! 8bf0f172cf48240c0eaa31161dceb4dff1e03cd4cfe3faa0f9f7646a7b988387