[INFO] cloning repository https://github.com/answndud/another-dimension-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/answndud/another-dimension-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanswndud%2Fanother-dimension-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanswndud%2Fanother-dimension-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 077e9161aa62078713e74d56d729e96feeb422b5
[INFO] testing answndud/another-dimension-chat against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanswndud%2Fanother-dimension-chat" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/answndud/another-dimension-chat
[INFO] finished tweaking git repo https://github.com/answndud/another-dimension-chat
[INFO] tweaked toml for git repo https://github.com/answndud/another-dimension-chat written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/answndud/another-dimension-chat on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/answndud/another-dimension-chat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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] 388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef
[INFO] running `Command { std: "docker" "start" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef", 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" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef", 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" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling another-dimension-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling snow v0.10.0
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling another-dimension-engine v0.1.0 (/opt/rustwide/workdir/apps/engine)
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling another-dimension-identity v0.1.0 (/opt/rustwide/workdir/crates/identity)
[INFO] [stderr]    Compiling another-dimension-pairing v0.1.0 (/opt/rustwide/workdir/crates/pairing)
[INFO] [stderr]    Compiling another-dimension-crypto v0.1.0 (/opt/rustwide/workdir/crates/crypto)
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling another-dimension-storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]    Compiling another-dimension-transport v0.1.0 (/opt/rustwide/workdir/crates/transport)
[INFO] [stderr]    Compiling another-dimension-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling another-dimension v0.1.0 (/opt/rustwide/workdir/apps/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s
[INFO] running `Command { std: "docker" "inspect" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef", 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" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling another-dimension-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr]    Compiling another-dimension-engine v0.1.0 (/opt/rustwide/workdir/apps/engine)
[INFO] [stderr]    Compiling another-dimension-identity v0.1.0 (/opt/rustwide/workdir/crates/identity)
[INFO] [stderr]    Compiling another-dimension-crypto v0.1.0 (/opt/rustwide/workdir/crates/crypto)
[INFO] [stderr]    Compiling another-dimension-pairing v0.1.0 (/opt/rustwide/workdir/crates/pairing)
[INFO] [stderr]    Compiling another-dimension-storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]    Compiling another-dimension-transport v0.1.0 (/opt/rustwide/workdir/crates/transport)
[INFO] [stderr]    Compiling another-dimension-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling another-dimension v0.1.0 (/opt/rustwide/workdir/apps/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.81s
[INFO] running `Command { std: "docker" "inspect" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef", 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" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/another_dimension-5d1c4506d58ef310)
[INFO] [stderr]      Running tests/cli_hardening.rs (/opt/rustwide/target/debug/deps/cli_hardening-e1eb6703891dbfd3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test default_build_rejects_prototype_commands ... ok
[INFO] [stdout] test default_build_rejects_production_unlock_with_redacted_error ... ok
[INFO] [stdout] test default_build_prints_read_only_production_preflight_without_secrets ... ok
[INFO] [stdout] test default_build_help_lists_only_boundary_commands ... ok
[INFO] [stdout] test default_build_rejects_production_skeleton_commands ... ok
[INFO] [stdout] test default_build_runs_production_boundary_self_test_without_secrets ... ok
[INFO] [stdout] test production_profile_init_creates_encrypted_store_without_opening_messaging ... ok
[INFO] [stdout] test production_pairing_payload_create_uses_stored_identity_without_opening_messaging ... ok
[INFO] [stdout] test production_identity_init_and_status_use_encrypted_store_without_opening_messaging ... ok
[INFO] [stdout] test production_profile_status_reopens_encrypted_store_without_opening_messaging ... ok
[INFO] [stdout] test production_pairing_session_prepare_uses_stored_noise_key_without_opening_transport ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/another_dimension_core-7974ed2fec1e11c7)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test production::tests::final_release_class_gate_separates_beta_candidate_stable_and_high_risk_readiness ... ok
[INFO] [stdout] test production::tests::malicious_peer_state_hardening_keeps_failures_redacted_and_unverified ... ok
[INFO] [stdout] test production::tests::high_risk_readiness_gate_keeps_claims_false_until_all_conditions_are_met ... ok
[INFO] [stdout] test production::tests::message_delivery_productization_flow_blocks_false_ready_and_private_support_leaks ... ok
[INFO] [stdout] test production::tests::external_two_machine_evidence_accepts_only_redacted_real_peer_reports ... ok
[INFO] [stdout] test production::tests::panic_lock_or_emergency_wipe_mitigation_boundary_is_redacted ... ok
[INFO] [stdout] test production::tests::production_android_shell_candidate_uses_shared_core_without_mobile_trust_dependencies ... ok
[INFO] [stdout] test production::tests::high_risk_onion_runtime_evidence_blocks_ready_without_redacted_runtime_evidence ... ok
[INFO] [stdout] test production::tests::high_risk_transport_state_reports_onion_only_metadata_minimized_boundary ... ok
[INFO] [stdout] test production::tests::production_async_delivery_semantics_are_reviewed_without_network_claim ... ok
[INFO] [stdout] test production::tests::production_backup_migration_boundary_closes_local_policy_without_recovery_claim ... ok
[INFO] [stdout] test production::tests::production_diagnostics_redaction_boundary_closes_public_copy_without_uploads_or_secrets ... ok
[INFO] [stdout] test production::tests::production_ios_shell_candidate_uses_shared_core_without_apple_trust_dependencies ... ok
[INFO] [stdout] test production::tests::production_key_rollback_boundary_closes_policy_without_claiming_wrapping_or_rollback ... ok
[INFO] [stdout] test production::tests::production_independent_review_boundary_publishes_review_gap_without_signoff_claim ... ok
[INFO] [stdout] test production::tests::production_high_risk_threat_model_claim_boundary_is_explicit_and_bounded ... ok
[INFO] [stdout] test production::tests::production_local_manual_e2ee_runtime_gate_closes_session_failure_model_without_claims ... ok
[INFO] [stdout] test production::tests::production_local_data_lifecycle_policy_is_passphrase_first_with_non_claims ... ok
[INFO] [stdout] test production::tests::production_local_data_recovery_decision_separates_passphrase_corrupt_and_migration_limits ... ok
[INFO] [stdout] test production::tests::production_local_storage_key_runtime_evidence_summary_links_unlock_delete_rollback_and_backup ... ok
[INFO] [stdout] test production::tests::production_local_destructive_action_decision_inherits_storage_scopes ... ok
[INFO] [stdout] test production::tests::production_local_storage_lifecycle_product_matrix_closes_without_backup_or_rollback_claims ... ok
[INFO] [stdout] test production::tests::production_manual_envelope_outbound_decision_separates_pending_states_without_payload_claims ... ok
[INFO] [stdout] test production::tests::production_manual_runtime_messaging_gate_opens_only_explicit_local_envelope_flow ... ok
[INFO] [stdout] test production::tests::production_message_envelope_import_decision_fails_closed_for_malformed_replay_and_duplicate_inputs ... ok
[INFO] [stdout] test production::tests::production_message_transport_nonce_separates_message_types ... ok
[INFO] [stdout] test production::tests::production_message_ttl_policy_accepts_only_supported_values ... ok
[INFO] [stdout] test production::tests::production_mobile_backup_exclusion_screen_copy_boundary_requires_marker_evidence_without_backup_claims ... ok
[INFO] [stdout] test production::tests::production_mobile_backup_exclusion_verification_boundary_closes_without_backup_recovery_claim ... ok
[INFO] [stdout] test production::tests::production_mobile_blocker_implementation_roadmap_boundary_maps_without_implementation_claims ... ok
[INFO] [stdout] test production::tests::production_mobile_conversation_deletion_checklist_boundary_keeps_delete_local_and_non_claiming ... ok
[INFO] [stdout] test production::tests::production_mobile_destructive_action_confirmation_checklist_boundary_requires_confirmation_without_delete_claims ... ok
[INFO] [stdout] test production::tests::production_mobile_diagnostics_redaction_boundary_reuses_public_fields_without_uploads ... ok
[INFO] [stdout] test production::tests::production_mobile_dto_serialization_placeholder_boundary_is_documentation_only_and_redacted ... ok
[INFO] [stdout] test production::tests::production_mobile_ffi_signature_placeholder_boundary_is_non_callable ... ok
[INFO] [stdout] test production::tests::production_mobile_first_run_platform_readiness_checklist_boundary_is_non_claiming ... ok
[INFO] [stdout] test production::tests::production_mobile_install_update_integrity_boundary_requires_same_release_evidence_without_store_trust ... ok
[INFO] [stdout] test production::tests::production_mobile_install_update_screen_copy_boundary_requires_manual_evidence_without_store_or_auto_update_claims ... ok
[INFO] [stdout] test production::tests::production_mobile_invite_verification_checklist_boundary_requires_safety_confirmation_without_readiness_claims ... ok
[INFO] [stdout] test production::tests::production_mobile_lifecycle_checklist_index_boundary_is_coverage_only_and_non_claiming ... ok
[INFO] [stdout] test production::tests::production_mobile_local_data_lifecycle_screen_copy_boundary_projects_local_only_non_claims ... ok
[INFO] [stdout] test production::tests::production_mobile_manual_envelope_exchange_checklist_boundary_keeps_delivery_non_claims ... ok
[INFO] [stdout] test production::tests::production_mobile_manual_pairing_checklist_screen_copy_boundary_requires_manual_verification_without_discovery_claims ... ok
[INFO] [stdout] test production::tests::production_mobile_pre_release_non_claim_audit_boundary_is_status_only_and_non_claiming ... ok
[INFO] [stdout] test production::tests::production_mobile_receive_import_checklist_boundary_keeps_receive_local_and_non_claiming ... ok
[INFO] [stdout] test production::tests::production_mobile_redacted_diagnostics_payload_placeholder_inherits_redaction_without_exports ... ok
[INFO] [stdout] test production::tests::production_mobile_release_blocker_inventory_boundary_keeps_blockers_uncleared ... ok
[INFO] [stdout] test production::tests::production_mobile_retry_cancel_checklist_boundary_keeps_retry_cancel_local_and_non_claiming ... ok
[INFO] [stdout] test production::tests::production_mobile_runtime_command_surface_status_is_redacted_and_side_effect_free ... ok
[INFO] [stdout] test production::tests::production_mobile_session_profile_wipe_checklist_boundary_keeps_lifecycle_local_and_non_claiming ... ok
[INFO] [stdout] test production::tests::production_mobile_shared_core_api_freeze_boundary_is_wrapper_neutral_and_non_callable ... ok
[INFO] [stdout] test production::tests::production_mobile_shared_core_ffi_inventory_boundary_is_documentation_only ... ok
[INFO] [stdout] test production::tests::production_mobile_skeleton_verification_script_boundary_is_read_only_and_non_claiming ... ok
[INFO] [stdout] test production::tests::production_mobile_transcript_status_checklist_boundary_keeps_transcript_local_and_non_claiming ... ok
[INFO] [stdout] test production::tests::production_mobile_wrapper_implementation_authorization_boundary_is_not_granted ... ok
[INFO] [stdout] test production::tests::production_mobile_wrapper_implementation_entry_criteria_boundary_is_not_satisfied ... ok
[INFO] [stdout] test production::tests::production_mobile_wrapper_implementation_kickoff_blocker_boundary_blocks_kickoff ... ok
[INFO] [stdout] test production::tests::production_mobile_wrapper_skeleton_directory_boundary_is_documentation_only ... ok
[INFO] [stdout] test production::tests::production_mobile_wrapper_status_command_dto_boundary_is_redacted_and_non_callable ... ok
[INFO] [stdout] test production::tests::production_mobile_wrapper_status_screen_copy_boundary_projects_redacted_dto_without_new_claims ... ok
[INFO] [stdout] test production::tests::production_mobile_wrapper_ux_copy_boundary_preserves_public_non_claims ... ok
[INFO] [stdout] test production::tests::production_envelope_replay_window_rejects_old_message ... ok
[INFO] [stdout] test production::tests::production_envelope_session_rejects_tampered_ciphertext ... ok
[INFO] [stdout] test production::tests::production_outbound_delivery_state_transition_blocks_canceled_delivery ... ok
[INFO] [stdout] test production::tests::production_endpoint_state_persists_through_encrypted_store_with_opaque_record_id ... ok
[INFO] [stdout] test production::tests::production_envelope_replay_window_rejects_duplicate_message ... ok
[INFO] [stdout] test production::tests::production_pairwise_invite_import_decision_keeps_failure_kinds_explicit ... ok
[INFO] [stdout] test production::tests::production_pairwise_safety_action_gate_blocks_untrusted_session_states ... ok
[INFO] [stdout] test production::tests::production_pairwise_safety_verification_decision_blocks_mismatch_and_revoked_sessions ... ok
[INFO] [stdout] test production::tests::production_platform_split_keeps_mobile_wrappers_behind_shared_core ... ok
[INFO] [stdout] test production::tests::production_practical_transport_split_keeps_default_manual_and_onion_advanced ... ok
[INFO] [stdout] test production::tests::production_product_unlock_status_snapshot_is_redacted_and_portable ... ok
[INFO] [stdout] test production::tests::production_local_message_index_rejects_scope_mismatch ... ok
[INFO] [stdout] test production::tests::production_local_message_index_delete_uses_allocated_record_id ... ok
[INFO] [stdout] test production::tests::production_envelope_tamper_does_not_advance_replay_window ... ok
[INFO] [stdout] test production::tests::production_expired_message_reclaims_storage_pages_after_delete_helpers ... ok
[INFO] [stdout] test production::tests::production_profile_unlock_recovery_decision_keeps_high_risk_local_claims_explicit ... ok
[INFO] [stdout] test production::tests::production_protocol_decision_selects_noise_without_custom_crypto_claim ... ok
[INFO] [stdout] test production::tests::production_public_support_incident_operations_keep_public_intake_redacted ... ok
[INFO] [stdout] test production::tests::production_endpoint_state_delete_is_idempotent_for_missing_state ... ok
[INFO] [stdout] test production::tests::production_profile_init_opens_store_and_writes_marker_without_runtime ... ok
[INFO] [stdout] test production::tests::production_endpoint_state_rejects_scope_mismatch ... ok
[INFO] [stdout] test production::tests::production_local_message_index_persists_through_encrypted_store ... ok
[INFO] [stdout] test production::tests::production_message_record_ids_are_session_scoped_and_opaque ... ok
[INFO] [stdout] test production::tests::production_session_lifecycle_blocks_terminal_promotion ... ok
[INFO] [stdout] test production::tests::production_runtime_command_surface_is_reviewed_but_runtime_closed ... ok
[INFO] [stdout] test production::tests::production_endpoint_state_delete_uses_opaque_record_id ... ok
[INFO] [stdout] test production::tests::production_session_encrypts_endpoint_update_as_control_envelope ... ok
[INFO] [stdout] test production::tests::production_session_plan_is_order_stable ... ok
[INFO] [stdout] test production::tests::production_session_plan_rejects_invalid_or_shared_rendezvous_endpoint ... ok
[INFO] [stdout] test production::tests::production_session_plan_rejects_invalid_noise_prekey_bundle ... ok
[INFO] [stdout] test production::tests::production_session_readiness_gate_lists_blockers_without_opening_runtime ... ok
[INFO] [stdout] test production::tests::production_message_retention_preference_round_trips_in_profile_store ... ok
[INFO] [stdout] test production::tests::production_session_plan_rejects_non_production_payload ... ok
[INFO] [stdout] test production::tests::production_receive_persists_replay_after_successful_decrypt ... ok
[INFO] [stdout] test production::tests::production_setup_draft_signs_payload_with_noise_prekey_bundle ... ok
[INFO] [stdout] test production::tests::production_session_plan_resolves_duplicate_connections_without_timing_rules ... ok
[INFO] [stdout] test production::tests::production_storage_budget_status_reports_database_and_sqlite_sidecars ... ok
[INFO] [stdout] test production::tests::production_storage_key_management_hardening_summary_closes_phase32_source_boundary ... ok
[INFO] [stdout] test production::tests::production_supply_chain_integrity_boundary_closes_manual_release_evidence_without_audit_claim ... ok
[INFO] [stdout] test production::tests::production_transport_envelope_io_boundary_closes_without_external_evidence_claim ... ok
[INFO] [stdout] test production::tests::production_replay_record_id_is_session_scoped_and_opaque ... ok
[INFO] [stdout] test production::tests::production_setup_handshake_rejects_noise_static_key_mismatch ... ok
[INFO] [stdout] test production::tests::profile_key_rotation_readiness_reports_key_hierarchy_without_wrapping_claim ... ok
[INFO] [stdout] test production::tests::production_session_plan_rejects_tampered_payload ... ok
[INFO] [stdout] test production::tests::session_durable_state_harness_allows_transport_state_persistence_without_runtime ... ok
[INFO] [stdout] test production::tests::windows_public_artifact_candidate_keeps_claims_false_and_shared_core_bound ... ok
[INFO] [stderr] 2026-07-09 16:21:12.247: ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1
[INFO] [stderr] 2026-07-09 16:21:12.247: ERROR CORE sqlite3Codec: error decrypting page 1 data: 1
[INFO] [stderr] 2026-07-09 16:21:12.247: ERROR CORE sqlcipher_codec_ctx_set_error 1
[INFO] [stdout] test production::tests::production_setup_drafts_can_encrypt_and_decrypt_envelope ... ok
[INFO] [stdout] test production::tests::production_setup_drafts_can_plan_session ... ok
[INFO] [stdout] test production::tests::production_receive_tamper_does_not_persist_replay_state ... ok
[INFO] [stdout] test production::tests::production_profile_status_reopens_store_and_checks_marker_without_runtime ... ok
[INFO] [stdout] test production::tests::production_onion_service_key_record_prepares_after_profile_unlock_without_key_bytes ... ok
[INFO] [stdout] test production::tests::production_setup_drafts_can_run_transcript_bound_handshake_smoke ... ok
[INFO] [stderr] 2026-07-09 16:21:13.319: ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1
[INFO] [stderr] 2026-07-09 16:21:13.322: ERROR CORE sqlite3Codec: error decrypting page 1 data: 1
[INFO] [stderr] 2026-07-09 16:21:13.322: ERROR CORE sqlcipher_codec_ctx_set_error 1
[INFO] [stdout] test production::tests::production_profile_identity_init_and_status_use_encrypted_profile_store ... ok
[INFO] [stdout] test production::tests::production_profile_passphrase_rekey_changes_unlock_secret_without_runtime ... ok
[INFO] [stdout] test production::tests::production_pairing_payload_create_uses_stored_identity_and_persists_noise_static ... ok
[INFO] [stdout] test production::tests::production_pairing_session_prepare_loads_stored_noise_static_for_local_payload ... ok
[INFO] [stdout] test production::tests::production_onion_send_attempt_result_persists_failed_and_sent_resume_state ... ok
[INFO] [stdout] test production::tests::production_two_profile_room_setup_accepts_invite_derived_profiles ... ok
[INFO] [stdout] test production::tests::production_two_profile_resume_reloads_status_and_transcripts_after_new_command_invocations ... ok
[INFO] [stdout] test production::tests::crypto_erasure_lifecycle_persists_session_records_without_transport ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- production::tests::crypto_erasure_lifecycle_persists_session_records_without_transport stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'production::tests::crypto_erasure_lifecycle_persists_session_records_without_transport' (11741) panicked at crates/core/src/lib.rs:33229:13:
[INFO] [stdout] assertion failed: outbound_budget_after_delete.total_bytes() <=
[INFO] [stdout]     outbound_budget_before_delete.total_bytes()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f7cd51a1f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f7cd51a1f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f7cd51a1f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f7cd51a1f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f7cd52f3fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f7cd52f3fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60f7cd51e92c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60f7cd51e92c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60f7cd4f7096 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f7cd4f7096 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f7cd5117c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60f7ccf56670 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60f7ccf56670 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60f7cd511982 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60f7cd511982 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60f7cd4f7174 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60f7cd4ee7f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60f7cd4f7d3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60f7cd52fbfc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60f7cd52fbc2 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60f7cced53d2 - another_dimension_core[2db05f74a54b2e66]::production::tests::crypto_erasure_lifecycle_persists_session_records_without_transport
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/lib.rs:33229:13
[INFO] [stdout]   21:     0x60f7ccea99b7 - another_dimension_core[2db05f74a54b2e66]::production::tests::crypto_erasure_lifecycle_persists_session_records_without_transport::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/lib.rs:31692:81
[INFO] [stdout]   22:     0x60f7ccf41de6 - <another_dimension_core[2db05f74a54b2e66]::production::tests::crypto_erasure_lifecycle_persists_session_records_without_transport::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60f7ccf499ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60f7ccf499ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x60f7ccf56ff5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x60f7ccf56ff5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x60f7ccf56ff5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x60f7ccf56ff5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x60f7ccf56ff5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60f7ccf56ff5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x60f7ccf56ff5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x60f7ccf51aa4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x60f7ccf51aa4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x60f7ccf5a142 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x60f7ccf5a142 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x60f7ccf5a142 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x60f7ccf5a142 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60f7ccf5a142 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60f7ccf5a142 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x60f7ccf5a142 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60f7cd51954f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x60f7cd51954f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7f67eb895aa4 - <unknown>
[INFO] [stdout]   44:     0x7f67eb922a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     production::tests::crypto_erasure_lifecycle_persists_session_records_without_transport
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 120 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p another-dimension-core --lib`
[INFO] running `Command { std: "docker" "inspect" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef", kill_on_drop: false }`
[INFO] [stdout] 388ea04802d4dda8728a49518ad1f2d65dbe458cad0e794ad90ddc843ca59bef
