[INFO] fetching crate chio-core-types 0.1.0...
[INFO] testing chio-core-types-0.1.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate chio-core-types 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate chio-core-types 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate chio-core-types 0.1.0
[INFO] tweaked toml for crates.io crate chio-core-types 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate chio-core-types 0.1.0 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 crates.io crate chio-core-types 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" "+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 vsimd v0.8.0
[INFO] [stderr]   Downloaded outref v0.5.2
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded curve25519-dalek-derive v0.1.1
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded data-encoding v2.10.0
[INFO] [stderr]   Downloaded ed25519 v2.2.3
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded referencing v0.46.0
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded jsonschema v0.46.0
[INFO] [stderr]   Downloaded micromap v0.3.0
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded curve25519-dalek v4.1.3
[INFO] [stderr]   Downloaded fiat-crypto v0.2.9
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263
[INFO] running `Command { std: "docker" "start" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263", 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" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263" "/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" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263", 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" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[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 chio-core-types v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.10s
[INFO] running `Command { std: "docker" "inspect" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263", 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" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263" "/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 libc v0.2.183
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling micromap v0.3.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling chio-core-types v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling referencing v0.46.0
[INFO] [stderr]    Compiling jsonschema v0.46.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.31s
[INFO] running `Command { std: "docker" "inspect" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263", 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" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263" "/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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chio_core_types-359143088f5f766c)
[INFO] [stdout] 
[INFO] [stdout] running 187 tests
[INFO] [stdout] test canonical::tests::canonical_bytes_match_string ... ok
[INFO] [stdout] test canonical::tests::deterministic_output ... ok
[INFO] [stdout] test canonical::tests::deeply_nested ... ok
[INFO] [stdout] test canonical::tests::empty_array ... ok
[INFO] [stdout] test canonical::tests::arrays ... ok
[INFO] [stdout] test canonical::tests::empty_object ... ok
[INFO] [stdout] test canonical::tests::integers ... ok
[INFO] [stdout] test canonical::tests::jcs_numbers ... ok
[INFO] [stdout] test canonical::tests::negative_zero_is_zero ... ok
[INFO] [stdout] test canonical::tests::nested_objects ... ok
[INFO] [stdout] test canonical::tests::non_finite_rejected ... ok
[INFO] [stdout] test canonical::tests::null_and_booleans ... ok
[INFO] [stdout] test canonical::tests::numeric_string_keys_sort_by_code_units ... ok
[INFO] [stdout] test canonical::tests::rfc8785_section3_number_examples ... ok
[INFO] [stdout] test canonical::tests::sorted_keys_basic ... ok
[INFO] [stdout] test canonical::tests::rfc8785_mixed_document ... ok
[INFO] [stdout] test canonical::tests::string_escaping ... ok
[INFO] [stdout] test capability::tests::attenuation_serde_roundtrip ... ok
[INFO] [stdout] test canonical::tests::unicode_passthrough ... ok
[INFO] [stdout] test canonical::tests::sorted_keys_utf16_code_units ... ok
[INFO] [stdout] test capability::tests::governed_call_chain_provenance_separates_asserted_and_verified_views ... ok
[INFO] [stdout] test capability::tests::constraint_serde_roundtrip ... ok
[INFO] [stdout] test capability::tests::governed_transaction_intent_binding_hash_changes_with_payload ... ok
[INFO] [stdout] test capability::tests::grant_subset_with_constraints ... ok
[INFO] [stdout] test capability::tests::grant_subset_with_invocation_budget ... ok
[INFO] [stdout] test capability::tests::grant_subset_with_wildcard_server ... ok
[INFO] [stdout] test capability::tests::metered_billing_quote_validity_window_respects_optional_expiry ... ok
[INFO] [stdout] test capability::tests::operation_serde_roundtrip ... ok
[INFO] [stdout] test capability::tests::runtime_attestation_evidence_validity_window_is_half_open ... ok
[INFO] [stdout] test capability::tests::runtime_attestation_normalizes_spiffe_runtime_identity ... ok
[INFO] [stdout] test capability::tests::runtime_attestation_rejects_conflicting_explicit_workload_identity ... ok
[INFO] [stdout] test capability::tests::runtime_attestation_trust_policy_covers_remaining_fail_closed_paths ... ok
[INFO] [stdout] test capability::tests::runtime_attestation_trust_policy_matches_google_family_and_required_assertions ... ok
[INFO] [stdout] test capability::tests::runtime_attestation_trust_policy_rebinds_effective_tier ... ok
[INFO] [stdout] test capability::tests::capability_token_serde_roundtrip ... ok
[INFO] [stdout] test capability::tests::continuation_token_falls_back_to_legacy_upstream_proof ... ok
[INFO] [stdout] test capability::tests::capability_token_signature_verification ... ok
[INFO] [stdout] test capability::tests::governed_approval_token_signature_roundtrip ... ok
[INFO] [stdout] test capability::tests::continuation_token_rejects_unsigned_bindings_when_using_legacy_proof ... ok
[INFO] [stdout] test capability::tests::runtime_attestation_trust_policy_rejects_disallowed_attestation_type ... ok
[INFO] [stdout] test capability::tests::delegation_chain_invalid_signature ... ok
[INFO] [stdout] test capability::tests::runtime_attestation_trust_policy_rejects_stale_verified_evidence ... ok
[INFO] [stdout] test capability::tests::runtime_attestation_trust_policy_rejects_untrusted_verifier ... ok
[INFO] [stdout] test capability::tests::runtime_attestation_trust_policy_rejects_missing_required_assertion ... ok
[INFO] [stdout] test capability::tests::scope_subset_fewer_grants ... ok
[INFO] [stdout] test capability::tests::delegation_chain_exceeds_depth ... ok
[INFO] [stdout] test capability::tests::scope_not_subset_different_server ... ok
[INFO] [stdout] test capability::tests::scope_not_subset_different_tool ... ok
[INFO] [stdout] test capability::tests::scope_subset_same ... ok
[INFO] [stdout] test capability::tests::scope_subset_wildcard_tool ... ok
[INFO] [stdout] test capability::tests::validate_attenuation_escalation_fails ... ok
[INFO] [stdout] test capability::tests::governed_upstream_call_chain_proof_roundtrip_and_context_extraction ... ok
[INFO] [stdout] test capability::tests::scope_subset_fewer_operations ... ok
[INFO] [stdout] test capability::tests::delegation_link_serde_roundtrip ... ok
[INFO] [stdout] test capability::tests::validate_attenuation_ok ... ok
[INFO] [stdout] test capability::tests::call_chain_continuation_token_roundtrip_and_matching_helpers ... ok
[INFO] [stdout] test capability::tests::workload_identity_parses_spiffe_uri ... ok
[INFO] [stdout] test capability::tests::workload_identity_validation_and_runtime_identity_conflicts_cover_remaining_paths ... ok
[INFO] [stdout] test capability::tests::workload_identity_rejects_invalid_spiffe_variants ... ok
[INFO] [stdout] test capability::tests::ed25519_capability_token_is_byte_identical_without_algorithm_field ... ok
[INFO] [stdout] test crypto::tests::algorithm_enum_defaults_to_ed25519 ... ok
[INFO] [stdout] test crypto::tests::canonical_json_key_order ... ok
[INFO] [stdout] test crypto::tests::pubkey_hex_with_0x_prefix ... ok
[INFO] [stdout] test crypto::tests::pubkey_serde_roundtrip ... ok
[INFO] [stdout] test capability::tests::capability_token_backend_signing_with_ed25519_verifies ... ok
[INFO] [stdout] test crypto::tests::pubkey_hex_roundtrip ... ok
[INFO] [stdout] test crypto::tests::ed25519_backend_round_trip ... ok
[INFO] [stdout] test crypto::tests::rejects_non_matching_algorithm_pair ... ok
[INFO] [stdout] test crypto::tests::sha256_hex_known_value ... ok
[INFO] [stdout] test hashing::tests::test_concat_hashes ... ok
[INFO] [stdout] test hashing::tests::test_hash_display ... ok
[INFO] [stdout] test hashing::tests::test_hash_from_hex ... ok
[INFO] [stdout] test capability::tests::delegation_chain_valid ... ok
[INFO] [stdout] test hashing::tests::test_sha256 ... ok
[INFO] [stdout] test capability::tests::time_validation ... ok
[INFO] [stdout] test hashing::tests::test_zero_hash ... ok
[INFO] [stdout] test capability::tests::delegation_chain_non_monotonic_timestamps ... ok
[INFO] [stdout] test crypto::tests::deterministic_from_seed ... ok
[INFO] [stdout] test crypto::tests::non_ed25519_as_bytes_fails_closed ... ok
[INFO] [stdout] test crypto::tests::ed25519_hex_is_bare_64_chars ... ok
[INFO] [stdout] test manifest::tests::tool_annotations_default ... ok
[INFO] [stdout] test crypto::tests::keypair_seed_hex_roundtrip ... ok
[INFO] [stdout] test merkle::tests::empty_tree_fails ... ok
[INFO] [stdout] test manifest::tests::tool_definition_serde_roundtrip ... ok
[INFO] [stdout] test merkle::tests::from_hashes_matches_from_leaves ... ok
[INFO] [stdout] test merkle::tests::proof_out_of_bounds ... ok
[INFO] [stdout] test merkle::tests::proof_serialization_roundtrip ... ok
[INFO] [stdout] test crypto::tests::signature_hex_roundtrip ... ok
[INFO] [stdout] test merkle::tests::inclusion_proofs_roundtrip ... ok
[INFO] [stdout] test merkle::tests::single_leaf_tree ... ok
[INFO] [stdout] test merkle::tests::two_leaf_tree ... ok
[INFO] [stdout] test merkle::tests::verify_hash_works ... ok
[INFO] [stdout] test message::tests::agent_message_list_capabilities_serde_roundtrip ... ok
[INFO] [stdout] test hashing::tests::test_hash_serde ... ok
[INFO] [stdout] test merkle::tests::inclusion_proof_rejects_wrong_leaf ... ok
[INFO] [stdout] test hashing::tests::test_sha256_hex ... ok
[INFO] [stdout] test message::tests::agent_message_heartbeat_serde_roundtrip ... ok
[INFO] [stdout] test message::tests::kernel_message_capability_revoked_serde_roundtrip ... ok
[INFO] [stdout] test message::tests::kernel_message_tool_chunk_serde_roundtrip ... ok
[INFO] [stdout] test message::tests::tool_call_result_cancelled_serde_roundtrip ... ok
[INFO] [stdout] test message::tests::tool_call_error_serde_roundtrip ... ok
[INFO] [stdout] test message::tests::tool_call_result_err_serde_roundtrip ... ok
[INFO] [stdout] test message::tests::tool_call_result_incomplete_serde_roundtrip ... ok
[INFO] [stdout] test plan::tests::aggregate_all_allowed ... ok
[INFO] [stdout] test plan::tests::aggregate_all_denied ... ok
[INFO] [stdout] test message::tests::tool_call_result_stream_complete_serde_roundtrip ... ok
[INFO] [stdout] test plan::tests::aggregate_partially_denied ... ok
[INFO] [stdout] test plan::tests::aggregate_empty_plan_is_allowed ... ok
[INFO] [stdout] test plan::tests::planned_call_roundtrips_through_serde ... ok
[INFO] [stdout] test receipt::tests::checkpoint_publication_trust_anchor_binding_rejects_blank_fields ... ok
[INFO] [stdout] test receipt::tests::checkpoint_publication_trust_anchor_binding_serde_and_validation ... ok
[INFO] [stdout] test receipt::tests::checkpoint_publication_and_trust_anchor_identities_roundtrip ... ok
[INFO] [stdout] test capability::tests::delegation_chain_broken_connectivity ... ok
[INFO] [stdout] test crypto::tests::wrong_key_fails ... ok
[INFO] [stdout] test crypto::tests::sign_and_verify ... ok
[INFO] [stdout] test crypto::tests::signature_serde_roundtrip ... ok
[INFO] [stdout] test receipt::tests::economic_authorization_receipt_metadata_serde_roundtrip ... ok
[INFO] [stdout] test receipt::tests::decision_serde_roundtrip ... ok
[INFO] [stdout] test receipt::tests::financial_receipt_metadata_attempted_cost_optional ... ok
[INFO] [stdout] test receipt::tests::financial_receipt_metadata_serde_roundtrip ... ok
[INFO] [stdout] test receipt::tests::financial_receipt_metadata_under_financial_key ... ok
[INFO] [stdout] test receipt::tests::governed_transaction_receipt_metadata_helpers_split_asserted_and_verified_call_chain ... ok
[INFO] [stdout] test receipt::tests::financial_budget_authority_metadata_serde_roundtrip ... ok
[INFO] [stdout] test crypto::tests::sign_canonical_roundtrip ... ok
[INFO] [stdout] test receipt::tests::guard_evidence_serde_roundtrip ... ok
[INFO] [stdout] test receipt::tests::receipt_attribution_metadata_serde_roundtrip ... ok
[INFO] [stdout] test message::tests::tool_call_result_ok_serde_roundtrip ... ok
[INFO] [stdout] test manifest::tests::manifest_serde_roundtrip ... ok
[INFO] [stdout] test merkle::tests::root_matches_recursive_reference ... ok
[INFO] [stdout] test message::tests::agent_message_tool_call_serde_roundtrip ... ok
[INFO] [stdout] test capability::tests::wrong_key_signature_fails ... ok
[INFO] [stdout] test receipt::tests::chio_receipt_extracts_typed_financial_and_budget_authority_metadata ... ok
[INFO] [stdout] test crypto::tests::wrong_message_fails ... ok
[INFO] [stdout] test message::tests::kernel_message_tool_response_serde_roundtrip ... ok
[INFO] [stdout] test manifest::tests::manifest_sign_and_verify ... ok
[INFO] [stdout] test receipt::tests::governed_transaction_receipt_metadata_serde_roundtrip ... ok
[INFO] [stdout] test receipt::tests::child_receipt_serde_roundtrip ... ok
[INFO] [stdout] test receipt::tests::receipt_cancelled_decision ... ok
[INFO] [stdout] test manifest::tests::manifest_wrong_key_fails ... ok
[INFO] [stdout] test receipt::tests::legacy_ed25519_receipt_without_algorithm_field_still_verifies ... ok
[INFO] [stdout] test receipt::tests::child_receipt_sign_and_verify ... ok
[INFO] [stdout] test receipt::tests::tool_call_action_hash_verification ... ok
[INFO] [stdout] test receipt::tests::settlement_status_serde_roundtrip ... ok
[INFO] [stdout] test runtime_attestation::tests::derive_runtime_attestation_trust_material_normalizes_vendor_specific_claims ... ok
[INFO] [stdout] test session::tests::chio_identity_assertion_roundtrips_and_validates ... ok
[INFO] [stdout] test session::tests::chio_identity_assertion_rejects_stale_or_empty_fields ... ok
[INFO] [stdout] test session::tests::classifies_non_file_roots_as_metadata_only ... ok
[INFO] [stdout] test session::tests::classifies_filesystem_resource_uris_for_runtime ... ok
[INFO] [stdout] test receipt::tests::tool_call_action_tampered_hash ... ok
[INFO] [stdout] test session::tests::classifies_non_filesystem_resource_uris_without_forcing_root_checks ... ok
[INFO] [stdout] test session::tests::create_elicitation_result_roundtrip ... ok
[INFO] [stdout] test session::tests::completion_result_roundtrip ... ok
[INFO] [stdout] test session::tests::marks_non_local_file_roots_as_unenforceable ... ok
[INFO] [stdout] test session::tests::marks_unenforceable_filesystem_resource_uris_as_fail_closed ... ok
[INFO] [stdout] test session::tests::create_elicitation_operation_roundtrip ... ok
[INFO] [stdout] test session::tests::anonymous_session_auth_context_has_no_principal ... ok
[INFO] [stdout] test session::tests::normalizes_enforceable_file_roots_for_runtime ... ok
[INFO] [stdout] test session::tests::create_message_operation_roundtrip ... ok
[INFO] [stdout] test runtime_attestation::tests::derive_runtime_attestation_trust_material_rejects_unsupported_schema ... ok
[INFO] [stdout] test session::tests::ownership_snapshots_roundtrip_with_expected_defaults ... ok
[INFO] [stdout] test session::tests::oauth_session_auth_context_roundtrips_with_federated_claims ... ok
[INFO] [stdout] test session::tests::operation_context_new_sets_default_lineage_fields ... ok
[INFO] [stdout] test session::tests::operation_context_roundtrip_preserves_lineage ... ok
[INFO] [stdout] test session::tests::operation_terminal_state_and_kind_helpers_cover_all_variants ... ok
[INFO] [stdout] test session::tests::request_lineage_record_tracks_continuation_and_capability_binding ... ok
[INFO] [stdout] test session::tests::root_definition_roundtrip ... ok
[INFO] [stdout] test session::tests::normalizes_windows_style_file_roots_for_runtime ... ok
[INFO] [stdout] test session::tests::progress_token_accepts_integer_or_string ... ok
[INFO] [stdout] test session::tests::prompt_result_roundtrip ... ok
[INFO] [stdout] test session::tests::session_auth_context_helpers_cover_in_process_and_oauth_without_principal ... ok
[INFO] [stdout] test session::tests::session_operation_reports_kind ... ok
[INFO] [stdout] test session::tests::session_auth_context_roundtrip_and_principal_helpers ... ok
[INFO] [stdout] test session::tests::session_id_roundtrip ... ok
[INFO] [stdout] test runtime_attestation::tests::verifier_family_mapping_covers_supported_and_unknown_schemas ... ok
[INFO] [stdout] test session::tests::session_operation_roundtrip_preserves_tool_call_payload ... ok
[INFO] [stdout] test session::tests::chio_identity_assertion_rejects_remaining_invalid_fields ... ok
[INFO] [stdout] test session::tests::session_anchor_detects_material_auth_context_drift ... ok
[INFO] [stdout] test receipt::tests::receipt_serde_roundtrip ... ok
[INFO] [stdout] test session::tests::root_and_resource_normalization_cover_remaining_helper_edges ... ok
[INFO] [stdout] test receipt::tests::receipt_sign_and_verify ... ok
[INFO] [stdout] test receipt::tests::receipt_incomplete_decision ... ok
[INFO] [stdout] test receipt::tests::signed_export_envelope_roundtrip ... ok
[INFO] [stdout] test session::tests::session_anchor_signing_binds_auth_context_and_reference ... ok
[INFO] [stdout] test receipt::tests::receipt_deny_decision ... ok
[INFO] [stdout] test receipt::tests::receipt_wrong_key_fails ... ok
[INFO] [stdout] test receipt::tests::ed25519_receipt_is_byte_identical_without_algorithm_field ... ok
[INFO] [stdout] test receipt::tests::receipt_lineage_statement_sign_and_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 187 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/capability_constraint_variants.rs (/opt/rustwide/target/debug/deps/capability_constraint_variants-db66a08da0c199f0)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test content_review_tier_roundtrips ... ok
[INFO] [stdout] test audience_allowlist_accepts_string_list ... ok
[INFO] [stdout] test max_rows_returned_roundtrips ... ok
[INFO] [stdout] test max_transaction_amount_usd_roundtrips ... ok
[INFO] [stdout] test memory_store_allowlist_roundtrips ... ok
[INFO] [stdout] test memory_write_deny_patterns_roundtrips ... ok
[INFO] [stdout] test model_constraint_with_both_fields_roundtrips ... ok
[INFO] [stdout] test model_constraint_with_only_allowed_ids ... ok
[INFO] [stdout] test model_metadata_omits_absent_optional_fields ... ok
[INFO] [stdout] test model_metadata_roundtrips_full ... ok
[INFO] [stdout] test operation_class_enum_serializes ... ok
[INFO] [stdout] test require_dual_approval_roundtrips ... ok
[INFO] [stdout] test model_metadata_accepts_legacy_payload_without_optional_fields ... ok
[INFO] [stdout] test table_allowlist_serializes_with_expected_tag ... ok
[INFO] [stdout] test existing_path_prefix_still_deserializes ... ok
[INFO] [stdout] test column_denylist_roundtrips ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test error_result_type_alias ... ok
[INFO] [stdout] test hashing_surface ... ok
[INFO] [stdout] test merkle_root_is_reachable ... ok
[INFO] [stdout] test canonical_json_roundtrip ... ok
[INFO] [stderr]      Running tests/no_std_build.rs (/opt/rustwide/target/debug/deps/no_std_build-5b6f8ae0842b1a4a)
[INFO] [stdout] test id_aliases_resolve_through_alloc ... ok
[INFO] [stdout] test keypair_sign_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/protocol_error_registry.rs (/opt/rustwide/target/debug/deps/protocol_error_registry-afc6105a4da35312)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test protocol_error_registry_has_unique_codes_and_complete_categories ... FAILED
[INFO] [stdout] test protocol_error_registry_version_negotiation_artifact_is_consistent ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- protocol_error_registry_has_unique_codes_and_complete_categories stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocol_error_registry_has_unique_codes_and_complete_categories' (2362) panicked at tests/protocol_error_registry.rs:91:61:
[INFO] [stdout] artifact file exists: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7832d31fc8 - 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:     0x5f7832d31fc8 - 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:     0x5f7832d31fc8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7832d31fc8 - <<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:     0x5f7832d4666a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7832d4666a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f7832d367e2 - 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:     0x5f7832d367e2 - <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:     0x5f7832d10c16 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7832d10c16 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7832d2a139 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7832cc011c - <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:     0x5f7832cc011c - 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:     0x5f7832d2a2f2 - <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:     0x5f7832d2a2f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7832d10cd2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7832d05d89 - 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:     0x5f7832d119ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7832d46dfc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7832d46b72 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7832c88b93 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f7832c6e084 - protocol_error_registry[2d1366b03f2dba13]::load_json::<protocol_error_registry[2d1366b03f2dba13]::ErrorRegistry>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/protocol_error_registry.rs:91:61
[INFO] [stdout]   22:     0x5f7832c7b230 - protocol_error_registry[2d1366b03f2dba13]::protocol_error_registry_has_unique_codes_and_complete_categories
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/protocol_error_registry.rs:97:35
[INFO] [stdout]   23:     0x5f7832c7b007 - protocol_error_registry[2d1366b03f2dba13]::protocol_error_registry_has_unique_codes_and_complete_categories::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/protocol_error_registry.rs:96:70
[INFO] [stdout]   24:     0x5f7832c847a6 - <protocol_error_registry[2d1366b03f2dba13]::protocol_error_registry_has_unique_codes_and_complete_categories::{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]   25:     0x5f7832cb31fb - <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]   26:     0x5f7832cb31fb - 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]   27:     0x5f7832cc0a75 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5f7832cc0a75 - <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]   29:     0x5f7832cc0a75 - 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]   30:     0x5f7832cc0a75 - 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]   31:     0x5f7832cc0a75 - 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]   32:     0x5f7832cc0a75 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5f7832cc0a75 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5f7832cba384 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5f7832cba384 - 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]   36:     0x5f7832cc3af2 - 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]   37:     0x5f7832cc3af2 - <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]   38:     0x5f7832cc3af2 - 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]   39:     0x5f7832cc3af2 - 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]   40:     0x5f7832cc3af2 - 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]   41:     0x5f7832cc3af2 - 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]   42:     0x5f7832cc3af2 - <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]   43:     0x5f7832d315ef - <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]   44:     0x5f7832d315ef - <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]   45:     0x7577c34eaaa4 - <unknown>
[INFO] [stdout]   46:     0x7577c3577a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- protocol_error_registry_version_negotiation_artifact_is_consistent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocol_error_registry_version_negotiation_artifact_is_consistent' (2363) panicked at tests/protocol_error_registry.rs:91:61:
[INFO] [stdout] artifact file exists: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7832d31fc8 - 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:     0x5f7832d31fc8 - 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:     0x5f7832d31fc8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7832d31fc8 - <<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:     0x5f7832d4666a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7832d4666a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f7832d367e2 - 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:     0x5f7832d367e2 - <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:     0x5f7832d10c16 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7832d10c16 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7832d2a139 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7832cc011c - <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:     0x5f7832cc011c - 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:     0x5f7832d2a2f2 - <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:     0x5f7832d2a2f2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7832d10cd2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7832d05d89 - 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:     0x5f7832d119ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7832d46dfc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7832d46b72 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7832c88b93 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f7832c6e084 - protocol_error_registry[2d1366b03f2dba13]::load_json::<protocol_error_registry[2d1366b03f2dba13]::ErrorRegistry>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/protocol_error_registry.rs:91:61
[INFO] [stdout]   22:     0x5f7832c7bef0 - protocol_error_registry[2d1366b03f2dba13]::protocol_error_registry_version_negotiation_artifact_is_consistent
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/protocol_error_registry.rs:151:35
[INFO] [stdout]   23:     0x5f7832c7b037 - protocol_error_registry[2d1366b03f2dba13]::protocol_error_registry_version_negotiation_artifact_is_consistent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/protocol_error_registry.rs:150:72
[INFO] [stdout]   24:     0x5f7832c847e6 - <protocol_error_registry[2d1366b03f2dba13]::protocol_error_registry_version_negotiation_artifact_is_consistent::{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]   25:     0x5f7832cb31fb - <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]   26:     0x5f7832cb31fb - 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]   27:     0x5f7832cc0a75 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5f7832cc0a75 - <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]   29:     0x5f7832cc0a75 - 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]   30:     0x5f7832cc0a75 - 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]   31:     0x5f7832cc0a75 - 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]   32:     0x5f7832cc0a75 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5f7832cc0a75 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5f7832cba384 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5f7832cba384 - 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]   36:     0x5f7832cc3af2 - 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]   37:     0x5f7832cc3af2 - <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]   38:     0x5f7832cc3af2 - 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]   39:     0x5f7832cc3af2 - 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]   40:     0x5f7832cc3af2 - 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]   41:     0x5f7832cc3af2 - 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]   42:     0x5f7832cc3af2 - <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]   43:     0x5f7832d315ef - <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]   44:     0x5f7832d315ef - <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]   45:     0x7577c34eaaa4 - <unknown>
[INFO] [stdout]   46:     0x7577c3577a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     protocol_error_registry_has_unique_codes_and_complete_categories
[INFO] [stdout]     protocol_error_registry_version_negotiation_artifact_is_consistent
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test protocol_error_registry`
[INFO] running `Command { std: "docker" "inspect" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263", kill_on_drop: false }`
[INFO] [stdout] eb1d7e7c80195185f331321293160dd42218c8c34fa51d49082dab44f7559263
