Sep 04 10:21:58.280 INFO checking must-0.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 10:21:58.280 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 10:21:58.280 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:21:58.482 INFO blam! 8b50a5300949a766e690b0671f8a8ec17b30f77c26528c5afd5104c8e0d09049 Sep 04 10:21:58.484 INFO running `"docker" "start" "-a" "8b50a5300949a766e690b0671f8a8ec17b30f77c26528c5afd5104c8e0d09049"` Sep 04 10:21:59.159 INFO kablam! Checking mutator v0.1.0 Sep 04 10:21:59.602 INFO kablam! Checking must v0.2.0 (file:///source) Sep 04 10:22:00.154 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:00.154 INFO kablam! --> src/matchers/text.rs:4:5 Sep 04 10:22:00.154 INFO kablam! | Sep 04 10:22:00.154 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 10:22:00.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:22:00.154 INFO kablam! | Sep 04 10:22:00.154 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 10:22:00.154 INFO kablam! Sep 04 10:22:00.155 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:00.155 INFO kablam! --> src/matchers/text.rs:58:40 Sep 04 10:22:00.155 INFO kablam! | Sep 04 10:22:00.155 INFO kablam! 58 | pub trait MustBeAscii: Sized + Debug + AsciiExt { Sep 04 10:22:00.155 INFO kablam! | ^^^^^^^^ Sep 04 10:22:00.155 INFO kablam! Sep 04 10:22:00.155 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:00.155 INFO kablam! --> src/matchers/text.rs:76:44 Sep 04 10:22:00.155 INFO kablam! | Sep 04 10:22:00.155 INFO kablam! 76 | impl MustBeAscii for V where V: Debug + AsciiExt {} Sep 04 10:22:00.155 INFO kablam! | ^^^^^^^^ Sep 04 10:22:00.155 INFO kablam! Sep 04 10:22:00.377 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:00.377 INFO kablam! --> src/matchers/text.rs:4:5 Sep 04 10:22:00.377 INFO kablam! | Sep 04 10:22:00.377 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 10:22:00.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:22:00.377 INFO kablam! | Sep 04 10:22:00.377 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 10:22:00.377 INFO kablam! Sep 04 10:22:00.377 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:00.378 INFO kablam! --> src/matchers/text.rs:58:40 Sep 04 10:22:00.378 INFO kablam! | Sep 04 10:22:00.378 INFO kablam! 58 | pub trait MustBeAscii: Sized + Debug + AsciiExt { Sep 04 10:22:00.378 INFO kablam! | ^^^^^^^^ Sep 04 10:22:00.378 INFO kablam! Sep 04 10:22:00.378 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:00.378 INFO kablam! --> src/matchers/text.rs:76:44 Sep 04 10:22:00.378 INFO kablam! | Sep 04 10:22:00.378 INFO kablam! 76 | impl MustBeAscii for V where V: Debug + AsciiExt {} Sep 04 10:22:00.378 INFO kablam! | ^^^^^^^^ Sep 04 10:22:00.378 INFO kablam! Sep 04 10:22:00.478 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Sep 04 10:22:00.478 INFO kablam! --> src/matchers/text.rs:60:11 Sep 04 10:22:00.479 INFO kablam! | Sep 04 10:22:00.479 INFO kablam! 60 | if self.is_ascii() { Sep 04 10:22:00.479 INFO kablam! | ^^^^^^^^ Sep 04 10:22:00.479 INFO kablam! Sep 04 10:22:00.479 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Sep 04 10:22:00.479 INFO kablam! --> src/matchers/text.rs:68:11 Sep 04 10:22:00.479 INFO kablam! | Sep 04 10:22:00.480 INFO kablam! 68 | if self.eq_ignore_ascii_case(other) { Sep 04 10:22:00.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:22:00.480 INFO kablam! Sep 04 10:22:00.728 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Sep 04 10:22:00.728 INFO kablam! --> src/matchers/text.rs:60:11 Sep 04 10:22:00.728 INFO kablam! | Sep 04 10:22:00.728 INFO kablam! 60 | if self.is_ascii() { Sep 04 10:22:00.728 INFO kablam! | ^^^^^^^^ Sep 04 10:22:00.728 INFO kablam! Sep 04 10:22:00.729 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Sep 04 10:22:00.729 INFO kablam! --> src/matchers/text.rs:68:11 Sep 04 10:22:00.729 INFO kablam! | Sep 04 10:22:00.729 INFO kablam! 68 | if self.eq_ignore_ascii_case(other) { Sep 04 10:22:00.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:22:00.729 INFO kablam! Sep 04 10:22:01.786 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.68s Sep 04 10:22:01.791 INFO kablam! su: No module specific data is present Sep 04 10:22:02.350 INFO running `"docker" "rm" "-f" "8b50a5300949a766e690b0671f8a8ec17b30f77c26528c5afd5104c8e0d09049"` Sep 04 10:22:02.487 INFO blam! 8b50a5300949a766e690b0671f8a8ec17b30f77c26528c5afd5104c8e0d09049