[INFO] fetching crate morton-index 0.1.0... [INFO] testing morton-index-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate morton-index 0.1.0 into /workspace/builds/worker-86/source [INFO] validating manifest of crates.io crate morton-index 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate morton-index 0.1.0 [INFO] finished tweaking crates.io crate morton-index 0.1.0 [INFO] tweaked toml for crates.io crate morton-index 0.1.0 written to /workspace/builds/worker-86/source/Cargo.toml [INFO] crate crates.io crate morton-index 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 025847765d4df7b595e8559750f05ab48fca63581b98db408ae5549a4f7383b5 [INFO] running `Command { std: "docker" "start" "-a" "025847765d4df7b595e8559750f05ab48fca63581b98db408ae5549a4f7383b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "025847765d4df7b595e8559750f05ab48fca63581b98db408ae5549a4f7383b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025847765d4df7b595e8559750f05ab48fca63581b98db408ae5549a4f7383b5", kill_on_drop: false }` [INFO] [stdout] 025847765d4df7b595e8559750f05ab48fca63581b98db408ae5549a4f7383b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 721865ff0eecaf878fd73ab0f610a1226f373c4a950d540deba7621e9b5e08e7 [INFO] running `Command { std: "docker" "start" "-a" "721865ff0eecaf878fd73ab0f610a1226f373c4a950d540deba7621e9b5e08e7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling nalgebra v0.23.2 [INFO] [stderr] Compiling morton-index v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.91s [INFO] running `Command { std: "docker" "inspect" "721865ff0eecaf878fd73ab0f610a1226f373c4a950d540deba7621e9b5e08e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "721865ff0eecaf878fd73ab0f610a1226f373c4a950d540deba7621e9b5e08e7", kill_on_drop: false }` [INFO] [stdout] 721865ff0eecaf878fd73ab0f610a1226f373c4a950d540deba7621e9b5e08e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c99d78843c0ec0a8b3ead696bdac1b3a2a2a9ef743f6c339334f586adb110d2 [INFO] running `Command { std: "docker" "start" "-a" "2c99d78843c0ec0a8b3ead696bdac1b3a2a2a9ef743f6c339334f586adb110d2", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling morton-index v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.88s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/morton_index-147f7b22129b4bb9) [INFO] running `Command { std: "docker" "inspect" "2c99d78843c0ec0a8b3ead696bdac1b3a2a2a9ef743f6c339334f586adb110d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c99d78843c0ec0a8b3ead696bdac1b3a2a2a9ef743f6c339334f586adb110d2", kill_on_drop: false }` [INFO] [stdout] 2c99d78843c0ec0a8b3ead696bdac1b3a2a2a9ef743f6c339334f586adb110d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ebd1abca3f224610e814a7f129964bc9b2466268e6b6eab0bf1e50de7a1d7ac4 [INFO] running `Command { std: "docker" "start" "-a" "ebd1abca3f224610e814a7f129964bc9b2466268e6b6eab0bf1e50de7a1d7ac4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/morton_index-147f7b22129b4bb9) [INFO] [stdout] [INFO] [stdout] running 456 tests [INFO] [stdout] test dimensions::dim_2d::tests::quadrant_orderings ... ok [INFO] [stdout] test dimensions::dim_3d::tests::octant_orderings ... 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_dynamic_to_fixed ... 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_fixed_to_static ... 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::conversions_2d128::convert_static_to_fixed ... ok [INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d128::convert_static_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_dynamic_to_fixed_with_fewer_levels ... 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_static_to_dynamic ... 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_2d128::convert_fixed_to_dynamic ... 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_dynamic_to_static_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_static_to_fixed ... 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_2d16::convert_static_to_fixed_with_fewer_levels ... 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_dynamic_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_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_2d32::convert_static_to_fixed_with_fewer_levels ... 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_dynamic_to_fixed ... 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 ... 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_2d64::convert_fixed_to_dynamic ... 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_2d64::convert_static_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_fixed_to_static ... 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_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_fixed_to_static ... 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_dynamic_to_static_with_fewer_levels ... 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_static_to_fixed_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::dynamic_morton_index_2d::ancestor_to_root ... 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::dynamic_morton_index_2d::child ... ok [INFO] [stdout] test indices::morton_index_2d::tests::conversions_2d8::convert_static_to_fixed ... 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::cells_iter ... 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::descendant_multi_levels ... 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::from_odd_number_of_quadrants ... ok [INFO] [stdout] test indices::morton_index_2d::tests::dynamic_morton_index_2d::parent_4 ... 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::parent_of_root_yields_none ... 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 ... 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::dynamic_morton_index_2d::set_cell ... ok [INFO] [stdout] test indices::morton_index_2d::tests::fixed_depth_morton_index_2d128::default ... 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::cells_iter ... 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::from_fewer_quadrants_than_max_depth ... 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::default ... 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::fixed_depth_morton_index_2d16::cells_iter ... 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::fixed_depth_morton_index_2d128::ordering ... 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_2d128::roundtrip_grid_index ... 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_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_2d16::roundtrip_grid_index ... 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::set_cell ... 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_2d32::from_quadrants ... 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_2d32::from_too_many_quadrants_fails ... 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::ordering ... 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_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_2d64::from_quadrants_array ... 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::from_fewer_quadrants_than_max_depth ... 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_2d8::cells_iter ... 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_2d64::set_cell ... 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_2d8::from_fewer_quadrants_than_max_depth ... 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_quadrants ... 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::roundtrip_grid_index ... 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::fixed_depth_morton_index_2d8::ordering ... ok [INFO] [stdout] test indices::morton_index_2d::tests::from_grid_index_fixed_u16 ... 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::default ... 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::fixed_depth_morton_index_2d128::set_cell_oob_panics - should panic ... 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::dynamic_morton_index_2d::set_cell_oob_panics - should panic ... ok [INFO] [stdout] test indices::morton_index_2d::tests::from_grid_index_dynamic ... 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::from_grid_index_static_u16 ... 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::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::from_quadrants ... 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_too_many_quadrants_fails ... 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_odd_levels ... 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_2d128::ordering ... 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_2d32::descendant_multi_levels ... 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::descendant_too_far_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_2d16::ancestor_to_root ... 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::child ... 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::static_morton_index_2d16::default ... 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 ... 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::ancestor_too_far_yields_none ... 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_2d16::from_quadrants_array ... 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::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_odd_levels ... ok [INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d16::ordering ... 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_2d32::set_cell ... 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_2d64::descendant_too_far_yields_none ... 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_2d32::child ... 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_2d32::default ... 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_2d32::ancestor_to_root ... 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_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::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_2d128::roundtrip_grid_index ... 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::ancestor_multi ... 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_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::from_quadrants ... ok [INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::ordering ... 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::roundtrip_grid_index_with_odd_levels ... 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_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_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_2d32::from_too_many_quadrants_fails ... 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_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::fixed_depth_morton_index_2d32::set_cell_oob_panics - should panic ... 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_2d::tests::static_morton_index_2d8::parent_of_root_yields_none ... 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::from_quadrants_array ... ok [INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_dynamic_to_static ... ok [INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::ordering ... 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_2d::tests::static_morton_index_2d8::roundtrip_grid_index_with_one_level ... ok [INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::convert_fixed_to_static ... 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_3d128::convert_dynamic_to_static ... 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::static_morton_index_2d8::child ... 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_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_2d8::child_oob_yields_none ... ok [INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_static_to_fixed ... 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_fixed ... 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_2d::tests::static_morton_index_2d64::set_cell ... ok [INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_fixed_to_static ... ok [INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::parent ... ok [INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d8::from_quadrants ... 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_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_2d128::set_cell ... 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_2d64::from_too_many_quadrants_fails ... ok [INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_fixed_to_dynamic ... 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_3d::tests::conversions_3d128::convert_static_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 ... 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_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_3d32::convert_dynamic_to_static_with_fewer_levels ... 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_2d::tests::static_morton_index_2d32::child_oob_yields_none ... 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_2d32::ancestor_too_far_yields_none ... ok [INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d32::convert_dynamic_to_static ... 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::static_morton_index_2d32::cells_iter ... ok [INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d64::ancestor_multi ... ok [INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d128::convert_dynamic_to_fixed ... 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::roundtrip_grid_index_with_one_level ... 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_2d128::from_fewer_quadrants_than_max_depth ... 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_dynamic_to_fixed_with_fewer_levels ... ok [INFO] [stdout] test indices::morton_index_2d::tests::static_morton_index_2d128::descendant_multi_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_2d::tests::static_morton_index_2d8::descendant_multi_levels ... ok [INFO] [stdout] test indices::morton_index_3d::tests::conversions_3d16::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_fixed ... 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_fewer_octants_than_max_depth ... 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::conversions_3d8::convert_dynamic_to_fixed_with_fewer_levels ... 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_fixed_to_static ... 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::conversions_3d8::convert_static_to_fixed ... 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_static_to_dynamic ... 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_3d64::convert_static_to_dynamic ... 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::conversions_3d8::convert_static_to_fixed_with_fewer_levels ... ok [INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::ancestor_multi ... 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::conversions_3d8::convert_dynamic_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::cells_iter ... 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::ordering ... 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::from_odd_number_of_octants ... 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::parent_of_root_yields_none ... ok [INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::parent_4 ... 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_3d128::from_too_many_octants_fails ... ok [INFO] [stdout] test indices::morton_index_3d::tests::dynamic_morton_index_3d::child ... ok [INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d128::ordering ... 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::roundtrip_grid_index_with_odd_levels ... 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::dynamic_morton_index_3d::descendant_multi_levels ... ok [INFO] [stdout] test indices::morton_index_3d::tests::fixed_depth_morton_index_3d16::default ... 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::from_octants_array ... 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::dynamic_morton_index_3d::set_cell ... 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::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::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::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_3d16::set_cell ... 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::static_morton_index_3d128::ancestor_too_far_yields_none ... 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::from_octants_array ... 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_3d128::roundtrip_grid_index_with_odd_levels ... 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::fixed_depth_morton_index_3d64::from_octants_array ... 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_array ... 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_3d16::ancestor_too_far_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::from_too_many_octants_fails ... 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::fixed_depth_morton_index_3d32::set_cell ... 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::cells_iter ... 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_3d64::default ... 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::set_cell ... 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::from_just_one_octant ... 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::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::static_morton_index_3d128::parent_of_root_yields_none ... 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::static_morton_index_3d16::set_cell ... 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::from_just_one_octant ... 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::ancestor_to_root ... 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_3d128::ordering ... 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_3d32::parent_of_root_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::default ... 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_with_one_level ... 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::fixed_depth_morton_index_3d64::roundtrip_grid_index ... 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_3d64::ancestor_multi ... 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_3d32::descendant_multi_levels ... 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::cells_iter ... 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_3d16::from_fewer_octants_than_max_depth ... 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_3d8::parent ... 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_3d8::parent_of_root_yields_none ... 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::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::fixed_depth_morton_index_3d32::from_too_many_octants_fails ... 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::descendant_too_far_yields_none ... 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_3d8::set_cell ... 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_3d8::ancestor_to_root ... 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::static_morton_index_3d8::ancestor_multi ... 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_oob_yields_none ... 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::from_fewer_octants_than_max_depth ... 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_3d8::descendant_too_far_yields_none ... 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::static_morton_index_3d8::from_octants ... 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_3d64::set_cell ... 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::roundtrip_grid_index_with_odd_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 number::tests::set_bits_u16 ... 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_3d64::descendant_too_far_yields_none ... 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::static_morton_index_3d64::ancestor_to_root ... ok [INFO] [stdout] test number::tests::set_bits_u8 ... 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::roundtrip_grid_index ... 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_3d32::ancestor_too_far_yields_none ... ok [INFO] [stdout] test number::tests::set_bits_vec_u8 ... ok [INFO] [stdout] test number::tests::test_add_two_zeroes_before_every_bit_u8 ... ok [INFO] [stdout] test number::tests::test_expand_u8_by_2 ... ok [INFO] [stdout] test number::tests::test_get_bits_vec_u8 ... ok [INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d8::descendant_multi_levels ... 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::descendant_multi_levels ... 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::static_morton_index_3d64::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_3d128::cells_iter ... ok [INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d16::ancestor_multi ... 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::static_morton_index_3d128::ancestor_multi ... 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::fixed_depth_morton_index_3d8::roundtrip_grid_index ... 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_3d64::from_fewer_octants_than_max_depth ... ok [INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::from_octants ... 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_3d64::ancestor_too_far_yields_none ... 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::fixed_depth_morton_index_3d64::ordering ... 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::ordering ... 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::from_fewer_octants_than_max_depth ... 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_3d128::from_octants ... 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_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_3d128::from_too_many_octants_fails ... ok [INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d128::descendant_multi_levels ... 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_2d::tests::static_morton_index_2d32::set_cell_oob_panics - should panic ... 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_2d::tests::static_morton_index_2d16::set_cell_oob_panics - should panic ... 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::set_cell_oob_panics - should panic ... ok [INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d64::ordering ... 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_oob_panics - should panic ... 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::static_morton_index_3d128::set_cell_oob_panics - should panic ... 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::fixed_depth_morton_index_3d8::set_cell_oob_panics - should panic ... 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::fixed_depth_morton_index_3d32::set_cell_oob_panics - should panic ... 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_3d64::set_cell_oob_panics - should panic ... ok [INFO] [stdout] test indices::morton_index_3d::tests::static_morton_index_3d32::set_cell_oob_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 456 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ebd1abca3f224610e814a7f129964bc9b2466268e6b6eab0bf1e50de7a1d7ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd1abca3f224610e814a7f129964bc9b2466268e6b6eab0bf1e50de7a1d7ac4", kill_on_drop: false }` [INFO] [stdout] ebd1abca3f224610e814a7f129964bc9b2466268e6b6eab0bf1e50de7a1d7ac4