[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebenson%2Fglb-rigger" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davebenson/glb-rigger on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 248fd1c712160578beb87959424c71bc0d421de6bbd2959b54baf605718bfd78
[INFO] running `Command { std: "docker" "start" "-a" "248fd1c712160578beb87959424c71bc0d421de6bbd2959b54baf605718bfd78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "248fd1c712160578beb87959424c71bc0d421de6bbd2959b54baf605718bfd78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "248fd1c712160578beb87959424c71bc0d421de6bbd2959b54baf605718bfd78", kill_on_drop: false }`
[INFO] [stdout] 248fd1c712160578beb87959424c71bc0d421de6bbd2959b54baf605718bfd78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af7eb6971e5057a003eb95938053b26c5a2bb4e67cf6234578c9b89f812a558f
[INFO] running `Command { std: "docker" "start" "-a" "af7eb6971e5057a003eb95938053b26c5a2bb4e67cf6234578c9b89f812a558f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.22.0
[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 urlencoding v2.1.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling vector2d v3.1.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling quote v1.0.40
[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 23.68s
[INFO] running `Command { std: "docker" "inspect" "af7eb6971e5057a003eb95938053b26c5a2bb4e67cf6234578c9b89f812a558f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af7eb6971e5057a003eb95938053b26c5a2bb4e67cf6234578c9b89f812a558f", kill_on_drop: false }`
[INFO] [stdout] af7eb6971e5057a003eb95938053b26c5a2bb4e67cf6234578c9b89f812a558f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc2dd4ed1536d26fca469e7fb750f9e7e4d97384f1c7feec74b83a2455cb007d
[INFO] running `Command { std: "docker" "start" "-a" "fc2dd4ed1536d26fca469e7fb750f9e7e4d97384f1c7feec74b83a2455cb007d", 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.15s
[INFO] running `Command { std: "docker" "inspect" "fc2dd4ed1536d26fca469e7fb750f9e7e4d97384f1c7feec74b83a2455cb007d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc2dd4ed1536d26fca469e7fb750f9e7e4d97384f1c7feec74b83a2455cb007d", kill_on_drop: false }`
[INFO] [stdout] fc2dd4ed1536d26fca469e7fb750f9e7e4d97384f1c7feec74b83a2455cb007d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91284895d3db9e1ff706c36df955ef8fc0ea98d0ad773841f20322014c13b021
[INFO] running `Command { std: "docker" "start" "-a" "91284895d3db9e1ff706c36df955ef8fc0ea98d0ad773841f20322014c13b021", 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" -p glb-rigger --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glb_rigger-9bf204a0c80154d0)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test voxel_set::tests::test_difference ... ok
[INFO] [stdout] test voxel_set::tests::test_fill_tri ... ok
[INFO] [stdout] test voxel_set::tests::test_argmax3 ... ok
[INFO] [stdout] test voxel_set::tests::test_flood_fill_cube_interior ... ok
[INFO] [stdout] test voxel_set::tests::test_force_micropatch ... ok
[INFO] [stdout] test voxel_set::tests::test_flood_fill_cube_exterior ... ok
[INFO] [stdout] test voxel_set::tests::test_flood_fill ... ok
[INFO] [stdout] test voxel_set::tests::test_free_micropatch_reuse ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3 ... ok
[INFO] [stdout] test voxel_set::tests::test_intersection ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_slices_basic ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_slices_3point ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_trivial_case1 ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_slices_content ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_trivial_case2 ... ok
[INFO] [stdout] test voxel_set::tests::test_micropatch_all_zeros ... ok
[INFO] [stdout] test voxel_set::tests::test_line ... ok
[INFO] [stdout] test voxel_set::tests::test_micropatch_index ... ok
[INFO] [stdout] test voxel_set::tests::test_micropatch_set_get ... 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_micropatch_all_ones ... ok
[INFO] [stdout] test voxel_set::tests::test_max3 ... ok
[INFO] [stdout] test voxel_set::tests::test_voxel_set_get ... 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_round_up ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_trivial_case3 ... ok
[INFO] [stdout] test voxel_set::tests::test_voxel_set_new ... ok
[INFO] [stdout] test voxel_set::tests::test_voxel_set_set_get ... ok
[INFO] [stdout] test voxel_set::tests::test_normalize_v3 ... ok
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_across_micropatch_boundaries ... FAILED
[INFO] [stdout] test voxel_set::tests::test_iterate_3x3x3_edge_cases ... 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_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' (36) 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:     0x56ac125baf12 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ac125baf12 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ac125baf12 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ac125baf12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ac125cba8f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ac125cba8f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ac12588813 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ac12588813 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ac12594752 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ac1259922f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ac125990c1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ac1255685e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ac1255685e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ac1259983f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ac1259983f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ac1259969a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56ac12594889 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ac1257cf7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ac125d3430 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ac125d31d2 - core::panicking::panic_bounds_check::hbd8ed1447329f495
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:276:5
[INFO] [stdout]   20:     0x56ac12579f00 - <usize as core::slice::index::SliceIndex<[T]>>::index::h393a9178d4c67bdd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/slice/index.rs:273:10
[INFO] [stdout]   21:     0x56ac12579ea6 - core::slice::index::<impl core::ops::index::Index<I> for [T]>::index::he40ac61d4b40b814
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x56ac12579ea6 - <alloc::vec::Vec<T,A> as core::ops::index::Index<I>>::index::hc11d4f0cda762d35
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/vec/mod.rs:3628:9
[INFO] [stdout]   23:     0x56ac1252c641 - glb_rigger::voxel_set::SliceInfo::tiny_neighborhood::h40ba61183c27bcfa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:634:116
[INFO] [stdout]   24:     0x56ac12525d35 - <glb_rigger::voxel_set::TinyNeighborhoodIterator as core::iter::traits::iterator::Iterator>::next::h382a795135d06aa7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:872:33
[INFO] [stdout]   25:     0x56ac125251ba - glb_rigger::voxel_set::tests::test_iterate_3x3x3_across_micropatch_boundaries::h36dbf309c526a966
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1190:29
[INFO] [stdout]   26:     0x56ac12525607 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_across_micropatch_boundaries::{{closure}}::h28444fab16b162d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1174:57
[INFO] [stdout]   27:     0x56ac12533396 - core::ops::function::FnOnce::call_once::h161223f9b40349f9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x56ac1255665b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x56ac1255665b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x56ac1256a6bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x56ac1256a6bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x56ac1256a6bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x56ac1256a6bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x56ac1256a6bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x56ac1256a6bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x56ac1256a6bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x56ac12543c04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x56ac12543c04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x56ac1254745a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   40:     0x56ac1254745a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x56ac1254745a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x56ac1254745a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x56ac1254745a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x56ac1254745a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   45:     0x56ac1254745a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56ac1258fc8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   47:     0x56ac1258fc8f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   48:     0x781261078aa4 - <unknown>
[INFO] [stdout]   49:     0x781261105a64 - clone
[INFO] [stdout]   50:                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' (37) 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:     0x56ac125baf12 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ac125baf12 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ac125baf12 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ac125baf12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ac125cba8f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ac125cba8f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ac12588813 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ac12588813 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ac12594752 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ac1259922f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ac125990c1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ac1255685e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ac1255685e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ac1259983f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ac1259983f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ac1259969a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56ac12594889 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ac1257cf7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ac125d3430 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ac125d31d2 - core::panicking::panic_bounds_check::hbd8ed1447329f495
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:276:5
[INFO] [stdout]   20:     0x56ac12579f00 - <usize as core::slice::index::SliceIndex<[T]>>::index::h393a9178d4c67bdd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/slice/index.rs:273:10
[INFO] [stdout]   21:     0x56ac12579ea6 - core::slice::index::<impl core::ops::index::Index<I> for [T]>::index::he40ac61d4b40b814
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x56ac12579ea6 - <alloc::vec::Vec<T,A> as core::ops::index::Index<I>>::index::hc11d4f0cda762d35
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/vec/mod.rs:3628:9
[INFO] [stdout]   23:     0x56ac1252c641 - glb_rigger::voxel_set::SliceInfo::tiny_neighborhood::h40ba61183c27bcfa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:634:116
[INFO] [stdout]   24:     0x56ac12525d35 - <glb_rigger::voxel_set::TinyNeighborhoodIterator as core::iter::traits::iterator::Iterator>::next::h382a795135d06aa7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:872:33
[INFO] [stdout]   25:     0x56ac1252229d - glb_rigger::voxel_set::tests::test_iterate_3x3x3_edge_cases::h5b13f0aa977cf311
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1278:29
[INFO] [stdout]   26:     0x56ac12522867 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_edge_cases::{{closure}}::hb400a7895330a3d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1263:39
[INFO] [stdout]   27:     0x56ac12533716 - core::ops::function::FnOnce::call_once::h8c0048c31caf0b75
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x56ac1255665b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x56ac1255665b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x56ac1256a6bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x56ac1256a6bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x56ac1256a6bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x56ac1256a6bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x56ac1256a6bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x56ac1256a6bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x56ac1256a6bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x56ac12543c04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x56ac12543c04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x56ac1254745a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   40:     0x56ac1254745a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x56ac1254745a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x56ac1254745a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x56ac1254745a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x56ac1254745a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   45:     0x56ac1254745a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56ac1258fc8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   47:     0x56ac1258fc8f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   48:     0x781261078aa4 - <unknown>
[INFO] [stdout]   49:     0x781261105a64 - 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' (39) 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:     0x56ac125baf12 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ac125baf12 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ac125baf12 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ac125baf12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ac125cba8f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ac125cba8f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ac12588813 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ac12588813 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ac12594752 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ac1259922f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ac125990c1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ac1255685e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ac1255685e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ac1259983f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ac1259983f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ac1259969a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56ac12594889 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ac1257cf7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ac125d3430 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ac125d3363 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x56ac1257ab2f - core::panicking::assert_failed::ha99defef0a708954
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x56ac125248b7 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_neighborhood_structure::h7b11498673c313cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1155:17
[INFO] [stdout]   22:     0x56ac12524a17 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_neighborhood_structure::{{closure}}::hb546a7ed62323b69
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1125:51
[INFO] [stdout]   23:     0x56ac125337e6 - core::ops::function::FnOnce::call_once::ha1f610b34ed32000
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ac1255665b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56ac1255665b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x56ac1256a6bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x56ac1256a6bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x56ac1256a6bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x56ac1256a6bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x56ac1256a6bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56ac1256a6bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x56ac1256a6bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x56ac12543c04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x56ac12543c04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56ac1254745a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x56ac1254745a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x56ac1254745a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x56ac1254745a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x56ac1254745a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56ac1254745a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x56ac1254745a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56ac1258fc8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x56ac1258fc8f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x781261078aa4 - <unknown>
[INFO] [stdout]   45:     0x781261105a64 - 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' (38) 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:     0x56ac125baf12 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ac125baf12 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ac125baf12 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ac125baf12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ac125cba8f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ac125cba8f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ac12588813 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ac12588813 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ac12594752 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ac1259922f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ac125990c1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ac1255685e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ac1255685e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ac1259983f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ac1259983f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ac1259969a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56ac12594889 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ac1257cf7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ac125d3430 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ac125d3363 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x56ac1257ab2f - core::panicking::assert_failed::ha99defef0a708954
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x56ac12524f02 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_empty_and_full_micropatches::h51ae0b6a4ddefc61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1249:17
[INFO] [stdout]   22:     0x56ac12525087 - glb_rigger::voxel_set::tests::test_iterate_3x3x3_empty_and_full_micropatches::{{closure}}::hbeb0d383b2e035e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:1216:56
[INFO] [stdout]   23:     0x56ac12533516 - core::ops::function::FnOnce::call_once::h33ef9e5d157c6481
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ac1255665b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56ac1255665b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x56ac1256a6bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x56ac1256a6bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x56ac1256a6bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x56ac1256a6bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x56ac1256a6bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56ac1256a6bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x56ac1256a6bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x56ac12543c04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x56ac12543c04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56ac1254745a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x56ac1254745a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x56ac1254745a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x56ac1254745a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x56ac1254745a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56ac1254745a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x56ac1254745a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56ac1258fc8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x56ac1258fc8f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x781261078aa4 - <unknown>
[INFO] [stdout]   45:     0x781261105a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- voxel_set::tests::test_save_magicavoxel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'voxel_set::tests::test_save_magicavoxel' (54) 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:     0x56ac125baf12 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ac125baf12 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ac125baf12 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56ac125baf12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56ac125cba8f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56ac125cba8f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x56ac12588813 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ac12588813 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56ac12594752 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56ac1259922f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56ac125990c1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56ac1255685e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x56ac1255685e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ac1259983f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x56ac1259983f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56ac1259969a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56ac12594889 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56ac1257cf7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56ac125d3430 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ac125d2a96 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x56ac1251ede0 - core::result::Result<T,E>::unwrap::h4f3ab6d71f6d68ac
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56ac1251ede0 - glb_rigger::voxel_set::tests::test_save_magicavoxel::he03c754f3a045c93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:974:44
[INFO] [stdout]   22:     0x56ac1251f3e7 - glb_rigger::voxel_set::tests::test_save_magicavoxel::{{closure}}::h07588fb52bc0fc74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/voxel_set.rs:960:31
[INFO] [stdout]   23:     0x56ac12533a66 - core::ops::function::FnOnce::call_once::hcc3029f23521790f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ac1255665b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56ac1255665b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x56ac1256a6bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x56ac1256a6bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x56ac1256a6bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x56ac1256a6bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x56ac1256a6bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56ac1256a6bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x56ac1256a6bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x56ac12543c04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x56ac12543c04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56ac1254745a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x56ac1254745a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x56ac1254745a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x56ac1254745a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x56ac1254745a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56ac1254745a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x56ac1254745a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56ac1258fc8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x56ac1258fc8f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x781261078aa4 - <unknown>
[INFO] [stdout]   45:     0x781261105a64 - 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.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin glb-rigger`
[INFO] running `Command { std: "docker" "inspect" "91284895d3db9e1ff706c36df955ef8fc0ea98d0ad773841f20322014c13b021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91284895d3db9e1ff706c36df955ef8fc0ea98d0ad773841f20322014c13b021", kill_on_drop: false }`
[INFO] [stdout] 91284895d3db9e1ff706c36df955ef8fc0ea98d0ad773841f20322014c13b021
