[INFO] fetching crate manual-filetree 0.0.1-rc.10...
[INFO] testing manual-filetree-0.0.1-rc.10 against 1.91.0 for beta-1.92-2
[INFO] extracting crate manual-filetree 0.0.1-rc.10 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate manual-filetree 0.0.1-rc.10
[INFO] finished tweaking crates.io crate manual-filetree 0.0.1-rc.10
[INFO] tweaked toml for crates.io crate manual-filetree 0.0.1-rc.10 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate manual-filetree 0.0.1-rc.10 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate manual-filetree 0.0.1-rc.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.32
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.10
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.42
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]   Downloaded syn v2.0.52
[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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d4c38438cd3f3b715ab07eaa0238d7bff31096be1642200c88ae90b4ec0e359
[INFO] running `Command { std: "docker" "start" "-a" "5d4c38438cd3f3b715ab07eaa0238d7bff31096be1642200c88ae90b4ec0e359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d4c38438cd3f3b715ab07eaa0238d7bff31096be1642200c88ae90b4ec0e359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d4c38438cd3f3b715ab07eaa0238d7bff31096be1642200c88ae90b4ec0e359", kill_on_drop: false }`
[INFO] [stdout] 5d4c38438cd3f3b715ab07eaa0238d7bff31096be1642200c88ae90b4ec0e359
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f115828e682c29757b77ccb85dc325a4579d52f3ccb1b40000ad0fef0f0f8297
[INFO] running `Command { std: "docker" "start" "-a" "f115828e682c29757b77ccb85dc325a4579d52f3ccb1b40000ad0fef0f0f8297", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling manual-filetree v0.0.1-rc.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:60:67
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stdout]    |                        --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                        |                   |
[INFO] [stdout]    |                        |                   the lifetime is named here
[INFO] [stdout]    |                        the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:85:69
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stdout]    |                          --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |                   |
[INFO] [stdout]    |                          |                   the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stdout]    |                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:91:69
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stdout]    |                          --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |                   |
[INFO] [stdout]    |                          |                   the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stdout]    |                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
[INFO] running `Command { std: "docker" "inspect" "f115828e682c29757b77ccb85dc325a4579d52f3ccb1b40000ad0fef0f0f8297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f115828e682c29757b77ccb85dc325a4579d52f3ccb1b40000ad0fef0f0f8297", kill_on_drop: false }`
[INFO] [stdout] f115828e682c29757b77ccb85dc325a4579d52f3ccb1b40000ad0fef0f0f8297
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 033229e578ccb25aef2dc733deb3eaa54d40488ef25dea628a810b596f12c1f0
[INFO] running `Command { std: "docker" "start" "-a" "033229e578ccb25aef2dc733deb3eaa54d40488ef25dea628a810b596f12c1f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling manual-filetree v0.0.1-rc.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:60:67
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stdout]    |                        --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                        |                   |
[INFO] [stdout]    |                        |                   the lifetime is named here
[INFO] [stdout]    |                        the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:85:69
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stdout]    |                          --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |                   |
[INFO] [stdout]    |                          |                   the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stdout]    |                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:91:69
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stdout]    |                          --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |                   |
[INFO] [stdout]    |                          |                   the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stdout]    |                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.42
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:60:67
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stdout]    |                        --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                        |                   |
[INFO] [stdout]    |                        |                   the lifetime is named here
[INFO] [stdout]    |                        the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:85:69
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stdout]    |                          --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |                   |
[INFO] [stdout]    |                          |                   the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stdout]    |                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:91:69
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stdout]    |                          --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |                   |
[INFO] [stdout]    |                          |                   the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stdout]    |                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.01s
[INFO] running `Command { std: "docker" "inspect" "033229e578ccb25aef2dc733deb3eaa54d40488ef25dea628a810b596f12c1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "033229e578ccb25aef2dc733deb3eaa54d40488ef25dea628a810b596f12c1f0", kill_on_drop: false }`
[INFO] [stdout] 033229e578ccb25aef2dc733deb3eaa54d40488ef25dea628a810b596f12c1f0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 672f9172dd4717212d1b8096510941db3d98288236bb356ca69c5a60b63abc21
[INFO] running `Command { std: "docker" "start" "-a" "672f9172dd4717212d1b8096510941db3d98288236bb356ca69c5a60b63abc21", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/node.rs:60:67
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stderr]    |                        --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                        |                   |
[INFO] [stderr]    |                        |                   the lifetime is named here
[INFO] [stderr]    |                        the lifetime is named 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn parent<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stderr]    |                                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/node.rs:85:69
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stderr]    |                          --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                          |                   |
[INFO] [stderr]    |                          |                   the lifetime is named here
[INFO] [stderr]    |                          the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn next_sibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stderr]    |                                                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/node.rs:91:69
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&Node> {
[INFO] [stderr]    |                          --                  --                     ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                          |                   |
[INFO] [stderr]    |                          |                   the lifetime is named here
[INFO] [stderr]    |                          the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn next_pibling<'a>(&'a self, filetree: &'a Filetree) -> Option<&'a Node> {
[INFO] [stderr]    |                                                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: `manual-filetree` (lib) generated 3 warnings (run `cargo fix --lib -p manual-filetree` to apply 3 suggestions)
[INFO] [stderr] warning: `manual-filetree` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/filetree-9cfcf78a5fbf8022)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test node::tests::display ... ok
[INFO] [stdout] test filetree::tests::same_filename ... ok
[INFO] [stdout] test filetree::tests::empty ... ok
[INFO] [stdout] test filetree::tests::deeply_nested ... ok
[INFO] [stdout] test filetree::tests::nested ... ok
[INFO] [stdout] test filetree::tests::flat ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-f54678c1febbb92f)
[INFO] [stderr]    Doc-tests filetree
[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] [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] running `Command { std: "docker" "inspect" "672f9172dd4717212d1b8096510941db3d98288236bb356ca69c5a60b63abc21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "672f9172dd4717212d1b8096510941db3d98288236bb356ca69c5a60b63abc21", kill_on_drop: false }`
[INFO] [stdout] 672f9172dd4717212d1b8096510941db3d98288236bb356ca69c5a60b63abc21
