Sep 20 04:21:06.259 INFO checking bmp-encoder-0.1.4 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 04:21:06.259 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 04:21:06.259 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:21:06.401 INFO blam! 540a53d90cffc05f8693ea765d65ade7c09466925cdf55ea878a6321744fddea Sep 20 04:21:06.403 INFO running `"docker" "start" "-a" "540a53d90cffc05f8693ea765d65ade7c09466925cdf55ea878a6321744fddea"` Sep 20 04:21:07.484 INFO kablam! usermod: no changes Sep 20 04:21:07.525 INFO kablam! Checking bmp-encoder v0.1.4 (/source) Sep 20 04:21:07.843 INFO kablam! warning: unused import: `std::error::Error` Sep 20 04:21:07.844 INFO kablam! --> src/lib.rs:37:5 Sep 20 04:21:07.844 INFO kablam! | Sep 20 04:21:07.844 INFO kablam! 37 | use std::error::Error; Sep 20 04:21:07.844 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 04:21:07.844 INFO kablam! | Sep 20 04:21:07.844 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 04:21:07.844 INFO kablam! Sep 20 04:21:07.944 INFO kablam! error: unused import: `std::error::Error` Sep 20 04:21:07.944 INFO kablam! --> src/lib.rs:37:5 Sep 20 04:21:07.944 INFO kablam! | Sep 20 04:21:07.944 INFO kablam! 37 | use std::error::Error; Sep 20 04:21:07.944 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 04:21:07.944 INFO kablam! | Sep 20 04:21:07.944 INFO kablam! note: lint level defined here Sep 20 04:21:07.944 INFO kablam! --> src/lib.rs:2:24 Sep 20 04:21:07.944 INFO kablam! | Sep 20 04:21:07.944 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Sep 20 04:21:07.944 INFO kablam! | ^^^^^^^^ Sep 20 04:21:07.944 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 20 04:21:07.944 INFO kablam! Sep 20 04:21:08.044 INFO kablam! warning: unused import: `Write` Sep 20 04:21:08.044 INFO kablam! --> src/decoder.rs:8:35 Sep 20 04:21:08.044 INFO kablam! | Sep 20 04:21:08.044 INFO kablam! 8 | use std::io::{self, Cursor, Read, Write, SeekFrom, Seek}; Sep 20 04:21:08.044 INFO kablam! | ^^^^^ Sep 20 04:21:08.044 INFO kablam! Sep 20 04:21:08.107 INFO kablam! warning: variant is never constructed: `Version1` Sep 20 04:21:08.107 INFO kablam! --> src/lib.rs:86:5 Sep 20 04:21:08.107 INFO kablam! | Sep 20 04:21:08.107 INFO kablam! 86 | Version1, Sep 20 04:21:08.107 INFO kablam! | ^^^^^^^^ Sep 20 04:21:08.107 INFO kablam! | Sep 20 04:21:08.107 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 04:21:08.107 INFO kablam! Sep 20 04:21:08.107 INFO kablam! warning: variant is never constructed: `Version3` Sep 20 04:21:08.107 INFO kablam! --> src/lib.rs:88:5 Sep 20 04:21:08.108 INFO kablam! | Sep 20 04:21:08.108 INFO kablam! 88 | Version3, Sep 20 04:21:08.108 INFO kablam! | ^^^^^^^^ Sep 20 04:21:08.108 INFO kablam! Sep 20 04:21:08.108 INFO kablam! warning: variant is never constructed: `Version4` Sep 20 04:21:08.108 INFO kablam! --> src/lib.rs:90:5 Sep 20 04:21:08.108 INFO kablam! | Sep 20 04:21:08.108 INFO kablam! 90 | Version4, Sep 20 04:21:08.108 INFO kablam! | ^^^^^^^^ Sep 20 04:21:08.108 INFO kablam! Sep 20 04:21:08.237 INFO kablam! error: unused import: `Write` Sep 20 04:21:08.237 INFO kablam! --> src/decoder.rs:8:35 Sep 20 04:21:08.237 INFO kablam! | Sep 20 04:21:08.237 INFO kablam! 8 | use std::io::{self, Cursor, Read, Write, SeekFrom, Seek}; Sep 20 04:21:08.237 INFO kablam! | ^^^^^ Sep 20 04:21:08.237 INFO kablam! Sep 20 04:21:08.245 INFO kablam! error: aborting due to 2 previous errors Sep 20 04:21:08.245 INFO kablam! Sep 20 04:21:08.254 INFO kablam! error: Could not compile `bmp-encoder`. Sep 20 04:21:08.254 INFO kablam! Sep 20 04:21:08.254 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:21:08.254 INFO kablam! su: No module specific data is present Sep 20 04:21:08.785 INFO running `"docker" "rm" "-f" "540a53d90cffc05f8693ea765d65ade7c09466925cdf55ea878a6321744fddea"` Sep 20 04:21:08.855 INFO blam! 540a53d90cffc05f8693ea765d65ade7c09466925cdf55ea878a6321744fddea