Sep 04 18:49:30.263 INFO checking email-0.0.17 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 18:49:30.263 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 18:49:30.263 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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:30.422 INFO blam! e063e9b6dd0b2e85f4a187fabc0db0fe2bc3014bf95a722581b570e7a231a788 Sep 04 18:49:30.424 INFO running `"docker" "start" "-a" "e063e9b6dd0b2e85f4a187fabc0db0fe2bc3014bf95a722581b570e7a231a788"` Sep 04 18:49:31.030 INFO kablam! Compiling email v0.0.17 (file:///source) Sep 04 18:49:33.225 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:33.225 INFO kablam! --> src/rfc2047.rs:3:5 Sep 04 18:49:33.225 INFO kablam! | Sep 04 18:49:33.225 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 04 18:49:33.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:33.225 INFO kablam! | Sep 04 18:49:33.225 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 18:49:33.226 INFO kablam! Sep 04 18:49:33.226 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:33.226 INFO kablam! --> src/rfc822.rs:1:5 Sep 04 18:49:33.226 INFO kablam! | Sep 04 18:49:33.226 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:49:33.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:33.226 INFO kablam! Sep 04 18:49:33.226 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:33.226 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 04 18:49:33.226 INFO kablam! | Sep 04 18:49:33.226 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 04 18:49:33.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:33.226 INFO kablam! Sep 04 18:49:33.411 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:33.411 INFO kablam! --> src/rfc2047.rs:3:5 Sep 04 18:49:33.411 INFO kablam! | Sep 04 18:49:33.411 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 04 18:49:33.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:33.411 INFO kablam! | Sep 04 18:49:33.411 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 18:49:33.411 INFO kablam! Sep 04 18:49:33.412 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:33.412 INFO kablam! --> src/rfc822.rs:1:5 Sep 04 18:49:33.412 INFO kablam! | Sep 04 18:49:33.412 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:49:33.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:33.412 INFO kablam! Sep 04 18:49:33.412 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:49:33.412 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 04 18:49:33.412 INFO kablam! | Sep 04 18:49:33.412 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 04 18:49:33.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:33.412 INFO kablam! Sep 04 18:49:33.708 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:33.708 INFO kablam! --> src/rfc2047.rs:3:5 Sep 04 18:49:33.708 INFO kablam! | Sep 04 18:49:33.708 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 04 18:49:33.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:33.708 INFO kablam! | Sep 04 18:49:33.708 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 18:49:33.709 INFO kablam! Sep 04 18:49:33.709 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:33.709 INFO kablam! --> src/rfc822.rs:1:5 Sep 04 18:49:33.709 INFO kablam! | Sep 04 18:49:33.709 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:49:33.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:33.709 INFO kablam! Sep 04 18:49:33.709 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:33.709 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 04 18:49:33.709 INFO kablam! | Sep 04 18:49:33.709 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 04 18:49:33.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:33.709 INFO kablam! Sep 04 18:49:34.198 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:34.198 INFO kablam! --> src/rfc2047.rs:3:5 Sep 04 18:49:34.198 INFO kablam! | Sep 04 18:49:34.198 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 04 18:49:34.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:34.199 INFO kablam! | Sep 04 18:49:34.199 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 18:49:34.199 INFO kablam! Sep 04 18:49:34.199 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:34.199 INFO kablam! --> src/rfc822.rs:1:5 Sep 04 18:49:34.199 INFO kablam! | Sep 04 18:49:34.199 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:49:34.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:34.199 INFO kablam! Sep 04 18:49:34.199 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:49:34.199 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 04 18:49:34.199 INFO kablam! | Sep 04 18:49:34.199 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 04 18:49:34.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:49:34.199 INFO kablam! Sep 04 18:49:36.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.12s Sep 04 18:49:36.090 INFO kablam! su: No module specific data is present Sep 04 18:49:36.541 INFO running `"docker" "rm" "-f" "e063e9b6dd0b2e85f4a187fabc0db0fe2bc3014bf95a722581b570e7a231a788"` Sep 04 18:49:36.675 INFO blam! e063e9b6dd0b2e85f4a187fabc0db0fe2bc3014bf95a722581b570e7a231a788