Oct 13 17:35:27.328 INFO checking bmp-encoder-0.1.4 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 17:35:27.328 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 17:35:27.797 INFO blam! db301d8293090aff56fe63cb756f6381e9058cf8bf1cea399e0cc8d58c421581 Oct 13 17:35:27.808 INFO running `"docker" "start" "-a" "db301d8293090aff56fe63cb756f6381e9058cf8bf1cea399e0cc8d58c421581"` Oct 13 17:35:28.696 INFO kablam! usermod: no changes Oct 13 17:35:28.721 INFO kablam! Checking bmp-encoder v0.1.4 (/source) Oct 13 17:35:29.379 INFO kablam! warning: unused import: `std::error::Error` Oct 13 17:35:29.380 INFO kablam! --> src/lib.rs:37:5 Oct 13 17:35:29.380 INFO kablam! | Oct 13 17:35:29.380 INFO kablam! 37 | use std::error::Error; Oct 13 17:35:29.380 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 17:35:29.380 INFO kablam! | Oct 13 17:35:29.380 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 17:35:29.380 INFO kablam! Oct 13 17:35:29.588 INFO kablam! warning: unused import: `Write` Oct 13 17:35:29.588 INFO kablam! --> src/decoder.rs:8:35 Oct 13 17:35:29.588 INFO kablam! | Oct 13 17:35:29.588 INFO kablam! 8 | use std::io::{self, Cursor, Read, Write, SeekFrom, Seek}; Oct 13 17:35:29.588 INFO kablam! | ^^^^^ Oct 13 17:35:29.588 INFO kablam! Oct 13 17:35:29.588 INFO kablam! error: unused import: `std::error::Error` Oct 13 17:35:29.588 INFO kablam! --> src/lib.rs:37:5 Oct 13 17:35:29.588 INFO kablam! | Oct 13 17:35:29.588 INFO kablam! 37 | use std::error::Error; Oct 13 17:35:29.588 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 17:35:29.588 INFO kablam! | Oct 13 17:35:29.588 INFO kablam! note: lint level defined here Oct 13 17:35:29.588 INFO kablam! --> src/lib.rs:2:24 Oct 13 17:35:29.588 INFO kablam! | Oct 13 17:35:29.588 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 13 17:35:29.588 INFO kablam! | ^^^^^^^^ Oct 13 17:35:29.589 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 13 17:35:29.589 INFO kablam! Oct 13 17:35:29.665 INFO kablam! warning: variant is never constructed: `Version1` Oct 13 17:35:29.665 INFO kablam! --> src/lib.rs:86:5 Oct 13 17:35:29.665 INFO kablam! | Oct 13 17:35:29.665 INFO kablam! 86 | Version1, Oct 13 17:35:29.665 INFO kablam! | ^^^^^^^^ Oct 13 17:35:29.665 INFO kablam! | Oct 13 17:35:29.665 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 17:35:29.665 INFO kablam! Oct 13 17:35:29.665 INFO kablam! warning: variant is never constructed: `Version3` Oct 13 17:35:29.665 INFO kablam! --> src/lib.rs:88:5 Oct 13 17:35:29.665 INFO kablam! | Oct 13 17:35:29.665 INFO kablam! 88 | Version3, Oct 13 17:35:29.665 INFO kablam! | ^^^^^^^^ Oct 13 17:35:29.665 INFO kablam! Oct 13 17:35:29.665 INFO kablam! warning: variant is never constructed: `Version4` Oct 13 17:35:29.665 INFO kablam! --> src/lib.rs:90:5 Oct 13 17:35:29.665 INFO kablam! | Oct 13 17:35:29.665 INFO kablam! 90 | Version4, Oct 13 17:35:29.665 INFO kablam! | ^^^^^^^^ Oct 13 17:35:29.665 INFO kablam! Oct 13 17:35:29.925 INFO kablam! error: unused import: `Write` Oct 13 17:35:29.925 INFO kablam! --> src/decoder.rs:8:35 Oct 13 17:35:29.925 INFO kablam! | Oct 13 17:35:29.925 INFO kablam! 8 | use std::io::{self, Cursor, Read, Write, SeekFrom, Seek}; Oct 13 17:35:29.925 INFO kablam! | ^^^^^ Oct 13 17:35:29.925 INFO kablam! Oct 13 17:35:29.932 INFO kablam! error: aborting due to 2 previous errors Oct 13 17:35:29.932 INFO kablam! Oct 13 17:35:29.938 INFO kablam! error: Could not compile `bmp-encoder`. Oct 13 17:35:29.938 INFO kablam! Oct 13 17:35:29.938 INFO kablam! To learn more, run the command again with --verbose. Oct 13 17:35:29.939 INFO kablam! su: No module specific data is present Oct 13 17:35:30.260 INFO running `"docker" "rm" "-f" "db301d8293090aff56fe63cb756f6381e9058cf8bf1cea399e0cc8d58c421581"` Oct 13 17:35:30.424 INFO blam! db301d8293090aff56fe63cb756f6381e9058cf8bf1cea399e0cc8d58c421581