[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.99.0-beta.1+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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leessmin/auto-konsole on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7
[INFO] running `Command { std: "docker" "start" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7", 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" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7", 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" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "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 winnow v0.7.13
[INFO] [stderr]    Compiling libc v0.2.177
[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 futures-sink v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[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 futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling toml v0.9.8
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[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 zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[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 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7", 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" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "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 8.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7", 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" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "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.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[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::read::tests::test_read_colorscheme ... FAILED
[INFO] [stdout] test colorscheme::write::test::test_create_profile_dark ... FAILED
[INFO] [stdout] test colorscheme::write::test::test_create_profile_light ... 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_dbus_dark ... FAILED
[INFO] [stdout] test colorscheme::write::test::test_set_konsolerc_dark ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin auto-konsole`
[INFO] [stdout] ---- colorscheme::read::tests::test_read_colorscheme stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'colorscheme::read::tests::test_read_colorscheme' (1781) 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:     0x58633f7b16f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58633f7c86aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x58633f7b684c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x58633f78a996 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58633f7a82d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58633f62dfb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58633f7a8602 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x58633f78aa42 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58633f782d19 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58633f78b82d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x58633f7c8e0c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58633f7c8be2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x58633f5f059d - auto_konsole[ff4fab136ad97e9e]::colorscheme::read::read_colorscheme
[INFO] [stdout]   13:     0x58633f5d7028 - auto_konsole[ff4fab136ad97e9e]::colorscheme::read::tests::test_read_colorscheme
[INFO] [stdout]   14:     0x58633f5fb219 - <auto_konsole[ff4fab136ad97e9e]::colorscheme::read::tests::test_read_colorscheme::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x58633f62129b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x58633f62e905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x58633f627cc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x58633f631a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x58633f7b0159 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7b9eb832a07a - <unknown>
[INFO] [stdout]   21:     0x7b9eb83bd534 - 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' (1782) 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:     0x58633f7b16f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58633f7c86aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x58633f7b684c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x58633f78a996 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58633f7a82d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58633f62dfb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58633f7a8602 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x58633f78aa42 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58633f782d19 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58633f78b82d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x58633f7c8e0c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58633f7c8be2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x58633f5cae2d - auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_create_profile_dark
[INFO] [stdout]   13:     0x58633f5fb259 - <auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_create_profile_dark::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x58633f62129b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x58633f62e905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x58633f627cc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x58633f631a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x58633f7b0159 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7b9eb832a07a - <unknown>
[INFO] [stdout]   20:     0x7b9eb83bd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- colorscheme::write::test::test_create_profile_light stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'colorscheme::write::test::test_create_profile_light' (1783) 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:     0x58633f7b16f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58633f7c86aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x58633f7b684c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x58633f78a996 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58633f7a82d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58633f62dfb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58633f7a8602 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x58633f78aa42 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58633f782d19 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58633f78b82d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x58633f7c8e0c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58633f7c8be2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x58633f5cb2ed - auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_create_profile_light
[INFO] [stdout]   13:     0x58633f5fb299 - <auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_create_profile_light::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x58633f62129b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x58633f62e905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x58633f627cc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x58633f631a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x58633f7b0159 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7b9eb832a07a - <unknown>
[INFO] [stdout]   20:     0x7b9eb83bd534 - clone
[INFO] [stdout]   21:                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' (1787) 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:     0x58633f7b16f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58633f7c86aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x58633f7b684c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x58633f78a996 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58633f7a82d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58633f62dfb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58633f7a8602 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x58633f78aa42 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58633f782d19 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58633f78b82d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x58633f7c8e0c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58633f7c8be2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x58633f5ca646 - auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_light::{closure#0}
[INFO] [stdout]   13:     0x58633f609323 - <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x58633f5ec6fc - <tokio[ea2c697fe12cf892]::runtime::context::scoped::Scoped<tokio[ea2c697fe12cf892]::runtime::scheduler::Context>>::set::<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x58633f609877 - <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x58633f5fff2d - tokio[ea2c697fe12cf892]::runtime::context::runtime::enter_runtime::<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x58633f5ec5d5 - <tokio[ea2c697fe12cf892]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x58633f5cafbb - auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_light
[INFO] [stdout]   19:     0x58633f5fb279 - <auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_light::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x58633f62129b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x58633f62e905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x58633f627cc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x58633f631a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x58633f7b0159 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x7b9eb832a07a - <unknown>
[INFO] [stdout]   26:     0x7b9eb83bd534 - 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' (1786) 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:     0x58633f7b16f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58633f7c86aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x58633f7b684c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x58633f78a996 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58633f7a82d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58633f62dfb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58633f7a8602 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x58633f78aa42 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58633f782d19 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58633f78b82d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x58633f7c8e0c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58633f7c8be2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x58633f5ca9fa - auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_dbus_light::{closure#0}
[INFO] [stdout]   13:     0x58633f609323 - <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x58633f5ec6fc - <tokio[ea2c697fe12cf892]::runtime::context::scoped::Scoped<tokio[ea2c697fe12cf892]::runtime::scheduler::Context>>::set::<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x58633f609877 - <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x58633f5fff2d - tokio[ea2c697fe12cf892]::runtime::context::runtime::enter_runtime::<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x58633f5ec5d5 - <tokio[ea2c697fe12cf892]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x58633f5cb5db - auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_dbus_light
[INFO] [stdout]   19:     0x58633f5fb2d9 - <auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_dbus_light::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x58633f62129b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x58633f62e905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x58633f627cc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x58633f631a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x58633f7b0159 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x7b9eb832a07a - <unknown>
[INFO] [stdout]   26:     0x7b9eb83bd534 - clone
[INFO] [stdout]   27:                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' (1785) 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:     0x58633f7b16f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58633f7c86aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x58633f7b684c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x58633f78a996 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58633f7a82d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58633f62dfb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58633f7a8602 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x58633f78aa42 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58633f782d19 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58633f78b82d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x58633f7c8e0c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58633f7c8be2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x58633f5ca8aa - auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_dbus_dark::{closure#0}
[INFO] [stdout]   13:     0x58633f609323 - <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x58633f5ec6fc - <tokio[ea2c697fe12cf892]::runtime::context::scoped::Scoped<tokio[ea2c697fe12cf892]::runtime::scheduler::Context>>::set::<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x58633f609877 - <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x58633f5fff2d - tokio[ea2c697fe12cf892]::runtime::context::runtime::enter_runtime::<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x58633f5ec5d5 - <tokio[ea2c697fe12cf892]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x58633f5cb47b - auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_dbus_dark
[INFO] [stdout]   19:     0x58633f5fb2b9 - <auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_dbus_dark::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x58633f62129b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x58633f62e905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x58633f627cc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x58633f631a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x58633f7b0159 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x7b9eb832a07a - <unknown>
[INFO] [stdout]   26:     0x7b9eb83bd534 - 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' (1784) 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:     0x58633f7b16f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58633f7c86aa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x58633f7b684c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x58633f78a996 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58633f7a82d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58633f62dfb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58633f7a8602 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x58633f78aa42 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58633f782d19 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58633f78b82d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x58633f7c8e0c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58633f7c8be2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x58633f5ca286 - auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_dark::{closure#0}
[INFO] [stdout]   13:     0x58633f609323 - <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x58633f5ec6fc - <tokio[ea2c697fe12cf892]::runtime::context::scoped::Scoped<tokio[ea2c697fe12cf892]::runtime::scheduler::Context>>::set::<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x58633f609877 - <tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x58633f5fff2d - tokio[ea2c697fe12cf892]::runtime::context::runtime::enter_runtime::<<tokio[ea2c697fe12cf892]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x58633f5ec5d5 - <tokio[ea2c697fe12cf892]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x58633f5caafb - auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_dark
[INFO] [stdout]   19:     0x58633f5fb239 - <auto_konsole[ff4fab136ad97e9e]::colorscheme::write::test::test_set_konsolerc_dark::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x58633f62129b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x58633f62e905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x58633f627cc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x58633f631a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x58633f7b0159 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x7b9eb832a07a - <unknown>
[INFO] [stdout]   26:     0x7b9eb83bd534 - 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] [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" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7", kill_on_drop: false }`
[INFO] [stdout] 117356f8dc3251c5390fd944c1e52a7feeac56b14b901f92b71245b775822ec7
