[INFO] cloning repository https://github.com/edementyev/gitmux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edementyev/gitmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedementyev%2Fgitmux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedementyev%2Fgitmux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7d82a9582573db5d4912f4262fca0da81bd642d
[INFO] testing edementyev/gitmux against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedementyev%2Fgitmux" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/edementyev/gitmux
[INFO] finished tweaking git repo https://github.com/edementyev/gitmux
[INFO] tweaked toml for git repo https://github.com/edementyev/gitmux written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edementyev/gitmux on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edementyev/gitmux 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9184ffa8c717f3cb3353d74ce111d221c735ca0991531ddde3bf456f6b1726ab
[INFO] running `Command { std: "docker" "start" "-a" "9184ffa8c717f3cb3353d74ce111d221c735ca0991531ddde3bf456f6b1726ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9184ffa8c717f3cb3353d74ce111d221c735ca0991531ddde3bf456f6b1726ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9184ffa8c717f3cb3353d74ce111d221c735ca0991531ddde3bf456f6b1726ab", kill_on_drop: false }`
[INFO] [stdout] 9184ffa8c717f3cb3353d74ce111d221c735ca0991531ddde3bf456f6b1726ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5fe3831681d33bd0a8d8c7695e61157901692eadd5c733e7b01a9620ef972ac
[INFO] running `Command { std: "docker" "start" "-a" "f5fe3831681d33bd0a8d8c7695e61157901692eadd5c733e7b01a9620ef972ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling serde_jsonc v1.0.107
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.2.7
[INFO] [stderr]    Compiling clap v4.2.7
[INFO] [stderr]    Compiling pfp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.73s
[INFO] running `Command { std: "docker" "inspect" "f5fe3831681d33bd0a8d8c7695e61157901692eadd5c733e7b01a9620ef972ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5fe3831681d33bd0a8d8c7695e61157901692eadd5c733e7b01a9620ef972ac", kill_on_drop: false }`
[INFO] [stdout] f5fe3831681d33bd0a8d8c7695e61157901692eadd5c733e7b01a9620ef972ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d51a342ded96ab51fcf03aabbbacc7526bfad98c00126712969743094cfa532d
[INFO] running `Command { std: "docker" "start" "-a" "d51a342ded96ab51fcf03aabbbacc7526bfad98c00126712969743094cfa532d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling pfp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.67s
[INFO] running `Command { std: "docker" "inspect" "d51a342ded96ab51fcf03aabbbacc7526bfad98c00126712969743094cfa532d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51a342ded96ab51fcf03aabbbacc7526bfad98c00126712969743094cfa532d", kill_on_drop: false }`
[INFO] [stdout] d51a342ded96ab51fcf03aabbbacc7526bfad98c00126712969743094cfa532d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d284753949dc7d4e100dd85f4b73696bd90455668e0694966898f029b72fb73e
[INFO] running `Command { std: "docker" "start" "-a" "d284753949dc7d4e100dd85f4b73696bd90455668e0694966898f029b72fb73e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pfp-79644057f29ddb3b)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::test_config_resolve_profile ... ok
[INFO] [stdout] test config::tests::test_include_entry_detailed_with_inline_overrides ... ok
[INFO] [stdout] test config::tests::test_include_entry_simple_string ... ok
[INFO] [stdout] test config::tests::test_inline_ignore_override ... ok
[INFO] [stdout] test config::tests::test_defaults_json_parses ... ok
[INFO] [stdout] test config::tests::test_profile_inheritance_chain ... ok
[INFO] [stdout] test config::tests::test_profile_inheritance_from_builtin ... ok
[INFO] [stdout] test config::tests::test_parse_full_config ... ok
[INFO] [stdout] test config::tests::test_profile_inheritance_circular_dependency ... ok
[INFO] [stdout] test config::tests::test_profile_inheritance_basic ... ok
[INFO] [stdout] test config::tests::test_default_ignore_preserved_when_not_overridden ... ok
[INFO] [stdout] test config::tests::test_profile_inheritance_missing_base ... ok
[INFO] [stdout] test config::tests::test_profile_merge_overrides_some_fields ... ok
[INFO] [stdout] test config::tests::test_profile_inheritance_self_reference ... ok
[INFO] [stdout] test config::tests::test_profile_resolve_with_defaults ... ok
[INFO] [stdout] test config::tests::test_profile_merge_ignore_override ... ok
[INFO] [stdout] test config::tests::test_resolve_profile_with_user_ignore ... ok
[INFO] [stdout] test config::tests::test_include_entry_detailed_object ... ok
[INFO] [stdout] test context::tests::test_context_tmux ... ok
[INFO] [stdout] test context::tests::test_context_fzf ... ok
[INFO] [stdout] test fs::tests::test_expand_braced_var ... ok
[INFO] [stdout] test fs::tests::test_expand_home_var ... ok
[INFO] [stdout] test fs::tests::test_expand_multiple_vars ... ok
[INFO] [stdout] test fs::tests::test_expand_nonexistent_var ... ok
[INFO] [stdout] test fs::tests::test_matches_patterns_exact ... ok
[INFO] [stdout] test fs::tests::test_matches_patterns_glob_prefix ... ok
[INFO] [stdout] test fs::tests::test_expand_no_vars ... ok
[INFO] [stdout] test fs::tests::test_matches_patterns_glob_star ... ok
[INFO] [stdout] test fs::tests::test_matches_patterns_question_mark ... ok
[INFO] [stdout] test fs::tests::test_matches_patterns_with_path_deep_glob ... ok
[INFO] [stdout] test fs::tests::test_matches_patterns_with_path_glob_slash ... ok
[INFO] [stdout] test fs::tests::test_file_mode_skips_hidden_directories ... ok
[INFO] [stdout] test fs::tests::test_matches_patterns_with_path_simple ... ok
[INFO] [stdout] test fs::tests::test_matches_patterns_with_path_slash_pattern ... ok
[INFO] [stdout] test fs::tests::test_matches_patterns_wildcard_all ... ok
[INFO] [stdout] test fs::tests::test_file_mode_finds_dotfiles ... ok
[INFO] [stdout] test fs::tests::test_matches_patterns_empty ... ok
[INFO] [stdout] test fs::tests::test_trim_session_name_only_dots ... ok
[INFO] [stdout] test fs::tests::test_scan_ignores_custom_pattern ... ok
[INFO] [stdout] test fs::tests::test_trim_session_name_with_dots ... ok
[INFO] [stdout] test fs::tests::test_scan_ignores_glob_pattern ... ok
[INFO] [stdout] test fs::tests::test_trim_window_name_normal ... ok
[INFO] [stdout] test fs::tests::test_trim_window_name_short_parent ... ok
[INFO] [stdout] test fs::tests::test_trim_window_name_single_component ... ok
[INFO] [stdout] test fs::tests::test_scan_without_ignore_finds_all ... ok
[INFO] [stdout] test fs::tests::test_trim_window_name_trailing_slash ... ok
[INFO] [stdout] test fzf::tests::test_mock_fzf_returns_value ... ok
[INFO] [stdout] test fs::tests::test_scan_ignores_path_based_pattern ... ok
[INFO] [stdout] test tmux::tests::test_mock_tmux_returns_output ... ok
[INFO] [stdout] test fs::tests::test_scan_path_pattern_only_matches_specific_path ... ok
[INFO] [stdout] test fzf::tests::test_mock_fzf_records_calls ... ok
[INFO] [stdout] test fs::tests::test_scan_ignores_default_patterns ... ok
[INFO] [stdout] test fs::tests::test_trim_session_name_no_dots ... ok
[INFO] [stdout] test tmux::tests::test_mock_tmux_records_calls ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pfp-f78c0bb3a97fb8b7)
[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/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-e3891232b010b3be)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_missing_config_error ... ok
[INFO] [stdout] test test_no_subcommand_shows_help ... ok
[INFO] [stdout] test test_print_config_custom ... ok
[INFO] [stdout] test test_init_zsh ... ok
[INFO] [stdout] test test_init_bash ... ok
[INFO] [stdout] test test_init_fish ... ok
[INFO] [stdout] test test_config_with_inline_ignore ... ok
[INFO] [stdout] test test_init_invalid_shell ... ok
[INFO] [stdout] test test_config_with_ignore_override ... ok
[INFO] [stdout] test test_help_flag ... ok
[INFO] [stdout] test test_print_config_with_profiles ... ok
[INFO] [stdout] test test_print_config_default ... ok
[INFO] [stdout] test test_print_config_with_sessions ... ok
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-16d7535f43b34606)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_config_with_profiles ... ok
[INFO] [stdout] test test_minimal_config_file ... ok
[INFO] [stdout] test test_jsonc_comments_in_config ... ok
[INFO] [stdout] test test_profile_inheritance_basic_config ... ok
[INFO] [stdout] test test_profile_inheritance_circular_dependency ... ok
[INFO] [stdout] test test_profile_inheritance_missing_base_error ... ok
[INFO] [stdout] test test_profile_inheritance_from_defaults ... ok
[INFO] [stdout] test test_profile_inheritance_with_inline_override ... ok
[INFO] [stdout] test test_config_with_sessions ... ok
[INFO] [stdout] test test_profile_inheritance_multiple_children ... ok
[INFO] [stdout] test test_profile_inheritance_chain_config ... ok
[INFO] [stdout] test test_profile_inheritance_partial_override ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scan_test.rs (/opt/rustwide/target/debug/deps/scan_test-2ca332297473e395)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_directory_structure_created ... ok
[INFO] [stdout] test test_tempdir_cleanup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pfp
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/tmux.rs - tmux::execute_tmux_command (line 109) ... ignored
[INFO] [stdout] test src/tmux.rs - tmux::execute_tmux_command_with_stdin (line 72) ... ignored
[INFO] [stdout] test src/tmux.rs - tmux::execute_tmux_window_command (line 138) ... ignored
[INFO] [stdout] test src/fs.rs - fs::trim_window_name (line 101) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/fs.rs - fs::trim_window_name (line 101) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `trim_window_name` in this scope
[INFO] [stdout]    --> src/fs.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 | let window_name = trim_window_name(path).unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/fs.rs - fs::trim_window_name (line 101)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d284753949dc7d4e100dd85f4b73696bd90455668e0694966898f029b72fb73e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d284753949dc7d4e100dd85f4b73696bd90455668e0694966898f029b72fb73e", kill_on_drop: false }`
[INFO] [stdout] d284753949dc7d4e100dd85f4b73696bd90455668e0694966898f029b72fb73e
