[INFO] fetching crate caliban-tools-builtin 0.5.0...
[INFO] testing caliban-tools-builtin-0.5.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate caliban-tools-builtin 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate caliban-tools-builtin 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate caliban-tools-builtin 0.5.0
[INFO] tweaked toml for crates.io crate caliban-tools-builtin 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate caliban-tools-builtin 0.5.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate caliban-tools-builtin 0.5.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" "+1.97.0-beta.6" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded xml5ever v0.38.0
[INFO] [stderr]   Downloaded markup5ever v0.38.0
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.38.0+unofficial
[INFO] [stderr]   Downloaded web_atoms v0.2.4
[INFO] [stderr]   Downloaded string_cache_codegen v0.6.1
[INFO] [stderr]   Downloaded grep-matcher v0.1.8
[INFO] [stderr]   Downloaded grep-regex v0.1.14
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded caliban-sandbox v0.5.0
[INFO] [stderr]   Downloaded phf_codegen v0.13.1
[INFO] [stderr]   Downloaded grep-searcher v0.1.16
[INFO] [stderr]   Downloaded tendril v0.5.0
[INFO] [stderr]   Downloaded caliban-memory v0.5.0
[INFO] [stderr]   Downloaded html5ever v0.38.0
[INFO] [stderr]   Downloaded htmd v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502
[INFO] running `Command { std: "docker" "start" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling xml5ever v0.38.0
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling markup5ever_rcdom v0.38.0+unofficial
[INFO] [stderr]    Compiling htmd v0.5.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling caliban-sandbox v0.5.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling caliban-common v0.5.0
[INFO] [stderr]    Compiling caliban-provider v0.5.0
[INFO] [stderr]    Compiling caliban-memory v0.5.0
[INFO] [stderr]    Compiling caliban-agent-core v0.5.0
[INFO] [stderr]    Compiling caliban-tools-builtin v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling caliban-common v0.5.0
[INFO] [stderr]    Compiling caliban-provider v0.5.0
[INFO] [stderr]    Compiling caliban-memory v0.5.0
[INFO] [stderr]    Compiling caliban-agent-core v0.5.0
[INFO] [stderr]    Compiling caliban-tools-builtin v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.88s
[INFO] running `Command { std: "docker" "inspect" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/caliban_tools_builtin-205cef97cacaca4f)
[INFO] [stdout] 
[INFO] [stdout] running 183 tests
[INFO] [stdout] test agent::agent_tool::tests::debug_does_not_panic_on_multibyte_system_prompt ... ok
[INFO] [stdout] test agent::todo_write::tests::accepts_empty_list_clears_state ... ok
[INFO] [stdout] test agent::todo_write::tests::newlines_in_content_are_collapsed ... ok
[INFO] [stdout] test agent::todo_write::tests::output_header_counts_per_status ... ok
[INFO] [stdout] test agent::todo_write::tests::rejects_oversize_content ... ok
[INFO] [stdout] test agent::todo_write::tests::rejects_oversize_id ... ok
[INFO] [stdout] test agent::todo_write::tests::preserves_order_from_input ... ok
[INFO] [stdout] test agent::todo_write::tests::rejects_unknown_status ... ok
[INFO] [stdout] test agent::todo_write::tests::rejects_duplicate_ids_in_one_payload ... ok
[INFO] [stdout] test agent::todo_write::tests::replaces_existing_list_completely ... ok
[INFO] [stdout] test agent::todo_write::tests::rejects_oversize_list ... ok
[INFO] [stdout] test fs::match_old::tests::exact_multiple_no_replace_all_ambiguous ... ok
[INFO] [stdout] test fs::match_old::tests::final_line_without_newline_maps_correctly ... ok
[INFO] [stdout] test fs::match_old::tests::exact_unique ... ok
[INFO] [stdout] test fs::match_old::tests::empty_old_is_not_found ... ok
[INFO] [stdout] test fs::match_old::tests::exact_multiple_replace_all ... ok
[INFO] [stdout] test fs::edit::tests::not_found_near_none_when_old_longer_than_file ... ok
[INFO] [stdout] test fs::edit::tests::multiple_matches_without_replace_all_errors ... ok
[INFO] [stdout] test fs::match_old::tests::levenshtein_basics ... ok
[INFO] [stdout] test fs::match_old::tests::not_found_old_longer_than_file_no_panic ... ok
[INFO] [stdout] test fs::match_old::tests::non_uniform_indent_falls_through ... ok
[INFO] [stdout] test fs::match_old::tests::not_found_old_two_lines_single_line_file_no_panic ... ok
[INFO] [stdout] test fs::match_old::tests::trailing_ws_tolerated ... ok
[INFO] [stdout] test fs::match_old::tests::crlf_file_lf_old ... ok
[INFO] [stdout] test fs::edit::tests::single_match_replaces_and_writes ... ok
[INFO] [stdout] test fs::match_old::tests::not_found_renders_near_miss ... ok
[INFO] [stdout] test fs::edit::tests::zero_match_errors ... ok
[INFO] [stdout] test fs::match_old::tests::tier2_ambiguity_replace_all ... ok
[INFO] [stdout] test fs::edit::tests::true_miss_returns_near_miss_feedback_not_bare_message ... ok
[INFO] [stdout] test fs::edit::tests::trailing_whitespace_in_old_string_still_applies ... ok
[INFO] [stdout] test fs::edit::tests::uniform_underindent_applies_with_correct_indentation ... ok
[INFO] [stdout] test fs::match_old::tests::tier2_replace_all_divergent_deltas_is_ambiguous ... ok
[INFO] [stdout] test fs::edit::tests::replace_all_replaces_multiple ... ok
[INFO] [stdout] test fs::match_old::tests::uniform_indent_shift_reindents_new ... ok
[INFO] [stdout] test fs::match_old::tests::whitespace_tier_final_line_no_newline ... ok
[INFO] [stdout] test fs::multi_edit::tests::duplicate_without_replace_all_fails ... ok
[INFO] [stdout] test fs::match_old::tests::tier2_ambiguity ... ok
[INFO] [stdout] test fs::multi_edit::tests::sequential_apply_happy_path ... ok
[INFO] [stdout] test fs::multi_edit::tests::whitespace_tolerant_edit_in_sequence_applies ... ok
[INFO] [stdout] test fs::match_old::tests::exact_wins_unique ... ok
[INFO] [stdout] test fs::multi_edit::tests::rollback_when_second_edit_misses ... ok
[INFO] [stdout] test fs::multi_edit::tests::replace_all_replaces_every_occurrence ... ok
[INFO] [stdout] test fs::edit::tests::replace_all_whitespace_tier_uniform_windows_reindents_all_sites ... ok
[INFO] [stdout] test fs::multi_edit::tests::missing_edit_rolls_back_file_and_error_has_near_miss ... ok
[INFO] [stdout] test fs::multi_edit::tests::empty_edits_array_rejected ... ok
[INFO] [stdout] test fs::multi_edit::tests::file_changed_hook_fires_on_success ... ok
[INFO] [stdout] test fs::notebook_edit::tests::add_appends_when_index_omitted ... ok
[INFO] [stdout] test fs::notebook_edit::tests::delete_shifts_indices ... ok
[INFO] [stdout] test fs::multi_edit::tests::rollback_leaves_file_unchanged ... ok
[INFO] [stdout] test fs::notebook_edit::tests::edit_preserves_metadata_and_outputs ... ok
[INFO] [stdout] test fs::notebook_edit::tests::add_cell_at_index_inserts_before ... ok
[INFO] [stdout] test fs::multi_edit::tests::invoke_atomic_write_writes_completely ... ok
[INFO] [stdout] test fs::read::tests::empty_file_succeeds ... ok
[INFO] [stdout] test fs::multi_edit::tests::not_found_near_none_bare_message_with_prefix ... ok
[INFO] [stdout] test fs::read::tests::offset_and_limit ... ok
[INFO] [stdout] test fs::read::tests::missing_file_errors ... ok
[INFO] [stdout] test fs::read::tests::reads_existing_file ... ok
[INFO] [stdout] test fs::notebook_edit::tests::rejects_nbformat_v3 ... ok
[INFO] [stdout] test fs::write::tests::creates_missing_parent_dirs ... ok
[INFO] [stdout] test memory::tests::read_returns_body_content ... ok
[INFO] [stdout] test fs::notebook_edit::tests::write_is_atomic_well_formed_json ... ok
[INFO] [stdout] test fs::notebook_edit::tests::file_changed_hook_fires_on_success ... ok
[INFO] [stdout] test memory::tests::write_creates_file_and_updates_index ... ok
[INFO] [stdout] test input::tests::maps_failure_to_invalid_input_without_doubled_prefix ... ok
[INFO] [stdout] test fs::write::tests::new_file_is_0644_not_0600 ... ok
[INFO] [stdout] test plan::plan_mode_tools::tests::enter_plan_mode_sets_flag_and_echoes_plan ... ok
[INFO] [stdout] test input::tests::parses_valid_input ... ok
[INFO] [stdout] test fs::multi_edit::tests::invoke_writes_file_on_success ... ok
[INFO] [stdout] test memory::tests::write_rejects_invalid_type ... ok
[INFO] [stdout] test memory::tests::write_rejects_traversal_slug ... ok
[INFO] [stdout] test parallel::tests::canonical_key_collapses_dot_components ... ok
[INFO] [stdout] test fs::write::tests::overwrites_existing_file ... ok
[INFO] [stdout] test plan::plan_mode_tools::tests::exit_plan_mode_default_confirm_is_true ... ok
[INFO] [stdout] test plan::plan_mode_tools::tests::exit_plan_mode_requires_confirm_true ... ok
[INFO] [stdout] test search::glob_::tests::invalid_pattern_errors ... ok
[INFO] [stdout] test search::grep::tests::invalid_regex_errors ... ok
[INFO] [stdout] test plan::plan_mode_tools::tests::exit_plan_mode_clears_flag ... ok
[INFO] [stdout] test parallel::tests::canonical_key_falls_back_to_absolutized_for_nonexistent_path ... ok
[INFO] [stdout] test search::grep::tests::finds_pattern_in_file ... ok
[INFO] [stdout] test search::grep::tests::no_matches_returns_friendly_message ... ok
[INFO] [stdout] test fs::write::tests::writes_new_file ... ok
[INFO] [stdout] test search::grep::tests::multiple_files_searched ... ok
[INFO] [stdout] test search::glob_::tests::matches_simple_pattern ... ok
[INFO] [stdout] test shell::bash::tests::background_true_returns_immediately_with_shell_id ... ok
[INFO] [stdout] test shell::bash_bg::tests::build_shell_without_sandbox_invokes_bin_sh_directly ... ok
[INFO] [stdout] test fs::write::tests::rewrite_preserves_existing_mode ... ok
[INFO] [stdout] test shell::bash::tests::echo_succeeds ... ok
[INFO] [stdout] test shell::bash_bg::tests::new_shell_id_is_12_chars ... ok
[INFO] [stdout] test shell::bash_bg::tests::ring_buffer_drops_oldest_at_cap ... ok
[INFO] [stdout] test shell::bash_bg::tests::ring_buffer_handles_chunk_bigger_than_cap ... ok
[INFO] [stdout] test shell::bash_bg::tests::bash_output_unknown_id_returns_error ... ok
[INFO] [stdout] test search::grep::tests::include_filter_applied ... ok
[INFO] [stdout] test shell::bash::tests::nonzero_exit_returns_tool_error ... ok
[INFO] [stdout] test shell::bash_bg::tests::ring_buffer_read_since_returns_tail ... ok
[INFO] [stdout] test search::glob_::tests::matches_nested_pattern ... ok
[INFO] [stdout] test web::web_fetch::tests::classify_binary ... ok
[INFO] [stdout] test web::web_fetch::tests::classify_html ... ok
[INFO] [stdout] test shell::bash::tests::command_not_found_returns_tool_error ... ok
[INFO] [stdout] test web::web_fetch::tests::different_hosts_are_not_same ... ok
[INFO] [stdout] test web::web_fetch::tests::binary_content_returns_notice ... ok
[INFO] [stdout] test web::web_fetch::tests::classify_text_and_json_as_passthrough ... ok
[INFO] [stdout] test web::web_fetch::tests::fetches_json_passthrough ... ok
[INFO] [stdout] test web::web_fetch::tests::fetches_text_html_and_converts_to_markdown ... ok
[INFO] [stdout] test web::web_fetch::tests::html_converts_h1_to_hash ... ok
[INFO] [stdout] test web::web_fetch::tests::fetches_text_plain_passthrough ... ok
[INFO] [stdout] test web::web_fetch::tests::html_preserves_paragraphs ... ok
[INFO] [stdout] test web::web_fetch::tests::html_strips_style_content ... ok
[INFO] [stdout] test web::web_fetch::tests::html_strips_script_content ... ok
[INFO] [stdout] test web::web_fetch::tests::follows_same_host_redirect ... ok
[INFO] [stdout] test web::web_fetch::tests::rejects_bare_hostname_invoke ... ok
[INFO] [stdout] test shell::bash_bg::tests::build_shell_routes_through_the_sandbox_wrap ... ok
[INFO] [stdout] test web::web_fetch::tests::non_2xx_returns_tool_error_with_status ... ok
[INFO] [stdout] test web::web_fetch::tests::prompt_without_summarizer_returns_raw_with_note ... ok
[INFO] [stdout] test web::web_fetch::tests::rejects_non_http_scheme ... ok
[INFO] [stdout] test shell::bash_bg::tests::spawn_background_returns_shell_id_immediately ... ok
[INFO] [stdout] test web::web_fetch::tests::same_host_is_case_insensitive ... ok
[INFO] [stdout] test web::web_fetch::tests::rejects_url_with_userinfo_invoke ... ok
[INFO] [stdout] test web::web_fetch::tests::rejects_oversized_url_invoke ... ok
[INFO] [stdout] test web::web_fetch::tests::caps_redirect_hops ... ok
[INFO] [stdout] test web::web_fetch::tests::same_host_strips_www_on_either_side ... ok
[INFO] [stdout] test web::web_fetch::tests::summarizer_failure_falls_back_to_raw ... ok
[INFO] [stdout] test web::web_fetch::tests::truncate_leaves_short_text_alone ... ok
[INFO] [stdout] test web::web_fetch::tests::surfaces_cross_host_redirect ... ok
[INFO] [stdout] test web::web_fetch::tests::upgrade_changes_http_to_https ... ok
[INFO] [stdout] test web::web_fetch::tests::upgrade_leaves_https_unchanged ... ok
[INFO] [stdout] test web::web_fetch::tests::upgrade_preserves_http_for_ipv4_literal ... ok
[INFO] [stdout] test web::web_fetch::tests::upgrade_preserves_http_for_ipv6_literal ... ok
[INFO] [stdout] test web::web_fetch::tests::upgrade_preserves_http_for_localhost_hostname ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_accepts_dotted_internal_host ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_accepts_http ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_accepts_https ... ok
[INFO] [stdout] test web::web_fetch::tests::summarizer_used_when_wired_and_prompt_set ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_accepts_ipv4_literal ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_accepts_ipv6_literal ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_accepts_localhost ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_accepts_localhost_case_insensitive ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_rejects_bare_hostname ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_rejects_file_scheme ... ok
[INFO] [stdout] test web::web_fetch::tests::truncate_cuts_long_text_and_appends_footer ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_rejects_ftp_scheme ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_rejects_garbage ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_rejects_oversized_url ... ok
[INFO] [stdout] test web::web_fetch::tests::validate_rejects_userinfo ... ok
[INFO] [stdout] test web::web_search::tests::brave_parser_extracts_results ... ok
[INFO] [stdout] test web::web_search::tests::empty_query_rejected_as_invalid_input ... ok
[INFO] [stdout] test shell::bash_bg::tests::kill_shell_terminates_running_job ... ok
[INFO] [stdout] test search::glob_::tests::gitignore_honored ... ok
[INFO] [stdout] test web::web_search::tests::exa_parser_extracts_results ... ok
[INFO] [stdout] test shell::bash_bg::tests::bash_output_supports_since_offset ... ok
[INFO] [stdout] test shell::bash_bg::tests::bash_output_returns_streaming_stdout ... ok
[INFO] [stdout] test web::web_fetch::tests::truncates_oversized_markdown ... ok
[INFO] [stdout] test shell::bash_bg::tests::kill_all_terminates_every_running_job ... ok
[INFO] [stdout] test web::web_search::tests::tavily_parser_extracts_results ... ok
[INFO] [stdout] test workspace::tests::empty_path_errors ... ok
[INFO] [stdout] test workspace::tests::plural_suffix_plural_uses_suffix ... ok
[INFO] [stdout] test workspace::tests::plural_suffix_singular_is_empty ... ok
[INFO] [stdout] test workspace::tests::resolve_absolute_unrestricted ... ok
[INFO] [stdout] test workspace::tests::resolve_no_tilde_unchanged ... ok
[INFO] [stdout] test workspace::tests::resolve_relative ... ok
[INFO] [stdout] test workspace::tests::resolve_tilde_in_restricted_mode_outside_root_rejected ... ok
[INFO] [stdout] test workspace::tests::resolve_tilde_only ... ok
[INFO] [stdout] test workspace::tests::resolve_tilde_path ... ok
[INFO] [stdout] test workspace::tests::restricted_allows_inside ... ok
[INFO] [stdout] test workspace::tests::restricted_allows_internal_parent_ref ... ok
[INFO] [stdout] test workspace::tests::restricted_rejects_outside ... ok
[INFO] [stdout] test workspace::tests::restricted_rejects_traversal ... ok
[INFO] [stdout] test workspace::tests::restricted_rejects_traversal_through_nonexistent_tail ... ok
[INFO] [stdout] test workspace::tests::walk_visits_files_under_root ... ok
[INFO] [stdout] test web::web_search::tests::exa_happy_path_returns_formatted_results ... ok
[INFO] [stdout] test web::web_search::tests::brave_happy_path_returns_formatted_results ... ok
[INFO] [stdout] test web::web_search::tests::missing_api_key_returns_structured_error ... ok
[INFO] [stdout] test web::web_search::tests::max_results_clamped_to_20 ... ok
[INFO] [stdout] test web::web_search::tests::http_error_status_returns_tool_error ... ok
[INFO] [stdout] test web::web_search::tests::selected_provider_defaults_to_brave_without_env ... ok
[INFO] [stdout] test web::web_search::tests::selected_provider_reads_env ... ok
[INFO] [stdout] test web::web_search::tests::tavily_happy_path_returns_formatted_results ... ok
[INFO] [stdout] test shell::bash::tests::cancellation_kills_process ... ok
[INFO] [stdout] test web::web_fetch::tests::rejects_oversized_response_body ... ok
[INFO] [stdout] test web::web_fetch::tests::cancellation_aborts_request ... ok
[INFO] [stdout] test fs::write::tests::permission_denied_errors ... FAILED
[INFO] [stdout] test shell::bash::tests::cancellation_kills_subprocess_tree ... ok
[INFO] [stdout] test shell::bash::tests::timeout_fires ... ok
[INFO] [stdout] test web::web_fetch::tests::timeout_aborts_request ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fs::write::tests::permission_denied_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::write::tests::permission_denied_errors' (1843) panicked at src/fs/write.rs:213:14:
[INFO] [stdout] called `Result::unwrap_err()` on an `Ok` value: [Text(TextBlock { text: "→ Wrote locked/denied.txt (11 bytes)", cache_control: None })]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6212c98017b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6212c98017b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6212c98017b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6212c98017b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6212c981a89a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6212c981a89a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6212c9807092 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6212c9807092 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6212c97db8b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6212c97db8b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6212c97f82d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6212c8d30f8c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6212c8d30f8c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6212c97f8552 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6212c97f8552 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6212c97db972 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6212c97d0659 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6212c97dcb6d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6212c981b0dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6212c981ae52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6212c8a0bf47 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<caliban_provider[bcf29028223ea067]::message::ContentBlock>, caliban_agent_core[1ae751f55a2bcfc2]::tool::ToolError>>::unwrap_err
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1329:22
[INFO] [stdout]   21:     0x6212c8a96f9c - caliban_tools_builtin[18b13225513d75ad]::fs::write::tests::permission_denied_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/write.rs:213:14
[INFO] [stdout]   22:     0x6212c8b17a82 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6212c8b17b3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6212c8b6a03d - <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x6212c8b69b1b - tokio[3ac186efb3202d1b]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x6212c8b69b1b - tokio[3ac186efb3202d1b]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x6212c8b69b1b - <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x6212c8b4a150 - <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x6212c8b65a2d - <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x6212c8b641d4 - <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x6212c8b9e08b - <tokio[3ac186efb3202d1b]::runtime::context::scoped::Scoped<tokio[3ac186efb3202d1b]::runtime::scheduler::Context>>::set::<<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x6212c8abc189 - tokio[3ac186efb3202d1b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x6212c8b4c2f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[3ac186efb3202d1b]::runtime::context::Context>>::try_with::<tokio[3ac186efb3202d1b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x6212c8b4bade - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[3ac186efb3202d1b]::runtime::context::Context>>::with::<tokio[3ac186efb3202d1b]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x6212c8ab545d - tokio[3ac186efb3202d1b]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x6212c8b5b000 - <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x6212c8b5b796 - <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x6212c8b63590 - <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x6212c8b1af13 - tokio[3ac186efb3202d1b]::runtime::context::runtime::enter_runtime::<<tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6212c8b49831 - <tokio[3ac186efb3202d1b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x6212c89fdf04 - <tokio[3ac186efb3202d1b]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x6212c89fe27f - <tokio[3ac186efb3202d1b]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x6212c8aaad61 - caliban_tools_builtin[18b13225513d75ad]::fs::write::tests::permission_denied_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/write.rs:215:56
[INFO] [stdout]   44:     0x6212c8a945d7 - caliban_tools_builtin[18b13225513d75ad]::fs::write::tests::permission_denied_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/write.rs:188:40
[INFO] [stdout]   45:     0x6212c89f3a86 - <caliban_tools_builtin[18b13225513d75ad]::fs::write::tests::permission_denied_errors::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6212c8d2406b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6212c8d2406b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x6212c8d318e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x6212c8d318e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x6212c8d318e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x6212c8d318e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6212c8d318e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6212c8d318e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x6212c8d318e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x6212c8d2b1f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x6212c8d2b1f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x6212c8d34962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x6212c8d34962 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x6212c8d34962 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6212c8d34962 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6212c8d34962 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6212c8d34962 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x6212c8d34962 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6212c980088f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   65:     0x6212c980088f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7ab6b729daa4 - <unknown>
[INFO] [stdout]   67:     0x7ab6b732aa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fs::write::tests::permission_denied_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 182 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502", kill_on_drop: false }`
[INFO] [stdout] d2b9bf527b5cee4a4b814def4972532d74e08c38d52043615e11612005d04502
