Oct 27 14:25:08.258 INFO checking toml_document-0.1.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:25:08.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 14:25:08.835 INFO blam! a73190d62956a1e6ac4ed9b25f9bcc60eb3f9c3afbbba46c7d432d86f28a552c Oct 27 14:25:08.843 INFO running `"docker" "start" "-a" "a73190d62956a1e6ac4ed9b25f9bcc60eb3f9c3afbbba46c7d432d86f28a552c"` Oct 27 14:25:10.153 INFO kablam! usermod: no changes Oct 27 14:25:10.231 INFO kablam! Checking toml_document v0.1.3 (/source) Oct 27 14:25:11.447 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:25:11.448 INFO kablam! --> src/parser.rs:1:5 Oct 27 14:25:11.448 INFO kablam! | Oct 27 14:25:11.448 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 14:25:11.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:25:11.449 INFO kablam! | Oct 27 14:25:11.449 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:25:11.450 INFO kablam! Oct 27 14:25:11.863 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 14:25:11.863 INFO kablam! --> src/parser.rs:1:5 Oct 27 14:25:11.863 INFO kablam! | Oct 27 14:25:11.863 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 14:25:11.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:25:11.863 INFO kablam! | Oct 27 14:25:11.863 INFO kablam! note: lint level defined here Oct 27 14:25:11.863 INFO kablam! --> src/lib.rs:3:24 Oct 27 14:25:11.863 INFO kablam! | Oct 27 14:25:11.863 INFO kablam! 3 | #![cfg_attr(test, deny(warnings))] Oct 27 14:25:11.863 INFO kablam! | ^^^^^^^^ Oct 27 14:25:11.863 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 14:25:11.863 INFO kablam! Oct 27 14:25:12.243 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 27 14:25:12.243 INFO kablam! --> src/parser.rs:1:5 Oct 27 14:25:12.243 INFO kablam! | Oct 27 14:25:12.243 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 14:25:12.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:25:12.243 INFO kablam! | Oct 27 14:25:12.243 INFO kablam! note: lint level defined here Oct 27 14:25:12.243 INFO kablam! --> src/lib.rs:7:9 Oct 27 14:25:12.243 INFO kablam! | Oct 27 14:25:12.243 INFO kablam! 7 | #![deny(unused_imports)] Oct 27 14:25:12.243 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 14:25:12.243 INFO kablam! Oct 27 14:25:12.243 INFO kablam! error: unused import: `Write` Oct 27 14:25:12.243 INFO kablam! --> src/display.rs:1:43 Oct 27 14:25:12.243 INFO kablam! | Oct 27 14:25:12.243 INFO kablam! 1 | use std::fmt::{Display, Error, Formatter, Write}; Oct 27 14:25:12.243 INFO kablam! | ^^^^^ Oct 27 14:25:12.243 INFO kablam! Oct 27 14:25:12.263 INFO kablam! error: aborting due to 2 previous errors Oct 27 14:25:12.263 INFO kablam! Oct 27 14:25:12.283 INFO kablam! error: Could not compile `toml_document`. Oct 27 14:25:12.283 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 14:25:12.803 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 27 14:25:12.803 INFO kablam! --> src/parser.rs:1:5 Oct 27 14:25:12.803 INFO kablam! | Oct 27 14:25:12.803 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 27 14:25:12.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 14:25:12.803 INFO kablam! | Oct 27 14:25:12.803 INFO kablam! note: lint level defined here Oct 27 14:25:12.803 INFO kablam! --> src/lib.rs:7:9 Oct 27 14:25:12.803 INFO kablam! | Oct 27 14:25:12.803 INFO kablam! 7 | #![deny(unused_imports)] Oct 27 14:25:12.803 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 14:25:12.803 INFO kablam! Oct 27 14:25:12.803 INFO kablam! error: unused import: `Write` Oct 27 14:25:12.803 INFO kablam! --> src/display.rs:1:43 Oct 27 14:25:12.803 INFO kablam! | Oct 27 14:25:12.803 INFO kablam! 1 | use std::fmt::{Display, Error, Formatter, Write}; Oct 27 14:25:12.803 INFO kablam! | ^^^^^ Oct 27 14:25:12.803 INFO kablam! Oct 27 14:25:12.823 INFO kablam! error: aborting due to 3 previous errors Oct 27 14:25:12.823 INFO kablam! Oct 27 14:25:12.827 INFO kablam! error: Could not compile `toml_document`. Oct 27 14:25:12.827 INFO kablam! Oct 27 14:25:12.827 INFO kablam! To learn more, run the command again with --verbose. Oct 27 14:25:12.827 INFO kablam! su: No module specific data is present Oct 27 14:25:14.018 INFO running `"docker" "rm" "-f" "a73190d62956a1e6ac4ed9b25f9bcc60eb3f9c3afbbba46c7d432d86f28a552c"` Oct 27 14:25:14.307 INFO blam! a73190d62956a1e6ac4ed9b25f9bcc60eb3f9c3afbbba46c7d432d86f28a552c