[INFO] fetching crate claudius 0.15.0...
[INFO] testing claudius-0.15.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate claudius 0.15.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate claudius 0.15.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate claudius 0.15.0
[INFO] tweaked toml for crates.io crate claudius 0.15.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate claudius 0.15.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate claudius 0.15.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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_util v0.5.0
[INFO] [stderr]   Downloaded arrrg v0.8.0
[INFO] [stderr]   Downloaded arrrg_derive v0.8.0
[INFO] [stderr]   Downloaded utf8path v0.9.1
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bdfd6807d1ca410aa5da5f5729a982ef043d94f3b3a80099d67c16701ff4317
[INFO] running `Command { std: "docker" "start" "-a" "5bdfd6807d1ca410aa5da5f5729a982ef043d94f3b3a80099d67c16701ff4317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bdfd6807d1ca410aa5da5f5729a982ef043d94f3b3a80099d67c16701ff4317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bdfd6807d1ca410aa5da5f5729a982ef043d94f3b3a80099d67c16701ff4317", kill_on_drop: false }`
[INFO] [stdout] 5bdfd6807d1ca410aa5da5f5729a982ef043d94f3b3a80099d67c16701ff4317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f9df198384b8d12460e9c122da70ac24ffdfd9649d71506fe1a5950d2238429
[INFO] running `Command { std: "docker" "start" "-a" "1f9df198384b8d12460e9c122da70ac24ffdfd9649d71506fe1a5950d2238429", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling utf8path v0.9.1
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling derive_util v0.5.0
[INFO] [stderr]    Compiling arrrg_derive v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling arrrg v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 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 icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling claudius v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s
[INFO] running `Command { std: "docker" "inspect" "1f9df198384b8d12460e9c122da70ac24ffdfd9649d71506fe1a5950d2238429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f9df198384b8d12460e9c122da70ac24ffdfd9649d71506fe1a5950d2238429", kill_on_drop: false }`
[INFO] [stdout] 1f9df198384b8d12460e9c122da70ac24ffdfd9649d71506fe1a5950d2238429
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b197885e5c2b2cd7d687831f8e1b47bfdca17e265837638feab96ef618118a2d
[INFO] running `Command { std: "docker" "start" "-a" "b197885e5c2b2cd7d687831f8e1b47bfdca17e265837638feab96ef618118a2d", 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.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "b197885e5c2b2cd7d687831f8e1b47bfdca17e265837638feab96ef618118a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b197885e5c2b2cd7d687831f8e1b47bfdca17e265837638feab96ef618118a2d", kill_on_drop: false }`
[INFO] [stdout] b197885e5c2b2cd7d687831f8e1b47bfdca17e265837638feab96ef618118a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af2f503b5016a316250773151f835952dc1151fc8b8a644206563eb99c73e396
[INFO] running `Command { std: "docker" "start" "-a" "af2f503b5016a316250773151f835952dc1151fc8b8a644206563eb99c73e396", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claudius-51bec78ed38f4166)
[INFO] [stdout] 
[INFO] [stdout] running 339 tests
[INFO] [stdout] test agent::tests::budget_allocate_exact_amount ... ok
[INFO] [stdout] test agent::tests::budget_allocation_consume_exact_amount ... ok
[INFO] [stdout] test agent::tests::budget_allocate_fails_when_insufficient_tokens ... ok
[INFO] [stdout] test agent::tests::budget_allocation_consume_excessive_amount ... ok
[INFO] [stdout] test agent::tests::budget_allocate_succeeds_when_sufficient_tokens ... ok
[INFO] [stdout] test agent::tests::budget_allocation_consume_valid_amount ... ok
[INFO] [stdout] test agent::tests::budget_allocation_drop_returns_all_tokens_when_none_consumed ... ok
[INFO] [stdout] test agent::tests::budget_allocation_drop_returns_zero_when_all_consumed ... ok
[INFO] [stdout] test agent::tests::budget_allocation_drop_returns_remaining_tokens ... ok
[INFO] [stdout] test agent::tests::budget_allocation_with_mixed_operations ... ok
[INFO] [stdout] test agent::tests::budget_multiple_allocations ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_can_mount_same_path_multiple_times ... ok
[INFO] [stdout] test agent::tests::budget_new_creates_with_correct_amount ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_cannot_mask_existing_mount ... ok
[INFO] [stdout] test agent::tests::budget_concurrent_allocation_safety ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_complex_path_scenarios ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_fs_for_path_error_when_no_mount ... ok
[INFO] [stdout] test agent::tests::budget_allocate_zero_tokens ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_fs_for_path_finds_most_specific_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::mount_hierarchy_insert_error_no_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_insert_uses_correct_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_overlay_mounts ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_path_must_be_absolute ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_search_adds_newlines ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_str_replace_error_from_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_str_replace_error_no_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_view_error_from_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_str_replace_uses_correct_filesystem ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_search_error_propagates ... 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_readonly_allows_search_and_view ... ok
[INFO] [stdout] test agent::tests::mount_permissions_different_mounts_different_permissions ... ok
[INFO] [stdout] test agent::tests::mount_permissions_readwrite_allows_all_operations ... ok
[INFO] [stdout] test agent::tests::mount_hierarchy_search_aggregates_all_mounts ... ok
[INFO] [stdout] test agent::tests::mount_permissions_writeonly_allows_write_operations ... 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 client::tests::error_529_mapped_correctly ... ok
[INFO] [stdout] test client::tests::resolve_api_key_regular_value ... ok
[INFO] [stdout] test prompt::tests::builder_pattern ... ok
[INFO] [stdout] test prompt::tests::create_basic_config ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_absolute ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_nonexistent ... ok
[INFO] [stdout] test prompt::tests::absolute_paths_not_resolved ... ok
[INFO] [stdout] test prompt::tests::inheritance_security_check ... ok
[INFO] [stdout] test prompt::tests::inheritance_allows_subdirectories ... ok
[INFO] [stdout] test prompt::tests::inheritance_system ... ok
[INFO] [stdout] test prompt::tests::relative_path_resolution_with_subdirectory ... ok
[INFO] [stdout] test prompt::tests::relative_prompt_yaml_resolution ... ok
[INFO] [stdout] test prompt::tests::include_system_md_from_parent_directory ... ok
[INFO] [stdout] test prompt::tests::relative_system_md_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_multi_line_data ... ok
[INFO] [stdout] test sse::tests::handle_partial_utf8 ... ok
[INFO] [stdout] test sse::tests::handle_event_size_limit ... ok
[INFO] [stdout] test prompt::tests::multi_turn_conversation ... ok
[INFO] [stdout] test sse::tests::handle_structured_error_events ... ok
[INFO] [stdout] test sse::tests::handle_split_event ... ok
[INFO] [stdout] test sse::tests::handle_unknown_event_type ... ok
[INFO] [stdout] test sse::tests::parse_multiple_events ... ok
[INFO] [stdout] test sse::tests::parse_ping_event ... 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::serialization ... ok
[INFO] [stdout] test types::base64_pdf_source::tests::deserialization ... 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::serialization ... ok
[INFO] [stdout] test types::cache_control_ephemeral::tests::deserialization ... ok
[INFO] [stdout] test types::citation_char_location::tests::length ... 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::citation_content_block_location::tests::serialization ... ok
[INFO] [stdout] test types::citation_page_location::tests::deserialization ... ok
[INFO] [stdout] test types::citation_content_block_location::tests::serialization_without_title ... 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_web_search_result_location::tests::domain ... ok
[INFO] [stdout] test sse::tests::handle_buffer_size_limit ... ok
[INFO] [stdout] test types::citation_page_location::tests::serialization_without_title ... 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::serialization ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::deserialization ... ok
[INFO] [stdout] test types::citations_delta::tests::char_location_serialization ... ok
[INFO] [stdout] test types::citations_config::tests::serialization_disabled ... 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::citations_delta::tests::page_location_serialization ... 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::deserialization ... ok
[INFO] [stdout] test types::citations_config::tests::deserialization ... ok
[INFO] [stdout] test types::citations_config::tests::serialization_enabled ... ok
[INFO] [stdout] test types::content_block::tests::as_methods ... ok
[INFO] [stdout] test types::content_block::tests::image_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::server_tool_use_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::redacted_thinking_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::thinking_delta_serialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::text_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::content_block_source_param::tests::from_str ... 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::document_block::tests::document_block_with_all_fields ... 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::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::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::image_block::tests::image_block_with_cache_control ... ok
[INFO] [stdout] test types::image_block::tests::image_block_with_url ... 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_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_count_tokens_params::tests::message_count_tokens_params_with_tools ... 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_delta_event::tests::message_delta_empty ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_event_deserialization ... 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::tests::message_with_stop_reason ... ok
[INFO] [stdout] test types::message_delta_usage::tests::message_delta_usage_complete ... ok
[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_ergonomic_constructors ... ok
[INFO] [stdout] test types::message_param::tests::message_param_from_str ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_simple ... ok
[INFO] [stdout] test types::message_param::tests::message_param_deserialization ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_mixed_blocks ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_string ... 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_with_blocks ... 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_delta ... 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_delta ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_message_start ... ok
[INFO] [stdout] test types::message_start_event::tests::message_start_event_deserialization ... ok
[INFO] [stdout] test types::message_tokens_count::tests::message_tokens_count_deserialization ... ok
[INFO] [stdout] test types::message::tests::message_serialization ... ok
[INFO] [stdout] test types::message_tokens_count::tests::message_tokens_count_serialization ... ok
[INFO] [stdout] test types::metadata::tests::deserialization ... 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::model::tests::claude_4_models ... ok
[INFO] [stdout] test types::model::tests::custom_model_serialization ... ok
[INFO] [stdout] test types::model::tests::known_model_serialization ... ok
[INFO] [stdout] test types::model::tests::display ... ok
[INFO] [stdout] test types::model::tests::model_deserialization ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_message_stop ... 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::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_response::tests::model_list_response_deserialization ... ok
[INFO] [stdout] test types::model_list_response::tests::model_list_response_serialization ... ok
[INFO] [stdout] test types::model_info::tests::model_info_deserialization ... 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::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::redacted_thinking_block_serialization ... ok
[INFO] [stdout] test types::redacted_thinking_block::tests::new_with_str ... ok
[INFO] [stdout] test types::model_list_params::tests::default_model_list_params ... ok
[INFO] [stdout] test types::plain_text_source::tests::from_str ... 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_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::signature_delta::tests::from_str ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::server_tool_use_block_with_cache_control ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::server_tool_use_block_serialization ... ok
[INFO] [stdout] test types::signature_delta::tests::signature_delta_deserialization ... ok
[INFO] [stdout] test types::stop_reason::tests::deserialization ... ok
[INFO] [stdout] test types::signature_delta::tests::signature_delta_serialization ... ok
[INFO] [stdout] test types::stop_reason::tests::display ... 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::system_prompt::tests::from_blocks ... ok
[INFO] [stdout] test types::text_block::tests::deserialization ... ok
[INFO] [stdout] test types::system_prompt::tests::system_prompt_string ... ok
[INFO] [stdout] test types::text_block::tests::text_block_serialization ... 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::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_citation::tests::char_location_serialization ... ok
[INFO] [stdout] test types::text_block::tests::from_str ... ok
[INFO] [stdout] test types::stop_reason::tests::serialization ... ok
[INFO] [stdout] test types::text_block::tests::helper_methods ... 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::page_location_method ... ok
[INFO] [stdout] test types::text_citation::tests::optional_fields_are_omitted ... ok
[INFO] [stdout] test types::text_citation::tests::content_block_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_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::web_search_result_location_method ... 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::text_delta::tests::text_delta_deserialization ... 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_delta::tests::from_str ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_disabled_deserialization ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_enabled_deserialization ... ok
[INFO] [stdout] test types::thinking_config::tests::thinking_config_disabled_serialization ... ok
[INFO] [stdout] test types::thinking_delta::tests::thinking_delta_deserialization ... ok
[INFO] [stdout] test types::thinking_block::tests::thinking_block_from_str ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_deserialization ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_minimal ... 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_deserialization ... ok
[INFO] [stdout] test types::tool_bash_20250124::tests::tool_bash_param_minimal ... 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_any ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_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_deserialization_auto ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_deserialization_tool ... 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_param::tests::tool_param_complete ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_content_from_string ... 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_result_block::tests::tool_result_block_with_error ... 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_delta::tests::thinking_delta_serialization ... ok
[INFO] [stdout] test types::tool_text_editor_20250124::tests::tool_text_editor_param_minimal ... 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_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_deserialization ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_minimal ... 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_with_max_characters ... ok
[INFO] [stdout] test types::tool_union_param::tests::bash_20241022_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::bash_20250124_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::custom_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::deserialization ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_20250429_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_20250728_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_tool ... 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_use_block::tests::tool_use_block_serialization ... ok
[INFO] [stdout] test types::tool_use_block::tests::tool_use_block_with_cache_control ... 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::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::add_usage_with_server_tool_use ... ok
[INFO] [stdout] test types::usage::tests::usage_complete ... 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_minimal ... ok
[INFO] [stdout] test types::web_search_result_block::tests::serialization ... 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::web_search_tool_20250305::tests::user_location_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::tests::deserialization ... 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::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::with_cache_control ... 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::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::web_search_tool_result_block_content::tests::result_count ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::new_with_results ... ok
[INFO] [stdout] test client::tests::retry_logic_with_non_retryable_error ... ok
[INFO] [stdout] test client::tests::error_529_is_retryable ... 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::request_error_mapping ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_relative ... FAILED
[INFO] [stdout] test client::tests::client_builder_methods ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_with_whitespace ... FAILED
[INFO] [stdout] test client::tests::client_timeout_configuration ... ok
[INFO] [stdout] test client::tests::retry_logic_with_backoff ... ok
[INFO] [stdout] test client::tests::retry_logic_max_retries_exceeded ... 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' 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:     0x561fb37ee982 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561fb37ee982 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561fb37ee982 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x561fb37ee982 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x561fb381a433 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x561fb381a433 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x561fb37eae83 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x561fb37eae83 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x561fb37ee7d2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x561fb37f023c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x561fb37f0092 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x561fb373de44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x561fb373de44 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x561fb37f0d1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x561fb37f0d1b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x561fb37f09ea - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x561fb37eee89 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x561fb37f067d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x561fb3817650 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x561fb3817a56 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x561fb364f637 - core::result::Result<T,E>::unwrap::h69e793ba64f139a2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x561fb364f637 - claudius::client::tests::resolve_api_key_file_url_relative::hf76db982bf3c384d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:710:60
[INFO] [stdout]   22:     0x561fb35daf69 - claudius::client::tests::resolve_api_key_file_url_relative::{{closure}}::h1cbab593d5e0d813
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:708:43
[INFO] [stdout]   23:     0x561fb35daf69 - core::ops::function::FnOnce::call_once::h3540a9fad14b2a35
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x561fb37435cb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x561fb37435cb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x561fb37427be - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x561fb37427be - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x561fb37427be - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x561fb37427be - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x561fb37427be - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x561fb37427be - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x561fb37427be - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x561fb3706334 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x561fb3706334 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x561fb3709d0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x561fb3709d0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x561fb3709d0a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x561fb3709d0a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x561fb3709d0a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x561fb3709d0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x561fb3709d0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x561fb37f3f27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x561fb37f3f27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x561fb37f3f27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x770ff73e5aa4 - <unknown>
[INFO] [stdout]   46:     0x770ff7472a34 - clone
[INFO] [stdout]   47:                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' 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:     0x561fb37ee982 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561fb37ee982 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561fb37ee982 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x561fb37ee982 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x561fb381a433 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x561fb381a433 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x561fb37eae83 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x561fb37eae83 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x561fb37ee7d2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x561fb37f023c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x561fb37f0092 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x561fb373de44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x561fb373de44 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x561fb37f0d1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x561fb37f0d1b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x561fb37f09ea - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x561fb37eee89 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x561fb37f067d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x561fb3817650 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x561fb3817a56 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x561fb364ff07 - core::result::Result<T,E>::unwrap::h69e793ba64f139a2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x561fb364ff07 - claudius::client::tests::resolve_api_key_file_url_with_whitespace::hdf79ad5bc20235b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:734:68
[INFO] [stdout]   22:     0x561fb35dc429 - claudius::client::tests::resolve_api_key_file_url_with_whitespace::{{closure}}::h63b5ea0f6a39e707
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:732:50
[INFO] [stdout]   23:     0x561fb35dc429 - core::ops::function::FnOnce::call_once::h52013e0e76c0b38f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x561fb37435cb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x561fb37435cb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x561fb37427be - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x561fb37427be - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x561fb37427be - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x561fb37427be - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x561fb37427be - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x561fb37427be - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x561fb37427be - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x561fb3706334 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x561fb3706334 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x561fb3709d0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x561fb3709d0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x561fb3709d0a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x561fb3709d0a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x561fb3709d0a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x561fb3709d0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x561fb3709d0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x561fb37f3f27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x561fb37f3f27 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x561fb37f3f27 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x770ff73e5aa4 - <unknown>
[INFO] [stdout]   46:     0x770ff7472a34 - clone
[INFO] [stdout]   47:                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. 337 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "af2f503b5016a316250773151f835952dc1151fc8b8a644206563eb99c73e396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af2f503b5016a316250773151f835952dc1151fc8b8a644206563eb99c73e396", kill_on_drop: false }`
[INFO] [stdout] af2f503b5016a316250773151f835952dc1151fc8b8a644206563eb99c73e396
