[INFO] fetching crate hyphae 0.3.0... [INFO] testing hyphae-0.3.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate hyphae 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hyphae 0.3.0 [INFO] finished tweaking crates.io crate hyphae 0.3.0 [INFO] tweaked toml for crates.io crate hyphae 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hyphae 0.3.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyphae 0.3.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanorand v0.7.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.12 [INFO] [stderr] Downloaded ryu v1.0.21 [INFO] [stderr] Downloaded clap_lex v0.7.6 [INFO] [stderr] Downloaded itoa v1.0.16 [INFO] [stderr] Downloaded criterion-plot v0.5.0 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded criterion v0.5.1 [INFO] [stderr] Downloaded spin_sleep v1.3.3 [INFO] [stderr] Downloaded clap v4.5.53 [INFO] [stderr] Downloaded itertools v0.10.5 [INFO] [stderr] Downloaded flume v0.11.1 [INFO] [stderr] Downloaded clap_builder v4.5.53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 274e0685ebd3cf9bdf19e6d5777e8ee971dd0443b958a4e5694fc48c81b3f724 [INFO] running `Command { std: "docker" "start" "-a" "274e0685ebd3cf9bdf19e6d5777e8ee971dd0443b958a4e5694fc48c81b3f724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "274e0685ebd3cf9bdf19e6d5777e8ee971dd0443b958a4e5694fc48c81b3f724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "274e0685ebd3cf9bdf19e6d5777e8ee971dd0443b958a4e5694fc48c81b3f724", kill_on_drop: false }` [INFO] [stdout] 274e0685ebd3cf9bdf19e6d5777e8ee971dd0443b958a4e5694fc48c81b3f724 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e1553e5a7c7553853f223b6b9e1ac2f4df20e2b095863f836b617fcc5e4af2 [INFO] running `Command { std: "docker" "start" "-a" "d1e1553e5a7c7553853f223b6b9e1ac2f4df20e2b095863f836b617fcc5e4af2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling spin_sleep v1.3.3 [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 uuid v1.19.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling hyphae v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.59s [INFO] running `Command { std: "docker" "inspect" "d1e1553e5a7c7553853f223b6b9e1ac2f4df20e2b095863f836b617fcc5e4af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e1553e5a7c7553853f223b6b9e1ac2f4df20e2b095863f836b617fcc5e4af2", kill_on_drop: false }` [INFO] [stdout] d1e1553e5a7c7553853f223b6b9e1ac2f4df20e2b095863f836b617fcc5e4af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14956f96cdca943c9e0a43be4aa10c08b13a81c5360f55185c8969fc11551be8 [INFO] running `Command { std: "docker" "start" "-a" "14956f96cdca943c9e0a43be4aa10c08b13a81c5360f55185c8969fc11551be8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling hyphae v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "14956f96cdca943c9e0a43be4aa10c08b13a81c5360f55185c8969fc11551be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14956f96cdca943c9e0a43be4aa10c08b13a81c5360f55185c8969fc11551be8", kill_on_drop: false }` [INFO] [stdout] 14956f96cdca943c9e0a43be4aa10c08b13a81c5360f55185c8969fc11551be8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d92c7c362425676bae09fd665159424202fa0c43f61aabbff594e7360a55dbac [INFO] running `Command { std: "docker" "start" "-a" "d92c7c362425676bae09fd665159424202fa0c43f61aabbff594e7360a55dbac", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyphae-60142c8a5403d5f6) [INFO] [stdout] [INFO] [stdout] running 233 tests [INFO] [stdout] test bounded_output::tests::test_bounded_output_len ... 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_cellmap_diffs ... ok [INFO] [stdout] test bounded_output::tests::test_bounded_output_try_iter ... ok [INFO] [stdout] test cell_map::tests::test_apply_batch_filters_noop_updates ... ok [INFO] [stdout] test cell_map::tests::test_cellmap_entries_observation ... ok [INFO] [stdout] test cell_map::tests::test_cellmap_len ... ok [INFO] [stdout] test cell_map::tests::test_cellmap_items_observation ... ok [INFO] [stdout] test cell_map::tests::test_cellmap_lock ... ok [INFO] [stdout] test cell_map::tests::test_cellmap_basic ... ok [INFO] [stdout] test cell_map::tests::test_cellmap_mutable_clone_shares_inner_map ... 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_cellmap_size_observation ... ok [INFO] [stdout] test cell_map::tests::test_cellmap_subscribe_diffs ... ok [INFO] [stdout] test cell_map::tests::test_insert_same_value_is_noop_update ... ok [INFO] [stdout] test cell_map::tests::test_remove_many_full_clear_emits_empty_initial ... ok [INFO] [stdout] test cell_map::tests::test_replace_all_noop ... ok [INFO] [stdout] test cell_set::tests::test_cellset_diffs ... ok [INFO] [stdout] test cell_set::tests::test_cellset_len ... ok [INFO] [stdout] test cell_set::tests::test_cellset_basic ... ok [INFO] [stdout] test cell_map::tests::test_replace_all ... ok [INFO] [stdout] test cell_set::tests::test_cellset_lock ... ok [INFO] [stdout] test cell_set::tests::test_cellset_same_cell_returned ... ok [INFO] [stdout] test tests::bounded_input::test_clone ... ok [INFO] [stdout] test tests::bounded_input::test_capacity ... 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_basic_push_and_get ... ok [INFO] [stdout] test tests::bounded_input::test_close ... ok [INFO] [stdout] test tests::bounded_input::test_drop_oldest_policy ... ok [INFO] [stdout] test cell_map::tests::test_replace_all_empty ... ok [INFO] [stdout] test bounded_output::tests::test_bounded_output_timeout ... ok [INFO] [stdout] test cell_set::tests::test_cellset_membership_observation ... ok [INFO] [stdout] test tests::bounded_input::test_error_policy ... ok [INFO] [stdout] test tests::bounded_input::test_subscribe_receives_values ... ok [INFO] [stdout] test cell_set::tests::test_cellset_values_observation ... ok [INFO] [stdout] test tests::cell::test_cell_clone_shares_state ... ok [INFO] [stdout] test tests::bounded_input::test_metrics_tracking ... ok [INFO] [stdout] test tests::bounded_input::test_to_cell ... 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_multiple_watchers ... ok [INFO] [stdout] test tests::cell::test_cell_set ... ok [INFO] [stdout] test tests::cell::test_cell_watch_on_set ... ok [INFO] [stdout] test tests::cell::test_cell_unsubscribe ... ok [INFO] [stdout] test tests::cell::test_cell_with_name ... ok [INFO] [stdout] test tests::cell::test_cell_watch_immediate ... ok [INFO] [stdout] test tests::bounded_input::test_zero_capacity_panics - should panic ... ok [INFO] [stdout] test tests::concurrency::barrage_all_operations_concurrent ... ok [INFO] [stdout] test tests::concurrency::barrage_mixed_lifetimes ... ok [INFO] [stdout] test tests::concurrency::barrage_subscriber_explosion ... ok [INFO] [stdout] test tests::concurrency::barrage_notification_storm ... ok [INFO] [stdout] test tests::concurrency::barrage_interleaved_operators ... 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_cascade_updates ... ok [INFO] [stdout] test tests::concurrency::test_concurrent_complete_signals ... ok [INFO] [stdout] test tests::concurrency::barrage_worst_case_contention ... 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::test_concurrent_subscribe_unsubscribe ... ok [INFO] [stdout] test tests::concurrency::test_concurrent_subscribe_while_notifying ... ok [INFO] [stdout] test tests::concurrency::test_concurrent_writers ... ok [INFO] [stdout] test tests::concurrency::test_concurrent_map_chain_integrity ... 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_with_barrier ... 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::metrics::test_metrics_with_multiple_subscribers ... 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_slow_subscriber_callback ... ok [INFO] [stdout] test tests::metrics::test_slow_subscriber_callback_not_triggered_for_fast ... ok [INFO] [stdout] test tests::metrics::test_slowest_subscriber_tracking ... ok [INFO] [stdout] test tests::metrics::test_subscriber_count ... ok [INFO] [stdout] test tests::concurrency::test_subscriber_sees_consistent_state ... 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_guard_unsubscribes_on_drop ... ok [INFO] [stdout] test tests::subscription::test_subscribe_returns_guard ... 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_preserves_right_batch ... 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_produces_composite_keys ... 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_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_fk_pairs_on_foreign_key ... ok [INFO] [stdout] test traits::collections::inner_join::tests::inner_join_reacts_to_removals ... ok [INFO] [stdout] test traits::collections::inner_join::tests::inner_join_reacts_to_updates ... ok [INFO] [stdout] test traits::collections::internal::map_values_cell::tests::map_values_cell_preserves_upstream_batch_without_extra_emissions ... ok [INFO] [stdout] test traits::collections::inner_join::tests::inner_join_pairs_on_equal_keys ... 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_keeps_unmatched_with_empty_vec ... 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_by_collects_multiple_right_matches ... 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_fk_collects_matching_posts ... 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_left_removal ... 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_reacts_to_right_addition ... ok [INFO] [stdout] test traits::collections::left_join::tests::left_join_reacts_to_right_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_semi_join::tests::left_semi_join_fk_keeps_matched_users ... ok [INFO] [stdout] test traits::collections::left_semi_join::tests::left_semi_join_fk_reacts_to_post_removal ... 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_reacts_to_right_removal ... ok [INFO] [stdout] test traits::collections::project::tests::project_handles_projection_disappearance_without_extra_rows ... 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_entries_observable ... 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::operators::audit::tests::test_audit_emits_last ... 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::operators::backpressure::tests::test_drop_oldest ... ok [INFO] [stdout] test traits::operators::backpressure::tests::test_drop_oldest_forwards_complete ... ok [INFO] [stdout] test traits::collections::select_cell::tests::select_cell_reacts_to_predicate_changes ... ok [INFO] [stdout] test traits::operators::buffer_count::tests::test_buffer_count ... ok [INFO] [stdout] test traits::operators::backpressure::tests::test_sample_latest ... ok [INFO] [stdout] test traits::operators::buffer_time::tests::test_buffer_time ... ok [INFO] [stdout] test traits::operators::buffer_time::tests::test_buffer_time_emits_remainder_on_complete ... ok [INFO] [stdout] test traits::operators::buffer_count::tests::test_buffer_count_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::cold::tests::test_cold_starts_as_none ... 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::deduped::tests::test_deduped_propagates_completion ... ok [INFO] [stdout] test traits::operators::debounce::tests::test_debounce_waits_for_pause ... 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_complete ... ok [INFO] [stdout] test traits::operators::delay::tests::test_delay_delays_emission ... ok [INFO] [stdout] test traits::operators::first::tests::test_first ... ok [INFO] [stdout] test traits::operators::join::tests::test_flat_macro_chain ... ok [INFO] [stdout] test traits::operators::finalize::tests::test_finalize_on_error ... ok [INFO] [stdout] test traits::operators::join::tests::test_join_combines_cells ... 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_empty ... 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_with_values ... ok [INFO] [stdout] test traits::operators::last::tests::test_last_or_without_values ... ok [INFO] [stdout] test traits::operators::map::tests::test_map_chain ... ok [INFO] [stdout] test traits::operators::map::tests::test_map_tracks_dependency ... ok [INFO] [stdout] test traits::operators::map::tests::test_map_transform ... ok [INFO] [stdout] test traits::operators::map::tests::test_map_type_change ... ok [INFO] [stdout] test traits::operators::merge::tests::test_merge ... ok [INFO] [stdout] test traits::operators::merge_map::tests::test_merge_map_merges ... 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::retry::tests::test_retry_resets_on_success ... ok [INFO] [stdout] test traits::operators::retry::tests::test_retry_retries_on_error ... 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::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::skip_while::tests::test_skip_while ... 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_on_enter_exit ... 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_selective_emit ... ok [INFO] [stdout] test traits::operators::state_transition::tests::test_state_transition_valid ... ok [INFO] [stdout] test traits::operators::state_transition::tests::test_state_transition_undefined_advances_state ... 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::take::tests::test_take_limits_emissions ... ok [INFO] [stdout] test traits::operators::take_until::tests::test_take_until ... ok [INFO] [stdout] test traits::operators::take_until::tests::test_take_until_completes_on_notifier ... ok [INFO] [stdout] test traits::operators::take_while::tests::test_take_while ... ok [INFO] [stdout] test traits::operators::take_while::tests::test_take_while_completes_on_predicate_fail ... ok [INFO] [stdout] test traits::operators::tap::tests::test_tap_side_effect ... ok [INFO] [stdout] test traits::operators::throttle::tests::test_throttle_limits_rate ... ok [INFO] [stdout] test traits::operators::timeout::tests::test_timeout_no_error_after_complete ... ok [INFO] [stdout] test traits::operators::timeout::tests::test_timeout_no_timeout_when_active ... ok [INFO] [stdout] test traits::operators::timeout::tests::test_timeout_triggers_on_inactivity ... ok [INFO] [stdout] test traits::operators::window::tests::test_window_size_one ... ok [INFO] [stdout] test traits::operators::with_latest_from::tests::test_with_latest_from ... ok [INFO] [stdout] test traits::operators::zip::tests::test_zip ... ok [INFO] [stdout] test traits::operators::window::tests::test_window_sliding ... 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_deep_chain ... ok [INFO] [stdout] test tests::concurrency::stress_wide_fan_out ... 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. 233 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 64.76s [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/lib.rs - (line 44) ... ok [INFO] [stdout] test src/cell_map.rs - cell_map::CellMap (line 57) ... ok [INFO] [stdout] test src/traits/operators/audit.rs - traits::operators::audit::AuditExt::audit (line 26) ... ok [INFO] [stdout] test src/cell_set.rs - cell_set::CellSet (line 46) ... ok [INFO] [stdout] test src/traits/operators/backpressure.rs - traits::operators::backpressure::BackpressureExt::sample_latest (line 142) ... 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/backpressure.rs - traits::operators::backpressure::BackpressureExt::drop_newest (line 81) ... ok [INFO] [stdout] test src/traits/operators/concat.rs - traits::operators::concat::ConcatExt::concat (line 20) ... ok [INFO] [stdout] test src/traits/operators/distinct.rs - traits::operators::distinct::DistinctExt::distinct (line 25) ... 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/finalize.rs - traits::operators::finalize::FinalizeExt::finalize (line 54) ... 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/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 (line 23) ... ok [INFO] [stdout] test src/traits/operators/retry.rs - traits::operators::retry::RetryExt::retry (line 20) ... ok [INFO] [stdout] test src/traits/operators/backpressure.rs - traits::operators::backpressure::BackpressureExt::drop_oldest (line 22) ... ok [INFO] [stdout] test src/traits/operators/retry.rs - traits::operators::retry::RetryExt::retry_when (line 97) ... ok [INFO] [stdout] test src/traits/operators/sample.rs - traits::operators::sample::SampleExt::sample (line 12) ... 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/try_map.rs - traits::operators::try_map::TryMapExt::try_map (line 20) ... ok [INFO] [stdout] test src/traits/operators/skip_while.rs - traits::operators::skip_while::SkipWhileExt::skip_while (line 19) ... ok [INFO] [stdout] test src/cell.rs - cell::Cell::on_slow_subscriber (line 177) ... ok [INFO] [stdout] test src/flat.rs - flat::flat (line 6) ... ok [INFO] [stdout] test src/traits/operators/last.rs - traits::operators::last::LastExt::last_or (line 77) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... 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/window.rs - traits::operators::window::WindowExt::window (line 15) ... ok [INFO] [stdout] test src/bounded_output.rs - bounded_output::BoundedOutput (line 24) ... 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.20s [INFO] [stdout] [INFO] [stdout] all doctests ran in 4.05s; merged doctests compilation took 3.84s [INFO] running `Command { std: "docker" "inspect" "d92c7c362425676bae09fd665159424202fa0c43f61aabbff594e7360a55dbac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d92c7c362425676bae09fd665159424202fa0c43f61aabbff594e7360a55dbac", kill_on_drop: false }` [INFO] [stdout] d92c7c362425676bae09fd665159424202fa0c43f61aabbff594e7360a55dbac