[INFO] cloning repository https://github.com/mustafagenc/nitrokit-terminal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mustafagenc/nitrokit-terminal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmustafagenc%2Fnitrokit-terminal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmustafagenc%2Fnitrokit-terminal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80e9eeffec1e7b246cb4a462797530e664feb07e
[INFO] testing mustafagenc/nitrokit-terminal against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmustafagenc%2Fnitrokit-terminal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mustafagenc/nitrokit-terminal
[INFO] finished tweaking git repo https://github.com/mustafagenc/nitrokit-terminal
[INFO] tweaked toml for git repo https://github.com/mustafagenc/nitrokit-terminal written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mustafagenc/nitrokit-terminal on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mustafagenc/nitrokit-terminal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1eb2fdcd64cdafb9b1eaf8026292d83ae27805077e096744971f3a99fe27c1e
[INFO] running `Command { std: "docker" "start" "-a" "e1eb2fdcd64cdafb9b1eaf8026292d83ae27805077e096744971f3a99fe27c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1eb2fdcd64cdafb9b1eaf8026292d83ae27805077e096744971f3a99fe27c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1eb2fdcd64cdafb9b1eaf8026292d83ae27805077e096744971f3a99fe27c1e", kill_on_drop: false }`
[INFO] [stdout] e1eb2fdcd64cdafb9b1eaf8026292d83ae27805077e096744971f3a99fe27c1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16c0cbfb42e7394a49eb081353d6aeb64410b3df1f9f5d69ffdc13442a964b4a
[INFO] running `Command { std: "docker" "start" "-a" "16c0cbfb42e7394a49eb081353d6aeb64410b3df1f9f5d69ffdc13442a964b4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling fluent-langneg v0.14.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling nitroterm v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.18
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "16c0cbfb42e7394a49eb081353d6aeb64410b3df1f9f5d69ffdc13442a964b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c0cbfb42e7394a49eb081353d6aeb64410b3df1f9f5d69ffdc13442a964b4a", kill_on_drop: false }`
[INFO] [stdout] 16c0cbfb42e7394a49eb081353d6aeb64410b3df1f9f5d69ffdc13442a964b4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55c4af3b1cf138d81751830eccb6ba7c53cc49c1159d6108f132a6a859448c34
[INFO] running `Command { std: "docker" "start" "-a" "55c4af3b1cf138d81751830eccb6ba7c53cc49c1159d6108f132a6a859448c34", kill_on_drop: false }`
[INFO] [stderr]    Compiling nitroterm v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.99s
[INFO] running `Command { std: "docker" "inspect" "55c4af3b1cf138d81751830eccb6ba7c53cc49c1159d6108f132a6a859448c34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55c4af3b1cf138d81751830eccb6ba7c53cc49c1159d6108f132a6a859448c34", kill_on_drop: false }`
[INFO] [stdout] 55c4af3b1cf138d81751830eccb6ba7c53cc49c1159d6108f132a6a859448c34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac3d41f8145435e783af8eee2dad5c2ebb61ee5ca4882364f3287c6f7c87612e
[INFO] running `Command { std: "docker" "start" "-a" "ac3d41f8145435e783af8eee2dad5c2ebb61ee5ca4882364f3287c6f7c87612e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nitroterm-10e0b92d6ea492fe)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nitroterm-e3440f06e341eaf9)
[INFO] [stdout] 
[INFO] [stdout] running 212 tests
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_check_result_creation ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_code_quality_config_custom ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_code_quality_config_default ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_config_serialization ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_package_manager_command_generation ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_package_manager_enum ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_project_type_enum ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_enabled_checks_filtering ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_project_info_creation ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_app_config_default ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_config_file_detection ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_rust_checks_generation ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_basic_checks_generation ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_detect_rust_project ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_frontend_checks_generation ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_config_dir_fallback ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_quality_check_creation ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_app_config_serialization ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_python_checks_generation ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_detect_python_project ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_run_quality_checks_mock ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_timeout_configuration ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_detect_angular_project ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_detect_nextjs_project ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_json_extension_validation ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_model_validation ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_detect_typescript_project ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_detect_react_project ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_bump_type_ordering ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_bump_type_priority ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_env_var_handling ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_git_command_validation ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_determine_bump_type ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_version_parsing ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_semver_increment ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_create_release_command_structure ... ok
[INFO] [stdout] test tests::commands::code_quality_test::tests::test_detect_vue_project ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_commit_message_validation ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_cargo_toml_version_update ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_conventional_commit_parsing ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_path_validation ... ok
[INFO] [stdout] test tests::commands::dependency_update_test::test_empty_directory ... ok
[INFO] [stdout] test tests::commands::github_labels_test::integration_tests::test_gh_cli_check ... ignored
[INFO] [stdout] test tests::commands::github_labels_test::integration_tests::test_github_authentication ... ignored
[INFO] [stdout] test tests::commands::github_labels_test::integration_tests::test_list_labels_real ... ignored
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_detect_os ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_get_new_labels_to_create ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_github_label_creation ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_delete_all_mode ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_config_manager_new ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_dry_run_mode ... ok
[INFO] [stdout] test tests::commands::create_release_test::tests::test_release_notes_structure ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_github_labels_config_default ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_get_existing_labels_to_update ... ok
[INFO] [stdout] test tests::commands::dependency_update_test::test_temp_directory_operations ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_label_categories_are_complete ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_label_colors_are_valid_hex ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_label_descriptions_not_empty ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_label_names_have_emojis ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_label_update_creation ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_manager_creation ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_list_only_mode ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_update_only_mode ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_no_duplicate_label_names ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_categorize_commits_simple ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_priority_labels_have_correct_colors ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_categorize_commits ... ok
[INFO] [stdout] test tests::commands::dependency_update_test::test_package_json_only ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_clean_tag_name_empty ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_clean_tag_name_simple ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_clean_tag_name_with_hash ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_clean_tag_name_with_prerelease ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_clean_tag_name_with_main_branch ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_clean_tag_name_with_special_chars ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_get_contributors_with_stats ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_is_prerelease ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_is_version_tag ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_ai_translation_request_format ... ok
[INFO] [stdout] test tests::commands::dependency_update_test::test_dependency_update_function ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_backup_file_creation ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_concurrent_translation_handling ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_config_validation ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_file_extension_validation ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_json_merge_logic ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_language_code_validation ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_key_path_normalization ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_directory_creation ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_json_file_validation ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_error_handling_scenarios ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_translation_caching ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_missing_translation_detection ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_progress_tracking ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_translation_delay_calculation ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_translation_file_structure ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_translation_key_extraction ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_cargo_toml_version_extraction ... ok
[INFO] [stdout] test tests::commands::translation_sync_test::tests::test_translation_sync_result ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_invalid_semver_parsing ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_cargo_toml_version_update ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_prerelease_version_handling ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_version_constraint_checking ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_version_history_tracking ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_version_increment ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_version_rollback_scenario ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_version_tag_formatting ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_version_validation_rules ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_file_exists_with_directory ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_file_exists_with_empty_path ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_file_exists_with_existing_file ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_file_exists_with_non_existing_file ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_semver_parsing ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_version_comparison ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_file_exists_with_relative_path ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_path_edge_cases ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_read_file_to_string_directory ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_multiple_file_version_sync ... ok
[INFO] [stdout] test tests::commands::version_management_test::tests::test_package_json_version_handling ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_file_operations_with_special_characters ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_read_file_to_string_empty_file ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_multiple_operations_same_file ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_read_file_to_string_non_existing_file ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_write_string_to_file_empty_content ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_read_file_to_string_success ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_read_file_to_string_utf8_content ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_round_trip_file_operations ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_write_string_to_file_invalid_path ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_write_string_to_file_overwrite ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_write_string_to_file_new_file ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_write_string_to_file_success ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_write_string_to_file_utf8_content ... ok
[INFO] [stdout] test tests::utils::file_system_test::tests::test_write_string_to_file_large_content ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_reset_config ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_directory_writable ... FAILED
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_run_github_labels_interactive ... ok
[INFO] [stdout] test tests::commands::github_labels_test::tests::test_run_github_labels_cli_function ... ok
[INFO] [stdout] test tests::commands::config_test::tests::test_is_first_run ... FAILED
[INFO] [stdout] test tests::commands::config_test::tests::test_save_and_load_config ... FAILED
[INFO] [stdout] test tests::commands::dependency_update_test::test_cargo_build_succeeds ... ok
[INFO] [stdout] test tests::commands::dependency_update_test::test_multiple_project_files ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_invalid_path ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_home_directory ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_root_directory ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_error_handling_permission_denied ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_empty_path ... ok
[INFO] [stdout] test tests::commands::dependency_update_test::test_release_notes_function ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_not_found ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_path_traversal_security ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_unicode_path ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_multiple_calls ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_git_discovery_behavior ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_edge_case_messages ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_git_repository_consistency ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_special_characters_in_path ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_nested_subdirectories ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_helper_functions_with_various_inputs ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_error_helper ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_git_repository_debug ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_repository_state ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_helper_functions_equivalence ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_function_does_not_panic ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_repository_paths_are_absolute ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_info_helper ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_level_enum ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_level_enum_debug ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_level_pattern_matching ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_levels_coverage ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_message_boundaries ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_performance ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_success_helper ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_warning_helper ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_success ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_repository_is_bare ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_with_borrowed_strings ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_with_empty_message ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_worktree ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_with_multiline_message ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_with_special_characters ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_with_long_message ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_with_unicode_content ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_with_very_long_lines ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_message_content_preservation ... ok
[INFO] [stdout] test tests::commands::release_notes_test::test_simple_release_notes_generation ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_mixed_content_logging ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_log_with_format_specifiers ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_rapid_sequential_logging ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_clean_version_string ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_cache_interval_customization ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_compare_versions_current_greater ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_cache_file_operations ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_relative_path ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_compare_versions_current_less ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_compare_versions_equal ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_compare_versions_invalid ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_timestamp_format ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_repository_object_properties ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_constants ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_github_release_json_compatibility ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_github_release_struct ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_concurrent_logging ... ok
[INFO] [stdout] test tests::utils::logging_test::tests::test_memory_usage ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_load_version_cache_invalid_json ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_load_version_cache_no_file ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_should_check_for_updates_no_cache ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_save_and_load_version_cache ... ok
[INFO] [stdout] test tests::utils::git_test::tests::test_get_repository_with_subdirectory ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_should_check_for_updates_old_cache ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_time_calculations ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_should_check_for_updates_recent_cache ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_version_cache_serialization ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_version_comparison_basic ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_version_cache_struct ... ok
[INFO] [stdout] test tests::utils::version_check_test::tests::test_version_string_variations ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::commands::config_test::tests::test_directory_writable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::commands::config_test::tests::test_directory_writable' (58) panicked at src/tests/commands/config_test.rs:63:9:
[INFO] [stdout] assertion failed: !ConfigManager::test_directory_writable(&non_writable)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ef945a2282 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ef945a2282 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ef945a2282 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61ef945a2282 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61ef945b597f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61ef945b597f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61ef9456ad31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ef9456ad31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61ef94579322 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61ef9457f15f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61ef9457eff1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61ef9409ca3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61ef9409ca3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61ef9457f8cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61ef9457f8cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61ef9457f646 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x61ef94579459 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61ef9455db5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61ef945be800 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61ef945be7dc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x61ef93da3901 - nitroterm::tests::commands::config_test::tests::test_directory_writable::hecb07a86c55994c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/commands/config_test.rs:63:9
[INFO] [stdout]   21:     0x61ef93da3967 - nitroterm::tests::commands::config_test::tests::test_directory_writable::{{closure}}::ha7e318b720a6275d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/commands/config_test.rs:56:33
[INFO] [stdout]   22:     0x61ef93d09e26 - core::ops::function::FnOnce::call_once::h0a85a69f04b2405c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61ef9409c7fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61ef9409c7fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61ef940b2465 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61ef940b2465 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61ef940b2465 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x61ef940b2465 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x61ef940b2465 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61ef940b2465 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61ef940b2465 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61ef94088c54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61ef94088c54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x61ef9408c51a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x61ef9408c51a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61ef9408c51a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x61ef9408c51a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x61ef9408c51a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61ef9408c51a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x61ef9408c51a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61ef9457440f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x61ef9457440f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7fbf78460aa4 - <unknown>
[INFO] [stdout]   44:     0x7fbf784eda34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::commands::config_test::tests::test_is_first_run stdout ----
[INFO] [stdout] 📁 Config directory: /root/.config/nitroterm
[INFO] [stdout] 🗄️  Database path: /root/.config/nitroterm/nitroterm.db
[INFO] [stdout] 🗑️  Configuration reset successfully!
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::commands::config_test::tests::test_is_first_run' (62) panicked at src/tests/commands/config_test.rs:115:9:
[INFO] [stdout] assertion failed: is_first
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ef945a2282 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ef945a2282 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ef945a2282 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61ef945a2282 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61ef945b597f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61ef945b597f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61ef9456ad31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ef9456ad31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61ef94579322 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61ef9457f15f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61ef9457eff1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61ef9409ca3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61ef9409ca3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61ef9457f8cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61ef9457f8cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61ef9457f646 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x61ef94579459 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61ef9455db5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61ef945be800 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61ef945be7dc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x61ef93da1519 - nitroterm::tests::commands::config_test::tests::test_is_first_run::{{closure}}::hf65715e9319077f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/commands/config_test.rs:115:9
[INFO] [stdout]   21:     0x61ef93d57d12 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1f6fd3ad0e29151e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61ef93d57e6d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf0bdefd583593efd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61ef93d574bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h03d44738580927d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x61ef93d573eb - tokio::task::coop::with_budget::hf68aa4e5c2dbd3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x61ef93d573eb - tokio::task::coop::budget::h5c6f3fb9c9f42d23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x61ef93d573eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h349c0d85aa94e771
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x61ef93d54290 - tokio::runtime::scheduler::current_thread::Context::enter::h041cd69c52aafcc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x61ef93d5692d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h959bb21b9ddee15b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x61ef93d55b64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc2ab065e71366458
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x61ef93d5208b - tokio::runtime::context::scoped::Scoped<T>::set::hbeb78c2a3bd2e3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x61ef93cd46a9 - tokio::runtime::context::set_scheduler::{{closure}}::hd5ca1a1f0730f4e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x61ef93dad1d2 - std::thread::local::LocalKey<T>::try_with::h710c506a4e6d2584
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x61ef93dac83e - std::thread::local::LocalKey<T>::with::h93d0bdae88efc287
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x61ef93cd45dd - tokio::runtime::context::set_scheduler::h2cb157cccd1a3ec4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x61ef93d558f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9cce0b0019d6eb78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x61ef93d55b83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h074e832e2f8ec399
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x61ef93d530c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h489dac516ad6eaef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x61ef93db0ea0 - tokio::runtime::context::runtime::enter_runtime::h47921ebd68a07f78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x61ef93d52e81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha479a1d2d610e36b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x61ef93dd5084 - tokio::runtime::runtime::Runtime::block_on_inner::h7a3c82acd2a698b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x61ef93dd5247 - tokio::runtime::runtime::Runtime::block_on::h70e6ed8c8c088201
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x61ef93da0d82 - nitroterm::tests::commands::config_test::tests::test_is_first_run::h1b7ec8c3ec349b60
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/commands/config_test.rs:121:33
[INFO] [stdout]   43:     0x61ef93da0e17 - nitroterm::tests::commands::config_test::tests::test_is_first_run::{{closure}}::hb81c3b228de9ef3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/commands/config_test.rs:109:33
[INFO] [stdout]   44:     0x61ef93d09c66 - core::ops::function::FnOnce::call_once::h0581cc2957b1113c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61ef9409c7fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61ef9409c7fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x61ef940b2465 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x61ef940b2465 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x61ef940b2465 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x61ef940b2465 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x61ef940b2465 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x61ef940b2465 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x61ef940b2465 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x61ef94088c54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x61ef94088c54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x61ef9408c51a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x61ef9408c51a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x61ef9408c51a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x61ef9408c51a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x61ef9408c51a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61ef9408c51a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x61ef9408c51a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x61ef9457440f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x61ef9457440f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x7fbf78460aa4 - <unknown>
[INFO] [stdout]   66:     0x7fbf784eda34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::commands::config_test::tests::test_save_and_load_config stdout ----
[INFO] [stdout] 📁 Config directory: /root/.config/nitroterm
[INFO] [stdout] 🗄️  Database path: /root/.config/nitroterm/nitroterm.db
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::commands::config_test::tests::test_save_and_load_config' (68) panicked at src/tests/commands/config_test.rs:96:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some("test-api-key-123")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ef945a2282 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ef945a2282 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ef945a2282 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61ef945a2282 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61ef945b597f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61ef945b597f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61ef9456ad31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ef9456ad31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61ef94579322 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61ef9457f15f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61ef9457eff1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61ef9409ca3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61ef9409ca3e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61ef9457f8cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61ef9457f8cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61ef9457f67a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61ef94579459 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61ef9455db5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61ef945be800 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61ef945be603 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61ef93de46f9 - core::panicking::assert_failed::h17b1e311c723db85
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61ef93da4abc - nitroterm::tests::commands::config_test::tests::test_save_and_load_config::{{closure}}::h028f381bb23ce6e9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/commands/config_test.rs:96:9
[INFO] [stdout]   22:     0x61ef93d57d12 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1f6fd3ad0e29151e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61ef93d57e6d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf0bdefd583593efd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ef93d574bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h03d44738580927d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x61ef93d573eb - tokio::task::coop::with_budget::hf68aa4e5c2dbd3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x61ef93d573eb - tokio::task::coop::budget::h5c6f3fb9c9f42d23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x61ef93d573eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h349c0d85aa94e771
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x61ef93d54290 - tokio::runtime::scheduler::current_thread::Context::enter::h041cd69c52aafcc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x61ef93d5692d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h959bb21b9ddee15b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x61ef93d55b64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc2ab065e71366458
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x61ef93d5208b - tokio::runtime::context::scoped::Scoped<T>::set::hbeb78c2a3bd2e3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x61ef93cd46a9 - tokio::runtime::context::set_scheduler::{{closure}}::hd5ca1a1f0730f4e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x61ef93dad1d2 - std::thread::local::LocalKey<T>::try_with::h710c506a4e6d2584
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x61ef93dac83e - std::thread::local::LocalKey<T>::with::h93d0bdae88efc287
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x61ef93cd45dd - tokio::runtime::context::set_scheduler::h2cb157cccd1a3ec4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x61ef93d558f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9cce0b0019d6eb78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x61ef93d55b83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h074e832e2f8ec399
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x61ef93d530c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h489dac516ad6eaef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x61ef93db0ea0 - tokio::runtime::context::runtime::enter_runtime::h47921ebd68a07f78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x61ef93d52e81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha479a1d2d610e36b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x61ef93dd5084 - tokio::runtime::runtime::Runtime::block_on_inner::h7a3c82acd2a698b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x61ef93dd5247 - tokio::runtime::runtime::Runtime::block_on::h70e6ed8c8c088201
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x61ef93da3db2 - nitroterm::tests::commands::config_test::tests::test_save_and_load_config::h0a32cf1a5e9fe8a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/commands/config_test.rs:105:48
[INFO] [stdout]   44:     0x61ef93da4d77 - nitroterm::tests::commands::config_test::tests::test_save_and_load_config::{{closure}}::hb0fe6898f2388275
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/commands/config_test.rs:76:41
[INFO] [stdout]   45:     0x61ef93d0b5b6 - core::ops::function::FnOnce::call_once::h605766ca591665f6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61ef9409c7fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61ef9409c7fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x61ef940b2465 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x61ef940b2465 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x61ef940b2465 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x61ef940b2465 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x61ef940b2465 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61ef940b2465 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x61ef940b2465 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x61ef94088c54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x61ef94088c54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x61ef9408c51a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x61ef9408c51a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x61ef9408c51a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x61ef9408c51a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x61ef9408c51a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x61ef9408c51a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x61ef9408c51a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x61ef9457440f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x61ef9457440f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x7fbf78460aa4 - <unknown>
[INFO] [stdout]   67:     0x7fbf784eda34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::commands::config_test::tests::test_directory_writable
[INFO] [stdout]     tests::commands::config_test::tests::test_is_first_run
[INFO] [stdout]     tests::commands::config_test::tests::test_save_and_load_config
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 206 passed; 3 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin nitroterm`
[INFO] running `Command { std: "docker" "inspect" "ac3d41f8145435e783af8eee2dad5c2ebb61ee5ca4882364f3287c6f7c87612e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac3d41f8145435e783af8eee2dad5c2ebb61ee5ca4882364f3287c6f7c87612e", kill_on_drop: false }`
[INFO] [stdout] ac3d41f8145435e783af8eee2dad5c2ebb61ee5ca4882364f3287c6f7c87612e
