[INFO] cloning repository https://github.com/shleder/shled-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shleder/shled-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshleder%2Fshled-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshleder%2Fshled-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a0213a9c818ed371c15a7c52c8e8787bc2605cf
[INFO] testing shleder/shled-code 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%2Fshleder%2Fshled-code" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shleder/shled-code
[INFO] finished tweaking git repo https://github.com/shleder/shled-code
[INFO] tweaked toml for git repo https://github.com/shleder/shled-code written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shleder/shled-code 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/shleder/shled-code already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f
[INFO] running `Command { std: "docker" "start" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f", 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" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f" "/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" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f", 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" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling shled-errors v0.1.0 (/opt/rustwide/workdir/crates/shled-errors)
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling shled-policy-validation v0.1.0 (/opt/rustwide/workdir/crates/policy-validation)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling shled-runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling shled-event-envelope v0.1.0 (/opt/rustwide/workdir/crates/shled-event-envelope)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling shled-artifacts v0.1.0 (/opt/rustwide/workdir/crates/artifacts)
[INFO] [stderr]    Compiling shled-api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]    Compiling shled-tools v0.1.0 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]    Compiling shled-commands v0.1.0 (/opt/rustwide/workdir/crates/commands)
[INFO] [stderr]    Compiling shled-mcp v0.1.0 (/opt/rustwide/workdir/crates/mcp)
[INFO] [stderr]    Compiling shled-plugins v0.1.0 (/opt/rustwide/workdir/crates/plugins)
[INFO] [stderr]    Compiling shled v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f", 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" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f" "/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 shled-runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling shled-api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]    Compiling shled-policy-validation v0.1.0 (/opt/rustwide/workdir/crates/policy-validation)
[INFO] [stderr]    Compiling shled v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling shled-event-envelope v0.1.0 (/opt/rustwide/workdir/crates/shled-event-envelope)
[INFO] [stderr]    Compiling shled-plugins v0.1.0 (/opt/rustwide/workdir/crates/plugins)
[INFO] [stderr]    Compiling shled-mcp v0.1.0 (/opt/rustwide/workdir/crates/mcp)
[INFO] [stderr]    Compiling shled-tools v0.1.0 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]    Compiling shled-commands v0.1.0 (/opt/rustwide/workdir/crates/commands)
[INFO] [stderr]    Compiling shled-artifacts v0.1.0 (/opt/rustwide/workdir/crates/artifacts)
[INFO] [stderr]    Compiling shled-errors v0.1.0 (/opt/rustwide/workdir/crates/shled-errors)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.84s
[INFO] running `Command { std: "docker" "inspect" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f", 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" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f" "/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.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shled-f82073bbf3709bb7)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test bootstrap::tests::bootstrap_context_keeps_startup_scope_narrow ... ok
[INFO] [stdout] test approval_bridge::tests::cli_bridge_keeps_small_input_intact_in_prompt ... ok
[INFO] [stdout] test approval_bridge::tests::cli_bridge_truncates_oversized_input_in_prompt_only ... ok
[INFO] [stdout] test approval_bridge::tests::cli_bridge_refuses_on_io_failure ... ok
[INFO] [stdout] test approval_bridge::tests::cli_bridge_maps_yes_no_and_invalid_input_to_approval_outcomes ... ok
[INFO] [stdout] test config_command::tests::non_config_args_are_not_handled ... ok
[INFO] [stdout] test config_inspect::tests::inspect_config_refuses_unsupported_format_version ... ok
[INFO] [stdout] test config_command::tests::set_default_refuses_unknown_provider ... ok
[INFO] [stdout] test config_inspect::tests::inspect_config_without_a_file_matches_defaults_only ... ok
[INFO] [stdout] test config_inspect::tests::inspect_config_surfaces_provider_defaults ... ok
[INFO] [stdout] test config_inspect::tests::inspect_config_reflects_a_local_config_file ... ok
[INFO] [stdout] test config_command::tests::set_default_writes_provider_defaults_and_reports_success ... ok
[INFO] [stdout] test config_command::tests::set_default_requires_at_least_one_flag ... ok
[INFO] [stdout] test dispatch::tests::dispatch_shell_defers_commands_to_future_registry ... ok
[INFO] [stdout] test dispatch::tests::normalize_dispatch_input_keeps_shell_level_shape_minimal ... ok
[INFO] [stdout] test dispatch::tests::dispatch_shell_can_resolve_registered_command_without_executing_it ... ok
[INFO] [stdout] test entry::tests::automation_unsupported_shape_refuses_with_usage ... ok
[INFO] [stdout] test entry::tests::automation_command_inspects_metadata_without_runtime_execution ... ok
[INFO] [stdout] test entry::tests::batch_prompt_refuses_missing_project_memory_without_creating_state ... ok
[INFO] [stdout] test entry::tests::automation_report_preview_and_write_are_inert_workspace_local_artifacts ... ok
[INFO] [stdout] test entry::tests::batch_prompt_refuses_missing_latest_plan_with_next_action ... ok
[INFO] [stdout] test entry::tests::batch_prompt_refuses_malformed_latest_plan_safely ... ok
[INFO] [stdout] test entry::tests::batch_prompt_refuses_missing_prompt_field_without_debug_dump ... ok
[INFO] [stdout] test entry::tests::batch_prompt_refuses_empty_prompt_without_inventing_text ... ok
[INFO] [stdout] test entry::tests::batch_status_displays_latest_handoff_and_verification ... ok
[INFO] [stdout] test entry::tests::batch_status_refuses_malformed_project_memory_safely ... ok
[INFO] [stdout] test entry::tests::batch_status_displays_latest_plan ... ok
[INFO] [stdout] test entry::tests::batch_status_displays_exactly_one_active_task_and_linked_session_string ... ok
[INFO] [stdout] test entry::tests::batch_status_reports_ambiguous_active_tasks ... ok
[INFO] [stdout] test entry::tests::batch_status_reports_deferred_task_state ... ok
[INFO] [stdout] test entry::tests::automation_report_refuses_disabled_quarantined_and_unsafe_metadata ... ok
[INFO] [stdout] test entry::tests::batch_prompt_prints_existing_prompt_truth_and_manual_guidance_read_only ... ok
[INFO] [stdout] test entry::tests::batch_status_reports_missing_project_memory_without_creating_state ... ok
[INFO] [stdout] test entry::tests::command_help_surfaces_cover_current_commands ... ok
[INFO] [stdout] test entry::tests::batch_status_unknown_subcommand_refuses_clearly ... ok
[INFO] [stdout] test entry::tests::batch_status_valid_memory_without_active_task_is_deterministic_and_read_only ... ok
[INFO] [stdout] test entry::tests::batch_status_reads_applied_handoff_as_closed ... ok
[INFO] [stdout] test entry::tests::inspect_config_outputs_structured_json ... ok
[INFO] [stdout] test entry::tests::active_task_informs_plan_and_handoff_updates_task_links ... ok
[INFO] [stdout] test entry::tests::inspect_config_returns_non_zero_on_blocking_issues ... ok
[INFO] [stdout] test entry::tests::inspect_instructions_returns_structured_refusal_for_invalid_instruction_state ... ok
[INFO] [stdout] test entry::tests::inspect_instructions_is_deterministic_and_read_only ... ok
[INFO] [stdout] test entry::tests::doctor_blocked_report_surfaces_provider_workspace_and_plugin_issues ... ok
[INFO] [stdout] test entry::tests::inspect_project_refuses_malformed_memory ... ok
[INFO] [stdout] test entry::tests::inspect_instructions_outputs_structured_json_for_resolved_truth ... ok
[INFO] [stdout] test entry::tests::inspect_project_reads_workspace_local_memory_and_decisions ... ok
[INFO] [stdout] test entry::tests::malformed_project_task_is_visible_from_task_listing_and_project_inspect ... ok
[INFO] [stdout] test entry::tests::inspect_project_reports_executable_contract_summary ... ok
[INFO] [stdout] test entry::tests::plugin_contributions_hide_disabled_and_refused_records_from_effective_output ... ok
[INFO] [stdout] test entry::tests::inspect_session_reads_persisted_truth_only ... ok
[INFO] [stdout] test entry::tests::inspect_sessions_lists_persisted_truth_and_refused_records ... ok
[INFO] [stdout] test entry::tests::missing_and_unsupported_arguments_return_actionable_usage ... ok
[INFO] [stdout] test entry::tests::plugin_contributions_preview_and_write_are_data_only ... ok
[INFO] [stdout] test entry::tests::doctor_and_project_inspect_show_automation_metadata_as_blocked ... ok
[INFO] [stdout] test entry::tests::doctor_ready_report_is_read_only_and_redacted ... ok
[INFO] [stdout] test entry::tests::plugins_refuse_invalid_manifest_and_malformed_state_without_execution ... ok
[INFO] [stdout] test entry::tests::project_handoff_preview_and_apply_are_explicit_workspace_local_updates ... ok
[INFO] [stdout] test entry::tests::plugins_show_executable_contract_as_blocked_metadata_only ... ok
[INFO] [stdout] test entry::tests::plugins_surface_invalid_executable_metadata_as_refusal ... ok
[INFO] [stdout] test entry::tests::project_init_refuses_invalid_or_outside_memory_input ... ok
[INFO] [stdout] test entry::tests::project_init_refuses_relative_parent_dir_escape ... ok
[INFO] [stdout] test entry::tests::project_init_refuses_absolute_path_with_parent_dir_escape ... ok
[INFO] [stdout] test entry::tests::project_handoff_refuses_malformed_summary ... ok
[INFO] [stdout] test entry::tests::project_plan_generates_prompt_from_explicit_memory_and_can_persist ... ok
[INFO] [stdout] test entry::tests::project_init_writes_explicit_memory_and_refuses_overwrite_without_force ... ok
[INFO] [stdout] test entry::tests::plugin_enable_disable_state_is_explicit_workspace_local_and_non_executable ... ok
[INFO] [stdout] test entry::tests::project_task_add_list_and_inspect_are_workspace_local ... ok
[INFO] [stdout] test entry::tests::doctor_reports_executable_contract_status_without_execution ... ok
[INFO] [stdout] test entry::tests::doctor_blocks_empty_or_invalid_base_url_without_leaking_secret ... ok
[INFO] [stdout] test entry::tests::support_bundle_refuses_relative_parent_dir_escape ... ok
[INFO] [stdout] test entry::tests::top_level_help_describes_real_commands_without_future_execution_language ... ok
[INFO] [stdout] test entry::tests::unknown_command_refuses_with_useful_usage ... ok
[INFO] [stdout] test entry::tests::version_outputs_release_identity ... ok
[INFO] [stdout] test provider_diagnostics::tests::doctor_default_lists_tool_capable_models ... ok
[INFO] [stdout] test provider_diagnostics::tests::known_model_reports_tool_use_supported ... ok
[INFO] [stdout] test provider_diagnostics::tests::unknown_model_warns_and_lists_tool_capable_set ... ok
[INFO] [stdout] test redaction::tests::does_not_redact_unrelated_values ... ok
[INFO] [stdout] test redaction::tests::empty_or_whitespace_values_are_not_redacted ... ok
[INFO] [stdout] test redaction::tests::is_credential_env_name_recognises_known_and_substring_names ... ok
[INFO] [stdout] test entry::tests::run_command_executes_real_provider_lane_and_returns_assistant_output ... ok
[INFO] [stdout] test entry::tests::support_bundle_refuses_absolute_path_with_parent_dir_escape ... ok
[INFO] [stdout] test redaction::tests::redacts_unknown_env_names_with_credential_substrings ... ok
[INFO] [stdout] test registry::tests::registry_exposes_small_builtin_command_set ... ok
[INFO] [stdout] test registry::tests::registry_lookup_is_truthful ... ok
[INFO] [stdout] test entry::tests::support_bundle_redacts_known_provider_and_integration_credential_env_names ... ok
[INFO] [stdout] test session_list::tests::malformed_record_refusal_does_not_leak_persisted_base_url_fragment ... ok
[INFO] [stdout] test redaction::tests::redacts_anthropic_gemini_github_linear_slack ... ok
[INFO] [stdout] test redaction::tests::redacts_openai_api_key_and_base_url ... ok
[INFO] [stdout] test entry::tests::support_bundle_redacts_unknown_env_names_with_credential_substrings ... ok
[INFO] [stdout] test entry::tests::support_bundle_preview_and_write_are_redacted_local_diagnostics ... ok
[INFO] [stdout] test session_list::tests::malformed_sessions_are_visible_as_refused_records ... ok
[INFO] [stdout] test session_report::tests::report_reconstructs_destructive_external_tool_approval_from_persisted_truth ... ok
[INFO] [stdout] test session_list::tests::session_list_is_deterministic_and_reads_persisted_truth ... ok
[INFO] [stdout] test entry::tests::support_bundle_reports_missing_provider_and_empty_sessions_without_execution ... ok
[INFO] [stdout] test session_report::tests::report_reconstructs_approval_denial_from_persisted_truth ... ok
[INFO] [stdout] test session_report::tests::report_reconstructs_external_tool_approval_unavailable_from_persisted_truth ... ok
[INFO] [stdout] test session_report::tests::report_reconstructs_external_tool_approval_denied_from_persisted_truth ... ok
[INFO] [stdout] test session_report::tests::report_redacts_persisted_provider_base_url_in_inspect_output ... ok
[INFO] [stdout] test session_report::tests::report_reconstructs_external_tool_metadata_from_persisted_truth ... ok
[INFO] [stdout] test session_report::tests::report_reconstructs_multistep_session_from_persisted_truth ... ok
[INFO] [stdout] test session_report::tests::report_refuses_invalid_external_metadata_from_persisted_truth ... ok
[INFO] [stdout] test session_report::tests::report_refuses_invalid_executable_plugin_fixture_identity ... ok
[INFO] [stdout] test session_report::tests::report_reconstructs_stopped_reasons_from_persisted_truth ... ok
[INFO] [stdout] test session_report::tests::report_renders_approval_denied_and_unavailable_executable_plugin_fixtures ... ok
[INFO] [stdout] test session_report::tests::report_renders_quarantine_and_revocation_executable_plugin_fixtures ... ok
[INFO] [stdout] test session_report::tests::report_renders_safe_refusal_text_when_persisted_record_is_malformed ... ok
[INFO] [stdout] test session_report::tests::report_renders_permission_refused_executable_plugin_fixture_from_persisted_truth ... ok
[INFO] [stdout] test tests::workspace_summary_mentions_all_primary_layers ... ok
[INFO] [stdout] test session_report::tests::report_renders_blocked_executable_plugin_fixture_from_persisted_truth ... ok
[INFO] [stdout] test entry::tests::support_bundle_does_not_dump_full_environment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shled-70ff013043d37514)
[INFO] [stderr]      Running tests/e2e_dogfood_local_loop.rs (/opt/rustwide/target/debug/deps/e2e_dogfood_local_loop-aeabf6d909195f78)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test dogfood_local_loop_runs_edit_review_inspect_and_resume_through_runtime_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_mcp_dogfood.rs (/opt/rustwide/target/debug/deps/e2e_mcp_dogfood-6d4bbd7b57cdffaa)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test mcp_dogfood_max_step_session_reports_explicit_stop_reason ... ok
[INFO] [stdout] test mcp_dogfood_runs_mcp_and_built_in_tools_then_reports_from_persisted_truth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_runtime_spine.rs (/opt/rustwide/target/debug/deps/e2e_runtime_spine-a93fa438c6ede163)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test e2e_runtime_spine_gate_covers_run_resume_and_inspect_from_persisted_truth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shled_api-d1ceceb5f05bdfda)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::api_blueprint_is_stable ... ok
[INFO] [stdout] test http_transport::tests::fake_executor_can_return_deterministic_response ... ok
[INFO] [stdout] test http_transport::tests::base_url_validation_is_explicit ... ok
[INFO] [stdout] test openai_compatible_transport::tests::openai_transport_builds_expected_request_with_fake_executor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/anthropic_provider_client.rs (/opt/rustwide/target/debug/deps/anthropic_provider_client-33051b38f4a056ab)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test anthropic_provider_client_refuses_non_anthropic_target ... ok
[INFO] [stdout] test anthropic_provider_client_maps_tools_and_tool_use_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/anthropic_transport.rs (/opt/rustwide/target/debug/deps/anthropic_transport-699253e0bd1d9dba)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test anthropic_transport_has_no_openai_fallback ... ok
[INFO] [stdout] test anthropic_transport_refuses_missing_or_empty_auth_and_invalid_base_url ... ok
[INFO] [stdout] test anthropic_transport_executes_valid_request_with_required_headers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gemini_transport.rs (/opt/rustwide/target/debug/deps/gemini_transport-6be219e8e55e0562)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test gemini_transport_has_no_cross_family_fallback ... ok
[INFO] [stderr]      Running tests/github_transport.rs (/opt/rustwide/target/debug/deps/github_transport-05e898c3b5a68117)
[INFO] [stdout] test gemini_transport_executes_valid_request_with_expected_endpoint_and_header ... ok
[INFO] [stdout] test gemini_transport_refuses_missing_auth_invalid_base_url_invalid_model_and_bad_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test github_transport_has_no_openai_family_fallback ... ok
[INFO] [stdout] test github_transport_refuses_missing_or_wrong_auth_and_invalid_base_url ... ok
[INFO] [stdout] test github_transport_executes_valid_request_with_expected_headers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/model_alias_resolution.rs (/opt/rustwide/target/debug/deps/model_alias_resolution-5b4f3b59d3c016e2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test default_aliases_resolve_deterministically_for_each_provider ... ok
[INFO] [stdout] test alias_resolution_refuses_invalid_format_and_unknown_alias ... ok
[INFO] [stdout] test alias_resolution_does_not_cross_provider_boundaries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/openai_compatible_transport.rs (/opt/rustwide/target/debug/deps/openai_compatible_transport-14d53f532f1c706b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test openai_transport_refuses_invalid_base_url_and_wrong_provider_identity ... ok
[INFO] [stdout] test openai_transport_executes_valid_request_against_expected_endpoint ... ok
[INFO] [stdout] test openai_transport_refuses_missing_auth_and_invalid_response_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/provider_auth_contract.rs (/opt/rustwide/target/debug/deps/provider_auth_contract-ea4db8dd75d5d1ad)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test missing_or_invalid_auth_is_refused_explicitly ... ok
[INFO] [stdout] test provider_auth_shapes_are_accepted_explicitly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/provider_capability_table.rs (/opt/rustwide/target/debug/deps/provider_capability_table-aff6813b0325b870)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test capability_lookup_succeeds_for_supported_canonical_targets ... ok
[INFO] [stdout] test capability_rows_are_deterministic_and_alias_free ... ok
[INFO] [stdout] test lookup_by_model_id_accepts_known_tool_capable_models ... ok
[INFO] [stdout] test lookup_by_model_id_returns_none_for_unknown_or_cross_provider_model ... ok
[INFO] [stdout] test tool_capable_model_ids_lists_openai_models_in_table_order ... ok
[INFO] [stdout] test capability_lookup_refuses_unknown_target_explicitly ... ok
[INFO] [stderr]      Running tests/provider_family_routing.rs (/opt/rustwide/target/debug/deps/provider_family_routing-013d84e5ee151d76)
[INFO] [stderr]      Running tests/provider_identity_model.rs (/opt/rustwide/target/debug/deps/provider_identity_model-c8b7476a10293908)
[INFO] [stderr]      Running tests/provider_prompt_cache.rs (/opt/rustwide/target/debug/deps/provider_prompt_cache-3b54d8c6f828ba3a)
[INFO] [stderr]      Running tests/provider_turn_client.rs (/opt/rustwide/target/debug/deps/provider_turn_client-9b1634e4587bafa8)
[INFO] [stdout] test anthropic_models_are_tool_capable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test provider_family_routing_is_deterministic_for_legal_identities ... ok
[INFO] [stdout] test unsupported_or_inconsistent_routing_is_refused_explicitly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test legal_provider_identities_are_canonical_and_deterministic ... ok
[INFO] [stdout] test invalid_provider_identity_is_refused_explicitly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test prompt_cache_bypasses_non_cacheable_policy_and_refuses_bad_inserts ... ok
[INFO] [stdout] test prompt_cache_reports_miss_then_hit_and_supports_invalidation ... ok
[INFO] [stdout] test prompt_cache_keys_use_canonical_truth_without_alias_or_cross_provider_collisions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test openai_input_contract_resolves_env_and_refuses_missing_key ... ok
[INFO] [stdout] test assistant_tool_call_message_serializes_tool_calls_in_request ... ok
[INFO] [stdout] test openai_provider_client_sends_normalized_request_and_maps_text_response ... ok
[INFO] [stdout] test openai_provider_client_maps_tool_calls_and_refuses_unsupported_tool_use ... ok
[INFO] [stdout] test openai_provider_client_refuses_invalid_config_and_request_failures_explicitly ... ok
[INFO] [stderr]      Running tests/provider_turn_model.rs (/opt/rustwide/target/debug/deps/provider_turn_model-edd28d200264d059)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shled_artifacts-958820736db11649)
[INFO] [stdout] test openai_provider_client_accepts_added_tool_capable_models ... ok
[INFO] [stderr]      Running tests/session_export_view.rs (/opt/rustwide/target/debug/deps/session_export_view-ecd92135d00939b6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test normalized_provider_turn_request_and_response_are_explicit_and_stable ... ok
[INFO] [stdout] test normalized_provider_turn_model_refuses_empty_or_malformed_tool_shapes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::artifact_blueprint_is_stable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test export_view_projects_completed_terminal_session_as_completed ... ok
[INFO] [stdout] test export_view_projects_aborted_terminal_session_as_completed ... ok
[INFO] [stdout] test export_view_consumes_embedded_record_from_persisted_history_entry_only ... ok
[INFO] [stdout] test export_view_can_consume_record_after_garbage_boundary_accepts_it ... ok
[INFO] [stdout] test export_view_projects_ready_session_as_partial ... ok
[INFO] [stdout] test export_view_refuses_non_ready_runtime_phase_without_downgrading_to_partial ... ok
[INFO] [stdout] test export_view_refuses_active_processing_conversation_state ... ok
[INFO] [stdout] test export_view_projects_roundtripped_serialized_record_identically ... ok
[INFO] [stdout] test export_view_projects_failed_terminal_session_as_completed ... ok
[INFO] [stdout] test export_view_can_consume_record_from_audited_history_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tool_artifact_store.rs (/opt/rustwide/target/debug/deps/tool_artifact_store-d87098d1ffd9a0ab)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test artifact_contract_refuses_absolute_locators_and_empty_content_type ... ok
[INFO] [stdout] test artifact_contract_keeps_relative_session_local_truth ... ok
[INFO] [stdout] test artifact_reader_reads_session_local_artifacts_by_relative_locator ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- artifact_reader_reads_session_local_artifacts_by_relative_locator stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'artifact_reader_reads_session_local_artifacts_by_relative_locator' (3502) panicked at crates/artifacts/tests/tool_artifact_store.rs:78:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b51a9d41261 - 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:     0x5b51a9d41261 - 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:     0x5b51a9d41261 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b51a9d41261 - <<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:     0x5b51a9d5552a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b51a9d5552a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5b51a9d4599c - 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:     0x5b51a9d4599c - <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:     0x5b51a9d1e1a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b51a9d1e1a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b51a9d38879 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b51a9cc7350 - <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:     0x5b51a9cc7350 - 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:     0x5b51a9d38a32 - <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:     0x5b51a9d38a32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5b51a9d1e252 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5b51a9d15909 - 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:     0x5b51a9d1ee4d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5b51a9d55c5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b51a9d55a32 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5b51a9cb57d0 - <core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5b51a9cb57d0 - tool_artifact_store[7dd693b34cd660f4]::artifact_reader_reads_session_local_artifacts_by_relative_locator
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/artifacts/tests/tool_artifact_store.rs:78:46
[INFO] [stdout]   22:     0x5b51a9cb4657 - tool_artifact_store[7dd693b34cd660f4]::artifact_reader_reads_session_local_artifacts_by_relative_locator::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/artifacts/tests/tool_artifact_store.rs:73:71
[INFO] [stdout]   23:     0x5b51a9cba5a6 - <tool_artifact_store[7dd693b34cd660f4]::artifact_reader_reads_session_local_artifacts_by_relative_locator::{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:     0x5b51a9cba68b - <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:     0x5b51a9cba68b - 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:     0x5b51a9cc7cd5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b51a9cc7cd5 - <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:     0x5b51a9cc7cd5 - 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:     0x5b51a9cc7cd5 - 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:     0x5b51a9cc7cd5 - 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:     0x5b51a9cc7cd5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b51a9cc7cd5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b51a9cc2784 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b51a9cc2784 - 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:     0x5b51a9ccae22 - 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:     0x5b51a9ccae22 - <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:     0x5b51a9ccae22 - 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:     0x5b51a9ccae22 - 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:     0x5b51a9ccae22 - 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:     0x5b51a9ccae22 - 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:     0x5b51a9ccae22 - <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:     0x5b51a9d405bf - <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:     0x5b51a9d405bf - <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:     0x73a3f55b5aa4 - <unknown>
[INFO] [stdout]   45:     0x73a3f5642a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     artifact_reader_reads_session_local_artifacts_by_relative_locator
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p shled-artifacts --test tool_artifact_store`
[INFO] running `Command { std: "docker" "inspect" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f", kill_on_drop: false }`
[INFO] [stdout] bb4e52a756eb66716ee0a1afe1d93b645e908b75cfeb652682914bd1dceb383f
