[INFO] fetching crate libwild 0.5.0...
[INFO] building libwild-0.5.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate libwild 0.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate libwild 0.5.0
[INFO] finished tweaking crates.io crate libwild 0.5.0
[INFO] tweaked toml for crates.io crate libwild 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libwild 0.5.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libwild 0.5.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] [stderr]   Downloaded sharded-offset-map v0.2.0
[INFO] [stderr]   Downloaded msvc-demangler v0.10.1
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded bumpalo-herd v0.1.2
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.0
[INFO] [stderr]   Downloaded symbolic-common v12.15.5
[INFO] [stderr]   Downloaded cpp_demangle v0.4.4
[INFO] [stderr]   Downloaded symbolic-demangle v12.15.5
[INFO] [stderr]   Downloaded atomic-take v1.1.0
[INFO] [stderr]   Downloaded linker-layout v0.5.0
[INFO] [stderr]   Downloaded linker-trace v0.5.0
[INFO] [stderr]   Downloaded zlib-rs v0.5.0
[INFO] [stderr]   Downloaded linker-utils v0.5.0
[INFO] [stderr]   Downloaded sharded-vec-writer v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1034c918d8787a33ff5b5338b49d7490ce2170761f5fea6d61212814490263b3
[INFO] running `Command { std: "docker" "start" "-a" "1034c918d8787a33ff5b5338b49d7490ce2170761f5fea6d61212814490263b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1034c918d8787a33ff5b5338b49d7490ce2170761f5fea6d61212814490263b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1034c918d8787a33ff5b5338b49d7490ce2170761f5fea6d61212814490263b3", kill_on_drop: false }`
[INFO] [stdout] 1034c918d8787a33ff5b5338b49d7490ce2170761f5fea6d61212814490263b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8811b4693923b58acc669b3d2d4ccff6df014d599a4d22820f060951c818922
[INFO] running `Command { std: "docker" "start" "-a" "e8811b4693923b58acc669b3d2d4ccff6df014d599a4d22820f060951c818922", kill_on_drop: false }`
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zlib-rs v0.5.0
[INFO] [stderr]    Compiling msvc-demangler v0.10.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling sharded-vec-writer v0.3.0
[INFO] [stderr]    Compiling bumpalo-herd v0.1.2
[INFO] [stderr]    Compiling sharded-offset-map v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling symbolic-common v12.15.5
[INFO] [stderr]    Compiling linker-utils v0.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling symbolic-demangle v12.15.5
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libz-rs-sys v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling linker-trace v0.5.0
[INFO] [stderr]    Compiling linker-layout v0.5.0
[INFO] [stderr]    Compiling libwild v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/elf_writer.rs:3275:20
[INFO] [stdout]      |
[INFO] [stdout] 3275 |     fn new(buffer: &mut [u8]) -> DynamicEntriesWriter {
[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] 3275 |     fn new(buffer: &mut [u8]) -> DynamicEntriesWriter<'_> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/layout.rs:1129:30
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     symbol_resolution_flags: &[ResolutionFlags],
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1130 | ) -> GlobalAddressEmitter {
[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] 1130 | ) -> GlobalAddressEmitter<'_> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/layout.rs:1642:31
[INFO] [stdout]      |
[INFO] [stdout] 1642 |     pub(crate) fn file_layout(&self, file_id: FileId) -> &FileLayout {
[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] 1642 |     pub(crate) fn file_layout(&self, file_id: FileId) -> &FileLayout<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/layout.rs:1662:31
[INFO] [stdout]      |
[INFO] [stdout] 1662 |     pub(crate) fn info_inputs(&self) -> InfoInputs {
[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] 1662 |     pub(crate) fn info_inputs(&self) -> InfoInputs<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output_section_id.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 285 |     ) -> impl Iterator<Item = (OutputSectionId, &SectionOutputInfo)> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                 ||
[INFO] [stdout]     |                                                 |the same lifetime is hidden here
[INFO] [stdout]     |                                                 the same 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] 285 |     ) -> impl Iterator<Item = (OutputSectionId, &SectionOutputInfo<'_>)> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/program_segments.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub(crate) fn display(self, program_segments: &ProgramSegments) -> ProgramSegmentDisplay {
[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] 157 |     pub(crate) fn display(self, program_segments: &ProgramSegments) -> ProgramSegmentDisplay<'_> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symbol_db.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub(crate) fn file(&self, file_id: FileId) -> ParsedInput {
[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] 545 |     pub(crate) fn file(&self, file_id: FileId) -> ParsedInput<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symbol_db.rs:594:9
[INFO] [stdout]     |
[INFO] [stdout] 594 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 595 |     ) -> impl Iterator<Item = (&PreHashed<UnversionedSymbolName>, &SymbolId)> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |          |
[INFO] [stdout]     |                                |          the same lifetime is hidden here
[INFO] [stdout]     |                                the same 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] 595 |     ) -> impl Iterator<Item = (&PreHashed<UnversionedSymbolName<'_>>, &SymbolId)> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/version_script.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub(crate) fn version_iter(&self) -> impl Iterator<Item = &Version> {
[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] 190 |     pub(crate) fn version_iter(&self) -> impl Iterator<Item = &Version<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.90s
[INFO] running `Command { std: "docker" "inspect" "e8811b4693923b58acc669b3d2d4ccff6df014d599a4d22820f060951c818922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8811b4693923b58acc669b3d2d4ccff6df014d599a4d22820f060951c818922", kill_on_drop: false }`
[INFO] [stdout] e8811b4693923b58acc669b3d2d4ccff6df014d599a4d22820f060951c818922
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03b2d22835bcfb1fdb73be78ad388215f58ff4b665df515d1721509bbf4fb010
[INFO] running `Command { std: "docker" "start" "-a" "03b2d22835bcfb1fdb73be78ad388215f58ff4b665df515d1721509bbf4fb010", kill_on_drop: false }`
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/elf_writer.rs:3275:20
[INFO] [stdout]      |
[INFO] [stdout] 3275 |     fn new(buffer: &mut [u8]) -> DynamicEntriesWriter {
[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] 3275 |     fn new(buffer: &mut [u8]) -> DynamicEntriesWriter<'_> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/layout.rs:1129:30
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     symbol_resolution_flags: &[ResolutionFlags],
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1130 | ) -> GlobalAddressEmitter {
[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] 1130 | ) -> GlobalAddressEmitter<'_> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/layout.rs:1642:31
[INFO] [stdout]      |
[INFO] [stdout] 1642 |     pub(crate) fn file_layout(&self, file_id: FileId) -> &FileLayout {
[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] 1642 |     pub(crate) fn file_layout(&self, file_id: FileId) -> &FileLayout<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/layout.rs:1662:31
[INFO] [stdout]      |
[INFO] [stdout] 1662 |     pub(crate) fn info_inputs(&self) -> InfoInputs {
[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] 1662 |     pub(crate) fn info_inputs(&self) -> InfoInputs<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output_section_id.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 285 |     ) -> impl Iterator<Item = (OutputSectionId, &SectionOutputInfo)> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                 ||
[INFO] [stdout]     |                                                 |the same lifetime is hidden here
[INFO] [stdout]     |                                                 the same 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] 285 |     ) -> impl Iterator<Item = (OutputSectionId, &SectionOutputInfo<'_>)> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/program_segments.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub(crate) fn display(self, program_segments: &ProgramSegments) -> ProgramSegmentDisplay {
[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] 157 |     pub(crate) fn display(self, program_segments: &ProgramSegments) -> ProgramSegmentDisplay<'_> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symbol_db.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub(crate) fn file(&self, file_id: FileId) -> ParsedInput {
[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] 545 |     pub(crate) fn file(&self, file_id: FileId) -> ParsedInput<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symbol_db.rs:594:9
[INFO] [stdout]     |
[INFO] [stdout] 594 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 595 |     ) -> impl Iterator<Item = (&PreHashed<UnversionedSymbolName>, &SymbolId)> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |          |
[INFO] [stdout]     |                                |          the same lifetime is hidden here
[INFO] [stdout]     |                                the same 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] 595 |     ) -> impl Iterator<Item = (&PreHashed<UnversionedSymbolName<'_>>, &SymbolId)> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/version_script.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub(crate) fn version_iter(&self) -> impl Iterator<Item = &Version> {
[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] 190 |     pub(crate) fn version_iter(&self) -> impl Iterator<Item = &Version<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libwild v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/elf_writer.rs:3275:20
[INFO] [stdout]      |
[INFO] [stdout] 3275 |     fn new(buffer: &mut [u8]) -> DynamicEntriesWriter {
[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] 3275 |     fn new(buffer: &mut [u8]) -> DynamicEntriesWriter<'_> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/layout.rs:1129:30
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     symbol_resolution_flags: &[ResolutionFlags],
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1130 | ) -> GlobalAddressEmitter {
[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] 1130 | ) -> GlobalAddressEmitter<'_> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/layout.rs:1642:31
[INFO] [stdout]      |
[INFO] [stdout] 1642 |     pub(crate) fn file_layout(&self, file_id: FileId) -> &FileLayout {
[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] 1642 |     pub(crate) fn file_layout(&self, file_id: FileId) -> &FileLayout<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/layout.rs:1662:31
[INFO] [stdout]      |
[INFO] [stdout] 1662 |     pub(crate) fn info_inputs(&self) -> InfoInputs {
[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] 1662 |     pub(crate) fn info_inputs(&self) -> InfoInputs<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/linker_script.rs:396:27
[INFO] [stdout]     |
[INFO] [stdout] 396 |     fn parse_script(text: &str) -> Result<LinkerScript> {
[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] 396 |     fn parse_script(text: &str) -> Result<LinkerScript<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output_section_id.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 285 |     ) -> impl Iterator<Item = (OutputSectionId, &SectionOutputInfo)> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                 ||
[INFO] [stdout]     |                                                 |the same lifetime is hidden here
[INFO] [stdout]     |                                                 the same 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] 285 |     ) -> impl Iterator<Item = (OutputSectionId, &SectionOutputInfo<'_>)> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/program_segments.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub(crate) fn display(self, program_segments: &ProgramSegments) -> ProgramSegmentDisplay {
[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] 157 |     pub(crate) fn display(self, program_segments: &ProgramSegments) -> ProgramSegmentDisplay<'_> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symbol_db.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub(crate) fn file(&self, file_id: FileId) -> ParsedInput {
[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] 545 |     pub(crate) fn file(&self, file_id: FileId) -> ParsedInput<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/symbol_db.rs:594:9
[INFO] [stdout]     |
[INFO] [stdout] 594 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 595 |     ) -> impl Iterator<Item = (&PreHashed<UnversionedSymbolName>, &SymbolId)> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |          |
[INFO] [stdout]     |                                |          the same lifetime is hidden here
[INFO] [stdout]     |                                the same 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] 595 |     ) -> impl Iterator<Item = (&PreHashed<UnversionedSymbolName<'_>>, &SymbolId)> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/version_script.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub(crate) fn version_iter(&self) -> impl Iterator<Item = &Version> {
[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] 190 |     pub(crate) fn version_iter(&self) -> impl Iterator<Item = &Version<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.70s
[INFO] running `Command { std: "docker" "inspect" "03b2d22835bcfb1fdb73be78ad388215f58ff4b665df515d1721509bbf4fb010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03b2d22835bcfb1fdb73be78ad388215f58ff4b665df515d1721509bbf4fb010", kill_on_drop: false }`
[INFO] [stdout] 03b2d22835bcfb1fdb73be78ad388215f58ff4b665df515d1721509bbf4fb010
