[INFO] cloning repository https://github.com/mii-nipah/mii-text
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mii-nipah/mii-text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmii-nipah%2Fmii-text", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmii-nipah%2Fmii-text'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6ee16fc2711eed2958b55be16e7960efe6a20a6
[INFO] testing mii-nipah/mii-text against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmii-nipah%2Fmii-text" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mii-nipah/mii-text
[INFO] finished tweaking git repo https://github.com/mii-nipah/mii-text
[INFO] tweaked toml for git repo https://github.com/mii-nipah/mii-text written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mii-nipah/mii-text on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mii-nipah/mii-text already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16
[INFO] running `Command { std: "docker" "start" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16", 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" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16", 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" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling async-openai-macros v0.3.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling interprocess v2.4.2
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling async-openai v0.38.2
[INFO] [stderr]    Compiling mii-text v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16", 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" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling mii-text v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.34s
[INFO] running `Command { std: "docker" "inspect" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16", 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" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mii_text-60d407c4f77bda58)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test args::tests::default_ipc_socket_uses_runtime_dir_when_present_and_tmp_otherwise ... ok
[INFO] [stdout] test args::tests::merge_client_only_enables_booleans_and_replaces_client_tools ... ok
[INFO] [stdout] test args::tests::parse_rejects_missing_values_unknown_flags_and_bad_numbers ... ok
[INFO] [stdout] test args::tests::to_client_carries_every_shareable_field ... ok
[INFO] [stdout] test args::tests::parses_generation_provider_output_and_tool_flags ... ok
[INFO] [stdout] test args::tests::ipc_without_path_does_not_consume_the_next_flag ... ok
[INFO] [stdout] test args::tests::maps_reasoning_levels_and_rejects_unknown_values ... ok
[INFO] [stdout] test args::tests::usage_mentions_the_structural_output_flags ... ok
[INFO] [stdout] test cache::tests::cache_key_changes_for_tools_and_provider_but_not_output_modes ... ok
[INFO] [stdout] test cache::tests::store_and_lookup_preserve_prospect_assistant_usage_and_model ... ok
[INFO] [stdout] test client::tests::connect_reports_unreachable_socket_with_hint ... ok
[INFO] [stdout] test constraints::tests::first_pass_prompt_wraps_the_latest_user_string ... ok
[INFO] [stdout] test constraints::tests::openai_schema_normalization_fills_missing_object_strictness ... ok
[INFO] [stdout] test constraints::tests::openai_schema_normalization_handles_arrays_and_unions ... ok
[INFO] [stdout] test constraints::tests::parses_constrained_json_and_rejects_empty_or_invalid_content ... ok
[INFO] [stdout] test constraints::tests::schema_guidance_extracts_descriptions_and_properties ... ok
[INFO] [stdout] test constraints::tests::openai_schema_normalization_preserves_explicit_required_and_additional_properties ... ok
[INFO] [stdout] test conversation::tests::accepts_null_content_tool_calls ... ok
[INFO] [stdout] test conversation::tests::constrained_assistant_metadata_is_saved_but_not_sent_as_context ... ok
[INFO] [stdout] test conversation::tests::preserves_tool_message_fields ... ok
[INFO] [stdout] test constraints::tests::response_formats_use_the_openai_json_schema_shape ... ok
[INFO] [stdout] test conversation::tests::json_messages_are_loaded_from_argument_before_stdin_override ... ok
[INFO] [stdout] test conversation::tests::assistant_turn_can_preserve_provider_continuation ... ok
[INFO] [stdout] test conversation::tests::build_chat_messages_drops_provider_continuation_items ... ok
[INFO] [stdout] test ipc::tests::read_json_line_returns_none_on_eof_and_errors_on_invalid_json ... ok
[INFO] [stdout] test output::tests::cached_rendering_reuses_one_prospect_for_multiple_output_modes ... ok
[INFO] [stdout] test conversation::tests::build_chat_messages_prepends_system_and_preserves_extra_fields ... ok
[INFO] [stdout] test output::tests::final_events_are_recorded_only_once ... ok
[INFO] [stdout] test output::tests::simple_rendering_prefers_constrained_output_when_present ... ok
[INFO] [stdout] test output::tests::prospect_tracks_reasoning_content_and_tool_calls_before_finish ... ok
[INFO] [stdout] test output::tests::simple_mode_preserves_plain_text_output ... ok
[INFO] [stdout] test output::tests::simple_mode_opens_think_block_only_once ... ok
[INFO] [stdout] test output::tests::simple_mode_writes_tool_calls_when_content_is_empty ... ok
[INFO] [stdout] test output::tests::simple_non_streaming_defers_reasoning_until_finish ... ok
[INFO] [stdout] test ipc::tests::json_lines_round_trip_run_requests_with_boxed_client_args ... ok
[INFO] [stdout] test output::tests::simple_stream_does_not_append_tool_calls_after_text_content ... ok
[INFO] [stdout] test providers::chat::tests::merge_delta_value_replaces_non_object_targets ... ok
[INFO] [stdout] test output::tests::structured_prospect_serializes_with_expected_fields ... ok
[INFO] [stdout] test output::tests::simple_stream_without_content_or_tool_calls_writes_nothing ... ok
[INFO] [stdout] test output::tests::structured_stream_writes_provider_continuation_before_done ... ok
[INFO] [stdout] test output::tests::structured_stream_can_defer_done_until_later ... ok
[INFO] [stdout] test output::tests::structured_stream_writes_tool_calls_before_done ... ok
[INFO] [stdout] test output::tests::writes_structured_jsonl_when_streaming ... ok
[INFO] [stdout] test conversation::tests::quick_input_trims_stdin_override_and_rejects_empty_prompts ... ok
[INFO] [stdout] test providers::responses::tests::build_input_does_not_treat_provider_metadata_as_continuation ... ok
[INFO] [stdout] test providers::chat::tests::merges_streamed_tool_call_deltas ... ok
[INFO] [stdout] test providers::chat::tests::merges_tool_call_input_deltas_and_overwrites_changed_metadata ... ok
[INFO] [stdout] test providers::responses::tests::build_input_accepts_streamed_provider_continuation_event_shape ... ok
[INFO] [stdout] test output::tests::writes_structured_json_object_when_not_streaming ... ok
[INFO] [stdout] test providers::responses::tests::extract_tool_calls_ignores_messages_and_reasoning_items ... ok
[INFO] [stdout] test providers::responses::tests::extracts_encrypted_reasoning_continuation ... ok
[INFO] [stdout] test providers::responses::tests::build_input_prepends_system_and_preserves_response_tool_messages ... ok
[INFO] [stdout] test providers::responses::tests::build_input_expands_provider_continuation_items ... ok
[INFO] [stdout] test providers::responses::tests::extracts_reasoning_text_from_content_fallbacks ... ok
[INFO] [stdout] test output::tests::simple_mode_does_not_append_tool_calls_after_text_content ... ok
[INFO] [stdout] test providers::responses::tests::extracts_reasoning_text_from_stream_event_variants ... ok
[INFO] [stdout] test providers::tests::includes_reasoning_by_default_only_for_structured_non_streaming_output ... ok
[INFO] [stdout] test providers::responses::tests::extracts_response_tool_call_items ... ok
[INFO] [stdout] test providers::tests::keeps_chat_completions_for_compatibility ... ok
[INFO] [stdout] test providers::tests::routes_openai_to_responses_by_default ... ok
[INFO] [stdout] test server::tests::clone_args_preserves_defaults_but_strips_runtime_modes ... ok
[INFO] [stdout] test conversation::tests::stateful_files_round_trip_and_missing_files_start_empty ... ok
[INFO] [stdout] test providers::responses::tests::build_input_requires_provider_marker_for_untyped_continuation ... ok
[INFO] [stdout] test server::tests::serve_requires_key_only_for_openai_urls ... ok
[INFO] [stdout] test sink::tests::server_error_sink_respects_forwarding_flag ... ok
[INFO] [stdout] test sink::tests::channel_sink_writes_each_chunk_and_finish_is_a_noop ... ok
[INFO] [stdout] test sink::tests::memory_sink_buffers_written_text ... ok
[INFO] [stdout] test output::tests::cached_stream_rendering_replays_event_chunks_losslessly ... ok
[INFO] [stdout] test stats::tests::format_stats_reports_missing_usage_and_cached_stats_do_not_claim_live_run ... ok
[INFO] [stdout] test stats::tests::normalizes_chat_shaped_usage_without_losing_existing_total ... ok
[INFO] [stdout] test tests::api_key_is_required_for_openai_base_urls ... ok
[INFO] [stdout] test tests::custom_base_urls_can_run_without_a_key ... ok
[INFO] [stdout] test tools::tests::maps_plain_input_schema_tools_to_openai_shapes ... ok
[INFO] [stdout] test tools::tests::accepts_inline_tool_arrays_and_wrappers ... ok
[INFO] [stdout] test stats::tests::format_stats_includes_usage_latency_first_token_and_throughput ... ok
[INFO] [stdout] test tools::tests::maps_input_schema_inside_openai_function_wrappers ... ok
[INFO] [stdout] test tools::tests::response_normalization_leaves_non_function_tools_untouched ... ok
[INFO] [stdout] test stats::tests::normalizes_responses_usage_and_derives_total_tokens ... ok
[INFO] [stdout] test stats::tests::combine_usage_sums_known_token_fields_for_two_pass_requests ... ok
[INFO] [stdout] test sink::tests::error_sink_channel_emits_diagnostic_text ... ok
[INFO] [stdout] test tools::tests::resolved_sources_and_tool_call_formatting_are_stable ... ok
[INFO] [stdout] test tools::tests::normalizes_function_tools_for_chat_and_responses ... ok
[INFO] [stdout] test tools::tests::resolve_returns_none_for_empty_sources_and_rejects_bad_shapes ... ok
[INFO] [stdout] test tools::tests::responses_normalization_flattens_nested_function_without_leaking_wrapper_fields ... ok
[INFO] [stdout] test tools::tests::resolve_loads_inline_file_and_pre_resolved_sources_in_order ... ok
[INFO] [stdout] test cache::tests::open_migrates_old_cache_schema_without_losing_rows ... ok
[INFO] [stdout] test cache::tests::open_accepts_relative_paths_without_parent_directory_creation ... FAILED
[INFO] [stdout] test providers::responses::tests::extracts_reasoning_summary_from_response_output_items ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cache::tests::open_accepts_relative_paths_without_parent_directory_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::tests::open_accepts_relative_paths_without_parent_directory_creation' (2662) panicked at src/cache.rs:349:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "open cache db: unable to open database file: mii-text-relative-cache-2652-1783680123914499122.db"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc34898f6e1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc34898f6e1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc34898f6e1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dc34898f6e1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dc3489a659a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dc3489a659a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5dc34899418c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5dc34899418c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5dc34896c076 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dc34896c076 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dc348986bd9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dc3486c3030 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5dc3486c3030 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dc348986f02 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5dc348986f02 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5dc34896c122 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5dc348963759 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dc34896cd9d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5dc3489a6d9c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dc3489a6b12 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5dc34861b975 - <core[6883ba1bc0fe4ed1]::result::Result<rusqlite[ccfbeb7c7a49323d]::Connection, alloc[55a36b64bcbf2c0d]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5dc34861b975 - mii_text[cd5dbbe1baa981c0]::cache::tests::open_accepts_relative_paths_without_parent_directory_creation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache.rs:349:32
[INFO] [stdout]   22:     0x5dc348610067 - mii_text[cd5dbbe1baa981c0]::cache::tests::open_accepts_relative_paths_without_parent_directory_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache.rs:339:71
[INFO] [stdout]   23:     0x5dc3485c9196 - <mii_text[cd5dbbe1baa981c0]::cache::tests::open_accepts_relative_paths_without_parent_directory_creation::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5dc3486b636b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dc3486b636b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5dc3486c39b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5dc3486c39b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5dc3486c39b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5dc3486c39b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5dc3486c39b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dc3486c39b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5dc3486c39b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5dc3486be464 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5dc3486be464 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5dc3486c6b02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5dc3486c6b02 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5dc3486c6b02 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5dc3486c6b02 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5dc3486c6b02 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dc3486c6b02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5dc3486c6b02 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dc34898e5bf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5dc34898e5bf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x74f625bc2aa4 - <unknown>
[INFO] [stdout]   45:     0x74f625c4fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cache::tests::open_accepts_relative_paths_without_parent_directory_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 87 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mii-text`
[INFO] running `Command { std: "docker" "inspect" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16", kill_on_drop: false }`
[INFO] [stdout] 289a1e873ee1325761644f40b7983da82018bb548bb5736b6a39086e3e18dd16
