[INFO] fetching crate claudius 0.16.0...
[INFO] testing claudius-0.16.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate claudius 0.16.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate claudius 0.16.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate claudius 0.16.0
[INFO] tweaked toml for crates.io crate claudius 0.16.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate claudius 0.16.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate claudius 0.16.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrrg_derive v0.8.0
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded arrrg v0.8.0
[INFO] [stderr]   Downloaded utf8path v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8934c2a727660745c21ecd51d995b83b824afb8cd9c05dad2bb9c0633bb2c1f7
[INFO] running `Command { std: "docker" "start" "-a" "8934c2a727660745c21ecd51d995b83b824afb8cd9c05dad2bb9c0633bb2c1f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8934c2a727660745c21ecd51d995b83b824afb8cd9c05dad2bb9c0633bb2c1f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8934c2a727660745c21ecd51d995b83b824afb8cd9c05dad2bb9c0633bb2c1f7", kill_on_drop: false }`
[INFO] [stdout] 8934c2a727660745c21ecd51d995b83b824afb8cd9c05dad2bb9c0633bb2c1f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d8686b6e10b9444d13c34df3ffdd5b92a52c6eab3f123ddeca7a5269b0f97e9
[INFO] running `Command { std: "docker" "start" "-a" "9d8686b6e10b9444d13c34df3ffdd5b92a52c6eab3f123ddeca7a5269b0f97e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling utf8path v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling derive_util v0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling arrrg_derive v0.8.0
[INFO] [stderr]    Compiling arrrg v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling claudius v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.66s
[INFO] running `Command { std: "docker" "inspect" "9d8686b6e10b9444d13c34df3ffdd5b92a52c6eab3f123ddeca7a5269b0f97e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d8686b6e10b9444d13c34df3ffdd5b92a52c6eab3f123ddeca7a5269b0f97e9", kill_on_drop: false }`
[INFO] [stdout] 9d8686b6e10b9444d13c34df3ffdd5b92a52c6eab3f123ddeca7a5269b0f97e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69461c52ebd79eac2bf38a7eccacb833b905bfe38feac9f2807c2fe647922e84
[INFO] running `Command { std: "docker" "start" "-a" "69461c52ebd79eac2bf38a7eccacb833b905bfe38feac9f2807c2fe647922e84", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling claudius v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.61s
[INFO] running `Command { std: "docker" "inspect" "69461c52ebd79eac2bf38a7eccacb833b905bfe38feac9f2807c2fe647922e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69461c52ebd79eac2bf38a7eccacb833b905bfe38feac9f2807c2fe647922e84", kill_on_drop: false }`
[INFO] [stdout] 69461c52ebd79eac2bf38a7eccacb833b905bfe38feac9f2807c2fe647922e84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 694ac05e732343c3a645be9825b7a2e3164d89086ef6c478ba751d6f911f411f
[INFO] running `Command { std: "docker" "start" "-a" "694ac05e732343c3a645be9825b7a2e3164d89086ef6c478ba751d6f911f411f", 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/claudius-7b8e1e263e471642)
[INFO] [stdout] 
[INFO] [stdout] running 371 tests
[INFO] [stdout] test agent::tests::budget_allocate_fails_when_insufficient_budget ... ok
[INFO] [stdout] test agent::tests::budget_allocate_insufficient_budget_edge_case ... ok
[INFO] [stdout] test agent::tests::budget_allocate_maximum_tokens_calculation ... ok
[INFO] [stdout] test agent::tests::budget_allocate_with_different_rates ... ok
[INFO] [stdout] test agent::tests::budget_allocate_succeeds_when_sufficient_budget ... ok
[INFO] [stdout] test agent::tests::budget_allocate_zero_tokens ... ok
[INFO] [stdout] test agent::tests::budget_allocation_consume_usage_excessive ... ok
[INFO] [stdout] test agent::tests::budget_allocation_cost_calculation_verification ... ok
[INFO] [stdout] test agent::tests::budget_allocation_consume_usage_valid ... ok
[INFO] [stdout] test agent::tests::budget_allocation_drop_behavior ... ok
[INFO] [stdout] test agent::tests::budget_allocation_drop_returns_remaining_budget ... ok
[INFO] [stdout] test agent::tests::budget_allocation_with_partial_consumption_patterns ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_all_token_types ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_large_numbers ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_basic_usage ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_with_cache ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_with_zero_rates ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_zero_tokens ... ok
[INFO] [stdout] test agent::tests::budget_consume_usage_exceeding_allocation ... ok
[INFO] [stdout] test agent::tests::budget_consume_usage_zero_cost ... ok
[INFO] [stdout] test agent::tests::budget_consume_usage_within_allocation ... ok
[INFO] [stdout] test agent::tests::budget_creation_edge_cases ... ok
[INFO] [stdout] test agent::tests::budget_from_dollars_flat_rate_converts_correctly ... ok
[INFO] [stdout] test agent::tests::budget_consume_usage_exact_allocation ... ok
[INFO] [stdout] test agent::tests::budget_from_dollars_with_rates_converts_correctly ... ok
[INFO] [stdout] test agent::tests::budget_from_dollars_creates_correct_amount ... ok
[INFO] [stdout] test agent::tests::budget_exhaustion_scenarios ... ok
[INFO] [stdout] test agent::tests::budget_concurrent_mixed_operations ... ok
[INFO] [stdout] test agent::tests::budget_legacy_compatibility_behavior ... ok
[INFO] [stdout] test agent::tests::budget_mixed_token_types_real_scenario ... ok
[INFO] [stdout] test agent::tests::budget_multiple_allocations ... ok
[INFO] [stdout] test agent::tests::budget_multiple_allocations_concurrent ... ok
[INFO] [stdout] test agent::tests::budget_multiple_allocations_sequential ... ok
[INFO] [stdout] test agent::tests::budget_remaining_tokens_calculation_edge_cases ... ok
[INFO] [stdout] test agent::tests::budget_multiple_api_calls_simulation ... ok
[INFO] [stdout] test agent::tests::budget_realistic_api_usage_pattern ... ok
[INFO] [stdout] test agent::tests::budget_extreme_values_handling ... ok
[INFO] [stdout] test agent::tests::budget_consume_usage_multiple_times ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_can_mount_same_path_multiple_times ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_cannot_mask_existing_mount ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_fs_for_path_error_when_no_mount ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_initial_mount_must_be_root ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_insert_error_from_filesystem ... ok
[INFO] [stdout] test agent::tests::budget_concurrent_allocation_safety ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_insert_uses_correct_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_search_adds_newlines ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_search_error_propagates ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_str_replace_error_from_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_search_aggregates_all_mounts ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_insert_error_no_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_path_must_be_absolute ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_overlay_mounts ... ok
[INFO] [stdout] test agent::tests::mount_permissions_readonly_allows_search_and_view ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_str_replace_error_no_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_str_replace_uses_correct_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_view_error_from_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_view_error_no_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_view_uses_correct_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_permissions_different_mounts_different_permissions ... ok
[INFO] [stdout] test agent::tests::mount_permissions_readonly_denies_write_operations ... ok
[INFO] [stdout] test agent::tests::mount_permissions_writeonly_denies_read_operations ... ok
[INFO] [stdout] test agent::tests::mount_permissions_writeonly_allows_write_operations ... ok
[INFO] [stdout] test agent::tests::test_token_consumption_calculation ... ok
[INFO] [stdout] test agent::tests::mount_permissions_readwrite_allows_all_operations ... ok
[INFO] [stdout] test client::tests::error_529_mapped_correctly ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_absolute ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_partial_cache_usage ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_nonexistent ... ok
[INFO] [stdout] test agent::tests::budget_allocate_exact_match ... ok
[INFO] [stdout] test agent::tests::budget_new_flat_rate_creates_with_correct_amount ... ok
[INFO] [stdout] test agent::tests::budget_new_flat_rate_sets_all_rates_equal ... ok
[INFO] [stdout] test agent::tests::budget_new_with_rates_creates_correct_budget ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_complex_path_scenarios ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_fs_for_path_finds_most_specific_mount ... ok
[INFO] [stdout] test client::tests::resolve_api_key_regular_value ... ok
[INFO] [stdout] test prompt::tests::create_basic_config ... ok
[INFO] [stdout] test prompt::tests::include_system_md_from_parent_directory ... ok
[INFO] [stdout] test prompt::tests::inheritance_allows_subdirectories ... ok
[INFO] [stdout] test prompt::tests::absolute_paths_not_resolved ... ok
[INFO] [stdout] test prompt::tests::builder_pattern ... ok
[INFO] [stdout] test agent::tests::budget_concurrent_allocation_stress_test ... ok
[INFO] [stdout] test prompt::tests::inheritance_security_check ... ok
[INFO] [stdout] test prompt::tests::inheritance_system ... ok
[INFO] [stdout] test prompt::tests::multi_turn_conversation ... ok
[INFO] [stdout] test prompt::tests::relative_path_resolution_with_subdirectory ... ok
[INFO] [stdout] test prompt::tests::relative_system_md_resolution ... ok
[INFO] [stdout] test prompt::tests::relative_prompt_yaml_resolution ... ok
[INFO] [stdout] test prompt::tests::yaml_serialization ... ok
[INFO] [stdout] test sse::tests::handle_empty_events ... ok
[INFO] [stdout] test sse::tests::handle_malformed_event ... ok
[INFO] [stdout] test sse::tests::handle_partial_utf8 ... ok
[INFO] [stdout] test sse::tests::handle_event_size_limit ... ok
[INFO] [stdout] test sse::tests::handle_split_event ... ok
[INFO] [stdout] test sse::tests::handle_multi_line_data ... ok
[INFO] [stdout] test sse::tests::handle_unknown_event_type ... ok
[INFO] [stdout] test sse::tests::handle_structured_error_events ... ok
[INFO] [stdout] test sse::tests::parse_multiple_events ... ok
[INFO] [stdout] test types::base64_image_source::tests::deserialization ... ok
[INFO] [stdout] test types::base64_image_source::tests::serialization ... ok
[INFO] [stdout] test types::base64_pdf_source::tests::deserialization ... ok
[INFO] [stdout] test types::base64_pdf_source::tests::serialization ... ok
[INFO] [stdout] test types::cache_control_ephemeral::tests::serialization ... ok
[INFO] [stdout] test types::citation_char_location::tests::deserialization ... ok
[INFO] [stdout] test types::citation_char_location::tests::length ... ok
[INFO] [stdout] test types::citation_char_location::tests::serialization ... ok
[INFO] [stdout] test types::citation_char_location::tests::serialization_without_title ... ok
[INFO] [stdout] test types::citation_content_block_location::tests::block_count ... ok
[INFO] [stdout] test types::citation_content_block_location::tests::deserialization ... ok
[INFO] [stdout] test types::cache_control_ephemeral::tests::deserialization ... ok
[INFO] [stdout] test types::citation_content_block_location::tests::serialization ... ok
[INFO] [stdout] test sse::tests::parse_ping_event ... ok
[INFO] [stdout] test types::citation_content_block_location::tests::serialization_without_title ... ok
[INFO] [stdout] test types::citation_page_location::tests::deserialization ... ok
[INFO] [stdout] test types::citation_page_location::tests::is_single_page ... ok
[INFO] [stdout] test types::citation_page_location::tests::page_count ... ok
[INFO] [stdout] test types::citation_page_location::tests::serialization ... ok
[INFO] [stdout] test types::citation_page_location::tests::serialization_without_title ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::deserialization ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::domain ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::serialization ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::serialization_without_title ... ok
[INFO] [stdout] test types::citations_config::tests::deserialization ... ok
[INFO] [stdout] test types::citations_config::tests::serialization_disabled ... ok
[INFO] [stdout] test types::citations_config::tests::serialization_enabled ... ok
[INFO] [stdout] test types::citations_delta::tests::char_location_serialization ... ok
[INFO] [stdout] test types::citations_delta::tests::content_block_location_serialization ... ok
[INFO] [stdout] test types::citations_delta::tests::deserialization ... ok
[INFO] [stdout] test types::citations_delta::tests::page_location_serialization ... ok
[INFO] [stdout] test types::citations_delta::tests::web_search_result_location_serialization ... ok
[INFO] [stdout] test types::content::tests::content_deserialization ... ok
[INFO] [stdout] test types::content::tests::content_image_serialization ... ok
[INFO] [stdout] test types::content::tests::content_text_serialization ... ok
[INFO] [stdout] test types::content::tests::from_image_block ... ok
[INFO] [stdout] test types::content::tests::from_text_block ... ok
[INFO] [stdout] test types::content_block::tests::as_methods ... ok
[INFO] [stdout] test types::content_block::tests::deserialization ... ok
[INFO] [stdout] test types::content_block::tests::image_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::redacted_thinking_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::server_tool_use_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::thinking_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::text_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::tool_use_block_serialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::citations_delta_serialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::deserialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::input_json_delta_serialization ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_relative ... FAILED
[INFO] [stdout] test types::content_block_delta::tests::signature_delta_serialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::text_delta_serialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::thinking_delta_serialization ... ok
[INFO] [stdout] test types::content_block_source_param::tests::content_block_source_param_with_item ... ok
[INFO] [stdout] test types::content_block_delta_event::tests::content_block_delta_event_deserialization ... ok
[INFO] [stdout] test types::content_block_source_param::tests::content_block_source_param_with_array ... ok
[INFO] [stdout] test types::content_block_source_param::tests::from_string_ref ... ok
[INFO] [stdout] test types::content_block_start_event::tests::content_block_start_event_deserialization ... ok
[INFO] [stdout] test types::content_block_start_event::tests::content_block_start_event_serialization ... ok
[INFO] [stdout] test types::content_block_stop_event::tests::content_block_stop_event_deserialization ... ok
[INFO] [stdout] test types::content_block_stop_event::tests::content_block_stop_event_serialization ... ok
[INFO] [stdout] test types::content_block_source_param::tests::from_str ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_all_fields ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_base64_pdf ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_content_block ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_plain_text ... ok
[INFO] [stdout] test types::image_block::tests::image_block_with_base64 ... ok
[INFO] [stdout] test types::image_block::tests::image_block_with_cache_control ... ok
[INFO] [stdout] test types::image_block::tests::image_block_with_url ... ok
[INFO] [stdout] test sse::tests::handle_buffer_size_limit ... ok
[INFO] [stdout] test types::input_json_delta::tests::from_str ... ok
[INFO] [stdout] test types::input_json_delta::tests::input_json_delta_deserialization ... ok
[INFO] [stdout] test types::input_json_delta::tests::input_json_delta_serialization ... ok
[INFO] [stdout] test types::message::tests::message_deserialization ... ok
[INFO] [stdout] test types::message::tests::message_serialization ... ok
[INFO] [stdout] test types::message::tests::message_with_stop_reason ... ok
[INFO] [stdout] test types::message_count_tokens_params::tests::message_count_tokens_params_serialization ... ok
[INFO] [stdout] test types::message_count_tokens_params::tests::message_count_tokens_params_with_system ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_default ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_ergonomic_system ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_non_streaming ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_simple ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_simple_streaming ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_streaming ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_with_message ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_with_stream ... ok
[INFO] [stdout] test types::message_count_tokens_params::tests::message_count_tokens_params_with_tools ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_empty ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_event_serialization ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_with_values ... ok
[INFO] [stdout] test types::message_delta_usage::tests::message_delta_usage_complete ... ok
[INFO] [stdout] test types::content_block_delta_event::tests::content_block_delta_event_serialization ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_url_pdf ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_with_whitespace ... FAILED
[INFO] [stdout] test types::message_delta_usage::tests::message_delta_usage_deserialization ... ok
[INFO] [stdout] test types::message_delta_usage::tests::message_delta_usage_minimal ... ok
[INFO] [stdout] test types::message_param::tests::message_param_content_from_as_ref_str ... ok
[INFO] [stdout] test types::message_param::tests::message_param_deserialization ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_event_deserialization ... ok
[INFO] [stdout] test types::message_param::tests::message_param_ergonomic_constructors ... ok
[INFO] [stdout] test types::message_param::tests::message_param_from_str ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_blocks ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_mixed_blocks ... ok
[INFO] [stdout] test types::content_block_source_param::tests::content_block_source_param_with_string ... ok
[INFO] [stdout] test types::message_start_event::tests::message_start_event_deserialization ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_content_block_delta ... ok
[INFO] [stdout] test types::message_stop_event::tests::message_stop_event_deserialization ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_content_block_stop ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_content_block_start ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_string ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_message_start ... ok
[INFO] [stdout] test types::message_tokens_count::tests::message_tokens_count_deserialization ... ok
[INFO] [stdout] test types::message_tokens_count::tests::message_tokens_count_serialization ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_message_stop ... ok
[INFO] [stdout] test types::message_stop_event::tests::message_stop_event_serialization ... ok
[INFO] [stdout] test types::metadata::tests::empty_metadata_serialization ... ok
[INFO] [stdout] test types::metadata::tests::with_user_id_serialization ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_message_delta ... ok
[INFO] [stdout] test types::model::tests::claude_4_models ... ok
[INFO] [stdout] test types::model::tests::custom_model_serialization ... ok
[INFO] [stdout] test types::model::tests::model_deserialization ... ok
[INFO] [stdout] test types::model_info::tests::model_info_deserialization ... ok
[INFO] [stdout] test types::message_start_event::tests::message_start_event_serialization ... ok
[INFO] [stdout] test types::model_info::tests::model_info_serialization ... ok
[INFO] [stdout] test types::model::tests::display ... ok
[INFO] [stdout] test types::model_list_params::tests::default_model_list_params ... ok
[INFO] [stdout] test types::model::tests::known_model_serialization ... ok
[INFO] [stdout] test types::model_list_params::tests::model_list_params_builder ... ok
[INFO] [stdout] test types::model_list_params::tests::model_list_params_deserialization ... ok
[INFO] [stdout] test types::metadata::tests::deserialization ... ok
[INFO] [stdout] test types::model_list_response::tests::model_list_response_deserialization ... ok
[INFO] [stdout] test types::plain_text_source::tests::plain_text_source_from_string_ref ... ok
[INFO] [stdout] test types::model_list_params::tests::model_list_params_serialization ... ok
[INFO] [stdout] test types::model_list_response::tests::model_list_response_serialization ... ok
[INFO] [stdout] test types::plain_text_source::tests::plain_text_source_serialization ... ok
[INFO] [stdout] test types::redacted_thinking_block::tests::deserialization ... ok
[INFO] [stdout] test types::redacted_thinking_block::tests::from_str ... ok
[INFO] [stdout] test types::redacted_thinking_block::tests::new_with_str ... ok
[INFO] [stdout] test types::model_list_response::tests::model_list_response_accessors ... ok
[INFO] [stdout] test types::redacted_thinking_block::tests::redacted_thinking_block_serialization ... ok
[INFO] [stdout] test types::server_tool_usage::tests::server_tool_usage_deserialization ... ok
[INFO] [stdout] test types::server_tool_usage::tests::server_tool_usage_serialization ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::deserialization ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::new_web_search ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::server_tool_use_block_serialization ... ok
[INFO] [stdout] test types::server_tool_usage::tests::add_server_tool_usage ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::server_tool_use_block_with_cache_control ... ok
[INFO] [stdout] test types::signature_delta::tests::signature_delta_serialization ... ok
[INFO] [stdout] test types::stop_reason::tests::deserialization ... ok
[INFO] [stdout] test types::stop_reason::tests::display ... ok
[INFO] [stdout] test types::stop_reason::tests::serialization ... ok
[INFO] [stdout] test types::plain_text_source::tests::from_str ... ok
[INFO] [stdout] test types::signature_delta::tests::from_str ... ok
[INFO] [stdout] test types::signature_delta::tests::signature_delta_deserialization ... ok
[INFO] [stdout] test types::system_prompt::tests::from_blocks ... ok
[INFO] [stdout] test types::system_prompt::tests::from_string ... ok
[INFO] [stdout] test types::system_prompt::tests::system_prompt_blocks ... ok
[INFO] [stdout] test types::text_block::tests::deserialization ... ok
[INFO] [stdout] test types::text_block::tests::helper_methods ... ok
[INFO] [stdout] test types::text_block::tests::from_str ... ok
[INFO] [stdout] test types::text_block::tests::text_block_with_cache_control ... ok
[INFO] [stdout] test types::text_block::tests::text_block_serialization ... ok
[INFO] [stdout] test types::system_prompt::tests::system_prompt_string ... ok
[INFO] [stdout] test types::text_citation::tests::char_location_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::content_block_location_method ... ok
[INFO] [stdout] test types::text_citation::tests::content_block_location_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::char_location_method ... ok
[INFO] [stdout] test types::text_block::tests::text_block_with_citations_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::deserialization ... ok
[INFO] [stdout] test types::text_citation::tests::page_location_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::page_location_method ... ok
[INFO] [stdout] test types::text_citation::tests::web_search_result_location_method ... ok
[INFO] [stdout] test types::text_citation::tests::optional_fields_are_omitted ... ok
[INFO] [stdout] test types::text_citation::tests::web_search_result_location_serialization ... ok
[INFO] [stdout] test types::text_block::tests::text_block_with_citation ... ok
[INFO] [stdout] test types::text_delta::tests::from_str ... ok
[INFO] [stdout] test types::text_delta::tests::text_delta_serialization ... ok
[INFO] [stdout] test types::thinking_block::tests::thinking_block_from_str ... ok
[INFO] [stdout] test types::thinking_block::tests::deserialization ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_disabled_serialization ... ok
[INFO] [stdout] test types::thinking_block::tests::thinking_block_with_string_references ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_enabled_deserialization ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_enabled_serialization ... ok
[INFO] [stdout] test types::thinking_delta::tests::thinking_delta_serialization ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_disabled_deserialization ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_minimal ... ok
[INFO] [stdout] test types::text_delta::tests::text_delta_deserialization ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_with_cache_control ... ok
[INFO] [stdout] test types::tool_bash_20250124::tests::tool_bash_param_minimal ... ok
[INFO] [stdout] test types::thinking_block::tests::thinking_block_serialization ... ok
[INFO] [stdout] test types::thinking_delta::tests::thinking_delta_deserialization ... ok
[INFO] [stdout] test types::thinking_delta::tests::from_str ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_deserialization ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_any ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_auto ... ok
[INFO] [stdout] test types::tool_bash_20250124::tests::tool_bash_param_with_cache_control ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_auto_with_disable_parallel ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_deserialization_auto ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_none ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_deserialization_tool ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_content_from_string ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_tool ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_with_string_content ... ok
[INFO] [stdout] test types::tool_text_editor_20250124::tests::tool_text_editor_param_deserialization ... ok
[INFO] [stdout] test types::tool_text_editor_20250124::tests::tool_text_editor_param_minimal ... ok
[INFO] [stdout] test types::tool_text_editor_20250124::tests::tool_text_editor_param_with_cache_control ... ok
[INFO] [stdout] test types::tool_param::tests::tool_param_complete ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_with_error ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_deserialization ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_with_array_content ... ok
[INFO] [stdout] test types::tool_text_editor_20250429::tests::tool_text_editor_param_minimal ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_deserialization ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_minimal ... ok
[INFO] [stdout] test types::tool_text_editor_20250429::tests::tool_text_editor_param_with_cache_control ... ok
[INFO] [stdout] test types::tool_text_editor_20250429::tests::tool_text_editor_param_deserialization ... ok
[INFO] [stdout] test types::tool_bash_20250124::tests::tool_bash_param_deserialization ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_with_max_characters ... ok
[INFO] [stdout] test types::tool_union_param::tests::deserialization ... ok
[INFO] [stdout] test types::tool_union_param::tests::bash_20241022_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_20250429_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_20250728_tool ... ok
[INFO] [stdout] test types::tool_use_block::tests::tool_use_block_serialization ... ok
[INFO] [stdout] test types::tool_union_param::tests::web_search_tool ... ok
[INFO] [stdout] test types::tool_use_block::tests::deserialization ... ok
[INFO] [stdout] test types::tool_union_param::tests::bash_20250124_tool ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_with_cache_control ... ok
[INFO] [stdout] test types::url_pdf_source::tests::deserialization ... ok
[INFO] [stdout] test types::url_image_source::tests::deserialization ... ok
[INFO] [stdout] test types::tool_use_block::tests::tool_use_block_with_cache_control ... ok
[INFO] [stdout] test types::tool_union_param::tests::custom_tool ... ok
[INFO] [stdout] test types::url_image_source::tests::serialization ... ok
[INFO] [stdout] test types::url_pdf_source::tests::has_pdf_extension ... ok
[INFO] [stdout] test types::url_pdf_source::tests::serialization ... ok
[INFO] [stdout] test types::usage::tests::add_usage_complete ... ok
[INFO] [stdout] test types::usage::tests::add_usage_minimal ... ok
[INFO] [stdout] test types::usage::tests::add_usage_partial_options ... ok
[INFO] [stdout] test types::usage::tests::add_usage_with_cache_tokens ... ok
[INFO] [stdout] test types::usage::tests::usage_complete ... ok
[INFO] [stdout] test types::web_search_result_block::tests::deserialization ... ok
[INFO] [stdout] test types::usage::tests::add_usage_with_server_tool_use ... ok
[INFO] [stdout] test types::web_search_result_block::tests::domain ... ok
[INFO] [stdout] test types::web_search_result_block::tests::serialization ... ok
[INFO] [stdout] test types::web_search_result_block::tests::serialization_without_page_age ... ok
[INFO] [stdout] test types::usage::tests::usage_deserialization ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::allowed_blocked_domains_mutual_exclusivity ... ok
[INFO] [stdout] test types::usage::tests::usage_minimal ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::user_location_deserialization ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::user_location_serialization ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::web_search_tool_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::error_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::deserialization ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::web_search_tool_deserialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block_content::tests::error_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block_content::tests::result_count ... ok
[INFO] [stdout] test types::web_search_tool_result_block_content::tests::results_deserialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::new_with_results ... ok
[INFO] [stdout] test types::web_search_tool_result_error::tests::deserialization ... ok
[INFO] [stdout] test types::web_search_tool_result_error::tests::error_code_helpers ... ok
[INFO] [stdout] test types::web_search_tool_result_error::tests::serialization ... ok
[INFO] [stdout] test client::tests::error_529_is_retryable ... ok
[INFO] [stdout] test types::web_search_tool_result_block_content::tests::results_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::new_with_error ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::results_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::with_cache_control ... ok
[INFO] [stdout] test types::web_search_tool_result_block_content::tests::error_deserialization ... ok
[INFO] [stdout] test client::tests::client_builder_methods ... ok
[INFO] [stdout] test client::tests::request_error_mapping ... ok
[INFO] [stdout] test client::tests::concurrent_retry_safety ... ok
[INFO] [stdout] test client::tests::retry_logic_with_non_retryable_error ... ok
[INFO] [stdout] test client::tests::client_timeout_configuration ... ok
[INFO] [stdout] test client::tests::client_cached_headers_performance ... ok
[INFO] [stdout] test client::tests::retry_logic_max_retries_exceeded ... ok
[INFO] [stdout] test client::tests::retry_logic_with_backoff ... ok
[INFO] [stdout] test backoff::tests::with_exponential_backoff ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::resolve_api_key_file_url_relative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::resolve_api_key_file_url_relative' (141) panicked at src/client.rs:710:60:
[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:     0x6255dfb81122 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6255dfb81122 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6255dfb81122 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6255dfb81122 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6255dfb946ef - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6255dfb946ef - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6255dfb4c4d3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6255dfb4c4d3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6255dfb59662 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6255dfb5ea7f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6255dfb5e911 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6255df9398ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6255df9398ce - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6255dfb5f13f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6255dfb5f13f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6255dfb5eeea - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6255dfb597a9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6255dfb3fcad - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6255dfb9efd0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6255dfb9e156 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6255df8b0da1 - core::result::Result<T,E>::unwrap::h639abf3aef7a344b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6255df8b0da1 - claudius::client::tests::resolve_api_key_file_url_relative::hc58a74b31197b032
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:710:60
[INFO] [stdout]   22:     0x6255df8b1277 - claudius::client::tests::resolve_api_key_file_url_relative::{{closure}}::h8c424c486f2837ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:708:43
[INFO] [stdout]   23:     0x6255df71d1a6 - core::ops::function::FnOnce::call_once::h773ba15ef5bcc820
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6255df93973b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6255df93973b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6255df94d72d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6255df94d72d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6255df94d72d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6255df94d72d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6255df94d72d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6255df94d72d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6255df94d72d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6255df926c74 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6255df926c74 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6255df92a4ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x6255df92a4ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6255df92a4ca - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6255df92a4ca - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6255df92a4ca - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6255df92a4ca - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x6255df92a4ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6255dfb549ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x6255dfb549ef - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7c64d0688aa4 - <unknown>
[INFO] [stdout]   45:     0x7c64d0715a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::resolve_api_key_file_url_with_whitespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::resolve_api_key_file_url_with_whitespace' (142) panicked at src/client.rs:734:68:
[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:     0x6255dfb81122 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6255dfb81122 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6255dfb81122 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6255dfb81122 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6255dfb946ef - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6255dfb946ef - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6255dfb4c4d3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6255dfb4c4d3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6255dfb59662 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6255dfb5ea7f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6255dfb5e911 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6255df9398ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6255df9398ce - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6255dfb5f13f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6255dfb5f13f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6255dfb5eeea - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6255dfb597a9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6255dfb3fcad - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6255dfb9efd0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6255dfb9e156 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6255df8b21c1 - core::result::Result<T,E>::unwrap::h639abf3aef7a344b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6255df8b21c1 - claudius::client::tests::resolve_api_key_file_url_with_whitespace::h7c0b24ac22f38a64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:734:68
[INFO] [stdout]   22:     0x6255df8b2697 - claudius::client::tests::resolve_api_key_file_url_with_whitespace::{{closure}}::heac7bda92f5d32c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:732:50
[INFO] [stdout]   23:     0x6255df71a726 - core::ops::function::FnOnce::call_once::h269757a20aad2983
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6255df93973b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6255df93973b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6255df94d72d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6255df94d72d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6255df94d72d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6255df94d72d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6255df94d72d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6255df94d72d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6255df94d72d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6255df926c74 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6255df926c74 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6255df92a4ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x6255df92a4ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6255df92a4ca - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6255df92a4ca - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6255df92a4ca - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6255df92a4ca - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x6255df92a4ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6255dfb549ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x6255dfb549ef - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7c64d0688aa4 - <unknown>
[INFO] [stdout]   45:     0x7c64d0715a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::resolve_api_key_file_url_relative
[INFO] [stdout]     client::tests::resolve_api_key_file_url_with_whitespace
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 369 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "694ac05e732343c3a645be9825b7a2e3164d89086ef6c478ba751d6f911f411f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "694ac05e732343c3a645be9825b7a2e3164d89086ef6c478ba751d6f911f411f", kill_on_drop: false }`
[INFO] [stdout] 694ac05e732343c3a645be9825b7a2e3164d89086ef6c478ba751d6f911f411f
