Oct 13 12:50:57.425 INFO checking language-tags-0.2.2 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 12:50:57.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 12:50:57.957 INFO blam! 24e467f2064c67f2ff89c680c579f66177ac6bfc90e5ef58d8e350feb330c9c7 Oct 13 12:50:57.959 INFO running `"docker" "start" "-a" "24e467f2064c67f2ff89c680c579f66177ac6bfc90e5ef58d8e350feb330c9c7"` Oct 13 12:50:59.452 INFO kablam! usermod: no changes Oct 13 12:50:59.536 INFO kablam! Checking language-tags v0.2.2 (/source) Oct 13 12:51:00.293 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 12:51:00.293 INFO kablam! --> src/lib.rs:55:5 Oct 13 12:51:00.293 INFO kablam! | Oct 13 12:51:00.294 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 13 12:51:00.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:51:00.294 INFO kablam! | Oct 13 12:51:00.294 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:51:00.295 INFO kablam! Oct 13 12:51:00.412 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 12:51:00.412 INFO kablam! --> src/lib.rs:55:5 Oct 13 12:51:00.412 INFO kablam! | Oct 13 12:51:00.412 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 13 12:51:00.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:51:00.412 INFO kablam! | Oct 13 12:51:00.412 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 12:51:00.412 INFO kablam! Oct 13 12:51:00.572 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 12:51:00.572 INFO kablam! --> src/lib.rs:55:5 Oct 13 12:51:00.572 INFO kablam! | Oct 13 12:51:00.572 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 13 12:51:00.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:51:00.572 INFO kablam! | Oct 13 12:51:00.572 INFO kablam! note: lint level defined here Oct 13 12:51:00.572 INFO kablam! --> src/lib.rs:2:24 Oct 13 12:51:00.572 INFO kablam! | Oct 13 12:51:00.572 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 13 12:51:00.572 INFO kablam! | ^^^^^^^^ Oct 13 12:51:00.572 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 12:51:00.572 INFO kablam! Oct 13 12:51:00.672 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 13 12:51:00.672 INFO kablam! --> src/lib.rs:55:5 Oct 13 12:51:00.672 INFO kablam! | Oct 13 12:51:00.672 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 13 12:51:00.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:51:00.672 INFO kablam! | Oct 13 12:51:00.672 INFO kablam! note: lint level defined here Oct 13 12:51:00.672 INFO kablam! --> src/lib.rs:2:24 Oct 13 12:51:00.672 INFO kablam! | Oct 13 12:51:00.672 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 13 12:51:00.672 INFO kablam! | ^^^^^^^^ Oct 13 12:51:00.672 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 13 12:51:00.672 INFO kablam! Oct 13 12:51:00.681 INFO kablam! error: aborting due to 2 previous errors Oct 13 12:51:00.681 INFO kablam! Oct 13 12:51:00.682 INFO kablam! error: Could not compile `language-tags`. Oct 13 12:51:00.682 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 12:51:01.263 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 12:51:01.263 INFO kablam! --> tests/tests.rs:4:5 Oct 13 12:51:01.263 INFO kablam! | Oct 13 12:51:01.263 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 13 12:51:01.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:51:01.263 INFO kablam! | Oct 13 12:51:01.263 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:51:01.263 INFO kablam! Oct 13 12:51:01.396 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 12:51:01.396 INFO kablam! --> tests/tests.rs:4:5 Oct 13 12:51:01.396 INFO kablam! | Oct 13 12:51:01.396 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 13 12:51:01.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:51:01.396 INFO kablam! | Oct 13 12:51:01.396 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 12:51:01.396 INFO kablam! Oct 13 12:51:01.515 INFO kablam! error: build failed Oct 13 12:51:01.516 INFO kablam! su: No module specific data is present Oct 13 12:51:02.112 INFO running `"docker" "rm" "-f" "24e467f2064c67f2ff89c680c579f66177ac6bfc90e5ef58d8e350feb330c9c7"` Oct 13 12:51:02.424 INFO blam! 24e467f2064c67f2ff89c680c579f66177ac6bfc90e5ef58d8e350feb330c9c7