Sep 10 20:07:14.762 INFO checking domain-0.2.4 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 20:07:14.762 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 20:07:14.762 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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=1000" "-e" "CMD=cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 20:07:14.929 INFO blam! e02374f4aa94ef910fbfdd5821a23d6cffc4bc02415381039838315d2f91fb36 Sep 10 20:07:14.931 INFO running `"docker" "start" "-a" "e02374f4aa94ef910fbfdd5821a23d6cffc4bc02415381039838315d2f91fb36"` Sep 10 20:07:16.280 INFO kablam! usermod: no changes Sep 10 20:07:16.626 INFO kablam! Checking domain v0.2.4 (file:///source) Sep 10 20:07:19.338 INFO kablam! warning: unused import: `std::str` Sep 10 20:07:19.338 INFO kablam! --> src/master/bufscanner.rs:525:9 Sep 10 20:07:19.338 INFO kablam! | Sep 10 20:07:19.338 INFO kablam! 525 | use std::str; Sep 10 20:07:19.338 INFO kablam! | ^^^^^^^^ Sep 10 20:07:19.338 INFO kablam! | Sep 10 20:07:19.338 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 20:07:19.338 INFO kablam! Sep 10 20:07:19.858 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 20:07:19.858 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 10 20:07:19.858 INFO kablam! | Sep 10 20:07:19.858 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 10 20:07:19.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 20:07:19.858 INFO kablam! | Sep 10 20:07:19.858 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 20:07:19.858 INFO kablam! Sep 10 20:07:19.864 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 10 20:07:19.864 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 10 20:07:19.864 INFO kablam! | Sep 10 20:07:19.864 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 10 20:07:19.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 20:07:19.878 INFO kablam! Sep 10 20:07:19.878 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 10 20:07:19.878 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 10 20:07:19.878 INFO kablam! | Sep 10 20:07:19.878 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 10 20:07:19.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 20:07:19.878 INFO kablam! Sep 10 20:07:20.782 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 20:07:20.782 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 10 20:07:20.782 INFO kablam! | Sep 10 20:07:20.782 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 10 20:07:20.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 20:07:20.782 INFO kablam! | Sep 10 20:07:20.782 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 20:07:20.782 INFO kablam! Sep 10 20:07:20.794 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 10 20:07:20.794 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 10 20:07:20.794 INFO kablam! | Sep 10 20:07:20.794 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 10 20:07:20.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 20:07:20.794 INFO kablam! Sep 10 20:07:20.794 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 10 20:07:20.794 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 10 20:07:20.794 INFO kablam! | Sep 10 20:07:20.794 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 10 20:07:20.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 20:07:20.794 INFO kablam! Sep 10 20:07:32.061 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.75s Sep 10 20:07:32.072 INFO kablam! su: No module specific data is present Sep 10 20:07:33.002 INFO running `"docker" "rm" "-f" "e02374f4aa94ef910fbfdd5821a23d6cffc4bc02415381039838315d2f91fb36"` Sep 10 20:07:33.130 INFO blam! e02374f4aa94ef910fbfdd5821a23d6cffc4bc02415381039838315d2f91fb36