[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] d4480d656c2c1310e4f834d7bc3dc0dd299cfda1
[INFO] testing ameknite/blender_theme against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fameknite%2Fblender_theme" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ameknite/blender_theme on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-ucd v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-ident v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-name_aliases v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-category v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-normal v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-common v0.9.0
[INFO] [stderr]   Downloaded xmlem v0.3.3
[INFO] [stderr]   Downloaded unic-ucd-hangul v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-name v0.9.0
[INFO] [stderr]   Downloaded dtoa v1.0.10
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded qname-impl v0.2.0
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded unic-ucd-block v0.9.0
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded servo_arc v0.4.1
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded quick-xml v0.37.5
[INFO] [stderr]   Downloaded unic-ucd-age v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-bidi v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-case v0.9.0
[INFO] [stderr]   Downloaded qname-macro v0.2.0
[INFO] [stderr]   Downloaded qname v0.2.0
[INFO] [stderr]   Downloaded dtoa-short v0.3.5
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded const-hex v1.17.0
[INFO] [stderr]   Downloaded derive_more v0.99.20
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded cssparser-macros v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9000b6a92f30a3a0f9ea5f1a4265214094efb4879b6ed845229211e293eca60a
[INFO] running `Command { std: "docker" "start" "-a" "9000b6a92f30a3a0f9ea5f1a4265214094efb4879b6ed845229211e293eca60a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9000b6a92f30a3a0f9ea5f1a4265214094efb4879b6ed845229211e293eca60a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9000b6a92f30a3a0f9ea5f1a4265214094efb4879b6ed845229211e293eca60a", kill_on_drop: false }`
[INFO] [stdout] 9000b6a92f30a3a0f9ea5f1a4265214094efb4879b6ed845229211e293eca60a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d4f7bf9c5187aef2f13495ac31420db94cc93aefaff903e84d0db1e8e2a1274
[INFO] running `Command { std: "docker" "start" "-a" "3d4f7bf9c5187aef2f13495ac31420db94cc93aefaff903e84d0db1e8e2a1274", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unic-ucd-hangul v0.9.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unic-ucd-name v0.9.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unic-ucd-block v0.9.0
[INFO] [stderr]    Compiling unic-ucd-common v0.9.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling unic-ucd-normal v0.9.0
[INFO] [stderr]    Compiling unic-ucd-name_aliases v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling unic-ucd-case v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unic-ucd-age v0.9.0
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling qname-impl v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling qname-macro v0.2.0
[INFO] [stderr]    Compiling qname v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling tracing v0.1.41
[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.38.3
[INFO] [stderr]    Compiling unic-ucd v0.9.0
[INFO] [stderr]    Compiling xmlem v0.3.3
[INFO] [stderr]    Compiling blender_theme v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.71s
[INFO] running `Command { std: "docker" "inspect" "3d4f7bf9c5187aef2f13495ac31420db94cc93aefaff903e84d0db1e8e2a1274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4f7bf9c5187aef2f13495ac31420db94cc93aefaff903e84d0db1e8e2a1274", kill_on_drop: false }`
[INFO] [stdout] 3d4f7bf9c5187aef2f13495ac31420db94cc93aefaff903e84d0db1e8e2a1274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62b0aa9128170cf7b5228d88c43cc9c2f43cc7292c2ff4eabf1258b828cb4d56
[INFO] running `Command { std: "docker" "start" "-a" "62b0aa9128170cf7b5228d88c43cc9c2f43cc7292c2ff4eabf1258b828cb4d56", 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 5.34s
[INFO] running `Command { std: "docker" "inspect" "62b0aa9128170cf7b5228d88c43cc9c2f43cc7292c2ff4eabf1258b828cb4d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b0aa9128170cf7b5228d88c43cc9c2f43cc7292c2ff4eabf1258b828cb4d56", kill_on_drop: false }`
[INFO] [stdout] 62b0aa9128170cf7b5228d88c43cc9c2f43cc7292c2ff4eabf1258b828cb4d56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11a624fb08b0236a84fa5cda9a86909d14c83ec639f686e2fc7e25a1d91658ac
[INFO] running `Command { std: "docker" "start" "-a" "11a624fb08b0236a84fa5cda9a86909d14c83ec639f686e2fc7e25a1d91658ac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blender_theme-26bce5026bd6915f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-7cf6834463b3a2f9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test create_themes ... FAILED
[INFO] [stdout] 
[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]    [35m/opt/rustwide/workdir/src/lib.rs[0m:[35m1675[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 5 frames hidden ⋮                               [0m
[INFO] [stdout]    6: [32m<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual[0m[90m::h8f0e059fbb6813dc[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs[0m:[35m2177[0m
[INFO] [stdout]    7: [91mblender_theme::B3dTheme::save_theme[0m[90m::hcca5ca6130d6b5dd[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::create_themes[0m[90m::h5f3db00d1233b37c[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::create_themes::{{closure}}[0m[90m::h89d1207feabf869c[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: [32mcore::ops::function::FnOnce::call_once[0m[90m::h4663345af0a50b87[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   11: [32mcore::ops::function::FnOnce::call_once[0m[90m::h8f50ae93d93b62b4[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   12: [32mtest::__rust_begin_short_backtrace[0m[90m::h447963718d05a644[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   13: [32mtest::run_test_in_process::{{closure}}[0m[90m::hf890ba4755ca86c0[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   14: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h31e4b2860e583faa[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   15: [32mstd::panicking::catch_unwind::do_call[0m[90m::hec7cdbbe797e2cab[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   16: [32mstd::panicking::catch_unwind[0m[90m::h24d3b93458b5ba67[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   17: [32mstd::panic::catch_unwind[0m[90m::h46eeec7cf9c9336c[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   18: [32mtest::run_test_in_process[0m[90m::h290de6e559006104[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   19: [32mtest::run_test::{{closure}}[0m[90m::h26eeb2c5f7e9a995[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   20: [32mtest::run_test::{{closure}}[0m[90m::h85af00882daabeaa[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   21: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::h9d9305dda51fa5f2[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   22: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::hc6aada8b43f0527b[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   23: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::ha89fe5505c1206f5[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   24: [32mstd::panicking::catch_unwind::do_call[0m[90m::he3e0bef721d99583[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   25: [32mstd::panicking::catch_unwind[0m[90m::ha8241964d3d773cd[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   26: [32mstd::panic::catch_unwind[0m[90m::ha8554bc7696cae72[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   27: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::he06f1f62b4c90f8d[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   28: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::ha7fd20ecae19b9b9[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   29: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h43642ed9c40e0ab2[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   30: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::h38da0f633f090ce2[0m
[INFO] [stdout]       at [35m/rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs[0m:[35m126[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.67s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "11a624fb08b0236a84fa5cda9a86909d14c83ec639f686e2fc7e25a1d91658ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a624fb08b0236a84fa5cda9a86909d14c83ec639f686e2fc7e25a1d91658ac", kill_on_drop: false }`
[INFO] [stdout] 11a624fb08b0236a84fa5cda9a86909d14c83ec639f686e2fc7e25a1d91658ac
