[INFO] fetching crate dust_dds 0.15.0... [INFO] testing dust_dds-0.15.0 against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] extracting crate dust_dds 0.15.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate dust_dds 0.15.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dust_dds 0.15.0 [INFO] tweaked toml for crates.io crate dust_dds 0.15.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dust_dds 0.15.0 on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dust_dds 0.15.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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5ea642e9dafe24ba0c42e4b28cbbf478d6111bb5cc60bdd658df3c2c0502a81 [INFO] running `Command { std: "docker" "start" "-a" "c5ea642e9dafe24ba0c42e4b28cbbf478d6111bb5cc60bdd658df3c2c0502a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5ea642e9dafe24ba0c42e4b28cbbf478d6111bb5cc60bdd658df3c2c0502a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ea642e9dafe24ba0c42e4b28cbbf478d6111bb5cc60bdd658df3c2c0502a81", kill_on_drop: false }` [INFO] [stdout] c5ea642e9dafe24ba0c42e4b28cbbf478d6111bb5cc60bdd658df3c2c0502a81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fae71fc07c95360be94cdd88cd4fc9d8a4f3da3a22e2061583f098d3448bb88 [INFO] running `Command { std: "docker" "start" "-a" "1fae71fc07c95360be94cdd88cd4fc9d8a4f3da3a22e2061583f098d3448bb88", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling network-interface v2.0.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling dust_dds_derive v0.15.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling dust_dds v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.89s [INFO] running `Command { std: "docker" "inspect" "1fae71fc07c95360be94cdd88cd4fc9d8a4f3da3a22e2061583f098d3448bb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fae71fc07c95360be94cdd88cd4fc9d8a4f3da3a22e2061583f098d3448bb88", kill_on_drop: false }` [INFO] [stdout] 1fae71fc07c95360be94cdd88cd4fc9d8a4f3da3a22e2061583f098d3448bb88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5ac5af121659b5fc1428d6d3caed21ad992ad9358c83aa47b8914448777bd8d [INFO] running `Command { std: "docker" "start" "-a" "b5ac5af121659b5fc1428d6d3caed21ad992ad9358c83aa47b8914448777bd8d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling dust_dds_derive v0.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling network-interface v2.0.5 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling dust_dds v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "b5ac5af121659b5fc1428d6d3caed21ad992ad9358c83aa47b8914448777bd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ac5af121659b5fc1428d6d3caed21ad992ad9358c83aa47b8914448777bd8d", kill_on_drop: false }` [INFO] [stdout] b5ac5af121659b5fc1428d6d3caed21ad992ad9358c83aa47b8914448777bd8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2a146e4c661c0dde45dc91353642971520f65f6f926983a5cce2ab9d6ccd646 [INFO] running `Command { std: "docker" "start" "-a" "c2a146e4c661c0dde45dc91353642971520f65f6f926983a5cce2ab9d6ccd646", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dust_dds-c3b3dc7bbe751094) [INFO] [stdout] [INFO] [stdout] running 137 tests [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_topic_data::tests::serialize_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::discovered_reader_data::tests::serialize_with_partition ... ok [INFO] [stdout] test dcps::infrastructure::qos::tests::data_reader_qos_consistency ... 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::data_representation_builtin_endpoints::spdp_discovered_participant_data::tests::deserialize_spdp_discovered_participant_data ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_reader_data::tests::serialize_all_default ... ok [INFO] [stdout] test dcps::infrastructure::qos::tests::data_writer_qos_consistency ... 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::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::reliability_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::data_representation_builtin_endpoints::discovered_writer_data::tests::deserialize_all_default ... ok [INFO] [stdout] test dcps::infrastructure::time::tests::dds_duration_to_rtps_duration ... ok [INFO] [stdout] test dcps::infrastructure::time::tests::rtps_duration_to_dds_duration ... 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_no_submessage ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_topic_data::tests::deserialize_all_default ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::deserialize_rtps_message_too_high_submessage_length ... ok [INFO] [stdout] test rtps::stateful_writer::tests::test_all_fragments_sent ... 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::deserialize_rtps_message_unknown_submessage ... ok [INFO] [stdout] test dcps::infrastructure::time::tests::dds_duration_to_rtps_duration_to_dds_duration ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_entity_id ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_rtps_message ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_count ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_sequence_number ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_rtps_message_multiple_submessages ... ok [INFO] [stdout] test dcps::data_representation_builtin_endpoints::discovered_reader_data::tests::deserialize_all_default ... 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_fragment_number ... ok [INFO] [stdout] test rtps_messages::overall_structure::tests::serialize_rtps_message_no_submessage ... 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_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_parameter_list ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_locator_list ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_parameter_faulty_to_large_length ... 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_list_with_long_parameter_including_sentinel ... 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_largest ... 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_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_parameter_non_multiple_of_4 ... 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_too_many_bits ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::deserialize_sequence_number_set_with_gaps ... 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_fragment_number_max_gap ... 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_parameter_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_locator_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_set_max_gap ... ok [INFO] [stdout] test rtps_messages::submessage_elements::tests::serialize_sequence_number ... 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::ack_nack::tests::deserialize_acknack ... 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_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::data::tests::serialize_no_inline_qos_no_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::tests::fuzz_test_input_3 ... 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_with_inline_qos_with_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::gap::tests::deserialize_gap ... 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::serialize_no_inline_qos_no_serialized_payload ... ok [INFO] [stdout] test rtps_messages::submessages::gap::tests::serialize_gap ... 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::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::info_source::tests::deserialize_info_source ... ok [INFO] [stdout] test rtps_messages::submessages::heartbeat::tests::deserialize_heart_beat ... 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_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::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::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_source::tests::serialize_info_source ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_appendable_struct ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_bytes ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_complex_sequence ... ok [INFO] [stdout] test rtps_messages::submessages::pad::tests::serialize_pad ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_final_struct ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_mutable_struct ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_appendable_shapes ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_final_struct_with_sequence ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_nested_final_struct ... ok [INFO] [stdout] test xtypes::deserializer::tests::deserialize_string ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_locator ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_mutable_collection_struct ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_mutable_struct ... 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::tests::serialize_appendable_struct ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_appendable_shapes ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_final_struct ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_basic_types_struct ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_locator ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_mutable_struct ... ok [INFO] [stdout] test xtypes::serializer::rtps_pl_tests::serialize_u8_array ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_string ... 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 xtypes::serializer::tests::serialize_nested_final_struct ... ok [INFO] [stdout] test xtypes::serializer::tests::serialize_u8_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 137 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/content_filtered_topic.rs (/opt/rustwide/target/debug/deps/content_filtered_topic-3ccf040ff122cffe) [INFO] [stdout] [INFO] [stdout] running 1 test [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.02s [INFO] [stdout] [INFO] [stderr] Running tests/data_writer_api.rs (/opt/rustwide/target/debug/deps/data_writer_api-5f0b603670bb20ff) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test data_writer_write_more_than_max_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_samples_per_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-d9d007246036fa94) [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_requesting_xcdr2_should_not_match_writer_offering_xcdr1 ... ok [INFO] [stdout] test discovered_participant_removed_after_deletion ... ok [INFO] [stdout] test publisher_regex_and_subscriber_regex_partition_is_matched ... 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 reader_discovers_writer_in_same_participant ... ok [INFO] [stdout] test participant_records_discovered_topics ... ok [INFO] [stdout] test reader_matched_to_already_existing_writer_with_matched_reader ... ok [INFO] [stdout] test writer_offering_exclusive_ownership_should_not_match_reader_requesting_shared_ownership ... 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_xcdr1_should_not_match_reader_requesting_xcdr2 ... ok [INFO] [stdout] test deleted_writers_are_disposed_from_reader ... ok [INFO] [stdout] test reader_discovers_disposed_writer_same_participant ... ok [INFO] [stdout] test deleted_readers_are_disposed_from_writer ... 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.11s [INFO] [stdout] [INFO] [stderr] Running tests/domain_participant_api.rs (/opt/rustwide/target/debug/deps/domain_participant_api-3455c67de27bcca9) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test create_delete_content_filtered_topic ... ignored, Not yet implemented [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 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 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 default_topic_qos ... ok [INFO] [stdout] test builtin_topic_access ... ok [INFO] [stdout] test builtin_topics_accessible_after_delete_contained_entities ... ok [INFO] [stdout] test create_delete_publisher ... ok [INFO] [stdout] test create_delete_subscriber ... ok [INFO] [stdout] test default_publisher_qos ... ok [INFO] [stdout] test default_subscriber_qos ... ok [INFO] [stdout] test not_allowed_to_create_topic_with_builtin_topic_name ... ok [INFO] [stdout] test not_allowed_to_delete_publisher_with_writer ... ok [INFO] [stdout] test not_allowed_to_delete_subscriber_with_reader ... ok [INFO] [stdout] test not_allowed_to_delete_topic_attached_to_reader ... ok [INFO] [stdout] test not_allowed_to_delete_topic_attached_to_writer ... ok [INFO] [stdout] test not_allowed_to_delete_publisher_from_different_participant ... ok [INFO] [stdout] test not_allowed_to_delete_subscriber_from_different_participant ... ok [INFO] [stdout] test not_allowed_to_delete_topic_from_different_participant ... ok [INFO] [stdout] test builtin_reader_access ... ok [INFO] [stdout] test get_discovery_data_from_builtin_reader ... ok [INFO] [stdout] test ignore_participant ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 5.12s [INFO] [stdout] [INFO] [stderr] Running tests/domain_participant_factory.rs (/opt/rustwide/target/debug/deps/domain_participant_factory-773e29778a678795) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test not_allowed_to_delete_participant_with_entities ... ok [INFO] [stdout] test create_delete_participant ... ok [INFO] [stdout] test allowed_to_delete_participant_after_delete_contained_entities ... ok [INFO] [stdout] test default_participant_qos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/domain_participant_factory_qos.rs (/opt/rustwide/target/debug/deps/domain_participant_factory_qos-b33abd7f52756ef0) [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-d2fa41a0be681e4c) [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 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- reader_on_data_available_matched_listener_and_wait_set_should_both_trigger stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'reader_on_data_available_matched_listener_and_wait_set_should_both_trigger' (394) panicked at tests/listener_and_wait_set.rs:232:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Timeout [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6228accece4a - std[9220c7eebac9ee98]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6228accece4a - std[9220c7eebac9ee98]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6228accece4a - std[9220c7eebac9ee98]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6228accece4a - <::print::DisplayBacktrace as core[c038f26966ff13a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6228acd0268a - ::fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6228acd0268a - core[c038f26966ff13a]::fmt::write [INFO] [stdout] 6: 0x6228accf1772 - std[9220c7eebac9ee98]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x6228accf1772 - as std[9220c7eebac9ee98]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x6228acccba0f - ::print [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6228acccba0f - std[9220c7eebac9ee98]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6228acce5019 - std[9220c7eebac9ee98]::panicking::default_hook [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6228ac8f381c - core[c038f26966ff13a]::ops::function::Fn<(&'a std[9220c7eebac9ee98]::panic::PanicHookInfo<'b>,), Output = ()> + core[c038f26966ff13a]::marker::Send + core[c038f26966ff13a]::marker::Sync> as core[c038f26966ff13a]::ops::function::Fn<(&std[9220c7eebac9ee98]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x6228ac8f381c - test[e721096a833e0289]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6228acce51d2 - core[c038f26966ff13a]::ops::function::Fn<(&'a std[9220c7eebac9ee98]::panic::PanicHookInfo<'b>,), Output = ()> + core[c038f26966ff13a]::marker::Send + core[c038f26966ff13a]::marker::Sync> as core[c038f26966ff13a]::ops::function::Fn<(&std[9220c7eebac9ee98]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x6228acce51d2 - std[9220c7eebac9ee98]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6228acccbac8 - std[9220c7eebac9ee98]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6228accc0cd9 - std[9220c7eebac9ee98]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6228acccc7dd - __rustc[db5ee5825a353f5e]::rust_begin_unwind [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6228acd02ecc - core[c038f26966ff13a]::panicking::panic_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6228acd02c42 - core[c038f26966ff13a]::result::unwrap_failed [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6228ac8e0629 - , dust_dds[f0f96afc96b97d1]::dcps::infrastructure::error::DdsError>>::unwrap [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x6228ac8e0629 - listener_and_wait_set[caf86a59be8afc1]::reader_on_data_available_matched_listener_and_wait_set_should_both_trigger [INFO] [stdout] at /opt/rustwide/workdir/tests/listener_and_wait_set.rs:232:41 [INFO] [stdout] 22: 0x6228ac8dd257 - listener_and_wait_set[caf86a59be8afc1]::reader_on_data_available_matched_listener_and_wait_set_should_both_trigger::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/listener_and_wait_set.rs:131:80 [INFO] [stdout] 23: 0x6228ac8b4a66 - >::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6228ac8e792b - core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6228ac8e792b - test[e721096a833e0289]::__rust_begin_short_backtrace::, fn() -> core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x6228ac8f42eb - test[e721096a833e0289]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x6228ac8f42eb - as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x6228ac8f42eb - std[9220c7eebac9ee98]::panicking::catch_unwind::do_call::, core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x6228ac8f42eb - std[9220c7eebac9ee98]::panicking::catch_unwind::, core[c038f26966ff13a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x6228ac8f42eb - std[9220c7eebac9ee98]::panic::catch_unwind::, core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6228ac8f42eb - test[e721096a833e0289]::run_test_in_process [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x6228ac8f42eb - test[e721096a833e0289]::run_test::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x6228ac8efa04 - test[e721096a833e0289]::run_test::{closure#1} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x6228ac8efa04 - std[9220c7eebac9ee98]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x6228ac8f6ef2 - std[9220c7eebac9ee98]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x6228ac8f6ef2 - ::{closure#1}::{closure#0}> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x6228ac8f6ef2 - std[9220c7eebac9ee98]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x6228ac8f6ef2 - std[9220c7eebac9ee98]::panicking::catch_unwind::<(), core[c038f26966ff13a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x6228ac8f6ef2 - std[9220c7eebac9ee98]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6228ac8f6ef2 - std[9220c7eebac9ee98]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x6228ac8f6ef2 - ::{closure#1} as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6228accec61f - + core[c038f26966ff13a]::marker::Send> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x6228accec61f - ::new::thread_start [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x73be4776daa4 - [INFO] [stdout] 45: 0x73be477faa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] reader_on_data_available_matched_listener_and_wait_set_should_both_trigger [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test listener_and_wait_set` [INFO] running `Command { std: "docker" "inspect" "c2a146e4c661c0dde45dc91353642971520f65f6f926983a5cce2ab9d6ccd646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a146e4c661c0dde45dc91353642971520f65f6f926983a5cce2ab9d6ccd646", kill_on_drop: false }` [INFO] [stdout] c2a146e4c661c0dde45dc91353642971520f65f6f926983a5cce2ab9d6ccd646