[INFO] cloning repository https://github.com/davebenson/glb-rigger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davebenson/glb-rigger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebenson%2Fglb-rigger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebenson%2Fglb-rigger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3463f0ebcce7a08103efde0bf0119b964d0feecd
[INFO] testing davebenson/glb-rigger against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebenson%2Fglb-rigger" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davebenson/glb-rigger
[INFO] finished tweaking git repo https://github.com/davebenson/glb-rigger
[INFO] tweaked toml for git repo https://github.com/davebenson/glb-rigger written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davebenson/glb-rigger on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davebenson/glb-rigger 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ec13d4b7a028518a758c450d4d618363c619d5dd24e704e346bc1dd09d92ad2
[INFO] running `Command { std: "docker" "start" "-a" "5ec13d4b7a028518a758c450d4d618363c619d5dd24e704e346bc1dd09d92ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ec13d4b7a028518a758c450d4d618363c619d5dd24e704e346bc1dd09d92ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ec13d4b7a028518a758c450d4d618363c619d5dd24e704e346bc1dd09d92ad2", kill_on_drop: false }`
[INFO] [stdout] 5ec13d4b7a028518a758c450d4d618363c619d5dd24e704e346bc1dd09d92ad2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86849ab630429a9f7d95e503bc4f4f334ac49caab2a38c5086eec2ccab713388
[INFO] running `Command { std: "docker" "start" "-a" "86849ab630429a9f7d95e503bc4f4f334ac49caab2a38c5086eec2ccab713388", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling vector2d v3.1.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling vector3d v0.2.1
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling glb-rigger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[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 variable: `output_path_str`
[INFO] [stdout]     --> src/main.rs:1974:39
[INFO] [stdout]      |
[INFO] [stdout] 1974 |     if let (Some(input_path_str),Some(output_path_str)) = (std::env::args().nth(1), std::env::args().nth(2)) {
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path_str`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `intersect_inplace` and `union_inplace` are never used
[INFO] [stdout]    --> src/voxel_set.rs:97:6
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl Micropatch {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  97 |   fn intersect_inplace(self: &mut Micropatch, other: &Micropatch) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |   fn union_inplace(self: &mut Micropatch, other: &Micropatch) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `union` and `intersection` are never used
[INFO] [stdout]    --> src/voxel_set.rs:390:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl VoxelSet {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 390 |     pub fn union(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 426 |     pub fn intersection(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_rel_z` is never used
[INFO] [stdout]    --> src/voxel_set.rs:614:8
[INFO] [stdout]     |
[INFO] [stdout] 595 | impl SliceInfo {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 614 |     fn get_rel_z(self: &Self, x: i32, y: i32, z_rel: i32) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn find_triangular_primitive(gltf: &gltf::Gltf) -> gltf::Primitive {
[INFO] [stdout]    |                                    ^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn find_triangular_primitive(gltf: &gltf::Gltf) -> gltf::Primitive<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:714:16
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn new(vs: &VoxelSet) -> SliceIterator {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn new(vs: &VoxelSet) -> SliceIterator<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:923:33
[INFO] [stdout]     |
[INFO] [stdout] 923 |     pub fn iterate_slices(self: &Self) -> SliceIterator {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 923 |     pub fn iterate_slices(self: &Self) -> SliceIterator<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:927:32
[INFO] [stdout]     |
[INFO] [stdout] 927 |     pub fn iterate_3x3x3(self: &Self) -> TinyNeighborhoodIterator {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 927 |     pub fn iterate_3x3x3(self: &Self) -> TinyNeighborhoodIterator<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.28s
[INFO] running `Command { std: "docker" "inspect" "86849ab630429a9f7d95e503bc4f4f334ac49caab2a38c5086eec2ccab713388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86849ab630429a9f7d95e503bc4f4f334ac49caab2a38c5086eec2ccab713388", kill_on_drop: false }`
[INFO] [stdout] 86849ab630429a9f7d95e503bc4f4f334ac49caab2a38c5086eec2ccab713388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89f1d99c4f0cfe1f310d5d8d0723b74446ecca2c54d9b7b5ef527d9718f023e8
[INFO] running `Command { std: "docker" "start" "-a" "89f1d99c4f0cfe1f310d5d8d0723b74446ecca2c54d9b7b5ef527d9718f023e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling glb-rigger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[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 variable: `output_path_str`
[INFO] [stdout]     --> src/main.rs:1974:39
[INFO] [stdout]      |
[INFO] [stdout] 1974 |     if let (Some(input_path_str),Some(output_path_str)) = (std::env::args().nth(1), std::env::args().nth(2)) {
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path_str`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn find_triangular_primitive(gltf: &gltf::Gltf) -> gltf::Primitive {
[INFO] [stdout]    |                                    ^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn find_triangular_primitive(gltf: &gltf::Gltf) -> gltf::Primitive<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:714:16
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn new(vs: &VoxelSet) -> SliceIterator {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 714 |     fn new(vs: &VoxelSet) -> SliceIterator<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:923:33
[INFO] [stdout]     |
[INFO] [stdout] 923 |     pub fn iterate_slices(self: &Self) -> SliceIterator {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 923 |     pub fn iterate_slices(self: &Self) -> SliceIterator<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/voxel_set.rs:927:32
[INFO] [stdout]     |
[INFO] [stdout] 927 |     pub fn iterate_3x3x3(self: &Self) -> TinyNeighborhoodIterator {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 927 |     pub fn iterate_3x3x3(self: &Self) -> TinyNeighborhoodIterator<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "89f1d99c4f0cfe1f310d5d8d0723b74446ecca2c54d9b7b5ef527d9718f023e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89f1d99c4f0cfe1f310d5d8d0723b74446ecca2c54d9b7b5ef527d9718f023e8", kill_on_drop: false }`
[INFO] [stdout] 89f1d99c4f0cfe1f310d5d8d0723b74446ecca2c54d9b7b5ef527d9718f023e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f23c8e767a331f0f0f0b299f23ca6acd956b6d93e9a83ed7dd126d79c556ef3
[INFO] running `Command { std: "docker" "start" "-a" "4f23c8e767a331f0f0f0b299f23ca6acd956b6d93e9a83ed7dd126d79c556ef3", kill_on_drop: false }`
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/main.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output_path_str`
[INFO] [stderr]     --> src/main.rs:1974:39
[INFO] [stderr]      |
[INFO] [stderr] 1974 |     if let (Some(input_path_str),Some(output_path_str)) = (std::env::args().nth(1), std::env::args().nth(2)) {
[INFO] [stderr]      |                                       ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path_str`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/main.rs:18:36
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn find_triangular_primitive(gltf: &gltf::Gltf) -> gltf::Primitive {
[INFO] [stderr]    |                                    ^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn find_triangular_primitive(gltf: &gltf::Gltf) -> gltf::Primitive<'_> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/voxel_set.rs:714:16
[INFO] [stderr]     |
[INFO] [stderr] 714 |     fn new(vs: &VoxelSet) -> SliceIterator {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 714 |     fn new(vs: &VoxelSet) -> SliceIterator<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/voxel_set.rs:923:33
[INFO] [stderr]     |
[INFO] [stderr] 923 |     pub fn iterate_slices(self: &Self) -> SliceIterator {
[INFO] [stderr]     |                                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 923 |     pub fn iterate_slices(self: &Self) -> SliceIterator<'_> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/voxel_set.rs:927:32
[INFO] [stderr]     |
[INFO] [stderr] 927 |     pub fn iterate_3x3x3(self: &Self) -> TinyNeighborhoodIterator {
[INFO] [stderr]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 927 |     pub fn iterate_3x3x3(self: &Self) -> TinyNeighborhoodIterator<'_> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `glb-rigger` (bin "glb-rigger" test) generated 6 warnings (run `cargo fix --bin "glb-rigger" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glb_rigger-9cca22038397dabf)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test voxel_set::tests::test_difference ... ok
[INFO] [stdout] test voxel_set::tests::test_argmax3 ... ok
[INFO] [stdout] test voxel_set::tests::test_fill_tri ... ok
[INFO] [stdout] test voxel_set::tests::test_force_micropatch ... ok
[INFO] [stdout] test voxel_set::tests::test_flood_fill_cube_interior ... ok
[INFO] [stdout] test voxel_set::tests::test_flood_fill_cube_exterior ... ok
[INFO] [stdout] test voxel_set::tests::test_free_micropatch_reuse ... ok
[INFO] [stdout] test voxel_set::tests::test_intersection ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3 ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_trivial_case1 ... ok
[INFO] [stdout] test voxel_set::tests::test_flood_fill ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_trivial_case2 ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_trivial_case3 ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_slices_basic ... ok
[INFO] [stdout] test voxel_set::tests::test_max3 ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_slices_3point ... ok
[INFO] [stdout] test voxel_set::tests::test_micropatch_all_zeros ... ok
[INFO] [stdout] test voxel_set::tests::test_micropatch_all_ones ... ok
[INFO] [stdout] test voxel_set::tests::test_micropatch_index ... ok
[INFO] [stdout] test voxel_set::tests::test_normalize_v3 ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_slices_content ... ok
[INFO] [stdout] test voxel_set::tests::test_round_up ... ok
[INFO] [stdout] test voxel_set::tests::test_slice_info_fields ... ok
[INFO] [stdout] test voxel_set::tests::test_slice_info_get_rel_z_simplified ... ok
[INFO] [stdout] test voxel_set::tests::test_tri_height ... ok
[INFO] [stdout] test voxel_set::tests::test_union ... ok
[INFO] [stdout] test voxel_set::tests::test_voxel_set_clone ... ok
[INFO] [stdout] test voxel_set::tests::test_voxel_set_get ... ok
[INFO] [stdout] test voxel_set::tests::test_micropatch_set_get ... ok
[INFO] [stdout] test voxel_set::tests::test_voxel_set_new ... ok
[INFO] [stdout] test voxel_set::tests::test_line ... ok
[INFO] [stdout] test voxel_set::tests::test_voxel_set_set_get ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_across_micropatch_boundaries ... FAILED
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_neighborhood_structure ... FAILED
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_empty_and_full_micropatches ... FAILED
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_edge_cases ... FAILED
[INFO] [stdout] test voxel_set::tests::test_save_magicavoxel ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- voxel_set::tests::test_iterate_3x3x3_across_micropatch_boundaries stdout ----
[INFO] [stdout] y=0 z=0 xs=[0]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:01 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:00 00:00
[INFO] [stdout] y=0 z=1 xs=[]
[INFO] [stdout] y=1 z=1 xs=[]
[INFO] [stdout] y=2 z=1 xs=[]
[INFO] [stdout] y=3 z=1 xs=[]
[INFO] [stdout] y=4 z=1 xs=[]
[INFO] [stdout] y=5 z=1 xs=[]
[INFO] [stdout] y=6 z=1 xs=[]
[INFO] [stdout] y=7 z=1 xs=[]
[INFO] [stdout] y=8 z=1 xs=[]
[INFO] [stdout] y=9 z=1 xs=[]
[INFO] [stdout] y=10 z=1 xs=[]
[INFO] [stdout] y=11 z=1 xs=[]
[INFO] [stdout] y=12 z=1 xs=[]
[INFO] [stdout] y=13 z=1 xs=[]
[INFO] [stdout] y=14 z=1 xs=[]
[INFO] [stdout] y=15 z=1 xs=[]
[INFO] [stdout] y=16 z=1 xs=[]
[INFO] [stdout] y=17 z=1 xs=[]
[INFO] [stdout] y=18 z=1 xs=[]
[INFO] [stdout] y=19 z=1 xs=[]
[INFO] [stdout] y=20 z=1 xs=[]
[INFO] [stdout] y=21 z=1 xs=[]
[INFO] [stdout] y=22 z=1 xs=[]
[INFO] [stdout] y=23 z=1 xs=[]
[INFO] [stdout] y=0 z=2 xs=[]
[INFO] [stdout] y=1 z=2 xs=[]
[INFO] [stdout] y=2 z=2 xs=[]
[INFO] [stdout] y=3 z=2 xs=[]
[INFO] [stdout] y=4 z=2 xs=[]
[INFO] [stdout] y=5 z=2 xs=[]
[INFO] [stdout] y=6 z=2 xs=[]
[INFO] [stdout] y=7 z=2 xs=[]
[INFO] [stdout] y=8 z=2 xs=[]
[INFO] [stdout] y=9 z=2 xs=[]
[INFO] [stdout] y=10 z=2 xs=[]
[INFO] [stdout] y=11 z=2 xs=[]
[INFO] [stdout] y=12 z=2 xs=[]
[INFO] [stdout] y=13 z=2 xs=[]
[INFO] [stdout] y=14 z=2 xs=[]
[INFO] [stdout] y=15 z=2 xs=[]
[INFO] [stdout] y=16 z=2 xs=[]
[INFO] [stdout] y=17 z=2 xs=[]
[INFO] [stdout] y=18 z=2 xs=[]
[INFO] [stdout] y=19 z=2 xs=[]
[INFO] [stdout] y=20 z=2 xs=[]
[INFO] [stdout] y=21 z=2 xs=[]
[INFO] [stdout] y=22 z=2 xs=[]
[INFO] [stdout] y=23 z=2 xs=[]
[INFO] [stdout] y=0 z=3 xs=[]
[INFO] [stdout] y=1 z=3 xs=[]
[INFO] [stdout] y=2 z=3 xs=[]
[INFO] [stdout] y=3 z=3 xs=[]
[INFO] [stdout] y=4 z=3 xs=[]
[INFO] [stdout] y=5 z=3 xs=[]
[INFO] [stdout] y=6 z=3 xs=[]
[INFO] [stdout] y=7 z=3 xs=[]
[INFO] [stdout] y=8 z=3 xs=[]
[INFO] [stdout] y=9 z=3 xs=[]
[INFO] [stdout] y=10 z=3 xs=[]
[INFO] [stdout] y=11 z=3 xs=[]
[INFO] [stdout] y=12 z=3 xs=[]
[INFO] [stdout] y=13 z=3 xs=[]
[INFO] [stdout] y=14 z=3 xs=[]
[INFO] [stdout] y=15 z=3 xs=[]
[INFO] [stdout] y=16 z=3 xs=[]
[INFO] [stdout] y=17 z=3 xs=[]
[INFO] [stdout] y=18 z=3 xs=[]
[INFO] [stdout] y=19 z=3 xs=[]
[INFO] [stdout] y=20 z=3 xs=[]
[INFO] [stdout] y=21 z=3 xs=[]
[INFO] [stdout] y=22 z=3 xs=[]
[INFO] [stdout] y=23 z=3 xs=[]
[INFO] [stdout] y=0 z=4 xs=[]
[INFO] [stdout] y=1 z=4 xs=[]
[INFO] [stdout] y=2 z=4 xs=[]
[INFO] [stdout] y=3 z=4 xs=[]
[INFO] [stdout] y=4 z=4 xs=[]
[INFO] [stdout] y=5 z=4 xs=[]
[INFO] [stdout] y=6 z=4 xs=[]
[INFO] [stdout] y=7 z=4 xs=[]
[INFO] [stdout] y=8 z=4 xs=[]
[INFO] [stdout] y=9 z=4 xs=[]
[INFO] [stdout] y=10 z=4 xs=[]
[INFO] [stdout] y=11 z=4 xs=[]
[INFO] [stdout] y=12 z=4 xs=[]
[INFO] [stdout] y=13 z=4 xs=[]
[INFO] [stdout] y=14 z=4 xs=[]
[INFO] [stdout] y=15 z=4 xs=[]
[INFO] [stdout] y=16 z=4 xs=[]
[INFO] [stdout] y=17 z=4 xs=[]
[INFO] [stdout] y=18 z=4 xs=[]
[INFO] [stdout] y=19 z=4 xs=[]
[INFO] [stdout] y=20 z=4 xs=[]
[INFO] [stdout] y=21 z=4 xs=[]
[INFO] [stdout] y=22 z=4 xs=[]
[INFO] [stdout] y=23 z=4 xs=[]
[INFO] [stdout] y=0 z=5 xs=[]
[INFO] [stdout] y=1 z=5 xs=[]
[INFO] [stdout] y=2 z=5 xs=[]
[INFO] [stdout] y=3 z=5 xs=[]
[INFO] [stdout] y=4 z=5 xs=[]
[INFO] [stdout] y=5 z=5 xs=[]
[INFO] [stdout] y=6 z=5 xs=[]
[INFO] [stdout] y=7 z=5 xs=[]
[INFO] [stdout] y=8 z=5 xs=[]
[INFO] [stdout] y=9 z=5 xs=[]
[INFO] [stdout] y=10 z=5 xs=[]
[INFO] [stdout] y=11 z=5 xs=[]
[INFO] [stdout] y=12 z=5 xs=[]
[INFO] [stdout] y=13 z=5 xs=[]
[INFO] [stdout] y=14 z=5 xs=[]
[INFO] [stdout] y=15 z=5 xs=[]
[INFO] [stdout] y=16 z=5 xs=[]
[INFO] [stdout] y=17 z=5 xs=[]
[INFO] [stdout] y=18 z=5 xs=[]
[INFO] [stdout] y=19 z=5 xs=[]
[INFO] [stdout] y=20 z=5 xs=[]
[INFO] [stdout] y=21 z=5 xs=[]
[INFO] [stdout] y=22 z=5 xs=[]
[INFO] [stdout] y=23 z=5 xs=[]
[INFO] [stdout] y=0 z=6 xs=[]
[INFO] [stdout] y=1 z=6 xs=[]
[INFO] [stdout] y=2 z=6 xs=[]
[INFO] [stdout] y=3 z=6 xs=[]
[INFO] [stdout] y=4 z=6 xs=[]
[INFO] [stdout] y=5 z=6 xs=[]
[INFO] [stdout] y=6 z=6 xs=[]
[INFO] [stdout] y=7 z=6 xs=[]
[INFO] [stdout] y=8 z=6 xs=[]
[INFO] [stdout] y=9 z=6 xs=[]
[INFO] [stdout] y=10 z=6 xs=[]
[INFO] [stdout] y=11 z=6 xs=[]
[INFO] [stdout] y=12 z=6 xs=[]
[INFO] [stdout] y=13 z=6 xs=[]
[INFO] [stdout] y=14 z=6 xs=[]
[INFO] [stdout] y=15 z=6 xs=[]
[INFO] [stdout] y=16 z=6 xs=[]
[INFO] [stdout] y=17 z=6 xs=[]
[INFO] [stdout] y=18 z=6 xs=[]
[INFO] [stdout] y=19 z=6 xs=[]
[INFO] [stdout] y=20 z=6 xs=[]
[INFO] [stdout] y=21 z=6 xs=[]
[INFO] [stdout] y=22 z=6 xs=[]
[INFO] [stdout] y=23 z=6 xs=[]
[INFO] [stdout] y=0 z=7 xs=[]
[INFO] [stdout] y=1 z=7 xs=[]
[INFO] [stdout] y=2 z=7 xs=[]
[INFO] [stdout] y=3 z=7 xs=[]
[INFO] [stdout] y=4 z=7 xs=[]
[INFO] [stdout] y=5 z=7 xs=[]
[INFO] [stdout] y=6 z=7 xs=[]
[INFO] [stdout] y=7 z=7 xs=[7]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 1: x=7 y=7 00:00 00:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 1: x=7 y=7 00:00 80:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 1: x=7 y=7 00:00 00:00 00:01
[INFO] [stdout] y=8 z=7 xs=[]
[INFO] [stdout] y=9 z=7 xs=[]
[INFO] [stdout] y=10 z=7 xs=[]
[INFO] [stdout] y=11 z=7 xs=[]
[INFO] [stdout] y=12 z=7 xs=[]
[INFO] [stdout] y=13 z=7 xs=[]
[INFO] [stdout] y=14 z=7 xs=[]
[INFO] [stdout] y=15 z=7 xs=[]
[INFO] [stdout] y=16 z=7 xs=[]
[INFO] [stdout] y=17 z=7 xs=[]
[INFO] [stdout] y=18 z=7 xs=[]
[INFO] [stdout] y=19 z=7 xs=[]
[INFO] [stdout] y=20 z=7 xs=[]
[INFO] [stdout] y=21 z=7 xs=[]
[INFO] [stdout] y=22 z=7 xs=[]
[INFO] [stdout] y=23 z=7 xs=[]
[INFO] [stdout] y=0 z=8 xs=[]
[INFO] [stdout] y=1 z=8 xs=[]
[INFO] [stdout] y=2 z=8 xs=[]
[INFO] [stdout] y=3 z=8 xs=[]
[INFO] [stdout] y=4 z=8 xs=[]
[INFO] [stdout] y=5 z=8 xs=[]
[INFO] [stdout] y=6 z=8 xs=[]
[INFO] [stdout] y=7 z=8 xs=[]
[INFO] [stdout] y=8 z=8 xs=[8]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=8 y=8 80:00 00:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=8 y=8 00:00 00:01 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=8 y=8 00:00 00:00 00:00
[INFO] [stdout] y=9 z=8 xs=[]
[INFO] [stdout] y=10 z=8 xs=[]
[INFO] [stdout] y=11 z=8 xs=[]
[INFO] [stdout] y=12 z=8 xs=[]
[INFO] [stdout] y=13 z=8 xs=[]
[INFO] [stdout] y=14 z=8 xs=[]
[INFO] [stdout] y=15 z=8 xs=[]
[INFO] [stdout] y=16 z=8 xs=[]
[INFO] [stdout] y=17 z=8 xs=[]
[INFO] [stdout] y=18 z=8 xs=[]
[INFO] [stdout] y=19 z=8 xs=[]
[INFO] [stdout] y=20 z=8 xs=[]
[INFO] [stdout] y=21 z=8 xs=[]
[INFO] [stdout] y=22 z=8 xs=[]
[INFO] [stdout] y=23 z=8 xs=[]
[INFO] [stdout] y=0 z=9 xs=[]
[INFO] [stdout] y=1 z=9 xs=[]
[INFO] [stdout] y=2 z=9 xs=[]
[INFO] [stdout] y=3 z=9 xs=[]
[INFO] [stdout] y=4 z=9 xs=[]
[INFO] [stdout] y=5 z=9 xs=[]
[INFO] [stdout] y=6 z=9 xs=[]
[INFO] [stdout] y=7 z=9 xs=[]
[INFO] [stdout] y=8 z=9 xs=[]
[INFO] [stdout] y=9 z=9 xs=[]
[INFO] [stdout] y=10 z=9 xs=[]
[INFO] [stdout] y=11 z=9 xs=[]
[INFO] [stdout] y=12 z=9 xs=[]
[INFO] [stdout] y=13 z=9 xs=[]
[INFO] [stdout] y=14 z=9 xs=[]
[INFO] [stdout] y=15 z=9 xs=[]
[INFO] [stdout] y=16 z=9 xs=[]
[INFO] [stdout] y=17 z=9 xs=[]
[INFO] [stdout] y=18 z=9 xs=[]
[INFO] [stdout] y=19 z=9 xs=[]
[INFO] [stdout] y=20 z=9 xs=[]
[INFO] [stdout] y=21 z=9 xs=[]
[INFO] [stdout] y=22 z=9 xs=[]
[INFO] [stdout] y=23 z=9 xs=[]
[INFO] [stdout] y=0 z=10 xs=[]
[INFO] [stdout] y=1 z=10 xs=[]
[INFO] [stdout] y=2 z=10 xs=[]
[INFO] [stdout] y=3 z=10 xs=[]
[INFO] [stdout] y=4 z=10 xs=[]
[INFO] [stdout] y=5 z=10 xs=[]
[INFO] [stdout] y=6 z=10 xs=[]
[INFO] [stdout] y=7 z=10 xs=[]
[INFO] [stdout] y=8 z=10 xs=[]
[INFO] [stdout] y=9 z=10 xs=[]
[INFO] [stdout] y=10 z=10 xs=[]
[INFO] [stdout] y=11 z=10 xs=[]
[INFO] [stdout] y=12 z=10 xs=[]
[INFO] [stdout] y=13 z=10 xs=[]
[INFO] [stdout] y=14 z=10 xs=[]
[INFO] [stdout] y=15 z=10 xs=[]
[INFO] [stdout] y=16 z=10 xs=[]
[INFO] [stdout] y=17 z=10 xs=[]
[INFO] [stdout] y=18 z=10 xs=[]
[INFO] [stdout] y=19 z=10 xs=[]
[INFO] [stdout] y=20 z=10 xs=[]
[INFO] [stdout] y=21 z=10 xs=[]
[INFO] [stdout] y=22 z=10 xs=[]
[INFO] [stdout] y=23 z=10 xs=[]
[INFO] [stdout] y=0 z=11 xs=[]
[INFO] [stdout] y=1 z=11 xs=[]
[INFO] [stdout] y=2 z=11 xs=[]
[INFO] [stdout] y=3 z=11 xs=[]
[INFO] [stdout] y=4 z=11 xs=[]
[INFO] [stdout] y=5 z=11 xs=[]
[INFO] [stdout] y=6 z=11 xs=[]
[INFO] [stdout] y=7 z=11 xs=[]
[INFO] [stdout] y=8 z=11 xs=[]
[INFO] [stdout] y=9 z=11 xs=[]
[INFO] [stdout] y=10 z=11 xs=[]
[INFO] [stdout] y=11 z=11 xs=[]
[INFO] [stdout] y=12 z=11 xs=[]
[INFO] [stdout] y=13 z=11 xs=[]
[INFO] [stdout] y=14 z=11 xs=[]
[INFO] [stdout] y=15 z=11 xs=[]
[INFO] [stdout] y=16 z=11 xs=[]
[INFO] [stdout] y=17 z=11 xs=[]
[INFO] [stdout] y=18 z=11 xs=[]
[INFO] [stdout] y=19 z=11 xs=[]
[INFO] [stdout] y=20 z=11 xs=[]
[INFO] [stdout] y=21 z=11 xs=[]
[INFO] [stdout] y=22 z=11 xs=[]
[INFO] [stdout] y=23 z=11 xs=[]
[INFO] [stdout] y=0 z=12 xs=[]
[INFO] [stdout] y=1 z=12 xs=[]
[INFO] [stdout] y=2 z=12 xs=[]
[INFO] [stdout] y=3 z=12 xs=[]
[INFO] [stdout] y=4 z=12 xs=[]
[INFO] [stdout] y=5 z=12 xs=[]
[INFO] [stdout] y=6 z=12 xs=[]
[INFO] [stdout] y=7 z=12 xs=[]
[INFO] [stdout] y=8 z=12 xs=[]
[INFO] [stdout] y=9 z=12 xs=[]
[INFO] [stdout] y=10 z=12 xs=[]
[INFO] [stdout] y=11 z=12 xs=[]
[INFO] [stdout] y=12 z=12 xs=[]
[INFO] [stdout] y=13 z=12 xs=[]
[INFO] [stdout] y=14 z=12 xs=[]
[INFO] [stdout] y=15 z=12 xs=[]
[INFO] [stdout] y=16 z=12 xs=[]
[INFO] [stdout] y=17 z=12 xs=[]
[INFO] [stdout] y=18 z=12 xs=[]
[INFO] [stdout] y=19 z=12 xs=[]
[INFO] [stdout] y=20 z=12 xs=[]
[INFO] [stdout] y=21 z=12 xs=[]
[INFO] [stdout] y=22 z=12 xs=[]
[INFO] [stdout] y=23 z=12 xs=[]
[INFO] [stdout] y=0 z=13 xs=[]
[INFO] [stdout] y=1 z=13 xs=[]
[INFO] [stdout] y=2 z=13 xs=[]
[INFO] [stdout] y=3 z=13 xs=[]
[INFO] [stdout] y=4 z=13 xs=[]
[INFO] [stdout] y=5 z=13 xs=[]
[INFO] [stdout] y=6 z=13 xs=[]
[INFO] [stdout] y=7 z=13 xs=[]
[INFO] [stdout] y=8 z=13 xs=[]
[INFO] [stdout] y=9 z=13 xs=[]
[INFO] [stdout] y=10 z=13 xs=[]
[INFO] [stdout] y=11 z=13 xs=[]
[INFO] [stdout] y=12 z=13 xs=[]
[INFO] [stdout] y=13 z=13 xs=[]
[INFO] [stdout] y=14 z=13 xs=[]
[INFO] [stdout] y=15 z=13 xs=[]
[INFO] [stdout] y=16 z=13 xs=[]
[INFO] [stdout] y=17 z=13 xs=[]
[INFO] [stdout] y=18 z=13 xs=[]
[INFO] [stdout] y=19 z=13 xs=[]
[INFO] [stdout] y=20 z=13 xs=[]
[INFO] [stdout] y=21 z=13 xs=[]
[INFO] [stdout] y=22 z=13 xs=[]
[INFO] [stdout] y=23 z=13 xs=[]
[INFO] [stdout] y=0 z=14 xs=[]
[INFO] [stdout] y=1 z=14 xs=[]
[INFO] [stdout] y=2 z=14 xs=[]
[INFO] [stdout] y=3 z=14 xs=[]
[INFO] [stdout] y=4 z=14 xs=[]
[INFO] [stdout] y=5 z=14 xs=[]
[INFO] [stdout] y=6 z=14 xs=[]
[INFO] [stdout] y=7 z=14 xs=[]
[INFO] [stdout] y=8 z=14 xs=[]
[INFO] [stdout] y=9 z=14 xs=[]
[INFO] [stdout] y=10 z=14 xs=[]
[INFO] [stdout] y=11 z=14 xs=[]
[INFO] [stdout] y=12 z=14 xs=[]
[INFO] [stdout] y=13 z=14 xs=[]
[INFO] [stdout] y=14 z=14 xs=[]
[INFO] [stdout] y=15 z=14 xs=[]
[INFO] [stdout] y=16 z=14 xs=[]
[INFO] [stdout] y=17 z=14 xs=[]
[INFO] [stdout] y=18 z=14 xs=[]
[INFO] [stdout] y=19 z=14 xs=[]
[INFO] [stdout] y=20 z=14 xs=[]
[INFO] [stdout] y=21 z=14 xs=[]
[INFO] [stdout] y=22 z=14 xs=[]
[INFO] [stdout] y=23 z=14 xs=[]
[INFO] [stdout] y=0 z=15 xs=[]
[INFO] [stdout] y=1 z=15 xs=[]
[INFO] [stdout] y=2 z=15 xs=[]
[INFO] [stdout] y=3 z=15 xs=[]
[INFO] [stdout] y=4 z=15 xs=[]
[INFO] [stdout] y=5 z=15 xs=[]
[INFO] [stdout] y=6 z=15 xs=[]
[INFO] [stdout] y=7 z=15 xs=[]
[INFO] [stdout] y=8 z=15 xs=[]
[INFO] [stdout] y=9 z=15 xs=[]
[INFO] [stdout] y=10 z=15 xs=[]
[INFO] [stdout] y=11 z=15 xs=[]
[INFO] [stdout] y=12 z=15 xs=[]
[INFO] [stdout] y=13 z=15 xs=[]
[INFO] [stdout] y=14 z=15 xs=[]
[INFO] [stdout] y=15 z=15 xs=[]
[INFO] [stdout] y=16 z=15 xs=[]
[INFO] [stdout] y=17 z=15 xs=[]
[INFO] [stdout] y=18 z=15 xs=[]
[INFO] [stdout] y=19 z=15 xs=[]
[INFO] [stdout] y=20 z=15 xs=[]
[INFO] [stdout] y=21 z=15 xs=[]
[INFO] [stdout] y=22 z=15 xs=[]
[INFO] [stdout] y=23 z=15 xs=[]
[INFO] [stdout] y=0 z=16 xs=[]
[INFO] [stdout] y=1 z=16 xs=[]
[INFO] [stdout] y=2 z=16 xs=[]
[INFO] [stdout] y=3 z=16 xs=[]
[INFO] [stdout] y=4 z=16 xs=[]
[INFO] [stdout] y=5 z=16 xs=[]
[INFO] [stdout] y=6 z=16 xs=[]
[INFO] [stdout] y=7 z=16 xs=[]
[INFO] [stdout] y=8 z=16 xs=[]
[INFO] [stdout] y=9 z=16 xs=[]
[INFO] [stdout] y=10 z=16 xs=[]
[INFO] [stdout] y=11 z=16 xs=[]
[INFO] [stdout] y=12 z=16 xs=[]
[INFO] [stdout] y=13 z=16 xs=[]
[INFO] [stdout] y=14 z=16 xs=[]
[INFO] [stdout] y=15 z=16 xs=[]
[INFO] [stdout] y=16 z=16 xs=[]
[INFO] [stdout] y=17 z=16 xs=[]
[INFO] [stdout] y=18 z=16 xs=[]
[INFO] [stdout] y=19 z=16 xs=[]
[INFO] [stdout] y=20 z=16 xs=[]
[INFO] [stdout] y=21 z=16 xs=[]
[INFO] [stdout] y=22 z=16 xs=[]
[INFO] [stdout] y=23 z=16 xs=[]
[INFO] [stdout] y=0 z=17 xs=[]
[INFO] [stdout] y=1 z=17 xs=[]
[INFO] [stdout] y=2 z=17 xs=[]
[INFO] [stdout] y=3 z=17 xs=[]
[INFO] [stdout] y=4 z=17 xs=[]
[INFO] [stdout] y=5 z=17 xs=[]
[INFO] [stdout] y=6 z=17 xs=[]
[INFO] [stdout] y=7 z=17 xs=[]
[INFO] [stdout] y=8 z=17 xs=[]
[INFO] [stdout] y=9 z=17 xs=[]
[INFO] [stdout] y=10 z=17 xs=[]
[INFO] [stdout] y=11 z=17 xs=[]
[INFO] [stdout] y=12 z=17 xs=[]
[INFO] [stdout] y=13 z=17 xs=[]
[INFO] [stdout] y=14 z=17 xs=[]
[INFO] [stdout] y=15 z=17 xs=[]
[INFO] [stdout] y=16 z=17 xs=[]
[INFO] [stdout] y=17 z=17 xs=[]
[INFO] [stdout] y=18 z=17 xs=[]
[INFO] [stdout] y=19 z=17 xs=[]
[INFO] [stdout] y=20 z=17 xs=[]
[INFO] [stdout] y=21 z=17 xs=[]
[INFO] [stdout] y=22 z=17 xs=[]
[INFO] [stdout] y=23 z=17 xs=[]
[INFO] [stdout] y=0 z=18 xs=[]
[INFO] [stdout] y=1 z=18 xs=[]
[INFO] [stdout] y=2 z=18 xs=[]
[INFO] [stdout] y=3 z=18 xs=[]
[INFO] [stdout] y=4 z=18 xs=[]
[INFO] [stdout] y=5 z=18 xs=[]
[INFO] [stdout] y=6 z=18 xs=[]
[INFO] [stdout] y=7 z=18 xs=[]
[INFO] [stdout] y=8 z=18 xs=[]
[INFO] [stdout] y=9 z=18 xs=[]
[INFO] [stdout] y=10 z=18 xs=[]
[INFO] [stdout] y=11 z=18 xs=[]
[INFO] [stdout] y=12 z=18 xs=[]
[INFO] [stdout] y=13 z=18 xs=[]
[INFO] [stdout] y=14 z=18 xs=[]
[INFO] [stdout] y=15 z=18 xs=[]
[INFO] [stdout] y=16 z=18 xs=[]
[INFO] [stdout] y=17 z=18 xs=[]
[INFO] [stdout] y=18 z=18 xs=[]
[INFO] [stdout] y=19 z=18 xs=[]
[INFO] [stdout] y=20 z=18 xs=[]
[INFO] [stdout] y=21 z=18 xs=[]
[INFO] [stdout] y=22 z=18 xs=[]
[INFO] [stdout] y=23 z=18 xs=[]
[INFO] [stdout] y=0 z=19 xs=[]
[INFO] [stdout] y=1 z=19 xs=[]
[INFO] [stdout] y=2 z=19 xs=[]
[INFO] [stdout] y=3 z=19 xs=[]
[INFO] [stdout] y=4 z=19 xs=[]
[INFO] [stdout] y=5 z=19 xs=[]
[INFO] [stdout] y=6 z=19 xs=[]
[INFO] [stdout] y=7 z=19 xs=[]
[INFO] [stdout] y=8 z=19 xs=[]
[INFO] [stdout] y=9 z=19 xs=[]
[INFO] [stdout] y=10 z=19 xs=[]
[INFO] [stdout] y=11 z=19 xs=[]
[INFO] [stdout] y=12 z=19 xs=[]
[INFO] [stdout] y=13 z=19 xs=[]
[INFO] [stdout] y=14 z=19 xs=[]
[INFO] [stdout] y=15 z=19 xs=[]
[INFO] [stdout] y=16 z=19 xs=[]
[INFO] [stdout] y=17 z=19 xs=[]
[INFO] [stdout] y=18 z=19 xs=[]
[INFO] [stdout] y=19 z=19 xs=[]
[INFO] [stdout] y=20 z=19 xs=[]
[INFO] [stdout] y=21 z=19 xs=[]
[INFO] [stdout] y=22 z=19 xs=[]
[INFO] [stdout] y=23 z=19 xs=[]
[INFO] [stdout] y=0 z=20 xs=[]
[INFO] [stdout] y=1 z=20 xs=[]
[INFO] [stdout] y=2 z=20 xs=[]
[INFO] [stdout] y=3 z=20 xs=[]
[INFO] [stdout] y=4 z=20 xs=[]
[INFO] [stdout] y=5 z=20 xs=[]
[INFO] [stdout] y=6 z=20 xs=[]
[INFO] [stdout] y=7 z=20 xs=[]
[INFO] [stdout] y=8 z=20 xs=[]
[INFO] [stdout] y=9 z=20 xs=[]
[INFO] [stdout] y=10 z=20 xs=[]
[INFO] [stdout] y=11 z=20 xs=[]
[INFO] [stdout] y=12 z=20 xs=[]
[INFO] [stdout] y=13 z=20 xs=[]
[INFO] [stdout] y=14 z=20 xs=[]
[INFO] [stdout] y=15 z=20 xs=[]
[INFO] [stdout] y=16 z=20 xs=[]
[INFO] [stdout] y=17 z=20 xs=[]
[INFO] [stdout] y=18 z=20 xs=[]
[INFO] [stdout] y=19 z=20 xs=[]
[INFO] [stdout] y=20 z=20 xs=[]
[INFO] [stdout] y=21 z=20 xs=[]
[INFO] [stdout] y=22 z=20 xs=[]
[INFO] [stdout] y=23 z=20 xs=[]
[INFO] [stdout] y=0 z=21 xs=[]
[INFO] [stdout] y=1 z=21 xs=[]
[INFO] [stdout] y=2 z=21 xs=[]
[INFO] [stdout] y=3 z=21 xs=[]
[INFO] [stdout] y=4 z=21 xs=[]
[INFO] [stdout] y=5 z=21 xs=[]
[INFO] [stdout] y=6 z=21 xs=[]
[INFO] [stdout] y=7 z=21 xs=[]
[INFO] [stdout] y=8 z=21 xs=[]
[INFO] [stdout] y=9 z=21 xs=[]
[INFO] [stdout] y=10 z=21 xs=[]
[INFO] [stdout] y=11 z=21 xs=[]
[INFO] [stdout] y=12 z=21 xs=[]
[INFO] [stdout] y=13 z=21 xs=[]
[INFO] [stdout] y=14 z=21 xs=[]
[INFO] [stdout] y=15 z=21 xs=[]
[INFO] [stdout] y=16 z=21 xs=[]
[INFO] [stdout] y=17 z=21 xs=[]
[INFO] [stdout] y=18 z=21 xs=[]
[INFO] [stdout] y=19 z=21 xs=[]
[INFO] [stdout] y=20 z=21 xs=[]
[INFO] [stdout] y=21 z=21 xs=[]
[INFO] [stdout] y=22 z=21 xs=[]
[INFO] [stdout] y=23 z=21 xs=[]
[INFO] [stdout] y=0 z=22 xs=[]
[INFO] [stdout] y=1 z=22 xs=[]
[INFO] [stdout] y=2 z=22 xs=[]
[INFO] [stdout] y=3 z=22 xs=[]
[INFO] [stdout] y=4 z=22 xs=[]
[INFO] [stdout] y=5 z=22 xs=[]
[INFO] [stdout] y=6 z=22 xs=[]
[INFO] [stdout] y=7 z=22 xs=[]
[INFO] [stdout] y=8 z=22 xs=[]
[INFO] [stdout] y=9 z=22 xs=[]
[INFO] [stdout] y=10 z=22 xs=[]
[INFO] [stdout] y=11 z=22 xs=[]
[INFO] [stdout] y=12 z=22 xs=[]
[INFO] [stdout] y=13 z=22 xs=[]
[INFO] [stdout] y=14 z=22 xs=[]
[INFO] [stdout] y=15 z=22 xs=[]
[INFO] [stdout] y=16 z=22 xs=[]
[INFO] [stdout] y=17 z=22 xs=[]
[INFO] [stdout] y=18 z=22 xs=[]
[INFO] [stdout] y=19 z=22 xs=[]
[INFO] [stdout] y=20 z=22 xs=[]
[INFO] [stdout] y=21 z=22 xs=[]
[INFO] [stdout] y=22 z=22 xs=[]
[INFO] [stdout] y=23 z=22 xs=[]
[INFO] [stdout] y=0 z=23 xs=[]
[INFO] [stdout] y=1 z=23 xs=[]
[INFO] [stdout] y=2 z=23 xs=[]
[INFO] [stdout] y=3 z=23 xs=[]
[INFO] [stdout] y=4 z=23 xs=[]
[INFO] [stdout] y=5 z=23 xs=[]
[INFO] [stdout] y=6 z=23 xs=[]
[INFO] [stdout] y=7 z=23 xs=[]
[INFO] [stdout] y=8 z=23 xs=[]
[INFO] [stdout] y=9 z=23 xs=[]
[INFO] [stdout] y=10 z=23 xs=[]
[INFO] [stdout] y=11 z=23 xs=[]
[INFO] [stdout] y=12 z=23 xs=[]
[INFO] [stdout] y=13 z=23 xs=[]
[INFO] [stdout] y=14 z=23 xs=[]
[INFO] [stdout] y=15 z=23 xs=[]
[INFO] [stdout] y=16 z=23 xs=[]
[INFO] [stdout] y=17 z=23 xs=[]
[INFO] [stdout] y=18 z=23 xs=[]
[INFO] [stdout] y=19 z=23 xs=[]
[INFO] [stdout] y=20 z=23 xs=[]
[INFO] [stdout] y=21 z=23 xs=[]
[INFO] [stdout] y=22 z=23 xs=[]
[INFO] [stdout] y=23 z=23 xs=[23]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 1: x=23 y=23 00:00 00:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 1: x=23 y=23 00:00 80:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] 
[INFO] [stdout] thread 'voxel_set::tests::test_iterate_3x3x3_across_micropatch_boundaries' (26) panicked at src/voxel_set.rs:634:116:
[INFO] [stdout] index out of bounds: the len is 25 but the index is 118
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622003548872 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622003548872 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622003548872 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622003548872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6220035596df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6220035596df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x622003515c11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622003515c11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622003521e12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62200352695f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6220035267f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6220034e102e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6220034e102e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62200352701f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x62200352701f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622003526e7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622003521f49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62200350a08d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622003561100 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x622003560ea2 - core::panicking::panic_bounds_check::h2012574a4374d2d2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:271:5
[INFO] [stdout]   20:     0x6220035073e0 - <usize as core::slice::index::SliceIndex<[T]>>::index::hb2945c74b21875de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/index.rs:267:10
[INFO] [stdout]   21:     0x622003506806 - core::slice::index::<impl core::ops::index::Index<I> for [T]>::index::h008ba3ff130dceaa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/index.rs:18:15
[INFO] [stdout]   22:     0x622003506806 - <alloc::vec::Vec<T,A> as core::ops::index::Index<I>>::index::h57355ae03e052b05
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3621:9
[INFO] [stdout]   23:     0x6220034b9eb1 - glb_rigger::voxel_set::SliceInfo::tiny_neighborhood::hdf55fbef7f7db447
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:634:116
[INFO] [stdout]   24:     0x6220034b3515 - <glb_rigger::voxel_set::TinyNeighborhoodIterator as core::iter::traits::iterator::Iterator>::next::h5d39c09024c8a896
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:872:33
[INFO] [stdout]   25:     0x6220034ae8aa - glb_rigger::voxel_set::tests::test_iterate_3x3x3_across_micropatch_boundaries::h8a82d60646adb551
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1190:29
[INFO] [stdout]   26:     0x6220034aecf7 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_across_micropatch_boundaries::{{closure}}::h59ebc90138c645e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1174:57
[INFO] [stdout]   27:     0x6220034bdb46 - core::ops::function::FnOnce::call_once::hdad1c12a52ab3ea8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6220034e0deb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6220034e0deb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6220034f6a55 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6220034f6a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6220034f6a55 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x6220034f6a55 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x6220034f6a55 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6220034f6a55 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6220034f6a55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6220034cd244 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6220034cd244 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x6220034d0b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x6220034d0b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6220034d0b0a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x6220034d0b0a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x6220034d0b0a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6220034d0b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x6220034d0b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62200351d0af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   47:     0x62200351d0af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   48:     0x7622af12faa4 - <unknown>
[INFO] [stdout]   49:     0x7622af1bca34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- voxel_set::tests::test_iterate_3x3x3_neighborhood_structure stdout ----
[INFO] [stdout] y=0 z=0 xs=[]
[INFO] [stdout] y=1 z=0 xs=[]
[INFO] [stdout] y=2 z=0 xs=[]
[INFO] [stdout] y=3 z=0 xs=[]
[INFO] [stdout] y=4 z=0 xs=[]
[INFO] [stdout] y=5 z=0 xs=[]
[INFO] [stdout] y=6 z=0 xs=[]
[INFO] [stdout] y=7 z=0 xs=[]
[INFO] [stdout] y=8 z=0 xs=[]
[INFO] [stdout] y=9 z=0 xs=[]
[INFO] [stdout] y=10 z=0 xs=[]
[INFO] [stdout] y=11 z=0 xs=[]
[INFO] [stdout] y=12 z=0 xs=[]
[INFO] [stdout] y=13 z=0 xs=[]
[INFO] [stdout] y=14 z=0 xs=[]
[INFO] [stdout] y=15 z=0 xs=[]
[INFO] [stdout] y=0 z=1 xs=[]
[INFO] [stdout] y=1 z=1 xs=[]
[INFO] [stdout] y=2 z=1 xs=[]
[INFO] [stdout] y=3 z=1 xs=[]
[INFO] [stdout] y=4 z=1 xs=[]
[INFO] [stdout] y=5 z=1 xs=[]
[INFO] [stdout] y=6 z=1 xs=[]
[INFO] [stdout] y=7 z=1 xs=[]
[INFO] [stdout] y=8 z=1 xs=[]
[INFO] [stdout] y=9 z=1 xs=[]
[INFO] [stdout] y=10 z=1 xs=[]
[INFO] [stdout] y=11 z=1 xs=[]
[INFO] [stdout] y=12 z=1 xs=[]
[INFO] [stdout] y=13 z=1 xs=[]
[INFO] [stdout] y=14 z=1 xs=[]
[INFO] [stdout] y=15 z=1 xs=[]
[INFO] [stdout] y=0 z=2 xs=[]
[INFO] [stdout] y=1 z=2 xs=[]
[INFO] [stdout] y=2 z=2 xs=[]
[INFO] [stdout] y=3 z=2 xs=[]
[INFO] [stdout] y=4 z=2 xs=[]
[INFO] [stdout] y=5 z=2 xs=[]
[INFO] [stdout] y=6 z=2 xs=[]
[INFO] [stdout] y=7 z=2 xs=[]
[INFO] [stdout] y=8 z=2 xs=[]
[INFO] [stdout] y=9 z=2 xs=[]
[INFO] [stdout] y=10 z=2 xs=[]
[INFO] [stdout] y=11 z=2 xs=[]
[INFO] [stdout] y=12 z=2 xs=[]
[INFO] [stdout] y=13 z=2 xs=[]
[INFO] [stdout] y=14 z=2 xs=[]
[INFO] [stdout] y=15 z=2 xs=[]
[INFO] [stdout] y=0 z=3 xs=[]
[INFO] [stdout] y=1 z=3 xs=[]
[INFO] [stdout] y=2 z=3 xs=[]
[INFO] [stdout] y=3 z=3 xs=[]
[INFO] [stdout] y=4 z=3 xs=[]
[INFO] [stdout] y=5 z=3 xs=[]
[INFO] [stdout] y=6 z=3 xs=[]
[INFO] [stdout] y=7 z=3 xs=[]
[INFO] [stdout] y=8 z=3 xs=[]
[INFO] [stdout] y=9 z=3 xs=[]
[INFO] [stdout] y=10 z=3 xs=[]
[INFO] [stdout] y=11 z=3 xs=[]
[INFO] [stdout] y=12 z=3 xs=[]
[INFO] [stdout] y=13 z=3 xs=[]
[INFO] [stdout] y=14 z=3 xs=[]
[INFO] [stdout] y=15 z=3 xs=[]
[INFO] [stdout] y=0 z=4 xs=[]
[INFO] [stdout] y=1 z=4 xs=[]
[INFO] [stdout] y=2 z=4 xs=[]
[INFO] [stdout] y=3 z=4 xs=[]
[INFO] [stdout] y=4 z=4 xs=[]
[INFO] [stdout] y=5 z=4 xs=[5]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=5 y=5 z=4+0-1 00 00 00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=5 y=5 z=4+1-1 00 20 00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 112, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=5 y=5 z=4+2-1 20 70 20
[INFO] [stdout] y=6 z=4 xs=[]
[INFO] [stdout] y=7 z=4 xs=[]
[INFO] [stdout] y=8 z=4 xs=[]
[INFO] [stdout] y=9 z=4 xs=[]
[INFO] [stdout] y=10 z=4 xs=[]
[INFO] [stdout] y=11 z=4 xs=[]
[INFO] [stdout] y=12 z=4 xs=[]
[INFO] [stdout] y=13 z=4 xs=[]
[INFO] [stdout] y=14 z=4 xs=[]
[INFO] [stdout] y=15 z=4 xs=[]
[INFO] [stdout] y=0 z=5 xs=[]
[INFO] [stdout] y=1 z=5 xs=[]
[INFO] [stdout] y=2 z=5 xs=[]
[INFO] [stdout] y=3 z=5 xs=[]
[INFO] [stdout] y=4 z=5 xs=[5]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=5 y=4 z=5+0-1 00 00 20
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 112, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=5 y=4 z=5+1-1 00 20 70
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=5 y=4 z=5+2-1 00 00 20
[INFO] [stdout] y=5 z=5 xs=[4, 5, 6]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=4 y=5 z=5+0-1 00 20 00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 112, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=4 y=5 z=5+1-1 20 70 20
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=4 y=5 z=5+2-1 00 20 00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=5 y=5 z=5+0-1 00 20 00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 112, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=5 y=5 z=5+1-1 20 70 20
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=5 y=5 z=5+2-1 00 20 00
[INFO] [stdout] 
[INFO] [stdout] thread 'voxel_set::tests::test_iterate_3x3x3_neighborhood_structure' (29) panicked at src/voxel_set.rs:1155:17:
[INFO] [stdout] assertion `left != right` failed: Down neighbor bit should be set
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622003548872 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622003548872 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622003548872 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622003548872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6220035596df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6220035596df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x622003515c11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622003515c11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622003521e12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62200352695f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6220035267f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6220034e102e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6220034e102e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62200352701f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x62200352701f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622003526e7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622003521f49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62200350a08d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622003561100 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x622003561033 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x622003507991 - core::panicking::assert_failed::h0092e52c06ae315c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6220034adfa7 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_neighborhood_structure::h0f4eaeacdabd9e03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1155:17
[INFO] [stdout]   22:     0x6220034ae107 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_neighborhood_structure::{{closure}}::h7470668eb862e6b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1125:51
[INFO] [stdout]   23:     0x6220034bdb06 - core::ops::function::FnOnce::call_once::hd7f14f26eae7e6f1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6220034e0deb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6220034e0deb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6220034f6a55 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6220034f6a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6220034f6a55 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6220034f6a55 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6220034f6a55 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6220034f6a55 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6220034f6a55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6220034cd244 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6220034cd244 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6220034d0b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6220034d0b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6220034d0b0a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6220034d0b0a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6220034d0b0a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6220034d0b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6220034d0b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62200351d0af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x62200351d0af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7622af12faa4 - <unknown>
[INFO] [stdout]   45:     0x7622af1bca34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- voxel_set::tests::test_iterate_3x3x3_empty_and_full_micropatches stdout ----
[INFO] [stdout] y=0 z=0 xs=[0, 1, 2, 3, 4, 5, 6, 7]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] y=0 z=1 xs=[0, 1, 2, 3, 4, 5, 6, 7]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] y=0 z=2 xs=[0, 1, 2, 3, 4, 5, 6, 7]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] y=0 z=3 xs=[0, 1, 2, 3, 4, 5, 6, 7]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] y=0 z=4 xs=[0, 1, 2, 3, 4, 5, 6, 7]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] y=0 z=5 xs=[0, 1, 2, 3, 4, 5, 6, 7]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] y=0 z=6 xs=[0, 1, 2, 3, 4, 5, 6, 7]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] y=0 z=7 xs=[0, 1, 2, 3, 4, 5, 6, 7]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:ff 00:ff
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:00 00:00
[INFO] [stdout] y=0 z=8 xs=[]
[INFO] [stdout] y=1 z=8 xs=[]
[INFO] [stdout] y=2 z=8 xs=[]
[INFO] [stdout] y=3 z=8 xs=[]
[INFO] [stdout] y=4 z=8 xs=[]
[INFO] [stdout] y=5 z=8 xs=[]
[INFO] [stdout] y=6 z=8 xs=[]
[INFO] [stdout] y=7 z=8 xs=[]
[INFO] [stdout] y=8 z=8 xs=[]
[INFO] [stdout] y=9 z=8 xs=[]
[INFO] [stdout] y=10 z=8 xs=[]
[INFO] [stdout] y=11 z=8 xs=[]
[INFO] [stdout] y=12 z=8 xs=[]
[INFO] [stdout] y=13 z=8 xs=[]
[INFO] [stdout] y=14 z=8 xs=[]
[INFO] [stdout] y=15 z=8 xs=[]
[INFO] [stdout] y=16 z=8 xs=[]
[INFO] [stdout] y=17 z=8 xs=[]
[INFO] [stdout] y=18 z=8 xs=[]
[INFO] [stdout] y=19 z=8 xs=[]
[INFO] [stdout] y=20 z=8 xs=[]
[INFO] [stdout] y=21 z=8 xs=[]
[INFO] [stdout] y=22 z=8 xs=[]
[INFO] [stdout] y=23 z=8 xs=[]
[INFO] [stdout] y=0 z=9 xs=[]
[INFO] [stdout] y=1 z=9 xs=[]
[INFO] [stdout] y=2 z=9 xs=[]
[INFO] [stdout] y=3 z=9 xs=[]
[INFO] [stdout] y=4 z=9 xs=[]
[INFO] [stdout] y=5 z=9 xs=[]
[INFO] [stdout] y=6 z=9 xs=[]
[INFO] [stdout] y=7 z=9 xs=[]
[INFO] [stdout] y=8 z=9 xs=[]
[INFO] [stdout] y=9 z=9 xs=[]
[INFO] [stdout] y=10 z=9 xs=[]
[INFO] [stdout] y=11 z=9 xs=[]
[INFO] [stdout] y=12 z=9 xs=[]
[INFO] [stdout] y=13 z=9 xs=[]
[INFO] [stdout] y=14 z=9 xs=[]
[INFO] [stdout] y=15 z=9 xs=[]
[INFO] [stdout] y=16 z=9 xs=[]
[INFO] [stdout] y=17 z=9 xs=[]
[INFO] [stdout] y=18 z=9 xs=[]
[INFO] [stdout] y=19 z=9 xs=[]
[INFO] [stdout] y=20 z=9 xs=[]
[INFO] [stdout] y=21 z=9 xs=[]
[INFO] [stdout] y=22 z=9 xs=[]
[INFO] [stdout] y=23 z=9 xs=[]
[INFO] [stdout] y=0 z=10 xs=[]
[INFO] [stdout] y=1 z=10 xs=[]
[INFO] [stdout] y=2 z=10 xs=[]
[INFO] [stdout] y=3 z=10 xs=[]
[INFO] [stdout] y=4 z=10 xs=[]
[INFO] [stdout] y=5 z=10 xs=[]
[INFO] [stdout] y=6 z=10 xs=[]
[INFO] [stdout] y=7 z=10 xs=[]
[INFO] [stdout] y=8 z=10 xs=[]
[INFO] [stdout] y=9 z=10 xs=[]
[INFO] [stdout] y=10 z=10 xs=[10]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=10 y=10 z=10+0-1 00 00 00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=10 y=10 z=10+1-1 00 04 00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 3: x=10 y=10 z=10+2-1 00 00 00
[INFO] [stdout] 
[INFO] [stdout] thread 'voxel_set::tests::test_iterate_3x3x3_empty_and_full_micropatches' (28) panicked at src/voxel_set.rs:1249:17:
[INFO] [stdout] assertion `left == right` failed: Only the center bit should be set for isolated voxel
[INFO] [stdout]   left: 73728
[INFO] [stdout]  right: 8192
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622003548872 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622003548872 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622003548872 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622003548872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6220035596df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6220035596df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x622003515c11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622003515c11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622003521e12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62200352695f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6220035267f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6220034e102e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6220034e102e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62200352701f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x62200352701f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622003526e7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622003521f49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62200350a08d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622003561100 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x622003561033 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x622003507991 - core::panicking::assert_failed::h0092e52c06ae315c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6220034ae5f2 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_empty_and_full_micropatches::h7acec115db033fc8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1249:17
[INFO] [stdout]   22:     0x6220034ae777 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_empty_and_full_micropatches::{{closure}}::h5148bbc0c25e7fdb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1216:56
[INFO] [stdout]   23:     0x6220034bdb86 - core::ops::function::FnOnce::call_once::hdc8e698596efaadc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6220034e0deb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6220034e0deb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6220034f6a55 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6220034f6a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6220034f6a55 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6220034f6a55 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6220034f6a55 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6220034f6a55 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6220034f6a55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6220034cd244 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6220034cd244 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6220034d0b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6220034d0b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6220034d0b0a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6220034d0b0a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6220034d0b0a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6220034d0b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6220034d0b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62200351d0af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x62200351d0af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7622af12faa4 - <unknown>
[INFO] [stdout]   45:     0x7622af1bca34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- voxel_set::tests::test_iterate_3x3x3_edge_cases stdout ----
[INFO] [stdout] y=0 z=0 xs=[0, 15]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 1, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:01 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:00 00:00
[INFO] [stdout] y=0 z=1 xs=[]
[INFO] [stdout] y=1 z=1 xs=[]
[INFO] [stdout] y=2 z=1 xs=[]
[INFO] [stdout] y=3 z=1 xs=[]
[INFO] [stdout] y=4 z=1 xs=[]
[INFO] [stdout] y=5 z=1 xs=[]
[INFO] [stdout] y=6 z=1 xs=[]
[INFO] [stdout] y=7 z=1 xs=[]
[INFO] [stdout] y=8 z=1 xs=[]
[INFO] [stdout] y=9 z=1 xs=[]
[INFO] [stdout] y=10 z=1 xs=[]
[INFO] [stdout] y=11 z=1 xs=[]
[INFO] [stdout] y=12 z=1 xs=[]
[INFO] [stdout] y=13 z=1 xs=[]
[INFO] [stdout] y=14 z=1 xs=[]
[INFO] [stdout] y=15 z=1 xs=[]
[INFO] [stdout] y=0 z=2 xs=[]
[INFO] [stdout] y=1 z=2 xs=[]
[INFO] [stdout] y=2 z=2 xs=[]
[INFO] [stdout] y=3 z=2 xs=[]
[INFO] [stdout] y=4 z=2 xs=[]
[INFO] [stdout] y=5 z=2 xs=[]
[INFO] [stdout] y=6 z=2 xs=[]
[INFO] [stdout] y=7 z=2 xs=[]
[INFO] [stdout] y=8 z=2 xs=[]
[INFO] [stdout] y=9 z=2 xs=[]
[INFO] [stdout] y=10 z=2 xs=[]
[INFO] [stdout] y=11 z=2 xs=[]
[INFO] [stdout] y=12 z=2 xs=[]
[INFO] [stdout] y=13 z=2 xs=[]
[INFO] [stdout] y=14 z=2 xs=[]
[INFO] [stdout] y=15 z=2 xs=[]
[INFO] [stdout] y=0 z=3 xs=[]
[INFO] [stdout] y=1 z=3 xs=[]
[INFO] [stdout] y=2 z=3 xs=[]
[INFO] [stdout] y=3 z=3 xs=[]
[INFO] [stdout] y=4 z=3 xs=[]
[INFO] [stdout] y=5 z=3 xs=[]
[INFO] [stdout] y=6 z=3 xs=[]
[INFO] [stdout] y=7 z=3 xs=[]
[INFO] [stdout] y=8 z=3 xs=[]
[INFO] [stdout] y=9 z=3 xs=[]
[INFO] [stdout] y=10 z=3 xs=[]
[INFO] [stdout] y=11 z=3 xs=[]
[INFO] [stdout] y=12 z=3 xs=[]
[INFO] [stdout] y=13 z=3 xs=[]
[INFO] [stdout] y=14 z=3 xs=[]
[INFO] [stdout] y=15 z=3 xs=[]
[INFO] [stdout] y=0 z=4 xs=[]
[INFO] [stdout] y=1 z=4 xs=[]
[INFO] [stdout] y=2 z=4 xs=[]
[INFO] [stdout] y=3 z=4 xs=[]
[INFO] [stdout] y=4 z=4 xs=[]
[INFO] [stdout] y=5 z=4 xs=[]
[INFO] [stdout] y=6 z=4 xs=[]
[INFO] [stdout] y=7 z=4 xs=[]
[INFO] [stdout] y=8 z=4 xs=[]
[INFO] [stdout] y=9 z=4 xs=[]
[INFO] [stdout] y=10 z=4 xs=[]
[INFO] [stdout] y=11 z=4 xs=[]
[INFO] [stdout] y=12 z=4 xs=[]
[INFO] [stdout] y=13 z=4 xs=[]
[INFO] [stdout] y=14 z=4 xs=[]
[INFO] [stdout] y=15 z=4 xs=[]
[INFO] [stdout] y=0 z=5 xs=[]
[INFO] [stdout] y=1 z=5 xs=[]
[INFO] [stdout] y=2 z=5 xs=[]
[INFO] [stdout] y=3 z=5 xs=[]
[INFO] [stdout] y=4 z=5 xs=[]
[INFO] [stdout] y=5 z=5 xs=[]
[INFO] [stdout] y=6 z=5 xs=[]
[INFO] [stdout] y=7 z=5 xs=[]
[INFO] [stdout] y=8 z=5 xs=[]
[INFO] [stdout] y=9 z=5 xs=[]
[INFO] [stdout] y=10 z=5 xs=[]
[INFO] [stdout] y=11 z=5 xs=[]
[INFO] [stdout] y=12 z=5 xs=[]
[INFO] [stdout] y=13 z=5 xs=[]
[INFO] [stdout] y=14 z=5 xs=[]
[INFO] [stdout] y=15 z=5 xs=[]
[INFO] [stdout] y=0 z=6 xs=[]
[INFO] [stdout] y=1 z=6 xs=[]
[INFO] [stdout] y=2 z=6 xs=[]
[INFO] [stdout] y=3 z=6 xs=[]
[INFO] [stdout] y=4 z=6 xs=[]
[INFO] [stdout] y=5 z=6 xs=[]
[INFO] [stdout] y=6 z=6 xs=[]
[INFO] [stdout] y=7 z=6 xs=[]
[INFO] [stdout] y=8 z=6 xs=[]
[INFO] [stdout] y=9 z=6 xs=[]
[INFO] [stdout] y=10 z=6 xs=[]
[INFO] [stdout] y=11 z=6 xs=[]
[INFO] [stdout] y=12 z=6 xs=[]
[INFO] [stdout] y=13 z=6 xs=[]
[INFO] [stdout] y=14 z=6 xs=[]
[INFO] [stdout] y=15 z=6 xs=[]
[INFO] [stdout] y=0 z=7 xs=[]
[INFO] [stdout] y=1 z=7 xs=[]
[INFO] [stdout] y=2 z=7 xs=[]
[INFO] [stdout] y=3 z=7 xs=[]
[INFO] [stdout] y=4 z=7 xs=[]
[INFO] [stdout] y=5 z=7 xs=[]
[INFO] [stdout] y=6 z=7 xs=[]
[INFO] [stdout] y=7 z=7 xs=[]
[INFO] [stdout] y=8 z=7 xs=[]
[INFO] [stdout] y=9 z=7 xs=[]
[INFO] [stdout] y=10 z=7 xs=[]
[INFO] [stdout] y=11 z=7 xs=[]
[INFO] [stdout] y=12 z=7 xs=[]
[INFO] [stdout] y=13 z=7 xs=[]
[INFO] [stdout] y=14 z=7 xs=[]
[INFO] [stdout] y=15 z=7 xs=[]
[INFO] [stdout] y=0 z=8 xs=[]
[INFO] [stdout] y=1 z=8 xs=[]
[INFO] [stdout] y=2 z=8 xs=[]
[INFO] [stdout] y=3 z=8 xs=[]
[INFO] [stdout] y=4 z=8 xs=[]
[INFO] [stdout] y=5 z=8 xs=[]
[INFO] [stdout] y=6 z=8 xs=[]
[INFO] [stdout] y=7 z=8 xs=[]
[INFO] [stdout] y=8 z=8 xs=[]
[INFO] [stdout] y=9 z=8 xs=[]
[INFO] [stdout] y=10 z=8 xs=[]
[INFO] [stdout] y=11 z=8 xs=[]
[INFO] [stdout] y=12 z=8 xs=[]
[INFO] [stdout] y=13 z=8 xs=[]
[INFO] [stdout] y=14 z=8 xs=[]
[INFO] [stdout] y=15 z=8 xs=[]
[INFO] [stdout] y=0 z=9 xs=[]
[INFO] [stdout] y=1 z=9 xs=[]
[INFO] [stdout] y=2 z=9 xs=[]
[INFO] [stdout] y=3 z=9 xs=[]
[INFO] [stdout] y=4 z=9 xs=[]
[INFO] [stdout] y=5 z=9 xs=[]
[INFO] [stdout] y=6 z=9 xs=[]
[INFO] [stdout] y=7 z=9 xs=[]
[INFO] [stdout] y=8 z=9 xs=[]
[INFO] [stdout] y=9 z=9 xs=[]
[INFO] [stdout] y=10 z=9 xs=[]
[INFO] [stdout] y=11 z=9 xs=[]
[INFO] [stdout] y=12 z=9 xs=[]
[INFO] [stdout] y=13 z=9 xs=[]
[INFO] [stdout] y=14 z=9 xs=[]
[INFO] [stdout] y=15 z=9 xs=[]
[INFO] [stdout] y=0 z=10 xs=[]
[INFO] [stdout] y=1 z=10 xs=[]
[INFO] [stdout] y=2 z=10 xs=[]
[INFO] [stdout] y=3 z=10 xs=[]
[INFO] [stdout] y=4 z=10 xs=[]
[INFO] [stdout] y=5 z=10 xs=[]
[INFO] [stdout] y=6 z=10 xs=[]
[INFO] [stdout] y=7 z=10 xs=[]
[INFO] [stdout] y=8 z=10 xs=[]
[INFO] [stdout] y=9 z=10 xs=[]
[INFO] [stdout] y=10 z=10 xs=[]
[INFO] [stdout] y=11 z=10 xs=[]
[INFO] [stdout] y=12 z=10 xs=[]
[INFO] [stdout] y=13 z=10 xs=[]
[INFO] [stdout] y=14 z=10 xs=[]
[INFO] [stdout] y=15 z=10 xs=[]
[INFO] [stdout] y=0 z=11 xs=[]
[INFO] [stdout] y=1 z=11 xs=[]
[INFO] [stdout] y=2 z=11 xs=[]
[INFO] [stdout] y=3 z=11 xs=[]
[INFO] [stdout] y=4 z=11 xs=[]
[INFO] [stdout] y=5 z=11 xs=[]
[INFO] [stdout] y=6 z=11 xs=[]
[INFO] [stdout] y=7 z=11 xs=[]
[INFO] [stdout] y=8 z=11 xs=[]
[INFO] [stdout] y=9 z=11 xs=[]
[INFO] [stdout] y=10 z=11 xs=[]
[INFO] [stdout] y=11 z=11 xs=[]
[INFO] [stdout] y=12 z=11 xs=[]
[INFO] [stdout] y=13 z=11 xs=[]
[INFO] [stdout] y=14 z=11 xs=[]
[INFO] [stdout] y=15 z=11 xs=[]
[INFO] [stdout] y=0 z=12 xs=[]
[INFO] [stdout] y=1 z=12 xs=[]
[INFO] [stdout] y=2 z=12 xs=[]
[INFO] [stdout] y=3 z=12 xs=[]
[INFO] [stdout] y=4 z=12 xs=[]
[INFO] [stdout] y=5 z=12 xs=[]
[INFO] [stdout] y=6 z=12 xs=[]
[INFO] [stdout] y=7 z=12 xs=[]
[INFO] [stdout] y=8 z=12 xs=[]
[INFO] [stdout] y=9 z=12 xs=[]
[INFO] [stdout] y=10 z=12 xs=[]
[INFO] [stdout] y=11 z=12 xs=[]
[INFO] [stdout] y=12 z=12 xs=[]
[INFO] [stdout] y=13 z=12 xs=[]
[INFO] [stdout] y=14 z=12 xs=[]
[INFO] [stdout] y=15 z=12 xs=[]
[INFO] [stdout] y=0 z=13 xs=[]
[INFO] [stdout] y=1 z=13 xs=[]
[INFO] [stdout] y=2 z=13 xs=[]
[INFO] [stdout] y=3 z=13 xs=[]
[INFO] [stdout] y=4 z=13 xs=[]
[INFO] [stdout] y=5 z=13 xs=[]
[INFO] [stdout] y=6 z=13 xs=[]
[INFO] [stdout] y=7 z=13 xs=[]
[INFO] [stdout] y=8 z=13 xs=[]
[INFO] [stdout] y=9 z=13 xs=[]
[INFO] [stdout] y=10 z=13 xs=[]
[INFO] [stdout] y=11 z=13 xs=[]
[INFO] [stdout] y=12 z=13 xs=[]
[INFO] [stdout] y=13 z=13 xs=[]
[INFO] [stdout] y=14 z=13 xs=[]
[INFO] [stdout] y=15 z=13 xs=[]
[INFO] [stdout] y=0 z=14 xs=[]
[INFO] [stdout] y=1 z=14 xs=[]
[INFO] [stdout] y=2 z=14 xs=[]
[INFO] [stdout] y=3 z=14 xs=[]
[INFO] [stdout] y=4 z=14 xs=[]
[INFO] [stdout] y=5 z=14 xs=[]
[INFO] [stdout] y=6 z=14 xs=[]
[INFO] [stdout] y=7 z=14 xs=[]
[INFO] [stdout] y=8 z=14 xs=[]
[INFO] [stdout] y=9 z=14 xs=[]
[INFO] [stdout] y=10 z=14 xs=[]
[INFO] [stdout] y=11 z=14 xs=[]
[INFO] [stdout] y=12 z=14 xs=[]
[INFO] [stdout] y=13 z=14 xs=[]
[INFO] [stdout] y=14 z=14 xs=[]
[INFO] [stdout] y=15 z=14 xs=[]
[INFO] [stdout] y=0 z=15 xs=[0]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:01 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 2: x=0 y=0 00:00 00:00 00:00
[INFO] [stdout] y=1 z=15 xs=[]
[INFO] [stdout] y=2 z=15 xs=[]
[INFO] [stdout] y=3 z=15 xs=[]
[INFO] [stdout] y=4 z=15 xs=[]
[INFO] [stdout] y=5 z=15 xs=[]
[INFO] [stdout] y=6 z=15 xs=[]
[INFO] [stdout] y=7 z=15 xs=[]
[INFO] [stdout] y=8 z=15 xs=[]
[INFO] [stdout] y=9 z=15 xs=[]
[INFO] [stdout] y=10 z=15 xs=[]
[INFO] [stdout] y=11 z=15 xs=[]
[INFO] [stdout] y=12 z=15 xs=[]
[INFO] [stdout] y=13 z=15 xs=[]
[INFO] [stdout] y=14 z=15 xs=[]
[INFO] [stdout] y=15 z=15 xs=[15]
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] case 1: x=15 y=15 00:00 00:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0]
[INFO] [stdout] case 1: x=15 y=15 00:00 80:00 00:00
[INFO] [stdout] slice=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout] 
[INFO] [stdout] thread 'voxel_set::tests::test_iterate_3x3x3_edge_cases' (27) panicked at src/voxel_set.rs:634:116:
[INFO] [stdout] index out of bounds: the len is 16 but the index is 62
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622003548872 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622003548872 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622003548872 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622003548872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6220035596df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6220035596df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x622003515c11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622003515c11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622003521e12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62200352695f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6220035267f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6220034e102e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6220034e102e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62200352701f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x62200352701f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622003526e7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622003521f49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62200350a08d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622003561100 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x622003560ea2 - core::panicking::panic_bounds_check::h2012574a4374d2d2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:271:5
[INFO] [stdout]   20:     0x6220035073e0 - <usize as core::slice::index::SliceIndex<[T]>>::index::hb2945c74b21875de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/index.rs:267:10
[INFO] [stdout]   21:     0x622003506806 - core::slice::index::<impl core::ops::index::Index<I> for [T]>::index::h008ba3ff130dceaa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/index.rs:18:15
[INFO] [stdout]   22:     0x622003506806 - <alloc::vec::Vec<T,A> as core::ops::index::Index<I>>::index::h57355ae03e052b05
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3621:9
[INFO] [stdout]   23:     0x6220034b9eb1 - glb_rigger::voxel_set::SliceInfo::tiny_neighborhood::hdf55fbef7f7db447
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:634:116
[INFO] [stdout]   24:     0x6220034b3515 - <glb_rigger::voxel_set::TinyNeighborhoodIterator as core::iter::traits::iterator::Iterator>::next::h5d39c09024c8a896
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:872:33
[INFO] [stdout]   25:     0x6220034ab99d - glb_rigger::voxel_set::tests::test_iterate_3x3x3_edge_cases::h484396f265bbbbfb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1278:29
[INFO] [stdout]   26:     0x6220034abf67 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_edge_cases::{{closure}}::he4d21a9831bbc7b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1263:39
[INFO] [stdout]   27:     0x6220034bd7b6 - core::ops::function::FnOnce::call_once::h78360783e95971a6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6220034e0deb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6220034e0deb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x6220034f6a55 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x6220034f6a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x6220034f6a55 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x6220034f6a55 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x6220034f6a55 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6220034f6a55 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x6220034f6a55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x6220034cd244 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x6220034cd244 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x6220034d0b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x6220034d0b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x6220034d0b0a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x6220034d0b0a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x6220034d0b0a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6220034d0b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x6220034d0b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x62200351d0af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   47:     0x62200351d0af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   48:     0x7622af12faa4 - <unknown>
[INFO] [stdout]   49:     0x7622af1bca34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- voxel_set::tests::test_save_magicavoxel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'voxel_set::tests::test_save_magicavoxel' (44) panicked at src/voxel_set.rs:974:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622003548872 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622003548872 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622003548872 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622003548872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6220035596df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6220035596df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x622003515c11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622003515c11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622003521e12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62200352695f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6220035267f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6220034e102e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6220034e102e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62200352701f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x62200352701f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622003526e7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622003521f49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62200350a08d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622003561100 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x622003560786 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6220034a8500 - core::result::Result<T,E>::unwrap::hbd0461b843bedf6a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6220034a8500 - glb_rigger::voxel_set::tests::test_save_magicavoxel::h063d43b908aa5681
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:974:44
[INFO] [stdout]   22:     0x6220034a8b07 - glb_rigger::voxel_set::tests::test_save_magicavoxel::{{closure}}::h9fd1bbb7f63abb50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:960:31
[INFO] [stdout]   23:     0x6220034bd5f6 - core::ops::function::FnOnce::call_once::h5e30c8794cc1ba6d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6220034e0deb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6220034e0deb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6220034f6a55 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6220034f6a55 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6220034f6a55 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6220034f6a55 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6220034f6a55 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6220034f6a55 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6220034f6a55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6220034cd244 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6220034cd244 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6220034d0b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6220034d0b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6220034d0b0a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6220034d0b0a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6220034d0b0a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6220034d0b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6220034d0b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62200351d0af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x62200351d0af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7622af12faa4 - <unknown>
[INFO] [stdout]   45:     0x7622af1bca34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     voxel_set::tests::test_iterate_3x3x3_across_micropatch_boundaries
[INFO] [stdout]     voxel_set::tests::test_iterate_3x3x3_edge_cases
[INFO] [stdout]     voxel_set::tests::test_iterate_3x3x3_empty_and_full_micropatches
[INFO] [stdout]     voxel_set::tests::test_iterate_3x3x3_neighborhood_structure
[INFO] [stdout]     voxel_set::tests::test_save_magicavoxel
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 32 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin glb-rigger`
[INFO] running `Command { std: "docker" "inspect" "4f23c8e767a331f0f0f0b299f23ca6acd956b6d93e9a83ed7dd126d79c556ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f23c8e767a331f0f0f0b299f23ca6acd956b6d93e9a83ed7dd126d79c556ef3", kill_on_drop: false }`
[INFO] [stdout] 4f23c8e767a331f0f0f0b299f23ca6acd956b6d93e9a83ed7dd126d79c556ef3
