Oct 12 04:48:56.644 INFO testing bmp-encoder-0.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 04:48:56.646 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 04:48:57.102 INFO blam! 235d97cffbc38aa46f051924518894fbcba1a72f9efd030f554adc9b635507d7 Oct 12 04:48:57.104 INFO running `"docker" "start" "-a" "235d97cffbc38aa46f051924518894fbcba1a72f9efd030f554adc9b635507d7"` Oct 12 04:48:58.719 INFO kablam! usermod: no changes Oct 12 04:48:58.792 INFO kablam! Compiling bmp-encoder v0.1.4 (/source) Oct 12 04:48:59.772 INFO kablam! warning: unused import: `std::error::Error` Oct 12 04:48:59.772 INFO kablam! --> src/lib.rs:37:5 Oct 12 04:48:59.773 INFO kablam! | Oct 12 04:48:59.773 INFO kablam! 37 | use std::error::Error; Oct 12 04:48:59.773 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 04:48:59.773 INFO kablam! | Oct 12 04:48:59.773 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:48:59.773 INFO kablam! Oct 12 04:49:00.004 INFO kablam! warning: unused import: `Write` Oct 12 04:49:00.004 INFO kablam! --> src/decoder.rs:8:35 Oct 12 04:49:00.004 INFO kablam! | Oct 12 04:49:00.004 INFO kablam! 8 | use std::io::{self, Cursor, Read, Write, SeekFrom, Seek}; Oct 12 04:49:00.004 INFO kablam! | ^^^^^ Oct 12 04:49:00.004 INFO kablam! Oct 12 04:49:00.118 INFO kablam! warning: variant is never constructed: `Version1` Oct 12 04:49:00.119 INFO kablam! --> src/lib.rs:86:5 Oct 12 04:49:00.119 INFO kablam! | Oct 12 04:49:00.119 INFO kablam! 86 | Version1, Oct 12 04:49:00.120 INFO kablam! | ^^^^^^^^ Oct 12 04:49:00.121 INFO kablam! | Oct 12 04:49:00.124 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:49:00.125 INFO kablam! Oct 12 04:49:00.126 INFO kablam! warning: variant is never constructed: `Version3` Oct 12 04:49:00.126 INFO kablam! --> src/lib.rs:88:5 Oct 12 04:49:00.126 INFO kablam! | Oct 12 04:49:00.126 INFO kablam! 88 | Version3, Oct 12 04:49:00.127 INFO kablam! | ^^^^^^^^ Oct 12 04:49:00.127 INFO kablam! Oct 12 04:49:00.127 INFO kablam! warning: variant is never constructed: `Version4` Oct 12 04:49:00.128 INFO kablam! --> src/lib.rs:90:5 Oct 12 04:49:00.128 INFO kablam! | Oct 12 04:49:00.128 INFO kablam! 90 | Version4, Oct 12 04:49:00.128 INFO kablam! | ^^^^^^^^ Oct 12 04:49:00.129 INFO kablam! Oct 12 04:49:00.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 12 04:49:00.793 INFO kablam! su: No module specific data is present Oct 12 04:49:01.370 INFO running `"docker" "rm" "-f" "235d97cffbc38aa46f051924518894fbcba1a72f9efd030f554adc9b635507d7"` Oct 12 04:49:01.517 INFO blam! 235d97cffbc38aa46f051924518894fbcba1a72f9efd030f554adc9b635507d7 Oct 12 04:49:01.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 04:49:02.031 INFO blam! 427cecaa9a4c1a0c378b9c2f534f9ef763f8f4e66bef41eae1d224e7848320d6 Oct 12 04:49:02.033 INFO running `"docker" "start" "-a" "427cecaa9a4c1a0c378b9c2f534f9ef763f8f4e66bef41eae1d224e7848320d6"` Oct 12 04:49:02.805 INFO kablam! usermod: no changes Oct 12 04:49:02.852 INFO kablam! Compiling bmp-encoder v0.1.4 (/source) Oct 12 04:49:03.835 INFO kablam! error: unused import: `std::error::Error` Oct 12 04:49:03.835 INFO kablam! --> src/lib.rs:37:5 Oct 12 04:49:03.835 INFO kablam! | Oct 12 04:49:03.836 INFO kablam! 37 | use std::error::Error; Oct 12 04:49:03.836 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 04:49:03.836 INFO kablam! | Oct 12 04:49:03.836 INFO kablam! note: lint level defined here Oct 12 04:49:03.837 INFO kablam! --> src/lib.rs:2:24 Oct 12 04:49:03.837 INFO kablam! | Oct 12 04:49:03.837 INFO kablam! 2 | #![cfg_attr(test, deny(warnings))] Oct 12 04:49:03.837 INFO kablam! | ^^^^^^^^ Oct 12 04:49:03.837 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 12 04:49:03.838 INFO kablam! Oct 12 04:49:04.180 INFO kablam! error: unused import: `Write` Oct 12 04:49:04.180 INFO kablam! --> src/decoder.rs:8:35 Oct 12 04:49:04.180 INFO kablam! | Oct 12 04:49:04.180 INFO kablam! 8 | use std::io::{self, Cursor, Read, Write, SeekFrom, Seek}; Oct 12 04:49:04.180 INFO kablam! | ^^^^^ Oct 12 04:49:04.180 INFO kablam! Oct 12 04:49:04.188 INFO kablam! error: aborting due to 2 previous errors Oct 12 04:49:04.188 INFO kablam! Oct 12 04:49:04.194 INFO kablam! error: Could not compile `bmp-encoder`. Oct 12 04:49:04.194 INFO kablam! Oct 12 04:49:04.194 INFO kablam! To learn more, run the command again with --verbose. Oct 12 04:49:04.194 INFO kablam! su: No module specific data is present Oct 12 04:49:04.558 INFO running `"docker" "rm" "-f" "427cecaa9a4c1a0c378b9c2f534f9ef763f8f4e66bef41eae1d224e7848320d6"` Oct 12 04:49:04.660 INFO blam! 427cecaa9a4c1a0c378b9c2f534f9ef763f8f4e66bef41eae1d224e7848320d6