Oct 13 07:13:11.685 INFO checking toml_document-0.1.3 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 07:13:11.685 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 07:13:12.096 INFO blam! 5e76a75507867ae9eaa3b94ce045eb60f03312f65fff5b829a73f4671f975c21 Oct 13 07:13:12.113 INFO running `"docker" "start" "-a" "5e76a75507867ae9eaa3b94ce045eb60f03312f65fff5b829a73f4671f975c21"` Oct 13 07:13:13.400 INFO kablam! usermod: no changes Oct 13 07:13:13.496 INFO kablam! Checking toml_document v0.1.3 (/source) Oct 13 07:13:14.773 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 07:13:14.773 INFO kablam! --> src/parser.rs:1:5 Oct 13 07:13:14.773 INFO kablam! | Oct 13 07:13:14.773 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 13 07:13:14.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:13:14.773 INFO kablam! | Oct 13 07:13:14.780 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:13:14.780 INFO kablam! Oct 13 07:13:15.088 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 07:13:15.089 INFO kablam! --> src/parser.rs:1:5 Oct 13 07:13:15.089 INFO kablam! | Oct 13 07:13:15.090 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 13 07:13:15.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:13:15.091 INFO kablam! | Oct 13 07:13:15.091 INFO kablam! note: lint level defined here Oct 13 07:13:15.091 INFO kablam! --> src/lib.rs:3:24 Oct 13 07:13:15.092 INFO kablam! | Oct 13 07:13:15.092 INFO kablam! 3 | #![cfg_attr(test, deny(warnings))] Oct 13 07:13:15.093 INFO kablam! | ^^^^^^^^ Oct 13 07:13:15.093 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 07:13:15.093 INFO kablam! Oct 13 07:13:15.652 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 13 07:13:15.652 INFO kablam! --> src/parser.rs:1:5 Oct 13 07:13:15.652 INFO kablam! | Oct 13 07:13:15.652 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 13 07:13:15.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:13:15.652 INFO kablam! | Oct 13 07:13:15.653 INFO kablam! note: lint level defined here Oct 13 07:13:15.653 INFO kablam! --> src/lib.rs:7:9 Oct 13 07:13:15.653 INFO kablam! | Oct 13 07:13:15.653 INFO kablam! 7 | #![deny(unused_imports)] Oct 13 07:13:15.653 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 07:13:15.653 INFO kablam! Oct 13 07:13:15.653 INFO kablam! error: unused import: `Write` Oct 13 07:13:15.653 INFO kablam! --> src/display.rs:1:43 Oct 13 07:13:15.653 INFO kablam! | Oct 13 07:13:15.653 INFO kablam! 1 | use std::fmt::{Display, Error, Formatter, Write}; Oct 13 07:13:15.653 INFO kablam! | ^^^^^ Oct 13 07:13:15.653 INFO kablam! Oct 13 07:13:15.672 INFO kablam! error: aborting due to 2 previous errors Oct 13 07:13:15.672 INFO kablam! Oct 13 07:13:15.692 INFO kablam! error: Could not compile `toml_document`. Oct 13 07:13:15.692 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 07:13:16.080 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 13 07:13:16.080 INFO kablam! --> src/parser.rs:1:5 Oct 13 07:13:16.080 INFO kablam! | Oct 13 07:13:16.080 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 13 07:13:16.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:13:16.080 INFO kablam! | Oct 13 07:13:16.080 INFO kablam! note: lint level defined here Oct 13 07:13:16.080 INFO kablam! --> src/lib.rs:7:9 Oct 13 07:13:16.080 INFO kablam! | Oct 13 07:13:16.080 INFO kablam! 7 | #![deny(unused_imports)] Oct 13 07:13:16.080 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 07:13:16.080 INFO kablam! Oct 13 07:13:16.080 INFO kablam! error: unused import: `Write` Oct 13 07:13:16.080 INFO kablam! --> src/display.rs:1:43 Oct 13 07:13:16.080 INFO kablam! | Oct 13 07:13:16.080 INFO kablam! 1 | use std::fmt::{Display, Error, Formatter, Write}; Oct 13 07:13:16.080 INFO kablam! | ^^^^^ Oct 13 07:13:16.080 INFO kablam! Oct 13 07:13:16.096 INFO kablam! error: aborting due to 3 previous errors Oct 13 07:13:16.096 INFO kablam! Oct 13 07:13:16.106 INFO kablam! error: Could not compile `toml_document`. Oct 13 07:13:16.106 INFO kablam! Oct 13 07:13:16.106 INFO kablam! To learn more, run the command again with --verbose. Oct 13 07:13:16.106 INFO kablam! su: No module specific data is present Oct 13 07:13:16.912 INFO running `"docker" "rm" "-f" "5e76a75507867ae9eaa3b94ce045eb60f03312f65fff5b829a73f4671f975c21"` Oct 13 07:13:17.264 INFO blam! 5e76a75507867ae9eaa3b94ce045eb60f03312f65fff5b829a73f4671f975c21