[INFO] fetching crate maomi 0.5.0...
[INFO] checking maomi-0.5.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate maomi 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate maomi 0.5.0
[INFO] finished tweaking crates.io crate maomi 0.5.0
[INFO] tweaked toml for crates.io crate maomi 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maomi 0.5.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 955f0547ebf6b47b80c3c4153e7010607a8df06a913edfa25496f09cb348ca9d
[INFO] running `Command { std: "docker" "start" "-a" "955f0547ebf6b47b80c3c4153e7010607a8df06a913edfa25496f09cb348ca9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "955f0547ebf6b47b80c3c4153e7010607a8df06a913edfa25496f09cb348ca9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "955f0547ebf6b47b80c3c4153e7010607a8df06a913edfa25496f09cb348ca9d", kill_on_drop: false }`
[INFO] [stdout] 955f0547ebf6b47b80c3c4153e7010607a8df06a913edfa25496f09cb348ca9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 146aa6d9ba1aab92d24fe4070fe3cb46e5ff1e014cc26f190dcbd4a78eee281c
[INFO] running `Command { std: "docker" "start" "-a" "146aa6d9ba1aab92d24fe4070fe3cb46e5ff1e014cc26f190dcbd4a78eee281c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking maomi-tree v0.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling maomi-tools v0.5.0
[INFO] [stderr]    Compiling maomi-skin v0.5.0
[INFO] [stderr]    Compiling maomi-macro v0.5.0
[INFO] [stderr]     Checking maomi v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/backend/mod.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn root(&self) -> ForestNode<Self::GeneralElement>;
[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] 53 |     fn root(&self) -> ForestNode<'_, Self::GeneralElement>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/backend/mod.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn root_mut(&mut self) -> ForestNodeMut<Self::GeneralElement>;
[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] 56 |     fn root_mut(&mut self) -> ForestNodeMut<'_, Self::GeneralElement>;
[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/backend/context.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[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/backend/context.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/backend/context.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/backend/context.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn detach_dyn(&mut self, mount_point: &mut DynMountPoint<B>) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/backend/context.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/backend/context.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn root(&self) -> tree::ForestNode<B::GeneralElement> {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend/context.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn root(&self) -> tree::ForestNode<B::GeneralElement> {
[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] 258 |     pub fn root(&self) -> tree::ForestNode<'_, B::GeneralElement> {
[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/backend/context.rs:264:21
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn root_mut(&mut self) -> tree::ForestNodeMut<B::GeneralElement> {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend/context.rs:264:21
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn root_mut(&mut self) -> tree::ForestNodeMut<B::GeneralElement> {
[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] 264 |     pub fn root_mut(&mut self) -> tree::ForestNodeMut<'_, B::GeneralElement> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn template_structure(&self) -> Option<Ref<Self::TemplateStructure>>;
[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] 262 |     fn template_structure(&self) -> Option<Ref<'_, Self::TemplateStructure>>;
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:311:27
[INFO] [stdout]     |
[INFO] [stdout] 311 |     fn template_structure(&self) -> Option<Ref<Self::TemplateStructure>> {
[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] 311 |     fn template_structure(&self) -> Option<Ref<'_, Self::TemplateStructure>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<Box<[T]> as IntoIterator>::into_iter` in Rust 2024
[INFO] [stdout]    --> src/prop.rs:441:20
[INFO] [stdout]     |
[INFO] [stdout] 441 |         self.inner.into_iter()
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/intoiterator-box-slice.html>
[INFO] [stdout]     = note: `#[warn(boxed_slice_into_iter)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 441 -         self.inner.into_iter()
[INFO] [stdout] 441 +         self.inner.iter()
[INFO] [stdout]     |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 441 -         self.inner.into_iter()
[INFO] [stdout] 441 +         IntoIterator::into_iter(self.inner)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn structure(&self) -> Option<Ref<S>>;
[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] 46 |     fn structure(&self) -> Option<Ref<'_, S>>;
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn slot_scopes(&self) -> Ref<L>;
[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] 49 |     fn slot_scopes(&self) -> Ref<'_, L>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn structure(&self) -> Option<Ref<S>> {
[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] 135 |     fn structure(&self) -> Option<Ref<'_, S>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn slot_scopes(&self) -> Ref<L> {
[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] 142 |     fn slot_scopes(&self) -> Ref<'_, L> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/backend/mod.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn root(&self) -> ForestNode<Self::GeneralElement>;
[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] 53 |     fn root(&self) -> ForestNode<'_, Self::GeneralElement>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/backend/mod.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn root_mut(&mut self) -> ForestNodeMut<Self::GeneralElement>;
[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] 56 |     fn root_mut(&mut self) -> ForestNodeMut<'_, Self::GeneralElement>;
[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/backend/context.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[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/backend/context.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/backend/context.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/backend/context.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn detach_dyn(&mut self, mount_point: &mut DynMountPoint<B>) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/backend/context.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/backend/context.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn root(&self) -> tree::ForestNode<B::GeneralElement> {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend/context.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn root(&self) -> tree::ForestNode<B::GeneralElement> {
[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] 258 |     pub fn root(&self) -> tree::ForestNode<'_, B::GeneralElement> {
[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/backend/context.rs:264:21
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn root_mut(&mut self) -> tree::ForestNodeMut<B::GeneralElement> {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl<B: Backend> std::ops::Deref for EnteredBackendContext<B> {
[INFO] [stdout]     | ------------------------------------------------------------- trait implemented here
[INFO] [stdout] 270 |     type Target = B;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend/context.rs:264:21
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn root_mut(&mut self) -> tree::ForestNodeMut<B::GeneralElement> {
[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] 264 |     pub fn root_mut(&mut self) -> tree::ForestNodeMut<'_, B::GeneralElement> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn template_structure(&self) -> Option<Ref<Self::TemplateStructure>>;
[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] 262 |     fn template_structure(&self) -> Option<Ref<'_, Self::TemplateStructure>>;
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:311:27
[INFO] [stdout]     |
[INFO] [stdout] 311 |     fn template_structure(&self) -> Option<Ref<Self::TemplateStructure>> {
[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] 311 |     fn template_structure(&self) -> Option<Ref<'_, Self::TemplateStructure>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<Box<[T]> as IntoIterator>::into_iter` in Rust 2024
[INFO] [stdout]    --> src/prop.rs:441:20
[INFO] [stdout]     |
[INFO] [stdout] 441 |         self.inner.into_iter()
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/intoiterator-box-slice.html>
[INFO] [stdout]     = note: `#[warn(boxed_slice_into_iter)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 441 -         self.inner.into_iter()
[INFO] [stdout] 441 +         self.inner.iter()
[INFO] [stdout]     |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 441 -         self.inner.into_iter()
[INFO] [stdout] 441 +         IntoIterator::into_iter(self.inner)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn structure(&self) -> Option<Ref<S>>;
[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] 46 |     fn structure(&self) -> Option<Ref<'_, S>>;
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/template.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn slot_scopes(&self) -> Ref<L>;
[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] 49 |     fn slot_scopes(&self) -> Ref<'_, L>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maomi` (lib test) due to 7 previous errors; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn structure(&self) -> Option<Ref<S>> {
[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] 135 |     fn structure(&self) -> Option<Ref<'_, S>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn slot_scopes(&self) -> Ref<L> {
[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] 142 |     fn slot_scopes(&self) -> Ref<'_, L> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maomi` (lib) due to 7 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "146aa6d9ba1aab92d24fe4070fe3cb46e5ff1e014cc26f190dcbd4a78eee281c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "146aa6d9ba1aab92d24fe4070fe3cb46e5ff1e014cc26f190dcbd4a78eee281c", kill_on_drop: false }`
[INFO] [stdout] 146aa6d9ba1aab92d24fe4070fe3cb46e5ff1e014cc26f190dcbd4a78eee281c
