[INFO] fetching crate edgefirst-schemas 3.5.0...
[INFO] testing edgefirst-schemas-3.5.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate edgefirst-schemas 3.5.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate edgefirst-schemas 3.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate edgefirst-schemas 3.5.0
[INFO] tweaked toml for crates.io crate edgefirst-schemas 3.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate edgefirst-schemas 3.5.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate edgefirst-schemas 3.5.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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded binrw_derive v0.12.1
[INFO] [stderr]   Downloaded binrw v0.12.1
[INFO] [stderr]   Downloaded winnow v1.0.2
[INFO] [stderr]   Downloaded cbindgen v0.29.2
[INFO] [stderr]   Downloaded lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]   Downloaded mcap v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3
[INFO] running `Command { std: "docker" "start" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling edgefirst-schemas v3.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.58s
[INFO] running `Command { std: "docker" "inspect" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling binrw_derive v0.12.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling binrw v0.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling mcap v0.24.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling edgefirst-schemas v3.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.12.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.12.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edgefirst_schemas-05a2cccabe174e8f)
[INFO] [stdout] 
[INFO] [stdout] running 210 tests
[INFO] [stdout] test builtin_interfaces::tests::duration_roundtrip ... ok
[INFO] [stdout] test builtin_interfaces::tests::time_nanos_conversion ... ok
[INFO] [stdout] test cdr::tests::align_basic ... ok
[INFO] [stdout] test cdr::tests::cursor_invalid_header ... ok
[INFO] [stdout] test cdr::tests::cursor_read_bool ... ok
[INFO] [stdout] test cdr::tests::cursor_read_bytes ... ok
[INFO] [stdout] test builtin_interfaces::tests::time_roundtrip ... ok
[INFO] [stdout] test cdr::tests::cursor_read_empty_string ... ok
[INFO] [stdout] test cdr::tests::cursor_read_f32_f64 ... ok
[INFO] [stdout] test cdr::tests::cursor_read_i32_negative ... ok
[INFO] [stdout] test cdr::tests::cursor_read_primitives ... ok
[INFO] [stdout] test cdr::tests::cursor_read_string ... ok
[INFO] [stdout] test cdr::tests::cursor_read_zero_len_string ... ok
[INFO] [stdout] test cdr::tests::cursor_too_short ... ok
[INFO] [stdout] test cdr::tests::roundtrip_clock ... ok
[INFO] [stdout] test builtin_interfaces::tests::duration_from_std ... ok
[INFO] [stdout] test cdr::tests::roundtrip_color_rgba ... ok
[INFO] [stdout] test cdr::tests::roundtrip_date ... ok
[INFO] [stdout] test cdr::tests::roundtrip_duration ... ok
[INFO] [stdout] test cdr::tests::roundtrip_foxglove_circle ... ok
[INFO] [stdout] test cdr::tests::roundtrip_nav_sat_status ... ok
[INFO] [stdout] test cdr::tests::roundtrip_inertia ... ok
[INFO] [stdout] test cdr::tests::roundtrip_region_of_interest ... ok
[INFO] [stdout] test cdr::tests::roundtrip_quaternion ... ok
[INFO] [stdout] test cdr::tests::roundtrip_time ... ok
[INFO] [stdout] test cdr::tests::roundtrip_service_header ... ok
[INFO] [stdout] test cdr::tests::roundtrip_vector3 ... ok
[INFO] [stdout] test cdr::tests::sizer_matches_writer ... ok
[INFO] [stdout] test cdr::tests::writer_bytes_roundtrip ... ok
[INFO] [stdout] test cdr::tests::writer_primitives_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_contract_rejections ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_decoder_rejects_fd_below_minus_one ... ok
[INFO] [stdout] test cdr::tests::writer_string_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_decoder_rejects_inlined_size_mismatch ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_rejects_inlined_size_mismatch ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_roundtrip_two_planes ... ok
[INFO] [stdout] test edgefirst_msgs::tests::date_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_decoder_rejects_positive_fd_with_inline_data ... ok
[INFO] [stdout] test edgefirst_msgs::tests::detect_box_empty_strings ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_registered_in_type_list ... ok
[INFO] [stdout] test edgefirst_msgs::tests::detect_multi_box_varying_strings ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_rejects_wrong_endianness ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_roundtrip_empty ... ok
[INFO] [stdout] test edgefirst_msgs::tests::model_info_alignment_stressing_labels ... ok
[INFO] [stdout] test edgefirst_msgs::tests::detect_box_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::model_info_empty_labels ... ok
[INFO] [stdout] test edgefirst_msgs::tests::detect_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::dmabuf_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_decoder_rejects_used_greater_than_size ... ok
[INFO] [stdout] test edgefirst_msgs::tests::local_time_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::model_info_many_labels ... ok
[INFO] [stdout] test edgefirst_msgs::tests::model_info_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::model_info_empty_shapes ... ok
[INFO] [stdout] test edgefirst_msgs::tests::camera_frame_inlined_data_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::model_info_single_empty_label ... ok
[INFO] [stdout] test edgefirst_msgs::tests::radar_cube_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::model_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::radar_info_roundtrip ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_color_roundtrip ... ok
[INFO] [stdout] test edgefirst_msgs::tests::track_roundtrip ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_compressed_image_set_stamp ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_compressed_video_roundtrip ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_compressed_image_timestamp_alias ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_compressed_image_wire_identical_to_video ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_image_annotation_roundtrip ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_point2_roundtrip ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_point_annotation_roundtrip ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_compressed_video_set_stamp ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_point_annotation_setters ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_text_annotation_roundtrip ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_compressed_video_timestamp_alias ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_circle_annotations_roundtrip ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_text_annotation_setters ... ok
[INFO] [stdout] test foxglove_msgs::tests::foxglove_compressed_image_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::accel_stamped_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::accel_with_covariance_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::composite_types_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::inertia_stamped_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::polygon_empty ... ok
[INFO] [stdout] test geometry_msgs::tests::polygon_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::point_stamped_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::pose_array_empty ... ok
[INFO] [stdout] test geometry_msgs::tests::pose_array_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::pose_stamped_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::polygon_stamped_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::quaternion_stamped_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::transform_stamped_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::twist_stamped_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::wrench_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::wrench_stamped_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::twist_with_covariance_stamped_roundtrip ... ok
[INFO] [stdout] test mavros_msgs::tests::test_altitude_round_trip ... ok
[INFO] [stdout] test geometry_msgs::tests::primitive_types_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::pose_with_covariance_stamped_roundtrip ... ok
[INFO] [stdout] test geometry_msgs::tests::vector3_stamped_roundtrip ... ok
[INFO] [stdout] test mavros_msgs::tests::test_buffer_too_short ... ok
[INFO] [stdout] test mavros_msgs::tests::test_estimator_status_round_trip ... ok
[INFO] [stdout] test mavros_msgs::tests::test_gps_raw_round_trip ... ok
[INFO] [stdout] test mavros_msgs::tests::test_extended_state_round_trip ... ok
[INFO] [stdout] test mavros_msgs::tests::test_owned_into_cdr ... ok
[INFO] [stdout] test mavros_msgs::tests::test_status_text_round_trip ... ok
[INFO] [stdout] test mavros_msgs::tests::test_sys_status_round_trip ... ok
[INFO] [stdout] test mavros_msgs::tests::test_state_round_trip ... ok
[INFO] [stdout] test mavros_msgs::tests::test_timesync_status_round_trip ... ok
[INFO] [stdout] test nav_msgs::tests::grid_cells_builder_matches_new ... ok
[INFO] [stdout] test mavros_msgs::tests::test_vfrhud_round_trip ... ok
[INFO] [stdout] test nav_msgs::tests::grid_cells_empty ... ok
[INFO] [stdout] test nav_msgs::tests::grid_cells_roundtrip ... ok
[INFO] [stdout] test nav_msgs::tests::map_meta_data_cdr_size ... ok
[INFO] [stdout] test mavros_msgs::tests::test_state_empty_mode ... ok
[INFO] [stdout] test nav_msgs::tests::map_meta_data_roundtrip ... ok
[INFO] [stdout] test nav_msgs::tests::occupancy_grid_builder_matches_new ... ok
[INFO] [stdout] test nav_msgs::tests::occupancy_grid_empty_data ... ok
[INFO] [stdout] test nav_msgs::tests::occupancy_grid_roundtrip ... ok
[INFO] [stdout] test nav_msgs::tests::odometry_builder_matches_new ... ok
[INFO] [stdout] test nav_msgs::tests::path_builder_matches_new ... ok
[INFO] [stdout] test nav_msgs::tests::path_empty ... ok
[INFO] [stdout] test nav_msgs::tests::path_iter_matches_pose_at_and_is_zero_alloc ... ok
[INFO] [stdout] test nav_msgs::tests::path_pose_at_distinct_frame_ids ... ok
[INFO] [stdout] test nav_msgs::tests::path_roundtrip ... ok
[INFO] [stdout] test nav_msgs::tests::path_variable_frame_ids ... ok
[INFO] [stdout] test rosgraph_msgs::tests::clock_roundtrip ... ok
[INFO] [stdout] test schema_registry::tests::test_is_supported ... ok
[INFO] [stdout] test schema_registry::tests::test_list_schemas ... ok
[INFO] [stdout] test schema_registry::tests::test_parse_schema_invalid ... ok
[INFO] [stdout] test schema_registry::tests::test_parse_schema_valid ... ok
[INFO] [stdout] test schema_registry::tests::test_schema_name_trait ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::convenience_methods ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::define_point_metadata ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::define_point_mixed_metadata ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::define_point_read_from ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_gather_with_row_padding ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_gather_wrong_type_returns_none ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_iterator_count ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_max_fields_boundary ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_mixed_types ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_gather_signed_and_f64 ... ok
[INFO] [stdout] test cdr::tests::roundtrip_pose ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_descriptor_access ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_point_access ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_empty ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_rejects_bigendian ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_gather_as_f64 ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_gather_as_missing ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_from_pointcloud2 ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_gather ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_rejects_row_step_too_small ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_unknown_datatype_rejected ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_gather_as_f32 ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_point_signed_and_f64_by_descriptor ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_signed_and_f64_types ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_gather_as_multipoint_with_row_padding ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_point_signed_and_f64_by_name ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_point_signed_f64_wrong_type_returns_none ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_point_at_invalid_descriptor_returns_error ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_point_wrong_type_returns_none ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dynpoint_data_and_cloud_accessors ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dynpoint_hot_loop_pattern ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::field_desc_from_view_unknown_datatype ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::field_desc_read_as_f32_all_types ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::field_desc_read_as_f32_infinity_narrowing ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::field_desc_read_as_f64_all_types ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::field_desc_read_as_out_of_bounds ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::point_field_type_from_datatype ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::point_cloud_error_display ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::point_field_type_size_bytes ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_extra_fields_ok ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_iter_with_row_padding ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_mixed_types ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_iterator ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_organized_access ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_all_scalar_types ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_organized_with_row_padding ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_point_step_too_small ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_rejects_row_step_too_small ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_validation_field_missing ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_validation_offset_mismatch ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_with_padding ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_xyz ... ok
[INFO] [stdout] test sensor_msgs::tests::camera_info_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::tests::compressed_image_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::tests::imu_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::tests::nav_sat_fix_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::tests::nav_sat_status_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::tests::navsatfix_gps_link_frame_id_regression ... ok
[INFO] [stdout] test sensor_msgs::tests::point_cloud2_fields_iter ... ok
[INFO] [stdout] test sensor_msgs::tests::navsatfix_accessors_robust_across_frame_id_alignments ... ok
[INFO] [stdout] test sensor_msgs::tests::point_cloud2_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::tests::relative_humidity_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::tests::time_reference_builder_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::tests::region_of_interest_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::tests::sensor_setter_byte_parity ... ok
[INFO] [stdout] test sensor_msgs::tests::time_reference_new_time_ref_alignment_regression ... ok
[INFO] [stdout] test sensor_msgs::tests::time_reference_set_stamp_and_time_ref_in_place ... ok
[INFO] [stdout] test sensor_msgs::tests::time_reference_roundtrip ... ok
[INFO] [stdout] test std_msgs::tests::color_rgba_roundtrip ... ok
[INFO] [stdout] test std_msgs::tests::header_roundtrip ... ok
[INFO] [stdout] test service::tests::service_header_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::tests::time_reference_empty_source ... ok
[INFO] [stdout] test std_msgs::tests::header_set_stamp ... ok
[INFO] [stdout] test geometry_msgs::tests::accel_with_covariance_stamped_roundtrip ... ok
[INFO] [stdout] test schema_registry::tests::test_schema_name_method ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dynpoint_read_as_missing_field ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::static_cloud_validation_type_mismatch ... ok
[INFO] [stdout] test edgefirst_msgs::tests::mask_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dynpoint_read_as_convenience ... ok
[INFO] [stdout] test sensor_msgs::tests::image_roundtrip ... ok
[INFO] [stdout] test sensor_msgs::pointcloud::tests::dyn_cloud_organized ... ok
[INFO] [stdout] test edgefirst_msgs::tests::model_from_cdr_collect_children_matches_boxes_and_masks ... FAILED
[INFO] [stdout] test edgefirst_msgs::tests::detect_from_cdr_collect_boxes_matches_boxes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- edgefirst_msgs::tests::model_from_cdr_collect_children_matches_boxes_and_masks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'edgefirst_msgs::tests::model_from_cdr_collect_children_matches_boxes_and_masks' (2392) panicked at src/edgefirst_msgs.rs:5165:48:
[INFO] [stdout] reference decode: InvalidHeader
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61698de39ed8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61698de39ed8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61698de39ed8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61698de39ed8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61698de4f04a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61698de4f04a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61698de3e6f2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61698de3e6f2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61698de19096 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61698de19096 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61698de32429 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61698ddce4dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61698ddce4dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61698de325e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61698de325e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61698de19152 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61698de0e359 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61698de19e6d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61698de4f79c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61698de4f512 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61698dd6ae8f - <core[8fb95b77d25ab6c8]::result::Result<edgefirst_schemas[cc30d9830cdcfd6e]::edgefirst_msgs::Model<&[u8]>, edgefirst_schemas[cc30d9830cdcfd6e]::cdr::CdrError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61698dd839ba - edgefirst_schemas[cc30d9830cdcfd6e]::edgefirst_msgs::tests::model_from_cdr_collect_children_matches_boxes_and_masks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/edgefirst_msgs.rs:5165:48
[INFO] [stdout]   22:     0x61698dd73ec7 - edgefirst_schemas[cc30d9830cdcfd6e]::edgefirst_msgs::tests::model_from_cdr_collect_children_matches_boxes_and_masks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/edgefirst_msgs.rs:5161:65
[INFO] [stdout]   23:     0x61698ddbf666 - <edgefirst_schemas[cc30d9830cdcfd6e]::edgefirst_msgs::tests::model_from_cdr_collect_children_matches_boxes_and_masks::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61698ddc15bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61698ddc15bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61698ddcee35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61698ddcee35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61698ddcee35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61698ddcee35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61698ddcee35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61698ddcee35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61698ddcee35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61698ddc8744 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61698ddc8744 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61698ddd1eb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61698ddd1eb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61698ddd1eb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61698ddd1eb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61698ddd1eb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61698ddd1eb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61698ddd1eb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61698de3983f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x61698de3983f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ad732b60aa4 - <unknown>
[INFO] [stdout]   45:     0x7ad732beda64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- edgefirst_msgs::tests::detect_from_cdr_collect_boxes_matches_boxes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'edgefirst_msgs::tests::detect_from_cdr_collect_boxes_matches_boxes' (2386) panicked at src/edgefirst_msgs.rs:5115:50:
[INFO] [stdout] reference decode: InvalidHeader
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61698de39ed8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61698de39ed8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61698de39ed8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61698de39ed8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61698de4f04a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61698de4f04a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61698de3e6f2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61698de3e6f2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61698de19096 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61698de19096 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61698de32429 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61698ddce4dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61698ddce4dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61698de325e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61698de325e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61698de19152 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61698de0e359 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61698de19e6d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61698de4f79c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61698de4f512 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61698dd6af4f - <core[8fb95b77d25ab6c8]::result::Result<edgefirst_schemas[cc30d9830cdcfd6e]::edgefirst_msgs::Detect<&[u8]>, edgefirst_schemas[cc30d9830cdcfd6e]::cdr::CdrError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61698dd81a6a - edgefirst_schemas[cc30d9830cdcfd6e]::edgefirst_msgs::tests::detect_from_cdr_collect_boxes_matches_boxes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/edgefirst_msgs.rs:5115:50
[INFO] [stdout]   22:     0x61698dd73e07 - edgefirst_schemas[cc30d9830cdcfd6e]::edgefirst_msgs::tests::detect_from_cdr_collect_boxes_matches_boxes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/edgefirst_msgs.rs:5111:53
[INFO] [stdout]   23:     0x61698ddbf566 - <edgefirst_schemas[cc30d9830cdcfd6e]::edgefirst_msgs::tests::detect_from_cdr_collect_boxes_matches_boxes::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61698ddc15bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61698ddc15bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61698ddcee35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61698ddcee35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61698ddcee35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61698ddcee35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61698ddcee35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61698ddcee35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61698ddcee35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61698ddc8744 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61698ddc8744 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61698ddd1eb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61698ddd1eb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61698ddd1eb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61698ddd1eb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61698ddd1eb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61698ddd1eb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61698ddd1eb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61698de3983f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x61698de3983f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ad732b60aa4 - <unknown>
[INFO] [stdout]   45:     0x7ad732beda64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     edgefirst_msgs::tests::detect_from_cdr_collect_boxes_matches_boxes
[INFO] [stdout]     edgefirst_msgs::tests::model_from_cdr_collect_children_matches_boxes_and_masks
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 208 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3", kill_on_drop: false }`
[INFO] [stdout] 0643165d1fd5726ca732591a49d2abfffde5be0ed87e931fff617b139cbecdf3
