Sep 04 18:49:24.159 INFO checking email-0.0.20 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 18:49:24.159 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 18:49:24.159 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 18:49:24.371 INFO blam! 07c4e77aba4eeaed127fc24684aaa06c280a44bdfc481f430dea47b3f80a39e5 Sep 04 18:49:24.373 INFO running `"docker" "start" "-a" "07c4e77aba4eeaed127fc24684aaa06c280a44bdfc481f430dea47b3f80a39e5"` Sep 04 18:49:25.043 INFO kablam! Compiling email v0.0.20 (file:///source) Sep 04 18:49:27.099 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:27.100 INFO kablam! --> src/rfc2047.rs:3:5 Sep 04 18:49:27.100 INFO kablam! | Sep 04 18:49:27.100 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 04 18:49:27.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.100 INFO kablam! | Sep 04 18:49:27.100 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 18:49:27.100 INFO kablam! Sep 04 18:49:27.100 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:27.100 INFO kablam! --> src/rfc822.rs:1:5 Sep 04 18:49:27.100 INFO kablam! | Sep 04 18:49:27.100 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:49:27.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.100 INFO kablam! Sep 04 18:49:27.100 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:27.100 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 04 18:49:27.100 INFO kablam! | Sep 04 18:49:27.100 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 04 18:49:27.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.100 INFO kablam! Sep 04 18:49:27.154 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:27.154 INFO kablam! --> src/rfc2047.rs:3:5 Sep 04 18:49:27.154 INFO kablam! | Sep 04 18:49:27.154 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 04 18:49:27.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.155 INFO kablam! | Sep 04 18:49:27.155 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 18:49:27.155 INFO kablam! Sep 04 18:49:27.155 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:27.155 INFO kablam! --> src/rfc822.rs:1:5 Sep 04 18:49:27.155 INFO kablam! | Sep 04 18:49:27.155 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:49:27.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.155 INFO kablam! Sep 04 18:49:27.155 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:27.155 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 04 18:49:27.155 INFO kablam! | Sep 04 18:49:27.155 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 04 18:49:27.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.155 INFO kablam! Sep 04 18:49:27.678 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:27.679 INFO kablam! --> src/rfc2047.rs:3:5 Sep 04 18:49:27.679 INFO kablam! | Sep 04 18:49:27.679 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 04 18:49:27.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.679 INFO kablam! | Sep 04 18:49:27.679 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 18:49:27.679 INFO kablam! Sep 04 18:49:27.679 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:27.679 INFO kablam! --> src/rfc822.rs:1:5 Sep 04 18:49:27.680 INFO kablam! | Sep 04 18:49:27.680 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:49:27.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.680 INFO kablam! Sep 04 18:49:27.680 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:27.680 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 04 18:49:27.680 INFO kablam! | Sep 04 18:49:27.680 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 04 18:49:27.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.680 INFO kablam! Sep 04 18:49:27.941 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:27.941 INFO kablam! --> src/rfc2047.rs:3:5 Sep 04 18:49:27.941 INFO kablam! | Sep 04 18:49:27.942 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 04 18:49:27.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.942 INFO kablam! | Sep 04 18:49:27.942 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 18:49:27.942 INFO kablam! Sep 04 18:49:27.942 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:27.942 INFO kablam! --> src/rfc822.rs:1:5 Sep 04 18:49:27.942 INFO kablam! | Sep 04 18:49:27.942 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:49:27.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.942 INFO kablam! Sep 04 18:49:27.942 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:27.942 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 04 18:49:27.943 INFO kablam! | Sep 04 18:49:27.943 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 04 18:49:27.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:27.943 INFO kablam! Sep 04 18:49:29.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.66s Sep 04 18:49:29.662 INFO kablam! su: No module specific data is present Sep 04 18:49:30.090 INFO running `"docker" "rm" "-f" "07c4e77aba4eeaed127fc24684aaa06c280a44bdfc481f430dea47b3f80a39e5"` Sep 04 18:49:30.187 INFO blam! 07c4e77aba4eeaed127fc24684aaa06c280a44bdfc481f430dea47b3f80a39e5