[INFO] cloning repository https://github.com/GerarddeTena/GeliShell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GerarddeTena/GeliShell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerarddeTena%2FGeliShell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerarddeTena%2FGeliShell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88d091eebb9f2918b1c10a2d9a58df929694b813
[INFO] testing GerarddeTena/GeliShell against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerarddeTena%2FGeliShell" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/GerarddeTena/GeliShell
[INFO] finished tweaking git repo https://github.com/GerarddeTena/GeliShell
[INFO] tweaked toml for git repo https://github.com/GerarddeTena/GeliShell written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GerarddeTena/GeliShell on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GerarddeTena/GeliShell 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v1.6.1
[INFO] [stderr]   Downloaded toml_write v0.1.2
[INFO] [stderr]   Downloaded serde_spanned v0.6.9
[INFO] [stderr]   Downloaded tar v0.4.45
[INFO] [stderr]   Downloaded libredox v0.1.14
[INFO] [stderr]   Downloaded filetime v0.2.27
[INFO] [stderr]   Downloaded toml v0.8.23
[INFO] [stderr]   Downloaded redox_syscall v0.7.3
[INFO] [stderr]   Downloaded rustls-webpki v0.103.13
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded signal-hook v0.3.18
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc1cd299996156f544cad0dcce1934f9fe8e89533a36394907ad27083fbae52b
[INFO] running `Command { std: "docker" "start" "-a" "dc1cd299996156f544cad0dcce1934f9fe8e89533a36394907ad27083fbae52b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc1cd299996156f544cad0dcce1934f9fe8e89533a36394907ad27083fbae52b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc1cd299996156f544cad0dcce1934f9fe8e89533a36394907ad27083fbae52b", kill_on_drop: false }`
[INFO] [stdout] dc1cd299996156f544cad0dcce1934f9fe8e89533a36394907ad27083fbae52b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d8cd13d87551d42b5d0fb6579324b8e25af839533950fbfe3c9abd119c64b31
[INFO] running `Command { std: "docker" "start" "-a" "6d8cd13d87551d42b5d0fb6579324b8e25af839533950fbfe3c9abd119c64b31", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling geli_shell v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "6d8cd13d87551d42b5d0fb6579324b8e25af839533950fbfe3c9abd119c64b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d8cd13d87551d42b5d0fb6579324b8e25af839533950fbfe3c9abd119c64b31", kill_on_drop: false }`
[INFO] [stdout] 6d8cd13d87551d42b5d0fb6579324b8e25af839533950fbfe3c9abd119c64b31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72cbafe0693760ca8f211b647ab8dee7447747f62018d33279419e775e8bc564
[INFO] running `Command { std: "docker" "start" "-a" "72cbafe0693760ca8f211b647ab8dee7447747f62018d33279419e775e8bc564", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling geli_shell v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.47s
[INFO] running `Command { std: "docker" "inspect" "72cbafe0693760ca8f211b647ab8dee7447747f62018d33279419e775e8bc564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72cbafe0693760ca8f211b647ab8dee7447747f62018d33279419e775e8bc564", kill_on_drop: false }`
[INFO] [stdout] 72cbafe0693760ca8f211b647ab8dee7447747f62018d33279419e775e8bc564
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bee060d1cf35e9652550018249e011ac3866b670d0b3e9ea21960b260d652302
[INFO] running `Command { std: "docker" "start" "-a" "bee060d1cf35e9652550018249e011ac3866b670d0b3e9ea21960b260d652302", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/geli_shell-507d197c6d95e8cf)
[INFO] [stdout] 
[INFO] [stdout] running 149 tests
[INFO] [stdout] test shell::assistant::qwen::tests::synthesize_response_extracts_command_from_rag_context ... ok
[INFO] [stdout] test parser::parser::tests::parses_redirection_targets_with_quotes_and_variables ... ok
[INFO] [stdout] test shell::assistant::qwen::tests::extract_rag_context_supports_neutral_context_markers ... ok
[INFO] [stdout] test shell::assistant::rag::tests::candidates_prefer_configured_path ... ok
[INFO] [stdout] test shell::assistant::params::tests::filter_returns_all_on_empty_query ... ok
[INFO] [stdout] test shell::assistant::suggest::tests::build_how_to_retrieval_query_rejects_empty_query ... ok
[INFO] [stdout] test shell::assistant::params::tests::filter_matches_partial_label ... ok
[INFO] [stdout] test shell::assistant::qwen::tests::variant_paths_are_stable ... ok
[INFO] [stdout] test shell::assistant::rag::tests::embedding_to_json_array_is_stable ... ok
[INFO] [stdout] test shell::assistant::rag::tests::missing_docs_db_returns_user_facing_error ... ok
[INFO] [stdout] test shell::assistant::suggest::tests::parse_how_to_response_accepts_two_line_contract ... ok
[INFO] [stdout] test shell::assistant::suggest::tests::retrieval_query_adds_precision_hints_for_short_prompt ... ok
[INFO] [stdout] test shell::assistant::suggest::tests::retrieval_query_includes_filter_when_present ... ok
[INFO] [stdout] test shell::assistant::suggest::tests::parse_how_to_response_rejects_extra_lines ... ok
[INFO] [stdout] test shell::assistant::suggest::tests::user_action_prefers_selected_label ... ok
[INFO] [stdout] test shell::builtins::g_jump::frequency::tests::case_bonus_affects_score ... ok
[INFO] [stdout] test shell::builtins::g_jump::frequency::tests::decay_recent_is_highest ... ok
[INFO] [stdout] test shell::builtins::g_jump::frequency::tests::frecency_score_increases_with_visits ... ok
[INFO] [stdout] test shell::builtins::g_jump::history::tests::best_match_returns_highest_frecency ... ok
[INFO] [stdout] test shell::builtins::g_jump::history::tests::best_match_returns_none_for_no_match ... ok
[INFO] [stdout] test shell::assistant::rag::tests::format_chunks_for_prompt_is_non_empty_without_matches ... ok
[INFO] [stdout] test shell::assistant::qwen::tests::how_to_selection_uses_command_tokens_when_context_window_is_ambiguous ... ok
[INFO] [stdout] test shell::assistant::suggest::tests::chatml_prompt_contains_strict_sections ... ok
[INFO] [stdout] test shell::assistant::rag::tests::format_chunks_for_prompt_includes_source_and_text ... ok
[INFO] [stdout] test shell::builtins::g_jump::frequency::tests::elapsed_display_formats_correctly ... ok
[INFO] [stdout] test shell::assistant::suggest::tests::build_how_to_prompt_contains_strict_format_contract ... ok
[INFO] [stdout] test shell::assistant::qwen::tests::how_to_selection_prefers_subsystem_specific_command_for_short_prompt ... ok
[INFO] [stdout] test shell::builtins::g_jump::history::tests::top_returns_sorted_by_score ... ok
[INFO] [stdout] test shell::builtins::g_jump::matcher::tests::case_insensitive_gets_zero_bonus ... ok
[INFO] [stdout] test shell::assistant::suggest::tests::suggestion_wraps_generated_body ... ok
[INFO] [stdout] test shell::builtins::g_jump::history::tests::record_visit_adds_new_entry ... ok
[INFO] [stdout] test shell::assistant::suggest::tests::user_action_includes_filter_for_short_ambiguous_request ... ok
[INFO] [stdout] test shell::builtins::g_jump::history::tests::exact_case_wins_over_higher_frequency ... ok
[INFO] [stdout] test shell::assistant::qwen::tests::strict_how_to_prompt_produces_two_line_contract_spanish_locale ... ok
[INFO] [stdout] test shell::assistant::qwen::tests::strict_how_to_prompt_produces_two_line_contract ... ok
[INFO] [stdout] test shell::assistant::qwen::tests::extract_rag_context_supports_legacy_spanish_markers ... ok
[INFO] [stdout] test shell::builtins::g_jump::matcher::tests::exact_case_gets_max_bonus ... ok
[INFO] [stdout] test shell::builtins::g_jump::matcher::tests::fuzzy_match_fn_works ... ok
[INFO] [stdout] test shell::builtins::g_jump::matcher::tests::matches_in_full_path_when_basename_misses ... ok
[INFO] [stdout] test shell::builtins::g_jump::matcher::tests::fuzzy_match_gets_penalty ... ok
[INFO] [stdout] test shell::builtins::g_jump::matcher::tests::no_match_returns_none ... ok
[INFO] [stdout] test shell::config::history_store::tests::append_rejects_consecutive_duplicates ... ok
[INFO] [stdout] test shell::executor::tests::builder_activates_only_requested_options ... ok
[INFO] [stdout] test shell::builtins::g_jump::history::tests::record_visit_increments_existing ... ok
[INFO] [stdout] test shell::config::history_store::tests::append_rejects_empty_command ... ok
[INFO] [stdout] test shell::config::tests::behavior_defaults_reporter_level_to_error ... ok
[INFO] [stdout] test shell::assistant::qwen::tests::extract_user_action_reads_chatml_user_block ... ok
[INFO] [stdout] test shell::assistant::qwen::tests::gguf_magic_validation_rejects_invalid_header ... ok
[INFO] [stdout] test shell::executor::tests::extra_tty_commands_extend_built_in_list ... ok
[INFO] [stdout] test shell::config::bootstrap::tests::seed_from_candidates_does_not_override_existing_target ... ok
[INFO] [stdout] test shell::executor::tests::full_config_has_all_options_enabled ... ok
[INFO] [stdout] test shell::executor::tests::ignores_non_tty_command ... ok
[INFO] [stdout] test shell::assistant::params::tests::filter_matches_description ... ok
[INFO] [stdout] test shell::executor::tests::detects_nvim_as_tty_command ... ok
[INFO] [stdout] test shell::config::tests::parses_reporter_level_from_toml ... ok
[INFO] [stdout] test shell::config::bootstrap::tests::seed_from_candidates_copies_when_target_missing ... ok
[INFO] [stdout] test shell::guard::rules::fork_bomb::tests::classic_fork_bomb_detected ... ok
[INFO] [stdout] test shell::guard::rules::fork_bomb::tests::fork_bomb_nested_in_and_detected ... ok
[INFO] [stdout] test shell::executor::tests::returns_error_on_empty_command ... ok
[INFO] [stdout] test shell::executor::tests::minimal_config_has_no_options ... ok
[INFO] [stdout] test shell::guard::rules::fork_bomb::tests::background_single_command_not_blocked ... ok
[INFO] [stdout] test shell::guard::rules::fork_bomb::tests::fork_bomb_nested_in_or_detected ... ok
[INFO] [stdout] test shell::guard::rules::fork_bomb::tests::fork_bomb_nested_in_sequence_detected ... ok
[INFO] [stdout] test shell::guard::rules::fork_bomb::tests::mixed_commands_in_pipeline_not_blocked ... ok
[INFO] [stdout] test shell::guard::rules::fork_bomb::tests::pipeline_without_background_not_blocked ... ok
[INFO] [stdout] test shell::guard::rules::fork_bomb::tests::single_command_not_blocked ... ok
[INFO] [stdout] test shell::guard::rules::fork_bomb::tests::three_stage_fork_bomb_detected ... ok
[INFO] [stdout] test shell::i18n::tests::flatten_nested_toml_to_dotted_keys ... ok
[INFO] [stdout] test shell::i18n::tests::normalize_lang_strips_region ... ok
[INFO] [stdout] test shell::i18n::tests::t_returns_key_when_not_found ... ok
[INFO] [stdout] test shell::i18n::tests::t_with_interpolates_params ... ok
[INFO] [stdout] test shell::reporter::tests::reporter_levels_allow_expected_verbosity ... ok
[INFO] [stdout] test shell::reporter::tests::stderr_reporter_default_is_error_level ... ok
[INFO] [stdout] test shell::translator::commands_map::tests::flag_get_by_name_returns_correct_translation ... ok
[INFO] [stdout] test shell::executor::tests::captures_combined_output_while_streaming_both_channels ... ok
[INFO] [stdout] test shell::executor::tests::no_output_captured_by_default ... ok
[INFO] [stdout] test shell::executor::tests::nonzero_exit_code_on_failure ... ok
[INFO] [stdout] test shell::executor::tests::captures_output_when_configured ... ok
[INFO] [stdout] test shell::executor::tests::executes_simple_command ... ok
[INFO] [stdout] test shell::executor::tests::captures_duration_when_configured ... ok
[INFO] [stdout] test shell::executor::tests::captures_trace_when_configured ... ok
[INFO] [stdout] test shell::executor::tests::streams_stdout_and_stderr_without_system_prefixes ... ok
[INFO] [stdout] test shell::i18n::tests::en_locale_parses_without_error ... ok
[INFO] [stdout] test shell::i18n::tests::es_locale_parses_without_error ... ok
[INFO] [stdout] test shell::guard::tests::normalized_guard_blocks_native_rm_root_equivalent ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::background_pipeline_wraps_only_final_compound ... ok
[INFO] [stdout] test shell::guard::tests::normalized_guard_blocks_network_pipe_to_shell_with_native_fetcher ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::reverse_lookup_handles_multi_token_native_exact ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::reverse_lookup_passthrough_for_truly_unknown_native ... ok
[INFO] [stdout] test shell::guard::tests::normalized_guard_blocks_powershell_remove_item_root_equivalent ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::preserves_quoted_args_and_redirections_for_complex_pipeline ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::reverse_lookup_translates_get_childitem_to_bash ... ok
[INFO] [stdout] test shell::guard::tests::normalized_guard_blocks_network_pipe_to_shell_with_canonical_fetcher ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::translates_inline_custom_command_and_reports_canonical_match ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::reverse_lookup_translates_remove_item_to_bash ... ok
[INFO] [stdout] test shell::translator::resolver::tests::all_options_includes_preferred_first ... ok
[INFO] [stdout] test shell::translator::resolver::tests::alternatives_sorted_by_score_descending ... ok
[INFO] [stdout] test shell::translator::resolver::tests::buffered_reporter_captures_info_messages ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::reverse_lookup_translates_ls_to_powershell ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::passthrough_for_unknown_command ... ok
[INFO] [stdout] test shell::translator::resolver::tests::grep_scores_as_native_command_in_bash ... ok
[INFO] [stdout] test shell::translator::resolver::tests::no_alternatives_when_suggestions_empty ... ok
[INFO] [stdout] test shell::translator::resolver::tests::resolves_exact_for_bash ... ok
[INFO] [stdout] test shell::translator::resolver::tests::resolves_exact_for_powershell ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::cmd_and_uses_single_ampersand ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::reverse_lookup_handles_multi_token_native_exact_with_flags_and_args ... ok
[INFO] [stdout] test shell::translator::resolver::tests::min_score_filters_low_scoring_suggestions ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::preserves_variable_redirection_and_cross_subsystem_translation ... ok
[INFO] [stdout] test shell::translator::resolver::tests::returns_error_on_missing_subsystem ... ok
[INFO] [stdout] test shell::translator::resolver::tests::skips_empty_suggestion_strings ... ok
[INFO] [stdout] test shell::translator::resolver::tests::trait_object_works ... ok
[INFO] [stdout] test shell::translator::subsystem::tests::detect_warns_on_invalid_geli_subsystem ... ok
[INFO] [stdout] test shell::translator::subsystem::tests::from_shell_path_parses_correctly ... ok
[INFO] [stdout] test shell::translator::subsystem::tests::from_str_case_insensitive ... ok
[INFO] [stdout] test shell::translator::resolver::tests::returns_error_on_empty_exact ... ok
[INFO] [stdout] test shell::translator::subsystem::tests::operators_differ_by_subsystem ... ok
[INFO] [stdout] test shell::translator::subsystem::tests::detect_respects_geli_subsystem_env ... ok
[INFO] [stdout] test shell::translator::subsystem::tests::unix_windows_classification ... ok
[INFO] [stdout] test shell::tui::assistant_menu::tests::progress_bar_handles_unknown_total ... ok
[INFO] [stdout] test shell::tui::repl_input::tests::ctrl_alt_g_shortcut_opens_assistant ... ok
[INFO] [stdout] test shell::tui::repl_input::tests::parses_search_special_command ... ok
[INFO] [stdout] test shell::tui::repl_input::tests::parses_stop_special_command ... ok
[INFO] [stdout] test shell::tui::repl_input::tests::returns_none_for_regular_command ... ok
[INFO] [stdout] test shell::tui::repl_input::tests::suggestions_fallback_to_command_pool ... ok
[INFO] [stdout] test shell::tui::repl_input::tests::suggestions_include_g_jump_paths ... ok
[INFO] [stdout] test shell::tui::repl_input::tests::suggestions_prioritize_history_over_commands ... ok
[INFO] [stdout] test shell::tui::show_me::catalog::tests::build_catalog_extracts_category_from_h1_markdown ... ok
[INFO] [stdout] test shell::translator::subsystem::tests::variable_syntax_by_subsystem ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::translates_list_to_bash ... ok
[INFO] [stdout] test shell::tui::show_me::catalog::tests::build_catalog_extracts_powershell_command_from_bullet_backticks ... ok
[INFO] [stdout] test shell::tui::assistant_menu::tests::progress_bar_handles_known_total ... ok
[INFO] [stdout] test shell::tui::show_me::catalog::tests::build_catalog_returns_empty_tree_on_no_rows ... ok
[INFO] [stdout] test shell::translator::subsystem::tests::background_wrap_by_subsystem ... ok
[INFO] [stdout] test shell::tui::show_me::placeholder::tests::resolve_placeholders_returns_original_when_no_markers ... ok
[INFO] [stdout] test shell::tui::show_me::catalog::tests::build_catalog_keeps_same_category_name_separated_by_level ... ok
[INFO] [stdout] test shell::tui::show_me::catalog::tests::build_catalog_uses_general_level_for_unrecognized_filename ... ok
[INFO] [stdout] test shell::translator::resolver::tests::sls_scores_as_native_alias_in_powershell ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::run_with_trace_captures_snapshots_in_debug ... ok
[INFO] [stdout] test shell::translator::commands_map::tests::report_emits_localized_validation_warnings ... ok
[INFO] [stdout] test shell::tui::show_me::placeholder::tests::resolve_placeholders_replaces_single_marker ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::reverse_lookup_translates_set_location_to_bash ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::translates_and_node ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::buffered_reporter_captures_all_step_messages ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::translates_pipeline_node ... ok
[INFO] [stdout] test shell::translator::resolver::tests::powershell_gci_scores_as_native_alias ... ok
[INFO] [stdout] test shell::tui::show_me::catalog::tests::build_catalog_extracts_level_from_filename_pattern ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::translates_list_to_powershell ... ok
[INFO] [stdout] test shell::translator::pipeline::tests::reverse_lookup_logs_reverse_lookup_trace ... FAILED
[INFO] [stdout] test shell::executor::tests::timeout_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- shell::translator::pipeline::tests::reverse_lookup_logs_reverse_lookup_trace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'shell::translator::pipeline::tests::reverse_lookup_logs_reverse_lookup_trace' (129) panicked at src/shell/translator/pipeline/mod.rs:344:9:
[INFO] [stdout] expected 'reverse lookup' trace, got: ["NodeDecomposer: descompuesto en 1 fragmento(s)", "CommandResolver: 'ls' → búsqueda inversa → canónico 'list'", "resolver: 'list' → 'Get-ChildItem' [3 alternatives]", "SubsystemMapper: 'list' → 'Get-ChildItem' [3 alternativas]", "pipeline: completo → 'Get-ChildItem'"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebbbb6fee4a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebbbb6fee4a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebbbb6fee4a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebbbb6fee4a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebbbb715fea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebbbb715fea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5ebbbb703982 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ebbbb703982 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ebbbb6dadef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebbbb6dadef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebbbb6f5829 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebbbb34fd9c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ebbbb34fd9c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ebbbb6f5aa2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ebbbb6f5aa2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebbbb6daea8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebbbb6cfcd9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebbbb6dbdfd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebbbb7167ac - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebbbb1c338b - geli_shell[6b3581b9f13cbb99]::shell::translator::pipeline::tests::reverse_lookup_logs_reverse_lookup_trace
[INFO] [stdout]                                at /opt/rustwide/workdir/src/shell/translator/pipeline/mod.rs:344:9
[INFO] [stdout]   20:     0x5ebbbb1bc907 - geli_shell[6b3581b9f13cbb99]::shell::translator::pipeline::tests::reverse_lookup_logs_reverse_lookup_trace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/shell/translator/pipeline/mod.rs:338:50
[INFO] [stdout]   21:     0x5ebbbb2e7cb6 - <geli_shell[6b3581b9f13cbb99]::shell::translator::pipeline::tests::reverse_lookup_logs_reverse_lookup_trace::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5ebbbb34307b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ebbbb34307b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5ebbbb35086b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5ebbbb35086b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5ebbbb35086b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5ebbbb35086b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5ebbbb35086b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5ebbbb35086b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5ebbbb35086b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5ebbbb349f84 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5ebbbb349f84 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5ebbbb353472 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5ebbbb353472 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5ebbbb353472 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5ebbbb353472 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5ebbbb353472 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5ebbbb353472 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5ebbbb353472 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ebbbb6fe1cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5ebbbb6fe1cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7aa2162d3aa4 - <unknown>
[INFO] [stdout]   43:     0x7aa216360a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     shell::translator::pipeline::tests::reverse_lookup_logs_reverse_lookup_trace
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 148 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "bee060d1cf35e9652550018249e011ac3866b670d0b3e9ea21960b260d652302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee060d1cf35e9652550018249e011ac3866b670d0b3e9ea21960b260d652302", kill_on_drop: false }`
[INFO] [stdout] bee060d1cf35e9652550018249e011ac3866b670d0b3e9ea21960b260d652302
