[INFO] fetching crate tari-log4rs 1.2.0...
[INFO] testing tari-log4rs-1.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tari-log4rs 1.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tari-log4rs 1.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tari-log4rs 1.2.0
[INFO] tweaked toml for crates.io crate tari-log4rs 1.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tari-log4rs 1.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tari-log4rs 1.2.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9996469a6abb9927bae951e0a1eb2604e02a8bb831512d41eb6412cb5b23df03
[INFO] running `Command { std: "docker" "start" "-a" "9996469a6abb9927bae951e0a1eb2604e02a8bb831512d41eb6412cb5b23df03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9996469a6abb9927bae951e0a1eb2604e02a8bb831512d41eb6412cb5b23df03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9996469a6abb9927bae951e0a1eb2604e02a8bb831512d41eb6412cb5b23df03", kill_on_drop: false }`
[INFO] [stdout] 9996469a6abb9927bae951e0a1eb2604e02a8bb831512d41eb6412cb5b23df03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3844c29ed509ec606dbe2388e0e6a3e832bea295b8e22265c29e8b34a91800b
[INFO] running `Command { std: "docker" "start" "-a" "a3844c29ed509ec606dbe2388e0e6a3e832bea295b8e22265c29e8b34a91800b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling tari-log4rs v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 <https://github.com/rust-lang/rust/pull/125380> for more information
[INFO] [stdout]    --> src/lib.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | #![allow(where_clauses_object_safety, clippy::manual_non_exhaustive)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ErrorInternals` is never used
[INFO] [stdout]    --> src/lib.rs:473:7
[INFO] [stdout]     |
[INFO] [stdout] 473 | trait ErrorInternals {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/append/console.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn lock(&self) -> WriterLock {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn lock(&self) -> WriterLock<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/encode/writer/console.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lock(&self) -> ConsoleWriterLock {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lock(&self) -> ConsoleWriterLock<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/encode/writer/console.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |         pub fn lock(&self) -> WriterLock {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |         pub fn lock(&self) -> WriterLock<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/priv_io.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn lock(&self) -> StdWriterLock {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn lock(&self) -> StdWriterLock<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.92s
[INFO] running `Command { std: "docker" "inspect" "a3844c29ed509ec606dbe2388e0e6a3e832bea295b8e22265c29e8b34a91800b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3844c29ed509ec606dbe2388e0e6a3e832bea295b8e22265c29e8b34a91800b", kill_on_drop: false }`
[INFO] [stdout] a3844c29ed509ec606dbe2388e0e6a3e832bea295b8e22265c29e8b34a91800b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f5924ae11e331e09e52582369f93c488882d6b7dff14e0c60dd049f1c4541b9
[INFO] running `Command { std: "docker" "start" "-a" "9f5924ae11e331e09e52582369f93c488882d6b7dff14e0c60dd049f1c4541b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 <https://github.com/rust-lang/rust/pull/125380> for more information
[INFO] [stdout]    --> src/lib.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | #![allow(where_clauses_object_safety, clippy::manual_non_exhaustive)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ErrorInternals` is never used
[INFO] [stdout]    --> src/lib.rs:473:7
[INFO] [stdout]     |
[INFO] [stdout] 473 | trait ErrorInternals {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/append/console.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn lock(&self) -> WriterLock {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn lock(&self) -> WriterLock<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/encode/writer/console.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lock(&self) -> ConsoleWriterLock {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lock(&self) -> ConsoleWriterLock<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/encode/writer/console.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |         pub fn lock(&self) -> WriterLock {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |         pub fn lock(&self) -> WriterLock<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/priv_io.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn lock(&self) -> StdWriterLock {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn lock(&self) -> StdWriterLock<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling tari-log4rs v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log4rs`
[INFO] [stdout]  --> examples/json_logger.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log4rs::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `log4rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log4rs`, use `cargo add log4rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log4rs`
[INFO] [stdout]  --> examples/log_to_file.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log4rs::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `log4rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log4rs`, use `cargo add log4rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log4rs`
[INFO] [stdout]  --> examples/compile_time_config.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log4rs;
[INFO] [stdout]   |     ^^^^^^ no external crate `log4rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log4rs`
[INFO] [stdout]   --> examples/log_to_file.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let _handle = log4rs::init_config(config)?;
[INFO] [stdout]    |                   ^^^^^^ use of unresolved module or unlinked crate `log4rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log4rs`, use `cargo add log4rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log4rs`
[INFO] [stdout]   --> examples/json_logger.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let log_config = log4rs::config::Config::builder()
[INFO] [stdout]    |                      ^^^^^^ use of unresolved module or unlinked crate `log4rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log4rs`, use `cargo add log4rs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tari_log4rs::Config;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     let log_config = log4rs::config::Config::builder()
[INFO] [stdout] 12 +     let log_config = Config::builder()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log4rs`
[INFO] [stdout]   --> examples/json_logger.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     log4rs::init_config(log_config).unwrap();
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `log4rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log4rs`, use `cargo add log4rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tari-log4rs` (example "log_to_file") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tari-log4rs` (example "json_logger") due to 3 previous errors
[INFO] [stderr] error: could not compile `tari-log4rs` (example "compile_time_config") due to 1 previous error
[INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 <https://github.com/rust-lang/rust/pull/125380> for more information
[INFO] [stdout]    --> src/lib.rs:186:10
[INFO] [stdout]     |
[INFO] [stdout] 186 | #![allow(where_clauses_object_safety, clippy::manual_non_exhaustive)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ErrorInternals` is never used
[INFO] [stdout]    --> src/lib.rs:473:7
[INFO] [stdout]     |
[INFO] [stdout] 473 | trait ErrorInternals {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/append/console.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn lock(&self) -> WriterLock {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn lock(&self) -> WriterLock<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/encode/writer/console.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lock(&self) -> ConsoleWriterLock {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn lock(&self) -> ConsoleWriterLock<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/encode/writer/console.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |         pub fn lock(&self) -> WriterLock {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |         pub fn lock(&self) -> WriterLock<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/priv_io.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn lock(&self) -> StdWriterLock {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn lock(&self) -> StdWriterLock<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9f5924ae11e331e09e52582369f93c488882d6b7dff14e0c60dd049f1c4541b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f5924ae11e331e09e52582369f93c488882d6b7dff14e0c60dd049f1c4541b9", kill_on_drop: false }`
[INFO] [stdout] 9f5924ae11e331e09e52582369f93c488882d6b7dff14e0c60dd049f1c4541b9
