[INFO] cloning repository https://github.com/eddiexux/termgrid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eddiexux/termgrid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddiexux%2Ftermgrid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddiexux%2Ftermgrid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 627b04e6f0a1b3b451ccfb2df1d8a1f4280745c2
[INFO] testing eddiexux/termgrid against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddiexux%2Ftermgrid" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eddiexux/termgrid
[INFO] finished tweaking git repo https://github.com/eddiexux/termgrid
[INFO] tweaked toml for git repo https://github.com/eddiexux/termgrid written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eddiexux/termgrid on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eddiexux/termgrid 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b204b9e44e95581d8f69bf52a1f50bb295a0fb6ceced267de273e6b1bfbac864
[INFO] running `Command { std: "docker" "start" "-a" "b204b9e44e95581d8f69bf52a1f50bb295a0fb6ceced267de273e6b1bfbac864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b204b9e44e95581d8f69bf52a1f50bb295a0fb6ceced267de273e6b1bfbac864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b204b9e44e95581d8f69bf52a1f50bb295a0fb6ceced267de273e6b1bfbac864", kill_on_drop: false }`
[INFO] [stdout] b204b9e44e95581d8f69bf52a1f50bb295a0fb6ceced267de273e6b1bfbac864
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e45cf03365f7f40fffb45714af09bad879bb1e17c800284c0971b843779a82e7
[INFO] running `Command { std: "docker" "start" "-a" "e45cf03365f7f40fffb45714af09bad879bb1e17c800284c0971b843779a82e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling serial2 v0.2.34
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling termgrid v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] running `Command { std: "docker" "inspect" "e45cf03365f7f40fffb45714af09bad879bb1e17c800284c0971b843779a82e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e45cf03365f7f40fffb45714af09bad879bb1e17c800284c0971b843779a82e7", kill_on_drop: false }`
[INFO] [stdout] e45cf03365f7f40fffb45714af09bad879bb1e17c800284c0971b843779a82e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc2dee427f8da61a0929d798feb62811bed8f593225d101f2e2ce9f320745282
[INFO] running `Command { std: "docker" "start" "-a" "dc2dee427f8da61a0929d798feb62811bed8f593225d101f2e2ce9f320745282", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling termgrid v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `termgrid::tab::TabFilter`
[INFO] [stdout]    --> tests/integration.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     use termgrid::tab::TabFilter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.00s
[INFO] running `Command { std: "docker" "inspect" "dc2dee427f8da61a0929d798feb62811bed8f593225d101f2e2ce9f320745282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc2dee427f8da61a0929d798feb62811bed8f593225d101f2e2ce9f320745282", kill_on_drop: false }`
[INFO] [stdout] dc2dee427f8da61a0929d798feb62811bed8f593225d101f2e2ce9f320745282
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf45b32a4b3f97a143a1591b91cff337ec005619192a324a11103ec71a0e81d7
[INFO] running `Command { std: "docker" "start" "-a" "bf45b32a4b3f97a143a1591b91cff337ec005619192a324a11103ec71a0e81d7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `termgrid::tab::TabFilter`
[INFO] [stderr]    --> tests/integration.rs:157:9
[INFO] [stderr]     |
[INFO] [stderr] 157 |     use termgrid::tab::TabFilter;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `termgrid` (test "integration") generated 1 warning (run `cargo fix --test "integration" -p termgrid` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/termgrid-f07ca6387a07850b)
[INFO] [stdout] 
[INFO] [stdout] running 259 tests
[INFO] [stdout] test app::tests::test_count_visible_bytes_apc_pm_sequences ... ok
[INFO] [stdout] test app::tests::test_count_visible_bytes_control_chars ... ok
[INFO] [stdout] test app::tests::test_count_visible_bytes_csi_sequences ... ok
[INFO] [stdout] test app::tests::test_count_visible_bytes_empty ... ok
[INFO] [stdout] test app::tests::test_count_visible_bytes_charset_designation ... ok
[INFO] [stdout] test app::tests::test_count_visible_bytes_heartbeat_pattern ... ok
[INFO] [stdout] test app::tests::test_count_visible_bytes_newlines_and_tabs ... ok
[INFO] [stdout] test app::tests::test_count_visible_bytes_osc_sequences ... ok
[INFO] [stdout] test app::tests::test_count_visible_bytes_plain_text ... ok
[INFO] [stdout] test app::tests::test_estimate_pty_size_zero_detail_width ... ok
[INFO] [stdout] test app::tests::test_find_word_bounds_separator ... ok
[INFO] [stdout] test app::tests::test_estimate_pty_size_normal ... ok
[INFO] [stdout] test app::tests::test_find_word_bounds_edges ... ok
[INFO] [stdout] test app::tests::test_is_word_separator ... ok
[INFO] [stdout] test app::tests::test_normalize_selection_clamped ... ok
[INFO] [stdout] test app::tests::test_estimate_pty_size_small_terminal ... ok
[INFO] [stdout] test app::tests::test_find_word_bounds_middle ... ok
[INFO] [stdout] test app::tests::test_normalize_selection_same_line ... ok
[INFO] [stdout] test app::tests::test_normalize_selection_forward ... ok
[INFO] [stdout] test app::tests::test_normalize_selection_reversed ... ok
[INFO] [stdout] test app::tests::test_union_ranges_multi_line ... ok
[INFO] [stdout] test config::tests::test_columns_clamped ... ok
[INFO] [stdout] test config::tests::test_config_path ... ok
[INFO] [stdout] test app::tests::test_union_ranges_reversed ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test app::tests::test_union_ranges_same_line ... ok
[INFO] [stdout] test app::tests::test_count_visible_bytes_dcs_sequence ... ok
[INFO] [stdout] test config::tests::test_parse_empty_toml ... ok
[INFO] [stdout] test config::tests::test_parse_partial_toml ... ok
[INFO] [stdout] test app::tests::test_find_word_bounds_path ... ok
[INFO] [stdout] test git::tests::test_detect_non_git_directory ... ok
[INFO] [stdout] test git::tests::test_strip_git_suffix ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_all_arrows ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_arrow ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_backspace ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_char ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_ctrl_a_to_z ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_ctrl_bracket_is_escape ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_ctrl_c ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_delete ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_enter ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_esc ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_home_end ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_tab ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_unicode ... ok
[INFO] [stdout] test input::tests::test_key_to_bytes_unknown_returns_empty ... ok
[INFO] [stdout] test input::tests::test_noop_on_normal_mode ... ok
[INFO] [stdout] test input::tests::test_overlay_confirm_close_n_cancels ... ok
[INFO] [stdout] test input::tests::test_overlay_confirm_close_y_removes ... ok
[INFO] [stdout] test input::tests::test_overlay_help_any_key_closes ... ok
[INFO] [stdout] test input::tests::test_overlay_help_closes_on_any_key ... ok
[INFO] [stdout] test input::tests::test_overlay_project_selector_esc_closes ... ok
[INFO] [stdout] test layout::tests::test_basic_layout_structure ... ok
[INFO] [stdout] test layout::tests::test_columns_clamped_to_valid_range ... ok
[INFO] [stdout] test layout::tests::test_detail_panel_always_visible ... ok
[INFO] [stdout] test layout::tests::test_detail_panel_percentage_calculation ... ok
[INFO] [stdout] test layout::tests::test_empty_tiles ... ok
[INFO] [stdout] test layout::tests::test_first_visible_tile_multicolumn ... ok
[INFO] [stdout] test layout::tests::test_max_scroll_all_tiles_fit ... ok
[INFO] [stdout] test layout::tests::test_max_scroll_single_tile ... ok
[INFO] [stdout] test layout::tests::test_max_scroll_tiles_overflow ... ok
[INFO] [stdout] test layout::tests::test_no_detail_panel_on_narrow_terminal ... ok
[INFO] [stdout] test layout::tests::test_no_detail_panel_with_zero_percentage ... ok
[INFO] [stdout] test layout::tests::test_scroll_offset_clamped_to_max ... ok
[INFO] [stdout] test layout::tests::test_scroll_row_based ... ok
[INFO] [stdout] test layout::tests::test_scroll_tiles_start_at_grid_top ... ok
[INFO] [stdout] test layout::tests::test_tile_minimum_height ... ok
[INFO] [stdout] test layout::tests::test_tile_rects_1_column ... ok
[INFO] [stdout] test layout::tests::test_tile_rects_2_columns ... ok
[INFO] [stdout] test layout::tests::test_tile_rects_3_columns ... ok
[INFO] [stdout] test layout::tests::test_total_grid_rows ... ok
[INFO] [stdout] test git::tests::test_detect_empty_repo_no_commits ... ok
[INFO] [stdout] test process::tests::test_get_cwd_invalid_pid ... ok
[INFO] [stdout] test process::tests::test_get_process_name_invalid_pid ... ok
[INFO] [stdout] test git::tests::test_detect_subdirectory ... ok
[INFO] [stdout] test git::tests::test_detect_worktree ... ok
[INFO] [stdout] test screen::tests::test_256_color ... ok
[INFO] [stdout] test screen::tests::test_alt_screen ... ok
[INFO] [stdout] test git::tests::test_detect_normal_git_repo ... ok
[INFO] [stdout] test screen::tests::test_bold_modifier ... ok
[INFO] [stdout] test screen::tests::test_cell_at_out_of_bounds ... ok
[INFO] [stdout] test pty::tests::test_resize ... ok
[INFO] [stdout] test screen::tests::test_colors ... ok
[INFO] [stdout] test screen::tests::test_combined_modifiers ... ok
[INFO] [stdout] test screen::tests::test_contents_formatted_roundtrip ... ok
[INFO] [stdout] test screen::tests::test_cursor_movement ... ok
[INFO] [stdout] test screen::tests::test_cursor_visible_by_default ... ok
[INFO] [stdout] test screen::tests::test_hide_cursor ... ok
[INFO] [stdout] test screen::tests::test_new_creates_correct_dimensions ... ok
[INFO] [stdout] test screen::tests::test_cursor_position_after_move ... ok
[INFO] [stdout] test screen::tests::test_replay_history_empty ... ok
[INFO] [stdout] test screen::tests::test_replay_history_basic ... ok
[INFO] [stdout] test screen::tests::test_basic_text ... ok
[INFO] [stdout] test screen::tests::test_row_cells ... ok
[INFO] [stdout] test screen::tests::test_resize ... ok
[INFO] [stdout] test screen::tests::test_replay_history_preserves_colors ... ok
[INFO] [stdout] test screen::tests::test_scroll_back_at_maximum ... ok
[INFO] [stdout] test screen::tests::test_scroll_back_changes_visible_rows ... ok
[INFO] [stdout] test screen::tests::test_scrollback_clamped_to_screen_rows ... ok
[INFO] [stdout] test screen::tests::test_title_osc2_overrides ... ok
[INFO] [stdout] test git::tests::test_repo_root_is_workdir ... ok
[INFO] [stdout] test screen::tests::test_truecolor ... ok
[INFO] [stdout] test screen::tests::test_very_small_terminal ... ok
[INFO] [stdout] test pty::tests::test_spawn_and_read_output ... ok
[INFO] [stdout] test screen::tests::test_visible_rows_around_cursor ... ok
[INFO] [stdout] test screen::tests::test_visible_rows_with_cursor_at_bottom ... ok
[INFO] [stdout] test screen::tests::test_visible_rows_with_cursor_at_top ... ok
[INFO] [stdout] test screen::tests::test_wide_char_chinese ... ok
[INFO] [stdout] test screen::tests::test_wide_char_row_cells_skip ... ok
[INFO] [stdout] test session::tests::test_load_nonexistent ... ok
[INFO] [stdout] test session::tests::test_load_malformed_json ... ok
[INFO] [stdout] test session::tests::test_load_old_format_without_tmux_session ... ok
[INFO] [stdout] test screen::tests::test_title_from_osc ... ok
[INFO] [stdout] test session::tests::test_save_and_load_empty_session ... ok
[INFO] [stdout] test session::tests::test_load_with_extra_fields_is_ok ... ok
[INFO] [stdout] test session::tests::test_save_and_load ... ok
[INFO] [stdout] test session::tests::test_session_path ... ok
[INFO] [stdout] test tab::tests::test_aggregate_all_non_git ... ok
[INFO] [stdout] test tab::tests::test_aggregate_empty ... ok
[INFO] [stdout] test session::tests::test_save_and_load_with_tmux_session ... ok
[INFO] [stdout] test tab::tests::test_aggregate_sorting_multiple_projects ... ok
[INFO] [stdout] test tab::tests::test_aggregate_tabs ... ok
[INFO] [stdout] test tab::tests::test_filter_matches_all ... ok
[INFO] [stdout] test tab::tests::test_filter_matches_other ... ok
[INFO] [stdout] test tab::tests::test_filter_matches_project ... ok
[INFO] [stdout] test tab::tests::test_next_tab_empty_tabs ... ok
[INFO] [stdout] test tab::tests::test_next_tab_only_other ... ok
[INFO] [stdout] test session::tests::test_save_creates_parent_dirs ... ok
[INFO] [stdout] test tab::tests::test_prev_tab_empty_tabs ... ok
[INFO] [stdout] test tab::tests::test_prev_tab_at_first_project ... ok
[INFO] [stdout] test tab::tests::test_prev_tab_only_other ... ok
[INFO] [stdout] test session::tests::test_scrollback_save_and_load_roundtrip ... ok
[INFO] [stdout] test tab::tests::test_tab_cycling_forward ... ok
[INFO] [stdout] test pty::tests::test_wait_for_exit ... ok
[INFO] [stdout] test tab::tests::test_tab_cycling_backward ... ok
[INFO] [stdout] test tile::tests::test_alt_screen_no_capture_when_staying_in_alt ... ok
[INFO] [stdout] test git::tests::test_detect_detached_head ... ok
[INFO] [stdout] test tile::tests::test_alt_screen_content_captured_on_exit ... ok
[INFO] [stdout] test tile::tests::test_burst_bytes_manual_accumulation ... ok
[INFO] [stdout] test tile::tests::test_has_unread_initially_false ... ok
[INFO] [stdout] test tile::tests::test_alt_screen_capture_preserves_scrollback_cache_invalidation ... ok
[INFO] [stdout] test git::tests::test_detect_branch_name ... ok
[INFO] [stdout] test tile::tests::test_output_history_accumulates ... ok
[INFO] [stdout] test tile::tests::test_is_claude_code_detection ... ok
[INFO] [stdout] test tile::tests::test_max_history_bytes_is_10mb ... ok
[INFO] [stdout] test tile::tests::test_normal_output_no_spurious_capture ... ok
[INFO] [stdout] test tile::tests::test_tile_id_equality ... ok
[INFO] [stdout] test tile::tests::test_process_output ... ok
[INFO] [stdout] test tile::tests::test_output_history_preserves_order ... ok
[INFO] [stdout] test tile::tests::test_burst_bytes_not_incremented_by_process_output ... ok
[INFO] [stdout] test tile::tests::test_update_cwd_different_path ... ok
[INFO] [stdout] test tile::tests::test_update_status_idle_after_timeout ... ok
[INFO] [stdout] test tile::tests::test_update_status_resets_waiting_when_running ... ok
[INFO] [stdout] test tile::tests::test_update_status_running ... ok
[INFO] [stdout] test tile::tests::test_resize ... ok
[INFO] [stdout] test tile::tests::test_update_cwd_same_path_no_redetect ... ok
[INFO] [stdout] test tile::tests::test_update_status_waiting ... ok
[INFO] [stdout] test tile::tests::test_tile_spawn_and_process_output ... ok
[INFO] [stdout] test tile_manager::tests::test_get_nonexistent_returns_none ... ok
[INFO] [stdout] test tile_manager::tests::test_deselect_then_select_next ... ok
[INFO] [stdout] test tile_manager::tests::test_process_output ... ok
[INFO] [stdout] test tile_manager::tests::test_add_and_select ... ok
[INFO] [stdout] test tile_manager::tests::test_remove_first_tile_selects_next ... ok
[INFO] [stdout] test tile_manager::tests::test_remove_nonexistent_returns_none ... ok
[INFO] [stdout] test tile_manager::tests::test_filtered_tiles ... ok
[INFO] [stdout] test tile_manager::tests::test_remove_adjusts_selection ... ok
[INFO] [stdout] test tile_manager::tests::test_remove_last_clears_selection ... ok
[INFO] [stdout] test tile_manager::tests::test_select_clears_unread_and_burst ... ok
[INFO] [stdout] test tile_manager::tests::test_filtered_tiles_ordering ... ok
[INFO] [stdout] test tile_manager::tests::test_remove_unselected_keeps_selection ... ok
[INFO] [stdout] test tile_manager::tests::test_remove_last_in_list_selects_previous ... ok
[INFO] [stdout] test tile_manager::tests::test_select_direction_single_column ... ok
[INFO] [stdout] test tile_manager::tests::test_select_direction_no_selection ... ok
[INFO] [stdout] test tile_manager::tests::test_select_direction_zero_columns ... ok
[INFO] [stdout] test tile_manager::tests::test_tile_id_equality ... ok
[INFO] [stdout] test tmux::tests::test_capture_pane_nonexistent_session ... ok
[INFO] [stdout] test tile_manager::tests::test_select_next_empty_filter ... ok
[INFO] [stdout] test tile_manager::tests::test_select_direction ... ok
[INFO] [stdout] test tmux::tests::test_fifo_path ... ok
[INFO] [stdout] test tmux::tests::test_control_char_coverage ... ok
[INFO] [stdout] test tmux::tests::test_is_inside_tmux_no_panic ... ok
[INFO] [stdout] test tmux::tests::test_is_tmux_available_no_panic ... ok
[INFO] [stdout] test tmux::tests::test_is_alternate_screen_nonexistent_session ... ok
[INFO] [stdout] test tmux::tests::test_leftover_incomplete_esc_bracket ... ok
[INFO] [stdout] test tmux::tests::test_leftover_incomplete_ss3 ... ok
[INFO] [stdout] test tmux::tests::test_leftover_incomplete_csi_params ... ok
[INFO] [stdout] test tmux::tests::test_leftover_incomplete_utf8 ... ok
[INFO] [stdout] test tmux::tests::test_leftover_then_complete ... ok
[INFO] [stdout] test tile_manager::tests::test_select_direction_uneven_grid ... ok
[INFO] [stdout] test tmux::tests::test_pane_foreground_command_nonexistent_session ... ok
[INFO] [stdout] test tmux::tests::test_kill_session_nonexistent_no_panic ... ok
[INFO] [stdout] test tmux::tests::test_pane_foreground_pid_nonexistent_session ... ok
[INFO] [stdout] test tmux::tests::test_leftover_utf8_then_complete ... ok
[INFO] [stdout] test tmux::tests::test_next_session_id_reasonable ... ok
[INFO] [stdout] test tmux::tests::test_parse_arrow_down ... ok
[INFO] [stdout] test tmux::tests::test_parse_arrow_left ... ok
[INFO] [stdout] test tmux::tests::test_parse_arrow_right ... ok
[INFO] [stdout] test tmux::tests::test_parse_arrow_up ... ok
[INFO] [stdout] test tmux::tests::test_parse_backspace ... ok
[INFO] [stdout] test tmux::tests::test_parse_alt_arrow ... ok
[INFO] [stdout] test tmux::tests::test_parse_ctrl_arrow ... ok
[INFO] [stdout] test tmux::tests::test_parse_ctrl_a ... ok
[INFO] [stdout] test tmux::tests::test_parse_ctrl_z ... ok
[INFO] [stdout] test tile_manager::tests::test_select_prev_cycles ... ok
[INFO] [stdout] test tmux::tests::test_parse_ctrl_c ... ok
[INFO] [stdout] test tmux::tests::test_parse_ctrl_d ... ok
[INFO] [stdout] test tmux::tests::test_parse_empty_input ... ok
[INFO] [stdout] test tmux::tests::test_parse_enter_cr ... ok
[INFO] [stdout] test tmux::tests::test_parse_enter_lf ... ok
[INFO] [stdout] test tmux::tests::test_parse_f1_to_f4 ... ok
[INFO] [stdout] test tmux::tests::test_parse_f5_to_f12 ... ok
[INFO] [stdout] test tmux::tests::test_parse_home_end ... ok
[INFO] [stdout] test tmux::tests::test_parse_insert_delete ... ok
[INFO] [stdout] test tmux::tests::test_parse_page_up_down ... ok
[INFO] [stdout] test tmux::tests::test_parse_mixed_input ... ok
[INFO] [stdout] test tmux::tests::test_parse_escape_alone ... ok
[INFO] [stdout] test tmux::tests::test_parse_printable_text ... ok
[INFO] [stdout] test tmux::tests::test_parse_utf8 ... ok
[INFO] [stdout] test tmux::tests::test_strip_trailing_empty_input ... ok
[INFO] [stdout] test tmux::tests::test_parse_shift_arrow ... ok
[INFO] [stdout] test tmux::tests::test_parse_tab ... ok
[INFO] [stdout] test tmux::tests::test_strip_trailing_many_blanks ... ok
[INFO] [stdout] test tmux::tests::test_strip_trailing_no_blanks ... ok
[INFO] [stdout] test tmux::tests::test_parse_text_with_arrows ... ok
[INFO] [stdout] test tmux::tests::test_strip_trailing_one_blank ... ok
[INFO] [stdout] test tmux::tests::test_strip_trailing_only_newlines ... ok
[INFO] [stdout] test tmux::tests::test_strip_trailing_preserves_internal_blanks ... ok
[INFO] [stdout] test ui::detail_panel::tests::test_selection_contains_multi_line ... ok
[INFO] [stdout] test ui::detail_panel::tests::test_selection_contains_no_selection ... ok
[INFO] [stdout] test ui::detail_panel::tests::test_selection_contains_single_line ... ok
[INFO] [stdout] test ui::detail_panel::tests::test_selection_contains_single_line_reversed ... ok
[INFO] [stdout] test ui::detail_panel::tests::test_selection_contains_reversed ... ok
[INFO] [stdout] test ui::tests::test_index_labels_empty ... ok
[INFO] [stdout] test ui::tests::test_index_labels_all_same_project ... ok
[INFO] [stdout] test ui::tests::test_index_labels_no_git_context_uses_cwd ... ok
[INFO] [stdout] test ui::tests::test_index_labels_single_tile ... ok
[INFO] [stdout] test ui::tests::test_index_labels_duplicate_projects ... ok
[INFO] [stdout] test ui::title::tests::test_is_local_host_fqdn_matching ... ok
[INFO] [stdout] test ui::title::tests::test_is_local_host_case_insensitive ... ok
[INFO] [stdout] test tile_manager::tests::test_select_next_cycles ... ok
[INFO] [stdout] test ui::tests::test_index_labels_unique_projects ... ok
[INFO] [stdout] test ui::title::tests::test_is_local_host_remote ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_empty ... ok
[INFO] [stdout] test ui::title::tests::test_is_local_host_loopback ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_empty_user ... ok
[INFO] [stdout] test ui::title::tests::test_local_hostname_returns_some ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_empty_host ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_home_tilde ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_localhost_returns_none ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_multiple_at_signs ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_multiple_colons ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_no_at ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_no_colon ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_no_space_after_colon ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_standard ... ok
[INFO] [stdout] test ui::title::tests::test_parse_remote_title_whitespace_only ... ok
[INFO] [stdout] test tile::tests::test_output_history_ring_buffer_eviction ... ok
[INFO] [stdout] test tile::tests::test_output_history_eviction_preserves_recent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 259 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.77s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/termgrid-bbf4a571b504bd6c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-ea1a54ffe71055a0)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test burst_detection::test_burst_then_silence_triggers_unread ... ok
[INFO] [stdout] test burst_detection::test_select_resets_for_next_cycle ... ok
[INFO] [stdout] test burst_detection::test_already_unread_not_re_triggered ... ok
[INFO] [stdout] test burst_detection::test_recent_output_does_not_trigger ... ok
[INFO] [stdout] test burst_detection::test_multiple_tiles_independent ... ok
[INFO] [stdout] test burst_detection::test_selected_tile_also_triggers_unread ... ok
[INFO] [stdout] test burst_detection::test_deselection_does_not_carry_over_burst ... ok
[INFO] [stdout] test burst_detection::test_gradual_accumulation_triggers ... ok
[INFO] [stdout] test test_config_default_loads ... ok
[INFO] [stdout] test test_tab_aggregation_round_trip ... ok
[INFO] [stdout] test test_vte_full_session_simulation ... ok
[INFO] [stdout] test test_layout_various_configs ... ok
[INFO] [stdout] test test_session_round_trip ... ok
[INFO] [stdout] test burst_detection::test_small_burst_does_not_trigger ... ok
[INFO] [stdout] test test_git_detection_current_dir ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_git_detection_current_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_git_detection_current_dir' (372) panicked at tests/integration.rs:39:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "workdir"
[INFO] [stdout]  right: "termgrid"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6137fdb3a97a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6137fdb3a97a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6137fdb3a97a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6137fdb3a97a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6137fdb501da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6137fdb501da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6137fdb3fdb2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6137fdb3fdb2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6137fdb16b9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6137fdb16b9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6137fdb31cf9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6137fd9705bc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6137fd9705bc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6137fdb31f72 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6137fdb31f72 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6137fdb16c58 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6137fdb0dca9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6137fdb17afd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6137fdb509cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6137fdb50853 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6137fd9551cf - core[35159d6ffb30e017]::panicking::assert_failed::<alloc[a8a7aba520129d98]::string::String, &str>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6137fd956623 - integration[e716155474e8a79b]::test_git_detection_current_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:39:9
[INFO] [stdout]   22:     0x6137fd955677 - integration[e716155474e8a79b]::test_git_detection_current_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:34:36
[INFO] [stdout]   23:     0x6137fd95ac96 - <integration[e716155474e8a79b]::test_git_detection_current_dir::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6137fd96389b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6137fd96389b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6137fd97108b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6137fd97108b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6137fd97108b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6137fd97108b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6137fd97108b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6137fd97108b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6137fd97108b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6137fd96ba64 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6137fd96ba64 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6137fd973c92 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6137fd973c92 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6137fd973c92 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6137fd973c92 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6137fd973c92 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6137fd973c92 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6137fd973c92 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6137fdb39d2f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x6137fdb39d2f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7345f0569aa4 - <unknown>
[INFO] [stdout]   45:     0x7345f05f6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_git_detection_current_dir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "bf45b32a4b3f97a143a1591b91cff337ec005619192a324a11103ec71a0e81d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf45b32a4b3f97a143a1591b91cff337ec005619192a324a11103ec71a0e81d7", kill_on_drop: false }`
[INFO] [stdout] bf45b32a4b3f97a143a1591b91cff337ec005619192a324a11103ec71a0e81d7
