Sep 20 02:21:53.456 INFO checking email-0.0.20 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 02:21:53.456 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 02:21:53.456 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:21:53.815 INFO blam! 96f01e86275cd74e41b1085b5c5f5e4ee0a9077ff37d4ebca3343333ee683be8 Sep 20 02:21:53.817 INFO running `"docker" "start" "-a" "96f01e86275cd74e41b1085b5c5f5e4ee0a9077ff37d4ebca3343333ee683be8"` Sep 20 02:21:55.095 INFO kablam! usermod: no changes Sep 20 02:21:55.211 INFO kablam! Compiling email v0.0.20 (/source) Sep 20 02:21:57.318 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 02:21:57.318 INFO kablam! --> src/rfc2047.rs:3:5 Sep 20 02:21:57.318 INFO kablam! | Sep 20 02:21:57.318 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 20 02:21:57.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:57.318 INFO kablam! | Sep 20 02:21:57.318 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 02:21:57.318 INFO kablam! Sep 20 02:21:57.327 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 02:21:57.327 INFO kablam! --> src/rfc822.rs:1:5 Sep 20 02:21:57.327 INFO kablam! | Sep 20 02:21:57.327 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 20 02:21:57.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:57.327 INFO kablam! Sep 20 02:21:57.327 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 02:21:57.327 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 20 02:21:57.327 INFO kablam! | Sep 20 02:21:57.327 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 20 02:21:57.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:57.327 INFO kablam! Sep 20 02:21:57.630 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 02:21:57.630 INFO kablam! --> src/rfc2047.rs:3:5 Sep 20 02:21:57.630 INFO kablam! | Sep 20 02:21:57.630 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 20 02:21:57.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:57.630 INFO kablam! | Sep 20 02:21:57.630 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 02:21:57.630 INFO kablam! Sep 20 02:21:57.639 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 02:21:57.639 INFO kablam! --> src/rfc822.rs:1:5 Sep 20 02:21:57.639 INFO kablam! | Sep 20 02:21:57.639 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 20 02:21:57.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:57.639 INFO kablam! Sep 20 02:21:57.639 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 02:21:57.639 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 20 02:21:57.639 INFO kablam! | Sep 20 02:21:57.639 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 20 02:21:57.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:57.639 INFO kablam! Sep 20 02:21:57.663 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 02:21:57.663 INFO kablam! --> src/rfc2047.rs:3:5 Sep 20 02:21:57.663 INFO kablam! | Sep 20 02:21:57.663 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 20 02:21:57.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:57.663 INFO kablam! | Sep 20 02:21:57.663 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 02:21:57.663 INFO kablam! Sep 20 02:21:57.663 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 02:21:57.663 INFO kablam! --> src/rfc822.rs:1:5 Sep 20 02:21:57.663 INFO kablam! | Sep 20 02:21:57.663 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 20 02:21:57.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:57.663 INFO kablam! Sep 20 02:21:57.663 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 02:21:57.663 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 20 02:21:57.663 INFO kablam! | Sep 20 02:21:57.663 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 20 02:21:57.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:57.663 INFO kablam! Sep 20 02:21:58.362 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 02:21:58.362 INFO kablam! --> src/rfc2047.rs:3:5 Sep 20 02:21:58.362 INFO kablam! | Sep 20 02:21:58.362 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 20 02:21:58.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:58.362 INFO kablam! | Sep 20 02:21:58.362 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 02:21:58.362 INFO kablam! Sep 20 02:21:58.362 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 02:21:58.362 INFO kablam! --> src/rfc822.rs:1:5 Sep 20 02:21:58.362 INFO kablam! | Sep 20 02:21:58.362 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 20 02:21:58.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:58.362 INFO kablam! Sep 20 02:21:58.362 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 02:21:58.362 INFO kablam! --> src/mimeheaders.rs:9:5 Sep 20 02:21:58.362 INFO kablam! | Sep 20 02:21:58.362 INFO kablam! 9 | use std::ascii::AsciiExt; Sep 20 02:21:58.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 02:21:58.362 INFO kablam! Sep 20 02:21:59.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.17s Sep 20 02:21:59.301 INFO kablam! su: No module specific data is present Sep 20 02:21:59.816 INFO running `"docker" "rm" "-f" "96f01e86275cd74e41b1085b5c5f5e4ee0a9077ff37d4ebca3343333ee683be8"` Sep 20 02:21:59.869 INFO blam! 96f01e86275cd74e41b1085b5c5f5e4ee0a9077ff37d4ebca3343333ee683be8