[INFO] cloning repository https://github.com/ManuelRingwald/Firefly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ManuelRingwald/Firefly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManuelRingwald%2FFirefly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManuelRingwald%2FFirefly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99ade1ca47d64a4ee83545e9dd9017fc36306078
[INFO] testing ManuelRingwald/Firefly against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManuelRingwald%2FFirefly" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ManuelRingwald/Firefly
[INFO] finished tweaking git repo https://github.com/ManuelRingwald/Firefly
[INFO] tweaked toml for git repo https://github.com/ManuelRingwald/Firefly written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ManuelRingwald/Firefly on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ManuelRingwald/Firefly already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02
[INFO] running `Command { std: "docker" "start" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling firefly-geo v0.1.0 (/opt/rustwide/workdir/crates/firefly-geo)
[INFO] [stderr]    Compiling firefly-core v0.1.0 (/opt/rustwide/workdir/crates/firefly-core)
[INFO] [stderr]    Compiling firefly-recorder v0.1.0 (/opt/rustwide/workdir/crates/firefly-recorder)
[INFO] [stderr]    Compiling firefly-asterix v0.1.0 (/opt/rustwide/workdir/crates/firefly-asterix)
[INFO] [stderr]    Compiling firefly-track v0.1.0 (/opt/rustwide/workdir/crates/firefly-track)
[INFO] [stderr]    Compiling firefly-io v0.1.0 (/opt/rustwide/workdir/crates/firefly-io)
[INFO] [stderr]    Compiling firefly-adsbagg v0.1.0 (/opt/rustwide/workdir/crates/firefly-adsbagg)
[INFO] [stderr]    Compiling firefly-opensky v0.1.0 (/opt/rustwide/workdir/crates/firefly-opensky)
[INFO] [stderr]    Compiling firefly-flarm v0.1.0 (/opt/rustwide/workdir/crates/firefly-flarm)
[INFO] [stderr]    Compiling firefly-sim v0.1.0 (/opt/rustwide/workdir/crates/firefly-sim)
[INFO] [stderr]    Compiling firefly-multicast v0.1.0 (/opt/rustwide/workdir/crates/firefly-multicast)
[INFO] [stderr]    Compiling firefly-radar v0.1.0 (/opt/rustwide/workdir/crates/firefly-radar)
[INFO] [stderr]    Compiling firefly-server v0.1.0 (/opt/rustwide/workdir/crates/firefly-server)
[INFO] [stderr]    Compiling firefly-player v0.1.0 (/opt/rustwide/workdir/crates/firefly-player)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling firefly-geo v0.1.0 (/opt/rustwide/workdir/crates/firefly-geo)
[INFO] [stderr]    Compiling firefly-sim v0.1.0 (/opt/rustwide/workdir/crates/firefly-sim)
[INFO] [stderr]    Compiling firefly-asterix v0.1.0 (/opt/rustwide/workdir/crates/firefly-asterix)
[INFO] [stderr]    Compiling firefly-io v0.1.0 (/opt/rustwide/workdir/crates/firefly-io)
[INFO] [stderr]    Compiling firefly-track v0.1.0 (/opt/rustwide/workdir/crates/firefly-track)
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling firefly-player v0.1.0 (/opt/rustwide/workdir/crates/firefly-player)
[INFO] [stderr]    Compiling firefly-core v0.1.0 (/opt/rustwide/workdir/crates/firefly-core)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling firefly-multicast v0.1.0 (/opt/rustwide/workdir/crates/firefly-multicast)
[INFO] [stderr]    Compiling firefly-recorder v0.1.0 (/opt/rustwide/workdir/crates/firefly-recorder)
[INFO] [stderr]    Compiling firefly-flarm v0.1.0 (/opt/rustwide/workdir/crates/firefly-flarm)
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling firefly-radar v0.1.0 (/opt/rustwide/workdir/crates/firefly-radar)
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling firefly-adsbagg v0.1.0 (/opt/rustwide/workdir/crates/firefly-adsbagg)
[INFO] [stderr]    Compiling firefly-opensky v0.1.0 (/opt/rustwide/workdir/crates/firefly-opensky)
[INFO] [stderr]    Compiling firefly-server v0.1.0 (/opt/rustwide/workdir/crates/firefly-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.05s
[INFO] running `Command { std: "docker" "inspect" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firefly_adsbagg-fbc151244bdaf048)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test api::tests::missing_now_uses_the_fallback_clock ... ok
[INFO] [stdout] test api::tests::empty_callsign_produces_none ... ok
[INFO] [stdout] test api::tests::sigma_from_kind_follows_the_adr0019_analogue ... ok
[INFO] [stdout] test api::tests::fixture_yields_the_usable_plots ... ok
[INFO] [stdout] test api::tests::timestamps_normalise_ms_and_subtract_position_age ... ok
[INFO] [stdout] test api::tests::unusable_records_are_dropped_not_panicked ... ok
[INFO] [stdout] test config::tests::invalid_values_fall_back_to_defaults ... ok
[INFO] [stdout] test config::tests::provider_parse_round_trips ... ok
[INFO] [stdout] test config::tests::provider_point_paths_match_the_public_docs ... ok
[INFO] [stdout] test config::tests::base_url_override_wins_and_is_trimmed ... ok
[INFO] [stdout] test api::tests::now_unix_secs_handles_seconds_ms_and_garbage ... ok
[INFO] [stdout] test config::tests::empty_environment_yields_defaults ... ok
[INFO] [stdout] test config::tests::valid_values_are_parsed ... ok
[INFO] [stdout] test poller::tests::backoff_never_polls_faster_than_a_slow_base ... ok
[INFO] [stdout] test poller::tests::rate_limited_error_is_flagged ... ok
[INFO] [stdout] test geometry::tests::one_degree_latitude_is_about_sixty_nm ... ok
[INFO] [stdout] test geometry::tests::degenerate_box_gets_the_minimum_radius ... ok
[INFO] [stdout] test geometry::tests::oversized_box_is_clamped_and_flagged ... ok
[INFO] [stdout] test geometry::tests::frankfurt_box_yields_covering_uncapped_circle ... ok
[INFO] [stdout] test poller::tests::backoff_doubles_and_caps_and_resets ... ok
[INFO] [stdout] test poller::tests::base_url_override_redirects_the_query ... ok
[INFO] [stdout] test poller::tests::poller_builds_the_point_query_url_from_the_bbox ... ok
[INFO] [stdout] test geometry::tests::bbox_contains_is_inclusive ... ok
[INFO] [stdout] test api::tests::invalid_hex_is_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firefly_asterix-3a0c7f4550b1ebd0)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test cat048::tests::every_standard_frn_has_a_format ... ok
[INFO] [stdout] test cat048::tests::length_mismatch_is_rejected ... ok
[INFO] [stdout] test cat048::tests::reference_block_decodes_all_fields ... ok
[INFO] [stdout] test cat048::tests::skips_unused_standard_items_length_correctly ... ok
[INFO] [stdout] test cat048::tests::wrong_category_is_rejected ... ok
[INFO] [stdout] test cat062::tests::cartesian_origin_unprojects_to_reference_point ... ok
[INFO] [stdout] test cat062::tests::decode_handles_empty_block ... ok
[INFO] [stdout] test cat062::tests::decode_handles_multiple_records ... ok
[INFO] [stdout] test cat048::tests::truncations_never_panic ... ok
[INFO] [stdout] test cat048::tests::flight_level_decodes_negative_via_twos_complement ... ok
[INFO] [stdout] test cat048::tests::target_report_descriptor_typ_maps_to_detection ... ok
[INFO] [stdout] test cat062::tests::decode_recovers_adsb_age_when_present ... ok
[INFO] [stdout] test cat062::tests::decode_recovers_identity_when_present ... ok
[INFO] [stdout] test cat062::tests::decode_recovers_track_end_when_present ... ok
[INFO] [stdout] test cat062::tests::decode_recovers_status_for_tentative_coasting_track ... ok
[INFO] [stdout] test cat062::tests::empty_scan_is_a_valid_empty_block ... ok
[INFO] [stdout] test cat062::tests::decode_rejects_malformed_input ... ok
[INFO] [stdout] test cat062::tests::decode_recovers_callsign_when_present ... ok
[INFO] [stdout] test cat062::tests::identity_items_appear_only_when_present ... ok
[INFO] [stdout] test cat062::tests::mode_3a_carries_the_octal_reply_in_low_twelve_bits ... ok
[INFO] [stdout] test cat062::tests::length_field_covers_all_records ... ok
[INFO] [stdout] test cat062::tests::target_address_uses_adr_subfield_with_24_bit_address ... ok
[INFO] [stdout] test cat062::tests::decode_inverts_encode_for_a_plain_track ... ok
[INFO] [stdout] test cat062::tests::target_identification_packs_eight_six_bit_ia5_codes ... ok
[INFO] [stdout] test cat062::tests::single_track_matches_reference_dump ... ok
[INFO] [stdout] test cat062::tests::position_cartesian_uses_system_stereographic_projection ... ok
[INFO] [stdout] test cat062::tests::decode_recovers_flight_level_when_present ... ok
[INFO] [stdout] test cat062::tests::time_of_track_scales_to_128th_seconds ... ok
[INFO] [stdout] test cat062::tests::time_of_track_wraps_at_one_day ... ok
[INFO] [stdout] test cat062::tests::track_status_carries_cnf_and_extends_for_cst ... ok
[INFO] [stdout] test cat062::tests::position_scales_to_wgs84_lsb_and_signs_via_twos_complement ... ok
[INFO] [stdout] test cat062::tests::track_status_carries_tse_when_ended ... ok
[INFO] [stdout] test cat062::tests::flight_level_scales_to_quarter_fl_and_signs_via_twos_complement ... ok
[INFO] [stdout] test cat062::tests::update_ages_appends_es_subfield_when_adsb_age_present ... ok
[INFO] [stdout] test cat062::tests::position_cartesian_unprojects_close_to_position_wgs84 ... ok
[INFO] [stdout] test cat062::tests::update_ages_appends_per_technology_subfields_in_priority_order ... ok
[INFO] [stdout] test cat062::tests::single_track_with_adsb_hit_matches_reference_dump ... ok
[INFO] [stdout] test cat062::tests::track_number_is_big_endian_u16 ... ok
[INFO] [stdout] test cat062::tests::cartesian_component_scales_to_half_metre_and_signs_via_twos_complement ... ok
[INFO] [stdout] test cat062::tests::update_ages_es_round_trip ... ok
[INFO] [stdout] test cat062::tests::update_ages_no_es_subfield_when_adsb_age_absent ... ok
[INFO] [stdout] test cat062::tests::update_ages_per_technology_round_trip ... ok
[INFO] [stdout] test cat062::tests::update_ages_use_psr_subfield_in_quarter_seconds ... ok
[INFO] [stdout] test cat063::tests::degraded_sensor_with_reason_appends_re_field ... ok
[INFO] [stdout] test cat062::tests::velocity_scales_to_quarter_mps_and_signs_via_twos_complement ... ok
[INFO] [stdout] test cat063::tests::extended_i063_060_is_skipped_via_fx ... ok
[INFO] [stdout] test cat063::tests::degraded_without_reason_emits_no_re ... ok
[INFO] [stdout] test cat063::tests::re_reason_round_trips ... ok
[INFO] [stdout] test cat063::tests::round_trip_recovers_all_fields ... ok
[INFO] [stdout] test cat062::tests::accuracies_use_apc_subfield_in_half_metres ... ok
[INFO] [stdout] test cat063::tests::truncated_input_is_safe ... ok
[INFO] [stdout] test cat063::tests::unknown_reason_code_maps_to_unreachable ... ok
[INFO] [stdout] test cat065::tests::degraded_status_sets_nogo ... ok
[INFO] [stdout] test cat063::tests::wrong_category_is_rejected ... ok
[INFO] [stdout] test cat063::tests::operational_sensor_never_emits_re ... ok
[INFO] [stdout] test cat063::tests::empty_sensor_list_produces_minimal_block ... ok
[INFO] [stdout] test cat063::tests::single_degraded_sensor_matches_reference_dump ... ok
[INFO] [stdout] test cat063::tests::fspec_uses_standard_uap_positions ... ok
[INFO] [stdout] test cat063::tests::time_of_day_is_encoded_in_128th_seconds ... ok
[INFO] [stdout] test cat065::tests::truncated_input_is_rejected ... ok
[INFO] [stdout] test cat065::tests::wrong_category_is_rejected ... ok
[INFO] [stdout] test fspec::tests::builder_orders_payloads_by_frn ... ok
[INFO] [stdout] test fspec::tests::empty_set_has_no_fspec ... ok
[INFO] [stdout] test fspec::tests::crossing_into_the_second_octet_sets_fx ... ok
[INFO] [stdout] test cat065::tests::time_of_day_is_encoded_in_128th_seconds ... ok
[INFO] [stdout] test fspec::tests::octet_boundary_is_at_frn_seven ... ok
[INFO] [stdout] test fspec::tests::items_within_one_octet_need_no_extension ... ok
[INFO] [stdout] test fspec::tests::parse_inverts_fspec ... ok
[INFO] [stdout] test fspec::tests::parse_of_empty_input_consumes_nothing ... ok
[INFO] [stdout] test cat063::tests::single_operational_sensor_matches_reference_dump ... ok
[INFO] [stdout] test cat065::tests::round_trip_recovers_status ... ok
[INFO] [stdout] test cat065::tests::status_matches_reference_dump ... ok
[INFO] [stdout] test cat063::tests::two_sensors_in_one_block_matches_reference_dump ... ok
[INFO] [stdout] test fspec::tests::single_first_item_sets_the_top_bit ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firefly_core-948fa6fa670b2cc4)
[INFO] [stdout] test cat048::tests::single_byte_mutations_never_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test system_track::tests::provenance_falls_back_to_most_recent_when_all_stale ... ok
[INFO] [stdout] test system_track::tests::provenance_single_fresh_technology ... ok
[INFO] [stdout] test system_track::tests::ground_speed_is_vector_length ... ok
[INFO] [stdout] test system_track::tests::provenance_two_fresh_technologies_combine ... ok
[INFO] [stdout] test system_track::tests::stationary_track_angle_is_zero ... ok
[INFO] [stdout] test system_track::tests::track_angle_follows_compass_convention ... ok
[INFO] [stdout] test system_track::tests::provenance_boundary_age_counts_as_fresh ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firefly_flarm-038e0d786aad4515)
[INFO] [stdout] test system_track::tests::provenance_unknown_without_any_age ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test aprsis::tests::account_login_uses_callsign_and_passcode ... ok
[INFO] [stdout] test aprsis::tests::stream_emits_one_plot_per_aircraft_line ... ok
[INFO] [stdout] test aprsis::tests::area_filter_uses_north_west_south_east_order ... ok
[INFO] [stdout] test config::tests::empty_environment_yields_defaults ... ok
[INFO] [stdout] test aprsis::tests::anonymous_login_is_read_only ... ok
[INFO] [stdout] test config::tests::passcode_negative_one_is_accepted ... ok
[INFO] [stdout] test ogn::tests::dao_refines_the_coordinates ... ok
[INFO] [stdout] test ogn::tests::id_byte_bits_decode_address_and_aircraft_type ... ok
[INFO] [stdout] test ogn::tests::parses_a_flarm_beacon ... ok
[INFO] [stdout] test ogn::tests::parses_an_icao_beacon_without_id_field_via_prefix ... ok
[INFO] [stdout] test config::tests::invalid_values_fall_back_to_defaults ... ok
[INFO] [stdout] test ogn::tests::receiver_beacon_without_aircraft_address_is_skipped ... ok
[INFO] [stdout] test ogn::tests::server_comment_and_garbage_yield_none ... ok
[INFO] [stdout] test ogn::tests::southern_and_western_hemispheres_negate ... ok
[INFO] [stdout] test config::tests::valid_values_are_parsed ... ok
[INFO] [stdout] test plot::tests::measurement_is_geodetic_with_the_configured_sigma ... ok
[INFO] [stdout] test plot::tests::icao_address_populates_icao_field ... ok
[INFO] [stdout] test plot::tests::missing_beacon_time_falls_back_to_receive_time ... ok
[INFO] [stdout] test ogn::tests::truncations_never_panic ... ok
[INFO] [stdout] test ogn::tests::mutated_bytes_never_panic ... ok
[INFO] [stdout] test plot::tests::plot_time_is_unix_epoch_anchored_to_the_receive_day ... ok
[INFO] [stdout] test plot::tests::day_boundary_beacon_before_midnight_received_after_snaps_back ... ok
[INFO] [stdout] test plot::tests::flarm_address_does_not_populate_icao ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firefly_geo-0ffa916d87fa4391)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/frame_transform.rs (/opt/rustwide/target/debug/deps/frame_transform-75222ea3f309c09e)
[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 6 tests
[INFO] [stdout] test covariance_transform_preserves_ellipse_shape ... ok
[INFO] [stdout] test converging_frames_rotate_the_covariance ... ok
[INFO] [stdout] test transform_round_trips_between_frames ... ok
[INFO] [stdout] test airborne_target_maps_to_one_point_from_two_sensors ... ok
[INFO] [stdout] test position_matches_direct_measurement_in_target_frame ... ok
[INFO] [stdout] test transform_into_same_frame_is_identity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-0ac2c2201f760d80)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test azimuth_conventions ... ok
[INFO] [stdout] test ecef_constructor_roundtrip ... ok
[INFO] [stdout] test enu_axes_point_the_right_way ... ok
[INFO] [stdout] test enu_geodetic_roundtrip ... ok
[INFO] [stdout] test enu_origin_is_zero ... ok
[INFO] [stdout] test wgs84_ecef_roundtrip ... ok
[INFO] [stdout] test enu_polar_roundtrip ... ok
[INFO] [stdout] test ecef_matches_known_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stereographic.rs (/opt/rustwide/target/debug/deps/stereographic-3b6e4ed288130507)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test distance_from_reference_matches_great_circle_for_short_ranges ... ok
[INFO] [stdout] test east_and_north_directions_match_enu_near_reference ... ok
[INFO] [stdout] test projection_roundtrips ... ok
[INFO] [stdout] test reference_point_projects_to_origin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firefly_io-aa864a55a62d598e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test frame::tests::wire_form_uses_degrees_and_derived_kinematics ... ok
[INFO] [stdout] test frame::tests::empty_frame_has_no_tracks ... ok
[INFO] [stdout] test frame::tests::json_is_self_describing ... ok
[INFO] [stdout] test frame::tests::frame_round_trips_through_json ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firefly_multicast-5fd3c79865e80f02)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test config::tests::empty_environment_yields_defaults ... ok
[INFO] [stdout] test config::tests::enabled_flag_accepts_common_spellings ... ok
[INFO] [stdout] test config::tests::heartbeat_config_is_parsed_with_safe_defaults ... ok
[INFO] [stdout] test config::tests::invalid_values_fall_back_to_defaults ... ok
[INFO] [stdout] test config::tests::valid_values_are_parsed ... ok
[INFO] [stdout] test pacing::tests::first_scan_has_no_delay ... ok
[INFO] [stdout] test pacing::tests::out_of_order_gap_is_clamped_to_zero ... ok
[INFO] [stdout] test pacing::tests::speed_scales_the_delay ... ok
[INFO] [stdout] test sensor_health::tests::active_sensor_reports_ok_reason ... ok
[INFO] [stdout] test sensor_health::tests::empty_monitor_gives_zero_counts ... ok
[INFO] [stdout] test pacing::tests::real_time_matches_the_data_gap ... ok
[INFO] [stdout] test sensor_health::tests::recently_seen_sensor_is_active ... ok
[INFO] [stdout] test sensor_health::tests::never_seen_sensor_is_inactive_in_live_mode ... ok
[INFO] [stdout] test sensor_health::tests::multi_sensor_counts_are_correct ... ok
[INFO] [stdout] test sensor_health::tests::replay_mode_all_sensors_start_active ... ok
[INFO] [stdout] test sensor_health::tests::sensor_isolation_is_maintained ... ok
[INFO] [stdout] test sensor_health::tests::success_clears_failure_reason ... ok
[INFO] [stdout] test sensor_health::tests::unregistered_sensor_id_is_ignored ... ok
[INFO] [stdout] test sensor_health::tests::stale_sensor_becomes_inactive ... ok
[INFO] [stdout] test sensor_health::tests::sensor_within_threshold_is_active ... ok
[INFO] [stdout] test sensor_health::tests::sensors_total_is_stable ... ok
[INFO] [stdout] test cat063_sender::tests::cat063_blocks_are_sent_and_decodable ... ok
[INFO] [stdout] test heartbeat::tests::heartbeats_are_sent_and_decodable ... ok
[INFO] [stdout] test sensor_health::tests::recorded_failure_becomes_degraded_reason ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/receiver.rs (/opt/rustwide/target/debug/deps/receiver-89d5dd1f83d36fe9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test receiver_decodes_what_sender_sends ... ok
[INFO] [stdout] test receiver_socket_joins_the_multicast_group ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- receiver_socket_joins_the_multicast_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'receiver_socket_joins_the_multicast_group' (3535) panicked at crates/firefly-multicast/tests/receiver.rs:126:10:
[INFO] [stdout] binding and joining the multicast group should succeed: Os { code: 19, kind: Uncategorized, message: "No such device" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64661d9c0de1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64661d9c0de1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64661d9c0de1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64661d9c0de1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64661d9d575a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64661d9d575a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64661d9c541c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x64661d9c541c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x64661d99e8e6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64661d99e8e6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64661d9b8c49 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64661d8af6b0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x64661d8af6b0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64661d9b8f72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x64661d9b8f72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64661d99e992 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64661d9962f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64661d99f58d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64661d9d5f8c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64661d9d5cd2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x64661d895663 - <core[6883ba1bc0fe4ed1]::result::Result<tokio[923ac9735a44debe]::net::udp::UdpSocket, core[6883ba1bc0fe4ed1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x64661d8a10fb - receiver[e37924b282c424da]::receiver_socket_joins_the_multicast_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/firefly-multicast/tests/receiver.rs:126:10
[INFO] [stdout]   22:     0x64661d89cb12 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64661d89cb8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64661d8897bd - <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x64661d8896bb - tokio[923ac9735a44debe]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x64661d8896bb - tokio[923ac9735a44debe]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x64661d8896bb - <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x64661d8826d0 - <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x64661d88867d - <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x64661d887924 - <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x64661d89089b - <tokio[923ac9735a44debe]::runtime::context::scoped::Scoped<tokio[923ac9735a44debe]::runtime::scheduler::Context>>::set::<<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x64661d89ad59 - tokio[923ac9735a44debe]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x64661d890f72 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[923ac9735a44debe]::runtime::context::Context>>::try_with::<tokio[923ac9735a44debe]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x64661d890afe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[923ac9735a44debe]::runtime::context::Context>>::with::<tokio[923ac9735a44debe]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x64661d89814d - tokio[923ac9735a44debe]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x64661d883c80 - <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x64661d883f76 - <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x64661d887530 - <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x64661d894b23 - tokio[923ac9735a44debe]::runtime::context::runtime::enter_runtime::<<tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x64661d882201 - <tokio[923ac9735a44debe]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x64661d89d114 - <tokio[923ac9735a44debe]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x64661d89d2df - <tokio[923ac9735a44debe]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x64661d8a16bf - receiver[e37924b282c424da]::receiver_socket_joins_the_multicast_group
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/firefly-multicast/tests/receiver.rs:126:74
[INFO] [stdout]   44:     0x64661d89ee47 - receiver[e37924b282c424da]::receiver_socket_joins_the_multicast_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/firefly-multicast/tests/receiver.rs:122:53
[INFO] [stdout]   45:     0x64661d889a26 - <receiver[e37924b282c424da]::receiver_socket_joins_the_multicast_group::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64661d8a29eb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64661d8a29eb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x64661d8b0035 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x64661d8b0035 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x64661d8b0035 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x64661d8b0035 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64661d8b0035 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64661d8b0035 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x64661d8b0035 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x64661d8aaae4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x64661d8aaae4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x64661d8b3182 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x64661d8b3182 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64661d8b3182 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x64661d8b3182 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64661d8b3182 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64661d8b3182 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x64661d8b3182 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64661d9c062f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x64661d9c062f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x7a55827f6aa4 - <unknown>
[INFO] [stdout]   67:     0x7a5582883a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     receiver_socket_joins_the_multicast_group
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p firefly-multicast --test receiver`
[INFO] running `Command { std: "docker" "inspect" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02", kill_on_drop: false }`
[INFO] [stdout] abe09a183725d6f94c68cc332cd56ef2a1c564d81d40834ecbb768b518b4ca02
