[INFO] fetching crate astrid-events 0.10.4...
[INFO] testing astrid-events-0.10.4 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate astrid-events 0.10.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate astrid-events 0.10.4
[INFO] finished tweaking crates.io crate astrid-events 0.10.4
[INFO] tweaked toml for crates.io crate astrid-events 0.10.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate astrid-events 0.10.4 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate astrid-events 0.10.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-rng-internal v1.23.4
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded uuid v1.23.4
[INFO] [stderr]   Downloaded metrics-util v0.20.4
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.1
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded astrid-runtime v0.10.4
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded astrid-types v0.10.4
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded wasmtimer v0.4.3
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded metrics v0.24.6
[INFO] [stderr]   Downloaded rapidhash v4.4.1
[INFO] [stderr]   Downloaded astrid-core v0.10.4
[INFO] [stderr]   Downloaded blake3 v1.8.5
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163
[INFO] running `Command { std: "docker" "start" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling rapidhash v4.4.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling metrics v0.24.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling astrid-runtime v0.10.4
[INFO] [stderr]    Compiling astrid-types v0.10.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling astrid-core v0.10.4
[INFO] [stderr]    Compiling astrid-events v0.10.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling astrid-core v0.10.4
[INFO] [stderr]    Compiling astrid-runtime v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling metrics-util v0.20.4
[INFO] [stderr]    Compiling astrid-events v0.10.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/astrid_events-36e9be65b1c9e1d2)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test bus::tests::cross_principal_audit_isolation_at_bus ... ok
[INFO] [stdout] test bus::tests::lag_and_publish_metrics_record_with_labels ... ok
[INFO] [stdout] test bus::tests::routed_path_does_not_disturb_broadcast_subscribers ... ok
[INFO] [stdout] test bus::tests::routed_receiver_isolation_between_subscriptions ... ok
[INFO] [stdout] test bus::tests::routed_subscription_dropped_on_drop ... ok
[INFO] [stdout] test bus::tests::test_cloned_bus_synchronous_subscriber ... ok
[INFO] [stdout] test bus::tests::test_drain_lagged_accumulates_across_calls ... ok
[INFO] [stdout] test bus::tests::routed_subscription_isolates_principals_under_burst ... ok
[INFO] [stdout] test bus::tests::test_drain_lagged_initially_zero ... ok
[INFO] [stdout] test bus::tests::test_drain_lagged_resets_after_read ... ok
[INFO] [stdout] test bus::tests::test_drop_deadlock_publish_from_drop ... ok
[INFO] [stdout] test bus::tests::test_event_bus_drop_cleans_up_registry ... ok
[INFO] [stdout] test bus::tests::test_event_bus_with_capacity ... ok
[INFO] [stdout] test bus::tests::test_middle_wildcard_matches_one_segment ... ok
[INFO] [stdout] test bus::tests::test_multiple_subscribers ... ok
[INFO] [stdout] test bus::tests::test_no_subscribers ... ok
[INFO] [stdout] test bus::tests::test_publish_and_receive ... ok
[INFO] [stdout] test bus::tests::test_event_bus_creation ... ok
[INFO] [stdout] test bus::tests::routed_demux_no_broadcast_storm ... ok
[INFO] [stdout] test bus::tests::routed_receiver_drain_under_n1000_fanin_via_try_drain ... ok
[INFO] [stdout] test bus::tests::test_reentrancy_unregister_from_on_event ... ok
[INFO] [stdout] test bus::tests::test_subscriber_count ... ok
[INFO] [stdout] test bus::tests::test_topic_subscription_exact ... ok
[INFO] [stdout] test bus::tests::test_topic_subscription_ignores_non_ipc ... ok
[INFO] [stdout] test bus::tests::test_topic_subscription_wildcard ... ok
[INFO] [stdout] test bus::tests::test_try_recv_drains_burst ... ok
[INFO] [stdout] test bus::tests::test_try_recv_empty ... ok
[INFO] [stdout] test bus::tests::test_try_recv_with_event ... ok
[INFO] [stdout] test bus::tests::test_wildcard_matches_multiple_depths ... ok
[INFO] [stdout] test bus::tests::test_wildcard_rejects_deep_topics ... ok
[INFO] [stdout] test bus::tests::unscoped_route_unchanged_regression ... ok
[INFO] [stdout] test event::tests::test_event_metadata_builder ... ok
[INFO] [stdout] test event::tests::test_event_metadata_creation ... ok
[INFO] [stdout] test event::tests::test_event_type ... ok
[INFO] [stdout] test event::tests::test_event_serialization ... ok
[INFO] [stdout] test event::tests::test_security_event_detection ... ok
[INFO] [stdout] test rate_limiter::tests::payload_above_hard_cap_rejected_regardless_of_profile ... ok
[INFO] [stdout] test rate_limiter::tests::same_principal_on_two_capsules_has_independent_buckets ... ok
[INFO] [stdout] test rate_limiter::tests::two_principals_have_independent_buckets ... ok
[INFO] [stdout] test rate_limiter::tests::single_principal_honors_profile_ceiling ... ok
[INFO] [stdout] test bus::tests::test_recv_blocking_wakes_on_message ... ok
[INFO] [stdout] test route::entry::tests::accepts_predicate_authz_rule ... ok
[INFO] [stdout] test route::entry::tests::alloc_increments_monotonically ... ok
[INFO] [stdout] test route::entry::tests::drr_interleaves_when_quantum_caps_per_round ... ok
[INFO] [stdout] test route::entry::tests::drr_isolates_principals_under_burst ... ok
[INFO] [stdout] test route::entry::tests::drr_two_principals_yield_equal_counts ... ok
[INFO] [stdout] test route::entry::tests::eviction_drops_oldest_head_under_budget ... ok
[INFO] [stdout] test route::entry::tests::high_rate_tiny_stream_under_cap_is_not_dropped ... ok
[INFO] [stdout] test route::entry::tests::pathological_message_alone_is_rejected ... ok
[INFO] [stdout] test bus::tests::routed_recv_wakes_on_publish ... ok
[INFO] [stdout] test bus::tests::routed_recv_timeout_returns_none_when_idle ... ok
[INFO] [stdout] test route::entry::tests::pop_one_serves_each_principal_without_loss ... ok
[INFO] [stdout] test route::entry::tests::pop_one_takes_exactly_one_and_keeps_the_rest ... ok
[INFO] [stdout] test route::entry::tests::scoped_budget_not_evictable_by_foreign_burst ... ok
[INFO] [stdout] test route::entry::tests::scoped_drops_foreign_at_enqueue ... ok
[INFO] [stdout] test route::matcher::tests::matches_topic_enumerated_patterns_stay_compatible ... ok
[INFO] [stdout] test route::matcher::tests::matches_topic_subtree_for_acl ... ok
[INFO] [stdout] test route::matcher::tests::principal_class_label_buckets ... ok
[INFO] [stdout] test route::matcher::tests::topic_matcher_exact ... ok
[INFO] [stdout] test route::matcher::tests::topic_matcher_middle_wildcard ... ok
[INFO] [stdout] test route::matcher::tests::topic_matcher_rejects_non_ipc ... ok
[INFO] [stdout] test route::entry::tests::push_and_drain_single_principal ... ok
[INFO] [stdout] test route::matcher::tests::topic_matcher_trailing_wildcard ... ok
[INFO] [stdout] test subscriber::tests::test_filter_subscriber ... ok
[INFO] [stdout] test subscriber::tests::test_registry_clear ... ok
[INFO] [stdout] test subscriber::tests::test_registry_multiple_subscribers ... ok
[INFO] [stdout] test subscriber::tests::test_registry_notify ... ok
[INFO] [stdout] test subscriber::tests::test_unregister_nonexistent ... ok
[INFO] [stdout] test subscriber::tests::test_registry_register_unregister ... ok
[INFO] [stdout] test bus::tests::routed_5000_principals_demand_allocate ... ok
[INFO] [stdout] test bus::tests::test_recv_blocking_with_timeout ... ok
[INFO] [stdout] test bus::tests::scoped_drop_no_spurious_notify ... ok
[INFO] [stdout] test route::entry::tests::fairness_under_5000_principals_makes_progress ... ok
[INFO] [stdout] test route::entry::tests::per_principal_count_cap_drops_oldest_beyond_fallback ... ok
[INFO] [stdout] test rate_limiter::tests::window_resets_after_one_second ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests astrid_events
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/prelude.rs - prelude (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.93s; merged doctests compilation took 0.92s
[INFO] running `Command { std: "docker" "inspect" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163", kill_on_drop: false }`
[INFO] [stdout] 9797297a2ef302df07f173e8398c48b47764a097a872199a8eaa53f95cf36163
