Oct 12 03:26:59.228 INFO testing charsets-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:26:59.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 03:26:59.692 INFO blam! 3d3287cf142f108bfabe4975bb35427aceb97330328643109cbbc6ec66a4b27b Oct 12 03:26:59.694 INFO running `"docker" "start" "-a" "3d3287cf142f108bfabe4975bb35427aceb97330328643109cbbc6ec66a4b27b"` Oct 12 03:27:01.057 INFO kablam! usermod: no changes Oct 12 03:27:01.124 INFO kablam! Compiling charsets v0.2.0 (/source) Oct 12 03:27:01.348 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 03:27:01.348 INFO kablam! --> src/lib.rs:14:5 Oct 12 03:27:01.348 INFO kablam! | Oct 12 03:27:01.348 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 12 03:27:01.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:27:01.348 INFO kablam! | Oct 12 03:27:01.348 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:27:01.348 INFO kablam! Oct 12 03:27:01.432 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 03:27:01.432 INFO kablam! --> src/lib.rs:14:5 Oct 12 03:27:01.432 INFO kablam! | Oct 12 03:27:01.432 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 12 03:27:01.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:27:01.432 INFO kablam! | Oct 12 03:27:01.432 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 03:27:01.432 INFO kablam! Oct 12 03:27:01.818 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Oct 12 03:27:01.819 INFO kablam! su: No module specific data is present Oct 12 03:27:02.705 INFO running `"docker" "rm" "-f" "3d3287cf142f108bfabe4975bb35427aceb97330328643109cbbc6ec66a4b27b"` Oct 12 03:27:03.095 INFO blam! 3d3287cf142f108bfabe4975bb35427aceb97330328643109cbbc6ec66a4b27b Oct 12 03:27:03.101 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 03:27:03.583 INFO blam! 46ea496cbef56e55c728bcc442740825ed78b4a8e26398cfb6ff652640ca1d96 Oct 12 03:27:03.588 INFO running `"docker" "start" "-a" "46ea496cbef56e55c728bcc442740825ed78b4a8e26398cfb6ff652640ca1d96"` Oct 12 03:27:04.655 INFO kablam! usermod: no changes Oct 12 03:27:04.716 INFO kablam! Compiling charsets v0.2.0 (/source) Oct 12 03:27:04.928 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 03:27:04.928 INFO kablam! --> src/lib.rs:14:5 Oct 12 03:27:04.928 INFO kablam! | Oct 12 03:27:04.928 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 12 03:27:04.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:27:04.928 INFO kablam! | Oct 12 03:27:04.928 INFO kablam! note: lint level defined here Oct 12 03:27:04.928 INFO kablam! --> src/lib.rs:2:24 Oct 12 03:27:04.928 INFO kablam! | Oct 12 03:27:04.928 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 12 03:27:04.928 INFO kablam! | ^^^^^^^^ Oct 12 03:27:04.928 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 12 03:27:04.928 INFO kablam! Oct 12 03:27:05.020 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 12 03:27:05.020 INFO kablam! --> src/lib.rs:14:5 Oct 12 03:27:05.020 INFO kablam! | Oct 12 03:27:05.020 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 12 03:27:05.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:27:05.020 INFO kablam! | Oct 12 03:27:05.020 INFO kablam! note: lint level defined here Oct 12 03:27:05.020 INFO kablam! --> src/lib.rs:2:24 Oct 12 03:27:05.020 INFO kablam! | Oct 12 03:27:05.020 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 12 03:27:05.020 INFO kablam! | ^^^^^^^^ Oct 12 03:27:05.020 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 12 03:27:05.020 INFO kablam! Oct 12 03:27:05.024 INFO kablam! error: aborting due to 2 previous errors Oct 12 03:27:05.024 INFO kablam! Oct 12 03:27:05.032 INFO kablam! error: Could not compile `charsets`. Oct 12 03:27:05.032 INFO kablam! Oct 12 03:27:05.032 INFO kablam! To learn more, run the command again with --verbose. Oct 12 03:27:05.032 INFO kablam! su: No module specific data is present Oct 12 03:27:05.822 INFO running `"docker" "rm" "-f" "46ea496cbef56e55c728bcc442740825ed78b4a8e26398cfb6ff652640ca1d96"` Oct 12 03:27:06.176 INFO blam! 46ea496cbef56e55c728bcc442740825ed78b4a8e26398cfb6ff652640ca1d96