[INFO] fetching crate kort 0.2.1... [INFO] testing kort-0.2.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate kort 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate kort 0.2.1 [INFO] finished tweaking crates.io crate kort 0.2.1 [INFO] tweaked toml for crates.io crate kort 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kort 0.2.1 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 kort 0.2.1 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] 2ad71ab376fd98d01127a34f6a81150dd68745f5637902bf20d830062340ea10 [INFO] running `Command { std: "docker" "start" "-a" "2ad71ab376fd98d01127a34f6a81150dd68745f5637902bf20d830062340ea10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ad71ab376fd98d01127a34f6a81150dd68745f5637902bf20d830062340ea10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad71ab376fd98d01127a34f6a81150dd68745f5637902bf20d830062340ea10", kill_on_drop: false }` [INFO] [stdout] 2ad71ab376fd98d01127a34f6a81150dd68745f5637902bf20d830062340ea10 [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] 3d231b276f22b7295ecdb57d86d5b828c89a0e3e83b798beb22d66aef37b6e16 [INFO] running `Command { std: "docker" "start" "-a" "3d231b276f22b7295ecdb57d86d5b828c89a0e3e83b798beb22d66aef37b6e16", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bitcode_derive v0.6.9 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bitcode v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling kort v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.79s [INFO] running `Command { std: "docker" "inspect" "3d231b276f22b7295ecdb57d86d5b828c89a0e3e83b798beb22d66aef37b6e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d231b276f22b7295ecdb57d86d5b828c89a0e3e83b798beb22d66aef37b6e16", kill_on_drop: false }` [INFO] [stdout] 3d231b276f22b7295ecdb57d86d5b828c89a0e3e83b798beb22d66aef37b6e16 [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] 6347730d9cdb0a31f2535c55e9d94dea9ca6a97bd06d7af896742f41877e12e1 [INFO] running `Command { std: "docker" "start" "-a" "6347730d9cdb0a31f2535c55e9d94dea9ca6a97bd06d7af896742f41877e12e1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.41 [INFO] [stderr] Compiling zerocopy-derive v0.8.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling bitcode v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling kort v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.03s [INFO] running `Command { std: "docker" "inspect" "6347730d9cdb0a31f2535c55e9d94dea9ca6a97bd06d7af896742f41877e12e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6347730d9cdb0a31f2535c55e9d94dea9ca6a97bd06d7af896742f41877e12e1", kill_on_drop: false }` [INFO] [stdout] 6347730d9cdb0a31f2535c55e9d94dea9ca6a97bd06d7af896742f41877e12e1 [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] f414eb8c97b2d591016f5f90d72093d57c78b45c83f0bc3e3413a10acbac6a09 [INFO] running `Command { std: "docker" "start" "-a" "f414eb8c97b2d591016f5f90d72093d57c78b45c83f0bc3e3413a10acbac6a09", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kort-909fce3cafb2ac4f) [INFO] [stdout] [INFO] [stdout] running 215 tests [INFO] [stdout] test add::tests::test_toml_quote_simple ... ok [INFO] [stdout] test add::tests::test_build_toml_entry_minimal ... ok [INFO] [stdout] test add::tests::test_append_to_config_command_and_global_rejected ... ok [INFO] [stdout] test add::tests::test_build_toml_entry_full ... ok [INFO] [stdout] test add::tests::test_append_to_config_invalid_entry_does_not_corrupt_file ... ok [INFO] [stdout] test add::tests::test_build_toml_entry_escaping ... ok [INFO] [stdout] test add::tests::test_toml_quote_with_special_chars ... ok [INFO] [stdout] test add::tests::test_append_to_config_new_file ... ok [INFO] [stdout] test add::tests::test_append_to_config_global_entry ... ok [INFO] [stdout] test add::tests::test_append_to_config_same_keyword_command_vs_no_command ... ok [INFO] [stdout] test add::tests::test_append_to_config_same_keyword_same_context_rejected ... ok [INFO] [stdout] test add::tests::test_validate_params_valid ... ok [INFO] [stdout] test add::tests::test_append_to_config_context_vs_no_context_allowed ... ok [INFO] [stdout] test cache::tests::test_read_nonexistent_cache ... ok [INFO] [stdout] test add::tests::test_validate_params_invalid_lbuffer_regex ... ok [INFO] [stdout] test cache::tests::test_read_corrupted_cache ... ok [INFO] [stdout] test add::tests::test_append_to_config_same_keyword_different_command_scope ... ok [INFO] [stdout] test add::tests::test_validate_params_empty_expansion ... ok [INFO] [stdout] test add::tests::test_append_to_config_duplicate_keyword ... ok [INFO] [stdout] test compiler::tests::test_check_valid_config ... ok [INFO] [stdout] test add::tests::test_validate_params_invalid_rbuffer_regex ... ok [INFO] [stdout] test add::tests::test_validate_params_keyword_with_space ... ok [INFO] [stdout] test cache::tests::test_is_fresh_true ... ok [INFO] [stdout] test add::tests::test_append_to_config_same_keyword_different_context ... ok [INFO] [stdout] test config::tests::test_default_settings ... ok [INFO] [stdout] test config::tests::test_parse_empty_config ... ok [INFO] [stdout] test compiler::tests::test_check_invalid_config ... ok [INFO] [stdout] test add::tests::test_validate_params_empty_keyword ... ok [INFO] [stdout] test cache::tests::test_hash_config_deterministic ... ok [INFO] [stdout] test cache::tests::test_hash_config_different_content ... ok [INFO] [stdout] test config::tests::test_parse_full_config ... ok [INFO] [stdout] test add::tests::test_append_to_config_context_entry ... ok [INFO] [stdout] test cache::tests::test_write_creates_parent_directories ... ok [INFO] [stdout] test cache::tests::test_write_and_read_roundtrip ... ok [INFO] [stdout] test cache::tests::test_write_and_read_roundtrip_with_settings ... ok [INFO] [stdout] test config::tests::test_validate_command_and_global_exclusive ... ok [INFO] [stdout] test config::tests::test_parse_minimal_config ... ok [INFO] [stdout] test config::tests::test_parse_new_fields ... ok [INFO] [stdout] test config::tests::test_validate_invalid_regex ... ok [INFO] [stdout] test cache::tests::test_prefix_index_survives_cache_roundtrip ... ok [INFO] [stdout] test cache::tests::test_is_fresh_false_after_config_change ... ok [INFO] [stdout] test config::tests::test_validate_empty_expansion ... ok [INFO] [stdout] test config::tests::test_validate_empty_keyword ... ok [INFO] [stdout] test config::tests::test_validate_function_and_evaluate_exclusive ... ok [INFO] [stdout] test conflict::tests::test_allow_conflict_skips ... ok [INFO] [stdout] test conflict::tests::test_conflict_display ... ok [INFO] [stdout] test config::tests::test_validate_keyword_with_space ... ok [INFO] [stdout] test conflict::tests::test_no_suffix_match ... ok [INFO] [stdout] test conflict::tests::test_zsh_builtins_contains_common_commands ... ok [INFO] [stdout] test conflict::tests::test_detect_shell_builtin ... ok [INFO] [stdout] test conflict::tests::test_conflict_report_has_errors ... ok [INFO] [stdout] test conflict::tests::test_detect_exact_path_match ... ok [INFO] [stdout] test config::tests::test_validate_regex_keyword_pattern ... ok [INFO] [stdout] test conflict::tests::test_no_conflicts ... ok [INFO] [stdout] test conflict::tests::test_zsh_builtins_sorted ... ok [INFO] [stdout] test context::tests::test_matches_rbuffer_pattern ... ok [INFO] [stdout] test context::tests::test_no_context_always_matches ... ok [INFO] [stdout] test context::tests::test_regex_cache_lazy_compilation ... ok [INFO] [stdout] test context::tests::test_find_contextual_match ... ok [INFO] [stdout] test context::tests::test_matches_both_patterns ... ok [INFO] [stdout] test context::tests::test_matches_lbuffer_pattern ... ok [INFO] [stdout] test expand::tests::test_check_remind_exact_command ... ok [INFO] [stdout] test expand::tests::test_check_remind_exact_match ... ok [INFO] [stdout] test expand::tests::test_check_remind_no_false_positive_on_prefix ... ok [INFO] [stdout] test conflict::tests::test_exact_match_detection ... ok [INFO] [stdout] test conflict::tests::test_multiple_conflicts ... ok [INFO] [stdout] test expand::tests::test_expand_command_scoped_after_pipe ... ok [INFO] [stdout] test expand::tests::test_expand_command_scoped_wrong_command ... ok [INFO] [stdout] test expand::tests::test_expand_command_scoped ... ok [INFO] [stdout] test expand::tests::test_expand_function ... ok [INFO] [stdout] test expand::tests::test_expand_contextual ... ok [INFO] [stdout] test expand::tests::test_expand_global ... ok [INFO] [stdout] test expand::tests::test_expand_evaluate ... ok [INFO] [stdout] test expand::tests::test_expand_empty_input ... ok [INFO] [stdout] test expand::tests::test_expand_no_match ... ok [INFO] [stdout] test expand::tests::test_expand_prefix_candidates_command_scoped ... ok [INFO] [stdout] test expand::tests::test_expand_contextual_no_match ... ok [INFO] [stdout] test expand::tests::test_expand_prefix_candidates_not_command_position_global_only ... ok [INFO] [stdout] test expand::tests::test_expand_prefix_exact_match_takes_priority ... ok [INFO] [stdout] test expand::tests::test_expand_prefix_no_candidates ... ok [INFO] [stdout] test expand::tests::test_expand_prefix_exact_match_with_prefix_candidates ... ok [INFO] [stdout] test expand::tests::test_expand_regular_command_position ... ok [INFO] [stdout] test expand::tests::test_expand_regular_not_command_position ... ok [INFO] [stdout] test expand::tests::test_extract_keyword_empty ... ok [INFO] [stdout] test expand::tests::test_extract_keyword_simple ... ok [INFO] [stdout] test expand::tests::test_expand_prefix_multiple_candidates ... ok [INFO] [stdout] test expand::tests::test_expand_with_placeholder ... ok [INFO] [stdout] test expand::tests::test_expand_prefix_single_candidate_returns_no_match ... ok [INFO] [stdout] test expand::tests::test_expand_with_prefix_system ... ok [INFO] [stdout] test expand::tests::test_expand_with_rbuffer ... ok [INFO] [stdout] test expand::tests::test_extract_keyword_with_args ... ok [INFO] [stdout] test expand::tests::test_extract_keyword_with_trailing_space ... ok [INFO] [stdout] test expand::tests::test_is_command_or_prefix_position ... ok [INFO] [stdout] test expand::tests::test_last_command_segment_simple ... ok [INFO] [stdout] test expand::tests::test_last_command_segment_and ... ok [INFO] [stdout] test expand::tests::test_last_command_segment_or ... ok [INFO] [stdout] test expand::tests::test_prefix_word_boundary ... ok [INFO] [stdout] test expand::tests::test_starts_with_at_boundary ... ok [INFO] [stdout] test import::tests::test_import_aliases_skips_invalid ... ok [INFO] [stdout] test expand::tests::test_last_command_segment_pipe ... ok [INFO] [stdout] test expand::tests::test_last_command_segment_quoted ... ok [INFO] [stdout] test expand::tests::test_last_command_segment_semicolon ... ok [INFO] [stdout] test import::tests::test_parse_fish_abbr_global ... ok [INFO] [stdout] test import::tests::test_export ... ok [INFO] [stdout] test import::tests::test_parse_fish_abbr_short_command_flag ... ok [INFO] [stdout] test import::tests::test_import_fish_preserves_command_flag ... ok [INFO] [stdout] test import::tests::test_import_fish_preserves_function_flag ... ok [INFO] [stdout] test import::tests::test_import_git_aliases_shell_command ... ok [INFO] [stdout] test import::tests::test_parse_fish_abbr_command_with_function ... ok [INFO] [stdout] test import::tests::test_import_fish ... ok [INFO] [stdout] test import::tests::test_parse_fish_abbr_simple ... ok [INFO] [stdout] test import::tests::test_parse_fish_abbr_with_command_flag ... ok [INFO] [stdout] test import::tests::test_parse_fish_abbr_with_function_flag ... ok [INFO] [stdout] test import::tests::test_parse_fish_abbr_with_dashdash ... ok [INFO] [stdout] test import::tests::test_import_fish_preserves_regex_flag ... ok [INFO] [stdout] test import::tests::test_import_aliases ... ok [INFO] [stdout] test import::tests::test_import_git_aliases ... ok [INFO] [stdout] test import::tests::test_parse_fish_abbr_with_position_flag ... ok [INFO] [stdout] test import::tests::test_import_fish_preserves_short_command_flag ... ok [INFO] [stdout] test import::tests::test_parse_zsh_alias_simple ... ok [INFO] [stdout] test import::tests::test_parse_zsh_alias_with_alias_prefix ... ok [INFO] [stdout] test import::tests::test_parse_zsh_alias_no_quotes ... ok [INFO] [stdout] test import::tests::test_parse_zsh_alias_double_quotes ... ok [INFO] [stdout] test import::tests::test_strip_quotes ... ok [INFO] [stdout] test import::tests::test_parse_fish_abbr_with_regex_flag ... ok [INFO] [stdout] test manage::tests::test_erase_not_found ... ok [INFO] [stdout] test manage::tests::test_rename_invalid_keyword ... ok [INFO] [stdout] test manage::tests::test_show_filtered ... ok [INFO] [stdout] test manage::tests::test_show_all ... ok [INFO] [stdout] test matcher::tests::test_abbr_scope_conversion ... ok [INFO] [stdout] test matcher::tests::test_build_contextual ... ok [INFO] [stdout] test manage::tests::test_erase_command_scoped ... ok [INFO] [stdout] test matcher::tests::test_build_global ... ok [INFO] [stdout] test manage::tests::test_query_not_found ... ok [INFO] [stdout] test matcher::tests::test_build_command_scoped ... ok [INFO] [stdout] test matcher::tests::test_build_mixed ... ok [INFO] [stdout] test matcher::tests::test_build_regular ... ok [INFO] [stdout] test matcher::tests::test_expand_action_conversion ... ok [INFO] [stdout] test matcher::tests::test_lookup_global ... ok [INFO] [stdout] test matcher::tests::test_lookup_command_scoped ... ok [INFO] [stdout] test matcher::tests::test_lookup_regular ... ok [INFO] [stdout] test manage::tests::test_erase_global ... ok [INFO] [stdout] test manage::tests::test_erase_regular ... ok [INFO] [stdout] test manage::tests::test_shell_quote ... ok [INFO] [stdout] test matcher::tests::test_matcher_default ... ok [INFO] [stdout] test manage::tests::test_rename_not_found ... ok [INFO] [stdout] test manage::tests::test_query_found ... ok [INFO] [stdout] test matcher::tests::test_prefix_candidates_command_position ... ok [INFO] [stdout] test matcher::tests::test_prefix_candidates_not_command_position ... ok [INFO] [stdout] test matcher::tests::test_prefix_candidates_command_scoped ... ok [INFO] [stdout] test matcher::tests::test_prefix_candidates_empty ... ok [INFO] [stdout] test output::tests::test_expand_output_candidates_escape_newline_tab ... ok [INFO] [stdout] test matcher::tests::test_prefix_index_multibyte_keywords ... ok [INFO] [stdout] test output::tests::test_expand_output_function_display ... ok [INFO] [stdout] test matcher::tests::test_prefix_index_built ... ok [INFO] [stdout] test matcher::tests::test_prefix_index_sorted ... ok [INFO] [stdout] test output::tests::test_expand_output_candidates_display ... ok [INFO] [stdout] test output::tests::test_expand_output_stale_cache_display ... ok [INFO] [stdout] test output::tests::test_expand_output_no_match_display ... ok [INFO] [stdout] test output::tests::test_expand_output_success_display ... ok [INFO] [stdout] test matcher::tests::test_prefix_index_excludes_contextual_and_regex ... ok [INFO] [stdout] test output::tests::test_expand_output_evaluate_display ... ok [INFO] [stdout] test manage::tests::test_rename_regular ... ok [INFO] [stdout] test matcher::tests::test_remind_index ... ok [INFO] [stdout] test placeholder::tests::test_apply_first_placeholder_at_start ... ok [INFO] [stdout] test placeholder::tests::test_apply_first_placeholder_multiple ... ok [INFO] [stdout] test placeholder::tests::test_apply_first_placeholder_basic ... ok [INFO] [stdout] test placeholder::tests::test_apply_first_placeholder_none ... ok [INFO] [stdout] test output::tests::test_placeholder_output_success_display ... ok [INFO] [stdout] test placeholder::tests::test_apply_first_placeholder_unclosed ... ok [INFO] [stdout] test placeholder::tests::test_find_next_placeholder ... ok [INFO] [stdout] test placeholder::tests::test_find_next_placeholder_none ... ok [INFO] [stdout] test placeholder::tests::test_apply_first_placeholder_at_end ... ok [INFO] [stdout] test placeholder::tests::test_placeholder_cursor_within_bounds ... ok [INFO] [stdout] test placeholder::tests::test_remove_all_placeholders ... ok [INFO] [stdout] test placeholder::tests::test_remove_all_placeholders_unclosed ... ok [INFO] [stdout] test serve::tests::test_handle_expand_command_scoped ... ok [INFO] [stdout] test serve::tests::test_handle_expand_global ... ok [INFO] [stdout] test serve::tests::test_handle_expand_exact_match_over_candidates ... ok [INFO] [stdout] test serve::tests::test_handle_expand_command_scoped_wrong_command ... ok [INFO] [stdout] test serve::tests::test_handle_expand_no_cache ... ok [INFO] [stdout] test serve::tests::test_handle_expand_evaluate ... ok [INFO] [stdout] test serve::tests::test_handle_expand_no_match ... ok [INFO] [stdout] test serve::tests::test_handle_expand_function ... ok [INFO] [stdout] test serve::tests::test_handle_ping_response ... ok [INFO] [stdout] test serve::tests::test_handle_placeholder_found ... ok [INFO] [stdout] test serve::tests::test_handle_placeholder_not_found ... ok [INFO] [stdout] test serve::tests::test_handle_expand_regular ... ok [INFO] [stdout] test serve::tests::test_handle_expand_with_rbuffer ... ok [INFO] [stdout] test serve::tests::test_handle_remind_disabled ... ok [INFO] [stdout] test serve::tests::test_handle_expand_prefix_candidates_single_returns_no_match ... ok [INFO] [stdout] test serve::tests::test_handle_remind_no_cache ... ok [INFO] [stdout] test serve::tests::test_handle_expand_prefix_candidates ... ok [INFO] [stdout] test serve::tests::test_handle_expand_with_placeholder ... ok [INFO] [stdout] test serve::tests::test_parse_expand ... ok [INFO] [stdout] test serve::tests::test_parse_expand_missing_lbuffer ... ok [INFO] [stdout] test serve::tests::test_parse_ping ... ok [INFO] [stdout] test serve::tests::test_handle_remind_with_match ... ok [INFO] [stdout] test output::tests::test_placeholder_output_no_placeholder_display ... ok [INFO] [stdout] test serve::tests::test_handle_remind_no_match ... ok [INFO] [stdout] test serve::tests::test_parse_expand_empty_rbuffer ... ok [INFO] [stdout] test serve::tests::test_parse_expand_missing_rbuffer ... ok [INFO] [stdout] test serve::tests::test_parse_placeholder ... ok [INFO] [stdout] test serve::tests::test_parse_reload ... ok [INFO] [stdout] test serve::tests::test_parse_remind ... ok [INFO] [stdout] test serve::tests::test_write_empty_eor ... ok [INFO] [stdout] test serve::tests::test_parse_remind_missing_buffer ... ok [INFO] [stdout] test serve::tests::test_write_multiline_response ... ok [INFO] [stdout] test serve::tests::test_parse_unknown_command ... ok [INFO] [stdout] test serve::tests::test_write_response ... ok [INFO] [stdout] test conflict::tests::test_scan_path_returns_results ... ok [INFO] [stdout] test compiler::tests::test_compile_allow_conflict ... ok [INFO] [stdout] test compiler::tests::test_compile_builtin_conflict_error ... ok [INFO] [stdout] test compiler::tests::test_compile_with_settings ... ok [INFO] [stdout] test compiler::tests::test_compile_success ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- compiler::tests::test_compile_success stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'compiler::tests::test_compile_success' (53) panicked at src/compiler.rs:79:57: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Conflicts detected: [INFO] [stdout] ✗ "gc" conflicts with command on PATH: /usr/bin/gc (exact match) [INFO] [stdout] [INFO] [stdout] Hint: set allow_conflict = true to allow individual conflicts [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::new:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 [INFO] [stdout] 1: kort::compiler::compile [INFO] [stdout] at ./src/compiler.rs:29:9 [INFO] [stdout] 2: kort::compiler::tests::test_compile_success [INFO] [stdout] at ./src/compiler.rs:79:22 [INFO] [stdout] 3: kort::compiler::tests::test_compile_success::{closure#0} [INFO] [stdout] at ./src/compiler.rs:63:30 [INFO] [stdout] 4: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 5: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 7: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 10: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 11: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 13: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 14: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 16: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 17: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 20: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 22: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 24: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 25: [INFO] [stdout] 26: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x570b6324c35a - 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: 0x570b6324c35a - 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: 0x570b6324c35a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x570b6324c35a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x570b632645fa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x570b632645fa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x570b632515f2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x570b632515f2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x570b63227ccf - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x570b63227ccf - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x570b63243529 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x570b62e1c25c - 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: 0x570b62e1c25c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x570b632436e2 - 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: 0x570b632436e2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x570b63227d88 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x570b6321edd9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x570b63228c2d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x570b63264e3c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x570b63264bb2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x570b62c5c9ac - >::unwrap [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x570b62c5c9ac - kort[58da8a1290108e7]::compiler::tests::test_compile_success [INFO] [stdout] at /opt/rustwide/workdir/src/compiler.rs:79:57 [INFO] [stdout] 22: 0x570b62c53597 - kort[58da8a1290108e7]::compiler::tests::test_compile_success::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/compiler.rs:63:30 [INFO] [stdout] 23: 0x570b62c46466 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x570b62e1033b - 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] 25: 0x570b62e1033b - 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] 26: 0x570b62e1cd2b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x570b62e1cd2b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x570b62e1cd2b - 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] 29: 0x570b62e1cd2b - 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] 30: 0x570b62e1cd2b - 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] 31: 0x570b62e1cd2b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x570b62e1cd2b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x570b62e18444 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x570b62e18444 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x570b62e1f932 - 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] 36: 0x570b62e1f932 - ::{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] 37: 0x570b62e1f932 - 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] 38: 0x570b62e1f932 - 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] 39: 0x570b62e1f932 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x570b62e1f932 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x570b62e1f932 - ::{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] 42: 0x570b6324b41f - + 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] 43: 0x570b6324b41f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x704d563e1aa4 - [INFO] [stdout] 45: 0x704d5646ea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] compiler::tests::test_compile_success [INFO] [stdout] [INFO] [stdout] test result: FAILED. 214 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f414eb8c97b2d591016f5f90d72093d57c78b45c83f0bc3e3413a10acbac6a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f414eb8c97b2d591016f5f90d72093d57c78b45c83f0bc3e3413a10acbac6a09", kill_on_drop: false }` [INFO] [stdout] f414eb8c97b2d591016f5f90d72093d57c78b45c83f0bc3e3413a10acbac6a09