Oct 13 12:50:53.029 INFO checking language-tags-0.2.2 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 12:50:53.029 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:53.392 INFO blam! b3b97d1328bc613cb82e2f211df93fb74b0c99237b5ccb71741fadcd1ad530a5 Oct 13 12:50:53.393 INFO running `"docker" "start" "-a" "b3b97d1328bc613cb82e2f211df93fb74b0c99237b5ccb71741fadcd1ad530a5"` Oct 13 12:50:55.376 INFO kablam! usermod: no changes Oct 13 12:50:55.440 INFO kablam! Checking language-tags v0.2.2 (/source) Oct 13 12:50:56.368 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 12:50:56.368 INFO kablam! --> src/lib.rs:55:5 Oct 13 12:50:56.368 INFO kablam! | Oct 13 12:50:56.368 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 13 12:50:56.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:50:56.368 INFO kablam! | Oct 13 12:50:56.368 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:50:56.368 INFO kablam! Oct 13 12:50:56.468 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 12:50:56.468 INFO kablam! --> src/lib.rs:55:5 Oct 13 12:50:56.468 INFO kablam! | Oct 13 12:50:56.468 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 13 12:50:56.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:50:56.468 INFO kablam! | Oct 13 12:50:56.468 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 12:50:56.468 INFO kablam! Oct 13 12:50:56.640 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 12:50:56.640 INFO kablam! --> src/lib.rs:55:5 Oct 13 12:50:56.640 INFO kablam! | Oct 13 12:50:56.640 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 13 12:50:56.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:50:56.640 INFO kablam! | Oct 13 12:50:56.640 INFO kablam! note: lint level defined here Oct 13 12:50:56.640 INFO kablam! --> src/lib.rs:2:24 Oct 13 12:50:56.640 INFO kablam! | Oct 13 12:50:56.640 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 13 12:50:56.640 INFO kablam! | ^^^^^^^^ Oct 13 12:50:56.640 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 12:50:56.640 INFO kablam! Oct 13 12:50:56.748 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 13 12:50:56.748 INFO kablam! --> src/lib.rs:55:5 Oct 13 12:50:56.748 INFO kablam! | Oct 13 12:50:56.748 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 13 12:50:56.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:50:56.748 INFO kablam! | Oct 13 12:50:56.748 INFO kablam! note: lint level defined here Oct 13 12:50:56.748 INFO kablam! --> src/lib.rs:2:24 Oct 13 12:50:56.748 INFO kablam! | Oct 13 12:50:56.748 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 13 12:50:56.748 INFO kablam! | ^^^^^^^^ Oct 13 12:50:56.748 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 13 12:50:56.748 INFO kablam! Oct 13 12:50:56.751 INFO kablam! error: aborting due to 2 previous errors Oct 13 12:50:56.751 INFO kablam! Oct 13 12:50:56.759 INFO kablam! error: Could not compile `language-tags`. Oct 13 12:50:56.759 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 12:50:57.742 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 12:50:57.743 INFO kablam! --> tests/tests.rs:4:5 Oct 13 12:50:57.744 INFO kablam! | Oct 13 12:50:57.744 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 13 12:50:57.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:50:57.745 INFO kablam! | Oct 13 12:50:57.745 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:50:57.752 INFO kablam! Oct 13 12:50:57.873 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 12:50:57.874 INFO kablam! --> tests/tests.rs:4:5 Oct 13 12:50:57.874 INFO kablam! | Oct 13 12:50:57.875 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 13 12:50:57.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:50:57.875 INFO kablam! | Oct 13 12:50:57.875 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 12:50:57.876 INFO kablam! Oct 13 12:50:57.998 INFO kablam! error: build failed Oct 13 12:50:58.001 INFO kablam! su: No module specific data is present Oct 13 12:50:59.085 INFO running `"docker" "rm" "-f" "b3b97d1328bc613cb82e2f211df93fb74b0c99237b5ccb71741fadcd1ad530a5"` Oct 13 12:50:59.394 INFO blam! b3b97d1328bc613cb82e2f211df93fb74b0c99237b5ccb71741fadcd1ad530a5