[INFO] cloning repository https://github.com/starshp/starship [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/starshp/starship" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarshp%2Fstarship", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarshp%2Fstarship'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bcc6ba9e151326f76250bf461408e1426b4757d [INFO] testing starshp/starship against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarshp%2Fstarship" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/starshp/starship on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/starshp/starship [INFO] finished tweaking git repo https://github.com/starshp/starship [INFO] tweaked toml for git repo https://github.com/starshp/starship written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/starshp/starship already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5667c89b4bc9ef9152086fc81d5aec877921f4e3383f8ab68a7e3f0af904c99c [INFO] running `Command { std: "docker" "start" "-a" "5667c89b4bc9ef9152086fc81d5aec877921f4e3383f8ab68a7e3f0af904c99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5667c89b4bc9ef9152086fc81d5aec877921f4e3383f8ab68a7e3f0af904c99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5667c89b4bc9ef9152086fc81d5aec877921f4e3383f8ab68a7e3f0af904c99c", kill_on_drop: false }` [INFO] [stdout] 5667c89b4bc9ef9152086fc81d5aec877921f4e3383f8ab68a7e3f0af904c99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d693a8d6726b8c5a559c46dec07e26c3c2905f7b25c9dca978c6155c94054e99 [INFO] running `Command { std: "docker" "start" "-a" "d693a8d6726b8c5a559c46dec07e26c3c2905f7b25c9dca978c6155c94054e99", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling wildmatch v1.0.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling process_control v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling starship_module_config_derive v0.1.2 (/opt/rustwide/workdir/starship_module_config_derive) [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling sys-info v0.8.0 [INFO] [stderr] Compiling open v1.5.0 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rust-ini v0.16.1 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Compiling shadow-rs v0.5.24 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling os_info v3.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling starship v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.04s [INFO] running `Command { std: "docker" "inspect" "d693a8d6726b8c5a559c46dec07e26c3c2905f7b25c9dca978c6155c94054e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d693a8d6726b8c5a559c46dec07e26c3c2905f7b25c9dca978c6155c94054e99", kill_on_drop: false }` [INFO] [stdout] d693a8d6726b8c5a559c46dec07e26c3c2905f7b25c9dca978c6155c94054e99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38dc61dea19c2f4c3b68aca30aa0267de28345cae6b56fa24a967b69094f93d8 [INFO] running `Command { std: "docker" "start" "-a" "38dc61dea19c2f4c3b68aca30aa0267de28345cae6b56fa24a967b69094f93d8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling starship v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.57s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/starship-17619a21efac634c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/starship-d4f5a44c826c2f26) [INFO] running `Command { std: "docker" "inspect" "38dc61dea19c2f4c3b68aca30aa0267de28345cae6b56fa24a967b69094f93d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38dc61dea19c2f4c3b68aca30aa0267de28345cae6b56fa24a967b69094f93d8", kill_on_drop: false }` [INFO] [stdout] 38dc61dea19c2f4c3b68aca30aa0267de28345cae6b56fa24a967b69094f93d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35657695c883c582db6e4027ef568a404a0ddcfd8effee5a120fa85b1c8632e4 [INFO] running `Command { std: "docker" "start" "-a" "35657695c883c582db6e4027ef568a404a0ddcfd8effee5a120fa85b1c8632e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starship-17619a21efac634c) [INFO] [stdout] [INFO] [stdout] running 575 tests [INFO] [stdout] test bug_report::tests::test_get_config_path ... ok [INFO] [stdout] test config::tests::table_get_styles_bold_italic_underline_green_dimmy_silly_caps ... ok [INFO] [stdout] test config::tests::table_get_styles_ordered ... ok [INFO] [stdout] test config::tests::table_get_styles_plain_and_broken_styles ... ok [INFO] [stdout] test bug_report::tests::test_make_github_link ... ok [INFO] [stdout] test config::tests::test_from_bool ... ok [INFO] [stdout] test config::tests::table_get_styles_with_none ... ok [INFO] [stdout] test bug_report::tests::test_get_shell_info ... ok [INFO] [stdout] test config::tests::test_from_hex_color_style ... ok [INFO] [stdout] test config::tests::test_from_i64 ... ok [INFO] [stdout] test config::tests::test_from_option ... ok [INFO] [stdout] test config::tests::test_from_string ... ok [INFO] [stdout] test config::tests::test_from_style ... ok [INFO] [stdout] test config::tests::test_from_vec ... ok [INFO] [stdout] test config::tests::test_load_config ... ok [INFO] [stdout] test config::tests::test_load_enum_config ... ok [INFO] [stdout] test config::tests::test_load_nested_config ... ok [INFO] [stdout] test configure::tests::visual_empty_editor_empty ... ok [INFO] [stdout] test configure::tests::visual_empty_editor_not_set ... ok [INFO] [stdout] test config::tests::test_load_optional_config ... ok [INFO] [stdout] test configure::tests::visual_not_set_editor_empty ... ok [INFO] [stdout] test configure::tests::visual_empty_editor_set ... ok [INFO] [stdout] test configure::tests::visual_not_set_editor_not_set ... ok [INFO] [stdout] test configure::tests::visual_not_set_editor_set ... ok [INFO] [stdout] test configure::tests::visual_set_editor_empty ... ok [INFO] [stdout] test configure::tests::visual_set_editor_not_set ... ok [INFO] [stdout] test configure::tests::visual_set_editor_set ... ok [INFO] [stdout] test context::tests::context_constructor_should_fail_gracefully_when_canonicalization_fails ... ok [INFO] [stdout] test context::tests::context_constructor_should_canonicalize_current_dir ... ok [INFO] [stdout] test context::tests::context_constructor_should_fall_back_to_tilde_replacement_when_canonicalization_fails ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_conditional_meta_variable ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_parse_error ... ok [INFO] [stdout] test module::tests::test_module_is_empty_with_no_segments ... ok [INFO] [stdout] test module::tests::test_module_is_not_empty_with_linebreak_only ... ok [INFO] [stdout] test module::tests::test_module_is_empty_with_all_empty_segments ... ok [INFO] [stdout] test module::tests::test_module_is_not_empty_with_space_only ... ok [INFO] [stdout] test modules::aws::tests::no_region_set ... ignored [INFO] [stdout] test modules::aws::tests::region_not_set_with_display_region ... ignored [INFO] [stdout] test modules::cmd_duration::tests::test_10110s ... ok [INFO] [stdout] test modules::cmd_duration::tests::config_1s_duration_prefix_underwent ... ok [INFO] [stdout] test modules::cmd_duration::tests::config_blank_duration_1s ... ok [INFO] [stdout] test modules::cmd_duration::tests::test_10s ... ok [INFO] [stdout] test modules::cmd_duration::tests::test_1d ... ok [INFO] [stdout] test modules::cmd_duration::tests::test_500ms ... ok [INFO] [stdout] test modules::cmd_duration::tests::config_5s_duration_3s ... ok [INFO] [stdout] test modules::cmd_duration::tests::test_90s ... ok [INFO] [stdout] test modules::conda::tests::not_in_env ... ok [INFO] [stdout] test modules::character::test::success_status ... ok [INFO] [stdout] test modules::character::test::zsh_keymap ... ok [INFO] [stdout] test modules::character::test::fish_keymap ... ok [INFO] [stdout] test modules::conda::tests::ignore_base ... ok [INFO] [stdout] test modules::cmake::tests::folder_without_cmake_lists ... ok [INFO] [stdout] test modules::character::test::failure_status ... ok [INFO] [stdout] test modules::character::test::custom_symbol ... ok [INFO] [stdout] test modules::custom::tests::when_returns_false_if_invalid_command ... ok [INFO] [stdout] test modules::dart::tests::test_parse_dart_version ... ok [INFO] [stdout] test modules::directory::tests::directory_in_git_repo ... ignored [INFO] [stdout] test modules::directory::tests::directory_in_git_repo_truncate_to_repo_false ... ignored [INFO] [stdout] test modules::custom::tests::command_ignores_stderr ... ok [INFO] [stdout] test modules::directory::tests::contract_home_directory ... ok [INFO] [stdout] test modules::directory::tests::directory_in_git_repo_truncate_to_repo_true ... ignored [INFO] [stdout] test modules::directory::tests::directory_in_symlinked_git_repo ... ignored [INFO] [stdout] test modules::custom::tests::command_returns_right_string ... ok [INFO] [stdout] test modules::custom::tests::command_can_fail ... ok [INFO] [stdout] test modules::dart::tests::folder_without_dart_file ... ok [INFO] [stdout] test modules::directory::tests::directory_in_symlinked_git_repo_truncate_to_repo_false ... ignored [INFO] [stdout] test modules::directory::tests::directory_in_symlinked_git_repo_truncate_to_repo_true ... ignored [INFO] [stdout] test modules::directory::tests::fish_path_directory_in_git_repo_truncate_to_repo_false ... ignored [INFO] [stdout] test modules::directory::tests::fish_path_directory_in_git_repo_truncate_to_repo_true ... ignored [INFO] [stdout] test modules::directory::tests::fish_path_directory_in_symlinked_git_repo_truncate_to_repo_false ... ignored [INFO] [stdout] test modules::directory::tests::fish_path_directory_in_symlinked_git_repo_truncate_to_repo_true ... ignored [INFO] [stdout] test modules::custom::tests::when_returns_right_value ... ok [INFO] [stdout] test modules::directory::tests::fish_style_with_no_contracted_path ... ok [INFO] [stdout] test modules::crystal::tests::folder_without_crystal_files ... ok [INFO] [stdout] test modules::directory::tests::fish_style_with_pwd_dir_len_no_contracted_path ... ok [INFO] [stdout] test modules::directory::tests::fish_style_with_user_home_contracted_path ... ok [INFO] [stdout] test modules::directory::tests::fish_style_with_duplicate_directories ... ok [INFO] [stdout] test modules::directory::tests::git_repo_root ... ignored [INFO] [stdout] test modules::directory::tests::fish_style_with_unicode ... ok [INFO] [stdout] test modules::directory::tests::fish_style_with_user_home_contracted_path_and_dot_dir ... ok [INFO] [stdout] test modules::directory::tests::linux::git_repo_in_home_directory_truncate_to_repo_true ... ignored [INFO] [stdout] test modules::directory::tests::linux::symlinked_subdirectory_git_repo_out_of_tree ... ignored [INFO] [stdout] test formatter::string_formatter::tests::test_default_style ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_escaped_chars ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_variable_only ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_textgroup_text_only ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_styled_variable_as_text ... ok [INFO] [stdout] test modules::cmd_duration::tests::config_5s_duration_prefix_underwent ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_multiple_mapper ... ok [INFO] [stdout] test modules::cmd_duration::tests::config_5s_duration_10s ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_scoped_variable ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_conditional ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_variable_holder ... ok [INFO] [stdout] test modules::directory::tests::home_directory_custom_home_symbol ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_meta_variable ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_nested_textgroup ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_style_variable_holder ... ok [INFO] [stdout] test modules::dart::tests::folder_with_dart_tool_directory ... ok [INFO] [stdout] test context::tests::test_scan_dir ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_variable_in_style ... ok [INFO] [stdout] test modules::cmd_duration::tests::config_blank_duration_5s ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_nested_conditional ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_variable_error ... ok [INFO] [stdout] test formatter::string_formatter::tests::test_styled_variable_as_segments ... ok [INFO] [stdout] test modules::crystal::tests::folder_with_shard_file ... ok [INFO] [stdout] test modules::directory::tests::home_directory_custom_home_symbol_subdirectories ... ok [INFO] [stdout] test modules::directory::tests::symlinked_directory_in_git_repo ... ignored [INFO] [stdout] test modules::directory::tests::symlinked_git_repo_root ... ignored [INFO] [stdout] test modules::directory::tests::home_directory_default_home_symbol ... ok [INFO] [stdout] test modules::directory::tests::directory_in_home ... ok [INFO] [stdout] test modules::directory::tests::truncated_directory_in_git_repo ... ignored [INFO] [stdout] test modules::directory::tests::fish_style_directory_config_large ... ok [INFO] [stdout] test modules::aws::tests::profile_set ... ok [INFO] [stdout] test modules::aws::tests::profile_set_from_aws_vault ... ok [INFO] [stdout] test modules::aws::tests::profile_and_region_set ... ok [INFO] [stdout] test modules::aws::tests::default_region_set ... ok [INFO] [stdout] test modules::aws::tests::profile_set_with_display_all ... ok [INFO] [stdout] test modules::aws::tests::profile_and_region_set_with_display_all ... ok [INFO] [stdout] test modules::aws::tests::region_set_with_display_all ... ok [INFO] [stdout] test modules::directory::tests::truncated_directory_in_symlinked_git_repo ... ignored [INFO] [stdout] test modules::dart::tests::folder_with_pubspec_yaml_file ... ok [INFO] [stdout] test modules::dart::tests::folder_with_dart_file ... ok [INFO] [stdout] test modules::cmake::tests::buildfolder_with_cmake_cache ... ok [INFO] [stdout] test modules::aws::tests::default_profile_set ... ok [INFO] [stdout] test modules::dart::tests::folder_with_pubspec_yml_file ... ok [INFO] [stdout] test modules::aws::tests::profile_and_config_set ... ok [INFO] [stdout] test modules::directory::tests::fish_directory_in_home ... ok [INFO] [stdout] test modules::cmake::tests::folder_with_cmake_lists ... ok [INFO] [stdout] test modules::crystal::tests::folder_with_cr_file ... ok [INFO] [stdout] test modules::directory::tests::substitute_prefix_and_middle ... ok [INFO] [stdout] test modules::conda::tests::env_set ... ok [INFO] [stdout] test modules::aws::tests::region_set ... ok [INFO] [stdout] test modules::dart::tests::folder_with_pubspec_lock_file ... ok [INFO] [stdout] test modules::directory::tests::truncated_directory_config_large ... ok [INFO] [stdout] test modules::aws::tests::region_set_with_display_profile ... ok [INFO] [stdout] test modules::conda::tests::truncate ... ok [INFO] [stdout] test modules::aws::tests::region_set_with_alias ... ok [INFO] [stdout] test modules::directory::tests::fish_directory_config_small ... ok [INFO] [stdout] test modules::directory::tests::substituted_truncated_path ... ok [INFO] [stdout] test modules::aws::tests::profile_and_region_set_with_display_profile ... ok [INFO] [stdout] test modules::aws::tests::profile_and_region_set_with_display_region ... ok [INFO] [stdout] test modules::directory::tests::truncation_symbol_not_truncated_root ... ok [INFO] [stdout] test modules::directory::tests::substitution_order ... ok [INFO] [stdout] test modules::directory::tests::truncation_symbol_not_truncated_home ... ok [INFO] [stdout] test modules::directory::tests::strange_substitution ... ok [INFO] [stdout] test modules::dotnet::tests::shows_pinned_in_directory_with_global_json ... ok [INFO] [stdout] test modules::dotnet::tests::should_ignore_empty_global_json ... ok [INFO] [stdout] test modules::dotnet::tests::should_parse_version_from_global_json ... ok [INFO] [stdout] test modules::dotnet::tests::shows_latest_in_directory_with_solution ... ok [INFO] [stdout] test modules::dotnet::tests::shows_latest_in_directory_with_directory_build_targets_file ... ok [INFO] [stdout] test modules::elixir::tests::test_without_mix_file ... ok [INFO] [stdout] test modules::directory::tests::truncation_symbol_truncated_home ... ok [INFO] [stdout] test modules::env_var::test::default_has_no_effect ... ok [INFO] [stdout] test modules::env_var::test::empty_config ... ok [INFO] [stdout] test modules::directory::tests::truncation_symbol_truncated_root ... ok [INFO] [stdout] test modules::env_var::test::prefix ... ok [INFO] [stdout] test modules::elm::tests::folder_without_elm ... ok [INFO] [stdout] test modules::gcloud::tests::active_config_manually_overridden ... ok [INFO] [stdout] test modules::directory::tests::invalid_unicode ... ok [INFO] [stdout] test modules::elm::tests::folder_with_elm_file ... ok [INFO] [stdout] test modules::dotnet::tests::shows_latest_in_directory_with_csproj ... ok [INFO] [stdout] test modules::env_var::test::default_takes_effect ... ok [INFO] [stdout] test modules::env_var::test::undefined_variable ... ok [INFO] [stdout] test modules::env_var::test::defined_variable ... ok [INFO] [stdout] test modules::elm::tests::folder_with_elm_stuff_directory ... ok [INFO] [stdout] test modules::dotnet::tests::shows_pinned_in_project_below_root_with_global_json ... ok [INFO] [stdout] test modules::dotnet::tests::shows_latest_in_directory_with_project_json ... ok [INFO] [stdout] test modules::env_var::test::suffix ... ok [INFO] [stdout] test modules::elm::tests::folder_with_elm_json ... ok [INFO] [stdout] test modules::directory::tests::use_logical_path_true_should_render_logical_dir_path ... ok [INFO] [stdout] test modules::env_var::test::symbol ... ok [INFO] [stdout] test modules::directory::tests::contract_repo_directory ... ok [INFO] [stdout] test modules::erlang::tests::test_with_config ... ok [INFO] [stdout] test modules::dotnet::tests::shows_latest_in_directory_with_directory_build_props_file ... ok [INFO] [stdout] test modules::gcloud::tests::account_set ... ok [INFO] [stdout] test modules::directory::tests::truncated_directory_in_home ... ok [INFO] [stdout] test modules::directory::tests::truncated_directory_config_small ... ok [INFO] [stdout] test modules::directory::tests::truncated_directory_in_root ... ok [INFO] [stdout] test modules::docker_context::tests::test_invalid_json ... ok [INFO] [stdout] test modules::dotnet::tests::shows_single_tfm ... ok [INFO] [stdout] test modules::erlang::tests::test_without_config ... ok [INFO] [stdout] test modules::directory::tests::use_logical_path_false_should_render_current_dir_path ... ok [INFO] [stdout] test modules::git_commit::tests::show_nothing_on_empty_dir ... ok [INFO] [stdout] test modules::dotnet::tests::shows_latest_in_directory_with_packages_props_file ... ok [INFO] [stdout] test modules::docker_context::tests::test_with_docker_compose_yml ... ok [INFO] [stdout] test modules::git_branch::tests::show_nothing_on_empty_dir ... ok [INFO] [stdout] test modules::docker_context::tests::only_trigger_when_docker_config_exists ... ok [INFO] [stdout] test modules::gcloud::tests::active_set ... ok [INFO] [stdout] test modules::dotnet::tests::shows_multiple_tfms ... ok [INFO] [stdout] test modules::docker_context::tests::test_with_docker_compose_yaml ... ok [INFO] [stdout] test modules::docker_context::tests::test_no_scan_for_docker_files ... ok [INFO] [stdout] test modules::docker_context::tests::test_with_dockerfile ... ok [INFO] [stdout] test modules::docker_context::tests::test_no_docker_files ... ok [INFO] [stdout] test modules::dotnet::tests::shows_latest_in_directory_with_xproj ... ok [INFO] [stdout] test modules::dotnet::tests::shows_nothing_in_directory_with_zero_relevant_files ... ok [INFO] [stdout] test modules::gcloud::tests::region_not_set_with_display_region ... ok [INFO] [stdout] test modules::elm::tests::folder_with_elm_version ... ok [INFO] [stdout] test modules::git_status::tests::ignore_manually_renamed ... ignored [INFO] [stdout] test modules::elm::tests::folder_with_elm_package_json ... ok [INFO] [stdout] test modules::elixir::tests::test_parse_elixir_version ... ok [INFO] [stdout] test modules::dotnet::tests::shows_latest_in_directory_with_fsproj ... ok [INFO] [stdout] test modules::git_state::tests::show_nothing_on_empty_dir ... ok [INFO] [stdout] test modules::gcloud::tests::account_and_region_set ... ok [INFO] [stdout] test modules::gcloud::tests::project_set ... ok [INFO] [stdout] test modules::git_branch::tests::test_works_with_unborn_default_branch ... ok [INFO] [stdout] test modules::directory::tests::truncation_symbol_truncated_in_repo ... ok [INFO] [stdout] test modules::git_status::tests::show_nothing_on_empty_dir ... ok [INFO] [stdout] test modules::elixir::tests::test_with_mix_file ... ok [INFO] [stdout] test modules::git_branch::tests::test_format_mixed_colors ... ok [INFO] [stdout] test modules::git_branch::tests::test_no_truncation_symbol ... ok [INFO] [stdout] test modules::dotnet::tests::shows_pinned_in_deeply_nested_project_within_repository ... ok [INFO] [stdout] test modules::gcloud::tests::account_and_region_set_with_alias ... ok [INFO] [stdout] test modules::git_branch::tests::test_format_just_branch_name ... ok [INFO] [stdout] test modules::git_branch::tests::test_render_branch_only_attached_on_branch ... ok [INFO] [stdout] test modules::golang::tests::folder_with_go_file ... ok [INFO] [stdout] test modules::golang::tests::folder_with_glide_yaml ... ok [INFO] [stdout] test modules::golang::tests::folder_with_go_mod ... ok [INFO] [stdout] test modules::golang::tests::folder_with_godeps ... ok [INFO] [stdout] test modules::directory::tests::truncation_symbol_not_truncated_in_repo ... ok [INFO] [stdout] test modules::golang::tests::folder_without_go_files ... ok [INFO] [stdout] test modules::git_branch::tests::test_format_symbol_style ... ok [INFO] [stdout] test modules::git_commit::tests::test_render_commit_hash_with_tag_enabled ... ok [INFO] [stdout] test modules::golang::tests::test_format_go_version ... ok [INFO] [stdout] test modules::helm::tests::test_format_helm_version ... ok [INFO] [stdout] test modules::golang::tests::folder_with_go_version ... ok [INFO] [stdout] test modules::hg_branch::tests::test_configured_style ... ignored [INFO] [stdout] test modules::hg_branch::tests::test_configured_symbols ... ignored [INFO] [stdout] test modules::hg_branch::tests::test_default_truncation_symbol ... ignored [INFO] [stdout] test modules::hg_branch::tests::test_hg_bookmark ... ignored [INFO] [stdout] test modules::hg_branch::tests::test_hg_disabled_per_default ... ignored [INFO] [stdout] test modules::hg_branch::tests::test_hg_get_branch_autodisabled ... ignored [INFO] [stdout] test modules::hg_branch::tests::test_hg_get_branch_fails ... ignored [INFO] [stdout] test modules::git_branch::tests::test_changed_truncation_symbol ... ok [INFO] [stdout] test modules::hostname::tests::no_ssh ... ok [INFO] [stdout] test modules::hostname::tests::ssh ... ok [INFO] [stdout] test modules::hostname::tests::ssh_only_false ... ok [INFO] [stdout] test modules::hostname::tests::trim_at ... ok [INFO] [stdout] test modules::hostname::tests::no_trim_at ... ok [INFO] [stdout] test modules::helm::tests::folder_without_helm_files ... ok [INFO] [stdout] test modules::golang::tests::folder_with_go_sum ... ok [INFO] [stdout] test modules::git_branch::tests::test_zero ... ok [INFO] [stdout] test modules::golang::tests::folder_with_gopkg_yml ... ok [INFO] [stdout] test modules::hg_branch::tests::show_nothing_on_empty_dir ... ok [INFO] [stdout] test modules::golang::tests::folder_with_gopkg_lock ... ok [INFO] [stdout] test modules::directory::tests::root_directory ... FAILED [INFO] [stdout] test modules::directory::tests::linux::directory_in_root ... FAILED [INFO] [stdout] test modules::java::tests::folder_with_class_file ... ok [INFO] [stdout] test modules::helm::tests::folder_with_helm_file ... ok [INFO] [stdout] test modules::git_branch::tests::test_ascii_boundary_above ... ok [INFO] [stdout] test modules::helm::tests::folder_with_chart_file ... ok [INFO] [stdout] test modules::java::tests::folder_without_java_file ... ok [INFO] [stdout] test modules::git_branch::tests::test_hindi_truncation2 ... ok [INFO] [stdout] test modules::java::tests::folder_with_gradle_file ... ok [INFO] [stdout] test modules::git_branch::tests::test_japanese_truncation ... ok [INFO] [stdout] test modules::git_branch::tests::test_format_just_branch_name_color ... ok [INFO] [stdout] test modules::java::tests::test_parse_java_version_unknown ... ok [INFO] [stdout] test modules::java::tests::test_parse_java_version_graalvm ... ok [INFO] [stdout] test modules::java::tests::test_parse_java_version_sapmachine ... ok [INFO] [stdout] test modules::jobs::test::config_2_job_2 ... ok [INFO] [stdout] test modules::jobs::test::config_blank_job_0 ... ok [INFO] [stdout] test modules::jobs::test::config_2_job_3 ... ok [INFO] [stdout] test modules::java::tests::test_parse_java_version_oracle ... ok [INFO] [stdout] test modules::jobs::test::config_blank_job_1 ... ok [INFO] [stdout] test modules::java::tests::test_parse_java_version_amazon_corretto ... ok [INFO] [stdout] test modules::jobs::test::config_blank_job_2 ... ok [INFO] [stdout] test modules::java::tests::test_parse_java_version_eclipse_openj9 ... ok [INFO] [stdout] test modules::julia::tests::test_format_julia_version ... ok [INFO] [stdout] test modules::java::tests::test_parse_java_version_openjdk ... ok [INFO] [stdout] test modules::java::tests::test_parse_java_version_redhat ... ok [INFO] [stdout] test modules::java::tests::test_parse_java_version_zulu ... ok [INFO] [stdout] test modules::julia::tests::folder_without_julia_file ... ok [INFO] [stdout] test modules::git_branch::tests::test_ascii_boundary_on ... ok [INFO] [stdout] test modules::kotlin::tests::folder_without_kotlin_files ... ok [INFO] [stdout] test modules::git_branch::tests::test_one ... ok [INFO] [stdout] test modules::kotlin::tests::test_format_kotlin_version_from_compiler ... ok [INFO] [stdout] test modules::git_commit::tests::test_render_commit_hash ... ok [INFO] [stdout] test modules::git_status::tests::shows_behind ... ok [INFO] [stdout] test modules::git_status::tests::shows_deleted_file ... ok [INFO] [stdout] test modules::kotlin::tests::test_format_kotlin_version_from_runtime ... ok [INFO] [stdout] test modules::git_commit::tests::test_render_commit_hash_len_override ... ok [INFO] [stdout] test modules::line_break::test::produces_result ... ok [INFO] [stdout] test modules::git_branch::tests::test_render_branch_only_attached_on_detached ... ok [INFO] [stdout] test modules::git_commit::tests::test_render_commit_hash_only_detached_on_detached ... ok [INFO] [stdout] test modules::git_branch::tests::test_ascii_boundary_below ... ok [INFO] [stdout] test modules::git_status::tests::shows_diverged ... ok [INFO] [stdout] test modules::lua::tests::folder_without_lua_files ... ok [INFO] [stdout] test modules::git_status::tests::shows_renamed_file ... ok [INFO] [stdout] test modules::git_status::tests::shows_deleted_file_with_count ... ok [INFO] [stdout] test modules::git_status::tests::shows_behind_with_count ... ok [INFO] [stdout] test modules::git_commit::tests::test_render_commit_hash_only_detached_on_detached_with_tag_enabled ... ok [INFO] [stdout] test modules::lua::tests::folder_with_lua_folder ... ok [INFO] [stdout] test modules::lua::tests::test_format_lua_version ... ok [INFO] [stdout] test modules::nim::tests::nim_version ... ok [INFO] [stdout] test modules::nix_shell::tests::impure_shell ... ok [INFO] [stdout] test modules::nix_shell::tests::impure_shell_name ... ok [INFO] [stdout] test modules::nix_shell::tests::invalid_env_variables ... ok [INFO] [stdout] test modules::nix_shell::tests::no_env_variables ... ok [INFO] [stdout] test modules::nix_shell::tests::pure_shell ... ok [INFO] [stdout] test modules::nix_shell::tests::pure_shell_name ... ok [INFO] [stdout] test modules::julia::tests::folder_with_julia_file ... ok [INFO] [stdout] test modules::java::tests::folder_with_java_file_preview ... ok [INFO] [stdout] test modules::java::tests::folder_with_pom_file ... FAILED [INFO] [stdout] test modules::git_status::tests::shows_modified_with_count ... ok [INFO] [stdout] test modules::java::tests::folder_with_java_file ... ok [INFO] [stdout] test modules::java::tests::folder_with_sbt_build_file ... ok [INFO] [stdout] test modules::java::tests::folder_with_jar_archive ... ok [INFO] [stdout] test modules::git_status::tests::shows_renamed_file_with_count ... ok [INFO] [stdout] test modules::nodejs::tests::folder_with_node_modules ... ok [INFO] [stdout] test modules::java::tests::folder_with_gradle_kotlin_build_file ... ok [INFO] [stdout] test modules::java::tests::folder_with_java_file_no_java_installed ... ok [INFO] [stdout] test modules::nodejs::tests::folder_without_node_files ... ok [INFO] [stdout] test modules::git_status::tests::shows_diverged_with_count ... ok [INFO] [stdout] test modules::java::tests::folder_with_java_version_file ... ok [INFO] [stdout] test modules::julia::tests::folder_with_project_toml ... ok [INFO] [stdout] test modules::kotlin::tests::folder_with_kotlin_file ... ok [INFO] [stdout] test modules::lua::tests::folder_with_lua_version ... ok [INFO] [stdout] test modules::nim::tests::folder_with_nim_file ... ok [INFO] [stdout] test modules::nim::tests::folder_with_cfg_file ... ok [INFO] [stdout] test modules::julia::tests::folder_with_manifest_toml ... ok [INFO] [stdout] test modules::nim::tests::folder_without_nim ... ok [INFO] [stdout] test modules::kubernetes::tests::test_none_when_disabled ... ok [INFO] [stdout] test modules::kubernetes::tests::test_single_config_file_no_ns ... ok [INFO] [stdout] test modules::nim::tests::folder_with_nims_file ... ok [INFO] [stdout] test modules::kotlin::tests::folder_with_kotlin_script_file ... ok [INFO] [stdout] test modules::kubernetes::tests::test_ctx_alias ... ok [INFO] [stdout] test modules::git_state::tests::shows_cherry_picking ... ok [INFO] [stdout] test modules::kubernetes::tests::test_single_config_file_with_ns ... ok [INFO] [stdout] test modules::kotlin::tests::kotlin_binary_is_kotlin_runtime ... ok [INFO] [stdout] test modules::openstack::tests::dont_crash_on_empty_config ... ok [INFO] [stdout] test modules::openstack::tests::parse_broken_config ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_opam_directory ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_dune_project ... ok [INFO] [stdout] test modules::nodejs::tests::folder_with_mjs_file ... ok [INFO] [stdout] test modules::nodejs::tests::folder_with_cjs_file ... ok [INFO] [stdout] test modules::nodejs::tests::folder_with_ts_file ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_dune ... ok [INFO] [stdout] test modules::git_state::tests::shows_merging ... ok [INFO] [stdout] test modules::nodejs::tests::folder_with_js_file ... ok [INFO] [stdout] test modules::nodejs::tests::folder_with_node_version ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_esy_lock_directory ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_jbuild ... ok [INFO] [stdout] test modules::git_status::tests::shows_untracked_file_with_count ... ok [INFO] [stdout] test modules::nodejs::tests::folder_with_package_json ... ok [INFO] [stdout] test modules::nodejs::tests::folder_with_package_json_and_esy_lock ... ok [INFO] [stdout] test modules::lua::tests::lua_binary_is_luajit ... ok [INFO] [stdout] test modules::ocaml::tests::folder_without_ocaml_file ... ok [INFO] [stdout] test modules::git_state::tests::shows_reverting ... ok [INFO] [stdout] test modules::openstack::tests::parse_valid_config ... ok [INFO] [stdout] test modules::git_branch::tests::test_hindi_truncation ... ok [INFO] [stdout] test modules::nodejs::tests::engines_node_version_match ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_re_file ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_rei_file ... ok [INFO] [stdout] test modules::package::tests::test_extract_composer_version_without_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_maven_version_no_version ... ok [INFO] [stdout] test modules::package::tests::test_format_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_gradle_version_single_quote ... ok [INFO] [stdout] test modules::package::tests::test_extract_gradle_version_double_quote ... ok [INFO] [stdout] test modules::package::tests::test_extract_maven_version_is_prop ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_ml_file ... ok [INFO] [stdout] test modules::package::tests::test_extract_cargo_version ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_jbuild_ignore ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_opam_file ... ok [INFO] [stdout] test modules::package::tests::test_extract_composer_version ... ok [INFO] [stdout] test modules::kubernetes::tests::test_multiple_config_files_with_ns ... ok [INFO] [stdout] test modules::package::tests::test_extract_helm_chart_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_gradle_version_rc_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_mix_version_partial_online ... ok [INFO] [stdout] test modules::package::tests::test_extract_mix_version_rc_with_build_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_package_version_with_null_string_version ... ok [INFO] [stdout] test modules::kotlin::tests::kotlin_binary_is_kotlin_compiler ... FAILED [INFO] [stdout] test modules::nim::tests::folder_with_nimble_file ... FAILED [INFO] [stdout] test modules::package::tests::test_extract_meson_version ... ok [INFO] [stdout] test modules::php::tests::test_format_php_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_package_version ... ok [INFO] [stdout] test modules::git_state::tests::shows_bisecting ... ok [INFO] [stdout] test modules::package::tests::test_extract_private_package_version_with_display_private ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_mli_file ... ok [INFO] [stdout] test modules::package::tests::test_extract_package_version_with_null_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_meson_version_without_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_project_version_without_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_package_version_without_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_private_package_version_with_default_config ... ok [INFO] [stdout] test modules::nodejs::tests::engines_node_version_not_match ... ok [INFO] [stdout] test modules::package::tests::test_extract_poetry_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_maven_version_no_version_but_deps ... ok [INFO] [stdout] test modules::perl::tests::folder_with_cpanfile_file ... ok [INFO] [stdout] test modules::package::tests::test_extract_poetry_version_without_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_maven_version_with_deps ... ok [INFO] [stdout] test modules::php::tests::folder_without_php_files ... ok [INFO] [stdout] test modules::perl::tests::folder_without_perl_files ... ok [INFO] [stdout] test modules::perl::tests::folder_with_perl_version ... ok [INFO] [stdout] test modules::perl::tests::folder_with_cpanfile_snapshot_file ... ok [INFO] [stdout] test modules::perl::tests::folder_with_makefile_file ... ok [INFO] [stdout] test modules::perl::tests::folder_with_buildfile_file ... ok [INFO] [stdout] test modules::package::tests::test_extract_project_version ... ok [INFO] [stdout] test modules::perl::tests::folder_with_perl_file ... ok [INFO] [stdout] test modules::purescript::tests::folder_with_purescript_file ... ok [INFO] [stdout] test modules::lua::tests::folder_with_lua_file ... FAILED [INFO] [stdout] test modules::perl::tests::folder_with_perl_module_file ... ok [INFO] [stdout] test modules::purescript::tests::folder_without_purescript_files ... ok [INFO] [stdout] test modules::package::tests::test_extract_mix_version ... ok [INFO] [stdout] test modules::php::tests::folder_with_composer_file ... ok [INFO] [stdout] test modules::php::tests::folder_with_php_version ... ok [INFO] [stdout] test modules::package::tests::test_extract_gradle_version_without_version ... ok [INFO] [stdout] test modules::python::tests::test_format_python_version ... ok [INFO] [stdout] test modules::python::tests::test_format_python_version_anaconda ... ok [INFO] [stdout] test modules::ruby::tests::test_format_ruby_version ... ok [INFO] [stdout] test modules::rust::tests::test_extract_toolchain_from_rustup_run_rustc_version ... ok [INFO] [stdout] test modules::rust::tests::test_format_rustc_version ... ok [INFO] [stdout] test modules::rust::tests::test_extract_toolchain_from_rustup_override_list ... ok [INFO] [stdout] test modules::shell::tests::test_bash_default_format ... ok [INFO] [stdout] test modules::shell::tests::test_elvish_default_format ... ok [INFO] [stdout] test modules::shell::tests::test_bash_custom_format ... ok [INFO] [stdout] test modules::shell::tests::test_none_if_disabled ... ok [INFO] [stdout] test modules::shell::tests::test_fish_custom_format ... ok [INFO] [stdout] test modules::shell::tests::test_fish_default_format ... ok [INFO] [stdout] test modules::shell::tests::test_none_if_unknown_shell ... ok [INFO] [stdout] test modules::shell::tests::test_elvish_custom_format ... ok [INFO] [stdout] test modules::shell::tests::test_ion_custom_format ... ok [INFO] [stdout] test modules::shlvl::tests::empty_config ... ok [INFO] [stdout] test modules::shlvl::tests::enabled_config_level_1 ... ok [INFO] [stdout] test modules::shell::tests::test_powershell_default_format ... ok [INFO] [stdout] test modules::shell::tests::test_ion_default_format ... ok [INFO] [stdout] test modules::shell::tests::test_powershell_custom_format ... ok [INFO] [stdout] test modules::shell::tests::test_zsh_default_format ... ok [INFO] [stdout] test modules::shell::tests::test_zsh_custom_format ... ok [INFO] [stdout] test modules::shlvl::tests::no_level ... ok [INFO] [stdout] test modules::singularity::tests::env_set ... ok [INFO] [stdout] test modules::shlvl::tests::custom_style ... ok [INFO] [stdout] test modules::shlvl::tests::enabled ... ok [INFO] [stdout] test modules::shlvl::tests::higher_threshold ... ok [INFO] [stdout] test modules::shlvl::tests::lower_threshold ... ok [INFO] [stdout] test modules::shlvl::tests::custom_symbol ... ok [INFO] [stdout] test modules::singularity::tests::no_env_set ... ok [INFO] [stdout] test modules::status::tests::not_enabled ... ok [INFO] [stdout] test modules::shlvl::tests::repeat ... ok [INFO] [stdout] test modules::status::tests::success_status ... ok [INFO] [stdout] test modules::status::tests::maybe_exit_code_number ... ok [INFO] [stdout] test modules::swift::tests::test_parse_swift_version ... ok [INFO] [stdout] test modules::status::tests::special_symbols ... ok [INFO] [stdout] test modules::shlvl::tests::formatting ... ok [INFO] [stdout] test modules::status::tests::signal_name ... ok [INFO] [stdout] test modules::swift::tests::test_parse_swift_version_without_org_name ... ok [INFO] [stdout] test modules::status::tests::failure_status ... ok [INFO] [stdout] test modules::status::tests::exit_code_name_no_signal ... ok [INFO] [stdout] test modules::status::tests::special_symbols_no_signals ... ok [INFO] [stdout] test modules::terraform::tests::test_format_terraform_version_development ... ok [INFO] [stdout] test modules::terraform::tests::test_format_terraform_version_multiline ... ok [INFO] [stdout] test modules::terraform::tests::test_format_terraform_version_prerelease ... ok [INFO] [stdout] test modules::terraform::tests::test_format_terraform_version_release ... ok [INFO] [stdout] test modules::time::tests::config_blank ... ok [INFO] [stdout] test modules::time::tests::config_check_prefix_and_suffix ... ok [INFO] [stdout] test modules::time::tests::config_enabled ... ok [INFO] [stdout] test modules::time::tests::test_arbtime_12hr ... ok [INFO] [stdout] test modules::time::tests::test_arbtime_12hr_fixed_offset ... ok [INFO] [stdout] test modules::time::tests::test_arbtime_24hr ... ok [INFO] [stdout] test modules::time::tests::test_arbtime_24hr_fixed_offset ... ok [INFO] [stdout] test modules::time::tests::test_create_formatted_time_string_with_invalid_string ... ok [INFO] [stdout] test modules::time::tests::test_create_formatted_time_string_with_minus_24 ... ok [INFO] [stdout] test modules::time::tests::test_create_formatted_time_string_with_minus_3 ... ok [INFO] [stdout] test modules::time::tests::test_create_formatted_time_string_with_minus_4242 ... ok [INFO] [stdout] test modules::time::tests::test_create_formatted_time_string_with_plus_24 ... ok [INFO] [stdout] test modules::time::tests::test_create_formatted_time_string_with_plus_5 ... ok [INFO] [stdout] test modules::time::tests::test_create_formatted_time_string_with_plus_5_45 ... ok [INFO] [stdout] test modules::time::tests::test_create_formatted_time_string_with_plus_9001 ... ok [INFO] [stdout] test modules::time::tests::test_create_formatted_time_string_with_plus_9_30 ... ok [INFO] [stdout] test modules::time::tests::test_format_with_paren ... ok [INFO] [stdout] test modules::time::tests::test_format_with_paren_fixed_offset ... ok [INFO] [stdout] test modules::time::tests::test_is_inside_time_range_with_complete_range ... ok [INFO] [stdout] test modules::time::tests::test_is_inside_time_range_with_complete_range_passing_midnight ... ok [INFO] [stdout] test modules::time::tests::test_is_inside_time_range_with_end_range ... ok [INFO] [stdout] test modules::time::tests::test_is_inside_time_range_with_no_range ... ok [INFO] [stdout] test modules::time::tests::test_is_inside_time_range_with_start_range ... ok [INFO] [stdout] test modules::time::tests::test_midnight_12hr ... ok [INFO] [stdout] test modules::time::tests::test_midnight_12hr_fixed_offset ... ok [INFO] [stdout] test modules::time::tests::test_midnight_24hr ... ok [INFO] [stdout] test modules::time::tests::test_midnight_24hr_fixed_offset ... ok [INFO] [stdout] test modules::time::tests::test_noon_12hr ... ok [INFO] [stdout] test modules::time::tests::test_noon_12hr_fixed_offset ... ok [INFO] [stdout] test modules::time::tests::test_noon_24hr ... ok [INFO] [stdout] test modules::time::tests::test_noon_24hr_fixed_offset ... ok [INFO] [stdout] test modules::time::tests::test_parse_both_time_ranges ... ok [INFO] [stdout] test modules::time::tests::test_parse_end_time_range ... ok [INFO] [stdout] test modules::time::tests::test_parse_invalid_time_range ... ok [INFO] [stdout] test modules::time::tests::test_parse_start_time_range ... ok [INFO] [stdout] test modules::username::tests::current_user_not_logname ... FAILED [INFO] [stdout] test modules::username::tests::logname_equals_user ... FAILED [INFO] [stdout] test modules::username::tests::no_env_variables ... ok [INFO] [stdout] test modules::username::tests::no_logname_env_variable ... FAILED [INFO] [stdout] test modules::username::tests::show_always ... FAILED [INFO] [stdout] test modules::username::tests::ssh_connection ... FAILED [INFO] [stdout] test modules::username::tests::ssh_connection_client ... FAILED [INFO] [stdout] test modules::username::tests::ssh_connection_tty ... FAILED [INFO] [stdout] test modules::username::tests::ssh_wo_username ... ok [INFO] [stdout] test modules::utils::directory::tests::truncate_larger_path_than_provided_length ... ok [INFO] [stdout] test modules::utils::directory::tests::truncate_larger_path_than_provided_length_from_root ... ok [INFO] [stdout] test modules::utils::directory::tests::truncate_same_path_as_provided_length ... ok [INFO] [stdout] test modules::utils::directory::tests::truncate_same_path_as_provided_length_from_root ... ok [INFO] [stdout] test modules::utils::directory::tests::truncate_slightly_larger_path_than_provided_length ... ok [INFO] [stdout] test modules::utils::directory::tests::truncate_smaller_path_than_provided_length ... ok [INFO] [stdout] test modules::utils::directory_nix::tests::read_only_test ... ignored [INFO] [stdout] test modules::utils::path::nix::normalised_equals ... ok [INFO] [stdout] test modules::utils::path::nix::normalised_equals_differing_prefixes ... ok [INFO] [stdout] test modules::utils::path::nix::normalised_starts_with ... ok [INFO] [stdout] test modules::utils::path::nix::normalised_starts_with_differing_prefixes ... ok [INFO] [stdout] test modules::utils::path::nix::without_prefix ... ok [INFO] [stdout] test modules::git_branch::tests::test_multi_char_truncation_symbol ... ok [INFO] [stdout] test modules::git_status::tests::shows_stashed ... ok [INFO] [stdout] test modules::git_status::tests::shows_conflicted ... ok [INFO] [stdout] test modules::git_status::tests::shows_ahead ... ok [INFO] [stdout] test modules::git_status::tests::shows_stashed_with_count ... ok [INFO] [stdout] test modules::git_branch::tests::test_format_no_branch ... ok [INFO] [stdout] test modules::vagrant::tests::test_format_vagrant_version ... ok [INFO] [stdout] test utils::tests::exec_mocked_command ... ok [INFO] [stdout] test modules::git_status::tests::shows_ahead_with_count ... ok [INFO] [stdout] test modules::kubernetes::tests::test_single_config_file_with_multiple_ctxs ... ok [INFO] [stdout] test print::test_grapheme_aware_better_width ... ok [INFO] [stdout] test modules::git_status::tests::shows_staged_file ... ok [INFO] [stdout] test modules::git_state::tests::shows_rebasing ... ok [INFO] [stdout] test utils::tests::test_color_sequence_wrappers ... ok [INFO] [stdout] test modules::vagrant::tests::folder_without_vagrant_files ... ok [INFO] [stdout] test modules::git_status::tests::shows_modified ... ok [INFO] [stdout] test modules::git_status::tests::shows_staged_file_with_count ... ok [INFO] [stdout] test modules::git_status::tests::doesnt_show_untracked_file_if_disabled ... ok [INFO] [stdout] test modules::git_status::tests::shows_untracked_file ... ok [INFO] [stdout] test modules::python::tests::folder_without_python_files ... ok [INFO] [stdout] test utils::tests::exec_no_output ... ok [INFO] [stdout] test modules::ruby::tests::folder_without_ruby_files ... ok [INFO] [stdout] test modules::rust::tests::test_find_rust_toolchain_file ... ok [INFO] [stdout] test modules::terraform::tests::folder_with_dotterraform_with_version_no_environment ... ok [INFO] [stdout] test utils::tests::exec_with_non_zero_exit_code ... ok [INFO] [stdout] test utils::tests::exec_with_output_both ... ok [INFO] [stdout] test utils::tests::exec_with_output_stdout ... ok [INFO] [stdout] test utils::tests::exec_with_output_stderr ... ok [INFO] [stdout] test modules::python::tests::folder_with_requirements_txt ... ok [INFO] [stdout] test modules::terraform::tests::folder_with_dotterraform_no_environment ... ok [INFO] [stdout] test modules::python::tests::folder_with_tox ... ok [INFO] [stdout] test modules::zig::tests::folder_with_zig_file ... ok [INFO] [stdout] test modules::ruby::tests::folder_with_rb_file ... ok [INFO] [stdout] test modules::python::tests::folder_with_python_version ... ok [INFO] [stdout] test modules::terraform::tests::folder_without_dotterraform ... ok [INFO] [stdout] test modules::terraform::tests::folder_with_workspace_override ... ok [INFO] [stdout] test modules::terraform::tests::folder_with_tf_file ... ok [INFO] [stdout] test modules::git_status::tests::shows_conflicted_with_count ... ok [INFO] [stdout] test modules::ocaml::tests::folder_with_merlin_file ... FAILED [INFO] [stdout] test modules::swift::tests::folder_without_swift_files ... ok [INFO] [stdout] test modules::package::tests::test_extract_mix_version_rc_version ... ok [INFO] [stdout] test modules::swift::tests::folder_with_swift_file ... ok [INFO] [stdout] test modules::git_commit::tests::test_render_commit_hash_only_detached_on_branch ... ok [INFO] [stdout] test modules::python::tests::disabled_scan_for_pyfiles_and_folder_with_ignored_py_file ... ok [INFO] [stdout] test modules::php::tests::folder_with_php_file ... FAILED [INFO] [stdout] test modules::python::tests::folder_with_setup_py ... ok [INFO] [stdout] test modules::python::tests::folder_with_pipfile ... ok [INFO] [stdout] test modules::python::tests::with_active_venv ... ok [INFO] [stdout] test modules::git_branch::tests::test_negative ... ok [INFO] [stdout] test modules::python::tests::folder_with_init_py ... ok [INFO] [stdout] test modules::python::tests::folder_with_pyproject_toml ... ok [INFO] [stdout] test modules::perl::tests::folder_with_perldoc_file ... ok [INFO] [stdout] test modules::perl::tests::folder_with_meta_json_file ... ok [INFO] [stdout] test modules::ruby::tests::folder_with_ruby_version ... ok [INFO] [stdout] test modules::python::tests::folder_with_py_file ... ok [INFO] [stdout] test modules::python::tests::disabled_scan_for_pyfiles_and_folder_with_setup_py ... ok [INFO] [stdout] test modules::ruby::tests::folder_with_gemfile ... ok [INFO] [stdout] test modules::purescript::tests::folder_with_spago_file ... ok [INFO] [stdout] test modules::python::tests::with_virtual_env ... ok [INFO] [stdout] test modules::perl::tests::folder_with_meta_yml_file ... ok [INFO] [stdout] test modules::vagrant::tests::folder_with_vagrant_file ... ok [INFO] [stdout] test modules::zig::tests::folder_without_zig ... ok [INFO] [stdout] test modules::swift::tests::folder_with_package_file ... ok [INFO] [stdout] test modules::python::tests::with_active_venv_and_prompt ... ok [INFO] [stdout] test modules::terraform::tests::folder_with_datadir_override ... ok [INFO] [stdout] test modules::terraform::tests::folder_with_dotterraform_with_version_with_environment ... ok [INFO] [stdout] test modules::terraform::tests::folder_with_dotterraform_with_environment ... ok [INFO] [stdout] test modules::git_commit::tests::test_latest_tag_shown_with_tag_enabled ... ok [INFO] [stdout] test utils::tests::exec_slow_command ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- modules::directory::tests::root_directory stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [DEBUG] - (starship::modules::directory): Home dir: "/root" [INFO] [stdout] [DEBUG] - (starship::modules::directory): Physical dir: "/" [INFO] [stdout] [DEBUG] - (starship::modules::directory): Display dir: "/" [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: cyan [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: cyan [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: red [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: red [INFO] [stdout] [TRACE] - (starship::modules): Took 14.599639ms to compute module "directory" [INFO] [stdout] thread 'modules::directory::tests::root_directory' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("\u{1b}[1;36m/\u{1b}[0m\u{1b}[31m🔒\u{1b}[0m ")`, [INFO] [stdout] right: `Some("\u{1b}[1;36m/\u{1b}[0m ")`', src/modules/directory.rs:696:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b90772a - starship::modules::directory::tests::root_directory::hcf519c8b02648dd9 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/directory.rs:696:9 [INFO] [stdout] 18: 0x56118b90736a - starship::modules::directory::tests::root_directory::{{closure}}::h22deb86ef59b8ee3 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/directory.rs:685:5 [INFO] [stdout] 19: 0x56118b8d2d8e - core::ops::function::FnOnce::call_once::hd54ac880218ab4f6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::directory::tests::linux::directory_in_root stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [DEBUG] - (starship::modules::directory): Home dir: "/root" [INFO] [stdout] [DEBUG] - (starship::modules::directory): Physical dir: "/etc" [INFO] [stdout] [DEBUG] - (starship::modules::directory): Display dir: "/etc" [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: cyan [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: cyan [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: red [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: red [INFO] [stdout] [TRACE] - (starship::modules): Took 32.154928ms to compute module "directory" [INFO] [stdout] thread 'modules::directory::tests::linux::directory_in_root' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("\u{1b}[1;36m/etc\u{1b}[0m\u{1b}[31m🔒\u{1b}[0m ")`, [INFO] [stdout] right: `Some("\u{1b}[1;36m/etc\u{1b}[0m ")`', src/modules/directory.rs:525:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b901e1a - starship::modules::directory::tests::linux::directory_in_root::h9bf2962f3bd1b5b1 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/directory.rs:525:13 [INFO] [stdout] 18: 0x56118b901a5a - starship::modules::directory::tests::linux::directory_in_root::{{closure}}::h5c43842322172e64 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/directory.rs:517:9 [INFO] [stdout] 19: 0x56118b8d05fe - core::ops::function::FnOnce::call_once::h91332e0124cc236a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::java::tests::folder_with_pom_file stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::context): Building HashSets of directory files, folders and extensions took 39.206487ms [INFO] [stdout] [TRACE] - (starship::modules): Took 39.281548ms to compute module "java" [INFO] [stdout] thread 'modules::java::tests::folder_with_pom_file' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("via \u{1b}[2;31m☕ v13.0.2 \u{1b}[0m")`, [INFO] [stdout] right: `None`', src/modules/java.rs:233:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b956b0e - starship::modules::java::tests::folder_with_pom_file::hba441dbc4061ec12 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/java.rs:233:9 [INFO] [stdout] 18: 0x56118b95649e - starship::modules::java::tests::folder_with_pom_file::{{closure}}::h47da71eca7cb49be [INFO] [stdout] at /opt/rustwide/workdir/src/modules/java.rs:228:5 [INFO] [stdout] 19: 0x56118b8cbbde - core::ops::function::FnOnce::call_once::h1b8da441e79094da [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::kotlin::tests::kotlin_binary_is_kotlin_compiler stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [DEBUG] - (starship::config): Config found for "kotlin": Some(Table({"kotlin_binary": String("kotlinc")})) [INFO] [stdout] [TRACE] - (starship::context): Building HashSets of directory files, folders and extensions took 30.103428ms [INFO] [stdout] [TRACE] - (starship::modules): Took 30.161128ms to compute module "kotlin" [INFO] [stdout] [DEBUG] - (starship::config): Config found for "kotlin": Some(Table({"kotlin_binary": String("kotlinc")})) [INFO] [stdout] thread 'modules::kotlin::tests::kotlin_binary_is_kotlin_compiler' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("via \u{1b}[1;34m🅺 v1.4.21 \u{1b}[0m")`, [INFO] [stdout] right: `None`', src/modules/kotlin.rs:157:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b6fcaf8 - starship::modules::kotlin::tests::kotlin_binary_is_kotlin_compiler::hb2d1479bb4757eba [INFO] [stdout] at /opt/rustwide/workdir/src/modules/kotlin.rs:157:9 [INFO] [stdout] 18: 0x56118b6fc00e - starship::modules::kotlin::tests::kotlin_binary_is_kotlin_compiler::{{closure}}::hdd81d68a6df67634 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/kotlin.rs:142:5 [INFO] [stdout] 19: 0x56118b8d117e - core::ops::function::FnOnce::call_once::ha746769148a572c3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::nim::tests::folder_with_nimble_file stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::context): Building HashSets of directory files, folders and extensions took 30.615248ms [INFO] [stdout] [TRACE] - (starship::modules): Took 30.629458ms to compute module "nim" [INFO] [stdout] thread 'modules::nim::tests::folder_with_nimble_file' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("via \u{1b}[1;33m👑 v1.2.0 \u{1b}[0m")`, [INFO] [stdout] right: `None`', src/modules/nim.rs:111:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b70385e - starship::modules::nim::tests::folder_with_nimble_file::h7bccb6c2ae0b6b08 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/nim.rs:111:9 [INFO] [stdout] 18: 0x56118b7031ee - starship::modules::nim::tests::folder_with_nimble_file::{{closure}}::h6eec23435f2c9b76 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/nim.rs:106:5 [INFO] [stdout] 19: 0x56118b8d02ee - core::ops::function::FnOnce::call_once::h8df9937a2ed570f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::lua::tests::folder_with_lua_file stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::context): Building HashSets of directory files, folders and extensions took 30.411558ms [INFO] [stdout] [TRACE] - (starship::modules): Took 30.445208ms to compute module "lua" [INFO] [stdout] thread 'modules::lua::tests::folder_with_lua_file' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("via \u{1b}[1;34m🌙 v5.4.0 \u{1b}[0m")`, [INFO] [stdout] right: `None`', src/modules/lua.rs:105:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b51f64e - starship::modules::lua::tests::folder_with_lua_file::hcb8f1644080b6c45 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/lua.rs:105:9 [INFO] [stdout] 18: 0x56118b51efde - starship::modules::lua::tests::folder_with_lua_file::{{closure}}::he99e5206ae241727 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/lua.rs:100:5 [INFO] [stdout] 19: 0x56118b8d184e - core::ops::function::FnOnce::call_once::hb1de58dfb79642be [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::username::tests::current_user_not_logname stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: red [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: red [INFO] [stdout] [TRACE] - (starship::modules): Took 207.67µs to compute module "username" [INFO] [stdout] thread 'modules::username::tests::current_user_not_logname' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("\u{1b}[1;33mcosmonaut\u{1b}[0m in ")`, [INFO] [stdout] right: `Some("\u{1b}[1;31mcosmonaut\u{1b}[0m in ")`', src/modules/username.rs:134:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b879ca3 - starship::modules::username::tests::current_user_not_logname::h06fab6b27b91af37 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:134:9 [INFO] [stdout] 18: 0x56118b87999a - starship::modules::username::tests::current_user_not_logname::{{closure}}::h4cf0977f5a57eb2e [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:127:5 [INFO] [stdout] 19: 0x56118b8d269e - core::ops::function::FnOnce::call_once::hca6c63ae8964c606 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::username::tests::logname_equals_user stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: red [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: red [INFO] [stdout] [TRACE] - (starship::modules): Took 385.86µs to compute module "username" [INFO] [stdout] thread 'modules::username::tests::logname_equals_user' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some("\u{1b}[1;31mastronaut\u{1b}[0m in ")`', src/modules/username.rs:112:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b879782 - starship::modules::username::tests::logname_equals_user::h85d135098ea0d90f [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:112:9 [INFO] [stdout] 18: 0x56118b87960a - starship::modules::username::tests::logname_equals_user::{{closure}}::h197c12a43e98badd [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:105:5 [INFO] [stdout] 19: 0x56118b8d1e5e - core::ops::function::FnOnce::call_once::hbab7f6be2548cc36 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::username::tests::no_logname_env_variable stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: red [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: red [INFO] [stdout] [TRACE] - (starship::modules): Took 260.98µs to compute module "username" [INFO] [stdout] thread 'modules::username::tests::no_logname_env_variable' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some("\u{1b}[1;31mastronaut\u{1b}[0m in ")`', src/modules/username.rs:101:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b8795a6 - starship::modules::username::tests::no_logname_env_variable::h6b5fac660345dc0d [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:101:9 [INFO] [stdout] 18: 0x56118b87945a - starship::modules::username::tests::no_logname_env_variable::{{closure}}::h900465ee829a6ca3 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:95:5 [INFO] [stdout] 19: 0x56118b8cce8e - core::ops::function::FnOnce::call_once::h382446d7664a6bf0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::username::tests::show_always stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [DEBUG] - (starship::config): Config found for "username": Some(Table({"show_always": Boolean(true)})) [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: red [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: red [INFO] [stdout] [TRACE] - (starship::modules): Took 191.19µs to compute module "username" [INFO] [stdout] thread 'modules::username::tests::show_always' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("\u{1b}[1;33mastronaut\u{1b}[0m in ")`, [INFO] [stdout] right: `Some("\u{1b}[1;31mastronaut\u{1b}[0m in ")`', src/modules/username.rs:181:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b87ad6e - starship::modules::username::tests::show_always::h0921f9a80a8442e8 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:181:9 [INFO] [stdout] 18: 0x56118b87a69a - starship::modules::username::tests::show_always::{{closure}}::h030f531a582fa00a [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:171:5 [INFO] [stdout] 19: 0x56118b8d1a7e - core::ops::function::FnOnce::call_once::hb51d824181b37423 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::username::tests::ssh_connection stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: red [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: red [INFO] [stdout] [TRACE] - (starship::modules): Took 182.1µs to compute module "username" [INFO] [stdout] thread 'modules::username::tests::ssh_connection' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("\u{1b}[1;33mastronaut\u{1b}[0m in ")`, [INFO] [stdout] right: `Some("\u{1b}[1;31mastronaut\u{1b}[0m in ")`', src/modules/username.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b879fe3 - starship::modules::username::tests::ssh_connection::hb2f43249963528b3 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:145:9 [INFO] [stdout] 18: 0x56118b879cda - starship::modules::username::tests::ssh_connection::{{closure}}::hc5e7081d7aaaf4b9 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:138:5 [INFO] [stdout] 19: 0x56118b8d0a2e - core::ops::function::FnOnce::call_once::h9b481b2f8461ec75 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::username::tests::ssh_connection_client stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: red [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: red [INFO] [stdout] [TRACE] - (starship::modules): Took 263.31µs to compute module "username" [INFO] [stdout] thread 'modules::username::tests::ssh_connection_client' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("\u{1b}[1;33mastronaut\u{1b}[0m in ")`, [INFO] [stdout] right: `Some("\u{1b}[1;31mastronaut\u{1b}[0m in ")`', src/modules/username.rs:167:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b87a663 - starship::modules::username::tests::ssh_connection_client::h340f8ddb92ba239e [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:167:9 [INFO] [stdout] 18: 0x56118b87a35a - starship::modules::username::tests::ssh_connection_client::{{closure}}::hd732131addcf6b31 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:160:5 [INFO] [stdout] 19: 0x56118b8ce34e - core::ops::function::FnOnce::call_once::h58af00a28e019752 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::username::tests::ssh_connection_tty stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::config): Parsing color_string: red [INFO] [stdout] [TRACE] - (starship::config): Read predefined color: red [INFO] [stdout] [TRACE] - (starship::modules): Took 239.64µs to compute module "username" [INFO] [stdout] thread 'modules::username::tests::ssh_connection_tty' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("\u{1b}[1;33mastronaut\u{1b}[0m in ")`, [INFO] [stdout] right: `Some("\u{1b}[1;31mastronaut\u{1b}[0m in ")`', src/modules/username.rs:156:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b87a323 - starship::modules::username::tests::ssh_connection_tty::ha0009389a15c5828 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:156:9 [INFO] [stdout] 18: 0x56118b87a01a - starship::modules::username::tests::ssh_connection_tty::{{closure}}::hb04b2bc1987aa68b [INFO] [stdout] at /opt/rustwide/workdir/src/modules/username.rs:149:5 [INFO] [stdout] 19: 0x56118b8cf5ce - core::ops::function::FnOnce::call_once::h7943d678b2d8e347 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::ocaml::tests::folder_with_merlin_file stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::context): Building HashSets of directory files, folders and extensions took 49.027306ms [INFO] [stdout] [TRACE] - (starship::modules): Took 49.054416ms to compute module "ocaml" [INFO] [stdout] thread 'modules::ocaml::tests::folder_with_merlin_file' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("via \u{1b}[1;33m🐫 v4.10.0 \u{1b}[0m")`, [INFO] [stdout] right: `None`', src/modules/ocaml.rs:165:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b62bbee - starship::modules::ocaml::tests::folder_with_merlin_file::h7ba5275d2a0dba71 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/ocaml.rs:165:9 [INFO] [stdout] 18: 0x56118b62b57e - starship::modules::ocaml::tests::folder_with_merlin_file::{{closure}}::h8b024356a7aa7cf3 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/ocaml.rs:159:5 [INFO] [stdout] 19: 0x56118b8ce8ce - core::ops::function::FnOnce::call_once::h6354399382c70e6a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- modules::php::tests::folder_with_php_file stdout ---- [INFO] [stdout] [DEBUG] - (starship::config): STARSHIP_CONFIG is not set [INFO] [stdout] [DEBUG] - (starship::config): Using default config path: /root/.config/starship.toml [INFO] [stdout] [DEBUG] - (starship::config): Unable to read config file content: No such file or directory (os error 2) [INFO] [stdout] [TRACE] - (starship::context): Building HashSets of directory files, folders and extensions took 33.383598ms [INFO] [stdout] [TRACE] - (starship::modules): Took 33.421327ms to compute module "php" [INFO] [stdout] thread 'modules::php::tests::folder_with_php_file' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Some("via \u{1b}[1;38;5;147m🐘 v7.3.8 \u{1b}[0m")`, [INFO] [stdout] right: `None`', src/modules/php.rs:128:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56118bfcb76d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56118bfcb76d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56118bfcb76d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56118bfcb76d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56118bff253c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56118bfc7631 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56118bfcd545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56118bfcd545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56118bfcd545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56118bfcd234 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56118bfcda92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56118bfcd977 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56118bfcbc24 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56118bfcd6a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56118b4a1e43 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56118bfefcc8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56118b53bd3a - core::panicking::assert_failed::h9786cdbb2a9228a8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56118b9218d6 - starship::modules::php::tests::folder_with_php_file::h18f0c525afe8202f [INFO] [stdout] at /opt/rustwide/workdir/src/modules/php.rs:128:9 [INFO] [stdout] 18: 0x56118b92125e - starship::modules::php::tests::folder_with_php_file::{{closure}}::h3d0dfd174aa21384 [INFO] [stdout] at /opt/rustwide/workdir/src/modules/php.rs:118:5 [INFO] [stdout] 19: 0x56118b8cbc4e - core::ops::function::FnOnce::call_once::h1bfc7e287e10ae8e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56118ba08833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56118ba08833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x56118ba075e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x56118ba075e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56118ba075e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56118ba075e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56118ba075e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56118ba075e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x56118ba075e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56118b9d379e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56118b9d379e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56118b9d8d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56118b9d8d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56118b9d8d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56118b9d8d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56118b9d8d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56118b9d8d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x56118bfd3573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x56118bfd3573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe00de19609 - start_thread [INFO] [stdout] 42: 0x7fe00dbe9163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] modules::directory::tests::linux::directory_in_root [INFO] [stdout] modules::directory::tests::root_directory [INFO] [stdout] modules::java::tests::folder_with_pom_file [INFO] [stdout] modules::kotlin::tests::kotlin_binary_is_kotlin_compiler [INFO] [stdout] modules::lua::tests::folder_with_lua_file [INFO] [stdout] modules::nim::tests::folder_with_nimble_file [INFO] [stdout] modules::ocaml::tests::folder_with_merlin_file [INFO] [stdout] modules::php::tests::folder_with_php_file [INFO] [stdout] modules::username::tests::current_user_not_logname [INFO] [stdout] modules::username::tests::logname_equals_user [INFO] [stdout] modules::username::tests::no_logname_env_variable [INFO] [stdout] modules::username::tests::show_always [INFO] [stdout] modules::username::tests::ssh_connection [INFO] [stdout] modules::username::tests::ssh_connection_client [INFO] [stdout] modules::username::tests::ssh_connection_tty [INFO] [stdout] [INFO] [stdout] test result: FAILED. 532 passed; 15 failed; 28 ignored; 0 measured; 0 filtered out; finished in 1.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35657695c883c582db6e4027ef568a404a0ddcfd8effee5a120fa85b1c8632e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35657695c883c582db6e4027ef568a404a0ddcfd8effee5a120fa85b1c8632e4", kill_on_drop: false }` [INFO] [stdout] 35657695c883c582db6e4027ef568a404a0ddcfd8effee5a120fa85b1c8632e4