Oct 27 06:14:00.046 INFO checking dan-t/rusty-release against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:14:00.047 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/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 27 06:14:00.602 INFO blam! 7f6f92465bb33129f70bf6997f10f3a58916b928898c02fa09b99abdd955cd63 Oct 27 06:14:00.605 INFO running `"docker" "start" "-a" "7f6f92465bb33129f70bf6997f10f3a58916b928898c02fa09b99abdd955cd63"` Oct 27 06:14:02.290 INFO kablam! usermod: no changes Oct 27 06:14:02.497 INFO kablam! Checking tempfile v2.2.0 Oct 27 06:14:03.259 INFO kablam! Checking rusty-release v0.6.1 (/source) Oct 27 06:14:04.423 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 06:14:04.424 INFO kablam! --> src/version_kind.rs:4:1 Oct 27 06:14:04.425 INFO kablam! | Oct 27 06:14:04.425 INFO kablam! 4 | / arg_enum! { Oct 27 06:14:04.426 INFO kablam! 5 | | #[derive(Eq, PartialEq, Debug)] Oct 27 06:14:04.427 INFO kablam! 6 | | pub enum VersionKind { Oct 27 06:14:04.427 INFO kablam! 7 | | // increments the major part of the version Oct 27 06:14:04.428 INFO kablam! ... | Oct 27 06:14:04.428 INFO kablam! 18 | | } Oct 27 06:14:04.429 INFO kablam! 19 | | } Oct 27 06:14:04.430 INFO kablam! | |_^ Oct 27 06:14:04.430 INFO kablam! | Oct 27 06:14:04.431 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:14:04.432 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 27 06:14:04.432 INFO kablam! Oct 27 06:14:04.433 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 27 06:14:04.433 INFO kablam! --> src/config.rs:204:29 Oct 27 06:14:04.434 INFO kablam! | Oct 27 06:14:04.434 INFO kablam! 204 | if let Some(path) = env::home_dir().map(|d| d.join(config_file_name())) { Oct 27 06:14:04.434 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:14:04.434 INFO kablam! Oct 27 06:14:04.523 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 06:14:04.524 INFO kablam! --> src/version_kind.rs:4:1 Oct 27 06:14:04.525 INFO kablam! | Oct 27 06:14:04.525 INFO kablam! 4 | / arg_enum! { Oct 27 06:14:04.526 INFO kablam! 5 | | #[derive(Eq, PartialEq, Debug)] Oct 27 06:14:04.543 INFO kablam! 6 | | pub enum VersionKind { Oct 27 06:14:04.544 INFO kablam! 7 | | // increments the major part of the version Oct 27 06:14:04.544 INFO kablam! ... | Oct 27 06:14:04.545 INFO kablam! 18 | | } Oct 27 06:14:04.546 INFO kablam! 19 | | } Oct 27 06:14:04.546 INFO kablam! | |_^ Oct 27 06:14:04.547 INFO kablam! | Oct 27 06:14:04.548 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:14:04.548 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 27 06:14:04.549 INFO kablam! Oct 27 06:14:04.549 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 27 06:14:04.550 INFO kablam! --> src/config.rs:204:29 Oct 27 06:14:04.551 INFO kablam! | Oct 27 06:14:04.551 INFO kablam! 204 | if let Some(path) = env::home_dir().map(|d| d.join(config_file_name())) { Oct 27 06:14:04.552 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 06:14:04.552 INFO kablam! Oct 27 06:14:05.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.84s Oct 27 06:14:05.185 INFO kablam! su: No module specific data is present Oct 27 06:14:06.181 INFO running `"docker" "rm" "-f" "7f6f92465bb33129f70bf6997f10f3a58916b928898c02fa09b99abdd955cd63"` Oct 27 06:14:06.531 INFO blam! 7f6f92465bb33129f70bf6997f10f3a58916b928898c02fa09b99abdd955cd63