[INFO] fetching crate dust_dds 0.14.0... [INFO] testing dust_dds-0.14.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate dust_dds 0.14.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate dust_dds 0.14.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dust_dds 0.14.0 [INFO] tweaked toml for crates.io crate dust_dds 0.14.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dust_dds 0.14.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dust_dds 0.14.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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 070e593cbf790b3870ce5985a0a8c5c65cd86f8bc08b1f66357eb0c2be1da7f1 [INFO] running `Command { std: "docker" "start" "-a" "070e593cbf790b3870ce5985a0a8c5c65cd86f8bc08b1f66357eb0c2be1da7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070e593cbf790b3870ce5985a0a8c5c65cd86f8bc08b1f66357eb0c2be1da7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070e593cbf790b3870ce5985a0a8c5c65cd86f8bc08b1f66357eb0c2be1da7f1", kill_on_drop: false }` [INFO] [stdout] 070e593cbf790b3870ce5985a0a8c5c65cd86f8bc08b1f66357eb0c2be1da7f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93219caf06f80f597a32546f648b75bcaa2f9aa755c6ff233def367ac9f98255 [INFO] running `Command { std: "docker" "start" "-a" "93219caf06f80f597a32546f648b75bcaa2f9aa755c6ff233def367ac9f98255", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling network-interface v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling dust_dds_derive v0.14.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling dust_dds v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.97s [INFO] running `Command { std: "docker" "inspect" "93219caf06f80f597a32546f648b75bcaa2f9aa755c6ff233def367ac9f98255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93219caf06f80f597a32546f648b75bcaa2f9aa755c6ff233def367ac9f98255", kill_on_drop: false }` [INFO] [stdout] 93219caf06f80f597a32546f648b75bcaa2f9aa755c6ff233def367ac9f98255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab20a7a2deee8d69d8d14b09d1e59e4b15ee56d6661654d28d6421743a2515fa [INFO] running `Command { std: "docker" "start" "-a" "ab20a7a2deee8d69d8d14b09d1e59e4b15ee56d6661654d28d6421743a2515fa", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling network-interface v1.1.4 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling dust_dds_derive v0.14.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling dust_dds v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.0 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.0 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "ab20a7a2deee8d69d8d14b09d1e59e4b15ee56d6661654d28d6421743a2515fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab20a7a2deee8d69d8d14b09d1e59e4b15ee56d6661654d28d6421743a2515fa", kill_on_drop: false }` [INFO] [stdout] ab20a7a2deee8d69d8d14b09d1e59e4b15ee56d6661654d28d6421743a2515fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 61433ab5ca191c174361366eaf3da047088eb999c251b724ee62c0631f0ab88e [INFO] running `Command { std: "docker" "start" "-a" "61433ab5ca191c174361366eaf3da047088eb999c251b724ee62c0631f0ab88e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dust_dds-d8ace61bf1c63e57) [INFO] [stdout] [INFO] [stdout] running 138 tests [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_reader_data::tests::deserialize_all_default ... ok [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_reader_data::tests::serialize_with_partition ... 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_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::spdp_discovered_participant_data::tests::serialize_spdp_discovered_participant_data_all_default ... 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::qos::tests::topic_qos_consistency ... ok [INFO] [stdout] test dcps::infrastructure::time::tests::dds_duration_to_rtps_duration_to_dds_duration ... 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::time::tests::dds_duration_to_rtps_duration ... ok [INFO] [stdout] test dcps::infrastructure::qos::tests::data_writer_qos_consistency ... ok [INFO] [stdout] test dcps::infrastructure::qos::tests::data_reader_qos_consistency ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_rtps_message_no_submessage ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_rtps_message_too_high_submessage_length ... ok [INFO] [stdout] test dcps::infrastructure::time::tests::rtps_duration_to_dds_duration ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_u16 ... ok [INFO] [stdout] test rtps::stateful_reader::tests::receive_only_not_yet_received_data_frag ... 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_unknown_submessage ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_entity_id ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_rtps_message_multiple_submessages ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_rtps_message_no_submessage ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_sequence_number ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_count ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_fragment_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_guid_prefix ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_locator_list ... 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_faulty_to_large_length ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_rtps_message ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter ... 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_parameter_sentinel_length_should_be_ignored ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_protocol_version ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number ... 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_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::stateful_writer::tests::test_all_fragments_sent ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_set_too_many_bits ... ok [INFO] [stdout] test rtps::stateful_writer::tests::test_single_fragment_sent_after_acknack_frag ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_set_with_gaps ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_rtps_message ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::sequence_number_set_methods ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_vendor_id ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_fragment_number_max_gap ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_locator_list ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_parameter ... 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_list ... 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::deserialize_acknack ... ok [INFO] [stdout] test rtps_messages::submessages::ack_nack::tests::serialize_acknack ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::deserialize_no_inline_qos_no_serialized_payload ... 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 ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::deserialize_with_inline_qos_no_serialized_payload ... 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::data::tests::fuzz_test_input_1 ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::fuzz_test_input_3 ... ok [INFO] [stdout] test rtps_messages::submessages::data::tests::fuzz_test_input_2 ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_set_max_gap ... 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_frag::tests::deserialize_with_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_no_inline_qos_no_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_frag::tests::serialize_with_inline_qos_with_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::gap::tests::deserialize_gap ... ok [INFO] [stdout] test rtps_messages::submessages::gap::tests::serialize_gap ... ok [INFO] [stdout] test rtps_messages::submessages::heartbeat::tests::deserialize_heart_beat ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter_list ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter_list_with_long_parameter_including_sentinel ... 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::submessage_elements::tests::deserialize_parameter_non_multiple_of_4 ... ok [INFO] [stdout] test rtps_messages::submessages::info_reply::tests::serialize_info_reply ... ok [INFO] [stdout] test rtps_messages::submessages::heartbeat::tests::serialize_heart_beat ... ok [INFO] [stdout] test rtps_messages::submessages::info_destination::tests::deserialize_info_destination ... ok [INFO] [stdout] test rtps_messages::submessages::info_source::tests::serialize_info_source ... ok [INFO] [stdout] test rtps_messages::submessages::info_source::tests::deserialize_info_source ... ok [INFO] [stdout] test rtps_messages::submessages::info_timestamp::tests::deserialize_info_timestamp_invalid_time ... ok [INFO] [stdout] test rtps_messages::submessages::info_destination::tests::serialize_heart_beat ... ok [INFO] [stdout] test rtps_messages::submessages::info_reply::tests::deserialize_info_reply ... ok [INFO] [stdout] test rtps_messages::submessages::info_timestamp::tests::deserialize_info_timestamp_valid_time ... ok [INFO] [stdout] test rtps_messages::submessages::info_timestamp::tests::serialize_info_timestamp_invalid_time ... ok [INFO] [stdout] test rtps_messages::submessages::info_timestamp::tests::serialize_info_timestamp_valid_time ... ok [INFO] [stdout] test rtps_messages::submessages::nack_frag::tests::deserialize_nack_frag ... ok [INFO] [stdout] test rtps_messages::submessages::pad::tests::serialize_pad ... ok [INFO] [stdout] test rtps_messages::submessages::nack_frag::tests::serialize_nack_frag ... ok [INFO] [stdout] test rtps_messages::submessages::pad::tests::deserialize_pad ... ok [INFO] [stdout] test rtps_messages::submessages::info_reply::tests::deserialize_info_reply_with_multicast ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_complex_sequence ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_appendable_struct ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_appendable_shapes ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_bytes ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_final_struct_with_sequence ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_final_struct ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_nested_final_struct ... ok [INFO] [stdout] test rtps_udp_transport::udp_transport::tests::basic_transport_stateful_reader_writer_usage ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_mutable_time_struct ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_string ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_string_list ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_u8_array ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_appendable_struct ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_mutable_struct ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_string ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_final_struct ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_mutable_struct ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_basic_types_struct ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_locator ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_mutable_struct ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_locator ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_nested_mutable_struct ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_string_list ... ok [INFO] [stdout] test rtps_udp_transport::udp_transport::tests::basic_transport_stateless_reader_writer_usage ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_string ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_u8_array ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_nested_final_struct ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_topic_data::tests::serialize_all_default ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_mutable_collection_struct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 138 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/content_filtered_topic.rs (/opt/rustwide/target/debug/deps/content_filtered_topic-c5f07556e4f4b591) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/data_writer_api.rs (/opt/rustwide/target/debug/deps/data_writer_api-2183d12ff91883c9) [INFO] [stdout] test samples_should_be_content_filtered ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test data_writer_write_more_than_max_samples_should_fail ... ok [INFO] [stdout] test data_writer_write_more_than_max_samples_per_instances_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.04s [INFO] [stdout] [INFO] [stderr] Running tests/discovery.rs (/opt/rustwide/target/debug/deps/discovery-d0c29ac6a440236b) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test participant_removed_after_lease_duration ... ignored [INFO] [stdout] test participant_records_discovered_topics ... ok [INFO] [stdout] test publisher_regex_and_subscriber_regex_partition_is_matched ... ok [INFO] [stdout] test publisher_regex_and_subscriber_partition_is_matched ... ok [INFO] [stdout] test deleted_readers_are_disposed_from_writer ... ok [INFO] [stdout] test discovered_participant_removed_after_deletion ... ok [INFO] [stdout] test deleted_writers_are_disposed_from_reader ... ok [INFO] [stdout] test publisher_and_subscriber_regex_partition_is_matched ... ok [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_matched_to_already_existing_writer_with_matched_reader ... ok [INFO] [stdout] test reader_requesting_exclusive_ownership_should_not_match_writer_offering_shared_ownership ... ok [INFO] [stdout] test reader_requesting_xcdr2_should_not_match_writer_offering_xcdr1 ... ok [INFO] [stdout] test reader_discovers_disposed_writer_same_participant ... ok [INFO] [stdout] test reader_discovers_writer_in_same_participant ... ok [INFO] [stdout] test writer_discovers_reader_in_same_participant ... ok [INFO] [stdout] test writer_matched_to_already_existing_reader_with_matched_writer ... ok [INFO] [stdout] test writer_offering_exclusive_ownership_should_not_match_reader_requesting_shared_ownership ... ok [INFO] [stdout] test writer_offering_xcdr1_should_not_match_reader_requesting_xcdr2 ... 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.16s [INFO] [stdout] [INFO] [stderr] Running tests/domain_participant_api.rs (/opt/rustwide/target/debug/deps/domain_participant_api-ae1be1cc2e0857f9) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test create_delete_content_filtered_topic ... ignored, Not yet implemented [INFO] [stdout] test allowed_to_delete_publisher_with_created_and_deleted_writer ... ok [INFO] [stdout] test builtin_topics_accessible_after_delete_contained_entities ... ok [INFO] [stdout] test allowed_to_delete_subscriber_with_created_and_deleted_reader ... ok [INFO] [stdout] test allowed_to_delete_topic_with_created_and_deleted_reader ... ok [INFO] [stdout] test allowed_to_delete_topic_with_created_and_deleted_writer ... ok [INFO] [stdout] test create_delete_topic ... ok [INFO] [stdout] test create_delete_publisher ... ok [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 builtin_topic_access ... ok [INFO] [stdout] test default_publisher_qos ... ok [INFO] [stdout] test create_delete_subscriber ... ok [INFO] [stdout] test default_subscriber_qos ... ok [INFO] [stdout] test not_allowed_to_delete_publisher_with_writer ... ok [INFO] [stdout] test not_allowed_to_delete_publisher_from_different_participant ... ok [INFO] [stdout] test default_topic_qos ... ok [INFO] [stdout] test not_allowed_to_delete_topic_attached_to_reader ... ok [INFO] [stdout] test not_allowed_to_delete_subscriber_from_different_participant ... ok [INFO] [stdout] test builtin_reader_access ... ok [INFO] [stdout] test not_allowed_to_delete_subscriber_with_reader ... ok [INFO] [stdout] test not_allowed_to_delete_topic_attached_to_writer ... ok [INFO] [stdout] test not_allowed_to_create_topic_with_builtin_topic_name ... ok [INFO] [stdout] test get_discovery_data_from_builtin_reader ... ok [INFO] [stdout] test not_allowed_to_delete_topic_from_different_participant ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/domain_participant_factory.rs (/opt/rustwide/target/debug/deps/domain_participant_factory-5f692376319b6006) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test create_delete_participant ... ok [INFO] [stdout] test default_participant_qos ... ok [INFO] [stdout] test allowed_to_delete_participant_after_delete_contained_entities ... ok [INFO] [stderr] Running tests/domain_participant_factory_qos.rs (/opt/rustwide/target/debug/deps/domain_participant_factory_qos-1e10d318a08a2296) [INFO] [stdout] test not_allowed_to_delete_participant_with_entities ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [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.01s [INFO] [stdout] [INFO] [stderr] Running tests/listener_and_wait_set.rs (/opt/rustwide/target/debug/deps/listener_and_wait_set-32cec74afd1ee32d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test reader_subscription_matched_listener_and_wait_set_should_both_trigger ... ok [INFO] [stdout] test reader_on_data_available_matched_listener_and_wait_set_should_both_trigger ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/listeners.rs (/opt/rustwide/target/debug/deps/listeners-bd3ad48bd1974bd5) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test non_sync_listener_should_be_accepted ... ok [INFO] [stdout] test data_writer_publication_matched_listener ... ok [INFO] [stdout] test data_reader_requested_incompatible_qos_listener ... ok [INFO] [stdout] test data_reader_subscription_matched_listener ... ok [INFO] [stdout] test data_writer_offered_incompatible_qos_listener ... ok [INFO] [stdout] test offered_incompatible_qos_listener ... ok [INFO] [stdout] test publication_matched_listener ... ok [INFO] [stdout] test data_on_readers_listener ... ok [INFO] [stdout] test data_reader_sample_rejected_listener ... ok [INFO] [stdout] test on_data_available_listener ... ok [INFO] [stdout] test publisher_publication_matched_listener ... ok [INFO] [stdout] test publisher_offered_incompatible_qos_listener ... ok [INFO] [stdout] test requested_incompatible_qos_listener ... ok [INFO] [stdout] test subscriber_requested_incompatible_qos_listener ... ok [INFO] [stdout] test sample_rejected_listener ... ok [INFO] [stdout] test subscriber_subscription_matched_listener ... ok [INFO] [stdout] test subscriber_sample_rejected_listener ... ok [INFO] [stdout] test subscription_matched_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 participant_requested_deadline_missed_listener ... ok [INFO] [stdout] test publisher_offered_deadline_missed_listener ... ok [INFO] [stdout] test requested_deadline_missed_listener ... ok [INFO] [stdout] test subscriber_requested_deadline_missed_listener ... ok [INFO] [stdout] test writer_offered_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.47s [INFO] [stdout] [INFO] [stderr] Running tests/publisher_api.rs (/opt/rustwide/target/debug/deps/publisher_api-3c905385d480dfe9) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test default_data_writer_qos ... ok [INFO] [stdout] test get_publisher_parent_participant ... ok [INFO] [stdout] test different_writers_have_different_instance_handles ... ok [INFO] [stdout] test data_writer_get_topic_should_return_same_topic_as_used_for_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running tests/reliability_tests.rs (/opt/rustwide/target/debug/deps/reliability_tests-3a758fd7a52cfc83) [INFO] [stderr] Running tests/subscriber_api.rs (/opt/rustwide/target/debug/deps/subscriber_api-346a48ff4510d5be) [INFO] [stdout] test get_subscriber_parent_participant ... ok [INFO] [stdout] test data_reader_get_topicdescription_should_return_same_topic_as_used_for_creation ... ok [INFO] [stdout] test different_readers_have_different_instance_handles ... ok [INFO] [stdout] test default_data_reader_qos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/tokio_runtime.rs (/opt/rustwide/target/debug/deps/tokio_runtime-76d14e8832ec1957) [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.01s [INFO] [stdout] [INFO] [stderr] Running tests/wait_sets.rs (/opt/rustwide/target/debug/deps/wait_sets-1dc854918e29a860) [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.06s [INFO] [stdout] [INFO] [stderr] Running tests/write_read_samples.rs (/opt/rustwide/target/debug/deps/write_read_samples-d23a6f28a56be8d9) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test data_reader_publication_handle_sample_info ... ok [INFO] [stdout] test inconsistent_topic_status_condition ... ok [INFO] [stdout] test large_data_should_be_fragmented_reliable ... ok [INFO] [stdout] test data_reader_order_by_source_timestamp ... ok [INFO] [stdout] test read_only_unread_samples ... ok [INFO] [stdout] test read_next_instance ... ok [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_resource_limits ... ok [INFO] [stdout] test large_data_should_be_fragmented ... ok [INFO] [stdout] test each_key_sample_is_read ... 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 reader_with_exclusive_ownership_should_read_samples_from_second_writer_with_higher_ownership_strength ... ok [INFO] [stdout] test read_specific_instance ... ok [INFO] [stdout] test samples_are_taken ... ok [INFO] [stdout] test reader_with_minimum_time_separation_qos ... ok [INFO] [stdout] test take_next_instance ... ok [INFO] [stdout] test take_next_sample ... ok [INFO] [stdout] test take_specific_unknown_instance ... ok [INFO] [stdout] test samples_are_transfered_between_two_participants ... ok [INFO] [stdout] test take_specific_instance ... ok [INFO] [stdout] test transient_local_writer_does_not_deliver_lifespan_expired_data_at_write ... ok [INFO] [stdout] test volatile_writer_reader_receives_only_new_samples ... 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 write_read_sample_view_state ... ok [INFO] [stdout] test write_read_disposed_samples ... ok [INFO] [stdout] test transient_local_writer_reader_wait_for_historical_data ... ok [INFO] [stdout] test write_read_unkeyed_topic ... ok [INFO] [stdout] test write_read_unregistered_samples_are_also_disposed ... ok [INFO] [stdout] test writer_with_keep_last_1_should_send_only_last_sample_to_reader ... ok [INFO] [stdout] test transient_local_writer_does_not_deliver_lifespan_expired_data_after_write ... 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 reader_with_exclusive_ownership_should_read_samples_from_second_writer_after_deadline_missed ... ok [INFO] [stdout] test wait_for_samples_to_be_taken_best_effort ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- wait_for_samples_to_be_taken_best_effort stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'wait_for_samples_to_be_taken_best_effort' (923) panicked at tests/write_read_samples.rs:650:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d91b1c59bf2 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d91b1c59bf2 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d91b1c59bf2 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5d91b1c59bf2 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5d91b1c7000a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5d91b1c7000a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x5d91b1c5eb86 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d91b1c5eb86 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5d91b1c37a0f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5d91b1c37a0f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5d91b1c51b79 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5d91b1850d9e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5d91b1850d9e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d91b1c51d32 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5d91b1c51d32 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5d91b1c37ac8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5d91b1c2f4f9 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5d91b1c3891d - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5d91b1c707cc - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d91b1c70683 - core[7ebf52c056bd56a4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5d91b1c6b1ad - core[7ebf52c056bd56a4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5d91b178463a - write_read_samples[5d97baee6eb394b2]::wait_for_samples_to_be_taken_best_effort [INFO] [stdout] at /opt/rustwide/workdir/tests/write_read_samples.rs:650:5 [INFO] [stdout] 22: 0x5d91b175d277 - write_read_samples[5d97baee6eb394b2]::wait_for_samples_to_be_taken_best_effort::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/write_read_samples.rs:560:46 [INFO] [stdout] 23: 0x5d91b175c786 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d91b184514b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5d91b184514b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5d91b18519aa - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5d91b18519aa - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5d91b18519aa - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5d91b18519aa - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5d91b18519aa - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5d91b18519aa - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5d91b18519aa - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5d91b184cf54 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5d91b184cf54 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5d91b18544a2 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5d91b18544a2 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5d91b18544a2 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5d91b18544a2 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5d91b18544a2 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5d91b18544a2 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5d91b18544a2 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5d91b1c5935f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x5d91b1c5935f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 44: 0x785402fe5aa4 - [INFO] [stdout] 45: 0x785403072a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] wait_for_samples_to_be_taken_best_effort [INFO] [stdout] [INFO] [stdout] test result: FAILED. 33 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 10.63s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test write_read_samples` [INFO] running `Command { std: "docker" "inspect" "61433ab5ca191c174361366eaf3da047088eb999c251b724ee62c0631f0ab88e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61433ab5ca191c174361366eaf3da047088eb999c251b724ee62c0631f0ab88e", kill_on_drop: false }` [INFO] [stdout] 61433ab5ca191c174361366eaf3da047088eb999c251b724ee62c0631f0ab88e