Sep 06 07:51:49.652 INFO checking domain-0.2.4 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:51:49.652 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:51:49.652 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:51:49.923 INFO blam! f14cddf5a023366dbe214ce0f827746c5f2b19c7ddb3bf6270af39b1982e027c Sep 06 07:51:49.925 INFO running `"docker" "start" "-a" "f14cddf5a023366dbe214ce0f827746c5f2b19c7ddb3bf6270af39b1982e027c"` Sep 06 07:51:51.274 INFO kablam! usermod: no changes Sep 06 07:51:51.510 INFO kablam! Checking domain v0.2.4 (file:///source) Sep 06 07:51:54.314 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 07:51:54.314 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 06 07:51:54.314 INFO kablam! | Sep 06 07:51:54.314 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 06 07:51:54.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 07:51:54.314 INFO kablam! | Sep 06 07:51:54.314 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 07:51:54.314 INFO kablam! Sep 06 07:51:54.322 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 06 07:51:54.322 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 06 07:51:54.322 INFO kablam! | Sep 06 07:51:54.322 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 06 07:51:54.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:51:54.322 INFO kablam! Sep 06 07:51:54.322 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 06 07:51:54.322 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 06 07:51:54.322 INFO kablam! | Sep 06 07:51:54.322 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 06 07:51:54.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:51:54.322 INFO kablam! Sep 06 07:51:54.378 INFO kablam! warning: unused import: `std::str` Sep 06 07:51:54.378 INFO kablam! --> src/master/bufscanner.rs:525:9 Sep 06 07:51:54.378 INFO kablam! | Sep 06 07:51:54.378 INFO kablam! 525 | use std::str; Sep 06 07:51:54.378 INFO kablam! | ^^^^^^^^ Sep 06 07:51:54.378 INFO kablam! | Sep 06 07:51:54.378 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 07:51:54.378 INFO kablam! Sep 06 07:51:54.598 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 07:51:54.598 INFO kablam! --> src/bits/charstr.rs:22:5 Sep 06 07:51:54.598 INFO kablam! | Sep 06 07:51:54.598 INFO kablam! 22 | use std::ascii::AsciiExt; Sep 06 07:51:54.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 07:51:54.598 INFO kablam! | Sep 06 07:51:54.598 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 07:51:54.598 INFO kablam! Sep 06 07:51:54.606 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 06 07:51:54.606 INFO kablam! --> src/bits/charstr.rs:194:25 Sep 06 07:51:54.606 INFO kablam! | Sep 06 07:51:54.606 INFO kablam! 194 | self.iter().map(AsciiExt::to_ascii_lowercase) Sep 06 07:51:54.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:51:54.606 INFO kablam! Sep 06 07:51:54.606 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead Sep 06 07:51:54.606 INFO kablam! --> src/bits/charstr.rs:195:35 Sep 06 07:51:54.606 INFO kablam! | Sep 06 07:51:54.606 INFO kablam! 195 | .cmp(other.iter().map(AsciiExt::to_ascii_lowercase)) Sep 06 07:51:54.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:51:54.606 INFO kablam! Sep 06 07:52:02.245 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.95s Sep 06 07:52:02.262 INFO kablam! su: No module specific data is present Sep 06 07:52:03.112 INFO running `"docker" "rm" "-f" "f14cddf5a023366dbe214ce0f827746c5f2b19c7ddb3bf6270af39b1982e027c"` Sep 06 07:52:03.221 INFO blam! f14cddf5a023366dbe214ce0f827746c5f2b19c7ddb3bf6270af39b1982e027c