Oct 16 05:41:16.753 INFO testing immeta-0.4.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 05:41:16.754 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 05:41:17.034 INFO blam! c16a5dd76750a3102a66d242349ea74dfac854dd5ed9ad7c57635186726846e5 Oct 16 05:41:17.040 INFO running `"docker" "start" "-a" "c16a5dd76750a3102a66d242349ea74dfac854dd5ed9ad7c57635186726846e5"` Oct 16 05:41:17.715 INFO kablam! usermod: no changes Oct 16 05:41:17.750 INFO kablam! Compiling immeta v0.4.0 (/source) Oct 16 05:41:19.439 INFO kablam! warning: struct is never constructed: `TiffReader` Oct 16 05:41:19.439 INFO kablam! --> src/common/tiff.rs:12:1 Oct 16 05:41:19.439 INFO kablam! | Oct 16 05:41:19.439 INFO kablam! 12 | pub struct TiffReader { Oct 16 05:41:19.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:41:19.439 INFO kablam! | Oct 16 05:41:19.439 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 05:41:19.439 INFO kablam! Oct 16 05:41:19.439 INFO kablam! warning: method is never used: `new` Oct 16 05:41:19.439 INFO kablam! --> src/common/tiff.rs:18:5 Oct 16 05:41:19.439 INFO kablam! | Oct 16 05:41:19.439 INFO kablam! 18 | pub fn new(source: R) -> TiffReader { Oct 16 05:41:19.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:41:19.439 INFO kablam! Oct 16 05:41:19.439 INFO kablam! warning: method is never used: `ifds` Oct 16 05:41:19.439 INFO kablam! --> src/common/tiff.rs:41:5 Oct 16 05:41:19.439 INFO kablam! | Oct 16 05:41:19.439 INFO kablam! 41 | pub fn ifds(mut self) -> Result> { Oct 16 05:41:19.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:41:19.439 INFO kablam! Oct 16 05:41:19.439 INFO kablam! warning: method is never used: `len` Oct 16 05:41:19.439 INFO kablam! --> src/common/tiff.rs:173:5 Oct 16 05:41:19.439 INFO kablam! | Oct 16 05:41:19.439 INFO kablam! 173 | fn len(&self) -> u16 { Oct 16 05:41:19.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:41:19.439 INFO kablam! Oct 16 05:41:19.439 INFO kablam! warning: enum is never used: `Byte` Oct 16 05:41:19.439 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.439 INFO kablam! | Oct 16 05:41:19.439 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.439 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.439 INFO kablam! ... Oct 16 05:41:19.439 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.439 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.439 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.439 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.439 INFO kablam! ... | Oct 16 05:41:19.439 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.439 INFO kablam! 559 | | } Oct 16 05:41:19.439 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.439 INFO kablam! Oct 16 05:41:19.439 INFO kablam! warning: enum is never used: `Ascii` Oct 16 05:41:19.439 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.439 INFO kablam! | Oct 16 05:41:19.439 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.439 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.439 INFO kablam! ... Oct 16 05:41:19.439 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.439 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.439 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.439 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.439 INFO kablam! ... | Oct 16 05:41:19.439 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.439 INFO kablam! 559 | | } Oct 16 05:41:19.439 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.439 INFO kablam! Oct 16 05:41:19.443 INFO kablam! warning: enum is never used: `Short` Oct 16 05:41:19.443 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.443 INFO kablam! | Oct 16 05:41:19.443 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.443 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.443 INFO kablam! ... Oct 16 05:41:19.443 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.443 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.443 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.443 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.443 INFO kablam! ... | Oct 16 05:41:19.443 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.443 INFO kablam! 559 | | } Oct 16 05:41:19.443 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.443 INFO kablam! Oct 16 05:41:19.443 INFO kablam! warning: enum is never used: `Long` Oct 16 05:41:19.443 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.443 INFO kablam! | Oct 16 05:41:19.443 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.443 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.443 INFO kablam! ... Oct 16 05:41:19.443 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.443 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.443 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.443 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.444 INFO kablam! ... | Oct 16 05:41:19.444 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.444 INFO kablam! 559 | | } Oct 16 05:41:19.444 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.444 INFO kablam! Oct 16 05:41:19.444 INFO kablam! warning: enum is never used: `Rational` Oct 16 05:41:19.444 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.444 INFO kablam! | Oct 16 05:41:19.444 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.444 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.444 INFO kablam! ... Oct 16 05:41:19.444 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.444 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.444 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.444 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.444 INFO kablam! ... | Oct 16 05:41:19.444 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.444 INFO kablam! 559 | | } Oct 16 05:41:19.444 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.444 INFO kablam! Oct 16 05:41:19.444 INFO kablam! warning: enum is never used: `SignedByte` Oct 16 05:41:19.444 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.444 INFO kablam! | Oct 16 05:41:19.444 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.444 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.444 INFO kablam! ... Oct 16 05:41:19.444 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.444 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.444 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.444 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.444 INFO kablam! ... | Oct 16 05:41:19.444 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.444 INFO kablam! 559 | | } Oct 16 05:41:19.444 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.444 INFO kablam! Oct 16 05:41:19.444 INFO kablam! warning: enum is never used: `Undefined` Oct 16 05:41:19.444 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.444 INFO kablam! | Oct 16 05:41:19.444 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.444 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.444 INFO kablam! ... Oct 16 05:41:19.444 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.444 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.444 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.444 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.444 INFO kablam! ... | Oct 16 05:41:19.444 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.444 INFO kablam! 559 | | } Oct 16 05:41:19.444 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.444 INFO kablam! Oct 16 05:41:19.444 INFO kablam! warning: enum is never used: `SignedShort` Oct 16 05:41:19.444 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.444 INFO kablam! | Oct 16 05:41:19.444 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.444 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.444 INFO kablam! ... Oct 16 05:41:19.444 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.444 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.444 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.444 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.444 INFO kablam! ... | Oct 16 05:41:19.444 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.444 INFO kablam! 559 | | } Oct 16 05:41:19.444 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.444 INFO kablam! Oct 16 05:41:19.444 INFO kablam! warning: enum is never used: `SignedLong` Oct 16 05:41:19.444 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.444 INFO kablam! | Oct 16 05:41:19.444 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.444 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.444 INFO kablam! ... Oct 16 05:41:19.444 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.444 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.444 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.444 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.444 INFO kablam! ... | Oct 16 05:41:19.444 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.444 INFO kablam! 559 | | } Oct 16 05:41:19.444 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.444 INFO kablam! Oct 16 05:41:19.444 INFO kablam! warning: enum is never used: `SignedRational` Oct 16 05:41:19.444 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.445 INFO kablam! | Oct 16 05:41:19.445 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.445 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.445 INFO kablam! ... Oct 16 05:41:19.445 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.445 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.445 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.445 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.445 INFO kablam! ... | Oct 16 05:41:19.445 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.445 INFO kablam! 559 | | } Oct 16 05:41:19.445 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.445 INFO kablam! Oct 16 05:41:19.445 INFO kablam! warning: enum is never used: `Float` Oct 16 05:41:19.445 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.445 INFO kablam! | Oct 16 05:41:19.445 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.445 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.445 INFO kablam! ... Oct 16 05:41:19.445 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.445 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.445 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.445 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.445 INFO kablam! ... | Oct 16 05:41:19.445 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.445 INFO kablam! 559 | | } Oct 16 05:41:19.445 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.445 INFO kablam! Oct 16 05:41:19.445 INFO kablam! warning: enum is never used: `Double` Oct 16 05:41:19.445 INFO kablam! --> src/common/tiff.rs:442:17 Oct 16 05:41:19.445 INFO kablam! | Oct 16 05:41:19.445 INFO kablam! 442 | pub enum $tpe {} Oct 16 05:41:19.445 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:41:19.445 INFO kablam! ... Oct 16 05:41:19.445 INFO kablam! 480 | / gen_entry_types! { Oct 16 05:41:19.445 INFO kablam! 481 | | Byte, u8, Oct 16 05:41:19.445 INFO kablam! 482 | | |source, _| byteorder::ReadBytesExt::read_u8(source).map(|v| (1, v)), Oct 16 05:41:19.445 INFO kablam! 483 | | |source, _, n, count| if n >= count || n >= 4 { None } else { Some(source[n]) }; Oct 16 05:41:19.445 INFO kablam! ... | Oct 16 05:41:19.445 INFO kablam! 558 | | |_, _, _, _| None Oct 16 05:41:19.445 INFO kablam! 559 | | } Oct 16 05:41:19.445 INFO kablam! | |_____- in this macro invocation Oct 16 05:41:19.445 INFO kablam! Oct 16 05:41:20.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.48s Oct 16 05:41:20.211 INFO kablam! su: No module specific data is present Oct 16 05:41:20.499 INFO running `"docker" "rm" "-f" "c16a5dd76750a3102a66d242349ea74dfac854dd5ed9ad7c57635186726846e5"` Oct 16 05:41:20.627 INFO blam! c16a5dd76750a3102a66d242349ea74dfac854dd5ed9ad7c57635186726846e5 Oct 16 05:41:20.629 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 05:41:20.844 INFO blam! c188276163e623a0c6a0ab2089df9d5ffeba300f08d8da5857585588bc59e8f6 Oct 16 05:41:20.847 INFO running `"docker" "start" "-a" "c188276163e623a0c6a0ab2089df9d5ffeba300f08d8da5857585588bc59e8f6"` Oct 16 05:41:21.477 INFO kablam! usermod: no changes Oct 16 05:41:21.523 INFO kablam! Compiling immeta v0.4.0 (/source) Oct 16 05:41:26.541 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.04s Oct 16 05:41:26.544 INFO kablam! su: No module specific data is present Oct 16 05:41:26.949 INFO running `"docker" "rm" "-f" "c188276163e623a0c6a0ab2089df9d5ffeba300f08d8da5857585588bc59e8f6"` Oct 16 05:41:27.175 INFO blam! c188276163e623a0c6a0ab2089df9d5ffeba300f08d8da5857585588bc59e8f6 Oct 16 05:41:27.177 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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" "-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 05:41:27.577 INFO blam! 22d95fd193296558791cb751004dd1a34bc23c9f09d9b1c00ae1ac6579079778 Oct 16 05:41:27.579 INFO running `"docker" "start" "-a" "22d95fd193296558791cb751004dd1a34bc23c9f09d9b1c00ae1ac6579079778"` Oct 16 05:41:28.976 INFO kablam! usermod: no changes Oct 16 05:41:29.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 05:41:29.042 INFO kablam! Running /target/debug/deps/immeta-6cd0d544a01b4853 Oct 16 05:41:29.051 INFO blam! Oct 16 05:41:29.051 INFO blam! running 7 tests Oct 16 05:41:29.055 INFO blam! test common::riff::tests::test_invalid_header ... ok Oct 16 05:41:29.055 INFO blam! test common::tiff::tests::test_big_endian_empty ... ok Oct 16 05:41:29.055 INFO blam! test common::riff::tests::test_flat_chunks ... ok Oct 16 05:41:29.055 INFO blam! test common::tiff::tests::test_little_endian_empty ... ok Oct 16 05:41:29.055 INFO blam! test common::tiff::tests::test_one_ifd_all_types ... ok Oct 16 05:41:29.056 INFO blam! test common::riff::tests::test_nested_chunks ... ok Oct 16 05:41:29.056 INFO blam! test common::riff::tests::test_skip_chunk_data ... ok Oct 16 05:41:29.056 INFO blam! Oct 16 05:41:29.056 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:41:29.056 INFO blam! Oct 16 05:41:29.063 INFO kablam! Running /target/debug/deps/test-58b56b5d715a06f7 Oct 16 05:41:29.063 INFO blam! Oct 16 05:41:29.063 INFO blam! running 5 tests Oct 16 05:41:29.063 INFO blam! test test_webp ... ok Oct 16 05:41:29.063 INFO blam! test test_png ... ok Oct 16 05:41:29.071 INFO kablam! Doc-tests immeta Oct 16 05:41:29.071 INFO blam! test test_jpeg ... ok Oct 16 05:41:29.071 INFO blam! test test_gif_plain ... ok Oct 16 05:41:29.071 INFO blam! test test_gif_animated ... ok Oct 16 05:41:29.071 INFO blam! Oct 16 05:41:29.071 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:41:29.071 INFO blam! Oct 16 05:41:30.322 INFO blam! Oct 16 05:41:30.322 INFO blam! running 12 tests Oct 16 05:41:30.335 INFO blam! test src/common/tiff.rs - common::tiff::TiffReader::ifds (line 33) ... ignored Oct 16 05:41:30.351 INFO blam! test src/generic.rs - generic::markers (line 18) ... ignored Oct 16 05:41:30.359 INFO blam! test src/generic.rs - generic::markers (line 25) ... ignored Oct 16 05:41:30.405 INFO blam! test src/generic.rs - generic::markers (line 33) ... ignored Oct 16 05:41:37.547 INFO blam! test src/generic.rs - generic::markers::MetadataMarker::from_generic_ref (line 88) ... ok Oct 16 05:41:37.963 INFO blam! test src/generic.rs - generic::markers::MetadataMarker::from_generic (line 69) ... ok Oct 16 05:41:38.247 INFO blam! test src/generic.rs - generic::markers::MetadataMarker::load_from_seek (line 131) ... ok Oct 16 05:41:39.111 INFO blam! test src/generic.rs - generic::markers::MetadataMarker::load_from_file (line 150) ... ok Oct 16 05:41:39.299 INFO blam! test src/generic.rs - generic::markers::MetadataMarker::from_generic (line 59) ... ok Oct 16 05:41:39.480 INFO blam! test src/generic.rs - generic::markers::MetadataMarker::from_generic_ref (line 97) ... ok Oct 16 05:41:39.555 INFO blam! test src/generic.rs - generic::markers::MetadataMarker::load (line 114) ... ok Oct 16 05:41:39.567 INFO blam! test src/generic.rs - generic::markers::MetadataMarker::load_from_buf (line 165) ... ok Oct 16 05:41:39.567 INFO blam! Oct 16 05:41:39.567 INFO blam! test result: ok. 8 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Oct 16 05:41:39.567 INFO blam! Oct 16 05:41:39.595 INFO kablam! su: No module specific data is present Oct 16 05:41:40.331 INFO running `"docker" "rm" "-f" "22d95fd193296558791cb751004dd1a34bc23c9f09d9b1c00ae1ac6579079778"` Oct 16 05:41:40.695 INFO blam! 22d95fd193296558791cb751004dd1a34bc23c9f09d9b1c00ae1ac6579079778