[INFO] cloning repository https://github.com/Twonkular/kswitch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Twonkular/kswitch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwonkular%2Fkswitch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwonkular%2Fkswitch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1c100384abf779e5f0c770a02fbf4aa30844a64
[INFO] testing Twonkular/kswitch against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTwonkular%2Fkswitch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Twonkular/kswitch
[INFO] finished tweaking git repo https://github.com/Twonkular/kswitch
[INFO] tweaked toml for git repo https://github.com/Twonkular/kswitch written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Twonkular/kswitch on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Twonkular/kswitch 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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71
[INFO] running `Command { std: "docker" "start" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling zvariant_derive v5.5.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zvariant v5.5.3
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling zbus_macros v5.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling zbus v5.7.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde_with v3.13.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling kswitch v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 36s
[INFO] running `Command { std: "docker" "inspect" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling kswitch v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.73s
[INFO] running `Command { std: "docker" "inspect" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/kswitch-ddd4877a616199c9)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test get::terminal_profile::tests::test_current_profile_parses_default_profile ... ok
[INFO] [stdout] test get::terminal_profile::tests::test_find_profile_containing_matches_case_insensitively ... ok
[INFO] [stdout] test schedule::tests::test_theme_from_time::case_1 ... ok
[INFO] [stdout] test schedule::tests::test_theme_from_time::case_2 ... ok
[INFO] [stdout] test schedule::tests::test_theme_from_time::case_3 ... ok
[INFO] [stdout] test config::tests::test_load_config_with_missing_style_field ... ok
[INFO] [stdout] test set::cursor::tests::test_set_cursor_theme ... ok
[INFO] [stdout] test get::terminal_profile::tests::test_current_profile_missing_file ... ok
[INFO] [stdout] test config::tests::test_create_and_load_config ... FAILED
[INFO] [stdout] test set::color_scheme::tests::test_set_desktop_theme ... FAILED
[INFO] [stdout] test set::global_theme::tests::test_set_desktop_theme ... FAILED
[INFO] [stdout] test set::konsole::tests::test_get_open_konsoles ... FAILED
[INFO] [stdout] test set::wallpaper::tests::test_set_wallpaper ... FAILED
[INFO] [stdout] test operations::tests::test_set_dark ... ok
[INFO] [stdout] test operations::tests::test_set_light ... ok
[INFO] [stdout] test operations::tests::test_toggle ... ok
[INFO] [stdout] test state::tests::test_state_manager_save_and_load ... ok
[INFO] [stdout] test state::tests::test_state_manager_light_theme ... ok
[INFO] [stdout] test get::terminal_profile::tests::test_list_profile_names_reads_profile_files ... ok
[INFO] [stdout] test state::tests::test_state_manager_default_when_no_file ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin kswitch`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_create_and_load_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_create_and_load_config' (2473) panicked at src/config.rs:218:9:
[INFO] [stdout] assertion failed: loaded.konsolerc.is_file()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec16c33c691 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ec16c353cfa - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5ec16c34183c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ec16c316886 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ec16c332759 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x5ec16c13e7e0 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ec16c332a82 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ec16c316964 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ec16c30de59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ec16c31771d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ec16c35445c - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ec16c354422 - core[812a354ff5be3162]::panicking::panic
[INFO] [stdout]   12:     0x5ec16c0fe319 - kswitch[d00b316d09bb2c3f]::config::tests::test_create_and_load_config
[INFO] [stdout]   13:     0x5ec16c10d9d9 - <kswitch[d00b316d09bb2c3f]::config::tests::test_create_and_load_config::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ec16c131b1b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5ec16c13f165 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ec16c139c14 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ec16c1422b2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ec16c33aeaf - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7e02f7f2b07a - <unknown>
[INFO] [stdout]   20:     0x7e02f7fbe534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set::color_scheme::tests::test_set_desktop_theme stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set::color_scheme::tests::test_set_desktop_theme' (2499) panicked at src/set/color_scheme.rs:58:50:
[INFO] [stdout] Failed to get current wallpaper
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec16c33c691 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ec16c353cfa - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5ec16c34183c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ec16c316886 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ec16c332759 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x5ec16c13e7e0 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ec16c332a82 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ec16c316932 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ec16c30de59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ec16c31771d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ec16c35445c - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ec16c3541b4 - core[812a354ff5be3162]::option::expect_failed
[INFO] [stdout]   12:     0x5ec16c101b99 - kswitch[d00b316d09bb2c3f]::set::color_scheme::tests::test_set_desktop_theme
[INFO] [stdout]   13:     0x5ec16c10e909 - <kswitch[d00b316d09bb2c3f]::set::color_scheme::tests::test_set_desktop_theme::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ec16c131b1b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5ec16c13f165 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ec16c139c14 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ec16c1422b2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ec16c33aeaf - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7e02f7f2b07a - <unknown>
[INFO] [stdout]   20:     0x7e02f7fbe534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set::global_theme::tests::test_set_desktop_theme stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set::global_theme::tests::test_set_desktop_theme' (2501) panicked at src/set/global_theme.rs:56:51:
[INFO] [stdout] Failed to get current wallpaper
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec16c33c691 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ec16c353cfa - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5ec16c34183c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ec16c316886 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ec16c332759 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x5ec16c13e7e0 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ec16c332a82 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ec16c316932 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ec16c30de59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ec16c31771d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ec16c35445c - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ec16c3541b4 - core[812a354ff5be3162]::option::expect_failed
[INFO] [stdout]   12:     0x5ec16c1022f5 - kswitch[d00b316d09bb2c3f]::set::global_theme::tests::test_set_desktop_theme
[INFO] [stdout]   13:     0x5ec16c10e929 - <kswitch[d00b316d09bb2c3f]::set::global_theme::tests::test_set_desktop_theme::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ec16c131b1b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5ec16c13f165 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ec16c139c14 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ec16c1422b2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ec16c33aeaf - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7e02f7f2b07a - <unknown>
[INFO] [stdout]   20:     0x7e02f7fbe534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set::konsole::tests::test_get_open_konsoles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set::konsole::tests::test_get_open_konsoles' (2508) panicked at src/set/konsole.rs:253:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec16c33c691 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ec16c353cfa - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5ec16c34183c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ec16c316886 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ec16c332759 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x5ec16c13e7e0 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ec16c332a82 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ec16c316932 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ec16c30de59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ec16c31771d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ec16c35445c - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ec16c354232 - core[812a354ff5be3162]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ec16c116fe1 - kswitch[d00b316d09bb2c3f]::set::konsole::tests::test_get_open_konsoles
[INFO] [stdout]   13:     0x5ec16c10e969 - <kswitch[d00b316d09bb2c3f]::set::konsole::tests::test_get_open_konsoles::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ec16c131b1b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5ec16c13f165 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ec16c139c14 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ec16c1422b2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ec16c33aeaf - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7e02f7f2b07a - <unknown>
[INFO] [stdout]   20:     0x7e02f7fbe534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set::wallpaper::tests::test_set_wallpaper stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set::wallpaper::tests::test_set_wallpaper' (2512) panicked at src/set/wallpaper.rs:100:47:
[INFO] [stdout] Failed to get current wallpaper
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec16c33c691 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ec16c353cfa - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5ec16c34183c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ec16c316886 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ec16c332759 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x5ec16c13e7e0 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ec16c332a82 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ec16c316932 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ec16c30de59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ec16c31771d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ec16c35445c - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ec16c3541b4 - core[812a354ff5be3162]::option::expect_failed
[INFO] [stdout]   12:     0x5ec16c10326a - kswitch[d00b316d09bb2c3f]::set::wallpaper::tests::test_set_wallpaper
[INFO] [stdout]   13:     0x5ec16c10e989 - <kswitch[d00b316d09bb2c3f]::set::wallpaper::tests::test_set_wallpaper::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ec16c131b1b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5ec16c13f165 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ec16c139c14 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ec16c1422b2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ec16c33aeaf - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7e02f7f2b07a - <unknown>
[INFO] [stdout]   20:     0x7e02f7fbe534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_create_and_load_config
[INFO] [stdout]     set::color_scheme::tests::test_set_desktop_theme
[INFO] [stdout]     set::global_theme::tests::test_set_desktop_theme
[INFO] [stdout]     set::konsole::tests::test_get_open_konsoles
[INFO] [stdout]     set::wallpaper::tests::test_set_wallpaper
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71", kill_on_drop: false }`
[INFO] [stdout] 36d4cfc1fe808de4179a930308d2981f18138faec1c3e41b494b0d41a2335c71
