Oct 27 22:49:00.598 INFO checking email-0.0.20 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:49:00.604 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 22:49:01.011 INFO blam! 412cbf6c81d43d3cd2877737330929c303bc854f24d3843c2ebc76649a435dad Oct 27 22:49:01.015 INFO running `"docker" "start" "-a" "412cbf6c81d43d3cd2877737330929c303bc854f24d3843c2ebc76649a435dad"` Oct 27 22:49:02.418 INFO kablam! usermod: no changes Oct 27 22:49:02.547 INFO kablam! Compiling email v0.0.20 (/source) Oct 27 22:49:05.727 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 22:49:05.728 INFO kablam! --> src/rfc2047.rs:3:5 Oct 27 22:49:05.728 INFO kablam! | Oct 27 22:49:05.728 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 27 22:49:05.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:05.729 INFO kablam! | Oct 27 22:49:05.729 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:49:05.729 INFO kablam! Oct 27 22:49:05.729 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 22:49:05.730 INFO kablam! --> src/rfc822.rs:1:5 Oct 27 22:49:05.730 INFO kablam! | Oct 27 22:49:05.730 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 22:49:05.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:05.731 INFO kablam! Oct 27 22:49:05.731 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 22:49:05.731 INFO kablam! --> src/mimeheaders.rs:9:5 Oct 27 22:49:05.731 INFO kablam! | Oct 27 22:49:05.732 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 27 22:49:05.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:05.732 INFO kablam! Oct 27 22:49:06.023 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 22:49:06.023 INFO kablam! --> src/rfc2047.rs:3:5 Oct 27 22:49:06.023 INFO kablam! | Oct 27 22:49:06.024 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 27 22:49:06.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:06.024 INFO kablam! | Oct 27 22:49:06.024 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:49:06.024 INFO kablam! Oct 27 22:49:06.025 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 22:49:06.025 INFO kablam! --> src/rfc822.rs:1:5 Oct 27 22:49:06.025 INFO kablam! | Oct 27 22:49:06.025 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 22:49:06.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:06.025 INFO kablam! Oct 27 22:49:06.026 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 22:49:06.026 INFO kablam! --> src/mimeheaders.rs:9:5 Oct 27 22:49:06.026 INFO kablam! | Oct 27 22:49:06.026 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 27 22:49:06.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:06.026 INFO kablam! Oct 27 22:49:06.095 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 22:49:06.095 INFO kablam! --> src/rfc2047.rs:3:5 Oct 27 22:49:06.095 INFO kablam! | Oct 27 22:49:06.095 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 27 22:49:06.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:06.096 INFO kablam! | Oct 27 22:49:06.096 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:49:06.096 INFO kablam! Oct 27 22:49:06.096 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 22:49:06.097 INFO kablam! --> src/rfc822.rs:1:5 Oct 27 22:49:06.097 INFO kablam! | Oct 27 22:49:06.097 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 22:49:06.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:06.097 INFO kablam! Oct 27 22:49:06.098 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 22:49:06.098 INFO kablam! --> src/mimeheaders.rs:9:5 Oct 27 22:49:06.098 INFO kablam! | Oct 27 22:49:06.098 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 27 22:49:06.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:06.099 INFO kablam! Oct 27 22:49:06.480 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 22:49:06.480 INFO kablam! --> src/rfc2047.rs:3:5 Oct 27 22:49:06.480 INFO kablam! | Oct 27 22:49:06.480 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 27 22:49:06.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:06.480 INFO kablam! | Oct 27 22:49:06.480 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:49:06.480 INFO kablam! Oct 27 22:49:06.480 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 22:49:06.480 INFO kablam! --> src/rfc822.rs:1:5 Oct 27 22:49:06.480 INFO kablam! | Oct 27 22:49:06.480 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 22:49:06.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:06.480 INFO kablam! Oct 27 22:49:06.480 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 22:49:06.480 INFO kablam! --> src/mimeheaders.rs:9:5 Oct 27 22:49:06.480 INFO kablam! | Oct 27 22:49:06.480 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 27 22:49:06.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:06.480 INFO kablam! Oct 27 22:49:08.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.55s Oct 27 22:49:08.995 INFO kablam! su: No module specific data is present Oct 27 22:49:09.460 INFO running `"docker" "rm" "-f" "412cbf6c81d43d3cd2877737330929c303bc854f24d3843c2ebc76649a435dad"` Oct 27 22:49:09.686 INFO blam! 412cbf6c81d43d3cd2877737330929c303bc854f24d3843c2ebc76649a435dad