Oct 12 23:05:04.773 INFO checking dan-t/rusty-tags against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:05:04.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:05.282 INFO blam! c7b38e4bfb1075777a9a0a2b3f598a62ce1b584dc11870b6c2c5c9f886965a6f Oct 12 23:05:05.284 INFO running `"docker" "start" "-a" "c7b38e4bfb1075777a9a0a2b3f598a62ce1b584dc11870b6c2c5c9f886965a6f"` Oct 12 23:05:06.452 INFO kablam! usermod: no changes Oct 12 23:05:06.608 INFO kablam! Checking atty v0.2.6 Oct 12 23:05:06.608 INFO kablam! Checking num_cpus v1.8.0 Oct 12 23:05:07.200 INFO kablam! Checking clap v2.29.0 Oct 12 23:05:15.882 INFO kablam! Checking rusty-tags v2.11.0 (/source) Oct 12 23:05:17.210 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:17.210 INFO kablam! --> src/dirs.rs:43:25 Oct 12 23:05:17.210 INFO kablam! | Oct 12 23:05:17.210 INFO kablam! 43 | if let Some(path) = env::home_dir() { Oct 12 23:05:17.210 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:05:17.210 INFO kablam! | Oct 12 23:05:17.210 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:05:17.210 INFO kablam! Oct 12 23:05:17.211 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:05:17.211 INFO kablam! --> src/types.rs:119:1 Oct 12 23:05:17.211 INFO kablam! | Oct 12 23:05:17.211 INFO kablam! 119 | / arg_enum! { Oct 12 23:05:17.211 INFO kablam! 120 | | #[derive(Eq, PartialEq, Debug)] Oct 12 23:05:17.211 INFO kablam! 121 | | pub enum TagsKind { Oct 12 23:05:17.211 INFO kablam! 122 | | Vi, Oct 12 23:05:17.211 INFO kablam! 123 | | Emacs Oct 12 23:05:17.211 INFO kablam! 124 | | } Oct 12 23:05:17.211 INFO kablam! 125 | | } Oct 12 23:05:17.211 INFO kablam! | |_^ Oct 12 23:05:17.211 INFO kablam! | Oct 12 23:05:17.211 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:17.212 INFO kablam! Oct 12 23:05:17.280 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:17.280 INFO kablam! --> src/dirs.rs:43:25 Oct 12 23:05:17.280 INFO kablam! | Oct 12 23:05:17.280 INFO kablam! 43 | if let Some(path) = env::home_dir() { Oct 12 23:05:17.280 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:05:17.280 INFO kablam! | Oct 12 23:05:17.280 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:05:17.280 INFO kablam! Oct 12 23:05:17.280 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:05:17.280 INFO kablam! --> src/types.rs:119:1 Oct 12 23:05:17.280 INFO kablam! | Oct 12 23:05:17.280 INFO kablam! 119 | / arg_enum! { Oct 12 23:05:17.280 INFO kablam! 120 | | #[derive(Eq, PartialEq, Debug)] Oct 12 23:05:17.280 INFO kablam! 121 | | pub enum TagsKind { Oct 12 23:05:17.280 INFO kablam! 122 | | Vi, Oct 12 23:05:17.280 INFO kablam! 123 | | Emacs Oct 12 23:05:17.281 INFO kablam! 124 | | } Oct 12 23:05:17.281 INFO kablam! 125 | | } Oct 12 23:05:17.281 INFO kablam! | |_^ Oct 12 23:05:17.281 INFO kablam! | Oct 12 23:05:17.281 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:17.281 INFO kablam! Oct 12 23:05:18.325 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.85s Oct 12 23:05:18.330 INFO kablam! su: No module specific data is present Oct 12 23:05:19.446 INFO running `"docker" "rm" "-f" "c7b38e4bfb1075777a9a0a2b3f598a62ce1b584dc11870b6c2c5c9f886965a6f"` Oct 12 23:05:19.804 INFO blam! c7b38e4bfb1075777a9a0a2b3f598a62ce1b584dc11870b6c2c5c9f886965a6f