[INFO] cloning repository https://github.com/adamthedash/hex_editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamthedash/hex_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamthedash%2Fhex_editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamthedash%2Fhex_editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59ae34f279939c5d13e7538fd64c943dc5124e70
[INFO] testing adamthedash/hex_editor against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamthedash%2Fhex_editor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adamthedash/hex_editor
[INFO] finished tweaking git repo https://github.com/adamthedash/hex_editor
[INFO] tweaked toml for git repo https://github.com/adamthedash/hex_editor written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamthedash/hex_editor on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adamthedash/hex_editor 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded psm v0.1.26
[INFO] [stderr]   Downloaded logos-codegen v0.15.0
[INFO] [stderr]   Downloaded stacker v0.1.21
[INFO] [stderr]   Downloaded logos-derive v0.15.0
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded chumsky v0.10.1
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded logos v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d41d70c5e82fca561827fe34c1d023a5bbed08ff80b68130314722354a41cdf3
[INFO] running `Command { std: "docker" "start" "-a" "d41d70c5e82fca561827fe34c1d023a5bbed08ff80b68130314722354a41cdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d41d70c5e82fca561827fe34c1d023a5bbed08ff80b68130314722354a41cdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d41d70c5e82fca561827fe34c1d023a5bbed08ff80b68130314722354a41cdf3", kill_on_drop: false }`
[INFO] [stdout] d41d70c5e82fca561827fe34c1d023a5bbed08ff80b68130314722354a41cdf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2b49dbb0d85226c1f5b0ee6432aeb062ba9219a5b34145391b5a101985e0989
[INFO] running `Command { std: "docker" "start" "-a" "b2b49dbb0d85226c1f5b0ee6432aeb062ba9219a5b34145391b5a101985e0989", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling hex_editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print_vertical`
[INFO] [stdout]  --> src/main.rs:5:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | use display::{HexWriter, print_horizontal, print_vertical};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> src/display.rs:241:33
[INFO] [stdout]     |
[INFO] [stdout] 241 |             PrimativeArray::U16(items) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> src/display.rs:246:33
[INFO] [stdout]     |
[INFO] [stdout] 246 |             PrimativeArray::U64(items) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> src/display.rs:247:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |             PrimativeArray::U128(items) => todo!(),
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_vertical` is never used
[INFO] [stdout]  --> src/display.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn print_vertical(data: &Data, stack_colors: &[(u8, u8, u8)]) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.67s
[INFO] running `Command { std: "docker" "inspect" "b2b49dbb0d85226c1f5b0ee6432aeb062ba9219a5b34145391b5a101985e0989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2b49dbb0d85226c1f5b0ee6432aeb062ba9219a5b34145391b5a101985e0989", kill_on_drop: false }`
[INFO] [stdout] b2b49dbb0d85226c1f5b0ee6432aeb062ba9219a5b34145391b5a101985e0989
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f37fabc854e9680ee54bae057075a55b2ea80afbb2c178e58eee8eb8aa0f1d7f
[INFO] running `Command { std: "docker" "start" "-a" "f37fabc854e9680ee54bae057075a55b2ea80afbb2c178e58eee8eb8aa0f1d7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex_editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print_vertical`
[INFO] [stdout]  --> src/main.rs:5:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | use display::{HexWriter, print_horizontal, print_vertical};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> src/display.rs:241:33
[INFO] [stdout]     |
[INFO] [stdout] 241 |             PrimativeArray::U16(items) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> src/display.rs:246:33
[INFO] [stdout]     |
[INFO] [stdout] 246 |             PrimativeArray::U64(items) => todo!(),
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `items`
[INFO] [stdout]    --> src/display.rs:247:34
[INFO] [stdout]     |
[INFO] [stdout] 247 |             PrimativeArray::U128(items) => todo!(),
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.83s
[INFO] running `Command { std: "docker" "inspect" "f37fabc854e9680ee54bae057075a55b2ea80afbb2c178e58eee8eb8aa0f1d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f37fabc854e9680ee54bae057075a55b2ea80afbb2c178e58eee8eb8aa0f1d7f", kill_on_drop: false }`
[INFO] [stdout] f37fabc854e9680ee54bae057075a55b2ea80afbb2c178e58eee8eb8aa0f1d7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4c6fd0f2846257765bcadbb35f434fd11e7fb5a53004b0de59f42605bb0b495
[INFO] running `Command { std: "docker" "start" "-a" "c4c6fd0f2846257765bcadbb35f434fd11e7fb5a53004b0de59f42605bb0b495", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/main.rs:4:20
[INFO] [stderr]   |
[INFO] [stderr] 4 | use clap::{Parser, command};
[INFO] [stderr]   |                    ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `print_vertical`
[INFO] [stderr]  --> src/main.rs:5:44
[INFO] [stderr]   |
[INFO] [stderr] 5 | use display::{HexWriter, print_horizontal, print_vertical};
[INFO] [stderr]   |                                            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `items`
[INFO] [stderr]    --> src/display.rs:241:33
[INFO] [stderr]     |
[INFO] [stderr] 241 |             PrimativeArray::U16(items) => todo!(),
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `items`
[INFO] [stderr]    --> src/display.rs:246:33
[INFO] [stderr]     |
[INFO] [stderr] 246 |             PrimativeArray::U64(items) => todo!(),
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `items`
[INFO] [stderr]    --> src/display.rs:247:34
[INFO] [stderr]     |
[INFO] [stderr] 247 |             PrimativeArray::U128(items) => todo!(),
[INFO] [stderr]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_items`
[INFO] [stderr] 
[INFO] [stderr] warning: `hex_editor` (bin "hex_editor" test) generated 5 warnings (run `cargo fix --bin "hex_editor" -p hex_editor --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hex_editor-1869f6a5c04b9378)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_png ... ok
[INFO] [stdout] test tests::test_poe_bundle_index ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_poe_bundle_index stdout ----
[INFO] [stdout] [DType("u32le"), Number(1), Placeholder, DType("u32le"), Number(1), Placeholder, DType("u32le"), Number(1), Placeholder, DType("u32le"), Number(1), Placeholder, DType("u8"), Number(4), Placeholder, DType("u64le"), Number(1), Placeholder, DType("u64le"), Number(1), Identifier("total_data_size"), DType("u32le"), Number(1), Identifier("blocks"), DType("u32le"), Number(1), Placeholder, DType("u8"), Number(16), Placeholder, DType("u32le"), Identifier("blocks"), Identifier("block_sizes"), TakeOver, Identifier("block_sizes"), Identifier("block_size"), LeftBrace, DType("u8"), Identifier("block_size"), Placeholder, RightBrace]
[INFO] [stdout] [
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U32(
[INFO] [stdout]             Little,
[INFO] [stdout]         ),
[INFO] [stdout]         count: Number(
[INFO] [stdout]             1,
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: None,
[INFO] [stdout]     },
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U32(
[INFO] [stdout]             Little,
[INFO] [stdout]         ),
[INFO] [stdout]         count: Number(
[INFO] [stdout]             1,
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: None,
[INFO] [stdout]     },
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U32(
[INFO] [stdout]             Little,
[INFO] [stdout]         ),
[INFO] [stdout]         count: Number(
[INFO] [stdout]             1,
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: None,
[INFO] [stdout]     },
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U32(
[INFO] [stdout]             Little,
[INFO] [stdout]         ),
[INFO] [stdout]         count: Number(
[INFO] [stdout]             1,
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: None,
[INFO] [stdout]     },
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U8,
[INFO] [stdout]         count: Number(
[INFO] [stdout]             4,
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: None,
[INFO] [stdout]     },
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U64(
[INFO] [stdout]             Little,
[INFO] [stdout]         ),
[INFO] [stdout]         count: Number(
[INFO] [stdout]             1,
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: None,
[INFO] [stdout]     },
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U64(
[INFO] [stdout]             Little,
[INFO] [stdout]         ),
[INFO] [stdout]         count: Number(
[INFO] [stdout]             1,
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: Some(
[INFO] [stdout]             "total_data_size",
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U32(
[INFO] [stdout]             Little,
[INFO] [stdout]         ),
[INFO] [stdout]         count: Number(
[INFO] [stdout]             1,
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: Some(
[INFO] [stdout]             "blocks",
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U32(
[INFO] [stdout]             Little,
[INFO] [stdout]         ),
[INFO] [stdout]         count: Number(
[INFO] [stdout]             1,
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: None,
[INFO] [stdout]     },
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U8,
[INFO] [stdout]         count: Number(
[INFO] [stdout]             16,
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: None,
[INFO] [stdout]     },
[INFO] [stdout]     Primative {
[INFO] [stdout]         dtype: U32(
[INFO] [stdout]             Little,
[INFO] [stdout]         ),
[INFO] [stdout]         count: Identifier(
[INFO] [stdout]             "blocks",
[INFO] [stdout]         ),
[INFO] [stdout]         identifier: Some(
[INFO] [stdout]             "block_sizes",
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout]     TakeOver {
[INFO] [stdout]         iter_identifier: "block_sizes",
[INFO] [stdout]         index_identifier: "block_size",
[INFO] [stdout]         exprs: [
[INFO] [stdout]             Primative {
[INFO] [stdout]                 dtype: U8,
[INFO] [stdout]                 count: Identifier(
[INFO] [stdout]                     "block_size",
[INFO] [stdout]                 ),
[INFO] [stdout]                 identifier: None,
[INFO] [stdout]             },
[INFO] [stdout]         ],
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_poe_bundle_index' (18) panicked at src/main.rs:111:130:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff2d6a195d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff2d6a195d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff2d6a195d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff2d6a195d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff2d6a2f3aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff2d6a2f3aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ff2d6a1e956 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff2d6a1e956 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff2d69f70af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff2d69f70af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff2d6a110d9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff2d695620e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff2d695620e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff2d6a11342 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff2d6a11342 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff2d69f7168 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff2d69ebd89 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff2d69f80ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff2d6a2fb3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff2d6a2f8b2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ff2d69456ab - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::Vec<u8>, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ff2d69456ab - hex_editor[998571c0db4c6c97]::tests::test_poe_bundle_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:111:130
[INFO] [stdout]   22:     0x5ff2d69440d7 - hex_editor[998571c0db4c6c97]::tests::test_poe_bundle_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:96:31
[INFO] [stdout]   23:     0x5ff2d6931036 - <hex_editor[998571c0db4c6c97]::tests::test_poe_bundle_index::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ff2d694a5bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ff2d694a5bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ff2d6956e1a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ff2d6956e1a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ff2d6956e1a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ff2d6956e1a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ff2d6956e1a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ff2d6956e1a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ff2d6956e1a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ff2d69523c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ff2d69523c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ff2d6959912 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ff2d6959912 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ff2d6959912 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ff2d6959912 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ff2d6959912 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ff2d6959912 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ff2d6959912 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ff2d6a1876f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ff2d6a1876f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f114cc6aaa4 - <unknown>
[INFO] [stdout]   45:     0x7f114ccf7a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_poe_bundle_index
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin hex_editor`
[INFO] running `Command { std: "docker" "inspect" "c4c6fd0f2846257765bcadbb35f434fd11e7fb5a53004b0de59f42605bb0b495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c6fd0f2846257765bcadbb35f434fd11e7fb5a53004b0de59f42605bb0b495", kill_on_drop: false }`
[INFO] [stdout] c4c6fd0f2846257765bcadbb35f434fd11e7fb5a53004b0de59f42605bb0b495
