[INFO] fetching crate tari-log4rs 1.2.0...
[INFO] testing tari-log4rs-1.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tari-log4rs 1.2.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tari-log4rs 1.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a71464cc0b704d47385dbffe72a4f772fcc90b2c88a2b6199dc7613d7ef0dd4
[INFO] running `Command { std: "docker" "start" "-a" "8a71464cc0b704d47385dbffe72a4f772fcc90b2c88a2b6199dc7613d7ef0dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a71464cc0b704d47385dbffe72a4f772fcc90b2c88a2b6199dc7613d7ef0dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a71464cc0b704d47385dbffe72a4f772fcc90b2c88a2b6199dc7613d7ef0dd4", kill_on_drop: false }`
[INFO] [stdout] 8a71464cc0b704d47385dbffe72a4f772fcc90b2c88a2b6199dc7613d7ef0dd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c62dabf717fe1d0bba09a2a5bcd6abd5693f237d6947f16e83fd00b41d2bd4fd
[INFO] running `Command { std: "docker" "start" "-a" "c62dabf717fe1d0bba09a2a5bcd6abd5693f237d6947f16e83fd00b41d2bd4fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[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_yaml v0.8.26
[INFO] [stderr]    Compiling serde-value v0.7.0
[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 15.65s
[INFO] running `Command { std: "docker" "inspect" "c62dabf717fe1d0bba09a2a5bcd6abd5693f237d6947f16e83fd00b41d2bd4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62dabf717fe1d0bba09a2a5bcd6abd5693f237d6947f16e83fd00b41d2bd4fd", kill_on_drop: false }`
[INFO] [stdout] c62dabf717fe1d0bba09a2a5bcd6abd5693f237d6947f16e83fd00b41d2bd4fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d25a6a6dd62e882b917242adb4610d93b420a446893af62407fb4fb57a61fb38
[INFO] running `Command { std: "docker" "start" "-a" "d25a6a6dd62e882b917242adb4610d93b420a446893af62407fb4fb57a61fb38", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[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/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[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[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/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] 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] 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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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 "compile_time_config") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 "log_to_file") due to 2 previous errors
[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" "d25a6a6dd62e882b917242adb4610d93b420a446893af62407fb4fb57a61fb38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25a6a6dd62e882b917242adb4610d93b420a446893af62407fb4fb57a61fb38", kill_on_drop: false }`
[INFO] [stdout] d25a6a6dd62e882b917242adb4610d93b420a446893af62407fb4fb57a61fb38
