Oct 21 18:38:23.669 INFO checking dan-t/rusty-release against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:38:23.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 18:38:24.094 INFO blam! 9795a5d638fc159f89a9408fa25ee08b97b6ee7b8cd72b42a60825f28b91fb60 Oct 21 18:38:24.098 INFO running `"docker" "start" "-a" "9795a5d638fc159f89a9408fa25ee08b97b6ee7b8cd72b42a60825f28b91fb60"` Oct 21 18:38:24.975 INFO kablam! usermod: no changes Oct 21 18:38:25.078 INFO kablam! Checking atty v0.2.6 Oct 21 18:38:25.078 INFO kablam! Checking tempfile v2.2.0 Oct 21 18:38:25.748 INFO kablam! Checking clap v2.29.0 Oct 21 18:38:34.144 INFO kablam! Checking rusty-release v0.6.1 (/source) Oct 21 18:38:35.000 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 18:38:35.000 INFO kablam! --> src/version_kind.rs:4:1 Oct 21 18:38:35.000 INFO kablam! | Oct 21 18:38:35.001 INFO kablam! 4 | / arg_enum! { Oct 21 18:38:35.001 INFO kablam! 5 | | #[derive(Eq, PartialEq, Debug)] Oct 21 18:38:35.001 INFO kablam! 6 | | pub enum VersionKind { Oct 21 18:38:35.001 INFO kablam! 7 | | // increments the major part of the version Oct 21 18:38:35.001 INFO kablam! ... | Oct 21 18:38:35.001 INFO kablam! 18 | | } Oct 21 18:38:35.001 INFO kablam! 19 | | } Oct 21 18:38:35.001 INFO kablam! | |_^ Oct 21 18:38:35.001 INFO kablam! | Oct 21 18:38:35.001 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 18:38:35.001 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 21 18:38:35.001 INFO kablam! Oct 21 18:38:35.001 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 18:38:35.001 INFO kablam! --> src/config.rs:204:29 Oct 21 18:38:35.001 INFO kablam! | Oct 21 18:38:35.001 INFO kablam! 204 | if let Some(path) = env::home_dir().map(|d| d.join(config_file_name())) { Oct 21 18:38:35.001 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:38:35.001 INFO kablam! Oct 21 18:38:35.032 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 18:38:35.032 INFO kablam! --> src/version_kind.rs:4:1 Oct 21 18:38:35.032 INFO kablam! | Oct 21 18:38:35.032 INFO kablam! 4 | / arg_enum! { Oct 21 18:38:35.032 INFO kablam! 5 | | #[derive(Eq, PartialEq, Debug)] Oct 21 18:38:35.032 INFO kablam! 6 | | pub enum VersionKind { Oct 21 18:38:35.032 INFO kablam! 7 | | // increments the major part of the version Oct 21 18:38:35.032 INFO kablam! ... | Oct 21 18:38:35.032 INFO kablam! 18 | | } Oct 21 18:38:35.032 INFO kablam! 19 | | } Oct 21 18:38:35.033 INFO kablam! | |_^ Oct 21 18:38:35.033 INFO kablam! | Oct 21 18:38:35.033 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 18:38:35.033 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 21 18:38:35.033 INFO kablam! Oct 21 18:38:35.033 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 18:38:35.033 INFO kablam! --> src/config.rs:204:29 Oct 21 18:38:35.033 INFO kablam! | Oct 21 18:38:35.033 INFO kablam! 204 | if let Some(path) = env::home_dir().map(|d| d.join(config_file_name())) { Oct 21 18:38:35.033 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:38:35.033 INFO kablam! Oct 21 18:38:35.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.44s Oct 21 18:38:35.465 INFO kablam! su: No module specific data is present Oct 21 18:38:36.098 INFO running `"docker" "rm" "-f" "9795a5d638fc159f89a9408fa25ee08b97b6ee7b8cd72b42a60825f28b91fb60"` Oct 21 18:38:36.285 INFO blam! 9795a5d638fc159f89a9408fa25ee08b97b6ee7b8cd72b42a60825f28b91fb60