[INFO] fetching crate coda-core 0.1.0...
[INFO] testing coda-core-0.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate coda-core 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate coda-core 0.1.0
[INFO] finished tweaking crates.io crate coda-core 0.1.0
[INFO] tweaked toml for crates.io crate coda-core 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coda-core 0.1.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate coda-core 0.1.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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 146069ec3bb197225b0b0a3bb076c036a440bf0fe246f8b5a3f13de7dd1002b4
[INFO] running `Command { std: "docker" "start" "-a" "146069ec3bb197225b0b0a3bb076c036a440bf0fe246f8b5a3f13de7dd1002b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "146069ec3bb197225b0b0a3bb076c036a440bf0fe246f8b5a3f13de7dd1002b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "146069ec3bb197225b0b0a3bb076c036a440bf0fe246f8b5a3f13de7dd1002b4", kill_on_drop: false }`
[INFO] [stdout] 146069ec3bb197225b0b0a3bb076c036a440bf0fe246f8b5a3f13de7dd1002b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4721c717c02cdbc965d49201e637a70415275a8f5bd700d23836403a93323835
[INFO] running `Command { std: "docker" "start" "-a" "4721c717c02cdbc965d49201e637a70415275a8f5bd700d23836403a93323835", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling minijinja v2.15.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling claude-agent-sdk-rs v0.6.4
[INFO] [stderr]    Compiling coda-pm v0.1.0
[INFO] [stderr]    Compiling coda-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.74s
[INFO] running `Command { std: "docker" "inspect" "4721c717c02cdbc965d49201e637a70415275a8f5bd700d23836403a93323835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4721c717c02cdbc965d49201e637a70415275a8f5bd700d23836403a93323835", kill_on_drop: false }`
[INFO] [stdout] 4721c717c02cdbc965d49201e637a70415275a8f5bd700d23836403a93323835
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b028109ac3441286fad44ad3c7b908d6e3ab70104f5ab953daa633a66d873cfb
[INFO] running `Command { std: "docker" "start" "-a" "b028109ac3441286fad44ad3c7b908d6e3ab70104f5ab953daa633a66d873cfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling coda-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.58s
[INFO] running `Command { std: "docker" "inspect" "b028109ac3441286fad44ad3c7b908d6e3ab70104f5ab953daa633a66d873cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b028109ac3441286fad44ad3c7b908d6e3ab70104f5ab953daa633a66d873cfb", kill_on_drop: false }`
[INFO] [stdout] b028109ac3441286fad44ad3c7b908d6e3ab70104f5ab953daa633a66d873cfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50e6dc0b9337cc307de09cf4d995cae388a3d67b2adc49faa644a828cf79dbc5
[INFO] running `Command { std: "docker" "start" "-a" "50e6dc0b9337cc307de09cf4d995cae388a3d67b2adc49faa644a828cf79dbc5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coda_core-584bd33afad854c4)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test config::tests::test_should_deserialize_partial_config_with_defaults ... ok
[INFO] [stdout] test config::tests::test_should_deserialize_minimal_config ... ok
[INFO] [stdout] test config::tests::test_should_create_default_config ... ok
[INFO] [stdout] test engine::tests::test_should_accept_valid_slugs ... ok
[INFO] [stdout] test engine::tests::test_should_extract_text_from_assistant_messages ... ok
[INFO] [stdout] test config::tests::test_should_deserialize_custom_config ... ok
[INFO] [stdout] test engine::tests::test_should_reject_empty_slug ... ok
[INFO] [stdout] test engine::tests::test_should_reject_slug_with_consecutive_hyphens ... ok
[INFO] [stdout] test engine::tests::test_should_reject_slug_too_long ... ok
[INFO] [stdout] test engine::tests::test_should_reject_slug_with_leading_trailing_hyphen ... ok
[INFO] [stdout] test engine::tests::test_should_gather_repo_tree_from_temp_dir ... ok
[INFO] [stdout] test engine::tests::test_should_gather_file_samples ... ok
[INFO] [stdout] test engine::tests::test_should_ignore_missing_log_directory ... ok
[INFO] [stdout] test engine::tests::test_should_get_feature_status_error_when_no_trees_dir ... ok
[INFO] [stdout] test engine::tests::test_should_get_feature_status_direct_lookup ... ok
[INFO] [stdout] test engine::tests::test_should_list_features_error_when_no_trees_dir ... ok
[INFO] [stdout] test engine::tests::test_should_remove_existing_log_directory ... ok
[INFO] [stdout] test engine::tests::test_should_list_features_empty ... ok
[INFO] [stdout] test engine::tests::test_should_list_features_single ... ok
[INFO] [stdout] test engine::tests::test_should_get_feature_status_not_found ... ok
[INFO] [stdout] test engine::tests::test_should_return_empty_for_no_text_messages ... ok
[INFO] [stdout] test parser::tests::test_should_extract_pr_number ... ok
[INFO] [stdout] test engine::tests::test_should_list_features_sorted_by_slug ... ok
[INFO] [stdout] test engine::tests::test_should_list_features_skip_invalid_state ... ok
[INFO] [stdout] test parser::tests::test_should_extract_first_yaml_block_from_multiple ... ok
[INFO] [stdout] test engine::tests::test_should_return_empty_when_no_features_have_logs ... ok
[INFO] [stdout] test parser::tests::test_should_extract_pr_url ... ok
[INFO] [stdout] test parser::tests::test_should_extract_pr_url_from_markdown_link ... ok
[INFO] [stdout] test parser::tests::test_should_not_extract_non_pr_github_url ... ok
[INFO] [stdout] test parser::tests::test_should_parse_review_with_no_yaml_structure ... ok
[INFO] [stdout] test parser::tests::test_should_parse_review_major_issues ... ok
[INFO] [stdout] test parser::tests::test_should_parse_review_issues_from_yaml ... ok
[INFO] [stdout] test parser::tests::test_should_parse_verification_failed ... ok
[INFO] [stdout] test engine::tests::test_should_return_empty_when_no_coda_dir ... ok
[INFO] [stdout] test engine::tests::test_should_clean_logs_for_multiple_features ... ok
[INFO] [stdout] test parser::tests::test_should_extract_pr_number_from_valid_url ... ok
[INFO] [stdout] test parser::tests::test_should_return_none_for_non_numeric_pr_number ... ok
[INFO] [stdout] test parser::tests::test_should_return_none_for_text_without_code_blocks ... ok
[INFO] [stdout] test parser::tests::test_should_treat_unparsable_verification_as_failure ... ok
[INFO] [stdout] test parser::tests::test_should_return_none_when_no_pr_url_found ... ok
[INFO] [stdout] test planner::tests::test_should_build_initial_state_with_dynamic_dev_phases ... ok
[INFO] [stdout] test planner::tests::test_should_extract_chinese_dev_phases ... ok
[INFO] [stdout] test planner::tests::test_should_fallback_to_default_phase ... ok
[INFO] [stdout] test parser::tests::test_should_return_none_for_no_yaml_block ... ok
[INFO] [stdout] test parser::tests::test_should_return_empty_for_no_issues ... ok
[INFO] [stdout] test planner::tests::test_should_build_initial_state_serializable_to_yaml ... ok
[INFO] [stdout] test profile::tests::test_should_build_safety_hooks ... ok
[INFO] [stdout] test profile::tests::test_should_create_planner_options ... ok
[INFO] [stdout] test profile::tests::test_should_create_coder_options ... ok
[INFO] [stdout] test planner::tests::test_should_slugify_phase_names_correctly ... ok
[INFO] [stdout] test planner::tests::test_should_strip_parenthetical_annotations ... ok
[INFO] [stdout] test planner::tests::test_should_extract_dev_phases_from_design_spec ... ok
[INFO] [stdout] test planner::tests::test_should_extract_phases_with_varied_heading_levels ... ok
[INFO] [stdout] test runner::tests::test_should_collect_agent_response_all_text ... ok
[INFO] [stdout] test runner::tests::test_should_compute_incremental_metrics_from_result ... ok
[INFO] [stdout] test runner::tests::test_should_accumulate_metrics_across_rounds ... ok
[INFO] [stdout] test scanner::tests::test_should_error_when_feature_not_found ... ok
[INFO] [stdout] test runner::tests::test_should_handle_none_result_gracefully ... ok
[INFO] [stdout] test scanner::tests::test_should_error_when_no_trees_and_no_coda ... ok
[INFO] [stdout] test scanner::tests::test_should_get_merged_feature_by_slug ... ok
[INFO] [stdout] test scanner::tests::test_should_get_feature_by_slug ... ok
[INFO] [stdout] test scanner::tests::test_should_combine_active_and_merged_features ... ok
[INFO] [stdout] test profile::tests::test_should_detect_dangerous_rm_rf ... ok
[INFO] [stdout] test scanner::tests::test_should_ignore_ghost_features_inherited_from_base_branch ... ok
[INFO] [stdout] test profile::tests::test_should_allow_safe_commands ... ok
[INFO] [stdout] test profile::tests::test_should_detect_dangerous_drop_table ... ok
[INFO] [stdout] test profile::tests::test_should_detect_dangerous_git_force_push ... ok
[INFO] [stdout] test engine::tests::test_should_reject_slug_with_invalid_chars ... ok
[INFO] [stdout] test scanner::tests::test_should_deduplicate_active_over_merged ... ok
[INFO] [stdout] test parser::tests::test_should_reject_git_push_create_pr_page_url ... ok
[INFO] [stdout] test scanner::tests::test_should_list_empty_trees ... ok
[INFO] [stdout] test config::tests::test_should_round_trip_yaml_serialization ... ok
[INFO] [stdout] test parser::tests::test_should_extract_yaml_from_unmarked_code_block ... ok
[INFO] [stdout] test parser::tests::test_should_parse_verification_passed ... ok
[INFO] [stdout] test parser::tests::test_should_find_yaml_block ... ok
[INFO] [stdout] test state::tests::test_should_create_default_total_stats ... ok
[INFO] [stdout] test scanner::tests::test_should_list_only_merged_when_no_trees_dir ... ok
[INFO] [stdout] test scanner::tests::test_should_skip_non_dir_entries_in_coda ... ok
[INFO] [stdout] test state::tests::test_should_reject_path_traversal_in_worktree ... ok
[INFO] [stdout] test state::tests::test_should_reject_too_few_phases ... ok
[INFO] [stdout] test state::tests::test_should_round_trip_feature_state ... ok
[INFO] [stdout] test state::tests::test_should_round_trip_token_cost ... ok
[INFO] [stdout] test state::tests::test_should_serialize_pr_info_as_none ... ok
[INFO] [stdout] test state::tests::test_should_validate_correct_state ... ok
[INFO] [stdout] test scanner::tests::test_should_skip_invalid_merged_state_files ... ok
[INFO] [stdout] test scanner::tests::test_should_list_merged_features_from_coda_dir ... ok
[INFO] [stdout] test state::tests::test_should_serialize_phase_status ... ok
[INFO] [stdout] test scanner::tests::test_should_not_find_ghost_feature_via_get ... ok
[INFO] [stdout] test scanner::tests::test_should_prefer_active_over_merged_in_get ... ok
[INFO] [stdout] test scanner::tests::test_should_skip_invalid_state_files ... ok
[INFO] [stdout] test scanner::tests::test_should_list_sorted_features ... ok
[INFO] [stdout] test state::tests::test_should_serialize_feature_status ... ok
[INFO] [stdout] test project::tests::test_should_find_project_root_from_cwd ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- project::tests::test_should_find_project_root_from_cwd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'project::tests::test_should_find_project_root_from_cwd' (88) panicked at src/project.rs:41:9:
[INFO] [stdout] assertion failed: root.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec088e03e6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec088e03e6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec088e03e6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec088e03e6a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec088e1c33a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec088e1c33a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ec088e08fa2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec088e08fa2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ec088de045f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec088de045f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec088dfb479 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec0888605cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ec0888605cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec088dfb6f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ec088dfb6f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec088de054a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ec088dd77e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec088de130d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec088e1cc9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec088e1cc62 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ec08879ecc9 - coda_core::project::tests::test_should_find_project_root_from_cwd::hd39ce8ee833f6f73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:41:9
[INFO] [stdout]   21:     0x5ec08879f047 - coda_core::project::tests::test_should_find_project_root_from_cwd::{{closure}}::hc14cd55aab316ee4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project.rs:37:48
[INFO] [stdout]   22:     0x5ec08875e176 - core::ops::function::FnOnce::call_once::h33b23a219ff62833
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ec0888546ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ec0888546ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5ec08886109b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5ec08886109b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ec08886109b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ec08886109b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5ec08886109b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ec08886109b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5ec08886109b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5ec08885c7b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5ec08885c7b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5ec088863ca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5ec088863ca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5ec088863ca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5ec088863ca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5ec088863ca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ec088863ca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5ec088863ca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ec088e0321f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5ec088e0321f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x77d25cc38aa4 - <unknown>
[INFO] [stdout]   44:     0x77d25ccc5a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     project::tests::test_should_find_project_root_from_cwd
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 92 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "50e6dc0b9337cc307de09cf4d995cae388a3d67b2adc49faa644a828cf79dbc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e6dc0b9337cc307de09cf4d995cae388a3d67b2adc49faa644a828cf79dbc5", kill_on_drop: false }`
[INFO] [stdout] 50e6dc0b9337cc307de09cf4d995cae388a3d67b2adc49faa644a828cf79dbc5
