[INFO] fetching crate ddbug_parser 0.4.0...
[INFO] testing ddbug_parser-0.4.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ddbug_parser 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ddbug_parser 0.4.0
[INFO] finished tweaking crates.io crate ddbug_parser 0.4.0
[INFO] tweaked toml for crates.io crate ddbug_parser 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ddbug_parser 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding gimli v0.31.1 (available: v0.32.3)
[INFO] [stderr]       Adding object v0.36.7 (available: v0.37.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b3e62eb91f310fab7df92464365266133138711066c1a879242494e55e73e5d
[INFO] running `Command { std: "docker" "start" "-a" "9b3e62eb91f310fab7df92464365266133138711066c1a879242494e55e73e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b3e62eb91f310fab7df92464365266133138711066c1a879242494e55e73e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b3e62eb91f310fab7df92464365266133138711066c1a879242494e55e73e5d", kill_on_drop: false }`
[INFO] [stdout] 9b3e62eb91f310fab7df92464365266133138711066c1a879242494e55e73e5d
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2a220b4b267f64695be8bfc1623eb80ad0673dcf637276e0c3c4ff39044ae68
[INFO] running `Command { std: "docker" "start" "-a" "a2a220b4b267f64695be8bfc1623eb80ad0673dcf637276e0c3c4ff39044ae68", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling wasmparser v0.222.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling ddbug_parser v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn to_slice(&self) -> gimli::Result<Cow<[u8]>> {
[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] 229 |     fn to_slice(&self) -> gimli::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn to_string(&self) -> gimli::Result<Cow<str>> {
[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] 234 |     fn to_string(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<str>> {
[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] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 281 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout] 282 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the same lifetime is hidden here
[INFO] [stdout]     |         the same lifetime is hidden 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] 282 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 300 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout] 301 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the same lifetime is hidden here
[INFO] [stdout]     |         the same lifetime is hidden 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] 301 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 312 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout] 313 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the same lifetime is hidden here
[INFO] [stdout]     |         the same lifetime is hidden 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] 313 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 112 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/namespace.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn up(&self, len: usize) -> &Namespace {
[INFO] [stdout]    |           ^^^^^                 ^^^^^^^^^^
[INFO] [stdout]    |           |                     ||
[INFO] [stdout]    |           |                     |the same lifetime is hidden here
[INFO] [stdout]    |           |                     the same lifetime is elided here
[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] 60 |     fn up(&self, len: usize) -> &Namespace<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:535:22
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 535 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:589:22
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 589 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:682:22
[INFO] [stdout]     |
[INFO] [stdout] 682 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 682 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/types.rs:1108:22
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]      |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]      |                      |                ||
[INFO] [stdout]      |                      |                |the same lifetime is hidden here
[INFO] [stdout]      |                      |                the same lifetime is elided here
[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] 1108 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/types.rs:1468:22
[INFO] [stdout]      |
[INFO] [stdout] 1468 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]      |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]      |                      |                ||
[INFO] [stdout]      |                      |                |the same lifetime is hidden here
[INFO] [stdout]      |                      |                the same lifetime is elided here
[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] 1468 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/variable.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]    |                      |                ||
[INFO] [stdout]    |                      |                |the same lifetime is hidden here
[INFO] [stdout]    |                      |                the same lifetime is elided here
[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] 69 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.48s
[INFO] running `Command { std: "docker" "inspect" "a2a220b4b267f64695be8bfc1623eb80ad0673dcf637276e0c3c4ff39044ae68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2a220b4b267f64695be8bfc1623eb80ad0673dcf637276e0c3c4ff39044ae68", kill_on_drop: false }`
[INFO] [stdout] a2a220b4b267f64695be8bfc1623eb80ad0673dcf637276e0c3c4ff39044ae68
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdb3ec9d5abe6c94c3a06c7995058763c79656c578991fe673180f66998f2140
[INFO] running `Command { std: "docker" "start" "-a" "cdb3ec9d5abe6c94c3a06c7995058763c79656c578991fe673180f66998f2140", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn to_slice(&self) -> gimli::Result<Cow<[u8]>> {
[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] 229 |     fn to_slice(&self) -> gimli::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn to_string(&self) -> gimli::Result<Cow<str>> {
[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] 234 |     fn to_string(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<str>> {
[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] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 281 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout] 282 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the same lifetime is hidden here
[INFO] [stdout]     |         the same lifetime is hidden 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] 282 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 300 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout] 301 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the same lifetime is hidden here
[INFO] [stdout]     |         the same lifetime is hidden 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] 301 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 312 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout] 313 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the same lifetime is hidden here
[INFO] [stdout]     |         the same lifetime is hidden 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] 313 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 112 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/namespace.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn up(&self, len: usize) -> &Namespace {
[INFO] [stdout]    |           ^^^^^                 ^^^^^^^^^^
[INFO] [stdout]    |           |                     ||
[INFO] [stdout]    |           |                     |the same lifetime is hidden here
[INFO] [stdout]    |           |                     the same lifetime is elided here
[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] 60 |     fn up(&self, len: usize) -> &Namespace<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:535:22
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 535 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ddbug_parser v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:589:22
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 589 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:682:22
[INFO] [stdout]     |
[INFO] [stdout] 682 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 682 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/types.rs:1108:22
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]      |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]      |                      |                ||
[INFO] [stdout]      |                      |                |the same lifetime is hidden here
[INFO] [stdout]      |                      |                the same lifetime is elided here
[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] 1108 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/types.rs:1468:22
[INFO] [stdout]      |
[INFO] [stdout] 1468 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]      |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]      |                      |                ||
[INFO] [stdout]      |                      |                |the same lifetime is hidden here
[INFO] [stdout]      |                      |                the same lifetime is elided here
[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] 1468 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/variable.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]    |                      |                ||
[INFO] [stdout]    |                      |                |the same lifetime is hidden here
[INFO] [stdout]    |                      |                the same lifetime is elided here
[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] 69 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn to_slice(&self) -> gimli::Result<Cow<[u8]>> {
[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] 229 |     fn to_slice(&self) -> gimli::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn to_string(&self) -> gimli::Result<Cow<str>> {
[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] 234 |     fn to_string(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<str>> {
[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] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 281 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout] 282 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the same lifetime is hidden here
[INFO] [stdout]     |         the same lifetime is hidden 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] 282 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 300 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout] 301 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the same lifetime is hidden here
[INFO] [stdout]     |         the same lifetime is hidden 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] 301 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/dwarf.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 312 |         &DwarfUnit<'input, Endian>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout] 313 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the same lifetime is hidden here
[INFO] [stdout]     |         the same lifetime is hidden 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] 313 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 112 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/namespace.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn up(&self, len: usize) -> &Namespace {
[INFO] [stdout]    |           ^^^^^                 ^^^^^^^^^^
[INFO] [stdout]    |           |                     ||
[INFO] [stdout]    |           |                     |the same lifetime is hidden here
[INFO] [stdout]    |           |                     the same lifetime is elided here
[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] 60 |     fn up(&self, len: usize) -> &Namespace<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:535:22
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 535 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:589:22
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 589 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:682:22
[INFO] [stdout]     |
[INFO] [stdout] 682 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[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] 682 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/types.rs:1108:22
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]      |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]      |                      |                ||
[INFO] [stdout]      |                      |                |the same lifetime is hidden here
[INFO] [stdout]      |                      |                the same lifetime is elided here
[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] 1108 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/types.rs:1468:22
[INFO] [stdout]      |
[INFO] [stdout] 1468 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]      |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]      |                      |                ||
[INFO] [stdout]      |                      |                |the same lifetime is hidden here
[INFO] [stdout]      |                      |                the same lifetime is elided here
[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] 1468 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/variable.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^
[INFO] [stdout]    |                      |                ||
[INFO] [stdout]    |                      |                |the same lifetime is hidden here
[INFO] [stdout]    |                      |                the same lifetime is elided here
[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] 69 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "cdb3ec9d5abe6c94c3a06c7995058763c79656c578991fe673180f66998f2140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdb3ec9d5abe6c94c3a06c7995058763c79656c578991fe673180f66998f2140", kill_on_drop: false }`
[INFO] [stdout] cdb3ec9d5abe6c94c3a06c7995058763c79656c578991fe673180f66998f2140
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70ac5a57fcd43d0714ab0410706fd38408a827f84bf56ed5e0f8f6cb377dac40
[INFO] running `Command { std: "docker" "start" "-a" "70ac5a57fcd43d0714ab0410706fd38408a827f84bf56ed5e0f8f6cb377dac40", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/file/dwarf.rs:229:17
[INFO] [stderr]     |
[INFO] [stderr] 229 |     fn to_slice(&self) -> gimli::Result<Cow<[u8]>> {
[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] 229 |     fn to_slice(&self) -> gimli::Result<Cow<'_, [u8]>> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/file/dwarf.rs:234:18
[INFO] [stderr]     |
[INFO] [stderr] 234 |     fn to_string(&self) -> gimli::Result<Cow<str>> {
[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] 234 |     fn to_string(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stderr]     |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/file/dwarf.rs:239:24
[INFO] [stderr]     |
[INFO] [stderr] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<str>> {
[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] 239 |     fn to_string_lossy(&self) -> gimli::Result<Cow<'_, str>> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/file/dwarf.rs:278:9
[INFO] [stderr]     |
[INFO] [stderr] 278 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 281 |         &DwarfUnit<'input, Endian>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr] 282 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         the same lifetime is hidden here
[INFO] [stderr]     |         the same lifetime is hidden 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] 282 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stderr]     |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/file/dwarf.rs:297:9
[INFO] [stderr]     |
[INFO] [stderr] 297 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 300 |         &DwarfUnit<'input, Endian>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr] 301 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         the same lifetime is hidden here
[INFO] [stderr]     |         the same lifetime is hidden 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] 301 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stderr]     |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/file/dwarf.rs:309:9
[INFO] [stderr]     |
[INFO] [stderr] 309 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 312 |         &DwarfUnit<'input, Endian>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr] 313 |         gimli::EntriesTree<Reader<'input, Endian>>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         the same lifetime is hidden here
[INFO] [stderr]     |         the same lifetime is hidden 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] 313 |         gimli::EntriesTree<'_, Reader<'input, Endian>>,
[INFO] [stderr]     |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/function.rs:112:22
[INFO] [stderr]     |
[INFO] [stderr] 112 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stderr]     |                      |                ||
[INFO] [stderr]     |                      |                |the same lifetime is hidden here
[INFO] [stderr]     |                      |                the same lifetime is elided here
[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] 112 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/namespace.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn up(&self, len: usize) -> &Namespace {
[INFO] [stderr]    |           ^^^^^                 ^^^^^^^^^^
[INFO] [stderr]    |           |                     ||
[INFO] [stderr]    |           |                     |the same lifetime is hidden here
[INFO] [stderr]    |           |                     the same lifetime is elided here
[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] 60 |     fn up(&self, len: usize) -> &Namespace<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:535:22
[INFO] [stderr]     |
[INFO] [stderr] 535 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stderr]     |                      |                ||
[INFO] [stderr]     |                      |                |the same lifetime is hidden here
[INFO] [stderr]     |                      |                the same lifetime is elided here
[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] 535 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:589:22
[INFO] [stderr]     |
[INFO] [stderr] 589 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stderr]     |                      |                ||
[INFO] [stderr]     |                      |                |the same lifetime is hidden here
[INFO] [stderr]     |                      |                the same lifetime is elided here
[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] 589 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:682:22
[INFO] [stderr]     |
[INFO] [stderr] 682 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^^^
[INFO] [stderr]     |                      |                ||
[INFO] [stderr]     |                      |                |the same lifetime is hidden here
[INFO] [stderr]     |                      |                the same lifetime is elided here
[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] 682 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/types.rs:1108:22
[INFO] [stderr]      |
[INFO] [stderr] 1108 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stderr]      |                      ^^^^^            ^^^^^^^^^^
[INFO] [stderr]      |                      |                ||
[INFO] [stderr]      |                      |                |the same lifetime is hidden here
[INFO] [stderr]      |                      |                the same lifetime is elided here
[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] 1108 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stderr]      |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/types.rs:1468:22
[INFO] [stderr]      |
[INFO] [stderr] 1468 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stderr]      |                      ^^^^^            ^^^^^^^^^^
[INFO] [stderr]      |                      |                ||
[INFO] [stderr]      |                      |                |the same lifetime is hidden here
[INFO] [stderr]      |                      |                the same lifetime is elided here
[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] 1468 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stderr]      |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/variable.rs:69:22
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn namespace(&self) -> Option<&Namespace> {
[INFO] [stderr]    |                      ^^^^^            ^^^^^^^^^^
[INFO] [stderr]    |                      |                ||
[INFO] [stderr]    |                      |                |the same lifetime is hidden here
[INFO] [stderr]    |                      |                the same lifetime is elided here
[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] 69 |     pub fn namespace(&self) -> Option<&Namespace<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ddbug_parser` (lib) generated 14 warnings (run `cargo fix --lib -p ddbug_parser` to apply 14 suggestions)
[INFO] [stderr] warning: `ddbug_parser` (lib test) generated 14 warnings (14 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/ddbug_parser-6864e7a98d01ab05)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test namespace::test::cmp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ddbug_parser
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "70ac5a57fcd43d0714ab0410706fd38408a827f84bf56ed5e0f8f6cb377dac40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70ac5a57fcd43d0714ab0410706fd38408a827f84bf56ed5e0f8f6cb377dac40", kill_on_drop: false }`
[INFO] [stdout] 70ac5a57fcd43d0714ab0410706fd38408a827f84bf56ed5e0f8f6cb377dac40
