[INFO] cloning repository https://github.com/zh4ngx/metastack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zh4ngx/metastack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzh4ngx%2Fmetastack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzh4ngx%2Fmetastack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82afe1622cbec03ad48082f9cfe48aeae4782c48
[INFO] testing zh4ngx/metastack 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%2Fzh4ngx%2Fmetastack" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zh4ngx/metastack
[INFO] finished tweaking git repo https://github.com/zh4ngx/metastack
[INFO] tweaked toml for git repo https://github.com/zh4ngx/metastack written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zh4ngx/metastack 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/zh4ngx/metastack 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182
[INFO] running `Command { std: "docker" "start" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182", 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" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182" "/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" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182", 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" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling metastack v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.56s
[INFO] running `Command { std: "docker" "inspect" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182", 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" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182" "/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 metastack v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.87s
[INFO] running `Command { std: "docker" "inspect" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182", 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" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182" "/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.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/metastack-3ab233532a68eb61)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test routing::tests::builds_claude_huddle_command_args ... ok
[INFO] [stdout] test routing::tests::claude_backend_reports_missing_huddle_command ... ok
[INFO] [stdout] test mcp::tests::pending_request_removes_entry_on_drop ... ok
[INFO] [stdout] test routing::tests::builds_codex_json_rpc_payloads ... ok
[INFO] [stdout] test routing::tests::builds_opencode_prompt_body ... ok
[INFO] [stdout] test routing::tests::codex_explicit_thread_validation_allows_not_loaded_pin ... ok
[INFO] [stdout] test routing::tests::codex_thread_selection_fails_closed_without_cwd_metadata ... ok
[INFO] [stdout] test routing::tests::codex_explicit_thread_validation_requires_matching_cwd_and_routable_source ... ok
[INFO] [stdout] test routing::tests::codex_thread_selection_accepts_vscode_remote_thread ... ok
[INFO] [stdout] test routing::tests::codex_thread_selection_ignores_not_loaded_threads ... ok
[INFO] [stdout] test routing::tests::codex_thread_selection_prefers_single_active_cli_thread ... ok
[INFO] [stdout] test routing::tests::codex_thread_selection_rejects_ambiguous_active_cli_threads ... ok
[INFO] [stdout] test routing::tests::codex_thread_selection_rejects_ambiguous_idle_cli_threads ... ok
[INFO] [stdout] test routing::tests::codex_thread_selection_returns_none_for_only_not_loaded_threads ... ok
[INFO] [stdout] test routing::tests::detects_connected_huddle_members ... ok
[INFO] [stdout] test routing::tests::falls_back_to_newest_cli_codex_thread ... ok
[INFO] [stdout] test routing::tests::models_capabilities_and_lossy_zellij_handles ... ok
[INFO] [stdout] test routing::tests::codex_explicit_thread_validation_fails_closed_without_cwd_metadata ... ok
[INFO] [stdout] test routing::tests::json_rpc_wait_rejects_matching_response_without_result_or_error ... ok
[INFO] [stdout] test routing::tests::json_rpc_wait_reports_matching_error_id ... ok
[INFO] [stdout] test routing::tests::literal_targets_still_resolve_when_no_alias_matches ... ok
[INFO] [stdout] test routing::tests::codex_thread_selection_rejects_mismatched_cwd_when_response_has_cwd ... ok
[INFO] [stdout] test routing::tests::opencode_session_discovery_prefers_top_level_sessions ... ok
[INFO] [stdout] test routing::tests::opencode_session_discovery_rejects_ambiguous_child_sessions ... ok
[INFO] [stdout] test routing::tests::opencode_session_discovery_rejects_ambiguous_top_level_sessions ... ok
[INFO] [stdout] test routing::tests::parses_claude_huddle_targets_without_cwd ... ok
[INFO] [stdout] test routing::tests::prompt_turn_backends_reject_non_user_roles ... ok
[INFO] [stdout] test routing::tests::rejects_huddle_inline_mentions_that_escape_target ... ok
[INFO] [stdout] test routing::tests::parses_config_v2_backends_and_targets ... ok
[INFO] [stdout] test routing::tests::rejects_unknown_agent_fields ... ok
[INFO] [stdout] test routing::tests::opencode_session_discovery_rejects_ambiguous_live_time_shape ... ok
[INFO] [stdout] test routing::tests::rejects_unknown_routing_config_fields ... ok
[INFO] [stdout] test routing::tests::router_builds_claude_huddle_envelope ... ok
[INFO] [stdout] test routing::tests::router_builds_envelope_with_reply_route ... ok
[INFO] [stdout] test routing::tests::routing_example_yaml_stays_parseable ... ok
[INFO] [stdout] test routing::tests::selects_codex_thread_from_result_data_shape ... ok
[INFO] [stdout] test routing::tests::selects_codex_thread_matching_cwd ... ok
[INFO] [stdout] test routing::tests::selects_unique_opencode_session_for_cwd ... ok
[INFO] [stdout] test routing::tests::send_backend_trait_dispatches_envelope ... ok
[INFO] [stdout] test routing::tests::target_registry_resolves_supported_aliases_before_literal_targets ... ok
[INFO] [stdout] test routing::tests::opencode_backend_rejects_ambiguous_session_discovery ... ok
[INFO] [stdout] test routing::tests::opencode_backend_percent_encodes_session_id_path_segment ... ok
[INFO] [stdout] test routing::tests::validates_backend_specific_agent_fields ... ok
[INFO] [stdout] test routing::tests::validates_codex_turn_start_acceptance_payload ... ok
[INFO] [stdout] test routing::tests::validates_claude_huddle_member_is_explicit ... ok
[INFO] [stdout] test routing::tests::validates_config_v2_target_backends ... ok
[INFO] [stdout] test tests::constructs_artifact_paths_with_safe_task_names ... ok
[INFO] [stdout] test tests::default_metastack_yaml_stays_portable ... ok
[INFO] [stdout] test routing::tests::selects_active_cli_codex_thread ... ok
[INFO] [stdout] test routing::tests::opencode_backend_posts_prompt_async_against_fake_server ... ok
[INFO] [stdout] test tests::does_not_use_zellij_marker_as_session_name ... ok
[INFO] [stdout] test tests::extracts_text_from_simple_and_mcp_tool_result_formats ... ok
[INFO] [stdout] test tests::ignores_blank_zellij_session_name ... ok
[INFO] [stdout] test tests::instruction_prompt_does_not_embed_parseable_sentinel_completion ... ok
[INFO] [stdout] test tests::parses_exit_code_sentinels ... ok
[INFO] [stdout] test tests::mcp_initialize_request_uses_package_version ... ok
[INFO] [stdout] test tests::parses_send_args_with_blank_xdg_home_fallback ... ok
[INFO] [stdout] test tests::detects_zellij_session_name_from_environment ... ok
[INFO] [stdout] test tests::parses_send_args_with_explicit_config_path ... ok
[INFO] [stdout] test tests::parses_send_args_with_default_xdg_config_path ... ok
[INFO] [stdout] test tests::parses_send_args_with_path_like_extensionless_config ... ok
[INFO] [stdout] test tests::parses_send_args_with_home_config_fallback ... ok
[INFO] [stdout] test routing::tests::validates_alias_roles_and_targets ... ok
[INFO] [stdout] test tests::parses_send_args_with_yml_config_suffix ... ok
[INFO] [stdout] test tests::post_dag_drain_only_tracks_completed_panes ... ok
[INFO] [stdout] test routing::tests::opencode_backend_times_out_when_session_endpoint_stalls ... ok
[INFO] [stdout] test routing::tests::validates_backend_config_values ... ok
[INFO] [stdout] test routing::tests::opencode_backend_rejects_stale_explicit_session_id ... ok
[INFO] [stdout] test tests::rejects_unknown_dag_config_fields ... ok
[INFO] [stdout] test tests::reports_unsuccessful_task_results ... ok
[INFO] [stdout] test tests::send_arg_parser_reports_usage_for_no_args ... ok
[INFO] [stdout] test tests::send_arg_parser_rejects_blank_messages ... ok
[INFO] [stdout] test tests::send_arg_parser_keeps_path_like_config_missing_message_as_usage_error ... ok
[INFO] [stdout] test tests::send_arg_parser_treats_bare_routing_as_target ... ok
[INFO] [stdout] test tests::send_receipt_output_distinguishes_completion ... ok
[INFO] [stdout] test tests::timeout_cleanup_failure_marks_task_failed ... ok
[INFO] [stdout] test tests::skips_task_when_dependency_failed ... ok
[INFO] [stdout] test tests::validates_timing_values ... ok
[INFO] [stdout] test tests::smoke_test_example_yaml_stays_parseable ... ok
[INFO] [stdout] test tests::work_errors_take_failed_status_without_hiding_timeouts ... ok
[INFO] [stdout] test routing::tests::json_rpc_wait_ignores_unrelated_error_ids ... ok
[INFO] [stdout] test routing::tests::codex_backend_validates_explicit_thread_id_before_resume ... ok
[INFO] [stdout] test routing::tests::codex_backend_submits_turn_against_fake_server ... ok
[INFO] [stdout] test tests::send_arg_parser_does_not_probe_cwd_for_config_paths ... FAILED
[INFO] [stdout] test tests::send_arg_parser_reports_usage_for_missing_message ... ok
[INFO] [stdout] test tests::validates_provider_rates_are_finite ... ok
[INFO] [stdout] test routing::tests::ws_json_write_uses_transport_timeout ... ok
[INFO] [stdout] test routing::tests::codex_backend_rejects_failed_turn_start_response ... ok
[INFO] [stdout] test routing::tests::codex_backend_rejects_explicit_thread_id_for_wrong_cwd ... ok
[INFO] [stdout] test routing::tests::codex_backend_rejects_ambiguous_thread_discovery_before_resume ... ok
[INFO] [stdout] test tests::send_arg_parser_requires_default_config_environment ... ok
[INFO] [stdout] test tests::validates_artifact_names_are_non_empty_and_unique ... ok
[INFO] [stdout] test routing::tests::codex_backend_times_out_waiting_for_rpc_response ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::send_arg_parser_does_not_probe_cwd_for_config_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::send_arg_parser_does_not_probe_cwd_for_config_paths' (933) panicked at src/main.rs:1319:50:
[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:     0x62288a7ab101 - 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:     0x62288a7ab101 - 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:     0x62288a7ab101 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62288a7ab101 - <<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:     0x62288a7c2b8a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62288a7c2b8a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62288a7b061c - 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:     0x62288a7b061c - <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:     0x62288a787666 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62288a787666 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62288a7a27c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62288a58f5c0 - <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:     0x62288a58f5c0 - 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:     0x62288a7a2af2 - <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:     0x62288a7a2af2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62288a787712 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62288a77e949 - 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:     0x62288a78860d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62288a7c338c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62288a7c3102 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62288a059e66 - <core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x62288a059e66 - metastack[ae097a6667f2e6c5]::tests::send_arg_parser_does_not_probe_cwd_for_config_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1319:50
[INFO] [stdout]   22:     0x62288a04f987 - metastack[ae097a6667f2e6c5]::tests::send_arg_parser_does_not_probe_cwd_for_config_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1308:61
[INFO] [stdout]   23:     0x62288a0725f6 - <metastack[ae097a6667f2e6c5]::tests::send_arg_parser_does_not_probe_cwd_for_config_paths::{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:     0x62288a5828fb - <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:     0x62288a5828fb - 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:     0x62288a58ff45 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62288a58ff45 - <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:     0x62288a58ff45 - 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:     0x62288a58ff45 - 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:     0x62288a58ff45 - 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:     0x62288a58ff45 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62288a58ff45 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62288a58a9f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62288a58a9f4 - 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:     0x62288a593092 - 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:     0x62288a593092 - <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:     0x62288a593092 - 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:     0x62288a593092 - 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:     0x62288a593092 - 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:     0x62288a593092 - 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:     0x62288a593092 - <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:     0x62288a7aa3df - <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:     0x62288a7aa3df - <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:     0x7fda855a5aa4 - <unknown>
[INFO] [stdout]   45:     0x7fda85632a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::send_arg_parser_does_not_probe_cwd_for_config_paths
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 92 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin metastack`
[INFO] running `Command { std: "docker" "inspect" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182", kill_on_drop: false }`
[INFO] [stdout] f79019aad5ef2c841205c1ddaf06b633e95e9223fdbda7598b01758ad7ba7182
