Oct 27 20:33:30.545 INFO checking immeta-0.4.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:33:30.546 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/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 27 20:33:30.983 INFO blam! 618f4482a6df72e56ce54660b21d86a39f4ffcf2691355d1a9cde8c23a02aaa7 Oct 27 20:33:30.987 INFO running `"docker" "start" "-a" "618f4482a6df72e56ce54660b21d86a39f4ffcf2691355d1a9cde8c23a02aaa7"` Oct 27 20:33:31.835 INFO kablam! usermod: no changes Oct 27 20:33:31.887 INFO kablam! Checking immeta v0.4.0 (/source) Oct 27 20:33:33.711 INFO kablam! warning: struct is never constructed: `TiffReader` Oct 27 20:33:33.711 INFO kablam! --> src/common/tiff.rs:12:1 Oct 27 20:33:33.712 INFO kablam! | Oct 27 20:33:33.712 INFO kablam! 12 | pub struct TiffReader { Oct 27 20:33:33.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:33:33.712 INFO kablam! | Oct 27 20:33:33.712 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:33:33.712 INFO kablam! Oct 27 20:33:33.712 INFO kablam! warning: method is never used: `new` Oct 27 20:33:33.712 INFO kablam! --> src/common/tiff.rs:18:5 Oct 27 20:33:33.712 INFO kablam! | Oct 27 20:33:33.712 INFO kablam! 18 | pub fn new(source: R) -> TiffReader { Oct 27 20:33:33.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:33:33.712 INFO kablam! Oct 27 20:33:33.712 INFO kablam! warning: method is never used: `ifds` Oct 27 20:33:33.712 INFO kablam! --> src/common/tiff.rs:41:5 Oct 27 20:33:33.712 INFO kablam! | Oct 27 20:33:33.712 INFO kablam! 41 | pub fn ifds(mut self) -> Result> { Oct 27 20:33:33.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:33:33.712 INFO kablam! Oct 27 20:33:33.712 INFO kablam! warning: method is never used: `len` Oct 27 20:33:33.712 INFO kablam! --> src/common/tiff.rs:173:5 Oct 27 20:33:33.712 INFO kablam! | Oct 27 20:33:33.712 INFO kablam! 173 | fn len(&self) -> u16 { Oct 27 20:33:33.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 20:33:33.712 INFO kablam! Oct 27 20:33:33.712 INFO kablam! warning: enum is never used: `Byte` Oct 27 20:33:33.712 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.712 INFO kablam! | Oct 27 20:33:33.712 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.712 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.712 INFO kablam! ... Oct 27 20:33:33.712 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.712 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.712 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.712 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.712 INFO kablam! ... | Oct 27 20:33:33.712 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.712 INFO kablam! 559 | | } Oct 27 20:33:33.712 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.712 INFO kablam! Oct 27 20:33:33.712 INFO kablam! warning: enum is never used: `Ascii` Oct 27 20:33:33.712 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.712 INFO kablam! | Oct 27 20:33:33.712 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.712 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.712 INFO kablam! ... Oct 27 20:33:33.712 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.712 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.712 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.712 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.712 INFO kablam! ... | Oct 27 20:33:33.712 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.712 INFO kablam! 559 | | } Oct 27 20:33:33.712 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.712 INFO kablam! Oct 27 20:33:33.712 INFO kablam! warning: enum is never used: `Short` Oct 27 20:33:33.712 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.712 INFO kablam! | Oct 27 20:33:33.712 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.712 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.712 INFO kablam! ... Oct 27 20:33:33.712 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.712 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.712 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.712 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.712 INFO kablam! ... | Oct 27 20:33:33.712 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.712 INFO kablam! 559 | | } Oct 27 20:33:33.712 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.712 INFO kablam! Oct 27 20:33:33.712 INFO kablam! warning: enum is never used: `Long` Oct 27 20:33:33.712 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.712 INFO kablam! | Oct 27 20:33:33.712 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.712 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.712 INFO kablam! ... Oct 27 20:33:33.712 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.712 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.712 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.712 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.712 INFO kablam! ... | Oct 27 20:33:33.712 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.712 INFO kablam! 559 | | } Oct 27 20:33:33.712 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.712 INFO kablam! Oct 27 20:33:33.713 INFO kablam! warning: enum is never used: `Rational` Oct 27 20:33:33.713 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.713 INFO kablam! | Oct 27 20:33:33.713 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.713 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.713 INFO kablam! ... Oct 27 20:33:33.713 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.713 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.713 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.713 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.713 INFO kablam! ... | Oct 27 20:33:33.713 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.713 INFO kablam! 559 | | } Oct 27 20:33:33.713 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.713 INFO kablam! Oct 27 20:33:33.713 INFO kablam! warning: enum is never used: `SignedByte` Oct 27 20:33:33.713 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.713 INFO kablam! | Oct 27 20:33:33.713 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.713 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.713 INFO kablam! ... Oct 27 20:33:33.713 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.713 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.713 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.713 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.713 INFO kablam! ... | Oct 27 20:33:33.713 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.713 INFO kablam! 559 | | } Oct 27 20:33:33.713 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.713 INFO kablam! Oct 27 20:33:33.713 INFO kablam! warning: enum is never used: `Undefined` Oct 27 20:33:33.713 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.713 INFO kablam! | Oct 27 20:33:33.713 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.713 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.713 INFO kablam! ... Oct 27 20:33:33.713 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.713 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.713 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.713 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.713 INFO kablam! ... | Oct 27 20:33:33.713 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.713 INFO kablam! 559 | | } Oct 27 20:33:33.713 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.713 INFO kablam! Oct 27 20:33:33.713 INFO kablam! warning: enum is never used: `SignedShort` Oct 27 20:33:33.713 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.713 INFO kablam! | Oct 27 20:33:33.713 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.713 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.713 INFO kablam! ... Oct 27 20:33:33.713 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.713 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.713 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.713 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.713 INFO kablam! ... | Oct 27 20:33:33.713 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.713 INFO kablam! 559 | | } Oct 27 20:33:33.713 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.713 INFO kablam! Oct 27 20:33:33.713 INFO kablam! warning: enum is never used: `SignedLong` Oct 27 20:33:33.713 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.713 INFO kablam! | Oct 27 20:33:33.713 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.713 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.713 INFO kablam! ... Oct 27 20:33:33.713 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.713 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.713 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.713 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.713 INFO kablam! ... | Oct 27 20:33:33.713 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.713 INFO kablam! 559 | | } Oct 27 20:33:33.713 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.713 INFO kablam! Oct 27 20:33:33.713 INFO kablam! warning: enum is never used: `SignedRational` Oct 27 20:33:33.713 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.713 INFO kablam! | Oct 27 20:33:33.713 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.713 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.713 INFO kablam! ... Oct 27 20:33:33.713 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.713 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.713 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.713 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.713 INFO kablam! ... | Oct 27 20:33:33.713 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.714 INFO kablam! 559 | | } Oct 27 20:33:33.714 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.714 INFO kablam! Oct 27 20:33:33.714 INFO kablam! warning: enum is never used: `Float` Oct 27 20:33:33.714 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.714 INFO kablam! | Oct 27 20:33:33.714 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.714 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.714 INFO kablam! ... Oct 27 20:33:33.714 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.714 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.714 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.714 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.714 INFO kablam! ... | Oct 27 20:33:33.714 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.714 INFO kablam! 559 | | } Oct 27 20:33:33.714 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.714 INFO kablam! Oct 27 20:33:33.714 INFO kablam! warning: enum is never used: `Double` Oct 27 20:33:33.714 INFO kablam! --> src/common/tiff.rs:442:17 Oct 27 20:33:33.714 INFO kablam! | Oct 27 20:33:33.714 INFO kablam! 442 | pub enum $tpe {} Oct 27 20:33:33.714 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 20:33:33.714 INFO kablam! ... Oct 27 20:33:33.714 INFO kablam! 480 | / gen_entry_types! { Oct 27 20:33:33.714 INFO kablam! 481 | | Byte, u8, Oct 27 20:33:33.714 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 27 20:33:33.714 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 27 20:33:33.714 INFO kablam! ... | Oct 27 20:33:33.714 INFO kablam! 558 | | |_, _, _, _| None Oct 27 20:33:33.714 INFO kablam! 559 | | } Oct 27 20:33:33.714 INFO kablam! | |_____- in this macro invocation Oct 27 20:33:33.714 INFO kablam! Oct 27 20:33:35.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.23s Oct 27 20:33:35.084 INFO kablam! su: No module specific data is present Oct 27 20:33:35.357 INFO running `"docker" "rm" "-f" "618f4482a6df72e56ce54660b21d86a39f4ffcf2691355d1a9cde8c23a02aaa7"` Oct 27 20:33:35.470 INFO blam! 618f4482a6df72e56ce54660b21d86a39f4ffcf2691355d1a9cde8c23a02aaa7