Oct 13 15:55:59.579 INFO checking domain-0.2.4 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:55:59.579 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 13 15:55:59.933 INFO blam! 8221b365f129a69e46bc69d3e516064c7637f01a9a495436734a0f89480dda80 Oct 13 15:55:59.944 INFO running `"docker" "start" "-a" "8221b365f129a69e46bc69d3e516064c7637f01a9a495436734a0f89480dda80"` Oct 13 15:56:00.971 INFO kablam! usermod: no changes Oct 13 15:56:01.176 INFO kablam! Checking domain v0.2.4 (/source) Oct 13 15:56:07.168 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 15:56:07.168 INFO kablam! --> src/bits/charstr.rs:22:5 Oct 13 15:56:07.169 INFO kablam! | Oct 13 15:56:07.169 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 13 15:56:07.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 15:56:07.169 INFO kablam! | Oct 13 15:56:07.169 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:56:07.169 INFO kablam! Oct 13 15:56:07.180 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Oct 13 15:56:07.180 INFO kablam! --> src/bits/charstr.rs:194:25 Oct 13 15:56:07.180 INFO kablam! | Oct 13 15:56:07.180 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Oct 13 15:56:07.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:56:07.180 INFO kablam! Oct 13 15:56:07.180 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Oct 13 15:56:07.180 INFO kablam! --> src/bits/charstr.rs:195:35 Oct 13 15:56:07.180 INFO kablam! | Oct 13 15:56:07.180 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Oct 13 15:56:07.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:56:07.180 INFO kablam! Oct 13 15:56:07.388 INFO kablam! warning: unused import: `std::str` Oct 13 15:56:07.388 INFO kablam! --> src/master/bufscanner.rs:525:9 Oct 13 15:56:07.388 INFO kablam! | Oct 13 15:56:07.388 INFO kablam! 525 | use std::str; Oct 13 15:56:07.388 INFO kablam! | ^^^^^^^^ Oct 13 15:56:07.388 INFO kablam! | Oct 13 15:56:07.388 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:56:07.388 INFO kablam! Oct 13 15:56:07.700 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 15:56:07.700 INFO kablam! --> src/bits/charstr.rs:22:5 Oct 13 15:56:07.700 INFO kablam! | Oct 13 15:56:07.700 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 13 15:56:07.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 15:56:07.700 INFO kablam! | Oct 13 15:56:07.700 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:56:07.700 INFO kablam! Oct 13 15:56:07.716 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Oct 13 15:56:07.716 INFO kablam! --> src/bits/charstr.rs:194:25 Oct 13 15:56:07.716 INFO kablam! | Oct 13 15:56:07.716 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Oct 13 15:56:07.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:56:07.716 INFO kablam! Oct 13 15:56:07.716 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Oct 13 15:56:07.716 INFO kablam! --> src/bits/charstr.rs:195:35 Oct 13 15:56:07.716 INFO kablam! | Oct 13 15:56:07.716 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Oct 13 15:56:07.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:56:07.716 INFO kablam! Oct 13 15:56:21.741 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.75s Oct 13 15:56:21.757 INFO kablam! su: No module specific data is present Oct 13 15:56:22.653 INFO running `"docker" "rm" "-f" "8221b365f129a69e46bc69d3e516064c7637f01a9a495436734a0f89480dda80"` Oct 13 15:56:22.899 INFO blam! 8221b365f129a69e46bc69d3e516064c7637f01a9a495436734a0f89480dda80