Oct 12 23:05:05.897 INFO checking dan-t/rusty-release against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:05:05.898 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 23:05:06.461 INFO blam! 451d9f4812206907ffccdd4a091a030696ba6e9414d2d77f13b2ee0baa845923 Oct 12 23:05:06.463 INFO running `"docker" "start" "-a" "451d9f4812206907ffccdd4a091a030696ba6e9414d2d77f13b2ee0baa845923"` Oct 12 23:05:08.785 INFO kablam! usermod: no changes Oct 12 23:05:08.927 INFO kablam! Checking tempfile v2.2.0 Oct 12 23:05:09.677 INFO kablam! Checking rusty-release v0.6.1 (/source) Oct 12 23:05:11.120 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:05:11.121 INFO kablam! --> src/version_kind.rs:4:1 Oct 12 23:05:11.121 INFO kablam! | Oct 12 23:05:11.121 INFO kablam! 4 | / arg_enum! { Oct 12 23:05:11.121 INFO kablam! 5 | | #[derive(Eq, PartialEq, Debug)] Oct 12 23:05:11.121 INFO kablam! 6 | | pub enum VersionKind { Oct 12 23:05:11.121 INFO kablam! 7 | | // increments the major part of the version Oct 12 23:05:11.121 INFO kablam! ... | Oct 12 23:05:11.121 INFO kablam! 18 | | } Oct 12 23:05:11.121 INFO kablam! 19 | | } Oct 12 23:05:11.121 INFO kablam! | |_^ Oct 12 23:05:11.121 INFO kablam! | Oct 12 23:05:11.121 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:05:11.121 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:11.121 INFO kablam! Oct 12 23:05:11.121 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:11.121 INFO kablam! --> src/config.rs:204:29 Oct 12 23:05:11.121 INFO kablam! | Oct 12 23:05:11.121 INFO kablam! 204 | if let Some(path) = env::home_dir().map(|d| d.join(config_file_name())) { Oct 12 23:05:11.121 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:05:11.121 INFO kablam! Oct 12 23:05:11.384 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:05:11.385 INFO kablam! --> src/version_kind.rs:4:1 Oct 12 23:05:11.386 INFO kablam! | Oct 12 23:05:11.387 INFO kablam! 4 | / arg_enum! { Oct 12 23:05:11.387 INFO kablam! 5 | | #[derive(Eq, PartialEq, Debug)] Oct 12 23:05:11.388 INFO kablam! 6 | | pub enum VersionKind { Oct 12 23:05:11.388 INFO kablam! 7 | | // increments the major part of the version Oct 12 23:05:11.389 INFO kablam! ... | Oct 12 23:05:11.390 INFO kablam! 18 | | } Oct 12 23:05:11.390 INFO kablam! 19 | | } Oct 12 23:05:11.391 INFO kablam! | |_^ Oct 12 23:05:11.391 INFO kablam! | Oct 12 23:05:11.392 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:05:11.393 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:11.393 INFO kablam! Oct 12 23:05:11.394 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:11.394 INFO kablam! --> src/config.rs:204:29 Oct 12 23:05:11.395 INFO kablam! | Oct 12 23:05:11.396 INFO kablam! 204 | if let Some(path) = env::home_dir().map(|d| d.join(config_file_name())) { Oct 12 23:05:11.396 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:05:11.397 INFO kablam! Oct 12 23:05:12.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.20s Oct 12 23:05:12.027 INFO kablam! su: No module specific data is present Oct 12 23:05:12.935 INFO running `"docker" "rm" "-f" "451d9f4812206907ffccdd4a091a030696ba6e9414d2d77f13b2ee0baa845923"` Oct 12 23:05:13.262 INFO blam! 451d9f4812206907ffccdd4a091a030696ba6e9414d2d77f13b2ee0baa845923