[INFO] cloning repository https://github.com/icegatetech/icegen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icegatetech/icegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficegatetech%2Ficegen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficegatetech%2Ficegen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed3ff062cfca91dfd0b84eff651f8a91ab45a164
[INFO] testing icegatetech/icegen against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficegatetech%2Ficegen" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/icegatetech/icegen
[INFO] finished tweaking git repo https://github.com/icegatetech/icegen
[INFO] tweaked toml for git repo https://github.com/icegatetech/icegen written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/icegatetech/icegen on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/icegatetech/icegen 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded dummy v0.8.0
[INFO] [stderr]   Downloaded zmij v1.0.17
[INFO] [stderr]   Downloaded fake v2.10.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.37
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded zerocopy v0.8.37
[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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c
[INFO] running `Command { std: "docker" "start" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c", 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" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c", 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" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling otel-log-generator v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c", 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" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling otel-log-generator v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.89s
[INFO] running `Command { std: "docker" "inspect" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c", 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" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/otel_log_generator-f15da61d8932c753)
[INFO] [stdout] 
[INFO] [stdout] running 181 tests
[INFO] [stdout] test cli::tests::cli_accepts_dry_run_without_endpoint ... ok
[INFO] [stdout] test cli::tests::cli_parses_signal_traces ... ok
[INFO] [stdout] test cli::tests::cli_prefers_new_message_interval_over_legacy_alias ... ok
[INFO] [stdout] test cli::tests::cli_accepts_new_message_interval_flag ... ok
[INFO] [stdout] test config::tests::span_budget_some_when_set ... ok
[INFO] [stdout] test config::tests::span_budget_disabled_when_both_zero ... ok
[INFO] [stdout] test cli::tests::cli_reads_tenant_profile_pool_sizes ... ok
[INFO] [stdout] test config::tests::test_concurrency_validation ... ok
[INFO] [stdout] test config::tests::test_intra_batch_jitter_validation ... ok
[INFO] [stdout] test config::tests::test_label_cardinality_config_merges_defaults_and_overrides ... ok
[INFO] [stdout] test cli::tests::cli_reads_intra_batch_jitter_options ... ok
[INFO] [stdout] test cli::tests::cli_keeps_legacy_delay_flag_as_alias ... ok
[INFO] [stdout] test cli::tests::cli_reads_auth_flags ... ok
[INFO] [stdout] test cli::tests::cli_reads_tenant_count_and_tenant_id ... ok
[INFO] [stdout] test config::tests::test_cloud_account_count_per_tenant_validation ... ok
[INFO] [stdout] test cli::tests::cli_reads_trace_span_budget ... ok
[INFO] [stdout] test config::tests::test_multi_tenant_mode_ignores_legacy_single_tenant_value_validation ... ok
[INFO] [stdout] test config::tests::test_parse_cardinality_limits_ok ... ok
[INFO] [stdout] test config::tests::test_overlap_probability_validation ... ok
[INFO] [stdout] test cli::tests::cli_signal_defaults_to_logs ... ok
[INFO] [stdout] test config::tests::test_parse_profile_weights_invalid_syntax ... ok
[INFO] [stdout] test config::tests::test_parse_profile_weights_ok ... ok
[INFO] [stdout] test config::tests::test_service_count_per_tenant_validation ... ok
[INFO] [stdout] test config::tests::test_service_shards_per_message_accepts_typical_value ... ok
[INFO] [stdout] test config::tests::test_parse_cardinality_limits_invalid_pairs ... ok
[INFO] [stdout] test cli::tests::cli_reads_service_shards_per_message ... ok
[INFO] [stdout] test cli::tests::cli_reads_llm_trace_knobs ... ok
[INFO] [stdout] test cli::tests::cli_service_shards_per_message_default_env_and_flag_precedence ... ok
[INFO] [stdout] test cli::tests::cli_help_documents_tenant_routing_inputs ... ok
[INFO] [stdout] test config::tests::validate_allows_zero_invalid_record_percent_for_traces ... ok
[INFO] [stdout] test config::tests::validate_rejects_budget_over_cap ... ok
[INFO] [stdout] test config::tests::validate_ignores_budget_for_logs ... ok
[INFO] [stdout] test config::tests::validate_rejects_invalid_record_percent_for_traces ... ok
[INFO] [stdout] test config::tests::validate_accepts_valid_budget ... ok
[INFO] [stdout] test config::tests::validate_allows_missing_endpoint_with_dry_run ... ok
[INFO] [stdout] test config::tests::test_service_shards_per_message_has_no_upper_bound ... ok
[INFO] [stdout] test config::tests::zero_tenant_count_ignores_invalid_tenant_id ... ok
[INFO] [stdout] test config::tests::validate_rejects_half_set_budget ... ok
[INFO] [stdout] test config::tests::test_service_shards_per_message_validation ... ok
[INFO] [stdout] test config::tests::test_single_tenant_id_validation ... ok
[INFO] [stdout] test config::tests::test_tenant_count_validation ... ok
[INFO] [stdout] test config::tests::validate_rejects_max_below_min ... ok
[INFO] [stdout] test generator::otel::tests::generate_message_with_traces_signal_and_protobuf_uses_protobuf_encoder ... ok
[INFO] [stdout] test generator::otel::tests::continuous_worker_continues_after_single_iteration_error ... ok
[INFO] [stdout] test generator::otel::tests::generate_message_with_use_protobuf_selects_protobuf_encoder ... ok
[INFO] [stdout] test generator::otel::tests::generate_message_without_service_pool_emits_single_shard_without_service_name ... ok
[INFO] [stdout] test generator::otel::tests::dry_run_initializes_without_endpoint ... ok
[INFO] [stdout] test generator::otel::tests::generate_message_with_grpc_transport_forces_protobuf_encoder ... ok
[INFO] [stdout] test generator::otel::tests::generate_message_uses_single_tenant_config ... ok
[INFO] [stdout] test generator::otel::tests::generate_message_uses_only_multi_tenant_pool ... ok
[INFO] [stdout] test generator::otel::tests::batch_result_scales_with_concurrency ... ok
[INFO] [stdout] test generator::otel::tests::batch_result_preserves_total_count_with_remainder_distribution ... ok
[INFO] [stdout] test generator::otel::tests::select_service_shards_clamps_to_records ... ok
[INFO] [stdout] test generator::otel::tests::message_omits_cloud_account_id_when_disabled ... ok
[INFO] [stdout] test generator::otel::tests::message_has_no_tenant_id_when_disabled ... ok
[INFO] [stdout] test generator::otel::tests::multi_tenant_builds_profiles_for_tenant_range ... ok
[INFO] [stdout] test generator::otel::tests::message_omits_service_name_when_disabled ... ok
[INFO] [stdout] test generator::otel::tests::select_service_shards_collapses_to_one_shard_when_records_is_one ... ok
[INFO] [stdout] test generator::otel::tests::select_service_shards_distributes_records_evenly ... ok
[INFO] [stdout] test generator::otel::tests::select_service_shards_falls_back_to_single_shard_without_pool ... ok
[INFO] [stdout] test generator::otel::tests::select_service_shards_picks_with_replacement_when_requested_exceeds_pool ... ok
[INFO] [stdout] test generator::otel::tests::zero_service_count_builds_profile_without_pool ... ok
[INFO] [stdout] test generator::otel::tests::single_tenant_builds_one_profile_for_explicit_tenant_id ... ok
[INFO] [stdout] test generator::otel::tests::zero_cloud_account_count_builds_profile_without_pool ... ok
[INFO] [stdout] test generator::otel::tests::concurrency_one_preserves_sequential_behavior ... ok
[INFO] [stdout] test generator::otel::tests::zero_tenant_count_builds_single_profile_without_tenant_id ... ok
[INFO] [stdout] test message::attrs::tests::typed_attr_to_json ... ok
[INFO] [stdout] test message::attrs::tests::typed_attr_to_proto_int ... ok
[INFO] [stdout] test message::encoder::tests::json_encoder_serializes_planned_request_with_hex_ids_and_string_timestamp ... ok
[INFO] [stdout] test message::encoder::tests::protobuf_encoder_clamps_negative_timestamp_to_zero ... ok
[INFO] [stdout] test message::encoder::tests::protobuf_encoder_round_trips_planned_request ... ok
[INFO] [stdout] test generator::otel::tests::generate_message_with_service_shards_per_message_emits_one_resource_logs_per_shard_json ... ok
[INFO] [stdout] test generator::otel::tests::select_service_shards_returns_single_shard_when_requested_is_one ... ok
[INFO] [stdout] test message::fake_data::tests::gen_ai_provider_and_model_consistent ... ok
[INFO] [stdout] test generator::otel::tests::generate_message_with_traces_signal_emits_resource_spans ... ok
[INFO] [stdout] test message::fake_data::tests::finish_reason_from_known_set ... ok
[INFO] [stdout] test message::factory::tests::trace_factory_builds_trace_signal ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_json_shares_project_id_and_cloud_account_across_shards ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_json_collapses_timestamps_when_intra_jitter_zero ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_keeps_single_timestamp_within_batch_window ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_json_keeps_all_timestamps_within_single_batch_window ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_protobuf_keeps_timestamps_within_batch_window ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_returns_error_for_empty_shards_json ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_protobuf_shares_project_id_and_cloud_account_across_shards ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_returns_error_for_zero_num_records_shard ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_returns_error_when_first_shard_has_zero_records ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_protobuf_shards_produce_correct_resource_logs_count ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_returns_error_when_second_shard_has_zero_records ... ok
[INFO] [stdout] test message::resource_attrs::tests::builds_core_resource_attrs ... ok
[INFO] [stdout] test message::traces::conversation::tests::first_call_mints_an_id ... ok
[INFO] [stdout] test message::resource_attrs::tests::omits_optional_when_none ... ok
[INFO] [stdout] test message::traces::conversation::tests::ids_carry_the_conv_prefix ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_protobuf_is_non_decreasing_when_overlap_disabled ... ok
[INFO] [stdout] test message::traces::conversation::tests::ids_are_handed_out_in_bounded_contiguous_runs ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_json_with_multiple_shards_produces_one_resource_logs_per_shard ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_json_is_non_decreasing_when_overlap_disabled ... ok
[INFO] [stdout] test message::log_generator::tests::generate_message_json_is_non_decreasing_within_each_shard ... ok
[INFO] [stdout] test message::traces::span_profile::tests::budget_of_one_is_root_only ... ok
[INFO] [stdout] test message::traces::conversation::tests::seeded_runs_are_reproducible ... ok
[INFO] [stdout] test message::traces::span_profile::tests::build_tree_stamps_one_conversation_id_on_every_span ... ok
[INFO] [stdout] test message::traces::span_profile::tests::capture_content_off_omits_messages ... ok
[INFO] [stdout] test message::traces::span_profile::tests::budget_stamps_one_conversation_id_on_every_span ... ok
[INFO] [stdout] test message::traces::span_profile::tests::each_form_builds_its_expected_shape ... ok
[INFO] [stdout] test generator::otel::tests::budgeted_traces_emit_exact_span_count_end_to_end ... ok
[INFO] [stdout] test message::traces::span_profile::tests::llm_profile_builds_rooted_tree_with_gen_ai_attrs ... ok
[INFO] [stdout] test message::traces::span_profile::tests::no_budget_keeps_natural_form_shapes ... ok
[INFO] [stdout] test message::traces::span_profile::tests::seeded_rng_reproduces_tree_structure ... ok
[INFO] [stdout] test message::traces::span_profile::tests::llm_error_marks_chat_and_bubbles_to_root ... ok
[INFO] [stdout] test message::traces::span_profile::tests::weighted_form_selection_is_seed_deterministic ... ok
[INFO] [stdout] test message::traces::span_profile::tests::weights_from_pairs_maps_forms_and_rejects_domain_errors ... ok
[INFO] [stdout] test message::traces::trace_encoder::tests::json_encoder_emits_resource_spans_with_hex_ids ... ok
[INFO] [stdout] test message::traces::trace_encoder::tests::protobuf_encoder_round_trips ... ok
[INFO] [stdout] test message::traces::span_profile::tests::budgeted_tree_is_a_valid_single_rooted_tree ... ok
[INFO] [stdout] test message::traces::span_profile::tests::budgeted_tree_lays_out_without_panic ... ok
[INFO] [stdout] test message::traces::trace_generator::tests::all_spans_in_trace_share_one_conversation_id ... ok
[INFO] [stdout] test message::traces::trace_generator::tests::empty_span_tree_is_a_clean_error_not_a_panic ... ok
[INFO] [stdout] test message::traces::trace_generator::tests::every_child_span_is_nested_within_its_parent ... ok
[INFO] [stdout] test generator::otel::tests::parallelism_does_not_exceed_configured_concurrency ... ok
[INFO] [stdout] test message::traces::trace_generator::tests::relative_event_at_one_lands_on_span_end ... ok
[INFO] [stdout] test generator::otel::tests::generated_message_uses_only_values_from_selected_tenant_profile ... ok
[INFO] [stdout] test message::traces::trace_generator::tests::generates_one_resource_spans_per_shard_with_shared_trace_id_per_tree ... ok
[INFO] [stdout] test message::traces::trace_generator::tests::root_span_is_not_always_first ... ok
[INFO] [stdout] test message::traces::trace_generator::tests::relative_event_resolves_within_span_window ... ok
[INFO] [stdout] test message::traces::trace_time::tests::empty_tree_is_ok_and_empty ... ok
[INFO] [stdout] test message::traces::trace_time::tests::event_time_resolves_and_clamps_within_window ... ok
[INFO] [stdout] test message::traces::trace_time::tests::mismatched_slice_lengths_are_rejected ... ok
[INFO] [stdout] test message::traces::trace_time::tests::missing_root_is_rejected ... ok
[INFO] [stdout] test message::traces::trace_time::tests::multiple_roots_are_rejected ... ok
[INFO] [stdout] test message::traces::trace_time::tests::nested_child_stays_within_parent ... ok
[INFO] [stdout] test message::traces::trace_time::tests::no_children_returns_own_window ... ok
[INFO] [stdout] test message::traces::trace_time::tests::parallel_children_overlap_and_parent_encloses_them ... ok
[INFO] [stdout] test message::traces::trace_time::tests::cycle_with_valid_root_is_rejected ... ok
[INFO] [stdout] test message::traces::trace_time::tests::parent_index_out_of_bounds_is_rejected ... ok
[INFO] [stdout] test message::traces::trace_time::tests::deeper_subtree_extends_ancestors_and_pushes_siblings ... ok
[INFO] [stdout] test message::traces::trace_plan::tests::span_defaults_and_attr_values ... ok
[INFO] [stdout] test message::traces::conversation::tests::budgets_span_the_full_range ... ok
[INFO] [stdout] test message::traces::trace_generator::tests::conversation_ids_are_bounded_and_reused_across_traces ... ok
[INFO] [stdout] test message::traces::conversation::tests::no_conversation_exceeds_its_budget ... ok
[INFO] [stdout] test message::traces::trace_time::tests::siblings_enclosed_and_ordered ... ok
[INFO] [stdout] test pb::tests::trace_bindings_compile_and_round_trip ... ok
[INFO] [stdout] test transport::auth::tests::bearer_and_basic_conflict ... ok
[INFO] [stdout] test transport::auth::tests::basic_is_base64_of_user_pass ... ok
[INFO] [stdout] test transport::auth::tests::bearer_builds_authorization ... ok
[INFO] [stdout] test transport::auth::tests::empty_key_is_rejected ... ok
[INFO] [stdout] test transport::auth::tests::empty_shortcuts_are_not_mutually_exclusive ... ok
[INFO] [stdout] test transport::auth::tests::missing_equals_is_rejected ... ok
[INFO] [stdout] test transport::auth::tests::parses_raw_pairs ... ok
[INFO] [stdout] test transport::grpc::tests::grpc_auth_metadata_rejects_invalid_value ... ok
[INFO] [stdout] test transport::auth::tests::empty_yields_empty ... ok
[INFO] [stdout] test transport::grpc::tests::grpc_auth_metadata_rejects_invalid_key ... ok
[INFO] [stdout] test transport::auth::tests::empty_bearer_emits_no_authorization ... ok
[INFO] [stdout] test transport::grpc::tests::grpc_omits_scope_metadata_when_tenant_id_none ... ok
[INFO] [stdout] test transport::grpc::tests::grpc_prepared_parts_can_build_multiple_requests_without_redecode ... ok
[INFO] [stdout] test transport::grpc::tests::grpc_metadata_uses_message_tenant_id ... ok
[INFO] [stdout] test generator::otel::tests::generator_can_run_batch_after_continuous_shutdown ... ok
[INFO] [stdout] test transport::auth::tests::raw_value_may_contain_equals ... ok
[INFO] [stdout] test transport::grpc::tests::trace_grpc_omits_scope_metadata_when_tenant_id_none ... ok
[INFO] [stdout] test transport::grpc::tests::grpc_rejects_non_protobuf_payload ... ok
[INFO] [stdout] test message::types::tests::log_message_carries_logs_signal ... ok
[INFO] [stdout] test transport::grpc::tests::trace_grpc_rejects_non_protobuf_payload ... ok
[INFO] [stdout] test transport::grpc::tests::trace_grpc_metadata_uses_message_tenant_id ... ok
[INFO] [stdout] test transport::auth::tests::shortcut_conflicts_with_raw_authorization ... ok
[INFO] [stdout] test transport::grpc_retry::tests::non_retryable_fails_immediately ... ok
[INFO] [stdout] test transport::grpc_retry::tests::succeeds_first_attempt ... ok
[INFO] [stdout] test transport::http::tests::http_rejects_invalid_auth_header_name ... ok
[INFO] [stdout] test transport::http::tests::http_rejects_invalid_auth_header_value ... ok
[INFO] [stdout] test transport::grpc::tests::grpc_build_request_carries_auth_metadata ... ok
[INFO] [stdout] test message::traces::span_profile::tests::budget_fixed_size_yields_exact_span_count ... ok
[INFO] [stdout] test message::traces::span_profile::tests::tool_error_is_isolated_from_root ... ok
[INFO] [stdout] test generator::otel::tests::multi_tenant_generation_never_crosses_profile_boundaries ... ok
[INFO] [stdout] test generator::otel::tests::continuous_mode_cancels_retry_backoff_after_shutdown ... ok
[INFO] [stdout] test generator::otel::tests::continuous_mode_stops_without_starting_new_requests_after_shutdown ... ok
[INFO] [stdout] test generator::otel::tests::batch_interval_is_global_across_workers ... FAILED
[INFO] [stdout] test transport::grpc_retry::tests::retries_until_max_then_fails ... ok
[INFO] [stdout] test transport::http::tests::http_omits_scope_header_when_tenant_id_none ... ok
[INFO] [stdout] test transport::http::tests::http_header_uses_message_tenant_id ... ok
[INFO] [stdout] test transport::http::tests::consecutive_requests_can_use_different_tenants ... ok
[INFO] [stdout] test transport::http::tests::http_send_carries_auth_headers_on_the_wire ... ok
[INFO] [stdout] test transport::http::tests::http_accepts_valid_vendor_auth_headers ... ok
[INFO] [stdout] test message::traces::span_profile::tests::budget_range_stays_within_bounds ... ok
[INFO] [stdout] test message::traces::span_profile::tests::error_rate_is_approximately_one_in_ten ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- generator::otel::tests::batch_interval_is_global_across_workers stdout ----
[INFO] [stdout] ✓ Generator initialized successfully
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'generator::otel::tests::batch_interval_is_global_across_workers' (2680) panicked at src/generator/otel.rs:1154:13:
[INFO] [stdout] expected global batch interval, got only 18.833066ms between sends
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc86e456b88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc86e456b88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc86e456b88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc86e456b88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc86e46fefa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc86e46fefa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5bc86e45cb62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bc86e45cb62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bc86e434866 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc86e434866 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc86e44e919 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc86db763bc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5bc86db763bc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc86e44eb92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5bc86e44eb92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bc86e434922 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bc86e4297c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc86e4359bd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bc86e4706ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc86d9d76e4 - otel_log_generator[be9ff592428dfba]::generator::otel::tests::batch_interval_is_global_across_workers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generator/otel.rs:1154:13
[INFO] [stdout]   20:     0x5bc86d9ba272 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5bc86d9ba2ed - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5bc86db18a6d - <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x5bc86db1896b - tokio[ff750f5a4558dc7f]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5bc86db1896b - tokio[ff750f5a4558dc7f]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5bc86db1896b - <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x5bc86db056b0 - <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x5bc86db1759d - <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x5bc86db16884 - <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x5bc86da492eb - <tokio[ff750f5a4558dc7f]::runtime::context::scoped::Scoped<tokio[ff750f5a4558dc7f]::runtime::scheduler::Context>>::set::<<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5bc86d9d3079 - tokio[ff750f5a4558dc7f]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5bc86da87982 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[ff750f5a4558dc7f]::runtime::context::Context>>::try_with::<tokio[ff750f5a4558dc7f]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5bc86da8750e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[ff750f5a4558dc7f]::runtime::context::Context>>::with::<tokio[ff750f5a4558dc7f]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5bc86d9d0f8d - tokio[ff750f5a4558dc7f]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5bc86db0a5e0 - <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x5bc86db0a8d6 - <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x5bc86db15f80 - <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5bc86dad30e3 - tokio[ff750f5a4558dc7f]::runtime::context::runtime::enter_runtime::<<tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5bc86db05131 - <tokio[ff750f5a4558dc7f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5bc86da48e74 - <tokio[ff750f5a4558dc7f]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5bc86da4903f - <tokio[ff750f5a4558dc7f]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5bc86d9e36b7 - otel_log_generator[be9ff592428dfba]::generator::otel::tests::batch_interval_is_global_across_workers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generator/otel.rs:1152:45
[INFO] [stdout]   42:     0x5bc86d9d5557 - otel_log_generator[be9ff592428dfba]::generator::otel::tests::batch_interval_is_global_across_workers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/generator/otel.rs:1136:55
[INFO] [stdout]   43:     0x5bc86da5ef66 - <otel_log_generator[be9ff592428dfba]::generator::otel::tests::batch_interval_is_global_across_workers::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5bc86db6949b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bc86db6949b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5bc86db76d15 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5bc86db76d15 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5bc86db76d15 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5bc86db76d15 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5bc86db76d15 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5bc86db76d15 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5bc86db76d15 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5bc86db70624 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5bc86db70624 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5bc86db79d92 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5bc86db79d92 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5bc86db79d92 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bc86db79d92 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bc86db79d92 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bc86db79d92 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5bc86db79d92 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5bc86e4562ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   63:     0x5bc86e4562ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7a6dc8946aa4 - <unknown>
[INFO] [stdout]   65:     0x7a6dc89d3a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     generator::otel::tests::batch_interval_is_global_across_workers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 180 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c", kill_on_drop: false }`
[INFO] [stdout] 09afaaa8481d21ec4c1ef60d77f81581b400e49aeb781d1b46dd3ad01aafae6c
