[INFO] fetching crate the-code-graph-cli 0.1.2...
[INFO] testing the-code-graph-cli-0.1.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate the-code-graph-cli 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate the-code-graph-cli 0.1.2
[INFO] finished tweaking crates.io crate the-code-graph-cli 0.1.2
[INFO] tweaked toml for crates.io crate the-code-graph-cli 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate the-code-graph-cli 0.1.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate the-code-graph-cli 0.1.2 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6223b01e79f43e658c68ce50862240df08c55f7f67ff6ba70168bb9da1622dd5
[INFO] running `Command { std: "docker" "start" "-a" "6223b01e79f43e658c68ce50862240df08c55f7f67ff6ba70168bb9da1622dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6223b01e79f43e658c68ce50862240df08c55f7f67ff6ba70168bb9da1622dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6223b01e79f43e658c68ce50862240df08c55f7f67ff6ba70168bb9da1622dd5", kill_on_drop: false }`
[INFO] [stdout] 6223b01e79f43e658c68ce50862240df08c55f7f67ff6ba70168bb9da1622dd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed851822e3dfb59c4a4db165268acef6c8bd999a5000e0cb2109e41c919dccf8
[INFO] running `Command { std: "docker" "start" "-a" "ed851822e3dfb59c4a4db165268acef6c8bd999a5000e0cb2109e41c919dccf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling fast-glob v1.0.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling json-strip-comments v3.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling nodejs-built-in-modules v1.0.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling oxc_resolver v11.19.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling the-code-graph-domain v0.1.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling the-code-graph-parser v0.1.2
[INFO] [stderr]    Compiling the-code-graph-watch v0.1.2
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.31.0
[INFO] [stderr]    Compiling the-code-graph-storage v0.1.2
[INFO] [stderr]    Compiling the-code-graph-eval v0.1.2
[INFO] [stderr]    Compiling the-code-graph-cli v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.19s
[INFO] running `Command { std: "docker" "inspect" "ed851822e3dfb59c4a4db165268acef6c8bd999a5000e0cb2109e41c919dccf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed851822e3dfb59c4a4db165268acef6c8bd999a5000e0cb2109e41c919dccf8", kill_on_drop: false }`
[INFO] [stdout] ed851822e3dfb59c4a4db165268acef6c8bd999a5000e0cb2109e41c919dccf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76643d1b2731d79c84054a9fa0e4ba5df2b19461f16283838053f1b520365feb
[INFO] running `Command { std: "docker" "start" "-a" "76643d1b2731d79c84054a9fa0e4ba5df2b19461f16283838053f1b520365feb", kill_on_drop: false }`
[INFO] [stderr]    Compiling the-code-graph-cli v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.59s
[INFO] running `Command { std: "docker" "inspect" "76643d1b2731d79c84054a9fa0e4ba5df2b19461f16283838053f1b520365feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76643d1b2731d79c84054a9fa0e4ba5df2b19461f16283838053f1b520365feb", kill_on_drop: false }`
[INFO] [stdout] 76643d1b2731d79c84054a9fa0e4ba5df2b19461f16283838053f1b520365feb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b938e677492bc02dd559ed2dee44f71cf414b44ab4e50df16e4d2291727423c
[INFO] running `Command { std: "docker" "start" "-a" "5b938e677492bc02dd559ed2dee44f71cf414b44ab4e50df16e4d2291727423c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/the_code_graph_cli-c51198392c57de66)
[INFO] [stdout] 
[INFO] [stdout] running 162 tests
[INFO] [stdout] test adapters::git::tests::parse_empty_output ... ok
[INFO] [stdout] test adapters::git::tests::parse_git_status_empty_output ... ok
[INFO] [stdout] test adapters::git::tests::parse_git_status_modified_file ... ok
[INFO] [stdout] test adapters::git::tests::parse_modify_hunk ... ok
[INFO] [stdout] test adapters::git::tests::parse_git_status_multi_line_mixed ... ok
[INFO] [stdout] test adapters::git::tests::parse_git_status_rename_uses_new_name ... ok
[INFO] [stdout] test adapters::git::tests::parse_git_status_both_modified ... ok
[INFO] [stdout] test adapters::git::tests::parse_git_status_deleted_file ... ok
[INFO] [stdout] test adapters::git::tests::parse_delete_hunk ... ok
[INFO] [stdout] test adapters::git::tests::parse_git_status_filters_unsupported_extensions ... ok
[INFO] [stdout] test adapters::fs::tests::read_file_returns_contents ... ok
[INFO] [stdout] test adapters::parse::tests::empty_files_returns_empty ... ok
[INFO] [stdout] test adapters::git::tests::parse_rename ... ok
[INFO] [stdout] test adapters::fs::tests::list_files_respects_code_graphignore ... ok
[INFO] [stdout] test adapters::fs::tests::file_hash_is_deterministic_sha256 ... ok
[INFO] [stdout] test adapters::parse::tests::unsupported_extension_is_skipped ... ok
[INFO] [stdout] test adapters::fs::tests::list_files_respects_gitignore ... ok
[INFO] [stdout] test commands::eval::tests::suite_from_string_invalid ... ok
[INFO] [stdout] test commands::eval::tests::suite_from_string_search ... ok
[INFO] [stdout] test adapters::git::tests::parse_single_line_hunk ... ok
[INFO] [stdout] test commands::eval::tests::suite_from_string_all ... ok
[INFO] [stdout] test commands::impact::tests::disambiguate_file_path_with_slash ... ok
[INFO] [stdout] test commands::impact::tests::disambiguate_file_with_known_extension ... ok
[INFO] [stdout] test commands::impact::tests::disambiguate_qualified_name ... ok
[INFO] [stdout] test adapters::git::tests::parse_git_status_untracked_file ... ok
[INFO] [stdout] test adapters::git::tests::parse_multi_file_diff ... ok
[INFO] [stdout] test commands::setup::tests::check_all_installed_reports_ok ... ok
[INFO] [stdout] test commands::setup::tests::check_hook_status_installed ... ok
[INFO] [stdout] test commands::setup::tests::check_hook_status_missing ... ok
[INFO] [stdout] test adapters::fs::tests::list_files_filters_by_extension ... ok
[INFO] [stdout] test adapters::parse::tests::parse_error_skips_file_others_succeed ... ok
[INFO] [stdout] test adapters::parse::tests::single_ts_file_returns_file_data ... ok
[INFO] [stdout] test commands::setup::tests::check_hook_status_outdated ... ok
[INFO] [stdout] test commands::eval::tests::displayable_json_output ... ok
[INFO] [stdout] test commands::impact::tests::disambiguate_bare_name_is_symbol ... ok
[INFO] [stdout] test adapters::parse::tests::multiple_files_with_imports_have_resolved_edges ... ok
[INFO] [stdout] test commands::setup::tests::check_missing_hooks_reports_missing ... ok
[INFO] [stdout] test commands::setup::tests::check_outdated_hook_reports_outdated ... ok
[INFO] [stdout] test commands::setup::tests::hook_definitions_have_correct_structure ... ok
[INFO] [stdout] test commands::setup::tests::install_preserves_existing_non_codegraph_hooks ... ok
[INFO] [stdout] test commands::setup::tests::install_adds_gitignore_entry ... ok
[INFO] [stdout] test commands::setup::tests::full_install_check_remove_cycle ... ok
[INFO] [stdout] test commands::setup::tests::install_unknown_platform_errors ... ok
[INFO] [stdout] test commands::setup::tests::install_preserves_existing_settings ... ok
[INFO] [stdout] test commands::setup::tests::is_code_graph_hook_identifies_our_hooks ... ok
[INFO] [stdout] test commands::setup::tests::is_code_graph_hook_ignores_other_hooks ... ok
[INFO] [stdout] test commands::setup::tests::install_creates_hooks_in_empty_settings ... ok
[INFO] [stdout] test commands::setup::tests::read_settings_parses_existing_json ... ok
[INFO] [stdout] test commands::setup::tests::read_settings_returns_empty_for_missing_file ... ok
[INFO] [stdout] test commands::setup::tests::read_settings_errors_on_invalid_json ... ok
[INFO] [stdout] test commands::setup::tests::idempotent_install_no_duplicates_integration ... ok
[INFO] [stdout] test commands::setup::tests::install_idempotent_no_duplicates ... ok
[INFO] [stdout] test commands::setup::tests::install_on_existing_settings_preserves_other_hooks ... ok
[INFO] [stdout] test commands::setup::tests::remove_cleans_empty_event_arrays ... ok
[INFO] [stdout] test commands::setup::tests::purge_deletes_data_directory_integration ... ok
[INFO] [stdout] test commands::setup::tests::remove_noop_when_no_hooks ... ok
[INFO] [stdout] test commands::setup::tests::install_updates_outdated_hooks ... ok
[INFO] [stdout] test commands::setup::tests::remove_filters_code_graph_hooks ... ok
[INFO] [stdout] test commands::setup::tests::remove_preserves_other_settings ... ok
[INFO] [stdout] test commands::setup::tests::write_settings_preserves_key_order ... ok
[INFO] [stdout] test commands::setup_helpers::tests::ensure_gitignore_appends ... ok
[INFO] [stdout] test commands::setup::tests::remove_with_clean_removes_gitignore ... ok
[INFO] [stdout] test commands::setup::tests::remove_with_purge_deletes_data_dir ... ok
[INFO] [stdout] test commands::setup_helpers::tests::ensure_gitignore_creates_file ... ok
[INFO] [stdout] test commands::setup_helpers::tests::ensure_gitignore_idempotent ... ok
[INFO] [stdout] test commands::setup_helpers::tests::remove_gitignore_entry_noop_when_absent ... ok
[INFO] [stdout] test commands::setup_helpers::tests::find_on_path_returns_none_for_nonexistent ... ok
[INFO] [stdout] test commands::setup_helpers::tests::find_on_path_returns_some_for_existing_binary ... ok
[INFO] [stdout] test commands::setup_helpers::tests::ensure_gitignore_handles_no_trailing_newline ... ok
[INFO] [stdout] test commands::setup::tests::write_settings_creates_parent_dirs ... ok
[INFO] [stdout] test commands::setup_helpers::tests::remove_gitignore_entry_removes_line_and_comment ... ok
[INFO] [stdout] test commands::setup_helpers::tests::resolve_settings_path_global ... ok
[INFO] [stdout] test commands::setup_helpers::tests::resolve_settings_path_local_without_root_errors ... ok
[INFO] [stdout] test commands::setup_helpers::tests::resolve_settings_path_local ... ok
[INFO] [stdout] test commands::setup_helpers::tests::remove_gitignore_noop_no_file ... ok
[INFO] [stdout] test commands::tests::parse_clones_command ... ok
[INFO] [stdout] test commands::tests::parse_index_command ... ok
[INFO] [stdout] test commands::setup::tests::remove_cleans_empty_hooks_object ... ok
[INFO] [stdout] test commands::tests::parse_find_command ... ok
[INFO] [stdout] test commands::tests::parse_index_with_embed ... ok
[INFO] [stdout] test commands::tests::parse_dead_code_command ... ok
[INFO] [stdout] test commands::tests::parse_index_with_embed_model ... ok
[INFO] [stdout] test commands::tests::parse_dead_code_with_flags ... ok
[INFO] [stdout] test commands::tests::parse_risk_command ... ok
[INFO] [stdout] test commands::tests::parse_json_global_flag ... ok
[INFO] [stdout] test commands::tests::parse_search_with_fts_only ... ok
[INFO] [stdout] test commands::tests::parse_search_with_semantic_only ... ok
[INFO] [stdout] test commands::tests::parse_verbose_flag ... ok
[INFO] [stdout] test commands::tests::parse_risk_min_score ... ok
[INFO] [stdout] test commands::watch::tests::watch_status_when_not_running ... ok
[INFO] [stdout] test commands::tests::parse_risk_symbols ... ok
[INFO] [stdout] test config::tests::dead_code_config_parses ... ok
[INFO] [stdout] test config::tests::communities_config_parses ... ok
[INFO] [stdout] test commands::tests::parse_risk_target ... ok
[INFO] [stdout] test commands::watch::tests::watch_stop_when_not_running ... ok
[INFO] [stdout] test config::tests::flows_config_parses ... ok
[INFO] [stdout] test config::tests::embeddings_config_parses ... ok
[INFO] [stdout] test config::tests::missing_config_returns_defaults ... ok
[INFO] [stdout] test logging::tests::init_logging_does_not_panic ... ok
[INFO] [stdout] test config::tests::invalid_toml_returns_error ... ok
[INFO] [stdout] test output::tests::criticality_compact_format ... ok
[INFO] [stdout] test output::tests::criticality_json_format ... ok
[INFO] [stdout] test output::tests::criticality_table_format ... ok
[INFO] [stdout] test output::tests::diff_impact_report_compact_format ... ok
[INFO] [stdout] test output::tests::diff_impact_report_table_format ... ok
[INFO] [stdout] test output::tests::diff_impact_report_json_format ... ok
[INFO] [stdout] test output::tests::find_result_compact_empty_relations ... ok
[INFO] [stdout] test output::tests::find_result_compact_format ... ok
[INFO] [stdout] test config::tests::risk_config_parses ... ok
[INFO] [stdout] test output::tests::find_result_json_format ... ok
[INFO] [stdout] test output::tests::find_result_table_format ... ok
[INFO] [stdout] test output::tests::flow_analysis_compact_format ... ok
[INFO] [stdout] test output::tests::flow_analysis_table_format ... ok
[INFO] [stdout] test output::tests::graph_stats_compact_format ... ok
[INFO] [stdout] test output::tests::graph_stats_compact_with_flow_fields ... ok
[INFO] [stdout] test output::tests::graph_stats_compact_with_risk_fields ... ok
[INFO] [stdout] test output::tests::graph_stats_compact_without_flow_fields ... ok
[INFO] [stdout] test output::tests::graph_stats_json_format ... ok
[INFO] [stdout] test output::tests::graph_stats_table_format ... ok
[INFO] [stdout] test output::tests::graph_stats_table_with_risk_fields ... ok
[INFO] [stdout] test output::tests::graph_stats_zero_symbols_shows_zero_flow_fields ... ok
[INFO] [stdout] test output::tests::impact_report_compact_format ... ok
[INFO] [stdout] test output::tests::impact_report_json_format ... ok
[INFO] [stdout] test output::tests::impact_report_sorted_by_confidence_then_depth ... ok
[INFO] [stdout] test output::tests::impact_report_table_format ... ok
[INFO] [stdout] test config::tests::valid_config_parses ... ok
[INFO] [stdout] test output::tests::index_stats_compact_format ... ok
[INFO] [stdout] test output::tests::output_format_from_flags_compact ... ok
[INFO] [stdout] test output::tests::index_stats_json_format ... ok
[INFO] [stdout] test output::tests::index_stats_table_format ... ok
[INFO] [stdout] test output::tests::output_format_from_flags_table ... ok
[INFO] [stdout] test commands::tests::all_subcommands_parse ... ok
[INFO] [stdout] test output::tests::reference_json_format ... ok
[INFO] [stdout] test commands::eval::tests::suite_from_string_impact ... ok
[INFO] [stdout] test commands::eval::tests::displayable_compact_output ... ok
[INFO] [stdout] test commands::tests::stub_returns_not_implemented ... ok
[INFO] [stdout] test adapters::git::tests::parse_single_hunk_add ... ok
[INFO] [stdout] test output::tests::risk_analysis_compact_format ... ok
[INFO] [stdout] test output::tests::search_result_compact_format ... ok
[INFO] [stdout] test commands::watch::tests::ensure_fresh_skips_when_daemon_running ... ok
[INFO] [stdout] test output::tests::risk_analysis_json_format ... ok
[INFO] [stdout] test output::tests::risk_score_detail_compact_format ... ok
[INFO] [stdout] test output::tests::risk_score_vec_compact_format ... ok
[INFO] [stdout] test output::tests::flow_analysis_json_format ... ok
[INFO] [stdout] test output::tests::output_format_from_flags_json ... ok
[INFO] [stdout] test output::tests::output_format_json_takes_precedence ... ok
[INFO] [stdout] test output::tests::reference_compact_format ... ok
[INFO] [stdout] test output::tests::reference_table_format ... ok
[INFO] [stdout] test project::tests::walks_up_to_find_git_dir ... ok
[INFO] [stdout] test project::tests::ensure_data_dir_idempotent ... ok
[INFO] [stdout] test output::tests::search_result_json_format ... ok
[INFO] [stdout] test project::tests::blocklisted_root_slash ... ok
[INFO] [stdout] test output::tests::search_result_table_format ... ok
[INFO] [stdout] test project::tests::no_git_dir_returns_no_project_or_blocklisted ... ok
[INFO] [stdout] test project::tests::ensure_data_dir_creates_directory ... ok
[INFO] [stdout] test project::tests::finds_root_with_git_dir ... ok
[INFO] [stdout] test adapters::git::tests::changed_files_returns_paths ... FAILED
[INFO] [stdout] test adapters::git::tests::current_head_returns_40_char_hex ... FAILED
[INFO] [stdout] Indexed 2 files, 3 symbols, 3 edges in 0.0s
[INFO] [stdout] Indexed 1 files, 1 symbols, 1 edges in 0.0s
[INFO] [stdout] Indexed 1 files, 1 symbols, 1 edges in 0.0s
[INFO] [stdout] test commands::index::tests::index_on_fixture_project_creates_db ... ok
[INFO] [stdout] Indexed 1 files, 1 symbols, 1 edges in 0.0s
[INFO] [stdout] Indexed 1 files, 2 symbols, 2 edges in 0.0s
[INFO] [stdout] test commands::index::tests::index_files_updates_specific_files ... ok
[INFO] [stdout] Indexed 0 files, 0 symbols, 0 edges in 0.0s
[INFO] [stdout] test commands::index::tests::index_incremental_with_no_changes ... ok
[INFO] [stdout] Indexed 1 files, 2 symbols, 2 edges in 0.0s
[INFO] [stdout] test commands::index::tests::index_incremental_updates_changed_files ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- adapters::git::tests::changed_files_returns_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'adapters::git::tests::changed_files_returns_paths' (22) panicked at src/adapters/git.rs:213:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Git("error: Could not access 'HEAD'")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c53f57273a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c53f57273a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c53f57273a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c53f57273a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c53f58a0ca - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c53f58a0ca - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x64c53f578302 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64c53f578302 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64c53f54d90f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c53f54d90f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c53f5693e9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c53ea4377c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x64c53ea4377c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64c53f569662 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x64c53f569662 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c53f54d9c8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64c53f5428e9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c53f54e6dd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c53f58a93c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c53f58a682 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64c53e8cbc7e - core::result::Result<T,E>::unwrap::hc0d8973e800dfd89
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64c53e8cbc7e - the_code_graph_cli::adapters::git::tests::changed_files_returns_paths::h28eae1af3e09ebd9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapters/git.rs:213:60
[INFO] [stdout]   22:     0x64c53e8cbdc7 - the_code_graph_cli::adapters::git::tests::changed_files_returns_paths::{{closure}}::h3fcd049977e547bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapters/git.rs:210:37
[INFO] [stdout]   23:     0x64c53e99d956 - core::ops::function::FnOnce::call_once::he374b46e8ee93adc
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64c53ea3787b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64c53ea3787b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64c53ea4424b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64c53ea4424b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64c53ea4424b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64c53ea4424b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64c53ea4424b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64c53ea4424b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64c53ea4424b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64c53ea3e6a4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64c53ea3e6a4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64c53ea46e52 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64c53ea46e52 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64c53ea46e52 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64c53ea46e52 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64c53ea46e52 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64c53ea46e52 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64c53ea46e52 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64c53f5717ef - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x64c53f5717ef - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f4819b0caa4 - <unknown>
[INFO] [stdout]   45:     0x7f4819b99a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- adapters::git::tests::current_head_returns_40_char_hex stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'adapters::git::tests::current_head_returns_40_char_hex' (24) panicked at src/adapters/git.rs:201:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Git("fatal: not a git repository (or any parent up to mount point /opt/rustwide)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c53f57273a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c53f57273a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c53f57273a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c53f57273a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c53f58a0ca - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c53f58a0ca - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x64c53f578302 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64c53f578302 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64c53f54d90f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c53f54d90f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c53f5693e9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c53ea4377c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x64c53ea4377c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64c53f569662 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x64c53f569662 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c53f54d9c8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64c53f5428e9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c53f54e6dd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c53f58a93c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c53f58a682 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64c53e8ccafe - core::result::Result<T,E>::unwrap::h239d96753e94c814
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64c53e8ccafe - the_code_graph_cli::adapters::git::tests::current_head_returns_40_char_hex::hc61f5da39f00d9d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapters/git.rs:201:44
[INFO] [stdout]   22:     0x64c53e8ccdb7 - the_code_graph_cli::adapters::git::tests::current_head_returns_40_char_hex::{{closure}}::h40aef3b779f2b0ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/adapters/git.rs:198:42
[INFO] [stdout]   23:     0x64c53e99d686 - core::ops::function::FnOnce::call_once::hd4fdc961784efcae
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64c53ea3787b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64c53ea3787b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64c53ea4424b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64c53ea4424b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64c53ea4424b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64c53ea4424b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64c53ea4424b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64c53ea4424b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64c53ea4424b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64c53ea3e6a4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64c53ea3e6a4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64c53ea46e52 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64c53ea46e52 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64c53ea46e52 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64c53ea46e52 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64c53ea46e52 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64c53ea46e52 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64c53ea46e52 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64c53f5717ef - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x64c53f5717ef - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f4819b0caa4 - <unknown>
[INFO] [stdout]   45:     0x7f4819b99a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     adapters::git::tests::changed_files_returns_paths
[INFO] [stdout]     adapters::git::tests::current_head_returns_40_char_hex
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 160 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5b938e677492bc02dd559ed2dee44f71cf414b44ab4e50df16e4d2291727423c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b938e677492bc02dd559ed2dee44f71cf414b44ab4e50df16e4d2291727423c", kill_on_drop: false }`
[INFO] [stdout] 5b938e677492bc02dd559ed2dee44f71cf414b44ab4e50df16e4d2291727423c
