Oct 16 16:39:57.239 INFO testing bmp-encoder-0.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:39:57.239 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 16:39:57.665 INFO blam! 2136cbf57cf5b8985ac4f3bfe77fa9ec89d28c4a047133c9e96ec593a23580e7 Oct 16 16:39:57.667 INFO running `"docker" "start" "-a" "2136cbf57cf5b8985ac4f3bfe77fa9ec89d28c4a047133c9e96ec593a23580e7"` Oct 16 16:39:58.286 INFO kablam! usermod: no changes Oct 16 16:39:58.323 INFO kablam! Compiling bmp-encoder v0.1.4 (/source) Oct 16 16:39:58.846 INFO kablam! warning: unused import: `std::error::Error` Oct 16 16:39:58.846 INFO kablam! --> src/lib.rs:37:5 Oct 16 16:39:58.846 INFO kablam! | Oct 16 16:39:58.846 INFO kablam! 37 | use std::error::Error; Oct 16 16:39:58.846 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 16:39:58.846 INFO kablam! | Oct 16 16:39:58.846 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:39:58.846 INFO kablam! Oct 16 16:39:59.028 INFO kablam! warning: unused import: `Write` Oct 16 16:39:59.028 INFO kablam! --> src/decoder.rs:8:35 Oct 16 16:39:59.028 INFO kablam! | Oct 16 16:39:59.028 INFO kablam! 8 | use std::io::{self, Cursor, Read, Write, SeekFrom, Seek}; Oct 16 16:39:59.028 INFO kablam! | ^^^^^ Oct 16 16:39:59.028 INFO kablam! Oct 16 16:39:59.083 INFO kablam! warning: variant is never constructed: `Version1` Oct 16 16:39:59.083 INFO kablam! --> src/lib.rs:86:5 Oct 16 16:39:59.083 INFO kablam! | Oct 16 16:39:59.083 INFO kablam! 86 | Version1, Oct 16 16:39:59.083 INFO kablam! | ^^^^^^^^ Oct 16 16:39:59.083 INFO kablam! | Oct 16 16:39:59.083 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:39:59.083 INFO kablam! Oct 16 16:39:59.083 INFO kablam! warning: variant is never constructed: `Version3` Oct 16 16:39:59.083 INFO kablam! --> src/lib.rs:88:5 Oct 16 16:39:59.083 INFO kablam! | Oct 16 16:39:59.083 INFO kablam! 88 | Version3, Oct 16 16:39:59.083 INFO kablam! | ^^^^^^^^ Oct 16 16:39:59.083 INFO kablam! Oct 16 16:39:59.083 INFO kablam! warning: variant is never constructed: `Version4` Oct 16 16:39:59.083 INFO kablam! --> src/lib.rs:90:5 Oct 16 16:39:59.083 INFO kablam! | Oct 16 16:39:59.083 INFO kablam! 90 | Version4, Oct 16 16:39:59.083 INFO kablam! | ^^^^^^^^ Oct 16 16:39:59.083 INFO kablam! Oct 16 16:39:59.382 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 16 16:39:59.384 INFO kablam! su: No module specific data is present Oct 16 16:39:59.655 INFO running `"docker" "rm" "-f" "2136cbf57cf5b8985ac4f3bfe77fa9ec89d28c4a047133c9e96ec593a23580e7"` Oct 16 16:39:59.760 INFO blam! 2136cbf57cf5b8985ac4f3bfe77fa9ec89d28c4a047133c9e96ec593a23580e7 Oct 16 16:39:59.762 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 16:39:59.947 INFO blam! 6087e612149b2de58bf8a61df1a65bf9070d46424d496a36d0296b3087a99190 Oct 16 16:39:59.953 INFO running `"docker" "start" "-a" "6087e612149b2de58bf8a61df1a65bf9070d46424d496a36d0296b3087a99190"` Oct 16 16:40:00.549 INFO kablam! usermod: no changes Oct 16 16:40:00.578 INFO kablam! Compiling bmp-encoder v0.1.4 (/source) Oct 16 16:40:01.151 INFO kablam! error: unused import: `std::error::Error` Oct 16 16:40:01.151 INFO kablam! --> src/lib.rs:37:5 Oct 16 16:40:01.151 INFO kablam! | Oct 16 16:40:01.151 INFO kablam! 37 | use std::error::Error; Oct 16 16:40:01.151 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 16:40:01.151 INFO kablam! | Oct 16 16:40:01.151 INFO kablam! note: lint level defined here Oct 16 16:40:01.151 INFO kablam! --> src/lib.rs:2:24 Oct 16 16:40:01.151 INFO kablam! | Oct 16 16:40:01.151 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 16 16:40:01.151 INFO kablam! | ^^^^^^^^ Oct 16 16:40:01.151 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 16 16:40:01.151 INFO kablam! Oct 16 16:40:01.450 INFO kablam! error: unused import: `Write` Oct 16 16:40:01.450 INFO kablam! --> src/decoder.rs:8:35 Oct 16 16:40:01.450 INFO kablam! | Oct 16 16:40:01.450 INFO kablam! 8 | use std::io::{self, Cursor, Read, Write, SeekFrom, Seek}; Oct 16 16:40:01.450 INFO kablam! | ^^^^^ Oct 16 16:40:01.450 INFO kablam! Oct 16 16:40:01.456 INFO kablam! error: aborting due to 2 previous errors Oct 16 16:40:01.456 INFO kablam! Oct 16 16:40:01.463 INFO kablam! error: Could not compile `bmp-encoder`. Oct 16 16:40:01.463 INFO kablam! Oct 16 16:40:01.463 INFO kablam! To learn more, run the command again with --verbose. Oct 16 16:40:01.464 INFO kablam! su: No module specific data is present Oct 16 16:40:01.807 INFO running `"docker" "rm" "-f" "6087e612149b2de58bf8a61df1a65bf9070d46424d496a36d0296b3087a99190"` Oct 16 16:40:01.911 INFO blam! 6087e612149b2de58bf8a61df1a65bf9070d46424d496a36d0296b3087a99190