deps: resolve open dependency PRs and lz4_flex alert#105
Merged
Conversation
This was referenced Mar 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
No local dependency file changes detected.
==> Preflight: scrub common credential env vars
==> Security check: cargo deny advisories
==> Running tests
running 136 tests
test compression::tests::test_no_compression ... ok
test container::tests::test_container_rejects_oversized_frame_header ... ok
test container::tests::test_container_rejects_excessive_frame_count ... ok
test frame::tests::test_default_frame ... ok
test frame::tests::test_frame_conflict ... ok
test frame::tests::test_frame_registration ... ok
test compression::tests::test_lz4_roundtrip ... ok
test container::tests::test_container_write_read ... ok
test frame::tests::test_idempotent_registration ... ok
test id::tests::test_bytes_roundtrip ... ok
test id::tests::test_bech32m_encoding ... ok
test id::tests::test_cell_id_creation ... ok
test id::tests::test_cell_id_invalid_parity ... ok
test id::tests::test_cell_ordering ... ok
test id::tests::test_negative_coordinates ... ok
test id::tests::test_neighbor_count ... ok
test id::tests::test_parent_child ... ok
test ids::tests::test_galactic128_creation ... ok
test ids::tests::test_bech32m_rejects_invalid_raw_payloads ... ok
test ids::tests::test_galactic128_parity ... ok
test ids::tests::test_bech32m_roundtrip ... ok
test ids::tests::test_index64_hierarchy ... ok
test ids::tests::test_index64_morton ... ok
test ids::tests::test_route64_parity ... ok
test ids::tests::test_route64_signed ... ok
test io::tests::test_dataset_layer_roundtrip ... ok
test lattice::tests::test_children_count ... ok
test lattice::tests::test_distance ... ok
test lattice::tests::test_lattice_coord_creation ... ok
test io::tests::test_geojson_export ... ok
test lattice::tests::test_neighbor_count ... ok
test lattice::tests::test_neighbor_parity ... ok
test lattice::tests::test_parent_child_relationship ... ok
test lattice::tests::test_parity_validation ... ok
test layer::tests::test_aggregation ... ok
test layer::tests::test_aggregation_rejects_nan ... ok
test layer::tests::test_flags ... ok
test layer::tests::test_layer_basic ... ok
test layer::tests::test_rollup_rejects_nan ... ok
test layers::bcc_utils::tests::test_is_valid_bcc ... ok
test layers::bcc_utils::tests::test_max_error ... ok
test layers::bcc_utils::tests::test_physical_to_voxel ... ok
test layers::bcc_utils::tests::test_snap_already_valid ... ok
test layers::bcc_utils::tests::test_snap_mixed_parity ... ok
test layers::esdf::tests::test_edge_lengths ... ok
test layers::esdf::tests::test_esdf_creation ... ok
test layers::exploration::tests::test_frontier_bounding_box ... ok
test layers::exploration::tests::test_frontier_detection_config ... ok
test layers::exploration::tests::test_information_gain_config ... ok
test layers::exploration::tests::test_normalize ... ok
test layers::measurement::tests::test_color_measurement ... ok
test layers::measurement::tests::test_confidence_clamping ... ok
test layers::measurement::tests::test_depth_measurement ... ok
test layers::measurement::tests::test_depth_with_normal ... ok
test layers::measurement::tests::test_occupancy_measurement ... ok
test layers::mesh::tests::test_add_vertex ... ok
test layers::mesh::tests::test_mesh_creation ... ok
test layers::mesh::tests::test_surface_area ... ok
test layers::mesh::tests::test_mesh_extraction ... ok
test layers::occupancy::tests::test_bayesian_fusion ... ok
test layers::occupancy::tests::test_log_odds_conversion ... ok
test layers::export::tests::test_obj_export ... ok
test layers::occupancy::tests::test_measurement_trait ... ok
test layers::occupancy::tests::test_occupancy_layer_creation ... ok
test layers::export::tests::test_ply_ascii_export ... ok
test layers::occupancy::tests::test_occupancy_update ... ok
test layers::occupancy::tests::test_ray_integration ... ok
test layers::occupancy::tests::test_state_counts ... ok
test layers::occupancy_compressed::tests::test_rle_encoding ... ok
test layers::occupancy_temporal::tests::test_stale_pruning ... ok
test layers::occupancy_compressed::tests::test_compressed_storage ... ok
test layers::occupancy_temporal::tests::test_temporal_decay ... ok
test layers::ros2_bridge::tests::test_pointcloud2_creation ... ok
test layers::ros2_bridge::tests::test_ros2_time ... ok
test layers::tests::test_layer_type_names ... ok
test layers::tests::test_layered_map_creation ... ok
test layers::tsdf::tests::test_max_weight_clamping ... ok
test layers::tsdf::tests::test_tsdf_creation ... ok
test layers::tsdf::tests::test_tsdf_incremental_update ... ok
test layers::tsdf::tests::test_tsdf_stats ... ok
test layers::tsdf::tests::test_tsdf_update ... ok
test layers::tsdf::tests::test_wrong_measurement_type ... ok
test morton::tests::test_morton_identity ... ok
test morton::tests::test_morton_lut ... ok
test morton::tests::test_morton_ordering ... ok
test neighbors::tests::test_distance ... ok
test neighbors::tests::test_galactic128_neighbors ... ok
test neighbors::tests::test_index64_neighbors ... ok
test neighbors::tests::test_route64_neighbors ... ok
test path::tests::test_k_shell ... ok
test path::tests::test_astar_closed_set_efficiency ... ok
test path::tests::test_trace_line ... ok
test performance::arch_optimized::tests::test_arch_detection ... ok
test layers::ros2_bridge::tests::test_occupancy_grid_serialization ... ok
test path::tests::test_astar_simple ... ok
test path::tests::test_k_ring ... ok
test performance::arch_optimized::tests::test_batch_with_prefetch ... ok
test performance::arch_optimized::tests::test_prefetch ... ok
test performance::batch::tests::test_batch_index_builder ... ok
test performance::batch::tests::test_batch_neighbor_calculator ... ok
test performance::fast_neighbors::tests::test_batch_neighbors_fast ... ok
test performance::fast_neighbors::tests::test_batch_neighbors_small ... ok
test performance::fast_neighbors::tests::test_fast_neighbors ... ok
test layers::bcc_utils::tests::test_snap_error_bound ... ok
test performance::fast_neighbors::tests::test_fast_neighbors_respect_route64_bounds ... ok
test performance::memory::tests::test_aligned_batch_processor ... ok
test performance::memory::tests::test_aligned_vec ... ok
test performance::memory::tests::test_memory_analyzer ... ok
test performance::memory::tests::test_numa_detection ... ok
test performance::memory::tests::test_sequential_prefetcher ... ok
test performance::morton_batch::tests::test_batch_morton_decode ... ok
test performance::morton_batch::tests::test_batch_morton_encode ... ok
test performance::fast_neighbors::tests::test_batch_neighbors_auto ... ok
test performance::fast_neighbors::tests::test_batch_neighbors_medium ... ok
test performance::morton_batch::tests::test_batch_morton_roundtrip ... ok
test performance::parallel::tests::test_should_use_parallel ... ok
test performance::simd::tests::test_batch_neighbors_simd ... ok
test performance::simd::tests::test_simd_availability ... ok
test performance::simd::tests::test_batch_index64_new_simd ... ok
test performance::simd_batch::tests::test_batch_euclidean_distance_squared ... ok
test performance::simd_batch::tests::test_batch_bounding_box_query_large ... ok
test performance::simd_batch::tests::test_batch_bounding_box_query ... ok
test performance::simd_batch::tests::test_batch_index64_decode ... ok
test performance::morton_batch::tests::test_batch_morton_large ... ok
test performance::fast_neighbors::tests::test_neighbor_stream ... ok
test performance::parallel::tests::test_thread_count ... ok
test performance::simd_batch::tests::test_batch_index64_encode ... ok
test performance::simd_batch::tests::test_batch_manhattan_distance ... ok
test performance::simd_batch::tests::test_batch_validate_routes ... ok
test performance::tests::test_backend_selection ... ok
test tests::test_bcc_neighbors ... ok
test tests::test_basic_id_creation ... ok
test tests::test_version ... ok
test performance::parallel::tests::test_parallel_index_builder ... ok
test path::tests::test_astar_expansion_limit ... ok
test performance::parallel::tests::test_parallel_neighbor_calculator ... ok
test result: ok. 136 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s
running 12 tests
test src/layers/export.rs - layers::export::export_mesh_obj (line 159) - compile ... ok
test src/layers/ros2_bridge.rs - layers::ros2_bridge (line 9) - compile ... ok
test src/layers/export.rs - layers::export::export_mesh_ply (line 23) - compile ... ok
test src/layers/measurement.rs - layers::measurement::Measurement::depth (line 76) ... ok
test src/layers/bcc_utils.rs - layers::bcc_utils::snap_to_nearest_bcc (line 16) ... ok
test src/layers/bcc_utils.rs - layers::bcc_utils::physical_to_bcc_voxel (line 108) ... ok
test src/layers/occupancy_compressed.rs - layers::occupancy_compressed::CompressedOccupancyLayer (line 42) ... ok
test src/layers/occupancy.rs - layers::occupancy::OccupancyLayer (line 69) ... ok
test src/layers/mod.rs - layers (line 14) ... ok
test src/layers/esdf.rs - layers::esdf::ESDFLayer::new (line 91) ... ok
test src/layers/tsdf.rs - layers::tsdf::TSDFLayer::new (line 73) ... ok
test src/lib.rs - (line 21) ... ok
test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s
==> Safe local test run complete
Supersedes