[INFO] cloning repository https://github.com/paiml/pzsh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paiml/pzsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fpzsh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fpzsh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f3c6add663b6e8c77a1cb88f115b25847305c38
[INFO] testing paiml/pzsh against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fpzsh" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/paiml/pzsh
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/paiml/pzsh
[INFO] tweaked toml for git repo https://github.com/paiml/pzsh written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paiml/pzsh 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/paiml/pzsh 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] 69eb87aca3586e20ec8db00b1ea638dfaca29077c4a2ef4927351a2af83eb77f
[INFO] running `Command { std: "docker" "start" "-a" "69eb87aca3586e20ec8db00b1ea638dfaca29077c4a2ef4927351a2af83eb77f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69eb87aca3586e20ec8db00b1ea638dfaca29077c4a2ef4927351a2af83eb77f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69eb87aca3586e20ec8db00b1ea638dfaca29077c4a2ef4927351a2af83eb77f", kill_on_drop: false }`
[INFO] [stdout] 69eb87aca3586e20ec8db00b1ea638dfaca29077c4a2ef4927351a2af83eb77f
[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] 36b771d5d3d7677c256bcb2f057d875344cb4380c72403fe4362c4c453c4b517
[INFO] running `Command { std: "docker" "start" "-a" "36b771d5d3d7677c256bcb2f057d875344cb4380c72403fe4362c4c453c4b517", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pzsh v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.93s
[INFO] running `Command { std: "docker" "inspect" "36b771d5d3d7677c256bcb2f057d875344cb4380c72403fe4362c4c453c4b517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b771d5d3d7677c256bcb2f057d875344cb4380c72403fe4362c4c453c4b517", kill_on_drop: false }`
[INFO] [stdout] 36b771d5d3d7677c256bcb2f057d875344cb4380c72403fe4362c4c453c4b517
[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] d708d815149845cacb5cb392bc376a0a01e8d462b6f2f9582989adf54ca31ba8
[INFO] running `Command { std: "docker" "start" "-a" "d708d815149845cacb5cb392bc376a0a01e8d462b6f2f9582989adf54ca31ba8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zmij v1.0.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling pzsh v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.21s
[INFO] running `Command { std: "docker" "inspect" "d708d815149845cacb5cb392bc376a0a01e8d462b6f2f9582989adf54ca31ba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d708d815149845cacb5cb392bc376a0a01e8d462b6f2f9582989adf54ca31ba8", kill_on_drop: false }`
[INFO] [stdout] d708d815149845cacb5cb392bc376a0a01e8d462b6f2f9582989adf54ca31ba8
[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] 0ac18d246e50ab4d0aacc62eb8ce544bb6c6c2f8fc9aa417804392c208a0470c
[INFO] running `Command { std: "docker" "start" "-a" "0ac18d246e50ab4d0aacc62eb8ce544bb6c6c2f8fc9aa417804392c208a0470c", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stdout] running 387 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pzsh-b29c21c155a0ce0e)
[INFO] [stdout] test cli::tests::test_bench_result_format ... ok
[INFO] [stdout] test cli::tests::test_generate_init_config ... ok
[INFO] [stdout] test cli::tests::test_generate_init_config_bash ... ok
[INFO] [stdout] test cli::tests::test_generate_init_config_has_colors ... ok
[INFO] [stdout] test cli::tests::test_bench_result_format_failed ... ok
[INFO] [stdout] test cli::tests::test_generate_init_config_has_completion ... ok
[INFO] [stdout] test cli::tests::test_generate_init_config_has_plugins ... ok
[INFO] [stdout] test cli::tests::test_generate_shell_init_zsh ... ok
[INFO] [stdout] test cli::tests::test_lint_clean_config ... ok
[INFO] [stdout] test cli::tests::test_lint_detects_conda ... ok
[INFO] [stdout] test cli::tests::test_lint_detects_eval ... ok
[INFO] [stdout] test cli::tests::test_generate_shell_init_bash ... ok
[INFO] [stdout] test cli::tests::test_lint_detects_nvm ... ok
[INFO] [stdout] test cli::tests::test_lint_detects_oh_my_zsh ... ok
[INFO] [stdout] test cli::tests::test_lint_detects_subprocess ... ok
[INFO] [stdout] test cli::tests::test_lint_result_format_empty ... ok
[INFO] [stdout] test cli::tests::test_lint_ignores_comments ... ok
[INFO] [stdout] test cli::tests::test_profile_result_format ... ok
[INFO] [stdout] test cli::tests::test_profile_result_format_failed ... ok
[INFO] [stdout] test color::tests::test_all_color_bg_codes ... ok
[INFO] [stdout] test color::tests::test_all_color_fg_codes ... ok
[INFO] [stdout] test cli::tests::test_profile_under_10ms ... ok
[INFO] [stdout] test color::tests::test_color_debug ... ok
[INFO] [stdout] test color::tests::test_color_bg_codes ... ok
[INFO] [stdout] test color::tests::test_color_fg_codes ... ok
[INFO] [stdout] test color::tests::test_all_theme_styles ... ok
[INFO] [stdout] test color::tests::test_reset_constant ... ok
[INFO] [stdout] test color::tests::test_style_256_color ... ok
[INFO] [stdout] test cli::tests::test_bench_passes_under_10ms ... ok
[INFO] [stdout] test cli::tests::test_lint_detects_backticks ... ok
[INFO] [stdout] test color::tests::test_colorspec_equality ... ok
[INFO] [stdout] test color::tests::test_style_bg_generic ... ok
[INFO] [stdout] test color::tests::test_style_all_modifiers ... ok
[INFO] [stdout] test color::tests::test_style_combined ... ok
[INFO] [stdout] test color::tests::test_style_bg_palette ... ok
[INFO] [stdout] test color::tests::test_style_bold ... ok
[INFO] [stdout] test color::tests::test_color_equality ... ok
[INFO] [stdout] test color::tests::test_style_bg_ansi ... ok
[INFO] [stdout] test color::tests::test_colorspec_debug ... ok
[INFO] [stdout] test color::tests::test_style_italic ... ok
[INFO] [stdout] test color::tests::test_style_true_color ... ok
[INFO] [stdout] test color::tests::test_style_dim ... ok
[INFO] [stdout] test color::tests::test_style_empty ... ok
[INFO] [stdout] test color::tests::test_style_underline ... ok
[INFO] [stdout] test color::tests::test_style_fg_generic ... ok
[INFO] [stdout] test color::tests::test_styled_clone ... ok
[INFO] [stdout] test color::tests::test_style_fg_only ... ok
[INFO] [stdout] test color::tests::test_style_bg_rgb ... ok
[INFO] [stdout] test completion::tests::test_alias_completer ... ok
[INFO] [stdout] test cli::tests::test_lint_result_format_with_issues ... ok
[INFO] [stdout] test color::tests::test_style_debug ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_clear_cache ... ok
[INFO] [stdout] test color::tests::test_style_default ... ok
[INFO] [stdout] test completion::tests::test_alias_completer_not_command_position ... ok
[INFO] [stdout] test completion::tests::test_alias_completer_name ... ok
[INFO] [stdout] test color::tests::test_styled_render ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_load_model_wrong_extension ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_load_model_not_found ... ok
[INFO] [stdout] test color::tests::test_styled_plain ... ok
[INFO] [stdout] test color::tests::test_theme_styles ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_default ... ok
[INFO] [stdout] test completion::tests::test_alias_completer_priority ... ok
[INFO] [stdout] test color::tests::test_styled_display ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_not_ready_returns_empty ... ok
[INFO] [stdout] test completion::tests::test_completion_context_debug ... ok
[INFO] [stdout] test completion::tests::test_completion_context_empty_line ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_predict_cargo_subcommands ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_predict_command_position ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_predict_docker_subcommands ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_predict_git_subcommands ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_predict_kubectl_subcommands ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_predictions_have_scores ... ok
[INFO] [stdout] test completion::tests::test_aprender_shell_stub ... ok
[INFO] [stdout] test completion::tests::test_completion_context_clone ... ok
[INFO] [stdout] test completion::tests::test_completion_context_command_position ... ok
[INFO] [stdout] test completion::tests::test_completion_context_cursor_beyond_line ... ok
[INFO] [stdout] test completion::tests::test_completion_context_from_line_basic ... ok
[INFO] [stdout] test completion::tests::test_completion_engine_add_provider ... ok
[INFO] [stdout] test completion::tests::test_completion_engine_set_ml_provider ... ok
[INFO] [stdout] test completion::tests::test_completion_item_builder ... ok
[INFO] [stdout] test completion::tests::test_completion_item_default_score ... ok
[INFO] [stdout] test completion::tests::test_completion_engine ... ok
[INFO] [stdout] test completion::tests::test_completion_kind_debug ... ok
[INFO] [stdout] test completion::tests::test_completion_context_is_command_position ... ok
[INFO] [stdout] test completion::tests::test_env_completer_no_dollar ... ok
[INFO] [stdout] test completion::tests::test_completion_context_parsing ... ok
[INFO] [stdout] test completion::tests::test_env_completer_with_brace ... ok
[INFO] [stdout] test completion::tests::test_env_completer ... ok
[INFO] [stdout] test completion::tests::test_completion_item_clone ... ok
[INFO] [stdout] test completion::tests::test_completion_kind_equality ... ok
[INFO] [stdout] test completion::tests::test_history_completer ... ok
[INFO] [stdout] test completion::tests::test_history_completer_empty_history ... ok
[INFO] [stdout] test completion::tests::test_history_completer_name ... ok
[INFO] [stdout] test completion::tests::test_history_completer_priority ... ok
[INFO] [stdout] test completion::tests::test_path_completer_home_path ... ok
[INFO] [stdout] test completion::tests::test_env_completer_name ... ok
[INFO] [stdout] test completion::tests::test_path_completer_empty_word ... ok
[INFO] [stdout] test completion::tests::test_path_completer_name ... ok
[INFO] [stdout] test config::tests::test_alias_lookup_miss ... ok
[INFO] [stdout] test completion::tests::test_path_completer_absolute_path ... ok
[INFO] [stdout] test config::tests::test_config_error_display ... ok
[INFO] [stdout] test config::tests::test_env_lookup ... ok
[INFO] [stdout] test config::tests::test_forbidden_eval ... ok
[INFO] [stdout] test config::tests::test_default_config_is_valid ... ok
[INFO] [stdout] test config::tests::test_plugins_config ... ok
[INFO] [stdout] test config::tests::test_source_config_defaults ... ok
[INFO] [stdout] test config::tests::test_valid_config_parses ... ok
[INFO] [stdout] test config::tests::test_prompt_config ... ok
[INFO] [stdout] test config::tests::test_forbidden_subprocess_pattern ... ok
[INFO] [stdout] test config::tests::test_shell_type_bash_config ... ok
[INFO] [stdout] test config::tests::test_forbidden_backticks_in_alias ... ok
[INFO] [stdout] test config::tests::test_forbidden_brew_prefix ... ok
[INFO] [stdout] test executor::tests::test_executor_deterministic ... ok
[INFO] [stdout] test executor::tests::test_executor_init_under_2ms ... ok
[INFO] [stdout] test executor::tests::test_generate_exports ... ok
[INFO] [stdout] test parser::tests::test_cache_hit ... ok
[INFO] [stdout] test parser::tests::test_parse_alias ... ok
[INFO] [stdout] test parser::tests::test_parse_builtin ... ok
[INFO] [stdout] test parser::tests::test_parse_empty ... ok
[INFO] [stdout] test executor::tests::test_expand_alias ... ok
[INFO] [stdout] test parser::tests::test_parse_under_2ms ... ok
[INFO] [stdout] test parser::tests::test_parse_deterministic ... ok
[INFO] [stdout] test executor::tests::test_frozen_env_immutable ... ok
[INFO] [stdout] test executor::tests::test_generate_aliases ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_command ... ok
[INFO] [stdout] test plugin::builtins::tests::test_all_plugins_load_under_budget ... ok
[INFO] [stdout] test plugin::builtins::tests::test_aws_plugin ... ok
[INFO] [stdout] test plugin::builtins::tests::test_aws_plugin_aliases ... ok
[INFO] [stdout] test plugin::builtins::tests::test_aws_plugin_clone ... ok
[INFO] [stdout] test plugin::builtins::tests::test_aws_plugin_info ... ok
[INFO] [stdout] test plugin::builtins::tests::test_aws_plugin_new ... ok
[INFO] [stdout] test plugin::builtins::tests::test_aws_plugin_shell_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_docker_plugin ... ok
[INFO] [stdout] test plugin::builtins::tests::test_aws_plugin_default ... ok
[INFO] [stdout] test plugin::builtins::tests::test_aws_plugin_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_aws_plugin_debug ... ok
[INFO] [stdout] test plugin::builtins::tests::test_docker_plugin_completions ... ok
[INFO] [stdout] test plugin::builtins::tests::test_docker_plugin_aliases ... ok
[INFO] [stdout] test plugin::builtins::tests::test_docker_plugin_default ... ok
[INFO] [stdout] test plugin::builtins::tests::test_docker_plugin_all_aliases ... ok
[INFO] [stdout] test plugin::builtins::tests::test_docker_plugin_info ... ok
[INFO] [stdout] test plugin::builtins::tests::test_docker_plugin_env_vars ... ok
[INFO] [stdout] test plugin::builtins::tests::test_docker_plugin_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin_all_aliases ... ok
[INFO] [stdout] test plugin::builtins::tests::test_docker_plugin_new ... ok
[INFO] [stdout] test plugin::builtins::tests::test_docker_plugin_shell_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin_aliases ... ok
[INFO] [stdout] test completion::tests::test_history_completer_no_match ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin_completions ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin_env_vars ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin_default ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin_info ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_golang_plugin ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin_new ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin_shell_init_bash ... ok
[INFO] [stdout] test plugin::builtins::tests::test_git_plugin_shell_init_zsh ... ok
[INFO] [stdout] test plugin::builtins::tests::test_golang_plugin_default ... ok
[INFO] [stdout] test plugin::builtins::tests::test_golang_plugin_aliases ... ok
[INFO] [stdout] test plugin::builtins::tests::test_golang_plugin_debug ... ok
[INFO] [stdout] test plugin::builtins::tests::test_golang_plugin_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_golang_plugin_shell_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_golang_plugin_info ... ok
[INFO] [stdout] test plugin::builtins::tests::test_kubectl_plugin_aliases ... ok
[INFO] [stdout] test plugin::builtins::tests::test_kubectl_plugin_clone ... ok
[INFO] [stdout] test plugin::builtins::tests::test_kubectl_plugin_info ... ok
[INFO] [stdout] test plugin::builtins::tests::test_kubectl_plugin_debug ... ok
[INFO] [stdout] test plugin::builtins::tests::test_kubectl_plugin ... ok
[INFO] [stdout] test plugin::builtins::tests::test_kubectl_plugin_new ... ok
[INFO] [stdout] test plugin::builtins::tests::test_kubectl_plugin_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_npm_plugin ... ok
[INFO] [stdout] test plugin::builtins::tests::test_npm_plugin_aliases ... ok
[INFO] [stdout] test plugin::builtins::tests::test_npm_plugin_clone ... ok
[INFO] [stdout] test plugin::builtins::tests::test_manager_aliases_from_all_builtins ... ok
[INFO] [stdout] test plugin::builtins::tests::test_kubectl_plugin_shell_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_npm_plugin_default ... ok
[INFO] [stdout] test plugin::builtins::tests::test_npm_plugin_debug ... ok
[INFO] [stdout] test plugin::builtins::tests::test_npm_plugin_info ... ok
[INFO] [stdout] test plugin::builtins::tests::test_manager_load_all_builtins ... ok
[INFO] [stdout] test plugin::builtins::tests::test_npm_plugin_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_python_plugin ... ok
[INFO] [stdout] test plugin::builtins::tests::test_npm_plugin_shell_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_npm_plugin_new ... ok
[INFO] [stdout] test plugin::builtins::tests::test_python_plugin_clone ... ok
[INFO] [stdout] test plugin::builtins::tests::test_golang_plugin_clone ... ok
[INFO] [stdout] test plugin::builtins::tests::test_kubectl_plugin_default ... ok
[INFO] [stdout] test plugin::builtins::tests::test_python_plugin_aliases ... ok
[INFO] [stdout] test plugin::builtins::tests::test_python_plugin_shell_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_python_plugin_default ... ok
[INFO] [stdout] test plugin::builtins::tests::test_golang_plugin_new ... ok
[INFO] [stdout] test plugin::builtins::tests::test_python_plugin_info ... ok
[INFO] [stdout] test color::tests::test_render_performance ... ok
[INFO] [stdout] test plugin::builtins::tests::test_python_plugin_new ... ok
[INFO] [stdout] test plugin::builtins::tests::test_rust_plugin ... ok
[INFO] [stdout] test plugin::builtins::tests::test_python_plugin_debug ... ok
[INFO] [stdout] test plugin::builtins::tests::test_rust_plugin_aliases ... ok
[INFO] [stdout] test plugin::builtins::tests::test_rust_plugin_clone ... ok
[INFO] [stdout] test plugin::builtins::tests::test_python_plugin_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_rust_plugin_shell_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_terraform_plugin ... ok
[INFO] [stdout] test plugin::builtins::tests::test_terraform_plugin_aliases ... ok
[INFO] [stdout] test plugin::builtins::tests::test_rust_plugin_debug ... ok
[INFO] [stdout] test plugin::builtins::tests::test_rust_plugin_default ... ok
[INFO] [stdout] test plugin::builtins::tests::test_rust_plugin_info ... ok
[INFO] [stdout] test plugin::builtins::tests::test_rust_plugin_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_rust_plugin_new ... ok
[INFO] [stdout] test plugin::builtins::tests::test_terraform_plugin_default ... ok
[INFO] [stdout] test plugin::builtins::tests::test_terraform_plugin_info ... ok
[INFO] [stdout] test plugin::builtins::tests::test_terraform_plugin_new ... ok
[INFO] [stdout] test plugin::builtins::tests::test_terraform_plugin_init ... ok
[INFO] [stdout] test plugin::tests::test_manager_all_env_vars ... ok
[INFO] [stdout] test plugin::builtins::tests::test_terraform_plugin_clone ... ok
[INFO] [stdout] test plugin::tests::test_manager_load_not_found ... ok
[INFO] [stdout] test plugin::tests::test_manager_debug_and_plugin_dir ... ok
[INFO] [stdout] test plugin::builtins::tests::test_terraform_plugin_shell_init ... ok
[INFO] [stdout] test plugin::builtins::tests::test_terraform_plugin_debug ... ok
[INFO] [stdout] test plugin::tests::test_manager_load_and_state_transitions ... ok
[INFO] [stdout] test plugin::tests::test_manager_load_performance ... ok
[INFO] [stdout] test plugin::tests::test_manager_all_aliases ... ok
[INFO] [stdout] test plugin::tests::test_manager_load_all ... ok
[INFO] [stdout] test plugin::tests::test_manager_new_has_all_builtins ... ok
[INFO] [stdout] test plugin::tests::test_manager_register_custom ... ok
[INFO] [stdout] test plugin::tests::test_plugin_info_builder ... ok
[INFO] [stdout] test prompt::tests::test_git_cache_clone ... ok
[INFO] [stdout] test prompt::tests::test_git_cache_debug ... ok
[INFO] [stdout] test prompt::tests::test_git_cache_default ... ok
[INFO] [stdout] test prompt::tests::test_git_cache_new ... ok
[INFO] [stdout] test prompt::tests::test_git_cache_render ... ok
[INFO] [stdout] test prompt::tests::test_git_cache_valid_flag ... ok
[INFO] [stdout] test prompt::tests::test_git_cache_render_colored ... ok
[INFO] [stdout] test prompt::tests::test_parse_format_custom_segment ... ok
[INFO] [stdout] test prompt::tests::test_parse_format_empty ... ok
[INFO] [stdout] test prompt::tests::test_parse_format_literal_only ... ok
[INFO] [stdout] test plugin::tests::test_plugin_info_defaults ... ok
[INFO] [stdout] test plugin::tests::test_plugin_state_default ... ok
[INFO] [stdout] test prompt::tests::test_prompt_all_segments ... ok
[INFO] [stdout] test prompt::tests::test_git_cache_invalidation ... ok
[INFO] [stdout] test prompt::tests::test_prompt_colors_enabled ... ok
[INFO] [stdout] test prompt::tests::test_prompt_custom_segment_render ... ok
[INFO] [stdout] test plugin::tests::test_manager_shell_init ... ok
[INFO] [stdout] test plugin::tests::test_plugin_error_display ... ok
[INFO] [stdout] test prompt::tests::test_prompt_contains_expected_parts ... ok
[INFO] [stdout] test prompt::tests::test_prompt_debug ... ok
[INFO] [stdout] test color::tests::test_styled_debug ... ok
[INFO] [stdout] test executor::tests::test_env_lookup_is_o1 ... ok
[INFO] [stdout] test config::tests::test_alias_lookup_is_o1 ... ok
[INFO] [stdout] test prompt::tests::test_prompt_invalidate_git_cache ... ok
[INFO] [stdout] test prompt::tests::test_parse_format ... ok
[INFO] [stdout] test plugin::tests::test_plugin_state_debug_and_equality ... ok
[INFO] [stdout] test prompt::tests::test_prompt_deterministic ... ok
[INFO] [stdout] test prompt::tests::test_prompt_segment_clone ... ok
[INFO] [stdout] test prompt::tests::test_prompt_segment_debug ... ok
[INFO] [stdout] test prompt::tests::test_prompt_segment_count ... ok
[INFO] [stdout] test prompt::tests::test_prompt_set_colors_enabled ... ok
[INFO] [stdout] test prompt::tests::test_prompt_with_git_cache ... ok
[INFO] [stdout] test shell::tests::test_alias_with_quotes_escaped ... ok
[INFO] [stdout] test shell::tests::test_bash_completion_homebrew_support ... ok
[INFO] [stdout] test prompt::tests::test_prompt_update_git_cache ... ok
[INFO] [stdout] test prompt::tests::test_prompt_render_under_2ms ... ok
[INFO] [stdout] test shell::tests::test_bash_init_exports_env_vars ... ok
[INFO] [stdout] test shell::tests::test_bash_init_sets_colored_prompt ... ok
[INFO] [stdout] test shell::tests::test_bash_init_includes_plugin_aliases ... ok
[INFO] [stdout] test shell::tests::test_bash_init_contains_header ... ok
[INFO] [stdout] test shell::tests::test_bash_init_configures_completion ... ok
[INFO] [stdout] test shell::tests::test_bash_init_configures_shell_options ... ok
[INFO] [stdout] test shell::tests::test_bash_init_configures_history ... ok
[INFO] [stdout] test shell::tests::test_bash_init_defines_aliases ... ok
[INFO] [stdout] test shell::tests::test_bash_init_no_colors ... ok
[INFO] [stdout] test parser::tests::test_parser_is_o1_with_many_aliases ... ok
[INFO] [stdout] test shell::tests::test_zsh_init_configures_completion ... ok
[INFO] [stdout] test shell::tests::test_zsh_init_contains_header ... ok
[INFO] [stdout] test shell::tests::test_zsh_init_configures_history ... ok
[INFO] [stdout] test shell::tests::test_output_is_valid_shell_syntax ... ok
[INFO] [stdout] test shell::tests::test_bash_init_sets_keybindings ... ok
[INFO] [stdout] test shell::tests::test_deterministic_output ... ok
[INFO] [stdout] test shell::tests::test_env_with_quotes_escaped ... ok
[INFO] [stdout] test shell::tests::test_output_size_reasonable ... ok
[INFO] [stdout] test shell::tests::test_zsh_init_defines_aliases ... ok
[INFO] [stdout] test shell::tests::test_zsh_init_exports_env_vars ... ok
[INFO] [stdout] test shell::tests::test_zsh_init_includes_plugin_aliases ... ok
[INFO] [stdout] test shell::tests::test_zsh_init_no_colors ... ok
[INFO] [stdout] test tests::test_shell_type_bash ... ok
[INFO] [stdout] test tests::test_shell_type_default ... ok
[INFO] [stdout] test tests::test_error_display ... ok
[INFO] [stdout] test tests::test_shell_type_default_is_zsh ... ok
[INFO] [stdout] test tests::test_measure_startup ... ok
[INFO] [stdout] test shell::tests::test_zsh_init_sets_colored_prompt ... ok
[INFO] [stdout] test tests::test_startup_under_10ms ... ok
[INFO] [stdout] test theme::tests::test_agnoster_all_styles ... ok
[INFO] [stdout] test shell::tests::test_zsh_init_sets_keybindings ... ok
[INFO] [stdout] test theme::tests::test_agnoster_bash_prompt ... ok
[INFO] [stdout] test theme::tests::test_agnoster_debug ... ok
[INFO] [stdout] test theme::tests::test_agnoster_default ... ok
[INFO] [stdout] test theme::tests::test_agnoster_error_style ... ok
[INFO] [stdout] test theme::tests::test_agnoster_success_style ... ok
[INFO] [stdout] test theme::tests::test_agnoster_zsh_prompt_format ... ok
[INFO] [stdout] test theme::tests::test_all_themes_have_prompts ... ok
[INFO] [stdout] test theme::tests::test_custom_theme_registration ... ok
[INFO] [stdout] test theme::tests::test_pure_bash_prompt ... ok
[INFO] [stdout] test theme::tests::test_pure_all_styles ... ok
[INFO] [stdout] test theme::tests::test_pure_debug ... ok
[INFO] [stdout] test theme::tests::test_agnoster_theme ... ok
[INFO] [stdout] test theme::tests::test_pure_default ... ok
[INFO] [stdout] test theme::tests::test_pure_error_style ... ok
[INFO] [stdout] test theme::tests::test_pure_theme ... ok
[INFO] [stdout] test theme::tests::test_pure_host_style ... ok
[INFO] [stdout] test theme::tests::test_agnoster_prompt_char_style ... ok
[INFO] [stdout] test theme::tests::test_agnoster_prompt_root_style ... ok
[INFO] [stdout] test theme::tests::test_pure_success_style ... ok
[INFO] [stdout] test theme::tests::test_pure_bash_prompt_two_line ... ok
[INFO] [stdout] test theme::tests::test_prompt_generation_fast ... ok
[INFO] [stdout] test theme::tests::test_pure_user_style ... ok
[INFO] [stdout] test theme::tests::test_pure_zsh_prompt_newline ... ok
[INFO] [stdout] test theme::tests::test_registry_count ... ok
[INFO] [stdout] test theme::tests::test_registry_debug ... ok
[INFO] [stdout] test theme::tests::test_registry_default ... ok
[INFO] [stdout] test theme::tests::test_registry_get_theme ... ok
[INFO] [stdout] test theme::tests::test_registry_current_theme ... ok
[INFO] [stdout] test theme::tests::test_registry_list_themes ... ok
[INFO] [stdout] test theme::tests::test_registry_new ... ok
[INFO] [stdout] test theme::tests::test_registry_get_unknown ... ok
[INFO] [stdout] test theme::tests::test_registry_register_and_get ... ok
[INFO] [stdout] test theme::tests::test_registry_set_current_multiple_times ... ok
[INFO] [stdout] test theme::tests::test_registry_set_current ... ok
[INFO] [stdout] test theme::tests::test_robbyrussell_bash_prompt ... ok
[INFO] [stdout] test theme::tests::test_registry_list_contains_all ... ok
[INFO] [stdout] test theme::tests::test_robbyrussell_all_styles ... ok
[INFO] [stdout] test theme::tests::test_registry_set_current_unknown ... ok
[INFO] [stdout] test theme::tests::test_robbyrussell_default ... ok
[INFO] [stdout] test theme::tests::test_robbyrussell_error_style ... ok
[INFO] [stdout] test theme::tests::test_robbyrussell_debug ... ok
[INFO] [stdout] test config::tests::test_config_compile_is_fast ... ok
[INFO] [stdout] test theme::tests::test_robbyrussell_success_style ... ok
[INFO] [stdout] test theme::tests::test_robbyrussell_theme ... ok
[INFO] [stdout] test theme::tests::test_simple_all_styles ... ok
[INFO] [stdout] test theme::tests::test_simple_debug ... ok
[INFO] [stdout] test theme::tests::test_simple_bash_prompt ... ok
[INFO] [stdout] test prompt::tests::test_prompt_root_char ... ok
[INFO] [stdout] test theme::tests::test_simple_error_style ... ok
[INFO] [stdout] test theme::tests::test_simple_default ... ok
[INFO] [stdout] test theme::tests::test_simple_success_style ... ok
[INFO] [stdout] test theme::tests::test_simple_theme ... ok
[INFO] [stdout] test theme::tests::test_simple_zsh_prompt ... ok
[INFO] [stdout] test theme::tests::test_spaceship_bash_prompt ... ok
[INFO] [stdout] test theme::tests::test_spaceship_all_styles ... ok
[INFO] [stdout] test theme::tests::test_spaceship_debug ... ok
[INFO] [stdout] test theme::tests::test_spaceship_default ... ok
[INFO] [stdout] test theme::tests::test_spaceship_error_style ... ok
[INFO] [stdout] test theme::tests::test_spaceship_host_style ... ok
[INFO] [stdout] test theme::tests::test_spaceship_success_style ... ok
[INFO] [stdout] test theme::tests::test_spaceship_theme ... ok
[INFO] [stdout] test theme::tests::test_spaceship_user_style ... ok
[INFO] [stdout] test theme::tests::test_theme_style_methods ... ok
[INFO] [stdout] test theme::tests::test_spaceship_zsh_prompt ... ok
[INFO] [stdout] test theme::tests::test_theme_styles ... ok
[INFO] [stdout] test theme::tests::test_themes_have_git_styles ... ok
[INFO] [stdout] test zsh::tests::test_auto_suggest_empty_input ... ok
[INFO] [stdout] test zsh::tests::test_auto_suggest_exact_match_no_suggest ... ok
[INFO] [stdout] test theme::tests::test_zsh_prompt_contains_color_codes ... ok
[INFO] [stdout] test zsh::tests::test_auto_suggest_new ... ok
[INFO] [stdout] test zsh::tests::test_auto_suggest_with_history ... ok
[INFO] [stdout] test zsh::tests::test_completion_spec_flag ... ok
[INFO] [stdout] test zsh::tests::test_directory_jump_find_case_insensitive ... ok
[INFO] [stdout] test zsh::tests::test_directory_jump_find_no_match ... ok
[INFO] [stdout] test zsh::tests::test_directory_jump_z_command ... ok
[INFO] [stdout] test zsh::tests::test_generate_all_completions ... ok
[INFO] [stdout] test zsh::tests::test_auto_suggest_no_match ... ok
[INFO] [stdout] test zsh::tests::test_generate_docker_completion ... ok
[INFO] [stdout] test zsh::tests::test_syntax_highlight_code ... ok
[INFO] [stdout] test zsh::tests::test_history_search_widget_code ... ok
[INFO] [stdout] test tests::test_startup_is_deterministic ... ok
[INFO] [stdout] test zsh::tests::test_unknown_command_completion ... ok
[INFO] [stdout] test executor::tests::test_alias_lookup_is_o1 ... ok
[INFO] [stdout] test zsh::tests::test_syntax_highlighter_default ... ok
[INFO] [stdout] test zsh::tests::test_auto_suggest_widget_code ... ok
[INFO] [stdout] test zsh::tests::test_directory_jump_find ... ok
[INFO] [stdout] test zsh::tests::test_zsh_completion_new ... ok
[INFO] [stdout] test zsh::tests::test_directory_jump_new ... ok
[INFO] [stdout] test zsh::tests::test_directory_jump_record ... ok
[INFO] [stdout] test zsh::tests::test_generate_git_completion ... ok
[INFO] [stdout] test theme::tests::test_registry_lookup_fast ... ok
[INFO] [stdout] test zsh::tests::test_auto_suggest_fast ... ok
[INFO] [stdout] test zsh::tests::test_completion_generation_fast ... ok
[INFO] [stdout] test prompt::tests::test_prompt_render_is_o1 ... ok
[INFO] [stdout] test shell::tests::test_generation_is_fast ... ok
[INFO] [stdout] test completion::tests::test_completion_performance ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pzsh-436c401f7df2c0ea)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 387 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[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-119870390a572a98)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_compile_generates_shell_code ... ok
[INFO] [stdout] test test_completion_system ... ok
[INFO] [stdout] test test_andon_startup_budget ... ok
[INFO] [stdout] test test_executor_performance ... ok
[INFO] [stdout] test test_all_plugins_available ... ok
[INFO] [stdout] test test_combined_aliases ... ok
[INFO] [stdout] test test_library_initializes ... ok
[INFO] [stdout] test test_deterministic_output ... ok
[INFO] [stdout] test test_parser_performance ... ok
[INFO] [stdout] test test_shell_init_both_shells ... ok
[INFO] [stdout] test test_themes_available ... ok
[INFO] [stdout] test test_prompt_performance ... ok
[INFO] [stdout] test test_plugin_load_performance ... ok
[INFO] [stdout] test test_startup_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pzsh
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/completion/mod.rs - completion::AprenderShellCompleter (line 359) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.63s; merged doctests compilation took 0.63s
[INFO] running `Command { std: "docker" "inspect" "0ac18d246e50ab4d0aacc62eb8ce544bb6c6c2f8fc9aa417804392c208a0470c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac18d246e50ab4d0aacc62eb8ce544bb6c6c2f8fc9aa417804392c208a0470c", kill_on_drop: false }`
[INFO] [stdout] 0ac18d246e50ab4d0aacc62eb8ce544bb6c6c2f8fc9aa417804392c208a0470c
