Sep 01 22:32:03.707 INFO checking domain-0.2.4 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 22:32:03.707 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 22:32:03.707 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 22:32:03.878 INFO blam! 7fe0c0c37e3a41c43e355f5798317b9a086bab886a04596ade9a77669bfc0de5 Sep 01 22:32:03.880 INFO running `"docker" "start" "-a" "7fe0c0c37e3a41c43e355f5798317b9a086bab886a04596ade9a77669bfc0de5"` Sep 01 22:32:04.576 INFO kablam! Checking domain v0.2.4 (file:///source) Sep 01 22:32:09.154 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 22:32:09.154 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 01 22:32:09.154 INFO kablam! | Sep 01 22:32:09.154 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 01 22:32:09.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 22:32:09.154 INFO kablam! | Sep 01 22:32:09.154 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 22:32:09.154 INFO kablam! Sep 01 22:32:09.163 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 01 22:32:09.163 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 01 22:32:09.163 INFO kablam! | Sep 01 22:32:09.163 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 01 22:32:09.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 22:32:09.163 INFO kablam! Sep 01 22:32:09.163 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 01 22:32:09.163 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 01 22:32:09.163 INFO kablam! | Sep 01 22:32:09.163 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 01 22:32:09.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 22:32:09.163 INFO kablam! Sep 01 22:32:09.413 INFO kablam! warning: unused import: `std::str` Sep 01 22:32:09.413 INFO kablam! --> src/master/bufscanner.rs:525:9 Sep 01 22:32:09.413 INFO kablam! | Sep 01 22:32:09.414 INFO kablam! 525 | use std::str; Sep 01 22:32:09.414 INFO kablam! | ^^^^^^^^ Sep 01 22:32:09.414 INFO kablam! | Sep 01 22:32:09.414 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 22:32:09.414 INFO kablam! Sep 01 22:32:09.676 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 22:32:09.676 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 01 22:32:09.676 INFO kablam! | Sep 01 22:32:09.677 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 01 22:32:09.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 22:32:09.677 INFO kablam! | Sep 01 22:32:09.677 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 22:32:09.677 INFO kablam! Sep 01 22:32:09.688 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 01 22:32:09.688 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 01 22:32:09.688 INFO kablam! | Sep 01 22:32:09.688 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 01 22:32:09.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 22:32:09.688 INFO kablam! Sep 01 22:32:09.688 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 01 22:32:09.688 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 01 22:32:09.688 INFO kablam! | Sep 01 22:32:09.688 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 01 22:32:09.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 22:32:09.688 INFO kablam! Sep 01 22:32:23.394 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.96s Sep 01 22:32:23.403 INFO kablam! su: No module specific data is present Sep 01 22:32:23.940 INFO running `"docker" "rm" "-f" "7fe0c0c37e3a41c43e355f5798317b9a086bab886a04596ade9a77669bfc0de5"` Sep 01 22:32:24.031 INFO blam! 7fe0c0c37e3a41c43e355f5798317b9a086bab886a04596ade9a77669bfc0de5