[INFO] fetching crate geist_supervisor 0.1.26...
[INFO] testing geist_supervisor-0.1.26 against 1.90.0 for beta-1.91-3
[INFO] extracting crate geist_supervisor 0.1.26 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate geist_supervisor 0.1.26
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate geist_supervisor 0.1.26
[INFO] tweaked toml for crates.io crate geist_supervisor 0.1.26 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate geist_supervisor 0.1.26 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate geist_supervisor 0.1.26 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded redox_syscall v0.5.16
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b7d9d18fa2ddb22aa145daf7cdb9a7b6d403348fb04b2626951816a081dac86
[INFO] running `Command { std: "docker" "start" "-a" "0b7d9d18fa2ddb22aa145daf7cdb9a7b6d403348fb04b2626951816a081dac86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b7d9d18fa2ddb22aa145daf7cdb9a7b6d403348fb04b2626951816a081dac86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b7d9d18fa2ddb22aa145daf7cdb9a7b6d403348fb04b2626951816a081dac86", kill_on_drop: false }`
[INFO] [stdout] 0b7d9d18fa2ddb22aa145daf7cdb9a7b6d403348fb04b2626951816a081dac86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31520a20eb9d835b3aa1a6aaed9aafd4ff0b8e3e5d2d0efba712a8e4a8071e00
[INFO] running `Command { std: "docker" "start" "-a" "31520a20eb9d835b3aa1a6aaed9aafd4ff0b8e3e5d2d0efba712a8e4a8071e00", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling geist_supervisor v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.47s
[INFO] running `Command { std: "docker" "inspect" "31520a20eb9d835b3aa1a6aaed9aafd4ff0b8e3e5d2d0efba712a8e4a8071e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31520a20eb9d835b3aa1a6aaed9aafd4ff0b8e3e5d2d0efba712a8e4a8071e00", kill_on_drop: false }`
[INFO] [stdout] 31520a20eb9d835b3aa1a6aaed9aafd4ff0b8e3e5d2d0efba712a8e4a8071e00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f953fa96de8ab6f4a15d5f2ffafbd2bef55c104b75393e82ba4c2e00a4c99879
[INFO] running `Command { std: "docker" "start" "-a" "f953fa96de8ab6f4a15d5f2ffafbd2bef55c104b75393e82ba4c2e00a4c99879", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling geist_supervisor v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.72s
[INFO] running `Command { std: "docker" "inspect" "f953fa96de8ab6f4a15d5f2ffafbd2bef55c104b75393e82ba4c2e00a4c99879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f953fa96de8ab6f4a15d5f2ffafbd2bef55c104b75393e82ba4c2e00a4c99879", kill_on_drop: false }`
[INFO] [stdout] f953fa96de8ab6f4a15d5f2ffafbd2bef55c104b75393e82ba4c2e00a4c99879
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 55849aa089e27d08384e71ee0631261bc843f8a0e7f6cdeaf609501c77a15feb
[INFO] running `Command { std: "docker" "start" "-a" "55849aa089e27d08384e71ee0631261bc843f8a0e7f6cdeaf609501c77a15feb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/geist_supervisor-97b5063b1ddd4f57)
[INFO] [stdout] test services::dependencies::assets::tests::test_update_assets_with_no_source_files_is_a_noop ... ok
[INFO] [stdout] test services::dependencies::config::tests::test_config_service_creation ... ok
[INFO] [stdout] test services::dependencies::waveshare::tests::test_waveshare_service_creation ... ok
[INFO] [stdout] test services::dependencies::systemd::tests::test_systemd_service_creation ... ok
[INFO] [stdout] test services::dependencies::zokrates::tests::test_zokrates_service_creation ... ok
[INFO] [stdout] test config::tests::test_format_version ... ok
[INFO] [stdout] test services::ota::atomic_ops::tests::test_atomic_ops_manager_creation ... ok
[INFO] [stdout] test services::ota::atomic_ops::tests::test_atomic_binary_replacement ... ok
[INFO] [stdout] test services::ota::atomic_ops::tests::test_set_binary_permissions ... ok
[INFO] [stdout] test config::tests::test_normalize_version ... ok
[INFO] [stdout] test services::dependencies::zokrates::tests::test_installation_summary ... ok
[INFO] [stdout] test services::dependencies::config::tests::test_config_summary ... ok
[INFO] [stdout] test services::ota::atomic_ops::tests::test_get_current_user ... ok
[INFO] [stdout] test services::ota::backup_manager::tests::test_backup_manager_creation ... ok
[INFO] [stdout] test services::ota::atomic_ops::tests::test_update_system_assets ... ok
[INFO] [stdout] test services::dependencies::zokrates::tests::test_get_current_user ... ok
[INFO] [stdout] test services::dependencies::waveshare::tests::test_waveshare_module_check ... ok
[INFO] [stdout] test services::dependencies::systemd::tests::test_service_checks ... ok
[INFO] [stdout] test services::dependencies::system_deps::tests::test_system_dependencies_service_creation ... ok
[INFO] [stdout] test services::ota::service_manager::tests::test_is_service_running_test_env ... ok
[INFO] [stdout] test services::ota::backup_manager::tests::test_create_backup_success ... ok
[INFO] [stdout] test config::tests::test_get_and_set_current_version ... ok
[INFO] [stdout] test services::ota::backup_manager::tests::test_get_backup_path ... ok
[INFO] [stdout] test services::ota::service_manager::tests::test_service_manager_creation ... ok
[INFO] [stdout] test services::ota::service_manager::tests::test_service_manager_clone ... ok
[INFO] [stdout] test services::ota::backup_manager::tests::test_list_backups ... ok
[INFO] [stdout] test services::ota::backup_manager::tests::test_restore_from_backup_missing_backup ... ok
[INFO] [stdout] test services::ota::service_manager::tests::test_restart_service_test_env ... ok
[INFO] [stdout] test services::ota::service_manager::tests::test_reload_daemon_test_env ... ok
[INFO] [stdout] test services::ota::backup_manager::tests::test_create_backup_nonexistent_binary ... ok
[INFO] [stdout] test services::ota::backup_manager::tests::test_backup_exists ... ok
[INFO] [stdout] test services::ota::backup_manager::tests::test_cleanup_old_backups ... ok
[INFO] [stdout] test services::ota::service_manager::tests::test_enable_disable_service_test_env ... ok
[INFO] [stdout] test services::ota::backup_manager::tests::test_restore_from_backup_success ... ok
[INFO] [stdout] test services::dependencies::system_deps::tests::test_health_check_basic ... ok
[INFO] [stdout] test services::ota::service_manager::tests::test_service_manager_debug ... ok
[INFO] [stdout] test services::ota::uninstall_manager::tests::test_get_service_name_fallback ... ok
[INFO] [stdout] test services::ota::service_manager::tests::test_start_service_test_env ... ok
[INFO] [stdout] test services::ota::service_manager::tests::test_stop_service_test_env ... ok
[INFO] [stdout] test services::ota::service_manager::tests::test_wait_for_service_active_test_env ... ok
[INFO] [stdout] test services::ota::tests::test_list_backups ... ok
[INFO] [stdout] test services::ota::uninstall_manager::tests::test_verify_uninstallation_failure ... ok
[INFO] [stdout] test services::ota::uninstall_manager::tests::test_cleanup_user_data_skip ... ok
[INFO] [stdout] test services::ota::tests::test_find_binary_in_bundle ... ok
[INFO] [stdout] test services::ota::uninstall_manager::tests::test_uninstall_manager_creation ... ok
[INFO] [stdout] test services::ota::tests::test_cleanup_backups ... ok
[INFO] [stdout] test services::ota::uninstall_manager::tests::test_backup_configuration ... ok
[INFO] [stdout] test services::ota::tests::test_verify_bundle_dependencies ... ok
[INFO] [stdout] test services::ota::tests::test_ota_coordinator_creation ... ok
[INFO] [stdout] test services::ota::uninstall_manager::tests::test_cleanup_user_data_remove ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_disk_space ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_binary_format_invalid ... ok
[INFO] [stdout] test services::ota::uninstall_manager::tests::test_verify_uninstallation_success ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_binary_executable_test_env ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verification_manager_creation ... ok
[INFO] [stdout] test services::ota::uninstall_manager::tests::test_get_service_name ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_library_dependencies ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_preconditions_empty_file ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_flutter_dependencies ... ok
[INFO] [stdout] test services::ota::tests::test_service_operations ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_preconditions_missing_file ... ok
[INFO] [stdout] test services::version::tests::test_detect_deployment_mode_development ... ok
[INFO] [stdout] test services::version::tests::test_get_binary_size_mb_nonexistent ... ok
[INFO] [stdout] test services::version::tests::test_get_binary_size_mb_existing ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_zk_dependencies ... ok
[INFO] [stdout] test services::version::tests::test_get_ota_metadata ... ok
[INFO] [stdout] test services::version::tests::test_get_rollback_compatible_versions ... ok
[INFO] [stdout] test services::version::tests::test_version_service_creation ... ok
[INFO] [stdout] test services::version::tests::test_get_system_dependencies ... ok
[INFO] [stdout] test utils::paths::tests::test_get_home_dir ... ok
[INFO] [stdout] test services::version::tests::test_build_date_with_no_env ... ok
[INFO] [stdout] test services::version::tests::test_is_git_available ... ok
[INFO] [stdout] test utils::paths::tests::test_flutter_env_vars ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_preconditions_success ... ok
[INFO] [stdout] test utils::paths::tests::test_ensure_directories ... ok
[INFO] [stdout] test services::dependencies::system_deps::tests::test_dependencies_status ... ok
[INFO] [stdout] test services::version::tests::test_git_hash_with_no_git ... ok
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_system_requirements ... ok
[INFO] [stdout] test utils::paths::tests::test_path_construction ... ok
[INFO] [stdout] test services::version::tests::test_get_current_version ... FAILED
[INFO] [stdout] test services::ota::verification_manager::tests::test_verify_binary_executable_non_executable ... ok
[INFO] [stdout] test services::version::tests::test_get_system_info ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- services::version::tests::test_get_current_version stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'services::version::tests::test_get_current_version' panicked at src/config.rs:27:37:
[INFO] [stdout] Failed to get HOME directory: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cb97e70dab2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cb97e70dab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cb97e70dab2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cb97e70dab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cb97e735ee3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cb97e735ee3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cb97e70a1d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cb97e70a1d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cb97e70d902 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cb97e70fa69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cb97e70f89e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cb97e69a904 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cb97e69a904 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cb97e71043e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cb97e71043e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cb97e71020a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cb97e70dfa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cb97e70fe9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cb97e7348f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cb97e734d56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5cb97e622e7e - core::result::Result<T,E>::expect::h25cd2647c640e7f1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5cb97e6322fa - geist_supervisor::config::Config::data_dir::h4dfa2382aec34945
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:27:37
[INFO] [stdout]   22:     0x5cb97e6340cb - geist_supervisor::config::Config::get_current_version::h090b2b0a0de6685e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:77:28
[INFO] [stdout]   23:     0x5cb97e6408e1 - geist_supervisor::services::version::VersionService::get_current_version::ha9b3fbb69f780450
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/version.rs:202:33
[INFO] [stdout]   24:     0x5cb97e651fbd - geist_supervisor::services::version::tests::test_get_current_version::hcb6b96e0c6f7d451
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/version.rs:235:31
[INFO] [stdout]   25:     0x5cb97e651f87 - geist_supervisor::services::version::tests::test_get_current_version::{{closure}}::h9ed8d43700e8b23d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/version.rs:233:34
[INFO] [stdout]   26:     0x5cb97e62be96 - core::ops::function::FnOnce::call_once::h5f53dc2eaca40694
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5cb97e6a016b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5cb97e6a016b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5cb97e69f2a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5cb97e69f2a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5cb97e69f2a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5cb97e69f2a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5cb97e69f2a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5cb97e69f2a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5cb97e69f2a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5cb97e662ea4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5cb97e662ea4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5cb97e66687a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5cb97e66687a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5cb97e66687a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5cb97e66687a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5cb97e66687a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5cb97e66687a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5cb97e66687a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5cb97e713b7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5cb97e713b7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7992e1cd7aa4 - <unknown>
[INFO] [stdout]   48:     0x7992e1d64a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- services::version::tests::test_get_system_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'services::version::tests::test_get_system_info' panicked at src/config.rs:27:37:
[INFO] [stdout] Failed to get HOME directory: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cb97e70dab2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cb97e70dab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cb97e70dab2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cb97e70dab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cb97e735ee3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cb97e735ee3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cb97e70a1d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cb97e70a1d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cb97e70d902 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cb97e70fa69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cb97e70f89e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cb97e69a904 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cb97e69a904 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cb97e71043e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cb97e71043e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cb97e71020a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cb97e70dfa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cb97e70fe9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cb97e7348f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cb97e734d56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5cb97e622e7e - core::result::Result<T,E>::expect::h25cd2647c640e7f1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5cb97e6322fa - geist_supervisor::config::Config::data_dir::h4dfa2382aec34945
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:27:37
[INFO] [stdout]   22:     0x5cb97e6340cb - geist_supervisor::config::Config::get_current_version::h090b2b0a0de6685e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:77:28
[INFO] [stdout]   23:     0x5cb97e63b747 - geist_supervisor::services::version::VersionService::get_system_info::hefaa09492501c571
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/version.rs:45:55
[INFO] [stdout]   24:     0x5cb97e653290 - geist_supervisor::services::version::tests::test_get_system_info::h38b3e99d9a4b2cc1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/version.rs:312:28
[INFO] [stdout]   25:     0x5cb97e652fd7 - geist_supervisor::services::version::tests::test_get_system_info::{{closure}}::ha627259f3d8a5ebd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/version.rs:306:30
[INFO] [stdout]   26:     0x5cb97e62c5d6 - core::ops::function::FnOnce::call_once::hba93868f929721b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5cb97e6a016b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5cb97e6a016b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5cb97e69f2a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5cb97e69f2a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5cb97e69f2a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5cb97e69f2a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5cb97e69f2a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5cb97e69f2a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5cb97e69f2a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5cb97e662ea4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5cb97e662ea4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5cb97e66687a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5cb97e66687a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5cb97e66687a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5cb97e66687a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5cb97e66687a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5cb97e66687a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5cb97e66687a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5cb97e713b7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5cb97e713b7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7992e1cd7aa4 - <unknown>
[INFO] [stdout]   48:     0x7992e1d64a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     services::version::tests::test_get_current_version
[INFO] [stdout]     services::version::tests::test_get_system_info
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 80 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "55849aa089e27d08384e71ee0631261bc843f8a0e7f6cdeaf609501c77a15feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55849aa089e27d08384e71ee0631261bc843f8a0e7f6cdeaf609501c77a15feb", kill_on_drop: false }`
[INFO] [stdout] 55849aa089e27d08384e71ee0631261bc843f8a0e7f6cdeaf609501c77a15feb
