[INFO] fetching crate conciliator 0.3.10...
[INFO] checking conciliator-0.3.10 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate conciliator 0.3.10 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate conciliator 0.3.10
[INFO] finished tweaking crates.io crate conciliator 0.3.10
[INFO] tweaked toml for crates.io crate conciliator 0.3.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate conciliator 0.3.10 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate conciliator 0.3.10 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db9f9e59e3604e0a9736f8740f13167bf1768fafe795b0bd9e4b3c76565ea9b1
[INFO] running `Command { std: "docker" "start" "-a" "db9f9e59e3604e0a9736f8740f13167bf1768fafe795b0bd9e4b3c76565ea9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db9f9e59e3604e0a9736f8740f13167bf1768fafe795b0bd9e4b3c76565ea9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db9f9e59e3604e0a9736f8740f13167bf1768fafe795b0bd9e4b3c76565ea9b1", kill_on_drop: false }`
[INFO] [stdout] db9f9e59e3604e0a9736f8740f13167bf1768fafe795b0bd9e4b3c76565ea9b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e347f3651ef53560a58ca316929f943dad5974bca93f7090dbc0d3229e5b0e4
[INFO] running `Command { std: "docker" "start" "-a" "0e347f3651ef53560a58ca316929f943dad5974bca93f7090dbc0d3229e5b0e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking ansi-escapes v0.1.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking conciliator v0.3.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NoPrefix` is never constructed
[INFO] [stdout]    --> src/print/list.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct NoPrefix;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `on_stdin`, `reset_stdin`, and `reset_stderr` are never used
[INFO] [stdout]    --> src/term.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 436 | impl EchoDisabler {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn on_stdin() -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 462 |     pub fn reset_stdin() {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     pub fn reset_stderr() {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn line<I: InitialContent>(&self, init: I) -> <Self as GetLine>::Line {
[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] 125 |     fn line<I: InitialContent>(&self, init: I) -> <Self as GetLine<'_>>::Line {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn status<I: InitialContent>(&self, init: I) -> <Self as GetLine>::Line {
[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] 131 |     fn status<I: InitialContent>(&self, init: I) -> <Self as GetLine<'_>>::Line {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn info<I: InitialContent>(&self, init: I) -> <Self as GetLine>::Line {
[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] 138 |     fn info<I: InitialContent>(&self, init: I) -> <Self as GetLine<'_>>::Line {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn warn<I: InitialContent>(&self, init: I) -> <Self as GetLine>::Line {
[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] 145 |     fn warn<I: InitialContent>(&self, init: I) -> <Self as GetLine<'_>>::Line {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:152:30
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn error<I: InitialContent>(&self, init: I) -> <Self as GetLine>::Line {
[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] 152 |     fn error<I: InitialContent>(&self, init: I) -> <Self as GetLine<'_>>::Line {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:348:33
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn spin<I: InitialContent>(&mut self, message: I) -> Spinner {
[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] 348 |     pub fn spin<I: InitialContent>(&mut self, message: I) -> Spinner<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/spin/mod.rs:182:36
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn message<I: InitialContent>(&self, init: I) -> Message {
[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] 182 |     pub fn message<I: InitialContent>(&self, init: I) -> Message<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/push.rs:304:15
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn inner(self) -> T {unwrap!(self)}
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 305 | }
[INFO] [stdout] 306 | impl<T: Display> Deref for Wrap<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 307 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/push.rs:317:15
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn inner(self) -> T {unwrap!(self)}
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 318 | }
[INFO] [stdout] 319 | impl<T: Display> Deref for WrapBold<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 320 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `conciliator` (lib) due to 2 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `NoPrefix` is never constructed
[INFO] [stdout]    --> src/print/list.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct NoPrefix;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `on_stdin`, `reset_stdin`, and `reset_stderr` are never used
[INFO] [stdout]    --> src/term.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 436 | impl EchoDisabler {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn on_stdin() -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 462 |     pub fn reset_stdin() {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     pub fn reset_stderr() {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn line<I: InitialContent>(&self, init: I) -> <Self as GetLine>::Line {
[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] 125 |     fn line<I: InitialContent>(&self, init: I) -> <Self as GetLine<'_>>::Line {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn status<I: InitialContent>(&self, init: I) -> <Self as GetLine>::Line {
[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] 131 |     fn status<I: InitialContent>(&self, init: I) -> <Self as GetLine<'_>>::Line {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn info<I: InitialContent>(&self, init: I) -> <Self as GetLine>::Line {
[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] 138 |     fn info<I: InitialContent>(&self, init: I) -> <Self as GetLine<'_>>::Line {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn warn<I: InitialContent>(&self, init: I) -> <Self as GetLine>::Line {
[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] 145 |     fn warn<I: InitialContent>(&self, init: I) -> <Self as GetLine<'_>>::Line {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:152:30
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn error<I: InitialContent>(&self, init: I) -> <Self as GetLine>::Line {
[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] 152 |     fn error<I: InitialContent>(&self, init: I) -> <Self as GetLine<'_>>::Line {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:348:33
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn spin<I: InitialContent>(&mut self, message: I) -> Spinner {
[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] 348 |     pub fn spin<I: InitialContent>(&mut self, message: I) -> Spinner<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/spin/mod.rs:182:36
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn message<I: InitialContent>(&self, init: I) -> Message {
[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] 182 |     pub fn message<I: InitialContent>(&self, init: I) -> Message<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/push.rs:304:15
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn inner(self) -> T {unwrap!(self)}
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 305 | }
[INFO] [stdout] 306 | impl<T: Display> Deref for Wrap<T> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 307 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/push.rs:317:15
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn inner(self) -> T {unwrap!(self)}
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 318 | }
[INFO] [stdout] 319 | impl<T: Display> Deref for WrapBold<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 320 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `conciliator` (lib test) due to 2 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0e347f3651ef53560a58ca316929f943dad5974bca93f7090dbc0d3229e5b0e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e347f3651ef53560a58ca316929f943dad5974bca93f7090dbc0d3229e5b0e4", kill_on_drop: false }`
[INFO] [stdout] 0e347f3651ef53560a58ca316929f943dad5974bca93f7090dbc0d3229e5b0e4
