[INFO] fetching crate ranvier-inspector 0.44.0...
[INFO] testing ranvier-inspector-0.44.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ranvier-inspector 0.44.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ranvier-inspector 0.44.0
[INFO] finished tweaking crates.io crate ranvier-inspector 0.44.0
[INFO] tweaked toml for crates.io crate ranvier-inspector 0.44.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ranvier-inspector 0.44.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ranvier-inspector 0.44.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b51dcc5ecdf9db090b1bbf00bfca73c4aee39f9000798d078b6815b3bf36e30
[INFO] running `Command { std: "docker" "start" "-a" "1b51dcc5ecdf9db090b1bbf00bfca73c4aee39f9000798d078b6815b3bf36e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b51dcc5ecdf9db090b1bbf00bfca73c4aee39f9000798d078b6815b3bf36e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b51dcc5ecdf9db090b1bbf00bfca73c4aee39f9000798d078b6815b3bf36e30", kill_on_drop: false }`
[INFO] [stdout] 1b51dcc5ecdf9db090b1bbf00bfca73c4aee39f9000798d078b6815b3bf36e30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd95a50f9c59a699ee043c63dafd2fefc77c5f7bbdf6c6866869a82324c43e9f
[INFO] running `Command { std: "docker" "start" "-a" "bd95a50f9c59a699ee043c63dafd2fefc77c5f7bbdf6c6866869a82324c43e9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[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 tungstenite v0.24.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling ranvier-core v0.44.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ranvier-inspector v0.44.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.77s
[INFO] running `Command { std: "docker" "inspect" "bd95a50f9c59a699ee043c63dafd2fefc77c5f7bbdf6c6866869a82324c43e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd95a50f9c59a699ee043c63dafd2fefc77c5f7bbdf6c6866869a82324c43e9f", kill_on_drop: false }`
[INFO] [stdout] bd95a50f9c59a699ee043c63dafd2fefc77c5f7bbdf6c6866869a82324c43e9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edc61482089f1d05d14bcdae8869cda99b2fec1ad693e70c18fa4c1974f6a586
[INFO] running `Command { std: "docker" "start" "-a" "edc61482089f1d05d14bcdae8869cda99b2fec1ad693e70c18fa4c1974f6a586", kill_on_drop: false }`
[INFO] [stderr]    Compiling ranvier-inspector v0.44.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.17s
[INFO] running `Command { std: "docker" "inspect" "edc61482089f1d05d14bcdae8869cda99b2fec1ad693e70c18fa4c1974f6a586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edc61482089f1d05d14bcdae8869cda99b2fec1ad693e70c18fa4c1974f6a586", kill_on_drop: false }`
[INFO] [stdout] edc61482089f1d05d14bcdae8869cda99b2fec1ad693e70c18fa4c1974f6a586
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db1c30efdb93f348ccc1c356fae2e8a539ec42d802c1c339e65dcd0f6054bfbf
[INFO] running `Command { std: "docker" "start" "-a" "db1c30efdb93f348ccc1c356fae2e8a539ec42d802c1c339e65dcd0f6054bfbf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ranvier_inspector-edc541be574713ee)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test breakpoint::tests::evaluate_eq_string ... ok
[INFO] [stdout] test breakpoint::tests::evaluate_gt_number ... ok
[INFO] [stdout] test breakpoint::tests::evaluate_ne_and_bool ... ok
[INFO] [stdout] test lineage::tests::extract_lineage_from_timeline_json ... ok
[INFO] [stdout] test lineage::tests::diff_duration_differences ... ok
[INFO] [stdout] test breakpoint::tests::store_add_remove_list ... ok
[INFO] [stdout] test lineage::tests::extract_lineage_none_for_malformed_json ... ok
[INFO] [stdout] test metrics::tests::error_rate_computed_correctly ... ok
[INFO] [stdout] test metrics::tests::empty_collector_returns_zero_metrics ... ok
[INFO] [stdout] test lineage::tests::diff_divergent_paths ... ok
[INFO] [stdout] test lineage::tests::diff_identical_traces ... ok
[INFO] [stdout] test metrics::tests::percentile_interpolation ... ok
[INFO] [stdout] test payload::tests::filter_by_node_id ... ok
[INFO] [stdout] test payload::tests::payload_hash_is_deterministic ... ok
[INFO] [stdout] test payload::tests::policy_defaults_to_off ... ok
[INFO] [stdout] test payload::tests::ring_buffer_evicts_oldest ... ok
[INFO] [stdout] test prometheus::tests::content_type_is_prometheus_v004 ... ok
[INFO] [stdout] test prometheus::tests::escape_handles_special_chars ... ok
[INFO] [stdout] test prometheus::tests::multi_circuit_renders_all ... ok
[INFO] [stdout] test prometheus::tests::latency_quantile_labels_present ... ok
[INFO] [stdout] test prometheus::tests::render_produces_valid_prometheus_text ... ok
[INFO] [stdout] test breakpoint::tests::evaluate_null_and_missing ... ok
[INFO] [stdout] test lineage::tests::diff_outcome_differences ... ok
[INFO] [stdout] test prometheus::tests::zero_error_rate_renders_six_decimals ... ok
[INFO] [stdout] test metrics::tests::single_sample_produces_valid_percentiles ... ok
[INFO] [stdout] test relay::tests::relay_config_defaults ... ok
[INFO] [stdout] test relay::tests::relay_error_serializes ... ok
[INFO] [stdout] test schema::tests::sample_generates_formatted_strings ... ok
[INFO] [stdout] test schema::tests::sample_handles_enum ... ok
[INFO] [stdout] test lineage::tests::extract_lineage_none_for_missing_timeline ... ok
[INFO] [stdout] test prometheus::tests::help_and_type_lines_count ... ok
[INFO] [stdout] test routes::tests::find_route_by_method_and_path ... ok
[INFO] [stdout] test metrics::tests::multiple_nodes_tracked_independently ... ok
[INFO] [stdout] test prometheus::tests::empty_snapshots_produces_headers_only ... ok
[INFO] [stdout] test routes::tests::register_and_list_routes ... ok
[INFO] [stdout] test schema::tests::template_generates_empty_array ... ok
[INFO] [stdout] test schema::tests::sample_resolves_ref ... ok
[INFO] [stdout] test schema::tests::template_generates_nested_objects ... ok
[INFO] [stdout] test schema::tests::template_handles_schema_without_type ... ok
[INFO] [stdout] test schema::tests::sample_generates_random_values ... ok
[INFO] [stdout] test stall::tests::node_lifecycle ... ok
[INFO] [stdout] test stall::tests::stall_detected_with_zero_threshold ... ok
[INFO] [stdout] test tests::active_trace_registry_ttl_prunes_expired ... ok
[INFO] [stdout] test tests::redaction_defaults_public_and_internal_surfaces ... ok
[INFO] [stdout] test tests::active_trace_registry_ring_buffer_evicts_oldest ... ok
[INFO] [stdout] test tests::strict_mode_filters_attribute_bag_by_allowlist ... ok
[INFO] [stdout] test breakpoint::tests::evaluate_nested_path ... ok
[INFO] [stdout] test tests::trace_registry_config_defaults ... ok
[INFO] [stdout] test tests::custom_sensitive_patterns_are_applied ... ok
[INFO] [stdout] test trace_store::tests::ttl_prunes_expired_traces_on_save ... ok
[INFO] [stdout] test trace_store::tests::query_filters_by_circuit_and_status ... ok
[INFO] [stdout] test schema::tests::template_generates_empty_structure ... ok
[INFO] [stdout] test stall::tests::no_stalls_when_below_threshold ... ok
[INFO] [stdout] test trace_store::tests::apply_retention_prunes_by_age_and_count ... ok
[INFO] [stdout] test trace_store::tests::ring_buffer_evicts_oldest_when_over_capacity ... ok
[INFO] [stdout] test tests::dev_mode_exposes_quick_view_and_internal_routes ... ok
[INFO] [stdout] test tests::timeline_endpoint_returns_not_found_for_unknown_request ... ok
[INFO] [stdout] test tests::allow_unauthenticated_suppresses_auth_warning ... ok
[INFO] [stdout] test tests::prod_mode_hides_quick_view_and_internal_routes ... ok
[INFO] [stdout] test tests::bearer_auth_protects_metrics_endpoint ... ok
[INFO] [stdout] test tests::auth_enforcement_rejects_missing_role_header ... ok
[INFO] [stdout] test tests::auth_enforcement_blocks_viewer_internal_and_requires_tenant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ranvier_inspector
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - Inspector::with_relay_target (line 457) ... ignored
[INFO] [stdout] test src/lib.rs - Inspector::with_trace_registry_config (line 624) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.30s
[INFO] running `Command { std: "docker" "inspect" "db1c30efdb93f348ccc1c356fae2e8a539ec42d802c1c339e65dcd0f6054bfbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db1c30efdb93f348ccc1c356fae2e8a539ec42d802c1c339e65dcd0f6054bfbf", kill_on_drop: false }`
[INFO] [stdout] db1c30efdb93f348ccc1c356fae2e8a539ec42d802c1c339e65dcd0f6054bfbf
