[INFO] fetching crate morton-index 0.3.0...
[INFO] testing morton-index-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate morton-index 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate morton-index 0.3.0
[INFO] finished tweaking crates.io crate morton-index 0.3.0
[INFO] tweaked toml for crates.io crate morton-index 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate morton-index 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate morton-index 0.3.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc8e7f11b648e7e31749fddd457daea8c3f990d7d635cf209228384a11a09edb
[INFO] running `Command { std: "docker" "start" "-a" "cc8e7f11b648e7e31749fddd457daea8c3f990d7d635cf209228384a11a09edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc8e7f11b648e7e31749fddd457daea8c3f990d7d635cf209228384a11a09edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc8e7f11b648e7e31749fddd457daea8c3f990d7d635cf209228384a11a09edb", kill_on_drop: false }`
[INFO] [stdout] cc8e7f11b648e7e31749fddd457daea8c3f990d7d635cf209228384a11a09edb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63a843e09a99df5b57a6fcd0c76d5cf58d39c93f90d077cc0310047498e11892
[INFO] running `Command { std: "docker" "start" "-a" "63a843e09a99df5b57a6fcd0c76d5cf58d39c93f90d077cc0310047498e11892", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling simba v0.7.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling nalgebra v0.31.1
[INFO] [stderr]    Compiling morton-index v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.31s
[INFO] running `Command { std: "docker" "inspect" "63a843e09a99df5b57a6fcd0c76d5cf58d39c93f90d077cc0310047498e11892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a843e09a99df5b57a6fcd0c76d5cf58d39c93f90d077cc0310047498e11892", kill_on_drop: false }`
[INFO] [stdout] 63a843e09a99df5b57a6fcd0c76d5cf58d39c93f90d077cc0310047498e11892
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0362b660213a09bfcc19d4b8a56b56a540f5c0ebd0981d649c310ca07ae724b
[INFO] running `Command { std: "docker" "start" "-a" "e0362b660213a09bfcc19d4b8a56b56a540f5c0ebd0981d649c310ca07ae724b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling plotters v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling morton-index v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.68s
[INFO] running `Command { std: "docker" "inspect" "e0362b660213a09bfcc19d4b8a56b56a540f5c0ebd0981d649c310ca07ae724b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0362b660213a09bfcc19d4b8a56b56a540f5c0ebd0981d649c310ca07ae724b", kill_on_drop: false }`
[INFO] [stdout] e0362b660213a09bfcc19d4b8a56b56a540f5c0ebd0981d649c310ca07ae724b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8760656f4fd8449f167be3190fb779d413038623af54b4f91efd52435b54ab77
[INFO] running `Command { std: "docker" "start" "-a" "8760656f4fd8449f167be3190fb779d413038623af54b4f91efd52435b54ab77", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/morton_index-da86f90158491433)
[INFO] [stdout] 
[INFO] [stdout] running 489 tests
[INFO] [stdout] test dimensions::dim_3d::tests::octant_orderings ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_dynamic_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_dynamic_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_static_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_static_to_dynamic_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_fixed_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_static_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test dimensions::dim_2d::tests::quadrant_orderings ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d16::convert_dynamic_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d16::convert_dynamic_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d16::convert_static_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d16::convert_static_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d16::convert_static_to_dynamic_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d32::convert_dynamic_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d32::convert_dynamic_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d16::convert_static_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d16::convert_dynamic_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d16::convert_dynamic_to_static_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d16::convert_fixed_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d32::convert_dynamic_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d32::convert_fixed_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d64::convert_dynamic_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d64::convert_dynamic_to_static_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d32::convert_fixed_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d32::convert_static_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d64::convert_dynamic_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d64::convert_static_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d32::convert_static_to_dynamic_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d64::convert_dynamic_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d64::convert_static_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d32::convert_static_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d64::convert_fixed_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d32::convert_static_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d64::convert_static_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d32::convert_dynamic_to_static_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d64::convert_fixed_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d64::convert_static_to_dynamic_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_dynamic_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_dynamic_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_dynamic_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_static_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_static_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_fixed_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_static_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_static_to_dynamic_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_dynamic_to_static_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::child ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::from_even_number_of_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_fixed_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::child_at_four_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::from_odd_number_of_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::from_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::parent_4 ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::from_too_many_quadrants_fails ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::ordering ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::parent_5 ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::from_fewer_quadrants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_static_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::from_fewer_quadrants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::descendant_multi_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_dynamic_to_static_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::ordering ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::from_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::from_too_many_quadrants_fails ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::ordering ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::from_fewer_quadrants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::from_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::from_too_many_quadrants_fails ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::from_too_many_quadrants_fails ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::from_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::from_fewer_quadrants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::ordering ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::ordering ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::from_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::from_too_many_quadrants_fails ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::ordering ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::from_fewer_quadrants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::from_grid_index_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::from_grid_index_fixed_u16 ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::from_grid_index_static_u16 ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::child ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::child_oob_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::descendant_multi_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::descendant_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::from_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::from_fewer_quadrants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::from_too_many_quadrants_fails ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::parent ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::roundtrip_grid_index_with_one_level ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::ordering ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::child_oob_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::descendant_multi_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::from_fewer_quadrants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::from_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::descendant_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::from_too_many_quadrants_fails ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::parent ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::roundtrip_grid_index_with_one_level ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::ordering ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d16::convert_fixed_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_fixed_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::child ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::descendant_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::child_oob_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::from_fewer_quadrants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::from_too_many_quadrants_fails ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::from_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::parent ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d32::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d8::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::ordering ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::child_oob_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::descendant_multi_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::descendant_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::from_fewer_quadrants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::from_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::from_too_many_quadrants_fails ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::roundtrip_grid_index_with_one_level ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::child ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::parent ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::roundtrip_grid_index_with_one_level ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::child ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::child_oob_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::default ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::descendant_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::from_fewer_quadrants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::from_quadrants ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::from_too_many_quadrants_fails ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::inverted ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::ordering ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d64::from_quadrants_array ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::parent ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d16::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::roundtrip_grid_index_with_one_level ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::set_cell ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_dynamic_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_dynamic_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_dynamic_to_static ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_dynamic_to_static_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_fixed_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_fixed_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_dynamic_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_static_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_static_to_dynamic_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::descendant_multi_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_fixed_to_static ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_static_to_dynamic_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_static_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_dynamic_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_dynamic_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_dynamic_to_static ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_dynamic_to_static_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_static_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_static_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_fixed_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_fixed_to_static ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_static_to_dynamic_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_static_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_static_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d64::convert_dynamic_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d64::convert_dynamic_to_static ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d64::convert_dynamic_to_static_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d64::convert_fixed_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d64::convert_fixed_to_static ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d64::convert_static_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d64::convert_static_to_dynamic_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d64::convert_static_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d64::convert_static_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d8::convert_dynamic_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d8::convert_dynamic_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d8::convert_dynamic_to_static ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d8::convert_dynamic_to_static_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d8::convert_fixed_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d8::convert_static_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d8::convert_static_to_dynamic_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d8::convert_static_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d8::convert_fixed_to_static ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::child ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::child ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::descendant_multi_levels ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::from_odd_number_of_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_static_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d64::convert_dynamic_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d8::convert_static_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::child_at_four_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::parent_5 ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::from_even_number_of_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::set_cell ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::parent_4 ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::from_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::from_fewer_octants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::set_cell ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::from_fewer_octants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::from_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::from_too_many_octants_fails ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::from_too_many_octants_fails ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::from_fewer_octants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::from_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::from_too_many_octants_fails ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::set_cell ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::set_cell ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::from_fewer_octants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::from_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::from_too_many_octants_fails ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::set_cell ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d64::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::from_fewer_octants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::from_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::from_too_many_octants_fails ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::set_cell ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d8::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::child ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::child_oob_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::descendant_multi_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::descendant_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::from_fewer_octants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::from_just_one_octant ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::from_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_static_to_fixed ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::roundtrip_grid_index_with_one_level ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::set_cell ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::child ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::child_oob_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::descendant_multi_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::from_fewer_octants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::from_just_one_octant ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::from_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::from_too_many_octants_fails ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::parent ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::roundtrip_grid_index_with_one_level ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::set_cell ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::child ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::child_oob_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::descendant_multi_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::descendant_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::from_fewer_octants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::from_just_one_octant ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::from_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_dynamic_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::from_too_many_octants_fails ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::parent ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::roundtrip_grid_index_with_one_level ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::set_cell ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::child ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::child_oob_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::descendant_multi_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::descendant_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::from_fewer_octants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::from_just_one_octant ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::from_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::from_too_many_octants_fails ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::parent ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::roundtrip_grid_index_with_one_level ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::ancestor_multi ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::ancestor_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::cells_iter ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::child ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::child_oob_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::default ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::from_too_many_octants_fails ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::parent ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::ancestor_to_root ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::descendant_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::descendant_too_far_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::from_octants ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::from_too_many_octants_fails ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::parent ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::parent_of_root_yields_none ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::roundtrip_grid_index ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::ordering ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::from_fewer_octants_than_max_depth ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::from_just_one_octant ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_fixed_to_dynamic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::descendant_multi_levels ... ok
[INFO] [stdout] test number::tests::get_bits_as_usize_vec_u8 ... ok
[INFO] [stdout] test number::tests::set_bits_from_usize_vec_u8 ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::set_cell_oob_panics - should panic ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::roundtrip_grid_index_with_one_level ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::set_cell ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::roundtrip_grid_index_with_odd_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::from_octants_array ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d32::inverted ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_dynamic_to_static ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_static_to_fixed_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_dynamic_to_static_with_fewer_levels ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::set_cell ... ok
[INFO] [stdout] test number::tests::set_bits_u8 ... ok
[INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d32::descendant_multi_levels ... ok
[INFO] [stdout] test number::tests::test_expand_u8_by_2 ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::cells_iter ... ok
[INFO] [stdout] test number::tests::set_bits_u16 ... ok
[INFO] [stdout] test number::tests::test_add_two_zeroes_before_every_bit_u32 ... ok
[INFO] [stdout] test number::tests::test_get_bits_vec_u8 ... ok
[INFO] [stdout] test number::tests::test_add_two_zeroes_before_every_bit_u8 ... ok
[INFO] [stdout] test number::tests::set_bits_vec_u8 ... ok
[INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_dynamic_to_fixed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 489 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests morton_index
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/dimensions/mod.rs - dimensions::Dimension::CellOrdering (line 17) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8760656f4fd8449f167be3190fb779d413038623af54b4f91efd52435b54ab77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8760656f4fd8449f167be3190fb779d413038623af54b4f91efd52435b54ab77", kill_on_drop: false }`
[INFO] [stdout] 8760656f4fd8449f167be3190fb779d413038623af54b4f91efd52435b54ab77
