Oct 12 03:27:06.166 INFO testing charsets-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:27:06.168 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:27:06.608 INFO blam! 9dce25fb990d5b2f1f50d8274ef6ee1bcae873078accf060d2ca3727a3c66bf4 Oct 12 03:27:06.620 INFO running `"docker" "start" "-a" "9dce25fb990d5b2f1f50d8274ef6ee1bcae873078accf060d2ca3727a3c66bf4"` Oct 12 03:27:08.099 INFO kablam! usermod: no changes Oct 12 03:27:08.149 INFO kablam! Compiling charsets v0.2.0 (/source) Oct 12 03:27:09.024 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 03:27:09.024 INFO kablam! --> src/lib.rs:14:5 Oct 12 03:27:09.024 INFO kablam! | Oct 12 03:27:09.024 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 12 03:27:09.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:27:09.024 INFO kablam! | Oct 12 03:27:09.024 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:27:09.024 INFO kablam! Oct 12 03:27:09.080 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 03:27:09.080 INFO kablam! --> src/lib.rs:14:5 Oct 12 03:27:09.080 INFO kablam! | Oct 12 03:27:09.080 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 12 03:27:09.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:27:09.080 INFO kablam! | Oct 12 03:27:09.080 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 03:27:09.080 INFO kablam! Oct 12 03:27:09.448 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 12 03:27:09.449 INFO kablam! su: No module specific data is present Oct 12 03:27:10.062 INFO running `"docker" "rm" "-f" "9dce25fb990d5b2f1f50d8274ef6ee1bcae873078accf060d2ca3727a3c66bf4"` Oct 12 03:27:10.372 INFO blam! 9dce25fb990d5b2f1f50d8274ef6ee1bcae873078accf060d2ca3727a3c66bf4 Oct 12 03:27:10.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:10.766 INFO blam! 504fdd106e9269f221e5299d28daf4dd3830395096de8a753b08783e2b3d1df3 Oct 12 03:27:10.774 INFO running `"docker" "start" "-a" "504fdd106e9269f221e5299d28daf4dd3830395096de8a753b08783e2b3d1df3"` Oct 12 03:27:12.484 INFO kablam! usermod: no changes Oct 12 03:27:12.532 INFO kablam! Compiling charsets v0.2.0 (/source) Oct 12 03:27:13.621 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 03:27:13.621 INFO kablam! --> src/lib.rs:14:5 Oct 12 03:27:13.621 INFO kablam! | Oct 12 03:27:13.621 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 12 03:27:13.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:27:13.622 INFO kablam! | Oct 12 03:27:13.622 INFO kablam! note: lint level defined here Oct 12 03:27:13.622 INFO kablam! --> src/lib.rs:2:24 Oct 12 03:27:13.622 INFO kablam! | Oct 12 03:27:13.622 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 12 03:27:13.622 INFO kablam! | ^^^^^^^^ Oct 12 03:27:13.622 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 12 03:27:13.622 INFO kablam! Oct 12 03:27:13.697 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 12 03:27:13.697 INFO kablam! --> src/lib.rs:14:5 Oct 12 03:27:13.697 INFO kablam! | Oct 12 03:27:13.698 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 12 03:27:13.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:27:13.698 INFO kablam! | Oct 12 03:27:13.699 INFO kablam! note: lint level defined here Oct 12 03:27:13.699 INFO kablam! --> src/lib.rs:2:24 Oct 12 03:27:13.699 INFO kablam! | Oct 12 03:27:13.699 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 12 03:27:13.699 INFO kablam! | ^^^^^^^^ Oct 12 03:27:13.700 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 12 03:27:13.700 INFO kablam! Oct 12 03:27:13.701 INFO kablam! error: aborting due to 2 previous errors Oct 12 03:27:13.701 INFO kablam! Oct 12 03:27:13.712 INFO kablam! error: Could not compile `charsets`. Oct 12 03:27:13.713 INFO kablam! Oct 12 03:27:13.713 INFO kablam! To learn more, run the command again with --verbose. Oct 12 03:27:13.713 INFO kablam! su: No module specific data is present Oct 12 03:27:14.732 INFO running `"docker" "rm" "-f" "504fdd106e9269f221e5299d28daf4dd3830395096de8a753b08783e2b3d1df3"` Oct 12 03:27:15.033 INFO blam! 504fdd106e9269f221e5299d28daf4dd3830395096de8a753b08783e2b3d1df3