Oct 27 23:00:29.822 INFO checking domain-0.2.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 23:00:29.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 23:00:30.183 INFO blam! 88f50f762011f0bb32edc16af0adbfd55b43c310f3a9e9a2f2cf1e8474d5f767 Oct 27 23:00:30.191 INFO running `"docker" "start" "-a" "88f50f762011f0bb32edc16af0adbfd55b43c310f3a9e9a2f2cf1e8474d5f767"` Oct 27 23:00:31.367 INFO kablam! usermod: no changes Oct 27 23:00:31.519 INFO kablam! Checking domain v0.2.4 (/source) Oct 27 23:00:37.987 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 23:00:37.988 INFO kablam! --> src/bits/charstr.rs:22:5 Oct 27 23:00:37.988 INFO kablam! | Oct 27 23:00:37.988 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 27 23:00:37.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:37.989 INFO kablam! | Oct 27 23:00:37.989 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:00:37.989 INFO kablam! Oct 27 23:00:38.009 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Oct 27 23:00:38.009 INFO kablam! --> src/bits/charstr.rs:194:25 Oct 27 23:00:38.009 INFO kablam! | Oct 27 23:00:38.009 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Oct 27 23:00:38.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:38.010 INFO kablam! Oct 27 23:00:38.010 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Oct 27 23:00:38.010 INFO kablam! --> src/bits/charstr.rs:195:35 Oct 27 23:00:38.011 INFO kablam! | Oct 27 23:00:38.011 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Oct 27 23:00:38.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:38.012 INFO kablam! Oct 27 23:00:38.231 INFO kablam! warning: unused import: `std::str` Oct 27 23:00:38.231 INFO kablam! --> src/master/bufscanner.rs:525:9 Oct 27 23:00:38.231 INFO kablam! | Oct 27 23:00:38.231 INFO kablam! 525 | use std::str; Oct 27 23:00:38.231 INFO kablam! | ^^^^^^^^ Oct 27 23:00:38.231 INFO kablam! | Oct 27 23:00:38.233 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 23:00:38.233 INFO kablam! Oct 27 23:00:38.587 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 23:00:38.587 INFO kablam! --> src/bits/charstr.rs:22:5 Oct 27 23:00:38.587 INFO kablam! | Oct 27 23:00:38.587 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 27 23:00:38.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:38.587 INFO kablam! | Oct 27 23:00:38.587 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:00:38.587 INFO kablam! Oct 27 23:00:38.593 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Oct 27 23:00:38.593 INFO kablam! --> src/bits/charstr.rs:194:25 Oct 27 23:00:38.594 INFO kablam! | Oct 27 23:00:38.594 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Oct 27 23:00:38.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:38.595 INFO kablam! Oct 27 23:00:38.595 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Oct 27 23:00:38.595 INFO kablam! --> src/bits/charstr.rs:195:35 Oct 27 23:00:38.595 INFO kablam! | Oct 27 23:00:38.596 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Oct 27 23:00:38.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:38.596 INFO kablam! Oct 27 23:00:51.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.50s Oct 27 23:00:51.931 INFO kablam! su: No module specific data is present Oct 27 23:00:53.048 INFO running `"docker" "rm" "-f" "88f50f762011f0bb32edc16af0adbfd55b43c310f3a9e9a2f2cf1e8474d5f767"` Oct 27 23:00:53.259 INFO blam! 88f50f762011f0bb32edc16af0adbfd55b43c310f3a9e9a2f2cf1e8474d5f767