Sep 19 22:04:05.074 INFO checking must-0.2.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:04:05.074 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:04:05.074 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:04:05.202 INFO blam! 8fcac45f341e3257abe3928519a9a97fdfb8ceadbb6b00215f155a3bed466a06 Sep 19 22:04:05.204 INFO running `"docker" "start" "-a" "8fcac45f341e3257abe3928519a9a97fdfb8ceadbb6b00215f155a3bed466a06"` Sep 19 22:04:06.393 INFO kablam! usermod: no changes Sep 19 22:04:06.435 INFO kablam! Checking mutator v0.1.0 Sep 19 22:04:06.618 INFO kablam! Checking must v0.2.0 (/source) Sep 19 22:04:06.881 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:04:06.881 INFO kablam! --> src/matchers/text.rs:4:5 Sep 19 22:04:06.881 INFO kablam! | Sep 19 22:04:06.881 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 19 22:04:06.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:04:06.881 INFO kablam! | Sep 19 22:04:06.881 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:04:06.881 INFO kablam! Sep 19 22:04:06.881 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:04:06.881 INFO kablam! --> src/matchers/text.rs:58:40 Sep 19 22:04:06.881 INFO kablam! | Sep 19 22:04:06.881 INFO kablam! 58 | pub trait MustBeAscii: Sized + Debug + AsciiExt { Sep 19 22:04:06.881 INFO kablam! | ^^^^^^^^ Sep 19 22:04:06.881 INFO kablam! Sep 19 22:04:06.881 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:04:06.881 INFO kablam! --> src/matchers/text.rs:76:44 Sep 19 22:04:06.881 INFO kablam! | Sep 19 22:04:06.881 INFO kablam! 76 | impl MustBeAscii for V where V: Debug + AsciiExt {} Sep 19 22:04:06.881 INFO kablam! | ^^^^^^^^ Sep 19 22:04:06.881 INFO kablam! Sep 19 22:04:06.915 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:04:06.915 INFO kablam! --> src/matchers/text.rs:4:5 Sep 19 22:04:06.916 INFO kablam! | Sep 19 22:04:06.916 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 19 22:04:06.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:04:06.916 INFO kablam! | Sep 19 22:04:06.916 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:04:06.916 INFO kablam! Sep 19 22:04:06.916 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:04:06.916 INFO kablam! --> src/matchers/text.rs:58:40 Sep 19 22:04:06.916 INFO kablam! | Sep 19 22:04:06.916 INFO kablam! 58 | pub trait MustBeAscii: Sized + Debug + AsciiExt { Sep 19 22:04:06.916 INFO kablam! | ^^^^^^^^ Sep 19 22:04:06.916 INFO kablam! Sep 19 22:04:06.916 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:04:06.916 INFO kablam! --> src/matchers/text.rs:76:44 Sep 19 22:04:06.916 INFO kablam! | Sep 19 22:04:06.916 INFO kablam! 76 | impl MustBeAscii for V where V: Debug + AsciiExt {} Sep 19 22:04:06.916 INFO kablam! | ^^^^^^^^ Sep 19 22:04:06.916 INFO kablam! Sep 19 22:04:07.021 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Sep 19 22:04:07.021 INFO kablam! --> src/matchers/text.rs:60:11 Sep 19 22:04:07.021 INFO kablam! | Sep 19 22:04:07.021 INFO kablam! 60 | if self.is_ascii() { Sep 19 22:04:07.021 INFO kablam! | ^^^^^^^^ Sep 19 22:04:07.021 INFO kablam! Sep 19 22:04:07.021 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Sep 19 22:04:07.021 INFO kablam! --> src/matchers/text.rs:68:11 Sep 19 22:04:07.021 INFO kablam! | Sep 19 22:04:07.021 INFO kablam! 68 | if self.eq_ignore_ascii_case(other) { Sep 19 22:04:07.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:04:07.021 INFO kablam! Sep 19 22:04:07.118 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Sep 19 22:04:07.118 INFO kablam! --> src/matchers/text.rs:60:11 Sep 19 22:04:07.118 INFO kablam! | Sep 19 22:04:07.119 INFO kablam! 60 | if self.is_ascii() { Sep 19 22:04:07.119 INFO kablam! | ^^^^^^^^ Sep 19 22:04:07.119 INFO kablam! Sep 19 22:04:07.119 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Sep 19 22:04:07.119 INFO kablam! --> src/matchers/text.rs:68:11 Sep 19 22:04:07.119 INFO kablam! | Sep 19 22:04:07.119 INFO kablam! 68 | if self.eq_ignore_ascii_case(other) { Sep 19 22:04:07.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:04:07.119 INFO kablam! Sep 19 22:04:07.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Sep 19 22:04:07.634 INFO kablam! su: No module specific data is present Sep 19 22:04:08.176 INFO running `"docker" "rm" "-f" "8fcac45f341e3257abe3928519a9a97fdfb8ceadbb6b00215f155a3bed466a06"` Sep 19 22:04:08.232 INFO blam! 8fcac45f341e3257abe3928519a9a97fdfb8ceadbb6b00215f155a3bed466a06