[INFO] cloning repository https://github.com/imthegoodboy/conU
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imthegoodboy/conU" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimthegoodboy%2FconU", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimthegoodboy%2FconU'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 058af0119ce137c844d5b9e483e5e5db09d5ff10
[INFO] testing imthegoodboy/conU 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%2Fimthegoodboy%2FconU" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/imthegoodboy/conU
[INFO] finished tweaking git repo https://github.com/imthegoodboy/conU
[INFO] tweaked toml for git repo https://github.com/imthegoodboy/conU written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imthegoodboy/conU 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/imthegoodboy/conU 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c
[INFO] running `Command { std: "docker" "start" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c", 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" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c" "/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" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c", 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" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling conu-protocol v0.1.25 (/opt/rustwide/workdir/crates/conu-protocol)
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling conu-core v0.1.25 (/opt/rustwide/workdir/crates/conu-core)
[INFO] [stderr]    Compiling conu-sdk v0.1.25 (/opt/rustwide/workdir/crates/conu-sdk)
[INFO] [stderr]    Compiling conu-relay v0.1.25 (/opt/rustwide/workdir/crates/conu-relay)
[INFO] [stderr]    Compiling conu-cli v0.1.25 (/opt/rustwide/workdir/crates/conu-cli)
[INFO] [stderr]    Compiling conu-mcp v0.1.25 (/opt/rustwide/workdir/crates/conu-mcp)
[INFO] [stderr]    Compiling conud v0.1.25 (/opt/rustwide/workdir/crates/conud)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c", 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" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c" "/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 conu-mcp v0.1.25 (/opt/rustwide/workdir/crates/conu-mcp)
[INFO] [stderr]    Compiling conu-relay v0.1.25 (/opt/rustwide/workdir/crates/conu-relay)
[INFO] [stderr]    Compiling conu-sdk v0.1.25 (/opt/rustwide/workdir/crates/conu-sdk)
[INFO] [stderr]    Compiling conu-cli v0.1.25 (/opt/rustwide/workdir/crates/conu-cli)
[INFO] [stderr]    Compiling conud v0.1.25 (/opt/rustwide/workdir/crates/conud)
[INFO] [stderr]    Compiling conu-core v0.1.25 (/opt/rustwide/workdir/crates/conu-core)
[INFO] [stderr]    Compiling conu-protocol v0.1.25 (/opt/rustwide/workdir/crates/conu-protocol)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.19s
[INFO] running `Command { std: "docker" "inspect" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c", 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" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c" "/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.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conu_cli-6e0cc9a6573d0d1c)
[INFO] [stdout] 
[INFO] [stdout] running 196 tests
[INFO] [stdout] test tests::agents_prepare_rejects_contradictory_options_before_state_mutation ... ok
[INFO] [stdout] test tests::agents_json_lists_persisted_local_agent ... ok
[INFO] [stdout] test tests::agents_prepare_rejects_self_connect ... ok
[INFO] [stdout] test tests::cli_display_renderers_redact_sensitive_endpoint_parts ... ok
[INFO] [stdout] test tests::command_group_help_exits_successfully ... ok
[INFO] [stdout] test tests::agents_heartbeat_queues_presence_request ... ok
[INFO] [stdout] test tests::agents_list_persisted_local_agent ... ok
[INFO] [stdout] test tests::connect_menu_items_offer_setup_for_empty_state ... ok
[INFO] [stdout] test tests::agents_register_queues_metadata_request ... ok
[INFO] [stdout] test tests::agents_register_persists_explicit_capabilities ... ok
[INFO] [stdout] test tests::connect_static_selector_points_to_hosted_setup_when_no_remote_is_visible ... ok
[INFO] [stdout] test tests::connect_selector_suggests_useful_next_steps ... ok
[INFO] [stdout] test tests::dashboard_renders_control_room ... ok
[INFO] [stdout] test tests::default_help_is_short_and_points_to_command_reference ... ok
[INFO] [stdout] test tests::doctor_detects_payload_text_in_logs ... ok
[INFO] [stdout] test tests::doctor_rejects_symlinked_logs_without_reading_targets ... ok
[INFO] [stdout] test tests::doctor_rejects_oversized_logs_without_loading_contents ... ok
[INFO] [stdout] test tests::connect_menu_items_offer_real_local_actions_after_setup ... ok
[INFO] [stdout] test tests::help_commands_keeps_full_command_reference ... ok
[INFO] [stdout] test tests::doctor_scans_rotated_log_archives_without_printing_contents ... ok
[INFO] [stdout] test tests::accept_keeps_legacy_peer_card_json_compatible ... ok
[INFO] [stdout] test tests::agents_prepare_registers_ready_agent_and_optional_stream_room ... ok
[INFO] [stdout] test tests::init_creates_state_and_status_reads_it ... ok
[INFO] [stdout] test tests::init_is_idempotent ... ok
[INFO] [stdout] test tests::doctor_reports_setup_and_privacy_without_payloads ... ok
[INFO] [stdout] test tests::join_requires_a_code ... ok
[INFO] [stdout] test tests::join_rejects_unknown_local_pairing_code ... ok
[INFO] [stdout] test tests::listen_for_unregistered_agent_suggests_ready_without_waiting ... ok
[INFO] [stdout] test tests::listen_timeout_is_payload_safe_and_suggests_retry ... ok
[INFO] [stdout] test tests::logs_rotate_archives_metadata_without_payload_output ... ok
[INFO] [stdout] test tests::dashboard_next_actions_use_registered_agents_after_setup ... ok
[INFO] [stdout] test tests::menu_command_renders_terminal_launcher_without_payloads ... ok
[INFO] [stdout] test tests::invite_export_normalizes_https_relay_endpoint ... ok
[INFO] [stdout] test tests::messages_history_missing_after_does_not_display_paths_or_payload ... ok
[INFO] [stdout] test tests::messages_history_after_returns_resume_window_without_payload ... ok
[INFO] [stdout] test tests::listen_delivered_message_suggests_pull_and_latest_reply_without_payload ... ok
[INFO] [stdout] test tests::messages_inbox_json_lists_metadata_without_payload ... ok
[INFO] [stdout] test tests::messages_history_text_can_show_newest_first_without_contents ... ok
[INFO] [stdout] test tests::accept_imports_public_card_from_stdin_with_custom_policy ... ok
[INFO] [stdout] test tests::messages_inbox_lists_metadata_without_payload ... ok
[INFO] [stdout] test tests::messages_history_limits_recent_metadata_without_payload ... ok
[INFO] [stdout] test tests::messages_receive_missing_envelope_does_not_display_inbox_path ... ok
[INFO] [stdout] test tests::messages_receive_text_output_keeps_path_and_contents_hidden ... ok
[INFO] [stdout] test tests::messages_receive_writes_payload_to_new_output_without_displaying_contents ... ok
[INFO] [stdout] test tests::invite_accept_imports_public_card_and_grants_default_policy ... ok
[INFO] [stdout] test tests::messages_receive_rejects_existing_output_without_payload_or_path ... ok
[INFO] [stdout] test tests::messages_inbox_overview_lists_agent_counts_without_payload ... ok
[INFO] [stdout] test tests::invite_accept_imports_signed_agent_cards_for_real_remote_chat ... ok
[INFO] [stdout] test tests::messages_reply_latest_empty_inbox_is_safe ... ok
[INFO] [stdout] test tests::messages_reply_delivers_to_original_sender_without_original_payload ... ok
[INFO] [stdout] test tests::messages_reply_missing_target_does_not_display_paths_or_payload ... ok
[INFO] [stdout] test tests::messages_reply_reads_payload_file_without_displaying_path_or_contents ... ok
[INFO] [stdout] test tests::messages_send_processes_pending_agents_before_local_delivery ... ok
[INFO] [stdout] test tests::messages_send_requires_stdin_flag ... ok
[INFO] [stdout] test tests::connect_menu_items_offer_prompted_remote_chat_after_agent_card_sync ... ok
[INFO] [stdout] test tests::messages_send_peer_queues_encrypted_relay_payload ... ok
[INFO] [stdout] test tests::messages_send_delivers_opaque_stdin_payload ... ok
[INFO] [stdout] test tests::messages_wait_timeout_is_payload_safe ... ok
[INFO] [stdout] test tests::messages_send_reads_payload_file_without_displaying_path_or_contents ... ok
[INFO] [stdout] test tests::messages_send_unknown_recipient_fails_before_local_queue ... ok
[INFO] [stdout] test tests::next_for_unregistered_agent_suggests_ready_without_paths_or_payloads ... ok
[INFO] [stdout] test tests::messages_reply_latest_targets_newest_sender_without_payload ... ok
[INFO] [stdout] test tests::messages_send_file_errors_do_not_display_path_or_contents ... ok
[INFO] [stdout] test tests::messages_reply_round_trip_delivers_to_original_sender_after_processing ... ok
[INFO] [stdout] test tests::online_alias_uses_simple_relay_setup_flow ... ok
[INFO] [stdout] test tests::pair_and_join_create_trusted_peer ... ok
[INFO] [stdout] test tests::peer_policy_cli_sets_scoped_grants_without_payloads ... ok
[INFO] [stdout] test tests::next_for_ready_agent_suggests_wait_when_inbox_is_empty ... ok
[INFO] [stdout] test tests::peers_json_and_revoke_are_metadata_only ... ok
[INFO] [stdout] test tests::messages_wait_returns_existing_metadata_without_payload ... ok
[INFO] [stdout] test tests::next_for_ready_agent_with_inbox_suggests_pull_and_latest_reply_without_payload ... ok
[INFO] [stdout] test tests::receive_latest_requires_latest_for_wait_options ... ok
[INFO] [stdout] test tests::pull_timeout_does_not_create_output_dir_or_display_path ... ok
[INFO] [stdout] test tests::relay_credential_cli_uses_stdin_and_never_prints_token ... ok
[INFO] [stdout] test tests::relay_credential_nested_help_is_specific_and_token_safe ... ok
[INFO] [stdout] test tests::relay_setup_configures_endpoint_and_credential_without_printing_token ... ok
[INFO] [stdout] test tests::pull_processes_queue_and_writes_named_payload_without_displaying_contents ... ok
[INFO] [stdout] test tests::receive_latest_timeout_does_not_create_output_or_display_path ... ok
[INFO] [stdout] test tests::relay_setup_rejects_secret_bearing_endpoint_before_storing_token ... ok
[INFO] [stdout] test tests::relay_setup_normalizes_render_https_endpoint ... ok
[INFO] [stdout] test tests::relay_setup_rejects_duplicate_config_before_storing_token ... ok
[INFO] [stdout] test tests::pull_rejects_existing_named_output_without_payload_or_path ... ok
[INFO] [stdout] test tests::ready_short_command_prepares_agent_with_stream_room_and_json ... ok
[INFO] [stdout] test tests::runtime_start_retries_only_transient_control_file_races ... ok
[INFO] [stdout] test tests::receive_latest_processes_queue_and_writes_payload_without_displaying_contents ... ok
[INFO] [stdout] test tests::routes_sync_selects_relay_fallback_without_payloads ... ok
[INFO] [stdout] test tests::security_audit_reports_hardened_controls_without_keys_or_payloads ... ok
[INFO] [stdout] test tests::rooms_flow_and_connect_are_metadata_only ... ok
[INFO] [stdout] test tests::routes_sync_keeps_relay_selected_for_inactive_direct_quic_candidate ... ok
[INFO] [stdout] test tests::rooms_policy_cli_sets_topic_grants_without_payloads ... ok
[INFO] [stdout] test tests::security_retire_identity_requires_refresh_confirmation_and_hides_keys ... ok
[INFO] [stdout] test tests::security_rotate_identity_requires_peer_refresh_and_hides_keys ... ok
[INFO] [stdout] test tests::sessions_sync_makes_remote_agent_visible ... ok
[INFO] [stdout] test tests::phase_fourteen_commands_are_registered ... ok
[INFO] [stdout] test tests::setup_local_can_configure_render_relay_without_printing_token ... ok
[INFO] [stdout] test tests::messages_send_resolves_unique_remote_agent_without_peer_flag ... ok
[INFO] [stdout] test tests::setup_local_rejects_secret_bearing_relay_before_storing_token ... ok
[INFO] [stdout] test tests::setup_local_rejects_same_agent_pair ... ok
[INFO] [stdout] test tests::security_retire_storage_requires_confirmation_and_hides_payloads ... ok
[INFO] [stdout] test tests::security_rotate_storage_requires_confirmation_and_hides_payloads ... ok
[INFO] [stdout] test tests::setup_local_prepares_persistent_agent_playground ... ok
[INFO] [stdout] test tests::signed_peer_card_cli_rejects_endpoint_override_without_payloads ... ok
[INFO] [stdout] test tests::setup_local_accepts_custom_agent_pair_and_room ... ok
[INFO] [stdout] test tests::setup_local_can_include_existing_runtime_status ... ok
[INFO] [stdout] test tests::simple_invite_accept_are_portable_and_pair_join_stay_local ... ok
[INFO] [stdout] test tests::smoke_local_json_reports_metadata_only ... ok
[INFO] [stdout] test tests::start_reports_already_running_without_spawning ... ok
[INFO] [stdout] test tests::status_detects_runtime_heartbeat ... ok
[INFO] [stdout] test tests::status_json_is_machine_readable_shape ... ok
[INFO] [stdout] test tests::smoke_local_verifies_delivery_without_persisting_temp_state ... ok
[INFO] [stdout] test tests::simple_agent_messenger_commands_work_end_to_end ... ok
[INFO] [stdout] test tests::telemetry_snapshot_text_uses_counts_without_identifiers ... ok
[INFO] [stdout] test tests::signed_peer_card_cli_imports_json_stdin_without_payloads ... ok
[INFO] [stdout] test tests::terminal_chat_prompt_payload_is_bounded_without_echoing_contents ... ok
[INFO] [stdout] test tests::unknown_cli_arguments_do_not_echo_secret_like_values ... ok
[INFO] [stdout] test tests::unknown_command_fails_with_help ... ok
[INFO] [stdout] test tests::signed_peer_card_cli_import_verifies_without_payloads ... ok
[INFO] [stdout] test tests::signed_peer_card_cli_imports_json_file_without_payloads ... ok
[INFO] [stdout] test tests::update_apply_backup_cleanup_rejects_symlinked_backup_dir_without_removing_outside ... ok
[INFO] [stdout] test tests::update_apply_archive_bound_failures_are_redacted ... ok
[INFO] [stdout] test tests::update_apply_backup_cleanup_removes_regular_backup_file ... ok
[INFO] [stdout] test tests::update_apply_backup_detects_source_replacement_after_open ... ok
[INFO] [stdout] test tests::update_apply_backup_detects_source_replacement_before_open ... ok
[INFO] [stdout] test tests::update_apply_backup_dir_skips_existing_candidate ... ok
[INFO] [stdout] test tests::update_apply_backup_rejects_existing_backup_without_overwrite ... ok
[INFO] [stdout] test tests::update_apply_backup_rejects_symlink_backup_without_writing_target ... ok
[INFO] [stdout] test tests::update_apply_backup_dir_rejects_symlinked_backup_root ... ok
[INFO] [stdout] test tests::update_apply_backup_rejects_symlinked_backup_root_without_writing_outside ... ok
[INFO] [stdout] test tests::update_apply_backup_rejects_unplanned_existing_target ... ok
[INFO] [stdout] test tests::update_apply_backup_rejects_symlinked_install_parent_without_backing_up_outside ... ok
[INFO] [stdout] test tests::top_level_reply_latest_reads_file_without_displaying_path_or_contents ... ok
[INFO] [stdout] test tests::telemetry_snapshot_json_is_allowlisted_and_payload_safe ... ok
[INFO] [stdout] test tests::update_apply_confirm_rejects_symlinked_install_dir_without_writing_target ... ok
[INFO] [stdout] test tests::streams_flow_and_watch_are_metadata_only ... ok
[INFO] [stdout] test tests::update_apply_confirm_installs_expected_binaries_and_backup ... ok
[INFO] [stdout] test tests::update_apply_dry_run_rejects_symlinked_install_dir_without_installing ... ok
[INFO] [stdout] test tests::update_apply_dry_run_validates_archive_without_installing ... ok
[INFO] [stdout] test tests::update_apply_final_replacement_rejects_symlink_target_without_writing_target ... ok
[INFO] [stdout] test tests::update_apply_final_replacement_rejects_directory_target ... ok
[INFO] [stdout] test tests::update_apply_final_replacement_rejects_symlinked_install_parent_without_removing_outside ... ok
[INFO] [stdout] test tests::update_apply_install_rejects_symlinked_backup_dir_without_writing_outside ... ok
[INFO] [stdout] test tests::update_apply_permission_setter_uses_open_file_handle_not_path ... ok
[INFO] [stdout] test tests::update_apply_rejects_invalid_tar_member_path_without_path ... ok
[INFO] [stdout] test tests::update_apply_rejects_checksum_drift_before_install ... ok
[INFO] [stdout] test tests::signed_agent_card_cli_export_and_import_verifies_without_payloads ... ok
[INFO] [stdout] test tests::update_apply_rejects_duplicate_archive_member_without_path ... ok
[INFO] [stdout] test tests::update_apply_rejects_duplicate_archive_manifest_keys_without_values ... ok
[INFO] [stdout] test tests::update_apply_rejects_unexpected_binary_archive_member_without_path ... ok
[INFO] [stdout] test tests::update_apply_requires_dry_run_or_confirm ... ok
[INFO] [stdout] test tests::update_apply_restore_backup_rejects_directory_backup_without_writing_target ... ok
[INFO] [stdout] test tests::update_apply_restore_backup_rejects_symlink_backup_without_reading_target ... ok
[INFO] [stdout] test tests::update_apply_rejects_mixed_rooted_and_rootless_archive_before_install ... ok
[INFO] [stdout] test tests::update_apply_restore_backup_rejects_existing_target_without_overwrite ... ok
[INFO] [stdout] test tests::update_apply_rejects_unsafe_archive_member_before_install ... ok
[INFO] [stdout] test tests::update_apply_restore_backup_rejects_symlink_target_without_writing_target ... ok
[INFO] [stdout] test tests::update_apply_temp_install_target_rejects_directory_source ... ok
[INFO] [stdout] test tests::update_apply_restore_backup_rejects_symlinked_install_parent_without_writing_outside ... ok
[INFO] [stdout] test tests::update_apply_restore_backup_reports_missing_backup ... ok
[INFO] [stdout] test tests::update_apply_staged_binary_rejects_existing_path_without_overwrite ... ok
[INFO] [stdout] test tests::update_apply_temp_install_target_rejects_same_length_source_tamper ... ok
[INFO] [stdout] test tests::update_apply_temp_install_target_rejects_symlink_source_without_reading_target ... ok
[INFO] [stdout] test tests::update_apply_temp_install_target_sets_executable_permissions ... ok
[INFO] [stdout] test tests::update_apply_temp_install_target_rejects_symlinked_install_parent_without_writing_outside ... ok
[INFO] [stdout] test tests::update_apply_restore_backup_rejects_symlinked_backup_dir_without_reading_target ... ok
[INFO] [stdout] test tests::update_apply_temp_install_target_verify_accepts_created_target ... ok
[INFO] [stdout] test tests::update_apply_failure_redacts_install_dir_path ... ok
[INFO] [stdout] test tests::update_apply_rejects_unexpected_archive_root_before_install ... ok
[INFO] [stdout] test tests::update_check_failure_redacts_local_policy_path ... ok
[INFO] [stdout] test tests::update_check_rejects_auto_apply_policy ... ok
[INFO] [stdout] test tests::update_check_rejects_malformed_remote_policy_url_authorities ... ok
[INFO] [stdout] test tests::update_check_rejects_symlinked_policy_file_without_reading_target ... ok
[INFO] [stdout] test tests::update_check_rejects_traversal_shaped_remote_policy_url_paths ... ok
[INFO] [stdout] test tests::update_check_rejects_duplicate_policy_json_keys_without_leaking_shadow_value ... ok
[INFO] [stdout] test tests::update_check_rejects_checksum_drift ... ok
[INFO] [stdout] test tests::update_check_rejects_mixed_local_and_remote_sources ... ok
[INFO] [stdout] test tests::update_check_rejects_non_public_ipv6_remote_policy_urls ... ok
[INFO] [stdout] test tests::update_apply_temp_install_target_verify_rejects_same_length_replacement ... ok
[INFO] [stdout] test tests::update_check_rejects_unsafe_remote_policy_url ... ok
[INFO] [stdout] test tests::update_download_output_write_rejects_existing_file_without_overwrite ... ok
[INFO] [stdout] test tests::update_apply_temp_install_target_skips_existing_candidate ... ok
[INFO] [stdout] test tests::update_download_output_write_rejects_symlinked_output_directory ... ok
[INFO] [stdout] test tests::update_download_requires_output_dir ... ok
[INFO] [stdout] test tests::update_downloaded_metadata_write_rejects_existing_file_without_overwrite ... ok
[INFO] [stdout] test tests::update_downloaded_metadata_write_rejects_symlink_target_without_writing_target ... ok
[INFO] [stdout] test tests::update_failure_redacts_local_paths_without_hiding_public_urls ... ok
[INFO] [stdout] test tests::update_policy_metadata_url_validation_rejects_malformed_authorities ... ok
[INFO] [stdout] test tests::update_download_output_write_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test tests::update_policy_metadata_url_validation_rejects_traversal_shaped_paths ... ok
[INFO] [stdout] test tests::update_download_rejects_existing_sidecar_before_partial_output ... ok
[INFO] [stdout] test tests::update_download_verifies_selected_platform_artifact_without_payloads ... ok
[INFO] [stdout] test tests::update_check_validates_signed_policy_metadata_without_payloads ... ok
[INFO] [stdout] test tests::update_public_ip_filter_rejects_non_global_special_ranges ... ok
[INFO] [stdout] test tests::update_download_rejects_checksum_drift_before_output ... ok
[INFO] [stdout] test tests::watch_never_prints_message_contents ... ok
[INFO] [stdout] test tests::update_check_validates_downloaded_remote_policy_metadata_without_payloads ... ok
[INFO] [stdout] test tests::stop_requests_running_runtime ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/conu-34867389b6953dfa)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 196 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.59s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::interactive_menu_requires_tty_only_menu_invocations ... ok
[INFO] [stdout] test tests::peer_card_dash_reads_bounded_stdin ... ok
[INFO] [stdout] test tests::relay_credential_set_reads_bounded_stdin_token ... ok
[INFO] [stdout] test tests::interactive_chat_requires_plain_chat_invocation ... ok
[INFO] [stdout] test tests::bounded_stdin_rejects_oversized_payload_without_echoing_contents ... ok
[INFO] [stdout] test tests::interactive_connect_requires_plain_connect_invocation ... ok
[INFO] [stdout] test tests::stdin_payload_is_read_for_message_stream_and_room_writes ... ok
[INFO] [stdout] test tests::bounded_stdin_rejects_oversized_relay_token_without_echoing_contents ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conu_core-870061fe4dcc9eb7)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 321 tests
[INFO] [stdout] test agents::tests::agent_registry_directory_symlink_is_rejected_without_writing_target ... ok
[INFO] [stdout] test agents::tests::ipc_inbox_directory_symlink_is_rejected_without_reading_target ... ok
[INFO] [stdout] test agents::tests::agent_registry_directory_symlink_is_rejected_without_reading_target ... ok
[INFO] [stdout] test agents::tests::bad_request_is_rejected_without_payload ... ok
[INFO] [stdout] test agents::tests::ipc_processed_directory_symlink_is_rejected_without_moving_request ... ok
[INFO] [stdout] test agents::tests::malformed_registration_capability_is_rejected ... ok
[INFO] [stdout] test agents::tests::malformed_local_agent_record_capability_is_rejected ... ok
[INFO] [stdout] test agents::tests::malformed_signed_agent_card_capability_is_rejected ... ok
[INFO] [stdout] test agents::tests::agent_registry_duplicate_capability_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test agents::tests::gateway_request_duplicate_type_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test agents::tests::ipc_rejected_directory_symlink_is_rejected_without_writing_error ... ok
[INFO] [stdout] test agents::tests::processed_request_archive_refuses_existing_marker ... ok
[INFO] [stdout] test agents::tests::registration_request_is_metadata_only ... ok
[INFO] [stdout] test agents::tests::presence_heartbeat_updates_existing_agent ... ok
[INFO] [stdout] test agents::tests::rejected_request_reason_refuses_existing_file ... ok
[INFO] [stdout] test agents::tests::signed_agent_card_duplicate_capability_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test agents::tests::registration_success_does_not_depend_on_agent_log_write ... ok
[INFO] [stdout] test direct_transport::tests::direct_advertised_endpoint_rejects_unspecified_bind_address ... ok
[INFO] [stdout] test agents::tests::rejected_request_archive_refuses_existing_marker ... ok
[INFO] [stdout] test direct_transport::tests::direct_config_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test direct_transport::tests::direct_config_duplicate_key_fails_closed_without_values ... ok
[INFO] [stdout] test agents::tests::symlinked_request_is_rejected_without_reading_target ... ok
[INFO] [stdout] test direct_transport::tests::direct_frame_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test direct_transport::tests::direct_delivery_timeout_is_longer_than_route_probe_timeout ... ok
[INFO] [stdout] test direct_transport::tests::direct_endpoint_validation_rejects_secret_bearing_values ... ok
[INFO] [stdout] test direct_transport::tests::direct_peer_endpoint_validation_rejects_unusable_ip_literals ... ok
[INFO] [stdout] test agents::tests::registration_is_idempotent ... ok
[INFO] [stdout] test direct_transport::tests::direct_response_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test agents::tests::process_registration_persists_agent ... ok
[INFO] [stdout] test messages::tests::delivery_receipt_collision_fails_before_writing_envelope ... ok
[INFO] [stdout] test messages::tests::delivery_receipt_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test agents::tests::agent_card_signature_detects_tampering ... ok
[INFO] [stdout] test messages::tests::delivery_receipts_sort_by_delivery_time_then_receipt_id ... ok
[INFO] [stdout] test messages::tests::delivery_receipts_sort_generated_ids_by_timestamp_suffix ... ok
[INFO] [stdout] test messages::tests::delivery_receipt_is_metadata_only ... ok
[INFO] [stdout] test agents::tests::export_agent_card_returns_signed_public_metadata ... ok
[INFO] [stdout] test messages::tests::delivery_rejects_symlinked_agent_inbox_directory_without_writing_target ... ok
[INFO] [stdout] test messages::tests::failed_local_delivery_does_not_record_replay_id_before_retry ... ok
[INFO] [stdout] test messages::tests::failed_remote_delivery_does_not_record_replay_id_before_retry ... ok
[INFO] [stdout] test messages::tests::duplicate_message_request_id_is_rejected_by_replay_cache ... ok
[INFO] [stdout] test messages::tests::inbox_envelope_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test messages::tests::inbox_metadata_sorts_by_delivery_time_then_envelope_id ... ok
[INFO] [stdout] test messages::tests::inbox_metadata_sorts_generated_ids_by_timestamp_suffix ... ok
[INFO] [stdout] test messages::tests::inbox_listing_rejects_symlinked_agent_directory_without_reading_target ... ok
[INFO] [stdout] test messages::tests::message_ipc_directory_symlink_is_rejected_without_reading_target ... ok
[INFO] [stdout] test messages::tests::message_ipc_directory_symlink_is_rejected_without_writing_marker ... ok
[INFO] [stdout] test messages::tests::message_request_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test direct_transport::tests::direct_probe_fails_closed_when_peer_is_unavailable ... ok
[INFO] [stdout] test messages::tests::message_storage_directory_symlink_is_rejected_without_reading_inbox ... ok
[INFO] [stdout] test messages::tests::message_request_file_hides_literal_payload ... ok
[INFO] [stdout] test messages::tests::message_storage_directory_symlink_is_rejected_without_reading_payload ... ok
[INFO] [stdout] test messages::tests::message_storage_directory_symlink_is_rejected_without_reading_receipts ... ok
[INFO] [stdout] test messages::tests::local_delivery_requires_recordable_replay_cache_before_inbox_write ... FAILED
[INFO] [stdout] test messages::tests::inbox_entry_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test messages::tests::message_storage_directory_symlink_is_rejected_without_writing_target ... ok
[INFO] [stdout] test messages::tests::receipt_listing_rejects_symlinked_receipts_directory_without_reading_target ... ok
[INFO] [stdout] test messages::tests::processed_message_marker_collision_fails_before_delivery ... ok
[INFO] [stdout] test messages::tests::rejected_message_marker_collision_fails_before_processing ... ok
[INFO] [stdout] test messages::tests::process_message_delivers_to_recipient_inbox ... ok
[INFO] [stdout] test messages::tests::remote_delivery_success_does_not_depend_on_message_log_write ... ok
[INFO] [stdout] test messages::tests::receipt_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test messages::tests::remote_delivery_requires_recordable_replay_cache_before_inbox_write ... FAILED
[INFO] [stdout] test messages::tests::remote_stream_chunk_requires_stream_recipient_capability ... ok
[INFO] [stdout] test messages::tests::remote_stream_chunk_delivers_kind_and_stream_metadata ... ok
[INFO] [stdout] test messages::tests::symlinked_message_request_is_rejected_without_reading_target ... ok
[INFO] [stdout] test observability::tests::archive_directory_fails_before_rotating_active_log ... ok
[INFO] [stdout] test observability::tests::archive_symlink_fails_before_rotating_active_log ... ok
[INFO] [stdout] test observability::tests::home_symlink_fails_before_creating_logs_directory ... ok
[INFO] [stdout] test observability::tests::keeps_bounded_archives_per_log ... ok
[INFO] [stdout] test observability::tests::logs_directory_symlink_fails_before_rotating_target_logs ... ok
[INFO] [stdout] test observability::tests::rotates_large_logs_without_reading_or_reporting_contents ... ok
[INFO] [stdout] test observability::tests::rotates_log_larger_than_state_file_limit ... ok
[INFO] [stdout] test observability::tests::skips_symlinked_active_log_without_touching_target ... ok
[INFO] [stdout] test messages::tests::room_event_requires_room_recipient_capability ... ok
[INFO] [stdout] test policy::tests::missing_peer_policy_denies_by_default ... ok
[INFO] [stdout] test messages::tests::remote_stream_delivery_requires_recordable_replay_cache_before_inbox_write ... FAILED
[INFO] [stdout] test policy::tests::peer_policy_duplicate_permission_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test relay::tests::agent_card_frame_carries_ciphertext_only ... ok
[INFO] [stdout] test relay::tests::admin_frames_round_trip_with_debug_redaction ... ok
[INFO] [stdout] test relay::tests::client_frame_duplicate_key_fails_closed_without_values ... ok
[INFO] [stdout] test relay::tests::client_handshake_flushes_buffered_stream_before_reading_response ... ok
[INFO] [stdout] test relay::tests::encrypted_forward_duplicate_body_fails_closed_without_values ... ok
[INFO] [stdout] test relay::tests::endpoint_parser_accepts_ws_with_default_port ... ok
[INFO] [stdout] test relay::tests::endpoint_parser_accepts_wss_with_default_port ... ok
[INFO] [stdout] test relay::tests::endpoint_parser_normalizes_https_to_wss ... ok
[INFO] [stdout] test relay::tests::endpoint_parser_rejects_secret_bearing_urls_without_echoing_value ... ok
[INFO] [stdout] test relay::tests::endpoint_parser_rejects_unsupported_schemes ... ok
[INFO] [stdout] test relay::tests::forward_frame_is_metadata_only ... ok
[INFO] [stdout] test relay::tests::hello_debug_redacts_token ... ok
[INFO] [stdout] test relay::tests::hello_resume_round_trips_without_debug_leak ... ok
[INFO] [stdout] test relay::tests::rejects_plaintext_payload_fields ... ok
[INFO] [stdout] test relay::tests::room_event_frame_carries_ciphertext_only ... ok
[INFO] [stdout] test relay::tests::server_frame_duplicate_key_fails_closed_without_values ... ok
[INFO] [stdout] test relay::tests::stream_chunk_frame_carries_stream_metadata_only ... ok
[INFO] [stdout] test relay::tests::welcome_resume_round_trips_with_legacy_default ... ok
[INFO] [stdout] test relay::tests::client_frame_writer_flushes_buffered_stream ... ok
[INFO] [stdout] test relay_delivery::tests::relay_archive_directory_symlink_is_rejected_without_moving_request ... ok
[INFO] [stdout] test relay_delivery::tests::relay_config_duplicate_key_fails_closed_without_values ... ok
[INFO] [stdout] test messages::tests::unknown_recipient_is_rejected_without_payload ... ok
[INFO] [stdout] test relay_delivery::tests::relay_config_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test relay_delivery::tests::relay_endpoint_validation_accepts_wss ... ok
[INFO] [stdout] test relay_delivery::tests::relay_outbox_directory_symlink_is_rejected_without_reading_target ... ok
[INFO] [stdout] test relay_delivery::tests::relay_queue_count_rejects_symlinked_directory_without_reading_target ... ok
[INFO] [stdout] test relay_delivery::tests::relay_rejected_archive_refuses_existing_marker ... ok
[INFO] [stdout] test relay_delivery::tests::relay_request_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test relay_delivery::tests::relay_request_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test relay_delivery::tests::relay_runtime_pump_debug_hides_endpoint_paths_and_session_ids ... ok
[INFO] [stdout] test relay_delivery::tests::relay_endpoint_validation_rejects_secret_bearing_config_without_echoing_value ... ok
[INFO] [stdout] test policy::tests::set_peer_policy_updates_grants_without_payloads ... ok
[INFO] [stdout] test relay_delivery::tests::relay_request_rejects_type_kind_mismatch ... ok
[INFO] [stdout] test relay_delivery::tests::relay_sent_ack_requires_matching_outbox_request ... ok
[INFO] [stdout] test relay_delivery::tests::remote_message_empty_payload_error_matches_message_context ... ok
[INFO] [stdout] test relay_delivery::tests::relay_token_prefers_env_then_stored_credential_without_echoing_secret ... ok
[INFO] [stdout] test relay_delivery::tests::relay_sent_archive_preflight_refuses_existing_marker ... ok
[INFO] [stdout] test relay_delivery::tests::relay_sent_archive_refuses_existing_marker ... ok
[INFO] [stdout] test relay_delivery::tests::runtime_relay_pump_is_idle_without_relay_or_trusted_peer ... ok
[INFO] [stdout] test relay_delivery::tests::runtime_relay_pump_respects_auto_sync_disable ... ok
[INFO] [stdout] test relay_delivery::tests::runtime_relay_pump_runs_for_configured_relay ... ok
[INFO] [stdout] test relay_endpoint::tests::relay_endpoint_metadata_hides_path_segments ... ok
[INFO] [stdout] test relay_endpoint::tests::relay_endpoint_validation_accepts_supported_shapes ... ok
[INFO] [stdout] test relay_endpoint::tests::relay_endpoint_validation_rejects_secret_bearing_or_malformed_urls ... ok
[INFO] [stdout] test relay_delivery::tests::remote_message_requires_peer_message_policy ... ok
[INFO] [stdout] test relay_delivery::tests::remote_stream_chunk_requires_sender_stream_capability ... ok
[INFO] [stdout] test relay_delivery::tests::remote_message_request_hides_literal_payload ... ok
[INFO] [stdout] test rooms::tests::room_create_requires_room_capability ... ok
[INFO] [stdout] test rooms::tests::room_create_success_does_not_depend_on_room_log_write ... ok
[INFO] [stdout] test rooms::tests::room_directory_symlink_is_rejected_without_writing_target ... ok
[INFO] [stdout] test rooms::tests::room_event_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test rooms::tests::room_event_enforces_backpressure_window ... ok
[INFO] [stdout] test rooms::tests::room_event_listing_rejects_symlinked_room_directory_without_reading_target ... ok
[INFO] [stdout] test rooms::tests::failed_remote_room_event_metadata_append_does_not_record_replay_before_retry ... ok
[INFO] [stdout] test rooms::tests::room_join_requires_room_capability ... ok
[INFO] [stdout] test rooms::tests::room_flow_records_metadata_only ... ok
[INFO] [stdout] test rooms::tests::room_listing_rejects_symlinked_room_directory_without_reading_target ... ok
[INFO] [stdout] test rooms::tests::remote_room_event_requires_recordable_replay_cache_before_event_or_inbox_write ... FAILED
[INFO] [stdout] test rooms::tests::room_join_requires_visible_agent ... ok
[INFO] [stdout] test rooms::tests::inbound_room_topic_policy_requires_remote_publish_grant ... ok
[INFO] [stdout] test rooms::tests::room_publish_event_store_error_fails_before_fanout ... ok
[INFO] [stdout] test rooms::tests::room_publish_requires_joined_agent ... ok
[INFO] [stdout] test rooms::tests::room_publish_requires_local_publisher ... ok
[INFO] [stdout] test rooms::tests::room_registry_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test rooms::tests::room_topic_policy_duplicate_permission_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test rooms::tests::room_topic_policy_listing_rejects_symlinked_room_directory_without_reading_target ... ok
[INFO] [stdout] test rooms::tests::room_registry_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test rooms::tests::room_publish_queues_remote_relay_events_without_payloads ... ok
[INFO] [stdout] test routes::tests::invalid_direct_candidate_sanitizes_endpoint_secret_metadata ... ok
[INFO] [stdout] test rooms::tests::room_topic_policy_filters_subscribers_without_payloads ... ok
[INFO] [stdout] test rooms::tests::room_topic_policy_requires_publish_grant_when_configured ... ok
[INFO] [stdout] test routes::tests::relay_route_metadata_hides_endpoint_path_segments ... ok
[INFO] [stdout] test routes::tests::relay_endpoint_config_rejects_secret_bearing_url_without_echoing_value ... ok
[INFO] [stdout] test routes::tests::route_config_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test routes::tests::revoked_peer_is_not_routeable ... ok
[INFO] [stdout] test routes::tests::route_directory_symlink_is_rejected_without_appending_probe ... ok
[INFO] [stdout] test routes::tests::route_directory_symlink_is_rejected_without_reading_registry ... ok
[INFO] [stdout] test routes::tests::route_directory_symlink_is_rejected_without_reading_probes ... ok
[INFO] [stdout] test routes::tests::route_logs_and_probes_are_payload_safe ... ok
[INFO] [stdout] test routes::tests::route_registry_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test routes::tests::route_directory_symlink_is_rejected_without_writing_registry ... ok
[INFO] [stdout] test routes::tests::route_probe_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test routes::tests::route_probes_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test routes::tests::route_registry_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test routes::tests::sync_prefers_relay_when_no_direct_candidate_exists ... ok
[INFO] [stdout] test routes::tests::route_sync_success_does_not_depend_on_route_log_write ... ok
[INFO] [stdout] test routes::tests::sync_keeps_relay_selected_when_direct_quic_transport_is_inactive ... ok
[INFO] [stdout] test routes::tests::sync_marks_nat_traversal_unavailable_without_candidate ... ok
[INFO] [stdout] test runtime::tests::acquire_runtime_writes_live_status ... ok
[INFO] [stdout] test runtime::tests::clear_runtime_files_rejects_runtime_directory_symlink_without_deleting_targets ... ok
[INFO] [stdout] test routes::tests::unusable_direct_ip_literal_is_not_probed ... ok
[INFO] [stdout] test runtime::tests::opened_runtime_control_write_guard_rejects_mismatched_handle ... ok
[INFO] [stdout] test runtime::tests::runtime_control_rewrite_rejects_unwritable_parent_without_truncating_existing_file ... FAILED
[INFO] [stdout] test runtime::tests::process_once_keeps_relay_idle_without_relay_config ... ok
[INFO] [stdout] test runtime::tests::runtime_control_rewrite_replaces_existing_contents ... ok
[INFO] [stdout] test runtime::tests::runtime_heartbeat_success_does_not_depend_on_log_write ... ok
[INFO] [stdout] test runtime::tests::runtime_directory_symlink_is_rejected_without_reading_target_status ... ok
[INFO] [stdout] test runtime::tests::runtime_lock_write_rejects_runtime_directory_symlink_without_creating_target ... ok
[INFO] [stdout] test runtime::tests::runtime_status_read_rejects_duplicate_key_without_printing_values ... ok
[INFO] [stdout] test runtime::tests::runtime_status_read_rejects_oversized_file_without_printing_contents ... ok
[INFO] [stdout] test runtime::tests::runtime_log_is_payload_safe ... ok
[INFO] [stdout] test runtime::tests::runtime_status_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test runtime::tests::runtime_status_read_retry_predicate_is_narrow ... ok
[INFO] [stdout] test runtime::tests::runtime_status_write_rejects_runtime_directory_symlink_without_writing_target ... ok
[INFO] [stdout] test runtime::tests::runtime_status_write_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test runtime::tests::second_runtime_cannot_start_while_heartbeat_is_fresh ... ok
[INFO] [stdout] test runtime::tests::stop_request_creates_payload_safe_control_file ... ok
[INFO] [stdout] test runtime::tests::stale_runtime_is_replaced_on_start ... ok
[INFO] [stdout] test runtime::tests::stop_request_rejects_runtime_directory_symlink_without_writing_target ... ok
[INFO] [stdout] test runtime::tests::stop_request_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test runtime::tests::stop_requested_treats_dangling_symlink_as_present ... ok
[INFO] [stdout] test runtime::tests::stopped_runtime_removes_lock ... ok
[INFO] [stdout] test security::tests::existing_plaintext_secret_files_are_read_and_migrated_when_supported ... ok
[INFO] [stdout] test security::tests::identity_key_retirement_removes_archives_after_refresh_confirmation ... ok
[INFO] [stdout] test security::tests::agent_card_signature_verifies_and_tampering_fails ... ok
[INFO] [stdout] test security::tests::identity_rotation_rejects_symlinked_archive_directory ... ok
[INFO] [stdout] test security::tests::native_os_secret_store_encrypts_and_migrates_non_windows_secrets ... ok
[INFO] [stdout] test security::tests::new_secret_file_rejects_existing_symlink_without_touching_target ... ok
[INFO] [stdout] test security::tests::identity_key_rotation_archives_old_exchange_key_without_secret_output ... ok
[INFO] [stdout] test security::tests::relay_credential_clear_rejects_symlink_without_deleting_target ... ok
[INFO] [stdout] test security::tests::peer_key_agreement_encrypts_between_two_nodes ... ok
[INFO] [stdout] test security::tests::relay_credential_status_rejects_broken_symlink_instead_of_absent ... ok
[INFO] [stdout] test security::tests::replacement_secret_file_rejects_symlink_without_truncating_target ... ok
[INFO] [stdout] test security::tests::relay_credential_storage_hides_token_and_reports_backend ... ok
[INFO] [stdout] test security::tests::replacement_secret_file_replaces_existing_contents ... ok
[INFO] [stdout] test security::tests::replacement_secret_file_rejects_unwritable_parent_without_truncating_existing_file ... FAILED
[INFO] [stdout] test security::tests::replay_cache_precheck_does_not_record_id ... ok
[INFO] [stdout] test security::tests::replay_cache_rejects_duplicate_ids ... ok
[INFO] [stdout] test security::tests::secret_file_removal_rejects_symlink_without_deleting_target ... ok
[INFO] [stdout] test security::tests::secret_key_duplicate_key_fails_closed_without_values ... ok
[INFO] [stdout] test security::tests::secret_key_read_rejects_oversized_file_without_printing_contents ... ok
[INFO] [stdout] test security::tests::secret_key_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test security::tests::security_state_creates_key_material_without_plaintext_payloads ... ok
[INFO] [stdout] test security::tests::replay_cache_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test security::tests::storage_key_archive_keeps_old_payloads_readable_after_rotation ... ok
[INFO] [stdout] test security::tests::storage_encryption_round_trips_and_hides_plaintext ... ok
[INFO] [stdout] test security::tests::storage_key_retirement_retains_archives_with_dependencies ... ok
[INFO] [stdout] test security::tests::storage_key_retirement_removes_unused_archives_after_migration ... ok
[INFO] [stdout] test security::tests::storage_key_rotation_migrates_older_archived_key_payloads ... ok
[INFO] [stdout] test security::tests::storage_key_rotation_reencrypts_local_payload_files ... ok
[INFO] [stdout] test security::tests::storage_key_rotation_rejects_symlinked_payload_file_without_touching_target ... ok
[INFO] [stdout] test security::tests::storage_payload_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test security::tests::storage_payload_read_rejects_oversized_file_without_printing_contents ... ok
[INFO] [stdout] test security::tests::storage_payload_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test security::tests::storage_payload_rewrite_rejects_missing_target_without_creating_file ... ok
[INFO] [stdout] test security::tests::storage_key_rotation_rejects_symlinked_payload_scan_root_before_key_change ... ok
[INFO] [stdout] test security::tests::storage_payload_rewrite_rejects_symlink_without_touching_target ... ok
[INFO] [stdout] test security::tests::user_managed_secret_wrap_key_file_rejects_oversized_file_without_printing_contents ... ok
[INFO] [stdout] test security::tests::user_managed_secret_wrap_key_file_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test sessions::tests::malformed_remote_agent_capability_is_rejected ... ok
[INFO] [stdout] test sessions::tests::remote_agent_registry_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test security::tests::user_managed_wrap_key_encrypts_and_migrates_non_windows_secrets ... ok
[INFO] [stdout] test sessions::tests::remote_agent_registry_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test sessions::tests::session_log_is_payload_safe ... ok
[INFO] [stdout] test sessions::tests::revoked_peer_is_offline_and_not_visible_as_remote_agent ... ok
[INFO] [stdout] test sessions::tests::session_registry_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test sessions::tests::session_metadata_hides_relay_endpoint_path_segments ... ok
[INFO] [stdout] test sessions::tests::session_relay_config_duplicate_key_fails_closed_without_echoing_value ... ok
[INFO] [stdout] test sessions::tests::session_registry_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test sessions::tests::session_sync_rejects_secret_bearing_relay_endpoint_without_echoing_value ... ok
[INFO] [stdout] test sessions::tests::session_sync_success_does_not_depend_on_session_log_write ... ok
[INFO] [stdout] test sessions::tests::session_sync_queues_signed_agent_cards_without_payloads ... ok
[INFO] [stdout] test sessions::tests::sync_creates_session_and_remote_agent_for_trusted_peer ... ok
[INFO] [stdout] test sessions::tests::signed_remote_agent_card_must_match_trusted_peer_signing_key ... ok
[INFO] [stdout] test sessions::tests::tampered_signed_remote_agent_card_is_rejected ... ok
[INFO] [stdout] test state::tests::append_regular_state_file_rejects_growth_past_limit_without_modifying_file ... ok
[INFO] [stdout] test state::tests::append_regular_state_file_rejects_oversized_new_file ... ok
[INFO] [stdout] test state::tests::archive_regular_state_file_no_replace_moves_source_to_empty_target ... ok
[INFO] [stdout] test state::tests::archive_regular_state_file_no_replace_refuses_existing_target_without_clobber ... ok
[INFO] [stdout] test state::tests::init_creates_required_state_files ... ok
[INFO] [stdout] test state::tests::init_is_idempotent_and_preserves_node_id ... ok
[INFO] [stdout] test state::tests::init_rejects_directory_required_state_file ... ok
[INFO] [stdout] test state::tests::init_rejects_file_instead_of_state_directory ... ok
[INFO] [stdout] test state::tests::init_rejects_symlinked_node_identity_without_reading_target ... ok
[INFO] [stdout] test state::tests::init_rejects_symlinked_required_state_file_without_reusing_target ... ok
[INFO] [stdout] test state::tests::init_rejects_symlinked_state_directory_without_writing_target ... ok
[INFO] [stdout] test state::tests::opened_state_write_guard_rejects_mismatched_handle ... ok
[INFO] [stdout] test state::tests::read_regular_state_file_rejects_oversized_file_without_printing_contents ... ok
[INFO] [stdout] test state::tests::read_state_does_not_create_missing_files ... ok
[INFO] [stdout] test state::tests::read_state_rejects_duplicate_node_identity_key_without_values ... ok
[INFO] [stdout] test sessions::tests::trusted_signed_remote_agent_card_survives_session_sync ... ok
[INFO] [stdout] test state::tests::read_state_rejects_symlinked_node_identity_without_reading_target ... ok
[INFO] [stdout] test state::tests::remove_existing_regular_state_file_rejects_missing_file ... ok
[INFO] [stdout] test state::tests::remove_existing_regular_state_file_rejects_symlink_without_deleting_target ... ok
[INFO] [stdout] test state::tests::remove_existing_regular_state_file_removes_regular_file ... ok
[INFO] [stdout] test state::tests::read_state_reports_initialized_after_init ... ok
[INFO] [stdout] test state::tests::write_regular_state_file_rejects_oversized_contents_without_truncating_existing_file ... ok
[INFO] [stdout] test state::tests::rewrite_existing_regular_state_file_replaces_existing_contents ... ok
[INFO] [stdout] test state::tests::write_regular_state_file_rejects_symlink_without_truncating_target ... ok
[INFO] [stdout] test state::tests::write_regular_state_file_rejects_unwritable_parent_without_truncating_existing_file ... FAILED
[INFO] [stdout] test streams::tests::stream_directory_symlink_is_rejected_without_writing_target ... ok
[INFO] [stdout] test streams::tests::stream_event_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test streams::tests::stream_event_listing_rejects_symlinked_stream_directory_without_reading_target ... ok
[INFO] [stdout] test streams::tests::stream_lifecycle_records_metadata_only ... ok
[INFO] [stdout] test streams::tests::stream_lifecycle_success_does_not_depend_on_stream_log_write ... ok
[INFO] [stdout] test streams::tests::stream_listing_rejects_symlinked_stream_directory_without_reading_target ... ok
[INFO] [stdout] test streams::tests::stream_log_symlink_does_not_block_persisted_stream_open ... ok
[INFO] [stdout] test streams::tests::stream_open_requires_source_stream_capability ... ok
[INFO] [stdout] test streams::tests::stream_open_requires_target_stream_capability ... ok
[INFO] [stdout] test streams::tests::stream_registry_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test streams::tests::stream_registry_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test streams::tests::stream_requires_visible_target_agent ... ok
[INFO] [stdout] test streams::tests::stream_write_enforces_backpressure_window ... ok
[INFO] [stdout] test tests::phase_one_manifest_contains_required_components ... ok
[INFO] [stdout] test tests::product_law_keeps_connection_and_conversation_separate ... ok
[INFO] [stdout] test trust::tests::join_pairing_code_creates_trusted_peer ... ok
[INFO] [stdout] test trust::tests::legacy_peer_card_rejects_secret_bearing_relay_endpoint_without_echoing_value ... ok
[INFO] [stdout] test trust::tests::manual_peer_card_accepts_wss_relay_endpoint ... ok
[INFO] [stdout] test trust::tests::new_pairing_invite_refuses_existing_file_without_overwrite ... ok
[INFO] [stdout] test trust::tests::opened_trust_write_guard_rejects_mismatched_handle ... ok
[INFO] [stdout] test trust::tests::pairing_directory_symlink_is_rejected_without_reading_invite ... ok
[INFO] [stdout] test trust::tests::pairing_directory_symlink_is_rejected_without_writing_invite ... ok
[INFO] [stdout] test trust::tests::pairing_invite_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test trust::tests::pairing_invite_persists_without_payload ... ok
[INFO] [stdout] test trust::tests::pairing_invite_read_rejects_oversized_file_without_printing_contents ... ok
[INFO] [stdout] test trust::tests::pairing_invite_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test trust::tests::pairing_invite_write_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test trust::tests::pairing_invites_directory_symlink_is_rejected_without_moving_invite ... ok
[INFO] [stdout] test trust::tests::peer_card_rejects_unusable_direct_endpoint_literal ... ok
[INFO] [stdout] test trust::tests::relay_endpoint_rejects_secret_bearing_config_without_echoing_value ... ok
[INFO] [stdout] test trust::tests::revoke_peer_marks_record_revoked ... ok
[INFO] [stdout] test trust::tests::signed_legacy_peer_card_without_direct_endpoint_still_imports ... ok
[INFO] [stdout] test trust::tests::signed_peer_card_rejects_tampering_without_echoing_secrets ... ok
[INFO] [stdout] test trust::tests::trust_config_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test trust::tests::trust_home_symlink_is_rejected_without_reading_target ... ok
[INFO] [stdout] test trust::tests::trust_home_symlink_is_rejected_without_writing_target ... ok
[INFO] [stdout] test trust::tests::trust_store_duplicate_key_fails_closed_without_payloads ... ok
[INFO] [stdout] test trust::tests::trust_store_read_rejects_oversized_file_without_printing_contents ... ok
[INFO] [stdout] test trust::tests::trust_store_read_rejects_symlink_without_reading_target ... ok
[INFO] [stdout] test trust::tests::trust_store_write_rejects_symlink_without_writing_target ... ok
[INFO] [stdout] test trust::tests::unsigned_legacy_peer_card_still_imports_with_unsigned_source ... ok
[INFO] [stdout] test trust::tests::used_pairing_archive_collision_fails_before_trust_mutation ... ok
[INFO] [stdout] test trust::tests::used_pairing_code_cannot_be_joined_twice ... ok
[INFO] [stdout] test trust::tests::used_pairing_directory_symlink_is_rejected_without_moving_invite ... ok
[INFO] [stdout] test trust::tests::used_pairing_invite_symlink_is_rejected_without_moving_target ... ok
[INFO] [stdout] test trust::tests::write_trust_file_rejects_unwritable_parent_without_truncating_existing_file ... FAILED
[INFO] [stdout] test trust::tests::write_trust_file_replaces_existing_contents ... ok
[INFO] [stdout] test routes::tests::sync_records_peer_card_candidate_metadata_without_payloads ... ok
[INFO] [stdout] test streams::tests::remote_stream_write_queues_peer_encrypted_chunk_without_payload ... ok
[INFO] [stdout] test direct_transport::tests::direct_delivery_success_does_not_depend_on_direct_log_writes ... ok
[INFO] [stdout] test direct_transport::tests::direct_message_delivers_to_peer_inbox_without_payload_logs ... ok
[INFO] [stdout] test direct_transport::tests::direct_quic_probe_authenticates_trusted_peer ... ok
[INFO] [stdout] test direct_transport::tests::direct_stream_chunk_delivers_to_peer_inbox_without_payload_logs ... ok
[INFO] [stdout] test routes::tests::sync_selects_direct_when_authenticated_quic_probe_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- messages::tests::local_delivery_requires_recordable_replay_cache_before_inbox_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'messages::tests::local_delivery_requires_recordable_replay_cache_before_inbox_write' (2335) panicked at crates/conu-core/src/messages.rs:1785:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e09dc6e391 - <<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:     0x57e09dc855ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e09dc855ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x57e09dc7349c - 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:     0x57e09dc7349c - <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:     0x57e09dc476c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e09dc476c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e09dc64529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e09d6e8610 - <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:     0x57e09d6e8610 - 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:     0x57e09dc64852 - <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:     0x57e09dc64852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57e09dc47772 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x57e09dc3eb79 - 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:     0x57e09dc488ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57e09dc85dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e09dc85ca3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x57e09dc807cd - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57e09d49f8b1 - conu_core[7d8d7199e6c83ee2]::messages::tests::local_delivery_requires_recordable_replay_cache_before_inbox_write
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/messages.rs:1785:9
[INFO] [stdout]   22:     0x57e09d4724c7 - conu_core[7d8d7199e6c83ee2]::messages::tests::local_delivery_requires_recordable_replay_cache_before_inbox_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/messages.rs:1767:76
[INFO] [stdout]   23:     0x57e09d3bf986 - <conu_core[7d8d7199e6c83ee2]::messages::tests::local_delivery_requires_recordable_replay_cache_before_inbox_write::{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]   24:     0x57e09d6db94b - <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]   25:     0x57e09d6db94b - 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]   26:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e09d6e8f95 - <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]   28:     0x57e09d6e8f95 - 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]   29:     0x57e09d6e8f95 - 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]   30:     0x57e09d6e8f95 - 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]   31:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e09d6e3a44 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e09d6e3a44 - 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]   35:     0x57e09d6ec0e2 - 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]   36:     0x57e09d6ec0e2 - <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]   37:     0x57e09d6ec0e2 - 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]   38:     0x57e09d6ec0e2 - 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]   39:     0x57e09d6ec0e2 - 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]   40:     0x57e09d6ec0e2 - 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]   41:     0x57e09d6ec0e2 - <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]   42:     0x57e09dc6d18f - <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]   43:     0x57e09dc6d18f - <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]   44:     0x748383041aa4 - <unknown>
[INFO] [stdout]   45:     0x7483830cea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- messages::tests::remote_delivery_requires_recordable_replay_cache_before_inbox_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'messages::tests::remote_delivery_requires_recordable_replay_cache_before_inbox_write' (2350) panicked at crates/conu-core/src/messages.rs:2428:10:
[INFO] [stdout] readonly replay cache fails before delivery: InboxEntry { envelope_id: "env.recordable", from_agent_id: "agent.sender", to_agent_id: "agent.receiver", kind: "message", stream_id: None, receipt_id: "rcpt_2284_1783657841354031412", delivered_at_unix: 1783657841, payload_bytes: 25 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e09dc6e391 - <<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:     0x57e09dc855ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e09dc855ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x57e09dc7349c - 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:     0x57e09dc7349c - <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:     0x57e09dc476c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e09dc476c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e09dc64529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e09d6e8610 - <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:     0x57e09d6e8610 - 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:     0x57e09dc64852 - <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:     0x57e09dc64852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57e09dc47772 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x57e09dc3eb79 - 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:     0x57e09dc488ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57e09dc85dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e09dc85b62 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x57e09d4531b0 - <core[6883ba1bc0fe4ed1]::result::Result<conu_core[7d8d7199e6c83ee2]::messages::InboxEntry, conu_core[7d8d7199e6c83ee2]::messages::MessageError>>::expect_err
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1296:22
[INFO] [stdout]   21:     0x57e09d4a045f - conu_core[7d8d7199e6c83ee2]::messages::tests::remote_delivery_requires_recordable_replay_cache_before_inbox_write
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/messages.rs:2428:10
[INFO] [stdout]   22:     0x57e09d472527 - conu_core[7d8d7199e6c83ee2]::messages::tests::remote_delivery_requires_recordable_replay_cache_before_inbox_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/messages.rs:2415:77
[INFO] [stdout]   23:     0x57e09d3bfa06 - <conu_core[7d8d7199e6c83ee2]::messages::tests::remote_delivery_requires_recordable_replay_cache_before_inbox_write::{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]   24:     0x57e09d6db94b - <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]   25:     0x57e09d6db94b - 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]   26:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e09d6e8f95 - <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]   28:     0x57e09d6e8f95 - 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]   29:     0x57e09d6e8f95 - 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]   30:     0x57e09d6e8f95 - 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]   31:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e09d6e3a44 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e09d6e3a44 - 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]   35:     0x57e09d6ec0e2 - 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]   36:     0x57e09d6ec0e2 - <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]   37:     0x57e09d6ec0e2 - 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]   38:     0x57e09d6ec0e2 - 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]   39:     0x57e09d6ec0e2 - 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]   40:     0x57e09d6ec0e2 - 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]   41:     0x57e09d6ec0e2 - <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]   42:     0x57e09dc6d18f - <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]   43:     0x57e09dc6d18f - <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]   44:     0x748383041aa4 - <unknown>
[INFO] [stdout]   45:     0x7483830cea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- messages::tests::remote_stream_delivery_requires_recordable_replay_cache_before_inbox_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'messages::tests::remote_stream_delivery_requires_recordable_replay_cache_before_inbox_write' (2354) panicked at crates/conu-core/src/messages.rs:2464:10:
[INFO] [stdout] readonly replay cache fails before stream delivery: InboxEntry { envelope_id: "streamenv.recordable", from_agent_id: "agent.sender", to_agent_id: "agent.receiver", kind: "stream_chunk", stream_id: Some("stream.1"), receipt_id: "rcpt_2284_1783657841408180562", delivered_at_unix: 1783657841, payload_bytes: 22 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e09dc6e391 - <<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:     0x57e09dc855ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e09dc855ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x57e09dc7349c - 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:     0x57e09dc7349c - <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:     0x57e09dc476c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e09dc476c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e09dc64529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e09d6e8610 - <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:     0x57e09d6e8610 - 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:     0x57e09dc64852 - <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:     0x57e09dc64852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57e09dc47772 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x57e09dc3eb79 - 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:     0x57e09dc488ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57e09dc85dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e09dc85b62 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x57e09d4531b0 - <core[6883ba1bc0fe4ed1]::result::Result<conu_core[7d8d7199e6c83ee2]::messages::InboxEntry, conu_core[7d8d7199e6c83ee2]::messages::MessageError>>::expect_err
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1296:22
[INFO] [stdout]   21:     0x57e09d4a30a9 - conu_core[7d8d7199e6c83ee2]::messages::tests::remote_stream_delivery_requires_recordable_replay_cache_before_inbox_write
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/messages.rs:2464:10
[INFO] [stdout]   22:     0x57e09d472647 - conu_core[7d8d7199e6c83ee2]::messages::tests::remote_stream_delivery_requires_recordable_replay_cache_before_inbox_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/messages.rs:2440:84
[INFO] [stdout]   23:     0x57e09d3bfb86 - <conu_core[7d8d7199e6c83ee2]::messages::tests::remote_stream_delivery_requires_recordable_replay_cache_before_inbox_write::{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]   24:     0x57e09d6db94b - <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]   25:     0x57e09d6db94b - 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]   26:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e09d6e8f95 - <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]   28:     0x57e09d6e8f95 - 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]   29:     0x57e09d6e8f95 - 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]   30:     0x57e09d6e8f95 - 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]   31:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e09d6e3a44 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e09d6e3a44 - 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]   35:     0x57e09d6ec0e2 - 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]   36:     0x57e09d6ec0e2 - <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]   37:     0x57e09d6ec0e2 - 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]   38:     0x57e09d6ec0e2 - 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]   39:     0x57e09d6ec0e2 - 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]   40:     0x57e09d6ec0e2 - 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]   41:     0x57e09d6ec0e2 - <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]   42:     0x57e09dc6d18f - <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]   43:     0x57e09dc6d18f - <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]   44:     0x748383041aa4 - <unknown>
[INFO] [stdout]   45:     0x7483830cea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rooms::tests::remote_room_event_requires_recordable_replay_cache_before_event_or_inbox_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rooms::tests::remote_room_event_requires_recordable_replay_cache_before_event_or_inbox_write' (2416) panicked at crates/conu-core/src/rooms.rs:2158:14:
[INFO] [stdout] readonly replay cache fails before room delivery: InboxEntry { envelope_id: "roomenv.recordable", from_agent_id: "agent.alice", to_agent_id: "agent.bob", kind: "event", stream_id: None, receipt_id: "rcpt_2284_1783657842100973051", delivered_at_unix: 1783657842, payload_bytes: 24 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e09dc6e391 - <<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:     0x57e09dc855ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e09dc855ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x57e09dc7349c - 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:     0x57e09dc7349c - <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:     0x57e09dc476c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e09dc476c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e09dc64529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e09d6e8610 - <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:     0x57e09d6e8610 - 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:     0x57e09dc64852 - <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:     0x57e09dc64852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57e09dc47772 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x57e09dc3eb79 - 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:     0x57e09dc488ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57e09dc85dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e09dc85b62 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x57e09d453390 - <core[6883ba1bc0fe4ed1]::result::Result<conu_core[7d8d7199e6c83ee2]::messages::InboxEntry, conu_core[7d8d7199e6c83ee2]::rooms::RoomError>>::expect_err
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1296:22
[INFO] [stdout]   21:     0x57e09d626744 - conu_core[7d8d7199e6c83ee2]::rooms::tests::remote_room_event_requires_recordable_replay_cache_before_event_or_inbox_write
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/rooms.rs:2158:14
[INFO] [stdout]   22:     0x57e09d616ac7 - conu_core[7d8d7199e6c83ee2]::rooms::tests::remote_room_event_requires_recordable_replay_cache_before_event_or_inbox_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/rooms.rs:2114:88
[INFO] [stdout]   23:     0x57e09d3bcf86 - <conu_core[7d8d7199e6c83ee2]::rooms::tests::remote_room_event_requires_recordable_replay_cache_before_event_or_inbox_write::{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]   24:     0x57e09d6db94b - <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]   25:     0x57e09d6db94b - 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]   26:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e09d6e8f95 - <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]   28:     0x57e09d6e8f95 - 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]   29:     0x57e09d6e8f95 - 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]   30:     0x57e09d6e8f95 - 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]   31:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e09d6e3a44 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e09d6e3a44 - 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]   35:     0x57e09d6ec0e2 - 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]   36:     0x57e09d6ec0e2 - <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]   37:     0x57e09d6ec0e2 - 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]   38:     0x57e09d6ec0e2 - 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]   39:     0x57e09d6ec0e2 - 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]   40:     0x57e09d6ec0e2 - 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]   41:     0x57e09d6ec0e2 - <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]   42:     0x57e09dc6d18f - <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]   43:     0x57e09dc6d18f - <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]   44:     0x748383041aa4 - <unknown>
[INFO] [stdout]   45:     0x7483830cea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime::tests::runtime_control_rewrite_rejects_unwritable_parent_without_truncating_existing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime::tests::runtime_control_rewrite_rejects_unwritable_parent_without_truncating_existing_file' (2462) panicked at crates/conu-core/src/runtime.rs:1486:28:
[INFO] [stdout] unwritable parent should fail before replacement: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e09dc6e391 - <<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:     0x57e09dc855ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e09dc855ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x57e09dc7349c - 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:     0x57e09dc7349c - <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:     0x57e09dc476c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e09dc476c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e09dc64529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e09d6e8610 - <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:     0x57e09d6e8610 - 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:     0x57e09dc64852 - <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:     0x57e09dc64852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57e09dc47772 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x57e09dc3eb79 - 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:     0x57e09dc488ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57e09dc85dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e09dc85b62 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x57e09d4560e3 - <core[6883ba1bc0fe4ed1]::result::Result<(), conu_core[7d8d7199e6c83ee2]::runtime::RuntimeError>>::expect_err
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1296:22
[INFO] [stdout]   21:     0x57e09d490a4e - conu_core[7d8d7199e6c83ee2]::runtime::tests::runtime_control_rewrite_rejects_unwritable_parent_without_truncating_existing_file
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/runtime.rs:1486:28
[INFO] [stdout]   22:     0x57e09d471fb7 - conu_core[7d8d7199e6c83ee2]::runtime::tests::runtime_control_rewrite_rejects_unwritable_parent_without_truncating_existing_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/runtime.rs:1458:92
[INFO] [stdout]   23:     0x57e09d3bef46 - <conu_core[7d8d7199e6c83ee2]::runtime::tests::runtime_control_rewrite_rejects_unwritable_parent_without_truncating_existing_file::{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]   24:     0x57e09d6db94b - <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]   25:     0x57e09d6db94b - 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]   26:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e09d6e8f95 - <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]   28:     0x57e09d6e8f95 - 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]   29:     0x57e09d6e8f95 - 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]   30:     0x57e09d6e8f95 - 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]   31:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e09d6e3a44 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e09d6e3a44 - 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]   35:     0x57e09d6ec0e2 - 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]   36:     0x57e09d6ec0e2 - <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]   37:     0x57e09d6ec0e2 - 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]   38:     0x57e09d6ec0e2 - 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]   39:     0x57e09d6ec0e2 - 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]   40:     0x57e09d6ec0e2 - 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]   41:     0x57e09d6ec0e2 - <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]   42:     0x57e09dc6d18f - <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]   43:     0x57e09dc6d18f - <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]   44:     0x748383041aa4 - <unknown>
[INFO] [stdout]   45:     0x7483830cea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- security::tests::replacement_secret_file_rejects_unwritable_parent_without_truncating_existing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'security::tests::replacement_secret_file_rejects_unwritable_parent_without_truncating_existing_file' (2493) panicked at crates/conu-core/src/security.rs:3689:28:
[INFO] [stdout] unwritable parent should fail before replacement: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e09dc6e391 - <<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:     0x57e09dc855ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e09dc855ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x57e09dc7349c - 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:     0x57e09dc7349c - <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:     0x57e09dc476c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e09dc476c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e09dc64529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e09d6e8610 - <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:     0x57e09d6e8610 - 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:     0x57e09dc64852 - <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:     0x57e09dc64852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57e09dc47772 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x57e09dc3eb79 - 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:     0x57e09dc488ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57e09dc85dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e09dc85b62 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x57e09d4563f3 - <core[6883ba1bc0fe4ed1]::result::Result<(), conu_core[7d8d7199e6c83ee2]::security::SecurityError>>::expect_err
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1296:22
[INFO] [stdout]   21:     0x57e09d68066f - conu_core[7d8d7199e6c83ee2]::security::tests::replacement_secret_file_rejects_unwritable_parent_without_truncating_existing_file
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/security.rs:3689:28
[INFO] [stdout]   22:     0x57e09d6532a7 - conu_core[7d8d7199e6c83ee2]::security::tests::replacement_secret_file_rejects_unwritable_parent_without_truncating_existing_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/security.rs:3671:92
[INFO] [stdout]   23:     0x57e09d3c0506 - <conu_core[7d8d7199e6c83ee2]::security::tests::replacement_secret_file_rejects_unwritable_parent_without_truncating_existing_file::{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]   24:     0x57e09d6db94b - <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]   25:     0x57e09d6db94b - 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]   26:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e09d6e8f95 - <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]   28:     0x57e09d6e8f95 - 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]   29:     0x57e09d6e8f95 - 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]   30:     0x57e09d6e8f95 - 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]   31:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e09d6e3a44 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e09d6e3a44 - 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]   35:     0x57e09d6ec0e2 - 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]   36:     0x57e09d6ec0e2 - <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]   37:     0x57e09d6ec0e2 - 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]   38:     0x57e09d6ec0e2 - 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]   39:     0x57e09d6ec0e2 - 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]   40:     0x57e09d6ec0e2 - 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]   41:     0x57e09d6ec0e2 - <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]   42:     0x57e09dc6d18f - <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]   43:     0x57e09dc6d18f - <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]   44:     0x748383041aa4 - <unknown>
[INFO] [stdout]   45:     0x7483830cea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- state::tests::write_regular_state_file_rejects_unwritable_parent_without_truncating_existing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'state::tests::write_regular_state_file_rejects_unwritable_parent_without_truncating_existing_file' (2558) panicked at crates/conu-core/src/state.rs:1788:28:
[INFO] [stdout] unwritable parent should fail before replacement: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e09dc6e391 - <<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:     0x57e09dc855ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e09dc855ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x57e09dc7349c - 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:     0x57e09dc7349c - <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:     0x57e09dc476c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e09dc476c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e09dc64529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e09d6e8610 - <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:     0x57e09d6e8610 - 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:     0x57e09dc64852 - <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:     0x57e09dc64852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57e09dc47772 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x57e09dc3eb79 - 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:     0x57e09dc488ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57e09dc85dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e09dc85b62 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x57e09d455b93 - <core[6883ba1bc0fe4ed1]::result::Result<(), conu_core[7d8d7199e6c83ee2]::state::StateError>>::expect_err
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1296:22
[INFO] [stdout]   21:     0x57e09d62e923 - conu_core[7d8d7199e6c83ee2]::state::tests::write_regular_state_file_rejects_unwritable_parent_without_truncating_existing_file
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/state.rs:1788:28
[INFO] [stdout]   22:     0x57e09d617067 - conu_core[7d8d7199e6c83ee2]::state::tests::write_regular_state_file_rejects_unwritable_parent_without_truncating_existing_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/state.rs:1763:93
[INFO] [stdout]   23:     0x57e09d3bd586 - <conu_core[7d8d7199e6c83ee2]::state::tests::write_regular_state_file_rejects_unwritable_parent_without_truncating_existing_file::{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]   24:     0x57e09d6db94b - <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]   25:     0x57e09d6db94b - 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]   26:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e09d6e8f95 - <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]   28:     0x57e09d6e8f95 - 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]   29:     0x57e09d6e8f95 - 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]   30:     0x57e09d6e8f95 - 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]   31:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e09d6e3a44 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e09d6e3a44 - 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]   35:     0x57e09d6ec0e2 - 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]   36:     0x57e09d6ec0e2 - <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]   37:     0x57e09d6ec0e2 - 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]   38:     0x57e09d6ec0e2 - 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]   39:     0x57e09d6ec0e2 - 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]   40:     0x57e09d6ec0e2 - 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]   41:     0x57e09d6ec0e2 - <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]   42:     0x57e09dc6d18f - <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]   43:     0x57e09dc6d18f - <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]   44:     0x748383041aa4 - <unknown>
[INFO] [stdout]   45:     0x7483830cea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- trust::tests::write_trust_file_rejects_unwritable_parent_without_truncating_existing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'trust::tests::write_trust_file_rejects_unwritable_parent_without_truncating_existing_file' (2605) panicked at crates/conu-core/src/trust.rs:1798:28:
[INFO] [stdout] unwritable parent should fail before replacement: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - 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:     0x57e09dc6e391 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e09dc6e391 - <<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:     0x57e09dc855ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e09dc855ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x57e09dc7349c - 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:     0x57e09dc7349c - <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:     0x57e09dc476c6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e09dc476c6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e09dc64529 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e09d6e8610 - <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:     0x57e09d6e8610 - 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:     0x57e09dc64852 - <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:     0x57e09dc64852 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x57e09dc47772 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x57e09dc3eb79 - 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:     0x57e09dc488ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x57e09dc85dec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e09dc85b62 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x57e09d455d33 - <core[6883ba1bc0fe4ed1]::result::Result<(), conu_core[7d8d7199e6c83ee2]::trust::TrustError>>::expect_err
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1296:22
[INFO] [stdout]   21:     0x57e09d56168a - conu_core[7d8d7199e6c83ee2]::trust::tests::write_trust_file_rejects_unwritable_parent_without_truncating_existing_file
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/trust.rs:1798:28
[INFO] [stdout]   22:     0x57e09d52eb07 - conu_core[7d8d7199e6c83ee2]::trust::tests::write_trust_file_rejects_unwritable_parent_without_truncating_existing_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/conu-core/src/trust.rs:1774:85
[INFO] [stdout]   23:     0x57e09d3bdd86 - <conu_core[7d8d7199e6c83ee2]::trust::tests::write_trust_file_rejects_unwritable_parent_without_truncating_existing_file::{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]   24:     0x57e09d6db94b - <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]   25:     0x57e09d6db94b - 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]   26:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e09d6e8f95 - <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]   28:     0x57e09d6e8f95 - 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]   29:     0x57e09d6e8f95 - 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]   30:     0x57e09d6e8f95 - 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]   31:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e09d6e8f95 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e09d6e3a44 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e09d6e3a44 - 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]   35:     0x57e09d6ec0e2 - 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]   36:     0x57e09d6ec0e2 - <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]   37:     0x57e09d6ec0e2 - 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]   38:     0x57e09d6ec0e2 - 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]   39:     0x57e09d6ec0e2 - 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]   40:     0x57e09d6ec0e2 - 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]   41:     0x57e09d6ec0e2 - <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]   42:     0x57e09dc6d18f - <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]   43:     0x57e09dc6d18f - <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]   44:     0x748383041aa4 - <unknown>
[INFO] [stdout]   45:     0x7483830cea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     messages::tests::local_delivery_requires_recordable_replay_cache_before_inbox_write
[INFO] [stdout]     messages::tests::remote_delivery_requires_recordable_replay_cache_before_inbox_write
[INFO] [stdout]     messages::tests::remote_stream_delivery_requires_recordable_replay_cache_before_inbox_write
[INFO] [stdout]     rooms::tests::remote_room_event_requires_recordable_replay_cache_before_event_or_inbox_write
[INFO] [stdout]     runtime::tests::runtime_control_rewrite_rejects_unwritable_parent_without_truncating_existing_file
[INFO] [stdout]     security::tests::replacement_secret_file_rejects_unwritable_parent_without_truncating_existing_file
[INFO] [stdout]     state::tests::write_regular_state_file_rejects_unwritable_parent_without_truncating_existing_file
[INFO] [stdout]     trust::tests::write_trust_file_rejects_unwritable_parent_without_truncating_existing_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 313 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.85s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p conu-core --lib`
[INFO] running `Command { std: "docker" "inspect" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c", kill_on_drop: false }`
[INFO] [stdout] dfa837f71d0be1d94857ebfe61768b81c2b1b0ca02beee7fd5d8dec3dc6d4f5c
