[INFO] cloning repository https://github.com/leessmin/auto-konsole
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leessmin/auto-konsole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleessmin%2Fauto-konsole", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleessmin%2Fauto-konsole'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dca93797c4233c66589858678b40d4064f85bfd
[INFO] testing leessmin/auto-konsole against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleessmin%2Fauto-konsole" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leessmin/auto-konsole
[INFO] finished tweaking git repo https://github.com/leessmin/auto-konsole
[INFO] tweaked toml for git repo https://github.com/leessmin/auto-konsole written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leessmin/auto-konsole on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leessmin/auto-konsole 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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zvariant_utils v3.2.1
[INFO] [stderr]   Downloaded zvariant_derive v5.8.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded wasite v0.1.0
[INFO] [stderr]   Downloaded zbus v5.12.0
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded zbus_macros v5.12.0
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded zvariant v5.8.0
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5
[INFO] running `Command { std: "docker" "start" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5", 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" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5", 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" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling auto-konsole v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]    --> src/colorscheme/write.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |     use std::fs;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `home::home_dir`
[INFO] [stdout]    --> src/colorscheme/write.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     use home::home_dir;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `zbus::conn`
[INFO] [stdout]    --> src/colorscheme/write.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use zbus::conn;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_profile`, `path::KONSOLERC_PATH`, `self`, `set_konsole_colorscheme_dbus`, `set_konsolerc`, and `theme::ThemeType`
[INFO] [stdout]    --> src/colorscheme/write.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |             self,
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 163 |             path::KONSOLERC_PATH,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 164 |             write::{create_profile, set_konsole_colorscheme_dbus, set_konsolerc},
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 165 |         },
[INFO] [stdout] 166 |         theme::ThemeType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5", 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" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling auto-konsole v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `zbus::conn`
[INFO] [stdout]    --> src/colorscheme/write.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use zbus::conn;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 9.07s
[INFO] running `Command { std: "docker" "inspect" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5", 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" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `zbus::conn`
[INFO] [stderr]    --> src/colorscheme/write.rs:158:9
[INFO] [stderr]     |
[INFO] [stderr] 158 |     use zbus::conn;
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `auto-konsole` (bin "auto-konsole" test) generated 1 warning (run `cargo fix --bin "auto-konsole" -p auto-konsole --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/auto_konsole-12c7d547cff67a61)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test colorscheme::write::test::test_create_profile_light ... FAILED
[INFO] [stdout] test colorscheme::read::tests::test_read_colorscheme ... FAILED
[INFO] [stdout] test colorscheme::write::test::test_create_profile_dark ... FAILED
[INFO] [stdout] test colorscheme::write::test::test_set_konsolerc_dbus_dark ... FAILED
[INFO] [stdout] test colorscheme::write::test::test_set_konsolerc_light ... FAILED
[INFO] [stdout] test colorscheme::write::test::test_set_konsolerc_dbus_light ... FAILED
[INFO] [stdout] test colorscheme::write::test::test_set_konsolerc_dark ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- colorscheme::write::test::test_create_profile_light stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'colorscheme::write::test::test_create_profile_light' (1882) panicked at src/colorscheme/write.rs:221:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef341da5f21 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ef341dbc98a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5ef341dab09c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ef341d812e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ef341d9c5f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5ef341c20930 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ef341d9c922 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ef341d81392 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ef341d789d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ef341d8217d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ef341dbd0ec - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ef341dbcec2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ef341bbd58d - auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_create_profile_light
[INFO] [stdout]   13:     0x5ef341bed8d9 - <auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_create_profile_light::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ef341c13c6b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5ef341c212b5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ef341c1bd64 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ef341c24402 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ef341da493f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7dddb91e607a - <unknown>
[INFO] [stdout]   20:     0x7dddb9279534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- colorscheme::read::tests::test_read_colorscheme stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'colorscheme::read::tests::test_read_colorscheme' (1880) panicked at src/colorscheme/read.rs:10:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef341da5f21 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ef341dbc98a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5ef341dab09c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ef341d812e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ef341d9c5f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5ef341c20930 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ef341d9c922 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ef341d81392 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ef341d789d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ef341d8217d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ef341dbd0ec - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ef341dbcec2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ef341be30fd - auto_konsole[ec87fade72c681b1]::colorscheme::read::read_colorscheme
[INFO] [stdout]   13:     0x5ef341bd2848 - auto_konsole[ec87fade72c681b1]::colorscheme::read::tests::test_read_colorscheme
[INFO] [stdout]   14:     0x5ef341bed859 - <auto_konsole[ec87fade72c681b1]::colorscheme::read::tests::test_read_colorscheme::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5ef341c13c6b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   16:     0x5ef341c212b5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5ef341c1bd64 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5ef341c24402 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5ef341da493f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7dddb91e607a - <unknown>
[INFO] [stdout]   21:     0x7dddb9279534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- colorscheme::write::test::test_create_profile_dark stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'colorscheme::write::test::test_create_profile_dark' (1881) panicked at src/colorscheme/write.rs:202:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef341da5f21 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ef341dbc98a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5ef341dab09c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ef341d812e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ef341d9c5f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5ef341c20930 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ef341d9c922 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ef341d81392 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ef341d789d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ef341d8217d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ef341dbd0ec - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ef341dbcec2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ef341bbd0cd - auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_create_profile_dark
[INFO] [stdout]   13:     0x5ef341bed899 - <auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_create_profile_dark::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ef341c13c6b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5ef341c212b5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ef341c1bd64 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ef341c24402 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ef341da493f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7dddb91e607a - <unknown>
[INFO] [stdout]   20:     0x7dddb9279534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- colorscheme::write::test::test_set_konsolerc_dbus_dark stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'colorscheme::write::test::test_set_konsolerc_dbus_dark' (1884) panicked at src/colorscheme/write.rs:248:14:
[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:     0x5ef341da5f21 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ef341dbc98a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5ef341dab09c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ef341d812e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ef341d9c5f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5ef341c20930 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ef341d9c922 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ef341d81392 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ef341d789d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ef341d8217d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ef341dbd0ec - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ef341dbcec2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ef341bbcb4a - auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_dbus_dark::{closure#0}
[INFO] [stdout]   13:     0x5ef341be3a93 - <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x5ef341bc805c - <tokio[fed005c085123cb5]::runtime::context::scoped::Scoped<tokio[fed005c085123cb5]::runtime::scheduler::Context>>::set::<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x5ef341be3fe7 - <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x5ef341be16a6 - tokio[fed005c085123cb5]::runtime::context::runtime::enter_runtime::<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x5ef341bde611 - <tokio[fed005c085123cb5]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5ef341bbd71b - auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_dbus_dark
[INFO] [stdout]   19:     0x5ef341bed8f9 - <auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_dbus_dark::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5ef341c13c6b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5ef341c212b5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5ef341c1bd64 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5ef341c24402 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5ef341da493f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x7dddb91e607a - <unknown>
[INFO] [stdout]   26:     0x7dddb9279534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- colorscheme::write::test::test_set_konsolerc_light stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'colorscheme::write::test::test_set_konsolerc_light' (1886) panicked at src/colorscheme/write.rs:186:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef341da5f21 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ef341dbc98a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5ef341dab09c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ef341d812e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ef341d9c5f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5ef341c20930 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ef341d9c922 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ef341d81392 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ef341d789d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ef341d8217d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ef341dbd0ec - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ef341dbcec2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ef341bbc8e6 - auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_light::{closure#0}
[INFO] [stdout]   13:     0x5ef341be3a93 - <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x5ef341bc805c - <tokio[fed005c085123cb5]::runtime::context::scoped::Scoped<tokio[fed005c085123cb5]::runtime::scheduler::Context>>::set::<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x5ef341be3fe7 - <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x5ef341be16a6 - tokio[fed005c085123cb5]::runtime::context::runtime::enter_runtime::<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x5ef341bde611 - <tokio[fed005c085123cb5]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5ef341bbd25b - auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_light
[INFO] [stdout]   19:     0x5ef341bed8b9 - <auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_light::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5ef341c13c6b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5ef341c212b5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5ef341c1bd64 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5ef341c24402 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5ef341da493f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x7dddb91e607a - <unknown>
[INFO] [stdout]   26:     0x7dddb9279534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- colorscheme::write::test::test_set_konsolerc_dbus_light stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'colorscheme::write::test::test_set_konsolerc_dbus_light' (1885) panicked at src/colorscheme/write.rs:241:14:
[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:     0x5ef341da5f21 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ef341dbc98a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5ef341dab09c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ef341d812e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ef341d9c5f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5ef341c20930 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ef341d9c922 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ef341d81392 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ef341d789d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ef341d8217d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ef341dbd0ec - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ef341dbcec2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ef341bbcc9a - auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_dbus_light::{closure#0}
[INFO] [stdout]   13:     0x5ef341be3a93 - <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x5ef341bc805c - <tokio[fed005c085123cb5]::runtime::context::scoped::Scoped<tokio[fed005c085123cb5]::runtime::scheduler::Context>>::set::<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x5ef341be3fe7 - <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x5ef341be16a6 - tokio[fed005c085123cb5]::runtime::context::runtime::enter_runtime::<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x5ef341bde611 - <tokio[fed005c085123cb5]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5ef341bbd87b - auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_dbus_light
[INFO] [stdout]   19:     0x5ef341bed919 - <auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_dbus_light::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5ef341c13c6b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5ef341c212b5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5ef341c1bd64 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5ef341c24402 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5ef341da493f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x7dddb91e607a - <unknown>
[INFO] [stdout]   26:     0x7dddb9279534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- colorscheme::write::test::test_set_konsolerc_dark stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'colorscheme::write::test::test_set_konsolerc_dark' (1883) panicked at src/colorscheme/write.rs:171:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef341da5f21 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ef341dbc98a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5ef341dab09c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ef341d812e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ef341d9c5f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5ef341c20930 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ef341d9c922 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ef341d81392 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ef341d789d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ef341d8217d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ef341dbd0ec - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ef341dbcec2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ef341bbc526 - auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_dark::{closure#0}
[INFO] [stdout]   13:     0x5ef341be3a93 - <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x5ef341bc805c - <tokio[fed005c085123cb5]::runtime::context::scoped::Scoped<tokio[fed005c085123cb5]::runtime::scheduler::Context>>::set::<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x5ef341be3fe7 - <tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x5ef341be16a6 - tokio[fed005c085123cb5]::runtime::context::runtime::enter_runtime::<<tokio[fed005c085123cb5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x5ef341bde611 - <tokio[fed005c085123cb5]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5ef341bbcd9b - auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_dark
[INFO] [stdout]   19:     0x5ef341bed879 - <auto_konsole[ec87fade72c681b1]::colorscheme::write::test::test_set_konsolerc_dark::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5ef341c13c6b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5ef341c212b5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5ef341c1bd64 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5ef341c24402 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5ef341da493f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x7dddb91e607a - <unknown>
[INFO] [stdout]   26:     0x7dddb9279534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     colorscheme::read::tests::test_read_colorscheme
[INFO] [stdout]     colorscheme::write::test::test_create_profile_dark
[INFO] [stdout]     colorscheme::write::test::test_create_profile_light
[INFO] [stderr] error: test failed, to rerun pass `--bin auto-konsole`
[INFO] [stdout]     colorscheme::write::test::test_set_konsolerc_dark
[INFO] [stdout]     colorscheme::write::test::test_set_konsolerc_dbus_dark
[INFO] [stdout]     colorscheme::write::test::test_set_konsolerc_dbus_light
[INFO] [stdout]     colorscheme::write::test::test_set_konsolerc_light
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5", kill_on_drop: false }`
[INFO] [stdout] 5ba733c48cbc89572ad97a54fdc874c94aec5234187aeed305b5da1565c9ddb5
