[INFO] fetching crate announcement 0.1.0...
[INFO] testing announcement-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate announcement 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate announcement 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate announcement 0.1.0
[INFO] tweaked toml for crates.io crate announcement 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate announcement 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate announcement 0.1.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e373fbc33614db69065ec581abe88fed318069f3265dbbdae0f730b6cb215cf
[INFO] running `Command { std: "docker" "start" "-a" "5e373fbc33614db69065ec581abe88fed318069f3265dbbdae0f730b6cb215cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e373fbc33614db69065ec581abe88fed318069f3265dbbdae0f730b6cb215cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e373fbc33614db69065ec581abe88fed318069f3265dbbdae0f730b6cb215cf", kill_on_drop: false }`
[INFO] [stdout] 5e373fbc33614db69065ec581abe88fed318069f3265dbbdae0f730b6cb215cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17caa9dd462873df8389b54810212aeeaad36517e4ec65a0aaa7f8e6ff2cd57d
[INFO] running `Command { std: "docker" "start" "-a" "17caa9dd462873df8389b54810212aeeaad36517e4ec65a0aaa7f8e6ff2cd57d", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling announcement v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "17caa9dd462873df8389b54810212aeeaad36517e4ec65a0aaa7f8e6ff2cd57d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17caa9dd462873df8389b54810212aeeaad36517e4ec65a0aaa7f8e6ff2cd57d", kill_on_drop: false }`
[INFO] [stdout] 17caa9dd462873df8389b54810212aeeaad36517e4ec65a0aaa7f8e6ff2cd57d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cde9bb157a669253ea19caaad811816ba0b5914bdef3a4d4e25f33417c92ab8
[INFO] running `Command { std: "docker" "start" "-a" "7cde9bb157a669253ea19caaad811816ba0b5914bdef3a4d4e25f33417c92ab8", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.20
[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_lex v0.7.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling announcement v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "7cde9bb157a669253ea19caaad811816ba0b5914bdef3a4d4e25f33417c92ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cde9bb157a669253ea19caaad811816ba0b5914bdef3a4d4e25f33417c92ab8", kill_on_drop: false }`
[INFO] [stdout] 7cde9bb157a669253ea19caaad811816ba0b5914bdef3a4d4e25f33417c92ab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2704acf892aed2f098a8fa7791b1d05704a07af479979540370e349497a69eb7
[INFO] running `Command { std: "docker" "start" "-a" "2704acf892aed2f098a8fa7791b1d05704a07af479979540370e349497a69eb7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/announcement-b62880e48e507285)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_announce_with_no_listeners ... ok
[INFO] [stdout] test tests::test_clone_announcement ... ok
[INFO] [stderr]      Running tests/announce_drop_race_test.rs (/opt/rustwide/target/debug/deps/announce_drop_race_test-d76bee780936e7b0)
[INFO] [stdout] test tests::test_listen_error_display ... ok
[INFO] [stdout] test tests::test_try_listen_before_announce ... ok
[INFO] [stdout] test tests::test_with_arc ... ok
[INFO] [stdout] test tests::test_error_display ... ok
[INFO] [stdout] test tests::test_multiple_listeners ... ok
[INFO] [stdout] test tests::test_try_listen_after_announce ... ok
[INFO] [stdout] test tests::test_is_announced ... ok
[INFO] [stdout] test tests::test_clone_listener ... ok
[INFO] [stdout] test tests::test_error_into_inner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_drop_before_listen_completes ... ok
[INFO] [stdout] test test_try_listen_after_drop ... ok
[INFO] [stdout] test test_announce_then_drop_no_delay ... ok
[INFO] [stdout] test test_immediate_drop_after_announce ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/arc_refcount_cycles_test.rs (/opt/rustwide/target/debug/deps/arc_refcount_cycles_test-c0baaaa2285517f6)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_arc_refcount_rapid_cycles ... ok
[INFO] [stdout] test test_arc_refcount_concurrent_cycles ... ok
[INFO] [stdout] test test_arc_refcount_with_announcer_drop ... ok
[INFO] [stdout] test test_arc_refcount_mixed_drop_patterns ... ok
[INFO] [stderr]      Running tests/close_behavior_tests.rs (/opt/rustwide/target/debug/deps/close_behavior_tests-943f407379046335)
[INFO] [stdout] test test_arc_refcount_with_listener_cloning ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_close_rapid_checks ... ok
[INFO] [stdout] test test_close_try_listen_interaction ... ok
[INFO] [stdout] test test_close_with_arc_type ... ok
[INFO] [stdout] test test_close_sets_closed_flag ... ok
[INFO] [stdout] test test_close_prevents_future_waiting ... ok
[INFO] [stdout] test test_close_notifies_async_listeners ... ok
[INFO] [stdout] test test_close_notifies_all_listeners ... ok
[INFO] [stdout] test test_close_notifies_blocking_listeners ... ok
[INFO] [stdout] test test_close_with_no_listeners ... ok
[INFO] [stdout] test test_close_concurrent_status_checks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/close_race_test.rs (/opt/rustwide/target/debug/deps/close_race_test-4110fb8426c1a294)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_close_detection_is_closed ... ok
[INFO] [stdout] test test_rapid_close_listen_cycles ... ok
[INFO] [stdout] test test_close_during_timeout_blocking ... ok
[INFO] [stdout] test test_close_during_active_listen ... ok
[INFO] [stdout] test test_close_with_concurrent_listeners ... ok
[INFO] [stdout] test test_close_during_blocking_listen ... ok
[INFO] [stdout] test test_close_with_try_listen_checks ... ok
[INFO] [stdout] test test_close_in_toctou_window ... ok
[INFO] [stdout] test test_close_with_barrier_sync ... ok
[INFO] [stdout] test test_close_propagation_stress ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/closed_detection_tests.rs (/opt/rustwide/target/debug/deps/closed_detection_tests-786934e5a20467b7)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_closed_error_display ... ok
[INFO] [stdout] test test_cloned_announcement_sees_closed_state ... ok
[INFO] [stdout] test test_announce_takes_precedence_over_close ... ok
[INFO] [stdout] test test_announced_then_never_closed ... ok
[INFO] [stdout] test test_closed_with_arc_value_type ... ok
[INFO] [stdout] test test_explicit_close_notifies_listener ... ok
[INFO] [stdout] test test_drop_immediately_after_creation ... ok
[INFO] [stdout] test test_dropped_announcer_notifies_listener ... ok
[INFO] [stdout] test test_is_closed_after_drop ... ok
[INFO] [stdout] test test_listen_multiple_times_after_closed ... ok
[INFO] [stdout] test test_is_announced_vs_is_closed ... ok
[INFO] [stdout] test test_is_closed_after_explicit_close ... ok
[INFO] [stdout] test test_try_listen_with_closed_announcer ... ok
[INFO] [stdout] test test_tokio_closed_detection ... ok
[INFO] [stdout] test test_listener_created_after_close ... ok
[INFO] [stdout] test test_multiple_listeners_all_notified_on_drop ... ok
[INFO] [stdout] test test_multiple_listeners_all_notified_on_close ... ok
[INFO] [stdout] test test_race_drop_during_listen_setup ... ok
[INFO] [stdout] test test_smol_closed_detection ... ok
[INFO] [stdout] test test_listen_blocking_returns_closed ... ok
[INFO] [stdout] test test_concurrent_listeners_waiting_when_closed ... ok
[INFO] [stdout] test test_multiple_blocking_threads_notified ... ok
[INFO] [stdout] test test_listen_timeout_blocking_returns_closed_not_timeout ... ok
[INFO] [stdout] test test_mixed_waiting_and_polling_listeners ... ok
[INFO] [stdout] test test_many_listeners_closed ... ok
[INFO] [stdout] test test_repeated_close_scenarios ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrency_tests.rs (/opt/rustwide/target/debug/deps/concurrency_tests-ee92e17efa18f65e)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_concurrent_announce_protection ... ok
[INFO] [stdout] test test_pipeline_pattern ... ok
[INFO] [stdout] test test_deadlock_prevention ... ok
[INFO] [stdout] test test_priority_inversion ... ok
[INFO] [stdout] test test_map_reduce_pattern ... ok
[INFO] [stdout] test test_mpsc_simulation ... ok
[INFO] [stdout] test test_producer_consumer_pattern ... ok
[INFO] [stdout] test test_listener_creation_during_announce ... ok
[INFO] [stdout] test test_fork_join_pattern ... ok
[INFO] [stdout] test test_memory_ordering ... ok
[INFO] [stdout] test test_reader_writer_pattern ... ok
[INFO] [stdout] test test_rendezvous_pattern ... ok
[INFO] [stdout] test test_scatter_gather_pattern ... ok
[INFO] [stdout] test test_spinlock_waiting ... ok
[INFO] [stdout] test test_recursive_spawning ... ok
[INFO] [stdout] test test_thread_local_interaction ... ok
[INFO] [stdout] test test_thread_pool_pattern ... ok
[INFO] [stdout] test test_thread_safety_shared_state ... ok
[INFO] [stdout] test test_mutex_contention ... ok
[INFO] [stdout] test test_concurrent_is_announced_checks ... ok
[INFO] [stdout] test test_broadcast_pattern ... ok
[INFO] [stdout] test test_concurrent_cloning ... ok
[INFO] [stdout] test test_concurrent_try_listen_1000 ... ok
[INFO] [stdout] test test_concurrent_listener_creation_1000 ... ok
[INFO] [stderr]      Running tests/critical_tests.rs (/opt/rustwide/target/debug/deps/critical_tests-bfc13c9c7bac4d81)
[INFO] [stdout] test test_comprehensive_concurrency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_arc_refcount_multiple_listeners ... ok
[INFO] [stdout] test test_arc_refcount_stress ... ok
[INFO] [stdout] test test_close_during_listener_setup ... ok
[INFO] [stdout] test test_weak_memory_ordering_visibility ... ok
[INFO] [stdout] test test_close_race_with_active_listen ... ok
[INFO] [stdout] test test_weak_memory_ordering_multiple_observers ... ok
[INFO] [stdout] test test_arc_drop_race_with_announcement ... ok
[INFO] [stdout] test test_closed_flag_visibility ... ok
[INFO] [stderr]      Running tests/deadlock_prevention_tests.rs (/opt/rustwide/target/debug/deps/deadlock_prevention_tests-56ee96b8b71eb36c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.49s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_announcer_dropped_listeners_detect_closed ... ok
[INFO] [stdout] test test_no_deadlock_circular_deps ... ok
[INFO] [stdout] test test_no_deadlock_cross_thread_deps ... ok
[INFO] [stdout] test test_no_deadlock_recursive_listeners ... ok
[INFO] [stdout] test test_no_deadlock_signal_pattern ... ok
[INFO] [stdout] test test_no_deadlock_nested_announcements ... ok
[INFO] [stdout] test test_listen_timeout_actually_times_out ... ok
[INFO] [stdout] test test_no_deadlock_barrier_sync ... ok
[INFO] [stdout] test test_no_deadlock_with_panic ... ok
[INFO] [stdout] test test_no_deadlock_summary ... ok
[INFO] [stdout] test test_no_deadlock_poisoned_mutex_value ... ok
[INFO] [stdout] test test_no_deadlock_blocking_ops ... ok
[INFO] [stdout] test test_no_deadlock_error_propagation ... ok
[INFO] [stdout] test test_no_deadlock_channel_chains ... ok
[INFO] [stdout] test test_no_deadlock_mixed_blocking ... ok
[INFO] [stdout] test test_no_deadlock_simultaneous_timeouts ... ok
[INFO] [stdout] test test_no_deadlock_timeout_cascade ... ok
[INFO] [stdout] test test_no_deadlock_multiple_mutexes ... ok
[INFO] [stdout] test test_no_deadlock_rapid_churn ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/drop_impl_tests.rs (/opt/rustwide/target/debug/deps/drop_impl_tests-ed6ee567c9ed82f1)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_drop_checks_not_closed_correctly ... ok
[INFO] [stdout] test test_drop_checks_value_is_none_correctly ... ok
[INFO] [stdout] test test_drop_closed_flag_atomic_ordering ... ok
[INFO] [stdout] test test_drop_conditional_already_announced ... ok
[INFO] [stdout] test test_drop_equivalent_to_explicit_close ... ok
[INFO] [stdout] test test_drop_conditional_already_closed ... ok
[INFO] [stdout] test test_drop_in_nested_scope ... ok
[INFO] [stdout] test test_drop_notification_visible_to_new_listeners ... ok
[INFO] [stdout] test test_drop_sets_closed_flag_quick ... ok
[INFO] [stdout] test test_drop_with_arc_value ... ok
[INFO] [stdout] test test_rapid_drops_stress ... ok
[INFO] [stdout] test test_drop_wakes_blocking_listeners_quick ... ok
[INFO] [stdout] test test_drop_wakes_multiple_async_listeners ... ok
[INFO] [stdout] test test_drop_ordering_set_closed_before_notify ... ok
[INFO] [stdout] test test_drop_after_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dropped_sender_tests.rs (/opt/rustwide/target/debug/deps/dropped_sender_tests-677aec313074dac8)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_announcer_dropped_arc_value ... ok
[INFO] [stdout] test test_announcer_dropped_in_destructor ... ok
[INFO] [stdout] test test_announcer_dropped_in_thread ... ok
[INFO] [stdout] test test_announcer_dropped_try_listen_none ... ok
[INFO] [stdout] test test_clone_chain_dropped_announcer ... ok
[INFO] [stdout] test test_announcer_dropped_listeners_wait ... ok
[INFO] [stdout] test test_compile_time_safety_announcer_consumed ... ok
[INFO] [stdout] test test_async_listen_announcer_dropped ... ok
[INFO] [stdout] test test_conditional_announcer_drop ... ok
[INFO] [stdout] test test_document_dropped_announcer_behavior ... ok
[INFO] [stdout] test test_dropped_announcer_option ... ok
[INFO] [stdout] test test_dropped_announcer_large_type ... ok
[INFO] [stdout] test test_dropped_announcer_result ... ok
[INFO] [stdout] test test_dropped_announcer_recursive ... ok
[INFO] [stdout] test test_dropped_announcer_zst ... ok
[INFO] [stdout] test test_listener_blocking_wait_announcer_already_dropped ... ok
[INFO] [stdout] test test_memory_freed_announcer_dropped ... ok
[INFO] [stdout] test test_multiple_listeners_announcer_dropped ... ok
[INFO] [stdout] test test_multiple_channels_some_dropped ... ok
[INFO] [stdout] test test_is_announced_false_forever ... ok
[INFO] [stdout] test test_no_panic_announcer_dropped ... ok
[INFO] [stdout] test test_no_deadlock_timeout_blocking_announcer_dropped ... ok
[INFO] [stdout] test test_stress_rapid_announcer_drops ... ok
[INFO] [stdout] test test_many_announcers_dropped_parallel ... ok
[INFO] [stdout] test test_thread_panic_with_announcer ... ok
[INFO] [stdout] test test_document_blocking_behavior ... ok
[INFO] [stdout] test test_announcer_dropped_multi_thread_listeners ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-23f35111bf85953a)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test test_12_tuple ... ok
[INFO] [stdout] test test_alternating_operations ... ok
[INFO] [stdout] test test_all_listeners_dropped_before_announce ... ok
[INFO] [stdout] test test_announcement_clone_chain ... ok
[INFO] [stdout] test test_announce_zero_listeners_minimal_overhead ... ok
[INFO] [stdout] test test_announcement_memory_size ... ok
[INFO] [stdout] test test_announcement_dropped_before_listeners ... ok
[INFO] [stdout] test test_announcement_with_btreemap ... ok
[INFO] [stdout] test test_announcement_with_btreeset ... ok
[INFO] [stdout] test test_announcement_with_closure ... ok
[INFO] [stdout] test test_announcement_with_hashmap ... ok
[INFO] [stdout] test test_announcement_with_hashset ... ok
[INFO] [stdout] test test_announcer_dropped_without_announce ... ok
[INFO] [stdout] test test_arc_refcount_after_announce ... ok
[INFO] [stdout] test test_binary_patterns ... ok
[INFO] [stdout] test test_bitwise_patterns ... ok
[INFO] [stdout] test test_bool_true ... ok
[INFO] [stdout] test test_bool_false ... ok
[INFO] [stdout] test test_boxed_type ... ok
[INFO] [stdout] test test_cannot_reuse_consumed_announcer ... ok
[INFO] [stdout] test test_const_array ... ok
[INFO] [stdout] test test_deeply_nested_structure ... ok
[INFO] [stdout] test test_arc_mutex ... ok
[INFO] [stdout] test test_char_boundaries ... ok
[INFO] [stdout] test test_arc_rwlock ... ok
[INFO] [stdout] test test_empty_announcement ... ok
[INFO] [stdout] test test_drop_order ... ok
[INFO] [stdout] test test_empty_string ... ok
[INFO] [stdout] test test_empty_hashmap ... ok
[INFO] [stdout] test test_clone_announcement_after_announce ... ok
[INFO] [stdout] test test_edge_case_alternating_listener_pattern ... ok
[INFO] [stdout] test test_complex_generics ... ok
[INFO] [stdout] test test_hashmap_collision_keys ... ok
[INFO] [stdout] test test_empty_btreemap ... ok
[INFO] [stdout] test test_complex_enum ... ok
[INFO] [stdout] test test_empty_vec ... ok
[INFO] [stdout] test test_complex_tuple ... ok
[INFO] [stdout] test test_error_types ... ok
[INFO] [stdout] test test_hashmap_complex_values ... ok
[INFO] [stdout] test test_infinity_f32 ... ok
[INFO] [stdout] test test_large_enum ... ok
[INFO] [stdout] test test_listener_after_announcer_drop ... ok
[INFO] [stdout] test test_listener_clone_chain ... ok
[INFO] [stdout] test test_listener_immediate_drop ... ok
[INFO] [stdout] test test_filesystem_special_chars ... ok
[INFO] [stdout] test test_large_array ... ok
[INFO] [stdout] test test_function_pointer ... ok
[INFO] [stdout] test test_max_u128 ... ok
[INFO] [stdout] test test_min_i128 ... ok
[INFO] [stdout] test test_mixed_sync_primitives ... ok
[INFO] [stdout] test test_mixed_timing_listeners ... ok
[INFO] [stdout] test test_multiple_channels ... ok
[INFO] [stdout] test test_nan_f64 ... ok
[INFO] [stdout] test test_listener_after_many_checks ... ok
[INFO] [stdout] test test_cross_thread_verification ... ok
[INFO] [stdout] test test_negative_zero ... ok
[INFO] [stdout] test test_nested_announcements ... ok
[INFO] [stdout] test test_nested_options ... ok
[INFO] [stdout] test test_nested_results ... ok
[INFO] [stdout] test test_option_none ... ok
[INFO] [stdout] test test_listener_memory_size ... ok
[INFO] [stdout] test test_option_some ... ok
[INFO] [stdout] test test_overflow_patterns ... ok
[INFO] [stdout] test test_path_strings ... ok
[INFO] [stdout] test test_phantom_data ... ok
[INFO] [stdout] test test_float_special_values ... ok
[INFO] [stdout] test test_partial_struct ... ok
[INFO] [stdout] test test_neg_infinity_f64 ... ok
[INFO] [stdout] test test_memory_ordering_stress ... ok
[INFO] [stdout] test test_max_listeners_single_announcement ... ok
[INFO] [stdout] test test_result_ok ... ok
[INFO] [stdout] test test_safe_integer_boundaries ... ok
[INFO] [stdout] test test_simple_enum ... ok
[INFO] [stdout] test test_simple_tuple ... ok
[INFO] [stdout] test test_sequential_small_announcements ... ok
[INFO] [stdout] test test_single_element_hashset ... ok
[INFO] [stdout] test test_recursive_enum ... ok
[INFO] [stdout] test test_recursive_type_with_arc ... ok
[INFO] [stdout] test test_rapid_listener_churn ... ok
[INFO] [stdout] test test_single_element_vec ... ok
[INFO] [stdout] test test_result_err ... ok
[INFO] [stdout] test test_thread_local_interaction ... ok
[INFO] [stdout] test test_small_array ... ok
[INFO] [stdout] test test_static_str ... ok
[INFO] [stdout] test test_sql_injection_string ... ok
[INFO] [stdout] test test_string_escaping ... ok
[INFO] [stdout] test test_string_with_nulls ... ok
[INFO] [stdout] test test_struct_with_drop ... ok
[INFO] [stdout] test test_type_aliases ... ok
[INFO] [stdout] test test_unicode_combining ... ok
[INFO] [stdout] test test_utf8_boundaries ... ok
[INFO] [stdout] test test_unicode_emoji ... ok
[INFO] [stdout] test test_unicode_rtl ... ok
[INFO] [stdout] test test_spin_wait_pattern ... ok
[INFO] [stdout] test test_trait_object ... ok
[INFO] [stdout] test test_vec_of_hashmaps ... ok
[INFO] [stdout] test test_vec_with_negative_pattern ... ok
[INFO] [stdout] test test_very_large_type ... ok
[INFO] [stdout] test test_whitespace_strings ... ok
[INFO] [stdout] test test_type_with_lifetime ... ok
[INFO] [stdout] test test_zero_sized_array ... ok
[INFO] [stdout] test test_rapid_fire_all_operations ... ok
[INFO] [stdout] test test_zero_capacity_vec ... ok
[INFO] [stdout] test test_zero_sized_type ... ok
[INFO] [stdout] test test_panic_before_announce ... ok
[INFO] [stdout] test test_poisoned_mutex ... ok
[INFO] [stdout] test test_thread_yield_pattern ... ok
[INFO] [stdout] test test_extreme_thread_contention ... ok
[INFO] [stdout] test test_announce_exactly_with_try_listen ... ok
[INFO] [stdout] test test_concurrent_listener_creation ... ok
[INFO] [stdout] test test_very_long_string ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-a36430f40ba1b908)
[INFO] [stdout] test test_announce_during_listener_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_blocking_timeout_failure ... ok
[INFO] [stdout] test test_listen_after_announce ... ok
[INFO] [stdout] test test_multiple_listeners_created_after_announce ... ok
[INFO] [stdout] test test_announcement_with_large_data ... ok
[INFO] [stdout] test test_no_leak_when_announcer_dropped ... ok
[INFO] [stdout] test test_no_leak_when_no_listeners ... ok
[INFO] [stdout] test test_clone_announcement ... ok
[INFO] [stdout] test test_listener_multiple_calls ... ok
[INFO] [stdout] test test_with_arc ... ok
[INFO] [stdout] test test_blocking_timeout_success ... ok
[INFO] [stdout] test test_blocking_listen ... ok
[INFO] [stdout] test test_async_listen ... ok
[INFO] [stdout] test test_concurrent_listeners ... ok
[INFO] [stdout] test test_smol_multiple_listeners ... ok
[INFO] [stdout] test test_multiple_async_listeners ... ok
[INFO] [stdout] test test_race_condition_protection ... ok
[INFO] [stdout] test test_smol_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mutation_coverage.rs (/opt/rustwide/target/debug/deps/mutation_coverage-29fe70cd2f556e07)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_close_actually_closes ... ok
[INFO] [stdout] test test_listen_blocking_non_default ... ok
[INFO] [stdout] test test_close_wakes_multiple_listeners ... ok
[INFO] [stdout] test test_timeout_blocking_correct_value ... ok
[INFO] [stdout] test test_timeout_actually_waits ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/no_receiver_tests.rs (/opt/rustwide/target/debug/deps/no_receiver_tests-ea75b33eb957aee6)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_all_listeners_dropped_after_announce ... ok
[INFO] [stdout] test test_announce_arc_data_no_listeners ... ok
[INFO] [stdout] test test_announce_with_zero_listeners_created ... ok
[INFO] [stdout] test test_all_listeners_dropped_before_announce ... ok
[INFO] [stdout] test test_announcement_dropped_before_announcer_no_listeners ... ok
[INFO] [stdout] test test_custom_drop_type_no_listeners ... ok
[INFO] [stdout] test test_announce_large_data_no_listeners ... ok
[INFO] [stdout] test test_no_memory_leak_value_dropped_with_last_reference ... ok
[INFO] [stdout] test test_listener_churn_before_announce ... ok
[INFO] [stdout] test test_multiple_announcements_to_nobody_stress ... ok
[INFO] [stdout] test test_recursive_structure_no_listeners ... ok
[INFO] [stdout] test test_announce_then_drop_announcement_no_listeners ... ok
[INFO] [stdout] test test_threaded_announce_no_listeners ... ok
[INFO] [stdout] test test_value_dropped_when_announcement_dropped ... ok
[INFO] [stdout] test test_async_no_listeners ... ok
[INFO] [stdout] test test_zero_overhead_no_listeners ... ok
[INFO] [stdout] test test_complex_no_listener_scenario ... ok
[INFO] [stdout] test test_threaded_listeners_all_dropped ... ok
[INFO] [stdout] test test_parallel_announcements_no_listeners ... ok
[INFO] [stdout] test test_rapid_empty_announcement_creation ... ok
[INFO] [stdout] test test_announce_no_listeners_no_blocking ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_announce_no_listeners_no_blocking stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_announce_no_listeners_no_blocking' (136687) panicked at tests/no_receiver_tests.rs:491:5:
[INFO] [stdout] Announce should not block when there are no listeners
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7c2ce2a302 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7c2ce2a302 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7c2ce2a302 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7c2ce2a302 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7c2ce3f09a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7c2ce3f09a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5f7c2ce2f2d6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7c2ce2f2d6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7c2ce0867f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7c2ce0867f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7c2ce22539 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7c2cdbc78e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f7c2cdbc78e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7c2ce227a2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f7c2ce227a2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7c2ce0876a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f7c2cdfd8f9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7c2ce0958d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7c2ce3f7dc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7c2cd07bc5 - no_receiver_tests[d14aca6e3976a032]::test_announce_no_listeners_no_blocking
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/no_receiver_tests.rs:491:5
[INFO] [stdout]   20:     0x5f7c2cd04c67 - no_receiver_tests[d14aca6e3976a032]::test_announce_no_listeners_no_blocking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/no_receiver_tests.rs:483:44
[INFO] [stdout]   21:     0x5f7c2cd1d886 - <no_receiver_tests[d14aca6e3976a032]::test_announce_no_listeners_no_blocking::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f7c2cdb0b3b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f7c2cdb0b3b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5f7c2cdbd39a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5f7c2cdbd39a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5f7c2cdbd39a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5f7c2cdbd39a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f7c2cdbd39a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f7c2cdbd39a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5f7c2cdbd39a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5f7c2cdb7864 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5f7c2cdb7864 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5f7c2cdbfe92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5f7c2cdbfe92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5f7c2cdbfe92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f7c2cdbfe92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f7c2cdbfe92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f7c2cdbfe92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5f7c2cdbfe92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f7c2ce29b9f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5f7c2ce29b9f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x71c426066aa4 - <unknown>
[INFO] [stdout]   43:     0x71c4260f3a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_announce_no_listeners_no_blocking
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test no_receiver_tests`
[INFO] running `Command { std: "docker" "inspect" "2704acf892aed2f098a8fa7791b1d05704a07af479979540370e349497a69eb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2704acf892aed2f098a8fa7791b1d05704a07af479979540370e349497a69eb7", kill_on_drop: false }`
[INFO] [stdout] 2704acf892aed2f098a8fa7791b1d05704a07af479979540370e349497a69eb7
