[INFO] cloning repository https://github.com/ameknite/blender_theme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ameknite/blender_theme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fameknite%2Fblender_theme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fameknite%2Fblender_theme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d7e01f77547981e798812cabb3c58c762a903c5
[INFO] testing ameknite/blender_theme against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fameknite%2Fblender_theme" "/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/ameknite/blender_theme
[INFO] finished tweaking git repo https://github.com/ameknite/blender_theme
[INFO] tweaked toml for git repo https://github.com/ameknite/blender_theme written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ameknite/blender_theme on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ameknite/blender_theme 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.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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73
[INFO] running `Command { std: "docker" "start" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73", 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" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73", 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" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unic-ucd-hangul v0.9.0
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling unic-ucd-case v0.9.0
[INFO] [stderr]    Compiling unic-ucd-name v0.9.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling unic-ucd-name_aliases v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling unic-ucd-common v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling unic-ucd-normal v0.9.0
[INFO] [stderr]    Compiling unic-ucd-age v0.9.0
[INFO] [stderr]    Compiling unic-ucd-block v0.9.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling quick-xml v0.40.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling const-hex v1.19.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling qname-impl v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling qname-macro v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling qname v0.2.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cssparser v0.37.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling unic-ucd v0.9.0
[INFO] [stderr]    Compiling xmlem v0.4.1
[INFO] [stderr]    Compiling blender_theme v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.50s
[INFO] running `Command { std: "docker" "inspect" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73", 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" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling blender_theme v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.68s
[INFO] running `Command { std: "docker" "inspect" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73", 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" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blender_theme-7e61130631d868fb)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-9c74041ba8dccdb3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test create_themes ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- create_themes stdout ----
[INFO] [stdout] Error: 
[INFO] [stdout]    0: [91mRead-only file system (os error 30)[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35msrc/lib.rs[0m:[35m1675[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]    1: [91m<color_eyre[4989601bda4be274]::config::EyreHook>::default[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m1018[0m
[INFO] [stdout]       1016 │     pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler {
[INFO] [stdout]       1017 │         let backtrace = if lib_verbosity() != Verbosity::Minimal {
[INFO] [stdout]   [37;1m    1018[0m [37;1m>[0m [37;1m            Some(backtrace::Backtrace::new())[0m
[INFO] [stdout]       1019 │         } else {
[INFO] [stdout]       1020 │             None
[INFO] [stdout]    2: [91m<color_eyre[4989601bda4be274]::config::EyreHook>::into_eyre_hook::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m1068[0m
[INFO] [stdout]       1066 │     /// Convert the self into the boxed type expected by `eyre::set_hook`.
[INFO] [stdout]       1067 │     pub fn into_eyre_hook(self) -> HookFunc {
[INFO] [stdout]   [37;1m    1068[0m [37;1m>[0m [37;1m        Box::new(move |e| Box::new(self.default(e)))[0m
[INFO] [stdout]       1069 │     }
[INFO] [stdout]       1070 │ }
[INFO] [stdout]    3: [91meyre[c627fa40d546b714]::capture_handler[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs[0m:[35m601[0m
[INFO] [stdout]        599 │         .as_ref();
[INFO] [stdout]        600 │ 
[INFO] [stdout]   [37;1m     601[0m [37;1m>[0m [37;1m    let mut handler = hook(error);[0m
[INFO] [stdout]        602 │ 
[INFO] [stdout]        603 │     #[cfg(track_caller)]
[INFO] [stdout]    4: [91m<eyre[c627fa40d546b714]::Report>::from_std::<core[6883ba1bc0fe4ed1]::io::error::Error>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs[0m:[35m90[0m
[INFO] [stdout]         88 │ 
[INFO] [stdout]         89 │         // Safety: passing vtable that operates on the right type E.
[INFO] [stdout]   [37;1m      90[0m [37;1m>[0m [37;1m        let handler = Some(crate::capture_handler(&error));[0m
[INFO] [stdout]         91 │ 
[INFO] [stdout]         92 │         unsafe { Report::construct(error, vtable, handler) }
[INFO] [stdout]    5: [91m<eyre[c627fa40d546b714]::Report as core[6883ba1bc0fe4ed1]::convert::From<core[6883ba1bc0fe4ed1]::io::error::Error>>::from[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs[0m:[35m496[0m
[INFO] [stdout]        494 │     #[cfg_attr(track_caller, track_caller)]
[INFO] [stdout]        495 │     fn from(error: E) -> Self {
[INFO] [stdout]   [37;1m     496[0m [37;1m>[0m [37;1m        Report::from_std(error)[0m
[INFO] [stdout]        497 │     }
[INFO] [stdout]        498 │ }
[INFO] [stdout]    6: [32m<core[6883ba1bc0fe4ed1]::result::Result<blender_theme[2ee3280dc6beaa22]::B3dTheme, eyre[c627fa40d546b714]::Report> as core[6883ba1bc0fe4ed1]::ops::try_trait::FromResidual<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::convert::Infallible, core[6883ba1bc0fe4ed1]::io::error::Error>>>::from_residual[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs[0m:[35m2192[0m
[INFO] [stdout]    7: [91m<blender_theme[2ee3280dc6beaa22]::B3dTheme>::save_theme::<&std[73adb7dc35730857]::path::PathBuf>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/lib.rs[0m:[35m1675[0m
[INFO] [stdout]       1673 │         let xml_serialized = doc.to_string_pretty_with_config(&config_pretty);
[INFO] [stdout]       1674 │ 
[INFO] [stdout]   [37;1m    1675[0m [37;1m>[0m [37;1m        fs::write(file_path, &xml_serialized)?;[0m
[INFO] [stdout]       1676 │ 
[INFO] [stdout]       1677 │         let bpy: Bpy = quick_xml::de::from_str(&xml_serialized)?;
[INFO] [stdout]    8: [91mintegration_test[a2e87694d47cb004]::create_themes[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/integration_test.rs[0m:[35m23[0m
[INFO] [stdout]         21 │         let save_path = PathBuf::from("themes/created");
[INFO] [stdout]         22 │         let save_path = save_path.join(theme.version.file_name());
[INFO] [stdout]   [37;1m      23[0m [37;1m>[0m [37;1m        theme.save_theme(&save_path)?;[0m
[INFO] [stdout]         24 │     }
[INFO] [stdout]         25 │ 
[INFO] [stdout]    9: [91mintegration_test[a2e87694d47cb004]::create_themes::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/integration_test.rs[0m:[35m10[0m
[INFO] [stdout]          8 │ 
[INFO] [stdout]          9 │ #[test]
[INFO] [stdout]   [37;1m      10[0m [37;1m>[0m [37;1mfn create_themes() -> color_eyre::Result<()> {[0m
[INFO] [stdout]         11 │     color_eyre::install()?;
[INFO] [stdout]         12 │ 
[INFO] [stdout]   10: [32m<integration_test[a2e87694d47cb004]::create_themes::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   11: [32m<fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   12: [32mtest[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs[0m:[35m724[0m
[INFO] [stdout]   13: [32mtest[980ffaebd391d06d]::run_test_in_process::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs[0m:[35m747[0m
[INFO] [stdout]   14: [32m<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs[0m:[35m275[0m
[INFO] [stdout]   15: [32mstd[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs[0m:[35m576[0m
[INFO] [stdout]   16: [32mstd[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs[0m:[35m544[0m
[INFO] [stdout]   17: [32mstd[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   18: [32mtest[980ffaebd391d06d]::run_test_in_process[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs[0m:[35m747[0m
[INFO] [stdout]   19: [32mtest[980ffaebd391d06d]::run_test::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs[0m:[35m668[0m
[INFO] [stdout]   20: [32mtest[980ffaebd391d06d]::run_test::{closure#1}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs[0m:[35m698[0m
[INFO] [stdout]   21: [32mstd[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs[0m:[35m166[0m
[INFO] [stdout]   22: [32mstd[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs[0m:[35m70[0m
[INFO] [stdout]   23: [32m<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs[0m:[35m275[0m
[INFO] [stdout]   24: [32mstd[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs[0m:[35m576[0m
[INFO] [stdout]   25: [32mstd[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs[0m:[35m544[0m
[INFO] [stdout]   26: [32mstd[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   27: [32mstd[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs[0m:[35m68[0m
[INFO] [stdout]   28: [32m<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   29: [32m<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs[0m:[35m2319[0m
[INFO] [stdout]   30: [32m<std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs[0m:[35m123[0m
[INFO] [stdout]   31: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     create_themes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73", kill_on_drop: false }`
[INFO] [stdout] 5ecdbad7737fd25e313a2f4be8d0c1743a881be6d2ea29237ad047ff3c64cd73
