[INFO] fetching crate kftray-commons 0.27.28... [INFO] testing kftray-commons-0.27.28 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate kftray-commons 0.27.28 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate kftray-commons 0.27.28 [INFO] finished tweaking crates.io crate kftray-commons 0.27.28 [INFO] tweaked toml for crates.io crate kftray-commons 0.27.28 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kftray-commons 0.27.28 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kftray-commons 0.27.28 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-stream v0.1.18 [INFO] [stderr] Downloaded libredox v0.1.15 [INFO] [stderr] Downloaded flume v0.11.1 [INFO] [stderr] Downloaded dotenvy v0.15.7 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.6 [INFO] [stderr] Downloaded hashlink v0.10.0 [INFO] [stderr] Downloaded portpicker v0.1.1 [INFO] [stderr] Downloaded sqlx-core v0.8.6 [INFO] [stderr] Downloaded futures-intrusive v0.5.0 [INFO] [stderr] Downloaded cc v1.2.58 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.6 [INFO] [stderr] Downloaded sqlx v0.8.6 [INFO] [stderr] Downloaded sqlx-macros v0.8.6 [INFO] [stderr] Downloaded git2 v0.20.4 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded libz-sys v1.1.25 [INFO] [stderr] Downloaded libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22f987db1d59f2790b979098aedf9c5d0dd99b490c80baa290100240459852fd [INFO] running `Command { std: "docker" "start" "-a" "22f987db1d59f2790b979098aedf9c5d0dd99b490c80baa290100240459852fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22f987db1d59f2790b979098aedf9c5d0dd99b490c80baa290100240459852fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f987db1d59f2790b979098aedf9c5d0dd99b490c80baa290100240459852fd", kill_on_drop: false }` [INFO] [stdout] 22f987db1d59f2790b979098aedf9c5d0dd99b490c80baa290100240459852fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07bba2af5b486c6d4550d0adfbea931f913d79ad3cfc4d892ee4f759712fadfa [INFO] running `Command { std: "docker" "start" "-a" "07bba2af5b486c6d4550d0adfbea931f913d79ad3cfc4d892ee4f759712fadfa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling kftray-commons v0.27.28 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.48s [INFO] running `Command { std: "docker" "inspect" "07bba2af5b486c6d4550d0adfbea931f913d79ad3cfc4d892ee4f759712fadfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07bba2af5b486c6d4550d0adfbea931f913d79ad3cfc4d892ee4f759712fadfa", kill_on_drop: false }` [INFO] [stdout] 07bba2af5b486c6d4550d0adfbea931f913d79ad3cfc4d892ee4f759712fadfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e46d917448af1c1424ec64949c89c87aea2428b57e9cbbdf980da186d969784f [INFO] running `Command { std: "docker" "start" "-a" "e46d917448af1c1424ec64949c89c87aea2428b57e9cbbdf980da186d969784f", kill_on_drop: false }` [INFO] [stderr] Compiling kftray-commons v0.27.28 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.25s [INFO] running `Command { std: "docker" "inspect" "e46d917448af1c1424ec64949c89c87aea2428b57e9cbbdf980da186d969784f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46d917448af1c1424ec64949c89c87aea2428b57e9cbbdf980da186d969784f", kill_on_drop: false }` [INFO] [stdout] e46d917448af1c1424ec64949c89c87aea2428b57e9cbbdf980da186d969784f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4938c9f4543ab8ddddeb65f2726f11e40e6051504e4094c2a9b7ef83e92a9325 [INFO] running `Command { std: "docker" "start" "-a" "4938c9f4543ab8ddddeb65f2726f11e40e6051504e4094c2a9b7ef83e92a9325", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kftray_commons-9a7483136d29dbfe) [INFO] [stdout] [INFO] [stdout] running 129 tests [INFO] [stdout] test models::http_logs_config_model::tests::test_http_logs_config_default ... ok [INFO] [stdout] test models::config_model::tests::test_deserialize_config_without_id ... ok [INFO] [stdout] test models::settings_model::tests::test_default_app_settings ... ok [INFO] [stdout] test models::http_logs_config_model::tests::test_http_logs_config_serde ... ok [INFO] [stdout] test models::settings_model::tests::test_from_settings_manager ... ok [INFO] [stdout] test models::settings_model::tests::test_to_settings_map ... ok [INFO] [stdout] test models::config_model::tests::test_config_default ... ok [INFO] [stdout] test models::config_model::tests::test_deserialize_config_array ... ok [INFO] [stdout] test models::tunnel_protocol::tests::test_serialize_deserialize_http_request ... ok [INFO] [stdout] test models::tunnel_protocol::tests::test_serialize_deserialize_error ... ok [INFO] [stdout] test models::http_logs_config_model::tests::test_http_logs_config_partial_json ... ok [INFO] [stdout] test models::window::tests::test_save_dialog_state_default ... ok [INFO] [stdout] test models::tunnel_protocol::tests::test_serialize_deserialize_http_response ... ok [INFO] [stdout] test models::tunnel_protocol::tests::test_serialize_deserialize_ping ... ok [INFO] [stdout] test models::http_logs_config_model::tests::test_http_logs_config_new ... ok [INFO] [stdout] test utils::config::tests::test_get_config_not_found ... ok [INFO] [stdout] test utils::config::tests::test_get_config_public ... ok [INFO] [stdout] test utils::config::tests::test_delete_configs ... ok [INFO] [stdout] test utils::config::tests::test_delete_configs_public ... ok [INFO] [stdout] test utils::config::tests::test_export_configs_public ... ok [INFO] [stdout] test utils::config::tests::test_delete_all_configs ... ok [INFO] [stdout] test utils::config::tests::test_export_configs_refactored ... ok [INFO] [stdout] test utils::config::tests::test_config_operations_with_mode_memory ... ok [INFO] [stdout] test utils::config::tests::test_get_configs ... ok [INFO] [stdout] test utils::config::tests::test_prepare_config_picks_local_port ... ok [INFO] [stdout] test utils::config::tests::test_prepare_config_port_fallback ... ok [INFO] [stdout] test utils::config::tests::test_prepare_config_sets_default_alias ... ok [INFO] [stdout] test utils::config::tests::test_prepare_config_sets_default_kubeconfig ... ok [INFO] [stdout] test utils::config::tests::test_prepare_config_trims_fields ... ok [INFO] [stdout] test utils::config::tests::test_delete_config ... ok [INFO] [stdout] test utils::config::tests::test_config_with_mode_memory ... ok [INFO] [stdout] test utils::config::tests::test_import_configs_invalid_json ... ok [INFO] [stdout] test utils::config::tests::test_import_configs_multiple ... ok [INFO] [stdout] test utils::config::tests::test_error_reading_configs ... ok [INFO] [stdout] test utils::config::tests::test_import_configs_single ... ok [INFO] [stdout] test utils::config::tests::test_import_configs_public ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_app_log_path ... ok [INFO] [stdout] test utils::config::tests::test_insert_and_get_config ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_config_dir_kftray_var ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_config_dir_multiple_fallbacks ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_config_dir_using_home_dir_fallback ... ok [INFO] [stdout] test utils::config::tests::test_update_config ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_config_dir_xdg_var ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_kubeconfig_paths ... ok [INFO] [stdout] test utils::config::tests::test_read_multiple_configs ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_kubeconfig_paths_with_multiple_paths ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_log_folder_path ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_pod_manifest_path ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_window_state_path ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_kubeconfig_paths_error ... ok [INFO] [stdout] test utils::config::tests::test_delete_config_public ... ok [INFO] [stdout] test utils::config::tests::test_upserting_config_different_namespace ... ok [INFO] [stdout] test utils::config::tests::test_delete_all_configs_public ... ok [INFO] [stdout] test utils::config::tests::test_insert_config_public ... ok [INFO] [stdout] test utils::config_state::tests::test_error_handling_in_update_config_state ... ok [INFO] [stdout] test utils::config_state::tests::test_error_handling_in_read_config_states ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_config_dir_default_home ... ok [INFO] [stdout] test utils::config_dir::tests::test_get_db_file_path ... ok [INFO] [stdout] test utils::config::tests::test_upserting_config_inserting ... ok [INFO] [stdout] test utils::config::tests::test_clean_all_custom_hosts_entries ... ok [INFO] [stdout] test utils::config_state::tests::test_get_configs_state_function ... ok [INFO] [stdout] test utils::config::tests::test_read_configs_public ... ok [INFO] [stdout] test utils::config::tests::test_import_multiple_configs_same_service_different_ports ... ok [INFO] [stdout] test utils::config::tests::test_upserting_config_update ... ok [INFO] [stdout] test utils::config_state::tests::test_get_configs_state_wrapper ... ok [INFO] [stdout] test utils::config_state::tests::test_read_config_states_with_direct_pool ... ok [INFO] [stdout] test utils::db::tests::test_db_file_exists_and_create ... ok [INFO] [stdout] test utils::db::tests::test_init_creates_files_and_db_direct ... ok [INFO] [stdout] test utils::db::tests::test_pod_manifest_create_directory ... ok [INFO] [stdout] test utils::config_state::tests::test_error_handling_row_processing_config_id ... ok [INFO] [stdout] test utils::config::tests::test_update_config_public ... ok [INFO] [stdout] test utils::config_state::tests::test_get_configs_state_public_wrapper ... ok [INFO] [stdout] test utils::db_mode::tests::test_database_mode_default ... ok [INFO] [stdout] test utils::github::tests::test_build_github_api_url_edge_cases ... ok [INFO] [stdout] test utils::github::tests::test_build_github_api_url_invalid ... ok [INFO] [stdout] test utils::github::tests::test_build_github_api_url_valid ... ok [INFO] [stdout] test utils::github::tests::test_build_github_api_url_with_complex_paths ... ok [INFO] [stdout] test utils::config_state::tests::test_read_multiple_config_states ... ok [INFO] [stdout] test utils::github::tests::test_build_github_api_url_with_http_prefix ... ok [INFO] [stdout] test utils::db_mode::tests::test_database_context_memory ... ok [INFO] [stdout] test utils::github::tests::test_clear_existing_configs_error_handling ... ok [INFO] [stdout] test utils::hostsfile::tests::test_fluent_api ... ok [INFO] [stdout] test utils::db_mode::tests::test_database_context_file ... ok [INFO] [stdout] test utils::hostsfile::tests::test_hosts_file_write ... ok [INFO] [stdout] test utils::db::tests::test_create_db_table ... ok [INFO] [stdout] test utils::db::tests::test_pod_manifest_file_exists_and_create ... ok [INFO] [stdout] test utils::config::tests::test_get_config_not_found_public ... ok [INFO] [stdout] test utils::config_state::tests::test_update_config_state_with_direct_pool ... ok [INFO] [stdout] test utils::migration::tests::test_merge_json_values_arrays ... ok [INFO] [stdout] test utils::migration::tests::test_create_triggers ... ok [INFO] [stdout] test utils::migration::tests::test_merge_json_values_auto_loopback_address_default ... ok [INFO] [stdout] test utils::migration::tests::test_merge_json_values_custom_overwrites_default_type ... ok [INFO] [stdout] test utils::migration::tests::test_merge_json_values_default_is_not_object ... ok [INFO] [stdout] test utils::migration::tests::test_merge_json_values_empty_objects ... ok [INFO] [stdout] test utils::migration::tests::test_merge_json_values_nested ... ok [INFO] [stdout] test utils::migration::tests::test_merge_json_values_simple ... ok [INFO] [stdout] test utils::migration::tests::test_merge_json_values_with_null ... ok [INFO] [stdout] test utils::config::tests::test_kftui_incremental_import_multiple_ports ... ok [INFO] [stdout] test utils::config_state::tests::test_update_and_read_config_state ... ok [INFO] [stdout] test utils::config_state::tests::test_update_config_state_public_function ... ok [INFO] [stdout] test utils::config_state::tests::test_read_initial_config_state ... ok [INFO] [stdout] test utils::settings::tests::test_load_all_settings ... ok [INFO] [stdout] test utils::config_state::tests::test_config_state_with_mode_memory ... ok [INFO] [stdout] test utils::config_state::tests::test_read_config_states_public_function ... ok [INFO] [stdout] test utils::http_logs_config::tests::test_http_logs_config_operations ... ok [INFO] [stdout] test utils::validate_configs::tests::test_alert_multiple_configs_show_dialog ... ok [INFO] [stdout] test utils::validate_configs::tests::test_detect_multiple_configs_home_only ... ok [INFO] [stdout] test utils::validate_configs::tests::test_detect_multiple_configs_kftray_only ... ok [INFO] [stdout] test utils::migration::tests::test_drop_triggers ... ok [INFO] [stdout] test utils::config_state::tests::test_get_configs_state_with_mode_memory ... ok [INFO] [stdout] test utils::config_state::tests::test_row_processing_in_read_config_states ... ok [INFO] [stdout] test utils::validate_configs::tests::test_detect_multiple_configs_with_non_existent_paths ... ok [INFO] [stdout] test utils::settings::tests::test_settings_manager ... ok [INFO] [stdout] test utils::validate_configs::tests::test_detect_multiple_configs_xdg_only ... ok [INFO] [stdout] test utils::validate_configs::tests::test_format_alert_message_multiple ... ok [INFO] [stdout] test utils::migration::tests::test_full_schema_migration_with_http_logs ... ok [INFO] [stdout] test utils::validate_configs::tests::test_format_alert_message_no_active ... ok [INFO] [stdout] test utils::validate_configs::tests::test_format_alert_message_with_fake_paths ... ok [INFO] [stdout] test utils::github::tests::test_clear_existing_configs ... ok [INFO] [stdout] test utils::github::tests::test_clear_existing_configs_public_function ... ok [INFO] [stdout] test utils::settings::tests::test_upsert_setting ... ok [INFO] [stdout] test utils::http_logs_config::tests::test_read_all_http_logs_configs ... ok [INFO] [stdout] test utils::migration::tests::test_merge_json_values_custom_is_not_object ... ok [INFO] [stdout] test utils::validate_configs::tests::test_detect_multiple_configs_none ... ok [INFO] [stdout] test utils::migration::tests::test_migrate_http_logs_config_table ... ok [INFO] [stdout] test utils::timeout_manager::tests::test_timeout_functions ... ok [INFO] [stdout] test utils::migration::tests::test_migrate_configs_merges_and_updates_state ... ok [INFO] [stdout] test utils::settings::tests::test_settings_isolation_between_modes ... FAILED [INFO] [stdout] test utils::settings::tests::test_settings_with_mode_memory ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- utils::settings::tests::test_settings_isolation_between_modes stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'utils::settings::tests::test_settings_isolation_between_modes' (288) panicked at src/utils/settings.rs:803:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 1, message: "no such table: settings" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f3990acf46a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f3990acf46a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f3990acf46a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f3990acf46a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f3990ae540a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f3990ae540a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5f3990ad44c2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f3990ad44c2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f3990aaa74f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f3990aaa74f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f3990ac57e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f39906c122c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f39906c122c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f3990ac5a62 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f3990ac5a62 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f3990aaa808 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f3990a9f0f9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f3990aab88d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f3990ae5bcc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f3990ae5942 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f39905e6796 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f39905e6796 - kftray_commons[2d8bcfe2d5e525f3]::utils::settings::tests::test_settings_isolation_between_modes::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/utils/settings.rs:803:14 [INFO] [stdout] 22: 0x5f39905483a2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5f399054841d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5f3990599a0d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 25: 0x5f399059990b - tokio[4025c268b37fbc80]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x5f399059990b - tokio[4025c268b37fbc80]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x5f399059990b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 28: 0x5f399058eaf0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 29: 0x5f3990597b1d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 30: 0x5f3990596dc4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 31: 0x5f39905c326b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5f3990557099 - tokio[4025c268b37fbc80]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5f39905c37e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x5f39905c336e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x5f399055339d - tokio[4025c268b37fbc80]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x5f3990591bc0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 37: 0x5f3990591eb6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 38: 0x5f39905968d0 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x5f39905c8383 - tokio[4025c268b37fbc80]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5f399058e621 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x5f39905b7e94 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 42: 0x5f39905b805f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 43: 0x5f39905e974f - kftray_commons[2d8bcfe2d5e525f3]::utils::settings::tests::test_settings_isolation_between_modes [INFO] [stdout] at /opt/rustwide/workdir/src/utils/settings.rs:822:66 [INFO] [stdout] 44: 0x5f39905e2137 - kftray_commons[2d8bcfe2d5e525f3]::utils::settings::tests::test_settings_isolation_between_modes::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/utils/settings.rs:794:53 [INFO] [stdout] 45: 0x5f39904fc246 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5f39906b530b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5f39906b530b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5f39906c1cfb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5f39906c1cfb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x5f39906c1cfb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x5f39906c1cfb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x5f39906c1cfb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5f39906c1cfb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5f39906c1cfb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5f39906bc154 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5f39906bc154 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x5f39906c4902 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x5f39906c4902 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x5f39906c4902 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x5f39906c4902 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x5f39906c4902 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5f39906c4902 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x5f39906c4902 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5f3990ace4df - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x5f3990ace4df - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x777ca50e2aa4 - [INFO] [stdout] 67: 0x777ca516fa64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::settings::tests::test_settings_with_mode_memory stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'utils::settings::tests::test_settings_with_mode_memory' (300) panicked at src/utils/settings.rs:769:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 1, message: "no such table: settings" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f3990acf46a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f3990acf46a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f3990acf46a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f3990acf46a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f3990ae540a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f3990ae540a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5f3990ad44c2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f3990ad44c2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f3990aaa74f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f3990aaa74f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f3990ac57e9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f39906c122c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f39906c122c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f3990ac5a62 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f3990ac5a62 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f3990aaa808 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f3990a9f0f9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f3990aab88d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f3990ae5bcc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f3990ae5942 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5f39905e51ee - >>::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5f39905e51ee - kftray_commons[2d8bcfe2d5e525f3]::utils::settings::tests::test_settings_with_mode_memory::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/utils/settings.rs:769:14 [INFO] [stdout] 22: 0x5f39905483a2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5f399054841d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5f3990599a0d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 25: 0x5f399059990b - tokio[4025c268b37fbc80]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x5f399059990b - tokio[4025c268b37fbc80]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x5f399059990b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 28: 0x5f399058eaf0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 29: 0x5f3990597b1d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 30: 0x5f3990596dc4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 31: 0x5f39905c326b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5f3990557099 - tokio[4025c268b37fbc80]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5f39905c37e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x5f39905c336e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x5f399055339d - tokio[4025c268b37fbc80]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x5f3990591bc0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 37: 0x5f3990591eb6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 38: 0x5f39905968d0 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x5f39905c8383 - tokio[4025c268b37fbc80]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5f399058e621 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x5f39905b7e94 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 42: 0x5f39905b805f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18 [INFO] [stdout] 43: 0x5f39905e957f - kftray_commons[2d8bcfe2d5e525f3]::utils::settings::tests::test_settings_with_mode_memory [INFO] [stdout] at /opt/rustwide/workdir/src/utils/settings.rs:790:26 [INFO] [stdout] 44: 0x5f39905e2107 - kftray_commons[2d8bcfe2d5e525f3]::utils::settings::tests::test_settings_with_mode_memory::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/utils/settings.rs:765:46 [INFO] [stdout] 45: 0x5f39904fc206 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5f39906b530b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5f39906b530b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5f39906c1cfb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5f39906c1cfb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x5f39906c1cfb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x5f39906c1cfb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x5f39906c1cfb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5f39906c1cfb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5f39906c1cfb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5f39906bc154 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5f39906bc154 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x5f39906c4902 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x5f39906c4902 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x5f39906c4902 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x5f39906c4902 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x5f39906c4902 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5f39906c4902 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x5f39906c4902 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5f3990ace4df - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x5f3990ace4df - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x777ca50e2aa4 - [INFO] [stdout] 67: 0x777ca516fa64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] utils::settings::tests::test_settings_isolation_between_modes [INFO] [stdout] utils::settings::tests::test_settings_with_mode_memory [INFO] [stdout] [INFO] [stdout] test result: FAILED. 127 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4938c9f4543ab8ddddeb65f2726f11e40e6051504e4094c2a9b7ef83e92a9325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4938c9f4543ab8ddddeb65f2726f11e40e6051504e4094c2a9b7ef83e92a9325", kill_on_drop: false }` [INFO] [stdout] 4938c9f4543ab8ddddeb65f2726f11e40e6051504e4094c2a9b7ef83e92a9325