Oct 16 04:20:31.251 INFO testing language-tags-0.2.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 04:20:31.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 16 04:20:31.466 INFO blam! c4678ed649705cf3f0da52cecba7dc7b0b9c3b5694a32c3b03cc7c026020efa5 Oct 16 04:20:31.469 INFO running `"docker" "start" "-a" "c4678ed649705cf3f0da52cecba7dc7b0b9c3b5694a32c3b03cc7c026020efa5"` Oct 16 04:20:32.033 INFO kablam! usermod: no changes Oct 16 04:20:32.065 INFO kablam! Compiling language-tags v0.2.2 (/source) Oct 16 04:20:32.535 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 04:20:32.536 INFO kablam! --> src/lib.rs:55:5 Oct 16 04:20:32.536 INFO kablam! | Oct 16 04:20:32.536 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 16 04:20:32.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:20:32.537 INFO kablam! | Oct 16 04:20:32.537 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:20:32.538 INFO kablam! Oct 16 04:20:32.608 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 04:20:32.608 INFO kablam! --> src/lib.rs:55:5 Oct 16 04:20:32.608 INFO kablam! | Oct 16 04:20:32.608 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 16 04:20:32.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:20:32.608 INFO kablam! | Oct 16 04:20:32.608 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:20:32.608 INFO kablam! Oct 16 04:20:33.978 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.92s Oct 16 04:20:33.981 INFO kablam! su: No module specific data is present Oct 16 04:20:34.667 INFO running `"docker" "rm" "-f" "c4678ed649705cf3f0da52cecba7dc7b0b9c3b5694a32c3b03cc7c026020efa5"` Oct 16 04:20:34.779 INFO blam! c4678ed649705cf3f0da52cecba7dc7b0b9c3b5694a32c3b03cc7c026020efa5 Oct 16 04:20:34.784 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 16 04:20:35.039 INFO blam! c01280c8fca92cc6f2efde79c5a90d6df2d86c7fed47f5e959ee3fee7ba7a6c4 Oct 16 04:20:35.047 INFO running `"docker" "start" "-a" "c01280c8fca92cc6f2efde79c5a90d6df2d86c7fed47f5e959ee3fee7ba7a6c4"` Oct 16 04:20:35.719 INFO kablam! usermod: no changes Oct 16 04:20:35.766 INFO kablam! Compiling language-tags v0.2.2 (/source) Oct 16 04:20:36.939 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 04:20:36.940 INFO kablam! --> src/lib.rs:55:5 Oct 16 04:20:36.941 INFO kablam! | Oct 16 04:20:36.941 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 16 04:20:36.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:20:36.943 INFO kablam! | Oct 16 04:20:36.943 INFO kablam! note: lint level defined here Oct 16 04:20:36.944 INFO kablam! --> src/lib.rs:2:24 Oct 16 04:20:36.944 INFO kablam! | Oct 16 04:20:36.944 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 16 04:20:36.944 INFO kablam! | ^^^^^^^^ Oct 16 04:20:36.945 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 16 04:20:36.945 INFO kablam! Oct 16 04:20:37.051 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 04:20:37.051 INFO kablam! --> tests/tests.rs:4:5 Oct 16 04:20:37.051 INFO kablam! | Oct 16 04:20:37.051 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 16 04:20:37.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:20:37.051 INFO kablam! | Oct 16 04:20:37.053 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:20:37.053 INFO kablam! Oct 16 04:20:37.152 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 16 04:20:37.153 INFO kablam! --> src/lib.rs:55:5 Oct 16 04:20:37.153 INFO kablam! | Oct 16 04:20:37.153 INFO kablam! 55 | use std::ascii::AsciiExt; Oct 16 04:20:37.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:20:37.153 INFO kablam! | Oct 16 04:20:37.153 INFO kablam! note: lint level defined here Oct 16 04:20:37.153 INFO kablam! --> src/lib.rs:2:24 Oct 16 04:20:37.153 INFO kablam! | Oct 16 04:20:37.153 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 16 04:20:37.153 INFO kablam! | ^^^^^^^^ Oct 16 04:20:37.153 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 16 04:20:37.153 INFO kablam! Oct 16 04:20:37.157 INFO kablam! error: aborting due to 2 previous errors Oct 16 04:20:37.158 INFO kablam! Oct 16 04:20:37.183 INFO kablam! error: Could not compile `language-tags`. Oct 16 04:20:37.183 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 04:20:37.230 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 04:20:37.231 INFO kablam! --> tests/tests.rs:4:5 Oct 16 04:20:37.231 INFO kablam! | Oct 16 04:20:37.231 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 16 04:20:37.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:20:37.231 INFO kablam! | Oct 16 04:20:37.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:20:37.231 INFO kablam! Oct 16 04:20:38.383 INFO kablam! error: build failed Oct 16 04:20:38.383 INFO kablam! su: No module specific data is present Oct 16 04:20:38.841 INFO running `"docker" "rm" "-f" "c01280c8fca92cc6f2efde79c5a90d6df2d86c7fed47f5e959ee3fee7ba7a6c4"` Oct 16 04:20:39.007 INFO blam! c01280c8fca92cc6f2efde79c5a90d6df2d86c7fed47f5e959ee3fee7ba7a6c4