[INFO] fetching crate pzsh 0.3.5... [INFO] testing pzsh-0.3.5 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate pzsh 0.3.5 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate pzsh 0.3.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pzsh 0.3.5 [INFO] tweaked toml for crates.io crate pzsh 0.3.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pzsh 0.3.5 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pzsh 0.3.5 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d01a35e413d19ecf0bc0cea63061bed94babae9e1a26f5a6730e405242b552b [INFO] running `Command { std: "docker" "start" "-a" "8d01a35e413d19ecf0bc0cea63061bed94babae9e1a26f5a6730e405242b552b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d01a35e413d19ecf0bc0cea63061bed94babae9e1a26f5a6730e405242b552b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d01a35e413d19ecf0bc0cea63061bed94babae9e1a26f5a6730e405242b552b", kill_on_drop: false }` [INFO] [stdout] 8d01a35e413d19ecf0bc0cea63061bed94babae9e1a26f5a6730e405242b552b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30ef26cc888282adb5235a74ed471a1483e57f6134b655442058fa8b9402f412 [INFO] running `Command { std: "docker" "start" "-a" "30ef26cc888282adb5235a74ed471a1483e57f6134b655442058fa8b9402f412", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling dirs v6.0.0 [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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pzsh v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.33s [INFO] running `Command { std: "docker" "inspect" "30ef26cc888282adb5235a74ed471a1483e57f6134b655442058fa8b9402f412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ef26cc888282adb5235a74ed471a1483e57f6134b655442058fa8b9402f412", kill_on_drop: false }` [INFO] [stdout] 30ef26cc888282adb5235a74ed471a1483e57f6134b655442058fa8b9402f412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb68647155b091ec8bee90a09ef8074fe838d5788f1dc057b78f4e02a32c09fa [INFO] running `Command { std: "docker" "start" "-a" "eb68647155b091ec8bee90a09ef8074fe838d5788f1dc057b78f4e02a32c09fa", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zmij v1.0.9 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [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 regex v1.12.2 [INFO] [stderr] Compiling quanta v0.12.6 [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 half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling pzsh v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/completion/mod.rs:1039:17 [INFO] [stdout] | [INFO] [stdout] 1039 | assert!(results.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/completion/mod.rs:1057:17 [INFO] [stdout] | [INFO] [stdout] 1057 | assert!(results.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.06s [INFO] running `Command { std: "docker" "inspect" "eb68647155b091ec8bee90a09ef8074fe838d5788f1dc057b78f4e02a32c09fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb68647155b091ec8bee90a09ef8074fe838d5788f1dc057b78f4e02a32c09fa", kill_on_drop: false }` [INFO] [stdout] eb68647155b091ec8bee90a09ef8074fe838d5788f1dc057b78f4e02a32c09fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85c8a06470cb174d17c8a72d539a1418d9d44abf7bbf10fc40833b7709c3b4b4 [INFO] running `Command { std: "docker" "start" "-a" "85c8a06470cb174d17c8a72d539a1418d9d44abf7bbf10fc40833b7709c3b4b4", kill_on_drop: false }` [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/completion/mod.rs:1039:17 [INFO] [stderr] | [INFO] [stderr] 1039 | assert!(results.len() >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/completion/mod.rs:1057:17 [INFO] [stderr] | [INFO] [stderr] 1057 | assert!(results.len() >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pzsh` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pzsh-de5a02babc502557) [INFO] [stdout] [INFO] [stdout] running 408 tests [INFO] [stdout] test cli::tests::test_bench_result_format_failed ... ok [INFO] [stdout] test cli::tests::test_bench_passes_under_10ms ... ok [INFO] [stdout] test cli::tests::test_generate_init_config ... ok [INFO] [stdout] test cli::tests::test_bench_result_format ... ok [INFO] [stdout] test cli::tests::test_generate_init_config_has_colors ... ok [INFO] [stdout] test cli::tests::test_generate_init_config_bash ... ok [INFO] [stdout] test cli::tests::test_generate_init_config_has_plugins ... ok [INFO] [stdout] test cli::tests::test_lint_clean_config ... ok [INFO] [stdout] test cli::tests::test_generate_shell_init_zsh ... ok [INFO] [stdout] test cli::tests::test_lint_detects_conda ... 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_ignores_comments ... ok [INFO] [stdout] test cli::tests::test_lint_result_format_empty ... ok [INFO] [stdout] test cli::tests::test_profile_result_format ... 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 cli::tests::test_lint_detects_backticks ... ok [INFO] [stdout] test color::tests::test_all_color_bg_codes ... ok [INFO] [stdout] test cli::tests::test_generate_init_config_has_completion ... ok [INFO] [stdout] test cli::tests::test_generate_shell_init_bash ... ok [INFO] [stdout] test cli::tests::test_lint_detects_eval ... ok [INFO] [stdout] test color::tests::test_color_equality ... ok [INFO] [stdout] test color::tests::test_color_fg_codes ... ok [INFO] [stdout] test color::tests::test_colorspec_debug ... ok [INFO] [stdout] test color::tests::test_colorspec_equality ... ok [INFO] [stdout] test color::tests::test_reset_constant ... ok [INFO] [stdout] test color::tests::test_style_all_modifiers ... ok [INFO] [stdout] test color::tests::test_style_256_color ... ok [INFO] [stdout] test color::tests::test_style_bg_generic ... ok [INFO] [stdout] test color::tests::test_style_bg_ansi ... ok [INFO] [stdout] test color::tests::test_style_bg_palette ... ok [INFO] [stdout] test color::tests::test_style_combined ... ok [INFO] [stdout] test color::tests::test_style_default ... ok [INFO] [stdout] test color::tests::test_style_debug ... ok [INFO] [stdout] test color::tests::test_style_dim ... ok [INFO] [stdout] test color::tests::test_style_bold ... ok [INFO] [stdout] test cli::tests::test_profile_result_format_failed ... ok [INFO] [stdout] test color::tests::test_style_empty ... ok [INFO] [stdout] test color::tests::test_style_fg_only ... ok [INFO] [stdout] test color::tests::test_style_fg_generic ... ok [INFO] [stdout] test color::tests::test_style_true_color ... ok [INFO] [stdout] test color::tests::test_style_italic ... ok [INFO] [stdout] test color::tests::test_style_underline ... ok [INFO] [stdout] test color::tests::test_styled_clone ... ok [INFO] [stdout] test color::tests::test_styled_debug ... ok [INFO] [stdout] test color::tests::test_styled_display ... ok [INFO] [stdout] test color::tests::test_styled_render ... ok [INFO] [stdout] test color::tests::test_styled_plain ... ok [INFO] [stdout] test color::tests::test_theme_styles ... ok [INFO] [stdout] test cli::tests::test_lint_result_format_with_issues ... ok [INFO] [stdout] test completion::tests::test_alias_completer_not_command_position ... ok [INFO] [stdout] test completion::tests::test_alias_completer ... ok [INFO] [stdout] test completion::tests::test_alias_completer_name ... ok [INFO] [stdout] test completion::tests::test_alias_completer_priority ... ok [INFO] [stdout] test completion::tests::test_aprender_shell_clear_cache ... ok [INFO] [stdout] test completion::tests::test_aprender_shell_default ... ok [INFO] [stdout] test completion::tests::test_aprender_shell_load_model_not_found ... ok [INFO] [stdout] test completion::tests::test_aprender_shell_load_model_wrong_extension ... ok [INFO] [stdout] test completion::tests::test_aprender_shell_not_ready_returns_empty ... 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 color::tests::test_color_bg_codes ... ok [INFO] [stdout] test color::tests::test_color_debug ... ok [INFO] [stdout] test color::tests::test_style_bg_rgb ... 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_cursor_beyond_line ... ok [INFO] [stdout] test completion::tests::test_completion_context_command_position ... ok [INFO] [stdout] test completion::tests::test_completion_context_clone ... ok [INFO] [stdout] test completion::tests::test_completion_context_is_command_position ... ok [INFO] [stdout] test completion::tests::test_completion_context_from_line_basic ... ok [INFO] [stdout] test completion::tests::test_completion_context_debug ... ok [INFO] [stdout] test completion::tests::test_completion_context_parsing ... 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_default_score ... 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_env_completer_name ... ok [INFO] [stdout] test completion::tests::test_completion_engine ... ok [INFO] [stdout] test completion::tests::test_env_completer_with_brace ... ok [INFO] [stdout] test completion::tests::test_history_completer ... ok [INFO] [stdout] test completion::tests::test_history_completer_name ... ok [INFO] [stdout] test completion::tests::test_history_completer_empty_history ... ok [INFO] [stdout] test completion::tests::test_completion_item_builder ... ok [INFO] [stdout] test completion::tests::test_completion_kind_debug ... ok [INFO] [stdout] test completion::tests::test_history_completer_no_match ... ok [INFO] [stdout] test completion::tests::test_history_completer_priority ... ok [INFO] [stdout] test completion::tests::test_env_completer_no_dollar ... ok [INFO] [stdout] test completion::tests::test_path_completer_name ... ok [INFO] [stdout] test config::tests::test_default_config_is_valid ... ok [INFO] [stdout] test completion::tests::test_path_completer_empty_word ... ok [INFO] [stdout] test config::tests::test_env_lookup ... ok [INFO] [stdout] test config::tests::test_forbidden_backticks_in_alias ... ok [INFO] [stdout] test config::tests::test_forbidden_subprocess_pattern ... ok [INFO] [stdout] test config::tests::test_forbidden_brew_prefix ... ok [INFO] [stdout] test config::tests::test_forbidden_eval ... ok [INFO] [stdout] test completion::tests::test_path_completer_home_path ... ok [INFO] [stdout] test config::tests::test_prompt_config ... ok [INFO] [stdout] test config::tests::test_plugins_config ... ok [INFO] [stdout] test config::tests::test_source_config_defaults ... ok [INFO] [stdout] test completion::tests::test_path_completer_absolute_path ... ok [INFO] [stdout] test config::tests::test_shell_type_bash_config ... ok [INFO] [stdout] test config::tests::test_valid_config_parses ... ok [INFO] [stdout] test config::tests::test_alias_lookup_miss ... ok [INFO] [stdout] test executor::tests::test_executor_deterministic ... ok [INFO] [stdout] test config::tests::test_config_error_display ... ok [INFO] [stdout] test completion::tests::test_env_completer ... 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 executor::tests::test_executor_init_under_2ms ... ok [INFO] [stdout] test parser::tests::test_parse_deterministic ... ok [INFO] [stdout] test parser::tests::test_parse_builtin ... ok [INFO] [stdout] test executor::tests::test_frozen_env_immutable ... ok [INFO] [stdout] test completion::tests::test_completion_context_empty_line ... ok [INFO] [stdout] test executor::tests::test_expand_alias ... ok [INFO] [stdout] test executor::tests::test_generate_aliases ... ok [INFO] [stdout] test color::tests::test_all_theme_styles ... ok [INFO] [stdout] test parser::tests::test_parse_under_2ms ... ok [INFO] [stdout] test cli::tests::test_lint_detects_subprocess ... ok [INFO] [stdout] test parser::tests::test_parse_empty ... ok [INFO] [stdout] test plugin::tests::test_aws_plugin ... ok [INFO] [stdout] test plugin::tests::test_aws_plugin_info ... ok [INFO] [stdout] test plugin::tests::test_aws_plugin_init ... ok [INFO] [stdout] test plugin::tests::test_all_plugins_load_under_budget ... ok [INFO] [stdout] test plugin::tests::test_aws_plugin_clone ... ok [INFO] [stdout] test plugin::tests::test_aws_plugin_default ... ok [INFO] [stdout] test plugin::tests::test_aws_plugin_aliases ... ok [INFO] [stdout] test plugin::tests::test_aws_plugin_debug ... ok [INFO] [stdout] test plugin::tests::test_aws_plugin_new ... ok [INFO] [stdout] test plugin::tests::test_aws_plugin_shell_init ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_aliases ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_clone ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_completions ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_env_vars ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_init ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_info ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_shell_init ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_debug ... ok [INFO] [stdout] test plugin::tests::test_git_plugin ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_new ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_default ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_aliases ... ok [INFO] [stdout] test parser::tests::test_parse_simple_command ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_completions ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_debug ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_clone ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_all_aliases ... ok [INFO] [stdout] test plugin::tests::test_docker_plugin_all_aliases ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_default ... ok [INFO] [stdout] test plugin::tests::test_golang_plugin ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_shell_init_bash ... ok [INFO] [stdout] test plugin::tests::test_golang_plugin_aliases ... ok [INFO] [stdout] test plugin::tests::test_golang_plugin_clone ... ok [INFO] [stdout] test plugin::tests::test_golang_plugin_default ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_info ... ok [INFO] [stdout] test plugin::tests::test_golang_plugin_debug ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_env_vars ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_new ... ok [INFO] [stdout] test plugin::tests::test_golang_plugin_shell_init ... ok [INFO] [stdout] test plugin::tests::test_kubectl_plugin ... ok [INFO] [stdout] test plugin::tests::test_kubectl_plugin_debug ... ok [INFO] [stdout] test plugin::tests::test_kubectl_plugin_default ... ok [INFO] [stdout] test plugin::tests::test_kubectl_plugin_clone ... ok [INFO] [stdout] test plugin::tests::test_kubectl_plugin_new ... ok [INFO] [stdout] test plugin::tests::test_kubectl_plugin_shell_init ... ok [INFO] [stdout] test plugin::tests::test_loaded_count ... ok [INFO] [stdout] test plugin::tests::test_npm_plugin ... ok [INFO] [stdout] test plugin::tests::test_npm_plugin_aliases ... ok [INFO] [stdout] test plugin::tests::test_npm_plugin_clone ... ok [INFO] [stdout] test plugin::tests::test_kubectl_plugin_aliases ... ok [INFO] [stdout] test plugin::tests::test_kubectl_plugin_info ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_shell_init_zsh ... ok [INFO] [stdout] test plugin::tests::test_kubectl_plugin_init ... ok [INFO] [stdout] test plugin::tests::test_npm_plugin_init ... ok [INFO] [stdout] test plugin::tests::test_npm_plugin_new ... ok [INFO] [stdout] test plugin::tests::test_plugin_aliases_aggregation ... ok [INFO] [stdout] test plugin::tests::test_golang_plugin_new ... ok [INFO] [stdout] test plugin::tests::test_npm_plugin_debug ... ok [INFO] [stdout] test parser::tests::test_parser_is_o1_with_many_aliases ... ok [INFO] [stdout] test plugin::tests::test_plugin_error_display ... ok [INFO] [stdout] test plugin::tests::test_plugin_info_builder ... ok [INFO] [stdout] test plugin::tests::test_plugin_info_default ... ok [INFO] [stdout] test plugin::tests::test_plugin_info_with_dependency ... ok [INFO] [stdout] test plugin::tests::test_git_plugin_init ... ok [INFO] [stdout] test plugin::tests::test_golang_plugin_info ... ok [INFO] [stdout] test plugin::tests::test_golang_plugin_init ... ok [INFO] [stdout] test plugin::tests::test_npm_plugin_default ... ok [INFO] [stdout] test plugin::tests::test_npm_plugin_info ... ok [INFO] [stdout] test plugin::tests::test_npm_plugin_shell_init ... ok [INFO] [stdout] test plugin::tests::test_plugin_info_with_description ... ok [INFO] [stdout] test plugin::tests::test_plugin_info_with_version ... ok [INFO] [stdout] test plugin::tests::test_plugin_load ... ok [INFO] [stdout] test plugin::tests::test_plugin_load_performance ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_all_aliases ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_all_env_vars ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_debug ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_empty_load_all ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_list ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_register_custom ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_reload ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_load_not_found ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_set_plugin_dir ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_load_all_new_plugins ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_load_all ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_shell_init ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_shell_init_bash ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_aliases_from_all_plugins ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_loaded_count ... ok [INFO] [stdout] test plugin::tests::test_plugin_state_debug ... ok [INFO] [stdout] test plugin::tests::test_plugin_state_default ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_has_all_plugins ... ok [INFO] [stdout] test plugin::tests::test_python_plugin ... ok [INFO] [stdout] test plugin::tests::test_python_plugin_aliases ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_state_transitions ... ok [INFO] [stdout] test config::tests::test_alias_lookup_is_o1 ... ok [INFO] [stdout] test color::tests::test_render_performance ... ok [INFO] [stdout] test config::tests::test_config_compile_is_fast ... ok [INFO] [stdout] test executor::tests::test_alias_lookup_is_o1 ... ok [INFO] [stdout] test plugin::tests::test_python_plugin_clone ... ok [INFO] [stdout] test plugin::tests::test_python_plugin_debug ... ok [INFO] [stdout] test plugin::tests::test_plugin_state_equality ... ok [INFO] [stdout] test plugin::tests::test_plugin_not_found ... ok [INFO] [stdout] test plugin::tests::test_plugin_manager_state_unregistered ... ok [INFO] [stdout] test plugin::tests::test_python_plugin_default ... ok [INFO] [stdout] test plugin::tests::test_python_plugin_info ... ok [INFO] [stdout] test plugin::tests::test_rust_plugin_shell_init ... ok [INFO] [stdout] test plugin::tests::test_python_plugin_init ... ok [INFO] [stdout] test plugin::tests::test_python_plugin_shell_init ... ok [INFO] [stdout] test plugin::tests::test_python_plugin_new ... ok [INFO] [stdout] test plugin::tests::test_rust_plugin_info ... ok [INFO] [stdout] test plugin::tests::test_rust_plugin_default ... ok [INFO] [stdout] test plugin::tests::test_rust_plugin_debug ... ok [INFO] [stdout] test plugin::tests::test_rust_plugin_init ... ok [INFO] [stdout] test plugin::tests::test_rust_plugin ... ok [INFO] [stdout] test plugin::tests::test_rust_plugin_clone ... ok [INFO] [stdout] test plugin::tests::test_rust_plugin_aliases ... ok [INFO] [stdout] test plugin::tests::test_shell_init_generation ... ok [INFO] [stdout] test plugin::tests::test_terraform_plugin_clone ... ok [INFO] [stdout] test plugin::tests::test_terraform_plugin_aliases ... ok [INFO] [stdout] test plugin::tests::test_rust_plugin_new ... ok [INFO] [stdout] test plugin::tests::test_terraform_plugin_debug ... ok [INFO] [stdout] test prompt::tests::test_git_cache_render ... ok [INFO] [stdout] test prompt::tests::test_git_cache_render_colored ... ok [INFO] [stdout] test prompt::tests::test_git_cache_valid_flag ... ok [INFO] [stdout] test plugin::tests::test_terraform_plugin_info ... ok [INFO] [stdout] test plugin::tests::test_terraform_plugin_default ... ok [INFO] [stdout] test plugin::tests::test_terraform_plugin_init ... ok [INFO] [stdout] test plugin::tests::test_terraform_plugin_new ... ok [INFO] [stdout] test prompt::tests::test_git_cache_default ... ok [INFO] [stdout] test plugin::tests::test_terraform_plugin ... ok [INFO] [stdout] test prompt::tests::test_git_cache_clone ... ok [INFO] [stdout] test prompt::tests::test_git_cache_invalidation ... ok [INFO] [stdout] test plugin::tests::test_terraform_plugin_shell_init ... ok [INFO] [stdout] test prompt::tests::test_git_cache_debug ... ok [INFO] [stdout] test prompt::tests::test_git_cache_new ... ok [INFO] [stdout] test prompt::tests::test_parse_format ... 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 prompt::tests::test_prompt_all_segments ... ok [INFO] [stdout] test prompt::tests::test_prompt_contains_expected_parts ... ok [INFO] [stdout] test prompt::tests::test_prompt_custom_segment_render ... ok [INFO] [stdout] test prompt::tests::test_prompt_debug ... ok [INFO] [stdout] test prompt::tests::test_prompt_colors_enabled ... ok [INFO] [stdout] test prompt::tests::test_prompt_deterministic ... ok [INFO] [stdout] test prompt::tests::test_prompt_invalidate_git_cache ... ok [INFO] [stdout] test prompt::tests::test_prompt_render_under_2ms ... ok [INFO] [stdout] test prompt::tests::test_prompt_root_char ... ok [INFO] [stdout] test prompt::tests::test_prompt_segment_clone ... ok [INFO] [stdout] test prompt::tests::test_prompt_segment_count ... ok [INFO] [stdout] test prompt::tests::test_prompt_segment_debug ... ok [INFO] [stdout] test executor::tests::test_env_lookup_is_o1 ... ok [INFO] [stdout] test prompt::tests::test_prompt_set_colors_enabled ... ok [INFO] [stdout] test prompt::tests::test_prompt_update_git_cache ... 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 shell::tests::test_bash_init_configures_completion ... ok [INFO] [stdout] test shell::tests::test_bash_init_configures_history ... ok [INFO] [stdout] test shell::tests::test_bash_init_configures_shell_options ... ok [INFO] [stdout] test shell::tests::test_bash_init_contains_header ... ok [INFO] [stdout] test shell::tests::test_bash_init_defines_aliases ... ok [INFO] [stdout] test shell::tests::test_bash_init_exports_env_vars ... ok [INFO] [stdout] test shell::tests::test_bash_init_includes_plugin_aliases ... ok [INFO] [stdout] test shell::tests::test_bash_init_sets_colored_prompt ... 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_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_bash_init_sets_keybindings ... ok [INFO] [stdout] test tests::test_error_display ... ok [INFO] [stdout] test shell::tests::test_zsh_init_no_colors ... ok [INFO] [stdout] test shell::tests::test_zsh_init_contains_header ... ok [INFO] [stdout] test shell::tests::test_zsh_init_sets_keybindings ... ok [INFO] [stdout] test shell::tests::test_zsh_init_sets_colored_prompt ... ok [INFO] [stdout] test shell::tests::test_output_size_reasonable ... ok [INFO] [stdout] test tests::test_shell_type_bash ... ok [INFO] [stdout] test tests::test_shell_type_default ... ok [INFO] [stdout] test tests::test_startup_under_10ms ... ok [INFO] [stdout] test shell::tests::test_zsh_init_configures_history ... ok [INFO] [stdout] test tests::test_shell_type_default_is_zsh ... ok [INFO] [stdout] test theme::tests::test_agnoster_all_styles ... ok [INFO] [stdout] test shell::tests::test_zsh_init_configures_completion ... ok [INFO] [stdout] test theme::tests::test_agnoster_error_style ... ok [INFO] [stdout] test theme::tests::test_agnoster_bash_prompt ... ok [INFO] [stdout] test theme::tests::test_agnoster_prompt_char_style ... ok [INFO] [stdout] test theme::tests::test_agnoster_debug ... ok [INFO] [stdout] test theme::tests::test_agnoster_prompt_root_style ... ok [INFO] [stdout] test theme::tests::test_agnoster_success_style ... ok [INFO] [stdout] test theme::tests::test_agnoster_default ... ok [INFO] [stdout] test theme::tests::test_agnoster_theme ... ok [INFO] [stdout] test theme::tests::test_agnoster_zsh_prompt_format ... ok [INFO] [stdout] test theme::tests::test_pure_all_styles ... ok [INFO] [stdout] test shell::tests::test_bash_init_no_colors ... ok [INFO] [stdout] test theme::tests::test_pure_debug ... ok [INFO] [stdout] test theme::tests::test_pure_bash_prompt ... ok [INFO] [stdout] test theme::tests::test_pure_bash_prompt_two_line ... ok [INFO] [stdout] test theme::tests::test_custom_theme_registration ... ok [INFO] [stdout] test theme::tests::test_pure_success_style ... ok [INFO] [stdout] test theme::tests::test_pure_host_style ... ok [INFO] [stdout] test theme::tests::test_pure_theme ... 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_prompt_generation_fast ... ok [INFO] [stdout] test tests::test_startup_is_deterministic ... ok [INFO] [stdout] test theme::tests::test_registry_count ... ok [INFO] [stdout] test shell::tests::test_output_is_valid_shell_syntax ... ok [INFO] [stdout] test theme::tests::test_registry_current_theme ... ok [INFO] [stdout] test theme::tests::test_pure_error_style ... ok [INFO] [stdout] test theme::tests::test_all_themes_have_prompts ... ok [INFO] [stdout] test theme::tests::test_pure_default ... ok [INFO] [stdout] test theme::tests::test_registry_debug ... ok [INFO] [stdout] test theme::tests::test_registry_set_current_multiple_times ... ok [INFO] [stdout] test theme::tests::test_registry_default ... ok [INFO] [stdout] test theme::tests::test_registry_set_current_unknown ... ok [INFO] [stdout] test theme::tests::test_robbyrussell_all_styles ... ok [INFO] [stdout] test theme::tests::test_registry_get_theme ... ok [INFO] [stdout] test theme::tests::test_registry_get_unknown ... ok [INFO] [stdout] test theme::tests::test_registry_new ... ok [INFO] [stdout] test theme::tests::test_registry_register_and_get ... 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_debug ... ok [INFO] [stdout] test theme::tests::test_robbyrussell_error_style ... ok [INFO] [stdout] test theme::tests::test_robbyrussell_default ... 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_bash_prompt ... ok [INFO] [stdout] test theme::tests::test_simple_debug ... ok [INFO] [stdout] test theme::tests::test_simple_default ... ok [INFO] [stdout] test theme::tests::test_simple_error_style ... ok [INFO] [stdout] test theme::tests::test_simple_success_style ... 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_debug ... ok [INFO] [stdout] test theme::tests::test_simple_theme ... ok [INFO] [stdout] test theme::tests::test_spaceship_host_style ... ok [INFO] [stdout] test theme::tests::test_spaceship_default ... ok [INFO] [stdout] test theme::tests::test_spaceship_all_styles ... 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_spaceship_error_style ... ok [INFO] [stdout] test theme::tests::test_spaceship_zsh_prompt ... ok [INFO] [stdout] test zsh::tests::test_auto_suggest_empty_input ... ok [INFO] [stdout] test theme::tests::test_zsh_prompt_contains_color_codes ... ok [INFO] [stdout] test theme::tests::test_theme_styles ... ok [INFO] [stdout] test zsh::tests::test_auto_suggest_new ... ok [INFO] [stdout] test zsh::tests::test_auto_suggest_widget_code ... ok [INFO] [stdout] test theme::tests::test_registry_lookup_fast ... ok [INFO] [stdout] test theme::tests::test_themes_have_git_styles ... ok [INFO] [stdout] test zsh::tests::test_auto_suggest_no_match ... ok [INFO] [stdout] test zsh::tests::test_auto_suggest_exact_match_no_suggest ... ok [INFO] [stdout] test theme::tests::test_theme_style_methods ... ok [INFO] [stdout] test zsh::tests::test_directory_jump_find_case_insensitive ... 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_docker_completion ... ok [INFO] [stdout] test zsh::tests::test_generate_git_completion ... ok [INFO] [stdout] test zsh::tests::test_generate_all_completions ... ok [INFO] [stdout] test zsh::tests::test_history_search_widget_code ... ok [INFO] [stdout] test zsh::tests::test_syntax_highlight_code ... ok [INFO] [stdout] test zsh::tests::test_syntax_highlighter_default ... ok [INFO] [stdout] test zsh::tests::test_unknown_command_completion ... ok [INFO] [stdout] test zsh::tests::test_completion_spec_flag ... ok [INFO] [stdout] test zsh::tests::test_directory_jump_find ... ok [INFO] [stdout] test tests::test_measure_startup ... 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 theme::tests::test_registry_list_themes ... ok [INFO] [stdout] test zsh::tests::test_zsh_completion_new ... ok [INFO] [stdout] test zsh::tests::test_auto_suggest_with_history ... 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 ... FAILED [INFO] [stdout] test shell::tests::test_generation_is_fast ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] test completion::tests::test_completion_performance ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- prompt::tests::test_prompt_render_is_o1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'prompt::tests::test_prompt_render_is_o1' (293) panicked at src/prompt/mod.rs:424:9: [INFO] [stdout] Complex prompt too slow: 85.723753ms vs 1.775519ms [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573c048a280a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573c048a280a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573c048a280a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x573c048a280a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x573c048b90ba - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x573c048b90ba - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x573c048a7302 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x573c048a7302 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x573c04880f6f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x573c04880f6f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x573c0489a9d9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x573c04821c2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x573c04821c2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x573c0489ab92 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x573c0489ab92 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x573c04881028 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x573c04878939 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x573c04881d3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x573c048b984c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x573c04738f27 - pzsh[f0b6c187fd9ddb08]::prompt::tests::test_prompt_render_is_o1 [INFO] [stdout] at /opt/rustwide/workdir/src/prompt/mod.rs:424:9 [INFO] [stdout] 20: 0x573c047346c7 - pzsh[f0b6c187fd9ddb08]::prompt::tests::test_prompt_render_is_o1::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/prompt/mod.rs:394:34 [INFO] [stdout] 21: 0x573c0476d976 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x573c04815d0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x573c04815d0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x573c048226fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x573c048226fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x573c048226fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x573c048226fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x573c048226fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x573c048226fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x573c048226fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x573c0481de14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x573c0481de14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x573c04825302 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x573c04825302 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x573c04825302 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x573c04825302 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x573c04825302 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x573c04825302 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x573c04825302 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x573c048a1f0f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x573c048a1f0f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x78222efebaa4 - [INFO] [stdout] 43: 0x78222f078a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- shell::tests::test_generation_is_fast stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'shell::tests::test_generation_is_fast' (316) panicked at src/shell/mod.rs:776:9: [INFO] [stdout] Generation too slow: 200.172803ms [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573c048a280a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573c048a280a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573c048a280a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x573c048a280a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x573c048b90ba - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x573c048b90ba - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x573c048a7302 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x573c048a7302 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x573c04880f6f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x573c04880f6f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x573c0489a9d9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x573c04821c2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x573c04821c2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x573c0489ab92 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x573c0489ab92 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x573c04881028 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x573c04878939 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x573c04881d3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x573c048b984c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x573c047a579b - pzsh[f0b6c187fd9ddb08]::shell::tests::test_generation_is_fast [INFO] [stdout] at /opt/rustwide/workdir/src/shell/mod.rs:776:9 [INFO] [stdout] 20: 0x573c04799f77 - pzsh[f0b6c187fd9ddb08]::shell::tests::test_generation_is_fast::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/shell/mod.rs:766:33 [INFO] [stdout] 21: 0x573c04769b36 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x573c04815d0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x573c04815d0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x573c048226fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x573c048226fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x573c048226fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x573c048226fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x573c048226fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x573c048226fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x573c048226fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x573c0481de14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x573c0481de14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x573c04825302 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x573c04825302 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x573c04825302 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x573c04825302 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x573c04825302 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x573c04825302 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x573c04825302 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x573c048a1f0f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x573c048a1f0f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x78222efebaa4 - [INFO] [stdout] 43: 0x78222f078a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- completion::tests::test_completion_performance stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'completion::tests::test_completion_performance' (106) panicked at src/completion/mod.rs:758:9: [INFO] [stdout] Completion too slow: 504.199168ms [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573c048a280a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573c048a280a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573c048a280a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x573c048a280a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x573c048b90ba - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x573c048b90ba - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x573c048a7302 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x573c048a7302 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x573c04880f6f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x573c04880f6f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x573c0489a9d9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x573c04821c2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x573c04821c2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x573c0489ab92 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x573c0489ab92 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x573c04881028 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x573c04878939 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x573c04881d3d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x573c048b984c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x573c0479ee2e - pzsh[f0b6c187fd9ddb08]::completion::tests::test_completion_performance [INFO] [stdout] at /opt/rustwide/workdir/src/completion/mod.rs:758:9 [INFO] [stdout] 20: 0x573c047991e7 - pzsh[f0b6c187fd9ddb08]::completion::tests::test_completion_performance::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/completion/mod.rs:743:37 [INFO] [stdout] 21: 0x573c04767e76 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x573c04815d0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x573c04815d0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x573c048226fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x573c048226fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x573c048226fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x573c048226fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x573c048226fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x573c048226fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x573c048226fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x573c0481de14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x573c0481de14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x573c04825302 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x573c04825302 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x573c04825302 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x573c04825302 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x573c04825302 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x573c04825302 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x573c04825302 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x573c048a1f0f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x573c048a1f0f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x78222efebaa4 - [INFO] [stdout] 43: 0x78222f078a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] completion::tests::test_completion_performance [INFO] [stdout] prompt::tests::test_prompt_render_is_o1 [INFO] [stdout] shell::tests::test_generation_is_fast [INFO] [stdout] [INFO] [stdout] test result: FAILED. 405 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "85c8a06470cb174d17c8a72d539a1418d9d44abf7bbf10fc40833b7709c3b4b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c8a06470cb174d17c8a72d539a1418d9d44abf7bbf10fc40833b7709c3b4b4", kill_on_drop: false }` [INFO] [stdout] 85c8a06470cb174d17c8a72d539a1418d9d44abf7bbf10fc40833b7709c3b4b4