[INFO] fetching crate hyphae 0.7.0...
[INFO] testing hyphae-0.7.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate hyphae 0.7.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate hyphae 0.7.0
[INFO] finished tweaking crates.io crate hyphae 0.7.0
[INFO] tweaked toml for crates.io crate hyphae 0.7.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyphae 0.7.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyphae 0.7.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spin_sleep v1.3.3
[INFO] [stderr]   Downloaded uuid v1.23.0
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded arc-swap v1.9.1
[INFO] [stderr]   Downloaded web-sys v0.3.94
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f731e0e46c7da7bf6b76b589a432abbdba3cc62f15d4b4e62e80634cb72d2f3
[INFO] running `Command { std: "docker" "start" "-a" "7f731e0e46c7da7bf6b76b589a432abbdba3cc62f15d4b4e62e80634cb72d2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f731e0e46c7da7bf6b76b589a432abbdba3cc62f15d4b4e62e80634cb72d2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f731e0e46c7da7bf6b76b589a432abbdba3cc62f15d4b4e62e80634cb72d2f3", kill_on_drop: false }`
[INFO] [stdout] 7f731e0e46c7da7bf6b76b589a432abbdba3cc62f15d4b4e62e80634cb72d2f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0076d8c27b023f1fb5c365dd016a86a1b4d5637e8e48a7cf444f080a2a45b69
[INFO] running `Command { std: "docker" "start" "-a" "d0076d8c27b023f1fb5c365dd016a86a1b4d5637e8e48a7cf444f080a2a45b69", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling spin_sleep v1.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hyphae v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
[INFO] running `Command { std: "docker" "inspect" "d0076d8c27b023f1fb5c365dd016a86a1b4d5637e8e48a7cf444f080a2a45b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0076d8c27b023f1fb5c365dd016a86a1b4d5637e8e48a7cf444f080a2a45b69", kill_on_drop: false }`
[INFO] [stdout] d0076d8c27b023f1fb5c365dd016a86a1b4d5637e8e48a7cf444f080a2a45b69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e605e8d44fa49b95b20421920637fcb7f4cbf385cd558f8c833066672bf3359d
[INFO] running `Command { std: "docker" "start" "-a" "e605e8d44fa49b95b20421920637fcb7f4cbf385cd558f8c833066672bf3359d", kill_on_drop: false }`
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling hyphae v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.38s
[INFO] running `Command { std: "docker" "inspect" "e605e8d44fa49b95b20421920637fcb7f4cbf385cd558f8c833066672bf3359d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e605e8d44fa49b95b20421920637fcb7f4cbf385cd558f8c833066672bf3359d", kill_on_drop: false }`
[INFO] [stdout] e605e8d44fa49b95b20421920637fcb7f4cbf385cd558f8c833066672bf3359d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf56037394af1884425329d74befde6ab2d98f14dd01e5d7db11716c59c489a5
[INFO] running `Command { std: "docker" "start" "-a" "bf56037394af1884425329d74befde6ab2d98f14dd01e5d7db11716c59c489a5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyphae-cb35a54c8bcc5958)
[INFO] [stdout] 
[INFO] [stdout] running 243 tests
[INFO] [stdout] test bounded_output::tests::test_bounded_output_len ... ok
[INFO] [stdout] test bounded_output::tests::test_bounded_output_try_iter ... ok
[INFO] [stdout] test bounded_output::tests::test_bounded_output_basic ... ok
[INFO] [stdout] test cell_map::tests::test_apply_batch_emits_single_batch_diff ... ok
[INFO] [stdout] test cell_map::tests::test_apply_batch_filters_noop_updates ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_diffs ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_basic ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_len ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_lock ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_entries_observation ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_mutable_clone_shares_inner_map ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_size_observation ... ok
[INFO] [stdout] test cell_map::tests::test_remove_many_full_clear_emits_empty_initial ... ok
[INFO] [stdout] test cell_map::tests::test_insert_same_value_is_noop_update ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_subscribe_diffs ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_items_observation ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_same_cell_returned ... ok
[INFO] [stdout] test cell_map::tests::test_cellmap_per_key_observation ... ok
[INFO] [stdout] test cell_map::tests::test_replace_all ... ok
[INFO] [stdout] test cell_set::tests::test_cellset_diffs ... ok
[INFO] [stdout] test cell_set::tests::test_cellset_basic ... ok
[INFO] [stdout] test cell_map::tests::test_replace_all_noop ... ok
[INFO] [stdout] test cell_map::tests::test_replace_all_empty ... ok
[INFO] [stdout] test cell_set::tests::test_cellset_len ... ok
[INFO] [stdout] test tests::bounded_input::test_basic_push_and_get ... ok
[INFO] [stdout] test cell_set::tests::test_cellset_same_cell_returned ... ok
[INFO] [stdout] test tests::bounded_input::test_complete_signal_on_close ... ok
[INFO] [stdout] test tests::bounded_input::test_drop_newest_policy ... ok
[INFO] [stdout] test tests::bounded_input::test_clone ... ok
[INFO] [stdout] test cell_set::tests::test_cellset_lock ... ok
[INFO] [stdout] test tests::bounded_input::test_capacity ... ok
[INFO] [stdout] test cell_set::tests::test_cellset_membership_observation ... ok
[INFO] [stdout] test tests::bounded_input::test_close ... ok
[INFO] [stdout] test tests::cell::test_cell_clone_shares_state ... ok
[INFO] [stdout] test tests::cell::test_cell_multiple_watchers ... ok
[INFO] [stdout] test cell_set::tests::test_cellset_values_observation ... ok
[INFO] [stdout] test tests::bounded_input::test_drop_oldest_policy ... ok
[INFO] [stdout] test tests::bounded_input::test_subscribe_receives_values ... ok
[INFO] [stdout] test tests::bounded_input::test_metrics_tracking ... ok
[INFO] [stdout] test tests::cell::test_cell_set ... ok
[INFO] [stdout] test tests::cell::test_cell_dep_node ... ok
[INFO] [stdout] test tests::cell::test_cell_new_and_get ... ok
[INFO] [stdout] test tests::cell::test_cell_watch_immediate ... ok
[INFO] [stdout] test tests::bounded_input::test_to_cell ... ok
[INFO] [stdout] test tests::cell::test_cell_unsubscribe ... ok
[INFO] [stdout] test tests::cell::test_cell_watch_on_set ... ok
[INFO] [stdout] test tests::cell::test_cell_with_name ... ok
[INFO] [stdout] test bounded_output::tests::test_bounded_output_timeout ... ok
[INFO] [stdout] test tests::concurrency::stress_many_subscribers ... ok
[INFO] [stdout] test tests::concurrency::stress_rapid_subscribe_unsubscribe ... ok
[INFO] [stdout] test tests::concurrency::barrage_subscriber_explosion ... ok
[INFO] [stdout] test tests::concurrency::test_concurrent_complete_signals ... ok
[INFO] [stdout] test tests::bounded_input::test_zero_capacity_panics - should panic ... ok
[INFO] [stdout] test tests::bounded_input::test_error_policy ... ok
[INFO] [stdout] test tests::concurrency::test_concurrent_subscribe_unsubscribe ... ok
[INFO] [stdout] test tests::concurrency::test_concurrent_derived_chains ... ok
[INFO] [stdout] test tests::concurrency::test_concurrent_readers_and_writers ... ok
[INFO] [stdout] test tests::concurrency::barrage_notification_storm ... ok
[INFO] [stdout] test tests::concurrency::test_derived_outlives_source_with_updates ... ok
[INFO] [stdout] test tests::concurrency::test_no_lost_updates ... ok
[INFO] [stdout] test tests::concurrency::test_subscriber_outlives_source ... ok
[INFO] [stdout] test tests::concurrency::test_concurrent_writers ... ok
[INFO] [stdout] test tests::constructors::test_from_iter_with_delay_empty ... ok
[INFO] [stdout] test tests::disposal::test_chained_operators_drop_correctly ... ok
[INFO] [stdout] test tests::disposal::test_chained_subscriptions_cleaned_up ... ok
[INFO] [stdout] test tests::disposal::test_derived_cell_drop_stops_notifications ... ok
[INFO] [stdout] test tests::disposal::test_multiple_derived_cells_independent_cleanup ... ok
[INFO] [stdout] test tests::disposal::test_parent_cell_outlives_derived ... ok
[INFO] [stdout] test tests::disposal::test_source_still_works_after_derived_dropped ... ok
[INFO] [stdout] test tests::disposal::test_subscription_cleaned_up_on_derived_drop ... ok
[INFO] [stdout] test tests::disposal::test_weak_cell_clone ... ok
[INFO] [stdout] test tests::disposal::test_weak_cell_upgrade_fails_after_drop ... ok
[INFO] [stdout] test tests::disposal::test_weak_cell_upgrade_succeeds_while_cell_alive ... ok
[INFO] [stdout] test tests::error_handling::test_catch_error_recovers ... ok
[INFO] [stdout] test tests::error_handling::test_catch_error_with_error_info ... ok
[INFO] [stdout] test tests::error_handling::test_error_operator_chain ... ok
[INFO] [stdout] test tests::error_handling::test_map_err_passes_through_ok ... ok
[INFO] [stdout] test tests::error_handling::test_map_err_transforms_err ... ok
[INFO] [stdout] test tests::error_handling::test_map_ok_passes_through_err ... ok
[INFO] [stdout] test tests::error_handling::test_map_ok_transforms_ok ... ok
[INFO] [stdout] test tests::error_handling::test_try_map_failure ... ok
[INFO] [stdout] test tests::error_handling::test_try_map_success ... ok
[INFO] [stdout] test tests::error_handling::test_unwrap_or_else_with_err ... ok
[INFO] [stdout] test tests::error_handling::test_unwrap_or_else_with_ok ... ok
[INFO] [stdout] test tests::error_handling::test_unwrap_or_with_err ... ok
[INFO] [stdout] test tests::error_handling::test_unwrap_or_with_ok ... ok
[INFO] [stdout] test tests::metrics::test_is_backed_up_false_initially ... ok
[INFO] [stdout] test tests::metrics::test_is_backed_up_false_without_metrics ... ok
[INFO] [stdout] test tests::metrics::test_is_backed_up_with_slow_subscriber ... ok
[INFO] [stdout] test tests::metrics::test_last_notify_time ... ok
[INFO] [stdout] test tests::metrics::test_metrics_disabled_by_default ... ok
[INFO] [stdout] test tests::metrics::test_metrics_enabled_with_constructor ... ok
[INFO] [stdout] test tests::concurrency::test_subscriber_sees_consistent_state ... ok
[INFO] [stdout] test tests::metrics::test_notify_count ... ok
[INFO] [stdout] test tests::metrics::test_notify_timing ... ok
[INFO] [stdout] test tests::metrics::test_reset_timing ... ok
[INFO] [stdout] test tests::metrics::test_metrics_with_multiple_subscribers ... ok
[INFO] [stdout] test tests::metrics::test_slow_subscriber_callback_not_triggered_for_fast ... ok
[INFO] [stdout] test tests::metrics::test_slow_subscriber_callback ... ok
[INFO] [stdout] test tests::metrics::test_subscriber_count ... ok
[INFO] [stdout] test tests::metrics::test_slowest_subscriber_tracking ... ok
[INFO] [stdout] test tests::metrics::test_try_set_succeeds_when_not_backed_up ... ok
[INFO] [stdout] test tests::metrics::test_try_set_fails_when_backed_up ... ok
[INFO] [stdout] test tests::subscription::test_guard_manual_unsubscribe ... ok
[INFO] [stdout] test tests::subscription::test_guard_leak_prevents_unsubscribe ... ok
[INFO] [stdout] test tests::subscription::test_subscribe_returns_guard ... ok
[INFO] [stdout] test tests::subscription::test_guard_unsubscribes_on_drop ... ok
[INFO] [stdout] test traits::collections::count_by::tests::count_by_preserves_upstream_batch_without_extra_emissions ... ok
[INFO] [stdout] test traits::collections::group_by::tests::group_by_preserves_upstream_batch_without_extra_emissions ... ok
[INFO] [stdout] test traits::collections::inner_join::tests::inner_join_by_handles_one_to_many ... ok
[INFO] [stdout] test traits::collections::inner_join::tests::inner_join_by_preserves_right_batch ... ok
[INFO] [stdout] test traits::collections::inner_join::tests::inner_join_excludes_unmatched ... ok
[INFO] [stdout] test traits::collections::inner_join::tests::inner_join_fk_excludes_unmatched ... ok
[INFO] [stdout] test traits::collections::inner_join::tests::inner_join_fk_handles_one_to_many ... ok
[INFO] [stdout] test traits::collections::inner_join::tests::inner_join_by_produces_composite_keys ... ok
[INFO] [stdout] test traits::collections::inner_join::tests::inner_join_fk_pairs_on_foreign_key ... ok
[INFO] [stdout] test traits::collections::inner_join::tests::inner_join_pairs_on_equal_keys ... ok
[INFO] [stdout] test traits::collections::inner_join::tests::inner_join_reacts_to_updates ... ok
[INFO] [stdout] test traits::collections::inner_join::tests::inner_join_reacts_to_removals ... ok
[INFO] [stdout] test traits::collections::internal::map_values_cell::tests::map_values_cell_preserves_upstream_batch_without_extra_emissions ... ok
[INFO] [stdout] test tests::concurrency::barrage_all_operations_concurrent ... ok
[INFO] [stdout] test traits::collections::left_join::tests::left_join_by_collects_multiple_right_matches ... ok
[INFO] [stdout] test traits::collections::left_join::tests::left_join_by_keeps_unmatched_with_empty_vec ... ok
[INFO] [stdout] test traits::collections::internal::map_values_cell::tests::map_values_cell_reacts_per_row ... ok
[INFO] [stdout] test traits::collections::left_join::tests::left_join_by_preserves_right_batch ... ok
[INFO] [stdout] test traits::collections::left_join::tests::left_join_fk_collects_matching_posts ... ok
[INFO] [stdout] test traits::collections::left_join::tests::left_join_fk_keeps_unmatched_with_empty_vec ... ok
[INFO] [stdout] test traits::collections::left_join::tests::left_join_pairs_matched_rows ... ok
[INFO] [stdout] test traits::collections::left_join::tests::left_join_keeps_unmatched_left_rows ... ok
[INFO] [stdout] test traits::collections::left_join::tests::left_join_reacts_to_right_removal ... ok
[INFO] [stdout] test traits::collections::left_join::tests::left_join_reacts_to_left_removal ... ok
[INFO] [stdout] test traits::collections::left_semi_join::tests::left_semi_join_by_preserves_right_batch ... ok
[INFO] [stdout] test traits::collections::left_semi_join::tests::left_semi_join_drops_unmatched_rows ... ok
[INFO] [stdout] test traits::collections::left_semi_join::tests::left_semi_join_by_uses_custom_keys ... ok
[INFO] [stdout] test traits::collections::left_join::tests::left_join_reacts_to_right_addition ... ok
[INFO] [stdout] test traits::collections::left_semi_join::tests::left_semi_join_fk_keeps_matched_users ... ok
[INFO] [stdout] test traits::collections::left_semi_join::tests::left_semi_join_keeps_matched_rows ... ok
[INFO] [stdout] test traits::collections::left_semi_join::tests::left_semi_join_fk_reacts_to_post_removal ... ok
[INFO] [stdout] test traits::collections::multi_left_join::tests::multi_join_empty_keys_produces_empty_right_vec ... ok
[INFO] [stdout] test traits::collections::left_semi_join::tests::left_semi_join_reacts_to_right_removal ... ok
[INFO] [stdout] test traits::collections::multi_left_join::tests::multi_join_deduplicates_right_items_across_keys ... ok
[INFO] [stdout] test traits::collections::multi_left_join::tests::multi_join_multiple_keys_collects_from_all ... ok
[INFO] [stdout] test traits::collections::multi_left_join::tests::multi_join_reacts_to_right_addition ... ok
[INFO] [stdout] test traits::collections::multi_left_join::tests::multi_join_reacts_to_right_removal ... ok
[INFO] [stdout] test traits::collections::multi_left_join::tests::multi_join_reacts_to_left_key_change ... ok
[INFO] [stdout] test traits::collections::multi_left_join::tests::multi_join_reacts_to_left_removal ... ok
[INFO] [stdout] test traits::collections::project::tests::project_handles_projection_disappearance_without_extra_rows ... ok
[INFO] [stdout] test traits::collections::multi_left_join::tests::multi_join_single_key_matches_like_left_join ... ok
[INFO] [stdout] test traits::collections::project_many::tests::project_many_emits_multiple_rows_per_source ... ok
[INFO] [stdout] test traits::collections::select::tests::select_batch_resilience_and_no_extra_side_emissions ... ok
[INFO] [stdout] test traits::collections::select::tests::select_filters_and_updates ... ok
[INFO] [stdout] test traits::collections::select_cell::tests::select_cell_preserves_upstream_batch_without_extra_emissions ... ok
[INFO] [stdout] test traits::collections::select_cell::tests::select_cell_reacts_to_predicate_changes ... ok
[INFO] [stdout] test traits::operators::backpressure::tests::test_drop_newest ... ok
[INFO] [stdout] test traits::operators::backpressure::tests::test_drop_newest_forwards_complete ... ok
[INFO] [stdout] test traits::collections::select::tests::select_entries_observable ... ok
[INFO] [stdout] test traits::operators::backpressure::tests::test_drop_oldest_forwards_complete ... ok
[INFO] [stdout] test traits::operators::backpressure::tests::test_drop_oldest ... ok
[INFO] [stdout] test traits::operators::backpressure::tests::test_sample_latest ... ok
[INFO] [stdout] test traits::operators::buffer_count::tests::test_buffer_count_emits_remainder_on_complete ... ok
[INFO] [stdout] test traits::operators::buffer_count::tests::test_buffer_count ... ok
[INFO] [stdout] test traits::operators::buffer_time::tests::test_buffer_time_emits_remainder_on_complete ... ok
[INFO] [stdout] test traits::operators::cold::tests::test_cold_does_not_replay_retained_value ... ok
[INFO] [stdout] test traits::operators::cold::tests::test_cold_emits_some_on_change ... ok
[INFO] [stdout] test traits::operators::cold::tests::test_cold_inside_switch_map_skips_per_reconnection ... ok
[INFO] [stdout] test traits::operators::audit::tests::test_audit_emits_last ... ok
[INFO] [stdout] test traits::operators::cold::tests::test_cold_starts_as_none ... ok
[INFO] [stdout] test tests::concurrency::barrage_interleaved_operators ... ok
[INFO] [stdout] test traits::operators::concat::tests::test_concat ... ok
[INFO] [stdout] test traits::operators::deduped::tests::test_deduped_blocks_duplicates ... ok
[INFO] [stdout] test traits::operators::buffer_time::tests::test_buffer_time ... ok
[INFO] [stdout] test traits::operators::deduped::tests::test_deduped_propagates_completion ... ok
[INFO] [stdout] test traits::operators::distinct::tests::test_distinct ... ok
[INFO] [stdout] test traits::operators::distinct_until_changed_by::tests::test_distinct_until_changed_by ... ok
[INFO] [stdout] test traits::operators::filter::tests::test_filter_blocks_non_matching ... ok
[INFO] [stdout] test traits::operators::filter::tests::test_filter_passes_matching ... ok
[INFO] [stdout] test traits::operators::finalize::tests::test_finalize_called_once ... ok
[INFO] [stdout] test traits::operators::finalize::tests::test_finalize_on_error ... ok
[INFO] [stdout] test traits::operators::finalize::tests::test_finalize_on_complete ... ok
[INFO] [stdout] test traits::operators::first::tests::test_first ... ok
[INFO] [stdout] test traits::operators::join::tests::test_join_combines_cells ... ok
[INFO] [stdout] test traits::operators::join::tests::test_flat_macro_chain ... ok
[INFO] [stdout] test traits::operators::join_vec::tests::test_join_vec_empty ... ok
[INFO] [stdout] test traits::operators::join_vec::tests::test_join_vec_completion ... ok
[INFO] [stdout] test traits::operators::join_vec::tests::test_join_vec_single ... ok
[INFO] [stdout] test traits::operators::join_vec::tests::test_join_vec_subscription ... ok
[INFO] [stdout] test traits::operators::join_vec::tests::test_join_vec_multiple ... ok
[INFO] [stdout] test traits::operators::last::tests::test_last ... ok
[INFO] [stdout] test traits::operators::last::tests::test_last_or_without_values ... ok
[INFO] [stdout] test traits::operators::last::tests::test_last_or_with_values ... ok
[INFO] [stdout] test traits::operators::map::tests::test_map_tracks_dependency ... ok
[INFO] [stdout] test traits::operators::map::tests::test_map_chain ... ok
[INFO] [stdout] test tests::concurrency::test_concurrent_writers_with_barrier ... ok
[INFO] [stdout] test traits::operators::map::tests::test_map_type_change ... ok
[INFO] [stdout] test traits::operators::merge_map::tests::test_merge_map_merges ... ok
[INFO] [stdout] test traits::operators::merge::tests::test_merge ... ok
[INFO] [stdout] test traits::operators::pairwise::tests::test_pairwise_emits_pairs ... ok
[INFO] [stdout] test traits::operators::retry::tests::test_retry_passes_values ... ok
[INFO] [stdout] test traits::operators::map::tests::test_map_transform ... ok
[INFO] [stdout] test traits::operators::retry::tests::test_retry_retries_on_error ... ok
[INFO] [stdout] test traits::operators::retry::tests::test_retry_resets_on_success ... ok
[INFO] [stdout] test traits::operators::debounce::tests::test_debounce_waits_for_pause ... ok
[INFO] [stdout] test traits::operators::scan::tests::test_scan_accumulates ... ok
[INFO] [stdout] test traits::operators::sample::tests::test_sample ... ok
[INFO] [stdout] test traits::operators::skip_while::tests::test_skip_while ... ok
[INFO] [stdout] test traits::operators::skip::tests::test_skip_ignores_first_n ... ok
[INFO] [stdout] test traits::operators::scan::tests::test_scan_with_different_types ... ok
[INFO] [stdout] test traits::operators::state_transition::tests::test_state_transition_on_invalid ... ok
[INFO] [stdout] test traits::operators::state_transition::tests::test_state_transition_on_enter_exit ... ok
[INFO] [stdout] test traits::operators::state_transition::tests::test_state_transition_guard ... ok
[INFO] [stdout] test traits::operators::state_transition::tests::test_state_transition_selective_emit ... ok
[INFO] [stdout] test traits::operators::state_transition::tests::test_state_transition_undefined_advances_state ... ok
[INFO] [stdout] test tests::concurrency::test_concurrent_map_chain_integrity ... ok
[INFO] [stdout] test traits::operators::switch_map::tests::test_switch_map_switches ... ok
[INFO] [stdout] test traits::operators::take::tests::test_take_completes ... ok
[INFO] [stdout] test traits::operators::state_transition::tests::test_state_transition_valid ... ok
[INFO] [stdout] test traits::operators::take::tests::test_take_limits_emissions ... ok
[INFO] [stdout] test traits::operators::take_until::tests::test_take_until_completes_on_notifier ... ok
[INFO] [stdout] test traits::operators::take_until::tests::test_take_until ... ok
[INFO] [stdout] test traits::operators::take_while::tests::test_take_while ... ok
[INFO] [stdout] test traits::operators::tap::tests::test_tap_side_effect ... ok
[INFO] [stdout] test traits::operators::take_while::tests::test_take_while_completes_on_predicate_fail ... ok
[INFO] [stdout] test traits::operators::switch_map::tests::test_switch_map_old_intermediate_cells_dropped ... ok
[INFO] [stdout] test traits::operators::throttle::tests::test_throttle_limits_rate ... ok
[INFO] [stdout] test traits::operators::window::tests::test_window_size_one ... ok
[INFO] [stdout] test traits::operators::window::tests::test_window_sliding ... ok
[INFO] [stdout] test traits::operators::with_latest_from::tests::test_with_latest_from ... ok
[INFO] [stdout] test traits::operators::switch_map::tests::test_switch_map_inner_chain_with_map_drops ... ok
[INFO] [stdout] test traits::operators::zip::tests::test_zip ... ok
[INFO] [stdout] test traits::operators::timeout::tests::test_timeout_no_error_after_complete ... ok
[INFO] [stdout] test traits::operators::delay::tests::test_delay_delays_emission ... ok
[INFO] [stdout] test tests::concurrency::barrage_worst_case_contention ... ok
[INFO] [stdout] test traits::operators::timeout::tests::test_timeout_triggers_on_inactivity ... ok
[INFO] [stdout] test traits::operators::timeout::tests::test_timeout_no_timeout_when_active ... ok
[INFO] [stdout] test tests::concurrency::barrage_cascade_updates ... ok
[INFO] [stdout] test tests::concurrency::barrage_mixed_lifetimes ... ok
[INFO] [stdout] test tests::concurrency::test_concurrent_subscribe_while_notifying ... ok
[INFO] [stdout] test tests::concurrency::barrage_join_chaos ... ok
[INFO] [stdout] test tests::concurrency::barrage_rapid_chain_creation_destruction ... ok
[INFO] [stdout] test tests::concurrency::stress_high_frequency_updates ... ok
[INFO] [stdout] test tests::concurrency::stress_wide_fan_out ... ok
[INFO] [stdout] test tests::concurrency::stress_deep_chain ... ok
[INFO] [stdout] test tests::concurrency::barrage_extreme_fan_out has been running for over 60 seconds
[INFO] [stdout] test tests::concurrency::barrage_extreme_fan_out ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 243 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.82s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hyphae
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test src/constructors/interval.rs - constructors::interval::interval_precise (line 46) ... ignored
[INFO] [stdout] test src/bounded_input.rs - bounded_input::BoundedInput (line 114) ... ok
[INFO] [stdout] test src/bounded_output.rs - bounded_output::BoundedOutput (line 24) ... ok
[INFO] [stdout] test src/cell.rs - cell::Cell<T,CellMutable>::on_slow_subscriber (line 200) ... ok
[INFO] [stdout] test src/cell_set.rs - cell_set::CellSet (line 46) ... ok
[INFO] [stdout] test src/cell_map.rs - cell_map::CellMap (line 57) ... ok
[INFO] [stdout] test src/traits/operators/backpressure.rs - traits::operators::backpressure::BackpressureExt::drop_newest (line 81) ... ok
[INFO] [stdout] test src/flat.rs - flat::flat (line 6) ... ok
[INFO] [stdout] test src/lib.rs - (line 44) ... ok
[INFO] [stdout] test src/traits/operators/audit.rs - traits::operators::audit::AuditExt::audit (line 26) ... ok
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] test src/traits/operators/distinct.rs - traits::operators::distinct::DistinctExt::distinct (line 25) ... ok
[INFO] [stdout] test src/traits/operators/finalize.rs - traits::operators::finalize::FinalizeExt::finalize (line 54) ... ok
[INFO] [stdout] test src/traits/operators/last.rs - traits::operators::last::LastExt::last (line 23) ... ok
[INFO] [stdout] test src/traits/operators/concat.rs - traits::operators::concat::ConcatExt::concat (line 20) ... ok
[INFO] [stdout] test src/traits/operators/retry.rs - traits::operators::retry::RetryExt::retry (line 20) ... ok
[INFO] [stdout] test src/traits/operators/buffer_time.rs - traits::operators::buffer_time::BufferTimeExt::buffer_time (line 26) ... ok
[INFO] [stdout] test src/traits/operators/distinct_until_changed_by.rs - traits::operators::distinct_until_changed_by::DistinctUntilChangedByExt::distinct_until_changed_by (line 21) ... ok
[INFO] [stdout] test src/traits/operators/retry.rs - traits::operators::retry::RetryExt::retry_when (line 97) ... ok
[INFO] [stdout] test src/traits/operators/backpressure.rs - traits::operators::backpressure::BackpressureExt::drop_oldest (line 22) ... ok
[INFO] [stdout] test src/traits/operators/join_vec.rs - traits::operators::join_vec::join_vec (line 20) ... ok
[INFO] [stdout] test src/traits/operators/last.rs - traits::operators::last::LastExt::last_or (line 77) ... ok
[INFO] [stdout] test src/traits/operators/backpressure.rs - traits::operators::backpressure::BackpressureExt::sample_latest (line 142) ... ok
[INFO] [stdout] test src/traits/operators/sample.rs - traits::operators::sample::SampleExt::sample (line 12) ... ok
[INFO] [stdout] test src/traits/operators/try_map.rs - traits::operators::try_map::TryMapExt::try_map (line 20) ... ok
[INFO] [stdout] test src/traits/operators/buffer_count.rs - traits::operators::buffer_count::BufferCountExt::buffer_count (line 22) ... ok
[INFO] [stdout] test src/traits/operators/with_latest_from.rs - traits::operators::with_latest_from::WithLatestFromExt::with_latest_from (line 13) ... ok
[INFO] [stdout] test src/traits/operators/state_transition.rs - traits::operators::state_transition::StateTransitionExt::state_transition (line 127) ... ok
[INFO] [stdout] test src/traits/operators/skip_while.rs - traits::operators::skip_while::SkipWhileExt::skip_while (line 19) ... ok
[INFO] [stdout] test src/traits/operators/window.rs - traits::operators::window::WindowExt::window (line 15) ... ok
[INFO] [stdout] test src/traits/operators/timeout.rs - traits::operators::timeout::TimeoutExt::timeout (line 24) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.03s; merged doctests compilation took 2.85s
[INFO] running `Command { std: "docker" "inspect" "bf56037394af1884425329d74befde6ab2d98f14dd01e5d7db11716c59c489a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf56037394af1884425329d74befde6ab2d98f14dd01e5d7db11716c59c489a5", kill_on_drop: false }`
[INFO] [stdout] bf56037394af1884425329d74befde6ab2d98f14dd01e5d7db11716c59c489a5
