Oct 27 18:58:23.181 INFO checking must-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:58:23.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 18:58:23.759 INFO blam! fbc2b7296fb8921247abc6231d57067e69f34f82696ac998b970751dfde8c156 Oct 27 18:58:23.765 INFO running `"docker" "start" "-a" "fbc2b7296fb8921247abc6231d57067e69f34f82696ac998b970751dfde8c156"` Oct 27 18:58:24.994 INFO kablam! usermod: no changes Oct 27 18:58:25.110 INFO kablam! Checking mutator v0.1.0 Oct 27 18:58:25.663 INFO kablam! Checking must v0.2.0 (/source) Oct 27 18:58:26.575 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 18:58:26.575 INFO kablam! --> src/matchers/text.rs:4:5 Oct 27 18:58:26.575 INFO kablam! | Oct 27 18:58:26.575 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 27 18:58:26.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 18:58:26.575 INFO kablam! | Oct 27 18:58:26.575 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 18:58:26.575 INFO kablam! Oct 27 18:58:26.575 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 18:58:26.575 INFO kablam! --> src/matchers/text.rs:58:40 Oct 27 18:58:26.575 INFO kablam! | Oct 27 18:58:26.575 INFO kablam! 58 | pub trait MustBeAscii: Sized + Debug + AsciiExt { Oct 27 18:58:26.575 INFO kablam! | ^^^^^^^^ Oct 27 18:58:26.575 INFO kablam! Oct 27 18:58:26.575 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 18:58:26.575 INFO kablam! --> src/matchers/text.rs:76:44 Oct 27 18:58:26.575 INFO kablam! | Oct 27 18:58:26.575 INFO kablam! 76 | impl MustBeAscii for V where V: Debug + AsciiExt {} Oct 27 18:58:26.575 INFO kablam! | ^^^^^^^^ Oct 27 18:58:26.575 INFO kablam! Oct 27 18:58:26.783 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Oct 27 18:58:26.783 INFO kablam! --> src/matchers/text.rs:60:11 Oct 27 18:58:26.783 INFO kablam! | Oct 27 18:58:26.783 INFO kablam! 60 | if self.is_ascii() { Oct 27 18:58:26.783 INFO kablam! | ^^^^^^^^ Oct 27 18:58:26.783 INFO kablam! Oct 27 18:58:26.783 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Oct 27 18:58:26.783 INFO kablam! --> src/matchers/text.rs:68:11 Oct 27 18:58:26.783 INFO kablam! | Oct 27 18:58:26.783 INFO kablam! 68 | if self.eq_ignore_ascii_case(other) { Oct 27 18:58:26.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 18:58:26.783 INFO kablam! Oct 27 18:58:26.911 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 18:58:26.911 INFO kablam! --> src/matchers/text.rs:4:5 Oct 27 18:58:26.911 INFO kablam! | Oct 27 18:58:26.911 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 27 18:58:26.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 18:58:26.911 INFO kablam! | Oct 27 18:58:26.911 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 18:58:26.911 INFO kablam! Oct 27 18:58:26.911 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 18:58:26.911 INFO kablam! --> src/matchers/text.rs:58:40 Oct 27 18:58:26.911 INFO kablam! | Oct 27 18:58:26.911 INFO kablam! 58 | pub trait MustBeAscii: Sized + Debug + AsciiExt { Oct 27 18:58:26.911 INFO kablam! | ^^^^^^^^ Oct 27 18:58:26.911 INFO kablam! Oct 27 18:58:26.911 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 18:58:26.911 INFO kablam! --> src/matchers/text.rs:76:44 Oct 27 18:58:26.911 INFO kablam! | Oct 27 18:58:26.911 INFO kablam! 76 | impl MustBeAscii for V where V: Debug + AsciiExt {} Oct 27 18:58:26.911 INFO kablam! | ^^^^^^^^ Oct 27 18:58:26.911 INFO kablam! Oct 27 18:58:27.111 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Oct 27 18:58:27.111 INFO kablam! --> src/matchers/text.rs:60:11 Oct 27 18:58:27.111 INFO kablam! | Oct 27 18:58:27.111 INFO kablam! 60 | if self.is_ascii() { Oct 27 18:58:27.111 INFO kablam! | ^^^^^^^^ Oct 27 18:58:27.111 INFO kablam! Oct 27 18:58:27.111 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::eq_ignore_ascii_case': use inherent methods instead Oct 27 18:58:27.111 INFO kablam! --> src/matchers/text.rs:68:11 Oct 27 18:58:27.111 INFO kablam! | Oct 27 18:58:27.111 INFO kablam! 68 | if self.eq_ignore_ascii_case(other) { Oct 27 18:58:27.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 18:58:27.111 INFO kablam! Oct 27 18:58:28.993 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.98s Oct 27 18:58:28.999 INFO kablam! su: No module specific data is present Oct 27 18:58:29.437 INFO running `"docker" "rm" "-f" "fbc2b7296fb8921247abc6231d57067e69f34f82696ac998b970751dfde8c156"` Oct 27 18:58:29.598 INFO blam! fbc2b7296fb8921247abc6231d57067e69f34f82696ac998b970751dfde8c156