[INFO] cloning repository https://github.com/image-rs/lzw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/image-rs/lzw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimage-rs%2Flzw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimage-rs%2Flzw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa42aa42da4b611a407d1d4e0d41a72e16e3f1a7
[INFO] testing image-rs/lzw against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimage-rs%2Flzw" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/image-rs/lzw
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/image-rs/lzw
[INFO] tweaked toml for git repo https://github.com/image-rs/lzw written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/image-rs/lzw on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/image-rs/lzw already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-svg v0.3.2
[INFO] [stderr]   Downloaded futures v0.3.21
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.5
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.9
[INFO] [stderr]   Downloaded serde v1.0.138
[INFO] [stderr]   Downloaded plotters v0.3.2
[INFO] [stderr]   Downloaded serde_derive v1.0.138
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 765c1e697cd7197b98c3d5dd66891b738759fb79dc28d0e49d63f466f40102b1
[INFO] running `Command { std: "docker" "start" "-a" "765c1e697cd7197b98c3d5dd66891b738759fb79dc28d0e49d63f466f40102b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "765c1e697cd7197b98c3d5dd66891b738759fb79dc28d0e49d63f466f40102b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "765c1e697cd7197b98c3d5dd66891b738759fb79dc28d0e49d63f466f40102b1", kill_on_drop: false }`
[INFO] [stdout] 765c1e697cd7197b98c3d5dd66891b738759fb79dc28d0e49d63f466f40102b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb3913d7e877b627bda2de27f862f217f5659576b54563b67565c59a2a4f8a2f
[INFO] running `Command { std: "docker" "start" "-a" "cb3913d7e877b627bda2de27f862f217f5659576b54563b67565c59a2a4f8a2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling weezl v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "cb3913d7e877b627bda2de27f862f217f5659576b54563b67565c59a2a4f8a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb3913d7e877b627bda2de27f862f217f5659576b54563b67565c59a2a4f8a2f", kill_on_drop: false }`
[INFO] [stdout] cb3913d7e877b627bda2de27f862f217f5659576b54563b67565c59a2a4f8a2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 770fb5c16df3112ee88fd6ca3ff85df6ed7be4261f59548aeb8e766481c1ca5c
[INFO] running `Command { std: "docker" "start" "-a" "770fb5c16df3112ee88fd6ca3ff85df6ed7be4261f59548aeb8e766481c1ca5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling plotters-svg v0.3.2
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling plotters v0.3.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling weezl v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.85s
[INFO] running `Command { std: "docker" "inspect" "770fb5c16df3112ee88fd6ca3ff85df6ed7be4261f59548aeb8e766481c1ca5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "770fb5c16df3112ee88fd6ca3ff85df6ed7be4261f59548aeb8e766481c1ca5c", kill_on_drop: false }`
[INFO] [stdout] 770fb5c16df3112ee88fd6ca3ff85df6ed7be4261f59548aeb8e766481c1ca5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03f9c23f9618c399c90a78a382a41dcf62bac493c3cb327c60b540c1720d369f
[INFO] running `Command { std: "docker" "start" "-a" "03f9c23f9618c399c90a78a382a41dcf62bac493c3cb327c60b540c1720d369f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weezl-c8b00b4bb72bcb92)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test decode::tests::invalid_code_size_low ... ok
[INFO] [stdout] test encode::tests::into_stream_buffer_no_alloc ... ok
[INFO] [stdout] test encode::tests::invalid_input_rejected ... ok
[INFO] [stdout] test encode::tests::into_stream_buffer_small_alloc ... ok
[INFO] [stdout] test tests::stable_send ... ok
[INFO] [stdout] test encode::tests::invalid_code_size_high - should panic ... ok
[INFO] [stdout] test decode::tests::invalid_code_size_high - should panic ... ok
[INFO] [stdout] test encode::tests::invalid_code_size_low - should panic ... ok
[INFO] [stdout] test encode::tests::reset ... ok
[INFO] [stdout] test decode::tests::into_stream_buffer_no_alloc ... ok
[INFO] [stdout] test decode::tests::into_stream_buffer_small_alloc ... ok
[INFO] [stdout] test decode::tests::reset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.69s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/lzw.rs (/opt/rustwide/target/debug/deps/lzw-5823c791ceb4f8d5)
[INFO] [stderr]      Running tests/end_of_buffer.rs (/opt/rustwide/target/debug/deps/end_of_buffer-46ec37171a4e2082)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test stop_after_end_of_buffer ... ok
[INFO] [stderr]      Running tests/implicit_reset.rs (/opt/rustwide/target/debug/deps/implicit_reset-30006fd96b5fb223)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test read_from_mangled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-c5710a2478481fbf)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test roundtrip_all_lsb has been running for over 60 seconds
[INFO] [stdout] test roundtrip_all_lsb_tiny has been running for over 60 seconds
[INFO] [stdout] test roundtrip_all_msb has been running for over 60 seconds
[INFO] [stdout] test roundtrip_all_msb_tiny has been running for over 60 seconds
[INFO] [stdout] test roundtrip_all_lsb ... FAILED
[INFO] [stdout] test roundtrip_all_msb ... FAILED
[INFO] [stdout] test roundtrip_all_msb_tiny ... FAILED
[INFO] [stdout] test roundtrip_all_lsb_tiny ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- roundtrip_all_lsb stdout ----
[INFO] [stdout] Roundtrip test Gif Lsb 2
[INFO] [stdout] Roundtrip test Gif Lsb 3
[INFO] [stdout] Roundtrip test Gif Lsb 4
[INFO] [stdout] Roundtrip test Gif Lsb 5
[INFO] [stdout] Roundtrip test Gif Lsb 6
[INFO] [stdout] Roundtrip test Gif Lsb 7
[INFO] [stdout] Roundtrip test Tiff Lsb 2
[INFO] [stdout] 
[INFO] [stdout] thread 'roundtrip_all_lsb' panicked at src/decode.rs:909:17:
[INFO] [stdout] Table: false, code_size: 12, next_code: 4095, table_condition: 4094
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5692f25df4e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5692f25df4e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5692f25df4e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5692f25df4e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5692f26048a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5692f26048a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5692f25dc463 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5692f25dc463 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5692f25df332 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5692f25e0a59 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5692f25e088e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5692f25920b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5692f25920b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5692f25e142e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5692f25e142e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5692f25e11fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5692f25df9d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5692f25e0e8d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5692f26032f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5692f259ebd7 - <weezl::decode::DecodeState<C,CgC> as weezl::decode::Stateful>::advance::h0f6c921d86f4bd1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:909:17
[INFO] [stdout]   20:     0x5692f259cdd2 - weezl::decode::Decoder::decode_bytes::he75e0accae22135f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:330:20
[INFO] [stdout]   21:     0x5692f2553098 - weezl::decode::IntoStream<W>::decode_part::{{closure}}::hffef1b765ed0991d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:503:34
[INFO] [stdout]   22:     0x5692f2555a27 - <core::iter::sources::repeat_with::RepeatWith<F> as core::iter::traits::iterator::Iterator>::try_fold::h900192a709393d34
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/sources/repeat_with.rs:112:24
[INFO] [stdout]   23:     0x5692f2555589 - <core::iter::adapters::scan::Scan<I,St,F> as core::iter::traits::iterator::Iterator>::try_fold::h650266617f397dcc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/scan.rs:76:19
[INFO] [stdout]   24:     0x5692f2555439 - <core::iter::adapters::fuse::Fuse<I> as core::iter::adapters::fuse::FuseImpl<I>>::try_fold::hf317a017478905e3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/fuse.rs:317:24
[INFO] [stdout]   25:     0x5692f2555188 - <core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::try_fold::h9d0f5767b037a71e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/fuse.rs:89:9
[INFO] [stdout]   26:     0x5692f2550650 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h62b8f6b6d11eb388
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   27:     0x5692f2550569 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::fold::h1cad077d2ac04bf3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/mod.rs:378:18
[INFO] [stdout]   28:     0x5692f2551b46 - core::iter::traits::iterator::Iterator::for_each::h7493b3998d2cf27e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   29:     0x5692f25571d7 - core::unit::<impl core::iter::traits::collect::FromIterator<()> for ()>::from_iter::h861ae566dcd96b3e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/unit.rs:17:26
[INFO] [stdout]   30:     0x5692f2551a3c - core::iter::traits::iterator::Iterator::collect::ha2bd1a1d9a1f2ff7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x5692f2550b2b - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::ha03d20d4a8a13746
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2054:51
[INFO] [stdout]   32:     0x5692f2551c9e - core::iter::adapters::try_process::h5f4fcd56aeaf8f64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   33:     0x5692f2550b0b - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hd1674d58aeb13b75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2054:9
[INFO] [stdout]   34:     0x5692f2557096 - core::iter::traits::iterator::Iterator::collect::h0499e02c3c64192c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   35:     0x5692f2552e51 - weezl::decode::IntoStream<W>::decode_part::hf08b3e03e227a998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:553:14
[INFO] [stdout]   36:     0x5692f2552b4b - weezl::decode::IntoStream<W>::decode_all::h2d342fd8ebd38997
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:440:14
[INFO] [stdout]   37:     0x5692f2554a58 - roundtrip::assert_roundtrips::h23df9a323a0a07a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:84:52
[INFO] [stdout]   38:     0x5692f25545c9 - roundtrip::roundtrip_all::h65519cb61e3164a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:56:13
[INFO] [stdout]   39:     0x5692f25550c0 - roundtrip::roundtrip_all_lsb::hd7cf44048c79a50e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:23:5
[INFO] [stdout]   40:     0x5692f2555097 - roundtrip::roundtrip_all_lsb::{{closure}}::hfb5f0e48baa99cdd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:22:23
[INFO] [stdout]   41:     0x5692f2556246 - core::ops::function::FnOnce::call_once::he52f1e6e2b302a7b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5692f259791b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5692f259791b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x5692f2596a55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x5692f2596a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5692f2596a55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5692f2596a55 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5692f2596a55 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5692f2596a55 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x5692f2596a55 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x5692f255a654 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x5692f255a654 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5692f255e02a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5692f255e02a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5692f255e02a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5692f255e02a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5692f255e02a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5692f255e02a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5692f255e02a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   60:     0x5692f25e43af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5692f25e43af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   62:     0x711b65ed3aa4 - <unknown>
[INFO] [stdout]   63:     0x711b65f60a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- roundtrip_all_msb stdout ----
[INFO] [stdout] Roundtrip test Gif Msb 2
[INFO] [stdout] Roundtrip test Gif Msb 3
[INFO] [stdout] Roundtrip test Gif Msb 4
[INFO] [stdout] Roundtrip test Gif Msb 5
[INFO] [stdout] Roundtrip test Gif Msb 6
[INFO] [stdout] Roundtrip test Gif Msb 7
[INFO] [stdout] Roundtrip test Tiff Msb 2
[INFO] [stdout] 
[INFO] [stdout] thread 'roundtrip_all_msb' panicked at src/decode.rs:909:17:
[INFO] [stdout] Table: false, code_size: 12, next_code: 4095, table_condition: 4094
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5692f25df4e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5692f25df4e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5692f25df4e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5692f25df4e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5692f26048a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5692f26048a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5692f25dc463 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5692f25dc463 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5692f25df332 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5692f25e0a59 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5692f25e088e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5692f25920b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5692f25920b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5692f25e142e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5692f25e142e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5692f25e11fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5692f25df9d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5692f25e0e8d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5692f26032f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5692f25a2797 - <weezl::decode::DecodeState<C,CgC> as weezl::decode::Stateful>::advance::h88b0c3ab77e34515
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:909:17
[INFO] [stdout]   20:     0x5692f259cdd2 - weezl::decode::Decoder::decode_bytes::he75e0accae22135f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:330:20
[INFO] [stdout]   21:     0x5692f2553098 - weezl::decode::IntoStream<W>::decode_part::{{closure}}::hffef1b765ed0991d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:503:34
[INFO] [stdout]   22:     0x5692f2555a27 - <core::iter::sources::repeat_with::RepeatWith<F> as core::iter::traits::iterator::Iterator>::try_fold::h900192a709393d34
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/sources/repeat_with.rs:112:24
[INFO] [stdout]   23:     0x5692f2555589 - <core::iter::adapters::scan::Scan<I,St,F> as core::iter::traits::iterator::Iterator>::try_fold::h650266617f397dcc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/scan.rs:76:19
[INFO] [stdout]   24:     0x5692f2555439 - <core::iter::adapters::fuse::Fuse<I> as core::iter::adapters::fuse::FuseImpl<I>>::try_fold::hf317a017478905e3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/fuse.rs:317:24
[INFO] [stdout]   25:     0x5692f2555188 - <core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::try_fold::h9d0f5767b037a71e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/fuse.rs:89:9
[INFO] [stdout]   26:     0x5692f2550650 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h62b8f6b6d11eb388
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   27:     0x5692f2550569 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::fold::h1cad077d2ac04bf3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/mod.rs:378:18
[INFO] [stdout]   28:     0x5692f2551b46 - core::iter::traits::iterator::Iterator::for_each::h7493b3998d2cf27e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   29:     0x5692f25571d7 - core::unit::<impl core::iter::traits::collect::FromIterator<()> for ()>::from_iter::h861ae566dcd96b3e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/unit.rs:17:26
[INFO] [stdout]   30:     0x5692f2551a3c - core::iter::traits::iterator::Iterator::collect::ha2bd1a1d9a1f2ff7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x5692f2550b2b - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::ha03d20d4a8a13746
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2054:51
[INFO] [stdout]   32:     0x5692f2551c9e - core::iter::adapters::try_process::h5f4fcd56aeaf8f64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   33:     0x5692f2550b0b - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hd1674d58aeb13b75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2054:9
[INFO] [stdout]   34:     0x5692f2557096 - core::iter::traits::iterator::Iterator::collect::h0499e02c3c64192c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   35:     0x5692f2552e51 - weezl::decode::IntoStream<W>::decode_part::hf08b3e03e227a998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:553:14
[INFO] [stdout]   36:     0x5692f2552b4b - weezl::decode::IntoStream<W>::decode_all::h2d342fd8ebd38997
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:440:14
[INFO] [stdout]   37:     0x5692f2554a58 - roundtrip::assert_roundtrips::h23df9a323a0a07a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:84:52
[INFO] [stdout]   38:     0x5692f25545c9 - roundtrip::roundtrip_all::h65519cb61e3164a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:56:13
[INFO] [stdout]   39:     0x5692f255510d - roundtrip::roundtrip_all_msb::hf42c3cc34db9301f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:28:5
[INFO] [stdout]   40:     0x5692f25550e7 - roundtrip::roundtrip_all_msb::{{closure}}::h493dc60de3daeb96
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:27:23
[INFO] [stdout]   41:     0x5692f2556116 - core::ops::function::FnOnce::call_once::h029d83364bdb7b9b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5692f259791b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5692f259791b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x5692f2596a55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x5692f2596a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5692f2596a55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5692f2596a55 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5692f2596a55 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5692f2596a55 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x5692f2596a55 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x5692f255a654 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x5692f255a654 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5692f255e02a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5692f255e02a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5692f255e02a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5692f255e02a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5692f255e02a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5692f255e02a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5692f255e02a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   60:     0x5692f25e43af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5692f25e43af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   62:     0x711b65ed3aa4 - <unknown>
[INFO] [stdout]   63:     0x711b65f60a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- roundtrip_all_msb_tiny stdout ----
[INFO] [stdout] Roundtrip test Gif Msb 2
[INFO] [stdout] Roundtrip test Gif Msb 3
[INFO] [stdout] Roundtrip test Gif Msb 4
[INFO] [stdout] Roundtrip test Gif Msb 5
[INFO] [stdout] Roundtrip test Gif Msb 6
[INFO] [stdout] Roundtrip test Gif Msb 7
[INFO] [stdout] Roundtrip test Tiff Msb 2
[INFO] [stdout] 
[INFO] [stdout] thread 'roundtrip_all_msb_tiny' panicked at src/decode.rs:909:17:
[INFO] [stdout] Table: false, code_size: 12, next_code: 4095, table_condition: 4094
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5692f25df4e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5692f25df4e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5692f25df4e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5692f25df4e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5692f26048a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5692f26048a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5692f25dc463 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5692f25dc463 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5692f25df332 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5692f25e0a59 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5692f25e088e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5692f25920b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5692f25920b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5692f25e142e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5692f25e142e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5692f25e11fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5692f25df9d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5692f25e0e8d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5692f26032f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5692f25a2797 - <weezl::decode::DecodeState<C,CgC> as weezl::decode::Stateful>::advance::h88b0c3ab77e34515
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:909:17
[INFO] [stdout]   20:     0x5692f259cdd2 - weezl::decode::Decoder::decode_bytes::he75e0accae22135f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:330:20
[INFO] [stdout]   21:     0x5692f2553098 - weezl::decode::IntoStream<W>::decode_part::{{closure}}::hffef1b765ed0991d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:503:34
[INFO] [stdout]   22:     0x5692f2555a27 - <core::iter::sources::repeat_with::RepeatWith<F> as core::iter::traits::iterator::Iterator>::try_fold::h900192a709393d34
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/sources/repeat_with.rs:112:24
[INFO] [stdout]   23:     0x5692f2555589 - <core::iter::adapters::scan::Scan<I,St,F> as core::iter::traits::iterator::Iterator>::try_fold::h650266617f397dcc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/scan.rs:76:19
[INFO] [stdout]   24:     0x5692f2555439 - <core::iter::adapters::fuse::Fuse<I> as core::iter::adapters::fuse::FuseImpl<I>>::try_fold::hf317a017478905e3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/fuse.rs:317:24
[INFO] [stdout]   25:     0x5692f2555188 - <core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::try_fold::h9d0f5767b037a71e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/fuse.rs:89:9
[INFO] [stdout]   26:     0x5692f2550650 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h62b8f6b6d11eb388
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   27:     0x5692f2550569 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::fold::h1cad077d2ac04bf3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/mod.rs:378:18
[INFO] [stdout]   28:     0x5692f2551b46 - core::iter::traits::iterator::Iterator::for_each::h7493b3998d2cf27e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   29:     0x5692f25571d7 - core::unit::<impl core::iter::traits::collect::FromIterator<()> for ()>::from_iter::h861ae566dcd96b3e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/unit.rs:17:26
[INFO] [stdout]   30:     0x5692f2551a3c - core::iter::traits::iterator::Iterator::collect::ha2bd1a1d9a1f2ff7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x5692f2550b2b - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::ha03d20d4a8a13746
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2054:51
[INFO] [stdout]   32:     0x5692f2551c9e - core::iter::adapters::try_process::h5f4fcd56aeaf8f64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   33:     0x5692f2550b0b - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hd1674d58aeb13b75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2054:9
[INFO] [stdout]   34:     0x5692f2557096 - core::iter::traits::iterator::Iterator::collect::h0499e02c3c64192c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   35:     0x5692f2552e51 - weezl::decode::IntoStream<W>::decode_part::hf08b3e03e227a998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:553:14
[INFO] [stdout]   36:     0x5692f2552b4b - weezl::decode::IntoStream<W>::decode_all::h2d342fd8ebd38997
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:440:14
[INFO] [stdout]   37:     0x5692f2554a58 - roundtrip::assert_roundtrips::h23df9a323a0a07a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:84:52
[INFO] [stdout]   38:     0x5692f25545c9 - roundtrip::roundtrip_all::h65519cb61e3164a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:56:13
[INFO] [stdout]   39:     0x5692f255507d - roundtrip::roundtrip_all_msb_tiny::hefa20d3de51becc6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:18:5
[INFO] [stdout]   40:     0x5692f2555057 - roundtrip::roundtrip_all_msb_tiny::{{closure}}::h5b2912884f05d5f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:17:28
[INFO] [stdout]   41:     0x5692f2556196 - core::ops::function::FnOnce::call_once::h4d03bc402572fc95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5692f259791b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5692f259791b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x5692f2596a55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x5692f2596a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5692f2596a55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5692f2596a55 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5692f2596a55 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5692f2596a55 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x5692f2596a55 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x5692f255a654 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x5692f255a654 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5692f255e02a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5692f255e02a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5692f255e02a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5692f255e02a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5692f255e02a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5692f255e02a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5692f255e02a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   60:     0x5692f25e43af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5692f25e43af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   62:     0x711b65ed3aa4 - <unknown>
[INFO] [stdout]   63:     0x711b65f60a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- roundtrip_all_lsb_tiny stdout ----
[INFO] [stdout] Roundtrip test Gif Lsb 2
[INFO] [stdout] Roundtrip test Gif Lsb 3
[INFO] [stdout] Roundtrip test Gif Lsb 4
[INFO] [stdout] Roundtrip test Gif Lsb 5
[INFO] [stdout] Roundtrip test Gif Lsb 6
[INFO] [stdout] Roundtrip test Gif Lsb 7
[INFO] [stdout] Roundtrip test Tiff Lsb 2
[INFO] [stdout] 
[INFO] [stdout] thread 'roundtrip_all_lsb_tiny' panicked at src/decode.rs:909:17:
[INFO] [stdout] Table: false, code_size: 12, next_code: 4095, table_condition: 4094
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5692f25df4e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5692f25df4e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5692f25df4e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5692f25df4e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5692f26048a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5692f26048a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5692f25dc463 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5692f25dc463 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5692f25df332 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5692f25e0a59 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5692f25e088e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5692f25920b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5692f25920b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5692f25e142e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5692f25e142e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5692f25e11fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5692f25df9d9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5692f25e0e8d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5692f26032f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5692f259ebd7 - <weezl::decode::DecodeState<C,CgC> as weezl::decode::Stateful>::advance::h0f6c921d86f4bd1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:909:17
[INFO] [stdout]   20:     0x5692f259cdd2 - weezl::decode::Decoder::decode_bytes::he75e0accae22135f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:330:20
[INFO] [stdout]   21:     0x5692f2553098 - weezl::decode::IntoStream<W>::decode_part::{{closure}}::hffef1b765ed0991d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:503:34
[INFO] [stdout]   22:     0x5692f2555a27 - <core::iter::sources::repeat_with::RepeatWith<F> as core::iter::traits::iterator::Iterator>::try_fold::h900192a709393d34
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/sources/repeat_with.rs:112:24
[INFO] [stdout]   23:     0x5692f2555589 - <core::iter::adapters::scan::Scan<I,St,F> as core::iter::traits::iterator::Iterator>::try_fold::h650266617f397dcc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/scan.rs:76:19
[INFO] [stdout]   24:     0x5692f2555439 - <core::iter::adapters::fuse::Fuse<I> as core::iter::adapters::fuse::FuseImpl<I>>::try_fold::hf317a017478905e3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/fuse.rs:317:24
[INFO] [stdout]   25:     0x5692f2555188 - <core::iter::adapters::fuse::Fuse<I> as core::iter::traits::iterator::Iterator>::try_fold::h9d0f5767b037a71e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/fuse.rs:89:9
[INFO] [stdout]   26:     0x5692f2550650 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold::h62b8f6b6d11eb388
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   27:     0x5692f2550569 - <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::fold::h1cad077d2ac04bf3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/mod.rs:378:18
[INFO] [stdout]   28:     0x5692f2551b46 - core::iter::traits::iterator::Iterator::for_each::h7493b3998d2cf27e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   29:     0x5692f25571d7 - core::unit::<impl core::iter::traits::collect::FromIterator<()> for ()>::from_iter::h861ae566dcd96b3e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/unit.rs:17:26
[INFO] [stdout]   30:     0x5692f2551a3c - core::iter::traits::iterator::Iterator::collect::ha2bd1a1d9a1f2ff7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x5692f2550b2b - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}::ha03d20d4a8a13746
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2054:51
[INFO] [stdout]   32:     0x5692f2551c9e - core::iter::adapters::try_process::h5f4fcd56aeaf8f64
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   33:     0x5692f2550b0b - <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::hd1674d58aeb13b75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2054:9
[INFO] [stdout]   34:     0x5692f2557096 - core::iter::traits::iterator::Iterator::collect::h0499e02c3c64192c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   35:     0x5692f2552e51 - weezl::decode::IntoStream<W>::decode_part::hf08b3e03e227a998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:553:14
[INFO] [stdout]   36:     0x5692f2552b4b - weezl::decode::IntoStream<W>::decode_all::h2d342fd8ebd38997
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decode.rs:440:14
[INFO] [stdout]   37:     0x5692f2554a58 - roundtrip::assert_roundtrips::h23df9a323a0a07a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:84:52
[INFO] [stdout]   38:     0x5692f25545c9 - roundtrip::roundtrip_all::h65519cb61e3164a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:56:13
[INFO] [stdout]   39:     0x5692f2555030 - roundtrip::roundtrip_all_lsb_tiny::hd5a703ed90a2b92e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:13:5
[INFO] [stdout]   40:     0x5692f2555007 - roundtrip::roundtrip_all_lsb_tiny::{{closure}}::hf5fed127ed22e57c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/roundtrip.rs:12:28
[INFO] [stdout]   41:     0x5692f2556206 - core::ops::function::FnOnce::call_once::h9abcd7f106f4e9bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5692f259791b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5692f259791b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x5692f2596a55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x5692f2596a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5692f2596a55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5692f2596a55 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5692f2596a55 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5692f2596a55 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x5692f2596a55 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x5692f255a654 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x5692f255a654 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5692f255e02a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5692f255e02a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5692f255e02a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5692f255e02a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5692f255e02a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5692f255e02a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5692f255e02a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   60:     0x5692f25e43af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5692f25e43af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   62:     0x711b65ed3aa4 - <unknown>
[INFO] [stdout]   63:     0x711b65f60a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     roundtrip_all_lsb
[INFO] [stdout]     roundtrip_all_lsb_tiny
[INFO] [stdout]     roundtrip_all_msb
[INFO] [stdout]     roundtrip_all_msb_tiny
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 193.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test roundtrip`
[INFO] running `Command { std: "docker" "inspect" "03f9c23f9618c399c90a78a382a41dcf62bac493c3cb327c60b540c1720d369f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f9c23f9618c399c90a78a382a41dcf62bac493c3cb327c60b540c1720d369f", kill_on_drop: false }`
[INFO] [stdout] 03f9c23f9618c399c90a78a382a41dcf62bac493c3cb327c60b540c1720d369f
