Sep 02 09:19:29.080 INFO checking language-tags-0.2.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 09:19:29.080 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 09:19:29.081 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 09:19:29.306 INFO blam! aac76a7cdebf16f457974590b73e8003a683cc7321c22e86befd16eceb7a0cea Sep 02 09:19:29.308 INFO running `"docker" "start" "-a" "aac76a7cdebf16f457974590b73e8003a683cc7321c22e86befd16eceb7a0cea"` Sep 02 09:19:30.028 INFO kablam! Checking language-tags v0.2.2 (file:///source) Sep 02 09:19:30.612 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 09:19:30.613 INFO kablam! --> src/lib.rs:55:5 Sep 02 09:19:30.613 INFO kablam! | Sep 02 09:19:30.613 INFO kablam! 55 | use std::ascii::AsciiExt; Sep 02 09:19:30.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 09:19:30.613 INFO kablam! | Sep 02 09:19:30.613 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 09:19:30.613 INFO kablam! Sep 02 09:19:30.714 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 09:19:30.714 INFO kablam! --> src/lib.rs:55:5 Sep 02 09:19:30.714 INFO kablam! | Sep 02 09:19:30.714 INFO kablam! 55 | use std::ascii::AsciiExt; Sep 02 09:19:30.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 09:19:30.714 INFO kablam! | Sep 02 09:19:30.714 INFO kablam! note: lint level defined here Sep 02 09:19:30.714 INFO kablam! --> src/lib.rs:2:24 Sep 02 09:19:30.714 INFO kablam! | Sep 02 09:19:30.714 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Sep 02 09:19:30.714 INFO kablam! | ^^^^^^^^ Sep 02 09:19:30.714 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 09:19:30.714 INFO kablam! Sep 02 09:19:30.864 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 02 09:19:30.864 INFO kablam! --> src/lib.rs:55:5 Sep 02 09:19:30.864 INFO kablam! | Sep 02 09:19:30.864 INFO kablam! 55 | use std::ascii::AsciiExt; Sep 02 09:19:30.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 09:19:30.865 INFO kablam! | Sep 02 09:19:30.865 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 09:19:30.865 INFO kablam! Sep 02 09:19:31.010 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 02 09:19:31.010 INFO kablam! --> src/lib.rs:55:5 Sep 02 09:19:31.010 INFO kablam! | Sep 02 09:19:31.010 INFO kablam! 55 | use std::ascii::AsciiExt; Sep 02 09:19:31.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 09:19:31.010 INFO kablam! | Sep 02 09:19:31.010 INFO kablam! note: lint level defined here Sep 02 09:19:31.010 INFO kablam! --> src/lib.rs:2:24 Sep 02 09:19:31.010 INFO kablam! | Sep 02 09:19:31.010 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Sep 02 09:19:31.010 INFO kablam! | ^^^^^^^^ Sep 02 09:19:31.010 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 02 09:19:31.010 INFO kablam! Sep 02 09:19:31.015 INFO kablam! error: aborting due to 2 previous errors Sep 02 09:19:31.015 INFO kablam! Sep 02 09:19:31.024 INFO kablam! error: Could not compile `language-tags`. Sep 02 09:19:31.025 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 09:19:31.734 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 09:19:31.734 INFO kablam! --> tests/tests.rs:4:5 Sep 02 09:19:31.734 INFO kablam! | Sep 02 09:19:31.734 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 02 09:19:31.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 09:19:31.734 INFO kablam! | Sep 02 09:19:31.734 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 09:19:31.734 INFO kablam! Sep 02 09:19:32.023 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 02 09:19:32.023 INFO kablam! --> tests/tests.rs:4:5 Sep 02 09:19:32.023 INFO kablam! | Sep 02 09:19:32.023 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 02 09:19:32.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 09:19:32.023 INFO kablam! | Sep 02 09:19:32.023 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 09:19:32.024 INFO kablam! Sep 02 09:19:32.161 INFO kablam! error: build failed Sep 02 09:19:32.163 INFO kablam! su: No module specific data is present Sep 02 09:19:32.543 INFO running `"docker" "rm" "-f" "aac76a7cdebf16f457974590b73e8003a683cc7321c22e86befd16eceb7a0cea"` Sep 02 09:19:32.684 INFO blam! aac76a7cdebf16f457974590b73e8003a683cc7321c22e86befd16eceb7a0cea