[INFO] fetching crate claudius 0.16.0...
[INFO] testing claudius-0.16.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[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 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 v0.8.0
[INFO] [stderr]   Downloaded derive_util v0.5.0
[INFO] [stderr]   Downloaded arrrg_derive 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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab1d6fff0debdcd70bc1bcd0552f20130d0480c47495631d9e4f12e4d7abba4a
[INFO] running `Command { std: "docker" "start" "-a" "ab1d6fff0debdcd70bc1bcd0552f20130d0480c47495631d9e4f12e4d7abba4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab1d6fff0debdcd70bc1bcd0552f20130d0480c47495631d9e4f12e4d7abba4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1d6fff0debdcd70bc1bcd0552f20130d0480c47495631d9e4f12e4d7abba4a", kill_on_drop: false }`
[INFO] [stdout] ab1d6fff0debdcd70bc1bcd0552f20130d0480c47495631d9e4f12e4d7abba4a
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f3ec4699c38a557820d1f6bfa69d07def3a6577b06b91bca335b64419d39ba9
[INFO] running `Command { std: "docker" "start" "-a" "1f3ec4699c38a557820d1f6bfa69d07def3a6577b06b91bca335b64419d39ba9", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling utf8path v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling derive_util v0.5.0
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core 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 time v0.3.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 39.65s
[INFO] running `Command { std: "docker" "inspect" "1f3ec4699c38a557820d1f6bfa69d07def3a6577b06b91bca335b64419d39ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f3ec4699c38a557820d1f6bfa69d07def3a6577b06b91bca335b64419d39ba9", kill_on_drop: false }`
[INFO] [stdout] 1f3ec4699c38a557820d1f6bfa69d07def3a6577b06b91bca335b64419d39ba9
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e192ea42c3cca2977a9591cdc15d141c27b035268a94fd1deace375e4d7d5773
[INFO] running `Command { std: "docker" "start" "-a" "e192ea42c3cca2977a9591cdc15d141c27b035268a94fd1deace375e4d7d5773", 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 33.51s
[INFO] running `Command { std: "docker" "inspect" "e192ea42c3cca2977a9591cdc15d141c27b035268a94fd1deace375e4d7d5773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e192ea42c3cca2977a9591cdc15d141c27b035268a94fd1deace375e4d7d5773", kill_on_drop: false }`
[INFO] [stdout] e192ea42c3cca2977a9591cdc15d141c27b035268a94fd1deace375e4d7d5773
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c9eef5ec315274191c4808506a1d9bbeca3be9a3973b6941fba800fcc4d8571
[INFO] running `Command { std: "docker" "start" "-a" "6c9eef5ec315274191c4808506a1d9bbeca3be9a3973b6941fba800fcc4d8571", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claudius-6d90c385556ddef0)
[INFO] [stdout] 
[INFO] [stdout] running 371 tests
[INFO] [stdout] test agent::tests::budget_allocate_exact_match ... ok
[INFO] [stdout] test agent::tests::budget_allocate_insufficient_budget_edge_case ... ok
[INFO] [stdout] test agent::tests::budget_allocate_fails_when_insufficient_budget ... 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_allocation_drop_returns_remaining_budget ... ok
[INFO] [stdout] test agent::tests::budget_allocation_consume_usage_excessive ... ok
[INFO] [stdout] test agent::tests::budget_allocation_consume_usage_valid ... ok
[INFO] [stdout] test agent::tests::budget_allocate_zero_tokens ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_zero_tokens ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_all_token_types ... ok
[INFO] [stdout] test agent::tests::budget_consume_usage_within_allocation ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_basic_usage ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_large_numbers ... ok
[INFO] [stdout] test agent::tests::budget_consume_usage_exact_allocation ... ok
[INFO] [stdout] test agent::tests::budget_consume_usage_exceeding_allocation ... ok
[INFO] [stdout] test agent::tests::budget_consume_usage_multiple_times ... ok
[INFO] [stdout] test agent::tests::budget_exhaustion_scenarios ... ok
[INFO] [stdout] test agent::tests::budget_from_dollars_creates_correct_amount ... ok
[INFO] [stdout] test agent::tests::budget_allocation_with_partial_consumption_patterns ... ok
[INFO] [stdout] test agent::tests::budget_legacy_compatibility_behavior ... ok
[INFO] [stdout] test agent::tests::budget_consume_usage_zero_cost ... ok
[INFO] [stdout] test agent::tests::budget_concurrent_mixed_operations ... ok
[INFO] [stdout] test agent::tests::budget_multiple_allocations_concurrent ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_with_cache ... ok
[INFO] [stdout] test agent::tests::budget_multiple_allocations_sequential ... ok
[INFO] [stdout] test agent::tests::budget_multiple_api_calls_simulation ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_partial_cache_usage ... 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_from_dollars_with_rates_converts_correctly ... ok
[INFO] [stdout] test agent::tests::budget_creation_edge_cases ... ok
[INFO] [stdout] test agent::tests::budget_new_with_rates_creates_correct_budget ... ok
[INFO] [stdout] test agent::tests::budget_mixed_token_types_real_scenario ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_cannot_mask_existing_mount ... ok
[INFO] [stdout] test agent::tests::budget_multiple_allocations ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_complex_path_scenarios ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_can_mount_same_path_multiple_times ... ok
[INFO] [stdout] test agent::tests::budget_from_dollars_flat_rate_converts_correctly ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_insert_error_from_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_insert_uses_correct_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_initial_mount_must_be_root ... ok
[INFO] [stdout] test agent::tests::budget_concurrent_allocation_safety ... ok
[INFO] [stdout] test agent::tests::budget_calculate_cost_with_zero_rates ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_insert_error_no_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_overlay_mounts ... ok
[INFO] [stdout] test agent::tests::budget_concurrent_allocation_stress_test ... ok
[INFO] [stdout] test agent::tests::budget_realistic_api_usage_pattern ... ok
[INFO] [stdout] test agent::tests::budget_remaining_tokens_calculation_edge_cases ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_fs_for_path_error_when_no_mount ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_fs_for_path_finds_most_specific_mount ... ok
[INFO] [stdout] test agent::tests::budget_allocation_drop_behavior ... ok
[INFO] [stdout] test agent::tests::budget_allocation_cost_calculation_verification ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_search_adds_newlines ... ok
[INFO] [stdout] test agent::tests::budget_extreme_values_handling ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_path_must_be_absolute ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_search_aggregates_all_mounts ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_str_replace_error_no_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_permissions_readonly_denies_write_operations ... 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_permissions_readonly_allows_search_and_view ... ok
[INFO] [stdout] test agent::tests::test_token_consumption_calculation ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_str_replace_error_from_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_view_uses_correct_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_view_error_no_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_permissions_writeonly_allows_write_operations ... ok
[INFO] [stdout] test client::tests::error_529_mapped_correctly ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_search_error_propagates ... ok
[INFO] [stdout] test agent::tests::mount_permissions_different_mounts_different_permissions ... ok
[INFO] [stdout] test agent::tests::mount_permissions_writeonly_denies_read_operations ... ok
[INFO] [stdout] test agent::tests::mount_permissions_readwrite_allows_all_operations ... ok
[INFO] [stdout] test client::tests::resolve_api_key_regular_value ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_nonexistent ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_absolute ... ok
[INFO] [stdout] test prompt::tests::builder_pattern ... ok
[INFO] [stdout] test prompt::tests::include_system_md_from_parent_directory ... ok
[INFO] [stdout] test prompt::tests::create_basic_config ... ok
[INFO] [stdout] test prompt::tests::absolute_paths_not_resolved ... ok
[INFO] [stdout] test prompt::tests::inheritance_system ... ok
[INFO] [stdout] test prompt::tests::multi_turn_conversation ... ok
[INFO] [stdout] test prompt::tests::inheritance_allows_subdirectories ... ok
[INFO] [stdout] test prompt::tests::inheritance_security_check ... ok
[INFO] [stdout] test prompt::tests::relative_path_resolution_with_subdirectory ... ok
[INFO] [stdout] test prompt::tests::yaml_serialization ... ok
[INFO] [stdout] test prompt::tests::relative_prompt_yaml_resolution ... ok
[INFO] [stdout] test sse::tests::handle_empty_events ... ok
[INFO] [stdout] test prompt::tests::relative_system_md_resolution ... ok
[INFO] [stdout] test sse::tests::handle_buffer_size_limit ... ok
[INFO] [stdout] test sse::tests::handle_event_size_limit ... ok
[INFO] [stdout] test sse::tests::handle_partial_utf8 ... ok
[INFO] [stdout] test sse::tests::handle_structured_error_events ... ok
[INFO] [stdout] test sse::tests::handle_unknown_event_type ... ok
[INFO] [stdout] test sse::tests::handle_split_event ... ok
[INFO] [stdout] test sse::tests::parse_ping_event ... ok
[INFO] [stdout] test sse::tests::handle_multi_line_data ... 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_image_source::tests::deserialization ... ok
[INFO] [stdout] test types::cache_control_ephemeral::tests::deserialization ... ok
[INFO] [stdout] test types::cache_control_ephemeral::tests::serialization ... ok
[INFO] [stdout] test types::base64_pdf_source::tests::serialization ... ok
[INFO] [stdout] test types::citation_char_location::tests::deserialization ... 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_char_location::tests::length ... ok
[INFO] [stdout] test types::citation_content_block_location::tests::serialization ... 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_content_block_location::tests::deserialization ... 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 sse::tests::handle_malformed_event ... ok
[INFO] [stdout] test sse::tests::parse_multiple_events ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::serialization_without_title ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::deserialization ... ok
[INFO] [stdout] test types::citations_config::tests::serialization_disabled ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::serialization ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::domain ... ok
[INFO] [stdout] test types::citations_config::tests::deserialization ... 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::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_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::text_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::thinking_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 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_delta_event::tests::content_block_delta_event_deserialization ... ok
[INFO] [stdout] test types::content_block_delta_event::tests::content_block_delta_event_serialization ... 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::content_block_source_param_with_item ... ok
[INFO] [stdout] test types::content_block_source_param::tests::content_block_source_param_with_string ... ok
[INFO] [stdout] test types::citations_delta::tests::page_location_serialization ... ok
[INFO] [stdout] test types::content_block_source_param::tests::from_str ... ok
[INFO] [stdout] test types::citations_config::tests::serialization_enabled ... 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_serialization ... ok
[INFO] [stdout] test types::content_block_start_event::tests::content_block_start_event_deserialization ... 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::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_url_pdf ... ok
[INFO] [stdout] test types::image_block::tests::image_block_with_base64 ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_all_fields ... ok
[INFO] [stdout] test types::image_block::tests::image_block_with_url ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_plain_text ... ok
[INFO] [stdout] test types::input_json_delta::tests::from_str ... ok
[INFO] [stdout] test types::input_json_delta::tests::input_json_delta_serialization ... ok
[INFO] [stdout] test types::content::tests::from_image_block ... ok
[INFO] [stdout] test types::image_block::tests::image_block_with_cache_control ... ok
[INFO] [stdout] test types::input_json_delta::tests::input_json_delta_deserialization ... ok
[INFO] [stdout] test types::message::tests::message_deserialization ... ok
[INFO] [stdout] test types::message::tests::message_serialization ... ok
[INFO] [stdout] test types::message_count_tokens_params::tests::message_count_tokens_params_with_system ... 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_create_params::tests::message_create_params_ergonomic_system ... 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_non_streaming ... 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_create_params::tests::message_create_params_with_stream ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_relative ... FAILED
[INFO] [stdout] test client::tests::resolve_api_key_file_url_with_whitespace ... FAILED
[INFO] [stdout] test types::message_create_params::tests::message_create_params_default ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_event_serialization ... ok
[INFO] [stdout] test types::message_delta_usage::tests::message_delta_usage_complete ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_event_deserialization ... 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_minimal ... ok
[INFO] [stdout] test types::message_delta_usage::tests::message_delta_usage_deserialization ... 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_param::tests::message_param_from_str ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_mixed_blocks ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_blocks ... ok
[INFO] [stdout] test types::message_start_event::tests::message_start_event_deserialization ... ok
[INFO] [stdout] test types::message_start_event::tests::message_start_event_serialization ... ok
[INFO] [stdout] test types::message_stop_event::tests::message_stop_event_deserialization ... ok
[INFO] [stdout] test types::message_param::tests::message_param_ergonomic_constructors ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_string ... ok
[INFO] [stdout] test types::message_stop_event::tests::message_stop_event_serialization ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_content_block_start ... 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_message_stop ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_message_delta ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_message_start ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_content_block_delta ... 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::model::tests::claude_4_models ... ok
[INFO] [stdout] test types::model::tests::display ... ok
[INFO] [stdout] test types::model::tests::custom_model_serialization ... ok
[INFO] [stdout] test types::metadata::tests::empty_metadata_serialization ... ok
[INFO] [stdout] test types::metadata::tests::deserialization ... ok
[INFO] [stdout] test types::metadata::tests::with_user_id_serialization ... ok
[INFO] [stdout] test types::model::tests::known_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::model_list_params::tests::default_model_list_params ... 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_accessors ... ok
[INFO] [stdout] test types::model_list_params::tests::model_list_params_deserialization ... ok
[INFO] [stdout] test types::model_list_response::tests::model_list_response_deserialization ... 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::plain_text_source::tests::from_str ... ok
[INFO] [stdout] test types::model_info::tests::model_info_serialization ... ok
[INFO] [stdout] test types::plain_text_source::tests::plain_text_source_from_string_ref ... 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::redacted_thinking_block::tests::deserialization ... ok
[INFO] [stdout] test types::model_list_params::tests::model_list_params_builder ... ok
[INFO] [stdout] test types::server_tool_usage::tests::add_server_tool_usage ... 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::server_tool_use_block_serialization ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::new_web_search ... ok
[INFO] [stdout] test types::server_tool_usage::tests::server_tool_usage_deserialization ... 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::from_str ... ok
[INFO] [stdout] test types::stop_reason::tests::deserialization ... ok
[INFO] [stdout] test types::stop_reason::tests::display ... 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::signature_delta::tests::signature_delta_deserialization ... ok
[INFO] [stdout] test types::signature_delta::tests::signature_delta_serialization ... ok
[INFO] [stdout] test types::stop_reason::tests::serialization ... ok
[INFO] [stdout] test types::system_prompt::tests::system_prompt_blocks ... ok
[INFO] [stdout] test types::system_prompt::tests::system_prompt_string ... ok
[INFO] [stdout] test types::text_block::tests::from_str ... ok
[INFO] [stdout] test types::text_block::tests::helper_methods ... ok
[INFO] [stdout] test types::text_block::tests::text_block_serialization ... ok
[INFO] [stdout] test types::text_block::tests::deserialization ... 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::deserialization ... ok
[INFO] [stdout] test types::text_citation::tests::optional_fields_are_omitted ... ok
[INFO] [stdout] test types::text_citation::tests::page_location_method ... ok
[INFO] [stdout] test types::text_citation::tests::page_location_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::web_search_result_location_method ... ok
[INFO] [stdout] test types::text_citation::tests::web_search_result_location_serialization ... ok
[INFO] [stdout] test types::text_delta::tests::from_str ... ok
[INFO] [stdout] test types::text_delta::tests::text_delta_deserialization ... ok
[INFO] [stdout] test types::text_delta::tests::text_delta_serialization ... ok
[INFO] [stdout] test types::thinking_block::tests::deserialization ... ok
[INFO] [stdout] test types::thinking_block::tests::thinking_block_from_str ... ok
[INFO] [stdout] test types::redacted_thinking_block::tests::redacted_thinking_block_serialization ... ok
[INFO] [stdout] test types::thinking_block::tests::thinking_block_serialization ... ok
[INFO] [stdout] test types::thinking_block::tests::thinking_block_with_string_references ... ok
[INFO] [stdout] test types::text_block::tests::text_block_with_citations_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::char_location_method ... ok
[INFO] [stdout] test types::text_block::tests::text_block_with_cache_control ... ok
[INFO] [stdout] test types::text_block::tests::text_block_with_citation ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_disabled_deserialization ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_enabled_serialization ... ok
[INFO] [stdout] test types::thinking_delta::tests::from_str ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_enabled_deserialization ... ok
[INFO] [stdout] test types::thinking_delta::tests::thinking_delta_deserialization ... ok
[INFO] [stdout] test types::thinking_delta::tests::thinking_delta_serialization ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_deserialization ... ok
[INFO] [stdout] test types::tool_bash_20250124::tests::tool_bash_param_deserialization ... ok
[INFO] [stdout] test types::tool_bash_20250124::tests::tool_bash_param_with_cache_control ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_with_cache_control ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_disabled_serialization ... 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_choice::tests::tool_choice_deserialization_auto ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_auto_with_disable_parallel ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_none ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_tool ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_content_from_string ... ok
[INFO] [stdout] test types::tool_param::tests::tool_param_complete ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_deserialization_tool ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_minimal ... 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_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_with_cache_control ... ok
[INFO] [stdout] test types::tool_text_editor_20250429::tests::tool_text_editor_param_deserialization ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_with_array_content ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_with_error ... ok
[INFO] [stdout] test types::tool_text_editor_20250124::tests::tool_text_editor_param_minimal ... ok
[INFO] [stdout] test types::tool_text_editor_20250429::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_20250728::tests::tool_text_editor_param_with_cache_control ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_minimal ... 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_max_characters ... ok
[INFO] [stdout] test types::tool_union_param::tests::custom_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::bash_20241022_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::deserialization ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_deserialization ... ok
[INFO] [stdout] test types::tool_use_block::tests::deserialization ... ok
[INFO] [stdout] test types::tool_use_block::tests::tool_use_block_serialization ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_tool ... ok
[INFO] [stdout] test types::url_image_source::tests::deserialization ... ok
[INFO] [stdout] test types::url_image_source::tests::serialization ... ok
[INFO] [stdout] test types::url_pdf_source::tests::deserialization ... ok
[INFO] [stdout] test types::url_pdf_source::tests::has_pdf_extension ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_20250429_tool ... ok
[INFO] [stdout] test types::tool_use_block::tests::tool_use_block_with_cache_control ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_20250728_tool ... ok
[INFO] [stdout] test types::url_pdf_source::tests::serialization ... ok
[INFO] [stdout] test client::tests::retry_logic_with_non_retryable_error ... ok
[INFO] [stdout] test types::tool_bash_20250124::tests::tool_bash_param_minimal ... ok
[INFO] [stdout] test types::usage::tests::add_usage_minimal ... ok
[INFO] [stdout] test types::usage::tests::add_usage_complete ... ok
[INFO] [stdout] test types::usage::tests::add_usage_partial_options ... ok
[INFO] [stdout] test types::usage::tests::add_usage_with_server_tool_use ... ok
[INFO] [stdout] test types::usage::tests::usage_deserialization ... ok
[INFO] [stdout] test types::web_search_result_block::tests::deserialization ... ok
[INFO] [stdout] test types::web_search_result_block::tests::domain ... ok
[INFO] [stdout] test types::usage::tests::usage_complete ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::user_location_deserialization ... ok
[INFO] [stdout] test types::usage::tests::add_usage_with_cache_tokens ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::web_search_tool_deserialization ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::allowed_blocked_domains_mutual_exclusivity ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::user_location_serialization ... ok
[INFO] [stdout] test types::web_search_result_block::tests::serialization_without_page_age ... ok
[INFO] [stdout] test types::usage::tests::usage_minimal ... 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::deserialization ... 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::with_cache_control ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::error_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::new_with_results ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::results_serialization ... 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::error_deserialization ... 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_content::tests::results_serialization ... 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 types::tool_union_param::tests::web_search_tool ... ok
[INFO] [stdout] test types::web_search_result_block::tests::serialization ... ok
[INFO] [stdout] test client::tests::client_cached_headers_performance ... ok
[INFO] [stdout] test client::tests::concurrent_retry_safety ... ok
[INFO] [stdout] test client::tests::error_529_is_retryable ... ok
[INFO] [stdout] test client::tests::client_builder_methods ... ok
[INFO] [stdout] test client::tests::client_timeout_configuration ... ok
[INFO] [stdout] test client::tests::request_error_mapping ... 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' (142) 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:     0x5a40797f17d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a40797f17d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a40797f17d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a40797f17d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a407980ac7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a407980ac7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5a40797f6cd6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a40797f6cd6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a40797cd19f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a40797cd19f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a40797e84b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a40795af95e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a40795af95e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a40797e8722 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a40797e8722 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a40797cd258 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a40797c48d9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a40797ce27d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a407980b3ec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a407980b132 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a407950df91 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a407950df91 - claudius[5123f41a457c100b]::client::tests::resolve_api_key_file_url_relative
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:710:60
[INFO] [stdout]   22:     0x5a4079506bc7 - claudius[5123f41a457c100b]::client::tests::resolve_api_key_file_url_relative::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:708:43
[INFO] [stdout]   23:     0x5a407935efc6 - <claudius[5123f41a457c100b]::client::tests::resolve_api_key_file_url_relative::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a40795a3d0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a40795a3d0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a40795b056a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a40795b056a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a40795b056a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a40795b056a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a40795b056a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a40795b056a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a40795b056a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a40795aaa34 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a40795aaa34 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a40795b3062 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a40795b3062 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a40795b3062 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a40795b3062 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a40795b3062 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a40795b3062 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a40795b3062 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a40797f0aff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a40797f0aff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72fd3aef4aa4 - <unknown>
[INFO] [stdout]   45:     0x72fd3af81a64 - 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' (143) 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:     0x5a40797f17d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a40797f17d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a40797f17d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a40797f17d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a407980ac7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a407980ac7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5a40797f6cd6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a40797f6cd6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a40797cd19f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a40797cd19f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a40797e84b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a40795af95e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a40795af95e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a40797e8722 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a40797e8722 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a40797cd258 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a40797c48d9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a40797ce27d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a407980b3ec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a407980b132 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a407950e991 - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a407950e991 - claudius[5123f41a457c100b]::client::tests::resolve_api_key_file_url_with_whitespace
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:734:68
[INFO] [stdout]   22:     0x5a4079506c57 - claudius[5123f41a457c100b]::client::tests::resolve_api_key_file_url_with_whitespace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:732:50
[INFO] [stdout]   23:     0x5a407935f086 - <claudius[5123f41a457c100b]::client::tests::resolve_api_key_file_url_with_whitespace::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a40795a3d0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a40795a3d0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a40795b056a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a40795b056a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a40795b056a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a40795b056a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a40795b056a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a40795b056a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a40795b056a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a40795aaa34 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a40795aaa34 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a40795b3062 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a40795b3062 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a40795b3062 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a40795b3062 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a40795b3062 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a40795b3062 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a40795b3062 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a40797f0aff - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a40797f0aff - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72fd3aef4aa4 - <unknown>
[INFO] [stdout]   45:     0x72fd3af81a64 - 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.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6c9eef5ec315274191c4808506a1d9bbeca3be9a3973b6941fba800fcc4d8571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c9eef5ec315274191c4808506a1d9bbeca3be9a3973b6941fba800fcc4d8571", kill_on_drop: false }`
[INFO] [stdout] 6c9eef5ec315274191c4808506a1d9bbeca3be9a3973b6941fba800fcc4d8571
