Oct 27 19:57:49.726 INFO checking language-tags-0.2.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:57:49.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 19:57:49.967 INFO blam! 324a80f616fbb2d4e086713a52b8a56cb177e1eae309960cce93d7b22246dbf8 Oct 27 19:57:49.972 INFO running `"docker" "start" "-a" "324a80f616fbb2d4e086713a52b8a56cb177e1eae309960cce93d7b22246dbf8"` Oct 27 19:57:50.691 INFO kablam! usermod: no changes Oct 27 19:57:50.763 INFO kablam! Checking language-tags v0.2.2 (/source) Oct 27 19:57:51.687 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 19:57:51.687 INFO kablam! --> src/lib.rs:55:5 Oct 27 19:57:51.687 INFO kablam! | Oct 27 19:57:51.687 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 27 19:57:51.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:57:51.687 INFO kablam! | Oct 27 19:57:51.687 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:57:51.687 INFO kablam! Oct 27 19:57:51.879 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 19:57:51.880 INFO kablam! --> src/lib.rs:55:5 Oct 27 19:57:51.880 INFO kablam! | Oct 27 19:57:51.880 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 27 19:57:51.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:57:51.880 INFO kablam! | Oct 27 19:57:51.880 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:57:51.880 INFO kablam! Oct 27 19:57:51.944 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 19:57:51.944 INFO kablam! --> src/lib.rs:55:5 Oct 27 19:57:51.944 INFO kablam! | Oct 27 19:57:51.944 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 27 19:57:51.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:57:51.945 INFO kablam! | Oct 27 19:57:51.946 INFO kablam! note: lint level defined here Oct 27 19:57:51.946 INFO kablam! --> src/lib.rs:2:24 Oct 27 19:57:51.946 INFO kablam! | Oct 27 19:57:51.946 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 27 19:57:51.947 INFO kablam! | ^^^^^^^^ Oct 27 19:57:51.947 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 19:57:51.947 INFO kablam! Oct 27 19:57:52.185 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 27 19:57:52.186 INFO kablam! --> src/lib.rs:55:5 Oct 27 19:57:52.186 INFO kablam! | Oct 27 19:57:52.186 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 27 19:57:52.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:57:52.186 INFO kablam! | Oct 27 19:57:52.186 INFO kablam! note: lint level defined here Oct 27 19:57:52.186 INFO kablam! --> src/lib.rs:2:24 Oct 27 19:57:52.186 INFO kablam! | Oct 27 19:57:52.186 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 27 19:57:52.186 INFO kablam! | ^^^^^^^^ Oct 27 19:57:52.186 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 27 19:57:52.186 INFO kablam! Oct 27 19:57:52.189 INFO kablam! error: aborting due to 2 previous errors Oct 27 19:57:52.206 INFO kablam! Oct 27 19:57:52.235 INFO kablam! error: Could not compile `language-tags`. Oct 27 19:57:52.235 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 19:57:52.992 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 19:57:52.993 INFO kablam! --> tests/tests.rs:4:5 Oct 27 19:57:52.993 INFO kablam! | Oct 27 19:57:52.993 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 27 19:57:52.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:57:52.993 INFO kablam! | Oct 27 19:57:52.993 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:57:52.993 INFO kablam! Oct 27 19:57:53.135 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 19:57:53.135 INFO kablam! --> tests/tests.rs:4:5 Oct 27 19:57:53.135 INFO kablam! | Oct 27 19:57:53.135 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 27 19:57:53.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:57:53.135 INFO kablam! | Oct 27 19:57:53.135 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:57:53.135 INFO kablam! Oct 27 19:57:53.318 INFO kablam! error: build failed Oct 27 19:57:53.320 INFO kablam! su: No module specific data is present Oct 27 19:57:54.159 INFO running `"docker" "rm" "-f" "324a80f616fbb2d4e086713a52b8a56cb177e1eae309960cce93d7b22246dbf8"` Oct 27 19:57:54.427 INFO blam! 324a80f616fbb2d4e086713a52b8a56cb177e1eae309960cce93d7b22246dbf8