Sep 04 10:21:59.409 INFO checking must-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 10:21:59.409 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 10:21:59.409 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:59.630 INFO blam! 3ad01d0806416bc804f655fb98eba5f0f1cb26334f5c0f844000438af51b7cd5 Sep 04 10:21:59.633 INFO running `"docker" "start" "-a" "3ad01d0806416bc804f655fb98eba5f0f1cb26334f5c0f844000438af51b7cd5"` Sep 04 10:22:00.324 INFO kablam! Checking mutator v0.1.0 Sep 04 10:22:00.862 INFO kablam! Checking must v0.2.0 (file:///source) Sep 04 10:22:01.419 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:01.419 INFO kablam! --> src/matchers/text.rs:4:5 Sep 04 10:22:01.419 INFO kablam! | Sep 04 10:22:01.419 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 10:22:01.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:22:01.419 INFO kablam! | Sep 04 10:22:01.419 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 10:22:01.419 INFO kablam! Sep 04 10:22:01.420 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:01.420 INFO kablam! --> src/matchers/text.rs:58:40 Sep 04 10:22:01.420 INFO kablam! | Sep 04 10:22:01.420 INFO kablam! 58 | pub trait MustBeAscii: Sized + Debug + AsciiExt { Sep 04 10:22:01.420 INFO kablam! | ^^^^^^^^ Sep 04 10:22:01.420 INFO kablam! Sep 04 10:22:01.420 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:01.420 INFO kablam! --> src/matchers/text.rs:76:44 Sep 04 10:22:01.420 INFO kablam! | Sep 04 10:22:01.420 INFO kablam! 76 | impl MustBeAscii for V where V: Debug + AsciiExt {} Sep 04 10:22:01.420 INFO kablam! | ^^^^^^^^ Sep 04 10:22:01.420 INFO kablam! Sep 04 10:22:01.691 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:01.691 INFO kablam! --> src/matchers/text.rs:4:5 Sep 04 10:22:01.691 INFO kablam! | Sep 04 10:22:01.691 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 10:22:01.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:22:01.692 INFO kablam! | Sep 04 10:22:01.692 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 10:22:01.692 INFO kablam! Sep 04 10:22:01.692 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:01.692 INFO kablam! --> src/matchers/text.rs:58:40 Sep 04 10:22:01.692 INFO kablam! | Sep 04 10:22:01.692 INFO kablam! 58 | pub trait MustBeAscii: Sized + Debug + AsciiExt { Sep 04 10:22:01.692 INFO kablam! | ^^^^^^^^ Sep 04 10:22:01.692 INFO kablam! Sep 04 10:22:01.692 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 10:22:01.692 INFO kablam! --> src/matchers/text.rs:76:44 Sep 04 10:22:01.692 INFO kablam! | Sep 04 10:22:01.692 INFO kablam! 76 | impl MustBeAscii for V where V: Debug + AsciiExt {} Sep 04 10:22:01.692 INFO kablam! | ^^^^^^^^ Sep 04 10:22:01.692 INFO kablam! Sep 04 10:22:01.829 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Sep 04 10:22:01.829 INFO kablam! --> src/matchers/text.rs:60:11 Sep 04 10:22:01.829 INFO kablam! | Sep 04 10:22:01.829 INFO kablam! 60 | if self.is_ascii() { Sep 04 10:22:01.829 INFO kablam! | ^^^^^^^^ Sep 04 10:22:01.829 INFO kablam! Sep 04 10:22:01.830 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Sep 04 10:22:01.830 INFO kablam! --> src/matchers/text.rs:68:11 Sep 04 10:22:01.830 INFO kablam! | Sep 04 10:22:01.830 INFO kablam! 68 | if self.eq_ignore_ascii_case(other) { Sep 04 10:22:01.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:22:01.830 INFO kablam! Sep 04 10:22:02.159 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Sep 04 10:22:02.159 INFO kablam! --> src/matchers/text.rs:60:11 Sep 04 10:22:02.159 INFO kablam! | Sep 04 10:22:02.159 INFO kablam! 60 | if self.is_ascii() { Sep 04 10:22:02.160 INFO kablam! | ^^^^^^^^ Sep 04 10:22:02.160 INFO kablam! Sep 04 10:22:02.160 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Sep 04 10:22:02.160 INFO kablam! --> src/matchers/text.rs:68:11 Sep 04 10:22:02.160 INFO kablam! | Sep 04 10:22:02.161 INFO kablam! 68 | if self.eq_ignore_ascii_case(other) { Sep 04 10:22:02.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 10:22:02.161 INFO kablam! Sep 04 10:22:03.030 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.76s Sep 04 10:22:03.036 INFO kablam! su: No module specific data is present Sep 04 10:22:03.422 INFO running `"docker" "rm" "-f" "3ad01d0806416bc804f655fb98eba5f0f1cb26334f5c0f844000438af51b7cd5"` Sep 04 10:22:03.517 INFO blam! 3ad01d0806416bc804f655fb98eba5f0f1cb26334f5c0f844000438af51b7cd5