Oct 16 15:19:00.934 INFO testing charsets-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 15:19:00.936 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 15:19:01.347 INFO blam! 691691e0cf03f58657b966ae9d9946ed4947105241fefdca0651380c67a023fb Oct 16 15:19:01.359 INFO running `"docker" "start" "-a" "691691e0cf03f58657b966ae9d9946ed4947105241fefdca0651380c67a023fb"` Oct 16 15:19:02.599 INFO kablam! usermod: no changes Oct 16 15:19:02.691 INFO kablam! Compiling charsets v0.2.0 (/source) Oct 16 15:19:03.327 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 15:19:03.328 INFO kablam! --> src/lib.rs:14:5 Oct 16 15:19:03.330 INFO kablam! | Oct 16 15:19:03.330 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 16 15:19:03.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 15:19:03.331 INFO kablam! | Oct 16 15:19:03.331 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 15:19:03.331 INFO kablam! Oct 16 15:19:03.391 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 15:19:03.391 INFO kablam! --> src/lib.rs:14:5 Oct 16 15:19:03.391 INFO kablam! | Oct 16 15:19:03.391 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 16 15:19:03.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 15:19:03.391 INFO kablam! | Oct 16 15:19:03.391 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 15:19:03.391 INFO kablam! Oct 16 15:19:03.665 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 16 15:19:03.665 INFO kablam! su: No module specific data is present Oct 16 15:19:04.543 INFO running `"docker" "rm" "-f" "691691e0cf03f58657b966ae9d9946ed4947105241fefdca0651380c67a023fb"` Oct 16 15:19:04.783 INFO blam! 691691e0cf03f58657b966ae9d9946ed4947105241fefdca0651380c67a023fb Oct 16 15:19:04.791 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 15:19:05.275 INFO blam! f591d8e40a188135a5ede8a89389055eade898c9eceba3fe54c1d85bb6d4b2ec Oct 16 15:19:05.283 INFO running `"docker" "start" "-a" "f591d8e40a188135a5ede8a89389055eade898c9eceba3fe54c1d85bb6d4b2ec"` Oct 16 15:19:06.619 INFO kablam! usermod: no changes Oct 16 15:19:06.704 INFO kablam! Compiling charsets v0.2.0 (/source) Oct 16 15:19:07.783 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 15:19:07.783 INFO kablam! --> src/lib.rs:14:5 Oct 16 15:19:07.783 INFO kablam! | Oct 16 15:19:07.783 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 16 15:19:07.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 15:19:07.783 INFO kablam! | Oct 16 15:19:07.783 INFO kablam! note: lint level defined here Oct 16 15:19:07.783 INFO kablam! --> src/lib.rs:2:24 Oct 16 15:19:07.783 INFO kablam! | Oct 16 15:19:07.783 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 16 15:19:07.783 INFO kablam! | ^^^^^^^^ Oct 16 15:19:07.783 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 16 15:19:07.783 INFO kablam! Oct 16 15:19:07.863 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 16 15:19:07.863 INFO kablam! --> src/lib.rs:14:5 Oct 16 15:19:07.863 INFO kablam! | Oct 16 15:19:07.863 INFO kablam! 14 | use std::ascii::AsciiExt; Oct 16 15:19:07.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 15:19:07.863 INFO kablam! | Oct 16 15:19:07.863 INFO kablam! note: lint level defined here Oct 16 15:19:07.863 INFO kablam! --> src/lib.rs:2:24 Oct 16 15:19:07.863 INFO kablam! | Oct 16 15:19:07.863 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 16 15:19:07.863 INFO kablam! | ^^^^^^^^ Oct 16 15:19:07.863 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 16 15:19:07.863 INFO kablam! Oct 16 15:19:07.867 INFO kablam! error: aborting due to 2 previous errors Oct 16 15:19:07.867 INFO kablam! Oct 16 15:19:07.876 INFO kablam! error: Could not compile `charsets`. Oct 16 15:19:07.876 INFO kablam! Oct 16 15:19:07.876 INFO kablam! To learn more, run the command again with --verbose. Oct 16 15:19:07.878 INFO kablam! su: No module specific data is present Oct 16 15:19:08.756 INFO running `"docker" "rm" "-f" "f591d8e40a188135a5ede8a89389055eade898c9eceba3fe54c1d85bb6d4b2ec"` Oct 16 15:19:09.063 INFO blam! f591d8e40a188135a5ede8a89389055eade898c9eceba3fe54c1d85bb6d4b2ec