[INFO] fetching crate bawa 0.1.0...
[INFO] checking bawa-0.1.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate bawa 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bawa 0.1.0
[INFO] finished tweaking crates.io crate bawa 0.1.0
[INFO] tweaked toml for crates.io crate bawa 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bawa 0.1.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] crate crates.io crate bawa 0.1.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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] db7db278609c123f839b09c3532953894e3730b9e5156f58ffc3c1153451a147
[INFO] running `Command { std: "docker" "start" "-a" "db7db278609c123f839b09c3532953894e3730b9e5156f58ffc3c1153451a147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db7db278609c123f839b09c3532953894e3730b9e5156f58ffc3c1153451a147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7db278609c123f839b09c3532953894e3730b9e5156f58ffc3c1153451a147", kill_on_drop: false }`
[INFO] [stdout] db7db278609c123f839b09c3532953894e3730b9e5156f58ffc3c1153451a147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ac48d0bf62af85f149c5f5d81a2c1fdb133b53f0670531d30bfad15849bd731c
[INFO] running `Command { std: "docker" "start" "-a" "ac48d0bf62af85f149c5f5d81a2c1fdb133b53f0670531d30bfad15849bd731c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking is_executable v1.0.4
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking clap_complete v4.5.54
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tokio v1.46.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking bawa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:378:21
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn children(&self, parent: NodeId) -> Children<T> {
[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] 378 |     pub fn children(&self, parent: NodeId) -> Children<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:404:22
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn ancestors(&self, node: NodeId) -> Ancestors<T> {
[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] 404 |     pub fn ancestors(&self, node: NodeId) -> Ancestors<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:431:25
[INFO] [stdout]     |
[INFO] [stdout] 431 |     pub fn predecessors(&self, node: NodeId) -> Predecessors<T> {
[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] 431 |     pub fn predecessors(&self, node: NodeId) -> Predecessors<'_, T> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:459:31
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn following_siblings(&self, node: NodeId) -> FollowingSiblings<T> {
[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] 459 |     pub fn following_siblings(&self, node: NodeId) -> FollowingSiblings<'_, T> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:490:31
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn preceding_siblings(&self, node: NodeId) -> PrecedingSiblings<T> {
[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] 490 |     pub fn preceding_siblings(&self, node: NodeId) -> PrecedingSiblings<'_, T> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:521:24
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn descendants(&self, ancestor: NodeId) -> Descendants<T> {
[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] 521 |     pub fn descendants(&self, ancestor: NodeId) -> Descendants<'_, T> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:553:20
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn visible(&self, ancestor: NodeId) -> Visible<T> {
[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] 553 |     pub fn visible(&self, ancestor: NodeId) -> Visible<'_, T> {
[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/tree/node.rs:45:19
[INFO] [stdout]     |
[INFO] [stdout]  45 |     pub fn parent(&self) -> Option<NodeId> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     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/tree/node.rs:68:29
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub fn previous_sibling(&self) -> Option<NodeId> {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:91:25
[INFO] [stdout]     |
[INFO] [stdout]  91 |     pub fn next_sibling(&self) -> Option<NodeId> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn first_child(&self) -> Option<NodeId> {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn last_child(&self) -> Option<NodeId> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn has_children(&self) -> bool {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:147:28
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn non_root_parent(&self) -> Option<NodeId> {
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn is_expanded(&self) -> bool {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn is_collapsed(&self) -> bool {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn toggle_fold(&mut self) {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bawa` (lib) due to 10 previous errors; 7 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/tree/mod.rs:378:21
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn children(&self, parent: NodeId) -> Children<T> {
[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] 378 |     pub fn children(&self, parent: NodeId) -> Children<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:404:22
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn ancestors(&self, node: NodeId) -> Ancestors<T> {
[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] 404 |     pub fn ancestors(&self, node: NodeId) -> Ancestors<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:431:25
[INFO] [stdout]     |
[INFO] [stdout] 431 |     pub fn predecessors(&self, node: NodeId) -> Predecessors<T> {
[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] 431 |     pub fn predecessors(&self, node: NodeId) -> Predecessors<'_, T> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:459:31
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn following_siblings(&self, node: NodeId) -> FollowingSiblings<T> {
[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] 459 |     pub fn following_siblings(&self, node: NodeId) -> FollowingSiblings<'_, T> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:490:31
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn preceding_siblings(&self, node: NodeId) -> PrecedingSiblings<T> {
[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] 490 |     pub fn preceding_siblings(&self, node: NodeId) -> PrecedingSiblings<'_, T> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:521:24
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn descendants(&self, ancestor: NodeId) -> Descendants<T> {
[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] 521 |     pub fn descendants(&self, ancestor: NodeId) -> Descendants<'_, T> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:553:20
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn visible(&self, ancestor: NodeId) -> Visible<T> {
[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] 553 |     pub fn visible(&self, ancestor: NodeId) -> Visible<'_, T> {
[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/tree/node.rs:45:19
[INFO] [stdout]     |
[INFO] [stdout]  45 |     pub fn parent(&self) -> Option<NodeId> {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     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/tree/node.rs:68:29
[INFO] [stdout]     |
[INFO] [stdout]  68 |     pub fn previous_sibling(&self) -> Option<NodeId> {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:91:25
[INFO] [stdout]     |
[INFO] [stdout]  91 |     pub fn next_sibling(&self) -> Option<NodeId> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn first_child(&self) -> Option<NodeId> {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn last_child(&self) -> Option<NodeId> {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn has_children(&self) -> bool {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:147:28
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn non_root_parent(&self) -> Option<NodeId> {
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn is_expanded(&self) -> bool {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn is_collapsed(&self) -> bool {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[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/tree/node.rs:159:24
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn toggle_fold(&mut self) {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl<T> Deref for Node<T> {
[INFO] [stdout]     | ------------------------- trait implemented here
[INFO] [stdout] 165 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bawa` (lib test) due to 10 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ac48d0bf62af85f149c5f5d81a2c1fdb133b53f0670531d30bfad15849bd731c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac48d0bf62af85f149c5f5d81a2c1fdb133b53f0670531d30bfad15849bd731c", kill_on_drop: false }`
[INFO] [stdout] ac48d0bf62af85f149c5f5d81a2c1fdb133b53f0670531d30bfad15849bd731c
