[INFO] fetching crate dust_dds 0.13.0... [INFO] testing dust_dds-0.13.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate dust_dds 0.13.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate dust_dds 0.13.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dust_dds 0.13.0 [INFO] tweaked toml for crates.io crate dust_dds 0.13.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dust_dds 0.13.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dust_dds 0.13.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded network-interface v1.1.4 [INFO] [stderr] Downloaded wasm-bindgen v0.2.101 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Downloaded serde_core v1.0.224 [INFO] [stderr] Downloaded js-sys v0.3.78 [INFO] [stderr] Downloaded dust_dds_derive v0.13.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.101 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.101 [INFO] [stderr] Downloaded serde v1.0.224 [INFO] [stderr] Downloaded serde_derive v1.0.224 [INFO] [stderr] Downloaded web-sys v0.3.78 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b75f7429a156e3c47a858f67e0250ce5b1d511866338cc018cb60d9b072c606 [INFO] running `Command { std: "docker" "start" "-a" "7b75f7429a156e3c47a858f67e0250ce5b1d511866338cc018cb60d9b072c606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b75f7429a156e3c47a858f67e0250ce5b1d511866338cc018cb60d9b072c606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b75f7429a156e3c47a858f67e0250ce5b1d511866338cc018cb60d9b072c606", kill_on_drop: false }` [INFO] [stdout] 7b75f7429a156e3c47a858f67e0250ce5b1d511866338cc018cb60d9b072c606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb07cf5173f1c1f1502e325dc8ff06564d0ce7d45056daf01b9e0f8302775ac3 [INFO] running `Command { std: "docker" "start" "-a" "bb07cf5173f1c1f1502e325dc8ff06564d0ce7d45056daf01b9e0f8302775ac3", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling network-interface v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling dust_dds_derive v0.13.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dust_dds v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.41s [INFO] running `Command { std: "docker" "inspect" "bb07cf5173f1c1f1502e325dc8ff06564d0ce7d45056daf01b9e0f8302775ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb07cf5173f1c1f1502e325dc8ff06564d0ce7d45056daf01b9e0f8302775ac3", kill_on_drop: false }` [INFO] [stdout] bb07cf5173f1c1f1502e325dc8ff06564d0ce7d45056daf01b9e0f8302775ac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96edb191e73ef6f02f534602d17f502098ccb166f0b4d6be0da1bc3e4c1fab0e [INFO] running `Command { std: "docker" "start" "-a" "96edb191e73ef6f02f534602d17f502098ccb166f0b4d6be0da1bc3e4c1fab0e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.224 [INFO] [stderr] Compiling serde v1.0.224 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.224 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling dust_dds v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stdout] warning: struct `MutableType` is never constructed [INFO] [stdout] --> tests/write_read_special_types.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct MutableType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ARRAY_LENGTH` is never used [INFO] [stdout] --> tests/write_read_special_types.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | const ARRAY_LENGTH: usize = 10; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ArrayContainingType` is never constructed [INFO] [stdout] --> tests/write_read_special_types.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | struct ArrayContainingType([u8; ARRAY_LENGTH]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.04s [INFO] running `Command { std: "docker" "inspect" "96edb191e73ef6f02f534602d17f502098ccb166f0b4d6be0da1bc3e4c1fab0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96edb191e73ef6f02f534602d17f502098ccb166f0b4d6be0da1bc3e4c1fab0e", kill_on_drop: false }` [INFO] [stdout] 96edb191e73ef6f02f534602d17f502098ccb166f0b4d6be0da1bc3e4c1fab0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 30b1f00e548b73bd127ecf11980e8f920f78b5ec63f801ecf2efdd02048de878 [INFO] running `Command { std: "docker" "start" "-a" "30b1f00e548b73bd127ecf11980e8f920f78b5ec63f801ecf2efdd02048de878", kill_on_drop: false }` [INFO] [stderr] warning: struct `MutableType` is never constructed [INFO] [stderr] --> tests/write_read_special_types.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | struct MutableType { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `ARRAY_LENGTH` is never used [INFO] [stderr] --> tests/write_read_special_types.rs:33:7 [INFO] [stderr] | [INFO] [stderr] 33 | const ARRAY_LENGTH: usize = 10; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ArrayContainingType` is never constructed [INFO] [stderr] --> tests/write_read_special_types.rs:35:8 [INFO] [stderr] | [INFO] [stderr] 35 | struct ArrayContainingType([u8; ARRAY_LENGTH]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dust_dds` (test "write_read_special_types") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dust_dds-d830438b2d9d63c1) [INFO] [stdout] [INFO] [stdout] running 169 tests [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_reader_data::tests::serialize_all_default ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_topic_data::tests::deserialize_all_default ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_writer_data::tests::serialize_all_default ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::spdp_discovered_participant_data::tests::deserialize_spdp_discovered_participant_data ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_writer_data::tests::deserialize_all_default ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_reader_data::tests::deserialize_all_default ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::spdp_discovered_participant_data::tests::serialize_spdp_discovered_participant_data ... ok [INFO] [stdout] test dcps::infrastructure::qos::tests::data_writer_qos_consistency ... ok [INFO] [stdout] test dcps::infrastructure::qos::tests::topic_qos_consistency ... ok [INFO] [stdout] test dcps::infrastructure::qos_policy::tests::destination_order_qos_policy_kind_ordering ... ok [INFO] [stdout] test dcps::infrastructure::qos_policy::tests::durability_qos_policy_kind_ordering ... ok [INFO] [stdout] test dcps::infrastructure::qos_policy::tests::length_ordering ... ok [INFO] [stdout] test dcps::infrastructure::qos_policy::tests::length_usize_ordering ... ok [INFO] [stdout] test dcps::infrastructure::qos_policy::tests::liveliness_qos_policy_kind_ordering ... ok [INFO] [stdout] test dcps::infrastructure::qos_policy::tests::presentation_qos_policy_access_scope_kind_ordering ... ok [INFO] [stdout] test dcps::infrastructure::qos_policy::tests::reliability_qos_policy_kind_ordering ... ok [INFO] [stdout] test dcps::infrastructure::time::tests::dds_duration_to_rtps_duration ... ok [INFO] [stdout] test dcps::infrastructure::time::tests::dds_duration_to_rtps_duration_to_dds_duration ... ok [INFO] [stdout] test dcps::infrastructure::time::tests::rtps_duration_to_dds_duration ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_topic_data::tests::serialize_all_default ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::basic_types_be ... ok [INFO] [stdout] test dcps::infrastructure::qos::tests::data_reader_qos_consistency ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::basic_types_le ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::from_serialized_foo_complex_be ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::from_serialized_foo_complex_le ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::from_serialized_foo_nested_sequence ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::key_from_mutable_struct_be ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::from_serialized_foo_nested_array ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::large_key_be ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::large_key_le ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::key_from_mutable_struct_le ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::simple_key_be ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_opendds_style_rtps_message ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_rtps_message ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_u16 ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_entity_id ... ok [INFO] [stdout] test dcps::xtypes_glue::key_and_instance_handle::tests::simple_key_le ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_rtps_message ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_rtps_message_multiple_submessages ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_rtps_message_no_submessage ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_fragment_number ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_locator_list ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_guid_prefix ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_rtps_message_too_high_submessage_length ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter_faulty_non_multiple_of_4_length ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter_list ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_rtps_message_unknown_submessage ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter_list_with_long_parameter_including_sentinel ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_rtps_message_no_submessage ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter_faulty_to_large_length ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_sequence_number ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_fragment_number_set_max_gap ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter_non_multiple_of_4 ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter_list_with_multiple_parameters_with_same_id ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_protocol_version ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_count ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_largest ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter_sentinel_length_should_be_ignored ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_largest_old ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_set_empty ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_set_faulty_num_bitmaps ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_set_max_gap ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_fragment_number_max_gap ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_parameter ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_parameter_list ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_parameter_list_empty ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_parameter_non_multiple_4 ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_parameter_zero_size ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_sequence_number ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_sequence_number_set_max_gap ... ok [INFO] [stdout] test rtps_messages::submessages::ack_nack::tests::serialize_acknack ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_set_with_gaps ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::deserialize_no_inline_qos_no_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_vendor_id ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::sequence_number_set_methods ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_locator_list ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_set_too_many_bits ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::deserialize_no_inline_qos_with_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::deserialize_octets_to_inline_qos_non_16 ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::deserialize_with_inline_qos_with_serialized_payload_unspecified_message_length ... ok [INFO] [stdout] test rtps_messages::submessages::ack_nack::tests::deserialize_acknack ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::fuzz_test_input_1 ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::deserialize_with_inline_qos_with_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::serialize_no_inline_qos_no_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::serialize_no_inline_qos_with_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::serialize_with_inline_qos_no_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::data_frag::tests::deserialize_with_inline_qos_with_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::data_frag::tests::fuzz_test_input_1 ... ok [INFO] [stdout] test rtps_messages::submessages::data_frag::tests::serialize_no_inline_qos_no_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::fuzz_test_input_2 ... ok [INFO] [stdout] test rtps_messages::submessages::data_frag::tests::deserialize_no_inline_qos_no_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::gap::tests::serialize_gap ... ok [INFO] [stdout] test rtps_messages::submessages::data_frag::tests::serialize_with_inline_qos_with_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::heartbeat::tests::serialize_heart_beat ... ok [INFO] [stdout] test rtps_messages::submessages::heartbeat_frag::tests::deserialize_heart_beat_frag ... ok [INFO] [stdout] test rtps_messages::submessages::heartbeat_frag::tests::serialize_heart_beat ... ok [INFO] [stdout] test rtps_messages::submessages::info_destination::tests::deserialize_info_destination ... ok [INFO] [stdout] test rtps_messages::submessages::gap::tests::deserialize_gap ... ok [INFO] [stdout] test rtps_messages::submessages::info_destination::tests::serialize_heart_beat ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::fuzz_test_input_3 ... ok [INFO] [stdout] test rtps_messages::submessages::info_reply::tests::deserialize_info_reply ... ok [INFO] [stdout] test rtps_messages::submessages::heartbeat::tests::deserialize_heart_beat ... ok [INFO] [stdout] test rtps_messages::submessages::info_reply::tests::deserialize_info_reply_with_multicast ... ok [INFO] [stdout] test rtps_messages::submessages::info_reply::tests::serialize_info_reply ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::deserialize_with_inline_qos_no_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::info_timestamp::tests::deserialize_info_timestamp_invalid_time ... ok [INFO] [stdout] test rtps_messages::submessages::info_timestamp::tests::deserialize_info_timestamp_valid_time ... ok [INFO] [stdout] test rtps_messages::submessages::info_source::tests::deserialize_info_source ... ok [INFO] [stdout] test rtps_messages::submessages::nack_frag::tests::deserialize_nack_frag ... ok [INFO] [stdout] test rtps_messages::submessages::pad::tests::deserialize_pad ... ok [INFO] [stdout] test rtps_messages::submessages::info_source::tests::serialize_info_source ... ok [INFO] [stdout] test rtps_messages::submessages::pad::tests::serialize_pad ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_appendable_struct ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_basic_types_struct ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_bool ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_byte_array ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_bytes ... ok [INFO] [stdout] test rtps_messages::submessages::info_timestamp::tests::serialize_info_timestamp_invalid_time ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_char ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_f64 ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_final_optional_struct ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_final_struct ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_i32 ... ok [INFO] [stdout] test rtps_messages::submessages::info_timestamp::tests::serialize_info_timestamp_valid_time ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_i64 ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_i8 ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_mutable_struct ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_nested_final_struct ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_f32 ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_sequence ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_string ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_i16 ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_u32 ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_u64 ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_u8 ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::padding_reader ... ok [INFO] [stdout] test rtps_udp_transport::udp_transport::tests::basic_transport_stateful_reader_writer_usage ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::round_up_to_multiples_2 ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::round_up_to_multiples_4 ... ok [INFO] [stdout] test rtps_messages::submessages::nack_frag::tests::serialize_nack_frag ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_appendable_struct ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_bool ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::round_up_to_multiples_8 ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_struct_with_str ... ok [INFO] [stdout] test xtypes::xcdr_deserializer::tests::deserialize_u16 ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_basic_types_struct ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_char ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_double ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_final_optional_struct_some ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_byte_slice ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_float ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_final_struct ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_long ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_nested_mutable_struct ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_ulong ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_ulonglong ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_byte_array ... ok [INFO] [stdout] test rtps_udp_transport::udp_transport::tests::basic_transport_stateless_reader_writer_usage ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_mutable_struct ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_string ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_short ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_octet ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_nested_final_struct ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_ushort ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_empty_string ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_longlong ... ok [INFO] [stdout] test xtypes::xcdr_serializer::tests::serialize_final_optional_struct_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 169 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/data_writer_api.rs (/opt/rustwide/target/debug/deps/data_writer_api-398d28532afd43e2) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test data_writer_write_more_than_max_samples_per_instances_should_fail ... ok [INFO] [stdout] test data_writer_write_more_than_max_samples_should_fail ... ok [INFO] [stdout] test data_writer_write_more_than_max_instances_should_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/discovery.rs (/opt/rustwide/target/debug/deps/discovery-1bd101be22b7d7f0) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test participant_removed_after_lease_duration ... ignored [INFO] [stdout] test updated_readers_are_announced_to_writer ... ignored, Flaky [INFO] [stdout] test updated_writers_are_announced_to_reader ... ignored, Flaky [INFO] [stdout] test reader_requesting_exclusive_ownership_should_not_match_writer_offering_shared_ownership ... ok [INFO] [stdout] test reader_discovers_writer_in_same_participant ... ok [INFO] [stdout] test reader_requesting_xcdr2_should_not_match_writer_offering_xcdr1 ... ok [INFO] [stdout] test publisher_and_subscriber_regex_partition_is_matched ... ok [INFO] [stdout] test publisher_regex_and_subscriber_partition_is_matched ... ok [INFO] [stdout] test writer_discovers_reader_in_same_participant ... ok [INFO] [stdout] test publisher_regex_and_subscriber_regex_partition_is_matched ... ok [INFO] [stdout] test discovered_participant_removed_after_deletion ... ok [INFO] [stdout] test writer_offering_exclusive_ownership_should_not_match_reader_requesting_shared_ownership ... ok [INFO] [stdout] test reader_matched_to_already_existing_writer_with_matched_reader ... ok [INFO] [stdout] test participant_records_discovered_topics ... ok [INFO] [stdout] test writer_matched_to_already_existing_reader_with_matched_writer ... ok [INFO] [stdout] test writer_offering_xcdr1_should_not_match_reader_requesting_xcdr2 ... ok [INFO] [stdout] test deleted_writers_are_disposed_from_reader ... ok [INFO] [stdout] test deleted_readers_are_disposed_from_writer ... ok [INFO] [stdout] test reader_discovers_disposed_writer_same_participant ... ok [INFO] [stdout] test two_participants_should_get_subscription_matched ... ok [INFO] [stdout] test publisher_and_subscriber_different_partition_not_matched ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 5.08s [INFO] [stdout] [INFO] [stderr] Running tests/domain_participant_api.rs (/opt/rustwide/target/debug/deps/domain_participant_api-a0553f858d9d307f) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test create_delete_content_filtered_topic ... ignored, Not yet implemented [INFO] [stdout] test ignore_participant ... ignored, Test is flaky. Needs to be investigated [INFO] [stdout] test ignore_publication ... ignored, Functionality needs to be revisited [INFO] [stdout] test ignore_subscription ... ignored, Functionality needs to be revisited [INFO] [stdout] test create_delete_topic ... ok [INFO] [stdout] test not_allowed_to_delete_publisher_from_different_participant ... ok [INFO] [stdout] test allowed_to_delete_topic_with_created_and_deleted_writer ... ok [INFO] [stdout] test default_publisher_qos ... ok [INFO] [stdout] test default_topic_qos ... ok [INFO] [stdout] test not_allowed_to_create_topic_with_builtin_topic_name ... ok [INFO] [stdout] test builtin_topic_access ... ok [INFO] [stdout] test create_delete_subscriber ... ok [INFO] [stdout] test default_subscriber_qos ... ok [INFO] [stdout] test builtin_topics_accessible_after_delete_contained_entities ... ok [INFO] [stdout] test not_allowed_to_delete_subscriber_from_different_participant ... ok [INFO] [stdout] test not_allowed_to_delete_topic_attached_to_reader ... ok [INFO] [stdout] test allowed_to_delete_subscriber_with_created_and_deleted_reader ... ok [INFO] [stdout] test allowed_to_delete_publisher_with_created_and_deleted_writer ... ok [INFO] [stdout] test create_delete_publisher ... ok [INFO] [stdout] test allowed_to_delete_topic_with_created_and_deleted_reader ... ok [INFO] [stdout] test not_allowed_to_delete_subscriber_with_reader ... ok [INFO] [stdout] test not_allowed_to_delete_topic_from_different_participant ... ok [INFO] [stdout] test builtin_reader_access ... ok [INFO] [stdout] test not_allowed_to_delete_publisher_with_writer ... ok [INFO] [stdout] test not_allowed_to_delete_topic_attached_to_writer ... ok [INFO] [stdout] test get_discovery_data_from_builtin_reader ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/domain_participant_factory.rs (/opt/rustwide/target/debug/deps/domain_participant_factory-a62036d878bd7ec8) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test default_participant_qos ... ok [INFO] [stdout] test not_allowed_to_delete_participant_with_entities ... ok [INFO] [stdout] test allowed_to_delete_participant_after_delete_contained_entities ... ok [INFO] [stdout] test create_delete_participant ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/domain_participant_factory_qos.rs (/opt/rustwide/target/debug/deps/domain_participant_factory_qos-517f3f0e55aeac83) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test create_not_enabled_entities ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/listener_and_wait_set.rs (/opt/rustwide/target/debug/deps/listener_and_wait_set-8e19af071f1c777d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test reader_subscription_matched_listener_and_wait_set_should_both_trigger ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/listeners.rs (/opt/rustwide/target/debug/deps/listeners-c495b6adb51f6da3) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test data_reader_subscription_matched_listener ... ok [INFO] [stdout] test data_reader_requested_incompatible_qos_listener ... ok [INFO] [stdout] test publisher_publication_matched_listener ... ok [INFO] [stdout] test publication_matched_listener ... ok [INFO] [stdout] test offered_incompatible_qos_listener ... ok [INFO] [stdout] test non_sync_listener_should_be_accepted ... ok [INFO] [stdout] test publisher_offered_incompatible_qos_listener ... ok [INFO] [stdout] test data_writer_offered_incompatible_qos_listener ... ok [INFO] [stdout] test subscriber_requested_incompatible_qos_listener ... ok [INFO] [stdout] test subscriber_subscription_matched_listener ... ok [INFO] [stdout] test on_data_available_listener ... ok [INFO] [stdout] test subscription_matched_listener ... ok [INFO] [stdout] test subscriber_sample_rejected_listener ... ok [INFO] [stdout] test sample_rejected_listener ... ok [INFO] [stdout] test requested_incompatible_qos_listener ... ok [INFO] [stdout] test data_writer_publication_matched_listener ... ok [INFO] [stdout] test data_on_readers_listener ... ok [INFO] [stdout] test data_reader_sample_rejected_listener ... ok [INFO] [stdout] test participant_offered_deadline_missed_listener ... ok [INFO] [stdout] test data_available_listener_not_called_when_data_on_readers_listener ... ok [INFO] [stdout] test requested_deadline_missed_listener ... ok [INFO] [stdout] test publisher_offered_deadline_missed_listener ... ok [INFO] [stdout] test subscriber_requested_deadline_missed_listener ... ok [INFO] [stdout] test writer_offered_deadline_missed_listener ... ok [INFO] [stdout] test participant_requested_deadline_missed_listener ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s [INFO] [stdout] [INFO] [stderr] Running tests/publisher_api.rs (/opt/rustwide/target/debug/deps/publisher_api-f9207c93a85a6cce) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test get_publisher_parent_participant ... ok [INFO] [stdout] test different_writers_have_different_instance_handles ... ok [INFO] [stderr] Running tests/reliability_tests.rs (/opt/rustwide/target/debug/deps/reliability_tests-6abc467e1c457306) [INFO] [stdout] test data_writer_get_topic_should_return_same_topic_as_used_for_creation ... ok [INFO] [stdout] test default_data_writer_qos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test writer_should_not_send_heartbeat_after_acknack ... ignored [INFO] [stdout] test writer_should_resend_data_after_acknack_request ... ok [INFO] [stdout] test volatile_writer_should_send_gap_submessage_after_discovery ... ok [INFO] [stdout] test reliable_writer_should_not_remove_unacked_sample_from_history ... ok [INFO] [stdout] test transient_local_writer_should_send_data_submessage_after_discovery ... ok [INFO] [stdout] test writer_should_send_heartbeat_periodically ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running tests/subscriber_api.rs (/opt/rustwide/target/debug/deps/subscriber_api-ba7a4ced1924e37b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test data_reader_get_topicdescription_should_return_same_topic_as_used_for_creation ... ok [INFO] [stdout] test get_subscriber_parent_participant ... ok [INFO] [stdout] test default_data_reader_qos ... ok [INFO] [stdout] test different_readers_have_different_instance_handles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/tokio_runtime.rs (/opt/rustwide/target/debug/deps/tokio_runtime-4b1c58e6fc5548bd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test dust_dds_should_run_inside_tokio_runtime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/wait_sets.rs (/opt/rustwide/target/debug/deps/wait_sets-ec168a52f3d649f1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test writer_offered_deadline_missed_waitset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stderr] Running tests/write_read_samples.rs (/opt/rustwide/target/debug/deps/write_read_samples-267f667a5fe5a23c) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test reader_with_exclusive_ownership_should_read_samples_from_second_weaker_writer_after_unregister ... ignored, Broken after runtime refactor [INFO] [stdout] test data_reader_publication_handle_sample_info ... ok [INFO] [stdout] test data_reader_order_by_source_timestamp ... ok [INFO] [stdout] test read_specific_instance ... ok [INFO] [stdout] test reader_with_exclusive_ownership_should_not_read_samples_from_second_weaker_writer ... ok [INFO] [stdout] test read_next_sample ... ok [INFO] [stdout] test samples_are_taken ... ok [INFO] [stdout] test reader_with_exclusive_ownership_should_read_samples_from_second_writer_with_higher_ownership_strength ... ok [INFO] [stdout] test each_key_sample_is_read ... ok [INFO] [stdout] test reader_with_minimum_time_separation_qos ... ok [INFO] [stdout] test read_next_instance ... ok [INFO] [stdout] test data_reader_resource_limits ... ok [INFO] [stdout] test take_next_sample ... ok [INFO] [stdout] test inconsistent_topic_status_condition ... ok [INFO] [stdout] test large_data_should_be_fragmented_reliable ... ok [INFO] [stdout] test write_read_disposed_samples_when_writer_is_immediately_deleted ... ignored, Dispose message not always sent after timing changes [INFO] [stdout] test wait_for_samples_to_be_taken_best_effort ... ok [INFO] [stdout] test take_next_instance ... ok [INFO] [stdout] test read_only_unread_samples ... ok [INFO] [stdout] test transient_local_writer_reader_wait_for_historical_data ... ok [INFO] [stdout] test take_specific_instance ... ok [INFO] [stdout] test take_specific_unknown_instance ... ok [INFO] [stdout] test large_data_should_be_fragmented ... ok [INFO] [stdout] test volatile_writer_reader_receives_only_new_samples ... ok [INFO] [stdout] test write_read_disposed_samples ... ok [INFO] [stdout] test samples_are_transfered_between_two_participants ... ok [INFO] [stdout] test write_read_unkeyed_topic ... ok [INFO] [stdout] test write_read_unregistered_samples_are_also_disposed ... ok [INFO] [stdout] test write_read_sample_view_state ... ok [INFO] [stdout] test transient_local_writer_does_not_deliver_lifespan_expired_data_at_write ... ok [INFO] [stdout] test writer_with_keep_last_1_should_send_only_last_sample_to_reader ... ok [INFO] [stdout] test writer_with_keep_last_3_should_send_last_3_samples_to_reader ... ok [INFO] [stdout] test volatile_writer_with_reader_new_reader_receives_only_new_samples ... ok [INFO] [stdout] test reader_joining_after_writer_writes_many_samples ... ok [INFO] [stdout] test transient_local_writer_does_not_deliver_lifespan_expired_data_after_write ... ok [INFO] [stdout] test reader_with_exclusive_ownership_should_read_samples_from_second_writer_after_deadline_missed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] [stderr] Running tests/write_read_special_types.rs (/opt/rustwide/target/debug/deps/write_read_special_types-0d5eac4a78674346) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test foo_with_lifetime_with_listener_should_compile ... ok [INFO] [stdout] test async_foo_with_lifetime_with_listener_should_compile ... ok [INFO] [stdout] test foo_enumerator_should_read_and_write ... ok [INFO] [stdout] test foo_xtypes_union_should_read_and_write ... ok [INFO] [stdout] test nested_types_should_read_and_write ... ok [INFO] [stdout] test foo_with_non_consecutive_key_should_read_and_write ... ok [INFO] [stderr] Doc-tests dust_dds [INFO] [stdout] test foo_with_lifetime_should_read_and_write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 122) ... ok [INFO] [stdout] test src/dcps/infrastructure/type_support.rs - dcps::infrastructure::type_support::DdsType (line 75) ... ok [INFO] [stdout] test src/dcps/infrastructure/type_support.rs - dcps::infrastructure::type_support::DdsType (line 62) ... ok [INFO] [stdout] test src/lib.rs - (line 76) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "30b1f00e548b73bd127ecf11980e8f920f78b5ec63f801ecf2efdd02048de878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b1f00e548b73bd127ecf11980e8f920f78b5ec63f801ecf2efdd02048de878", kill_on_drop: false }` [INFO] [stdout] 30b1f00e548b73bd127ecf11980e8f920f78b5ec63f801ecf2efdd02048de878