Oct 21 22:55:24.591 INFO checking toml_document-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:55:24.591 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 22:55:25.048 INFO blam! 02b2c09464f3c54dc245afa7640a48eb2d9cfa6308cb4d64328aa1696d867e03 Oct 21 22:55:25.056 INFO running `"docker" "start" "-a" "02b2c09464f3c54dc245afa7640a48eb2d9cfa6308cb4d64328aa1696d867e03"` Oct 21 22:55:26.267 INFO kablam! usermod: no changes Oct 21 22:55:26.336 INFO kablam! Checking toml_document v0.1.3 (/source) Oct 21 22:55:27.280 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 22:55:27.280 INFO kablam! --> src/parser.rs:1:5 Oct 21 22:55:27.280 INFO kablam! | Oct 21 22:55:27.280 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 21 22:55:27.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:55:27.280 INFO kablam! | Oct 21 22:55:27.280 INFO kablam! note: lint level defined here Oct 21 22:55:27.280 INFO kablam! --> src/lib.rs:3:24 Oct 21 22:55:27.280 INFO kablam! | Oct 21 22:55:27.280 INFO kablam! 3 | #![cfg_attr(test, deny(warnings))] Oct 21 22:55:27.280 INFO kablam! | ^^^^^^^^ Oct 21 22:55:27.281 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 21 22:55:27.281 INFO kablam! Oct 21 22:55:27.714 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 22:55:27.714 INFO kablam! --> src/parser.rs:1:5 Oct 21 22:55:27.714 INFO kablam! | Oct 21 22:55:27.714 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 21 22:55:27.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:55:27.714 INFO kablam! | Oct 21 22:55:27.714 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 22:55:27.714 INFO kablam! Oct 21 22:55:28.200 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 21 22:55:28.200 INFO kablam! --> src/parser.rs:1:5 Oct 21 22:55:28.200 INFO kablam! | Oct 21 22:55:28.201 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 21 22:55:28.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:55:28.201 INFO kablam! | Oct 21 22:55:28.201 INFO kablam! note: lint level defined here Oct 21 22:55:28.201 INFO kablam! --> src/lib.rs:7:9 Oct 21 22:55:28.201 INFO kablam! | Oct 21 22:55:28.201 INFO kablam! 7 | #![deny(unused_imports)] Oct 21 22:55:28.201 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 22:55:28.201 INFO kablam! Oct 21 22:55:28.201 INFO kablam! error: unused import: `Write` Oct 21 22:55:28.201 INFO kablam! --> src/display.rs:1:43 Oct 21 22:55:28.201 INFO kablam! | Oct 21 22:55:28.201 INFO kablam! 1 | use std::fmt::{Display, Error, Formatter, Write}; Oct 21 22:55:28.201 INFO kablam! | ^^^^^ Oct 21 22:55:28.201 INFO kablam! Oct 21 22:55:28.268 INFO kablam! error: aborting due to 2 previous errors Oct 21 22:55:28.268 INFO kablam! Oct 21 22:55:28.268 INFO kablam! error: Could not compile `toml_document`. Oct 21 22:55:28.268 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 22:55:28.322 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 21 22:55:28.322 INFO kablam! --> src/parser.rs:1:5 Oct 21 22:55:28.322 INFO kablam! | Oct 21 22:55:28.322 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 21 22:55:28.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 22:55:28.322 INFO kablam! | Oct 21 22:55:28.322 INFO kablam! note: lint level defined here Oct 21 22:55:28.322 INFO kablam! --> src/lib.rs:7:9 Oct 21 22:55:28.322 INFO kablam! | Oct 21 22:55:28.322 INFO kablam! 7 | #![deny(unused_imports)] Oct 21 22:55:28.323 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 22:55:28.323 INFO kablam! Oct 21 22:55:28.323 INFO kablam! error: unused import: `Write` Oct 21 22:55:28.323 INFO kablam! --> src/display.rs:1:43 Oct 21 22:55:28.323 INFO kablam! | Oct 21 22:55:28.323 INFO kablam! 1 | use std::fmt::{Display, Error, Formatter, Write}; Oct 21 22:55:28.323 INFO kablam! | ^^^^^ Oct 21 22:55:28.323 INFO kablam! Oct 21 22:55:28.336 INFO kablam! error: aborting due to 3 previous errors Oct 21 22:55:28.336 INFO kablam! Oct 21 22:55:28.342 INFO kablam! error: Could not compile `toml_document`. Oct 21 22:55:28.342 INFO kablam! Oct 21 22:55:28.342 INFO kablam! To learn more, run the command again with --verbose. Oct 21 22:55:28.343 INFO kablam! su: No module specific data is present Oct 21 22:55:28.936 INFO running `"docker" "rm" "-f" "02b2c09464f3c54dc245afa7640a48eb2d9cfa6308cb4d64328aa1696d867e03"` Oct 21 22:55:29.192 INFO blam! 02b2c09464f3c54dc245afa7640a48eb2d9cfa6308cb4d64328aa1696d867e03