[INFO] cloning repository https://github.com/silent-rain/rust_errors_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silent-rain/rust_errors_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Frust_errors_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Frust_errors_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 220cbc0541d2056488a34c10e4ea9c08dba8f48f
[INFO] testing silent-rain/rust_errors_demo against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Frust_errors_demo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/silent-rain/rust_errors_demo
[INFO] finished tweaking git repo https://github.com/silent-rain/rust_errors_demo
[INFO] tweaked toml for git repo https://github.com/silent-rain/rust_errors_demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/silent-rain/rust_errors_demo on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/silent-rain/rust_errors_demo 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded snafu v0.8.9
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc88cc141d91e49e7f5787e5cd207a9137b0c9ab725a3cf0374d0b85687532ad
[INFO] running `Command { std: "docker" "start" "-a" "bc88cc141d91e49e7f5787e5cd207a9137b0c9ab725a3cf0374d0b85687532ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc88cc141d91e49e7f5787e5cd207a9137b0c9ab725a3cf0374d0b85687532ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc88cc141d91e49e7f5787e5cd207a9137b0c9ab725a3cf0374d0b85687532ad", kill_on_drop: false }`
[INFO] [stdout] bc88cc141d91e49e7f5787e5cd207a9137b0c9ab725a3cf0374d0b85687532ad
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95fc3c06037d8f914db36da3f185ab41d80bfb6abebf856a59cdfb7219e42c2f
[INFO] running `Command { std: "docker" "start" "-a" "95fc3c06037d8f914db36da3f185ab41d80bfb6abebf856a59cdfb7219e42c2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling log_print v0.1.0 (/opt/rustwide/workdir/crates/log_print)
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling rust_errors_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.81s
[INFO] running `Command { std: "docker" "inspect" "95fc3c06037d8f914db36da3f185ab41d80bfb6abebf856a59cdfb7219e42c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95fc3c06037d8f914db36da3f185ab41d80bfb6abebf856a59cdfb7219e42c2f", kill_on_drop: false }`
[INFO] [stdout] 95fc3c06037d8f914db36da3f185ab41d80bfb6abebf856a59cdfb7219e42c2f
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93ccdb57e594f4ff4a448b69e8ee6939f34b16d0f8fcf57afbb0f5c6316f84e5
[INFO] running `Command { std: "docker" "start" "-a" "93ccdb57e594f4ff4a448b69e8ee6939f34b16d0f8fcf57afbb0f5c6316f84e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_errors_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.14s
[INFO] running `Command { std: "docker" "inspect" "93ccdb57e594f4ff4a448b69e8ee6939f34b16d0f8fcf57afbb0f5c6316f84e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93ccdb57e594f4ff4a448b69e8ee6939f34b16d0f8fcf57afbb0f5c6316f84e5", kill_on_drop: false }`
[INFO] [stdout] 93ccdb57e594f4ff4a448b69e8ee6939f34b16d0f8fcf57afbb0f5c6316f84e5
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e2f89026fbc56c7693a782315bf7bd245f5defd6f7baf612d5c066545f748c5
[INFO] running `Command { std: "docker" "start" "-a" "8e2f89026fbc56c7693a782315bf7bd245f5defd6f7baf612d5c066545f748c5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_errors_demo-54165a0fd6f00863)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test anyhow_demo::composite2::tests::it_simple ... ok
[INFO] [stdout] test anyhow_demo::composite::tests::it_bail_demo ... ok
[INFO] [stdout] test anyhow_demo::composite::tests::it_simple ... ok
[INFO] [stdout] test anyhow_demo::composite::tests::it_anyhow_demo ... ok
[INFO] [stdout] test eyre_demo::composite::tests::it_bail_demo ... ok
[INFO] [stdout] test into_demo::demo::tests::it_into_err_demo1 ... FAILED
[INFO] [stdout] test into_demo::demo::tests::it_into_err_demo2 ... FAILED
[INFO] [stdout] test miette_demo::composite::tests::it_simple ... ok
[INFO] [stdout] test miette_demo::simple::tests::it_simple ... ok
[INFO] [stdout] test snafu_dmeo::basic::tests::it_simple ... ok
[INFO] [stdout] test snafu_dmeo::composite::tests::it_explicit ... FAILED
[INFO] [stdout] test snafu_dmeo::composite::tests::it_option_backtrace ... ok
[INFO] [stdout] test snafu_dmeo::composite::tests::it_read_configuration ... FAILED
[INFO] [stdout] test snafu_dmeo::composite::tests::it_simple ... ok
[INFO] [stdout] test thiserror_demo::backtrace::tests::it_simple ... ok
[INFO] [stdout] test thiserror_demo::composite::tests::it_simple ... ok
[INFO] [stdout] test thiserror_demo::simple::tests::it_simple ... ok
[INFO] [stdout] test thiserror_demo::transparent::tests::it_simple ... ok
[INFO] [stdout] test color_eyre_demo::composite2::tests::it_disable_std_backtrace ... FAILED
[INFO] [stdout] test tracing_demo::simple::tests::it_logger2_init_logger2 ... ok
[INFO] [stderr] [2m2026-01-07 15:45:09.758[0m [35mTRACE[0m [2mcrates/log_print/src/lib.rs[0m[2m:[0m[2m4[0m[2m:[0m lib, 这是一条 trace 日志
[INFO] [stderr] [2m2026-01-07 15:45:09.758[0m [34mDEBUG[0m [2mcrates/log_print/src/lib.rs[0m[2m:[0m[2m5[0m[2m:[0m lib, 这是一条 debug 日志
[INFO] [stderr] [2m2026-01-07 15:45:09.758[0m [32m INFO[0m [2mcrates/log_print/src/lib.rs[0m[2m:[0m[2m6[0m[2m:[0m lib, 这是一条 info 日志
[INFO] [stderr] [2m2026-01-07 15:45:09.758[0m [33m WARN[0m [2mcrates/log_print/src/lib.rs[0m[2m:[0m[2m7[0m[2m:[0m lib, 这是一条 warn 日志
[INFO] [stderr] [2m2026-01-07 15:45:09.758[0m [31mERROR[0m [2mcrates/log_print/src/lib.rs[0m[2m:[0m[2m8[0m[2m:[0m lib, 这是一条 error 日志
[INFO] [stderr] [2m2026-01-07 15:45:09.758[0m [35mTRACE[0m [2msrc/tracing_demo/simple.rs[0m[2m:[0m[2m31[0m[2m:[0m 这是一条 trace 日志
[INFO] [stderr] [2m2026-01-07 15:45:09.758[0m [34mDEBUG[0m [2msrc/tracing_demo/simple.rs[0m[2m:[0m[2m32[0m[2m:[0m 这是一条 debug 日志
[INFO] [stderr] [2m2026-01-07 15:45:09.759[0m [32m INFO[0m [2msrc/tracing_demo/simple.rs[0m[2m:[0m[2m33[0m[2m:[0m 这是一条 info 日志
[INFO] [stderr] [2m2026-01-07 15:45:09.759[0m [33m WARN[0m [2msrc/tracing_demo/simple.rs[0m[2m:[0m[2m34[0m[2m:[0m 这是一条 warn 日志
[INFO] [stderr] [2m2026-01-07 15:45:09.759[0m [31mERROR[0m [2msrc/tracing_demo/simple.rs[0m[2m:[0m[2m35[0m[2m:[0m 这是一条 error 日志
[INFO] [stdout] test eyre_demo::composite::tests::it_simple ... ok
[INFO] [stdout] test color_eyre_demo::composite::tests::it_anyhow_demo ... ok
[INFO] [stdout] test color_eyre_demo::composite2::tests::it_color_eyre ... FAILED
[INFO] [stdout] test into_demo::demo2::tests::it_context_demo1 ... FAILED
[INFO] [stdout] test color_eyre_demo::composite::tests::it_bail_demo ... ok
[INFO] [stdout] test color_eyre_demo::composite2::tests::it_disable_backtrace ... ok
[INFO] [stdout] test tracing_demo::simple::tests::it_logger2_init_logger3 ... FAILED
[INFO] [stdout] test into_demo::demo::tests::it_context_demo2 ... FAILED
[INFO] [stdout] test eyre_demo::composite::tests::it_anyhow_demo ... ok
[INFO] [stdout] test eyre_demo::composite::tests::it_eyre_demo ... ok
[INFO] [stdout] test eyre_demo::composite2::tests::it_simple ... ok
[INFO] [stdout] test color_eyre_demo::composite::tests::it_anyhow_demo2 ... FAILED
[INFO] [stdout] test tracing_demo::simple::tests::it_logger2_init_logger ... FAILED
[INFO] [stdout] test color_eyre_demo::composite::tests::it_bail_demo2 ... FAILED
[INFO] [stdout] test into_demo::demo::tests::it_context_demo1 ... FAILED
[INFO] [stdout] test color_eyre_demo::composite::tests::it_simple ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- into_demo::demo::tests::it_into_err_demo1 stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minit log failed: 
[INFO] [stdout]    0: [91mcould not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set[0m
[INFO] [stdout]    1: [91mcould not set the provided `Theme` globally as another was already set[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m729[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>[0m
[INFO] [stdout] Location: [35msrc/into_demo/demo.rs[0m:[35m69[0m
[INFO] [stdout] 
[INFO] [stdout] false
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- into_demo::demo::tests::it_into_err_demo2 stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minit log failed: 
[INFO] [stdout]    0: [91mcould not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set[0m
[INFO] [stdout]    1: [91mcould not set the provided `Theme` globally as another was already set[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m729[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>[0m
[INFO] [stdout] Location: [35msrc/into_demo/demo.rs[0m:[35m84[0m
[INFO] [stdout] 
[INFO] [stdout] false
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- snafu_dmeo::composite::tests::it_explicit stdout ----
[INFO] [stdout] Error: NoArgument { thing: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<rust_errors_demo::snafu_dmeo::composite::NoArgumentSnafu>::build", file: "./src/snafu_dmeo/composite.rs", line: 6 }, { fn: "<rust_errors_demo::snafu_dmeo::composite::NoArgumentSnafu>::fail::<!>", file: "./src/snafu_dmeo/composite.rs", line: 6 }, { fn: "rust_errors_demo::snafu_dmeo::composite::tests::it_explicit", file: "./src/snafu_dmeo/composite.rs", line: 91 }, { fn: "rust_errors_demo::snafu_dmeo::composite::tests::it_explicit::{closure#0}", file: "./src/snafu_dmeo/composite.rs", line: 90 }, { fn: "<rust_errors_demo::snafu_dmeo::composite::tests::it_explicit::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs", line: 686 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] ---- snafu_dmeo::composite::tests::it_read_configuration stdout ----
[INFO] [stdout] Error: ReadConfiguration { source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, path: "config.toml" }
[INFO] [stdout] 
[INFO] [stdout] ---- color_eyre_demo::composite2::tests::it_disable_std_backtrace stdout ----
[INFO] [stdout] Error: 
[INFO] [stdout]    0: [91mcould not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set[0m
[INFO] [stdout]    1: [91mcould not set the provided `Theme` globally as another was already set[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m729[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- color_eyre_demo::composite2::tests::it_color_eyre stdout ----
[INFO] [stdout] Error: 
[INFO] [stdout]    0: [91mcould not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set[0m
[INFO] [stdout]    1: [91mcould not set the provided `Theme` globally as another was already set[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m729[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- into_demo::demo2::tests::it_context_demo1 stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minit log failed: 
[INFO] [stdout]    0: [91mcould not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set[0m
[INFO] [stdout]    1: [91mcould not set the provided `Theme` globally as another was already set[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m729[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>[0m
[INFO] [stdout] Location: [35msrc/into_demo/demo2.rs[0m:[35m47[0m
[INFO] [stdout] 
[INFO] [stdout] false
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- tracing_demo::simple::tests::it_logger2_init_logger3 stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mFailed to set logger: SetLoggerError(())[0m
[INFO] [stdout] Location: [35msrc/tracing_demo/logger2.rs[0m:[35m49[0m
[INFO] [stdout] 
[INFO] [stdout] false
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- into_demo::demo::tests::it_context_demo2 stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minit log failed: 
[INFO] [stdout]    0: [91mcould not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set[0m
[INFO] [stdout]    1: [91mcould not set the provided `Theme` globally as another was already set[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m729[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>[0m
[INFO] [stdout] Location: [35msrc/into_demo/demo.rs[0m:[35m114[0m
[INFO] [stdout] 
[INFO] [stdout] false
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- color_eyre_demo::composite::tests::it_anyhow_demo2 stdout ----
[INFO] [stdout] Error: 
[INFO] [stdout]    0: [91mcould not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set[0m
[INFO] [stdout]    1: [91mcould not set the provided `Theme` globally as another was already set[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m729[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- tracing_demo::simple::tests::it_logger2_init_logger stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mFailed to set logger: SetLoggerError(())[0m
[INFO] [stdout] Location: [35msrc/tracing_demo/logger2.rs[0m:[35m19[0m
[INFO] [stdout] 
[INFO] [stdout] false
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- color_eyre_demo::composite::tests::it_bail_demo2 stdout ----
[INFO] [stdout] Error: 
[INFO] [stdout]    0: [91mcould not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set[0m
[INFO] [stdout]    1: [91mcould not set the provided `Theme` globally as another was already set[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m729[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- into_demo::demo::tests::it_context_demo1 stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minit log failed: 
[INFO] [stdout]    0: [91mcould not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set[0m
[INFO] [stdout]    1: [91mcould not set the provided `Theme` globally as another was already set[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m729[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>[0m
[INFO] [stdout] Location: [35msrc/into_demo/demo.rs[0m:[35m99[0m
[INFO] [stdout] 
[INFO] [stdout] false
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] ---- color_eyre_demo::composite::tests::it_simple stdout ----
[INFO] [stdout] Error: 
[INFO] [stdout]    0: [91mcould not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set[0m
[INFO] [stdout]    1: [91mcould not set the provided `Theme` globally as another was already set[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs[0m:[35m729[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   <empty backtrace>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     color_eyre_demo::composite2::tests::it_color_eyre
[INFO] [stdout]     color_eyre_demo::composite2::tests::it_disable_std_backtrace
[INFO] [stdout]     color_eyre_demo::composite::tests::it_anyhow_demo2
[INFO] [stdout]     color_eyre_demo::composite::tests::it_bail_demo2
[INFO] [stdout]     color_eyre_demo::composite::tests::it_simple
[INFO] [stdout]     into_demo::demo2::tests::it_context_demo1
[INFO] [stdout]     into_demo::demo::tests::it_context_demo1
[INFO] [stdout]     into_demo::demo::tests::it_context_demo2
[INFO] [stdout]     into_demo::demo::tests::it_into_err_demo1
[INFO] [stdout]     into_demo::demo::tests::it_into_err_demo2
[INFO] [stdout]     snafu_dmeo::composite::tests::it_explicit
[INFO] [stdout]     snafu_dmeo::composite::tests::it_read_configuration
[INFO] [stdout]     tracing_demo::simple::tests::it_logger2_init_logger
[INFO] [stdout]     tracing_demo::simple::tests::it_logger2_init_logger3
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test result: FAILED. 22 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8e2f89026fbc56c7693a782315bf7bd245f5defd6f7baf612d5c066545f748c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2f89026fbc56c7693a782315bf7bd245f5defd6f7baf612d5c066545f748c5", kill_on_drop: false }`
[INFO] [stdout] 8e2f89026fbc56c7693a782315bf7bd245f5defd6f7baf612d5c066545f748c5
