[INFO] fetching crate bawa 0.1.0...
[INFO] testing bawa-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bawa 0.1.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bawa 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded is_executable v1.0.4
[INFO] [stderr]   Downloaded clap_complete v4.5.54
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.1
[INFO] [stderr]   Downloaded tokio v1.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4202c15b452801d6631014ac9173e1ec234fa32dc0b72230035c6a06341be9c1
[INFO] running `Command { std: "docker" "start" "-a" "4202c15b452801d6631014ac9173e1ec234fa32dc0b72230035c6a06341be9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4202c15b452801d6631014ac9173e1ec234fa32dc0b72230035c6a06341be9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4202c15b452801d6631014ac9173e1ec234fa32dc0b72230035c6a06341be9c1", kill_on_drop: false }`
[INFO] [stdout] 4202c15b452801d6631014ac9173e1ec234fa32dc0b72230035c6a06341be9c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72b06d72df74538ae9bb92765ddc212c1f6c7797b08b17c1f53b934acdcf8a5b
[INFO] running `Command { std: "docker" "start" "-a" "72b06d72df74538ae9bb92765ddc212c1f6c7797b08b17c1f53b934acdcf8a5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling clap_complete v4.5.54
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[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 strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "72b06d72df74538ae9bb92765ddc212c1f6c7797b08b17c1f53b934acdcf8a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72b06d72df74538ae9bb92765ddc212c1f6c7797b08b17c1f53b934acdcf8a5b", kill_on_drop: false }`
[INFO] [stdout] 72b06d72df74538ae9bb92765ddc212c1f6c7797b08b17c1f53b934acdcf8a5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4557855b4bbf413ae21d97a1723984e3a535a4368fc1943dc2c531b062229f6b
[INFO] running `Command { std: "docker" "start" "-a" "4557855b4bbf413ae21d97a1723984e3a535a4368fc1943dc2c531b062229f6b", kill_on_drop: false }`
[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] [stderr]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.97s
[INFO] running `Command { std: "docker" "inspect" "4557855b4bbf413ae21d97a1723984e3a535a4368fc1943dc2c531b062229f6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4557855b4bbf413ae21d97a1723984e3a535a4368fc1943dc2c531b062229f6b", kill_on_drop: false }`
[INFO] [stdout] 4557855b4bbf413ae21d97a1723984e3a535a4368fc1943dc2c531b062229f6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aed3b477ec3115181c25fb5744150a0376577763d319932b3ae20ddca79d3797
[INFO] running `Command { std: "docker" "start" "-a" "aed3b477ec3115181c25fb5744150a0376577763d319932b3ae20ddca79d3797", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree/mod.rs:378:21
[INFO] [stderr]     |
[INFO] [stderr] 378 |     pub fn children(&self, parent: NodeId) -> Children<T> {
[INFO] [stderr]     |                     ^^^^^                     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 378 |     pub fn children(&self, parent: NodeId) -> Children<'_, T> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree/mod.rs:404:22
[INFO] [stderr]     |
[INFO] [stderr] 404 |     pub fn ancestors(&self, node: NodeId) -> Ancestors<T> {
[INFO] [stderr]     |                      ^^^^^                   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 404 |     pub fn ancestors(&self, node: NodeId) -> Ancestors<'_, T> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree/mod.rs:431:25
[INFO] [stderr]     |
[INFO] [stderr] 431 |     pub fn predecessors(&self, node: NodeId) -> Predecessors<T> {
[INFO] [stderr]     |                         ^^^^^                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 431 |     pub fn predecessors(&self, node: NodeId) -> Predecessors<'_, T> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree/mod.rs:459:31
[INFO] [stderr]     |
[INFO] [stderr] 459 |     pub fn following_siblings(&self, node: NodeId) -> FollowingSiblings<T> {
[INFO] [stderr]     |                               ^^^^^                   ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 459 |     pub fn following_siblings(&self, node: NodeId) -> FollowingSiblings<'_, T> {
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree/mod.rs:490:31
[INFO] [stderr]     |
[INFO] [stderr] 490 |     pub fn preceding_siblings(&self, node: NodeId) -> PrecedingSiblings<T> {
[INFO] [stderr]     |                               ^^^^^                   ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 490 |     pub fn preceding_siblings(&self, node: NodeId) -> PrecedingSiblings<'_, T> {
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree/mod.rs:521:24
[INFO] [stderr]     |
[INFO] [stderr] 521 |     pub fn descendants(&self, ancestor: NodeId) -> Descendants<T> {
[INFO] [stderr]     |                        ^^^^^                       ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 521 |     pub fn descendants(&self, ancestor: NodeId) -> Descendants<'_, T> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree/mod.rs:553:20
[INFO] [stderr]     |
[INFO] [stderr] 553 |     pub fn visible(&self, ancestor: NodeId) -> Visible<T> {
[INFO] [stderr]     |                    ^^^^^                       ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 553 |     pub fn visible(&self, ancestor: NodeId) -> Visible<'_, T> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `bawa` (lib) generated 7 warnings (run `cargo fix --lib -p bawa` to apply 7 suggestions)
[INFO] [stderr] warning: `bawa` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bawa-6bf515cd9a330db5)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test fuzzy_finder::tests::fuzzy_postfix ... ok
[INFO] [stdout] test fuzzy_finder::tests::fuzzy_unicode ... ok
[INFO] [stdout] test tree::tests::swap_nodes ... ok
[INFO] [stdout] test config::theme::tests::example_up_to_date ... ok
[INFO] [stdout] test fuzzy_finder::tests::oneshot ... ok
[INFO] [stdout] test config::keys::tests::example_up_to_date ... ok
[INFO] [stdout] test tree::widget::render::tests::selected_higher_than_max_height ... ok
[INFO] [stdout] test fuzzy_finder::tests::fuzzy_unicode2 ... ok
[INFO] [stdout] test tree::widget::render::tests::selected_lower_than_offset ... ok
[INFO] [stdout] test config::options::tests::example_up_to_date ... ok
[INFO] [stdout] test tree::widget::render::tests::selected_within_view ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bawa-b2f658ed9a78f8a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bawa
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::descendants (line 498) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::detach (line 246) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::add_value (line 107) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::ancestors (line 386) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::children (line 352) ... ok
[INFO] [stdout] test src/search.rs - search::Search::search (line 36) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::add_node (line 123) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::append (line 139) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::following_siblings (line 439) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::get (line 32) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::get_id (line 67) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::get_mut (line 48) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::detached_from_root (line 275) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::insert_after (line 186) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::iter_ids (line 296) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::insert_before (line 216) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::prepend (line 160) ... ok
[INFO] [stdout] test src/tree/node.rs - tree::node::Node<T>::first_child (line 99) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::visible (line 529) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::predecessors (line 412) ... ok
[INFO] [stdout] test src/tree/mod.rs - tree::Tree<T>::preceding_siblings (line 467) ... ok
[INFO] [stdout] test src/tree/node.rs - tree::node::Node<T>::next_sibling (line 77) ... ok
[INFO] [stdout] test src/tree/node.rs - tree::node::Node<T>::last_child (line 123) ... ok
[INFO] [stdout] test src/tree/node.rs - tree::node::Node<T>::parent (line 33) ... ok
[INFO] [stdout] test src/tree/node.rs - tree::node::Node<T>::previous_sibling (line 54) ... ok
[INFO] [stdout] test src/tree/traverse.rs - tree::traverse::Edge::prev_visible (line 297) ... ok
[INFO] [stdout] test src/tree/widget/state.rs - tree::widget::state::TreeState::select (line 22) ... ok
[INFO] [stdout] test src/tree/traverse.rs - tree::traverse::Edge::prev (line 252) ... ok
[INFO] [stdout] test src/tree/traverse.rs - tree::traverse::Edge::next (line 152) ... ok
[INFO] [stdout] test src/tree/widget/state.rs - tree::widget::state::TreeState::select_first (line 190) ... ok
[INFO] [stdout] test src/tree/traverse.rs - tree::traverse::Edge::next_visible (line 197) ... ok
[INFO] [stdout] test src/tree/widget/state.rs - tree::widget::state::TreeState::select_last (line 216) ... ok
[INFO] [stdout] test src/tree/widget/state.rs - tree::widget::state::TreeState::select_prev (line 138) ... ok
[INFO] [stdout] test src/tree/widget/state.rs - tree::widget::state::TreeState::select_next (line 89) ... ok
[INFO] [stdout] test src/tree/widget/state.rs - tree::widget::state::TreeState::select_unchecked (line 64) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aed3b477ec3115181c25fb5744150a0376577763d319932b3ae20ddca79d3797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aed3b477ec3115181c25fb5744150a0376577763d319932b3ae20ddca79d3797", kill_on_drop: false }`
[INFO] [stdout] aed3b477ec3115181c25fb5744150a0376577763d319932b3ae20ddca79d3797
