[INFO] fetching crate llvm_quick 181.0.0-alpha.7...
[INFO] checking llvm_quick-181.0.0-alpha.7 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0
[INFO] extracting crate llvm_quick 181.0.0-alpha.7 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate llvm_quick 181.0.0-alpha.7
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate llvm_quick 181.0.0-alpha.7
[INFO] tweaked toml for crates.io crate llvm_quick 181.0.0-alpha.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate llvm_quick 181.0.0-alpha.7 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate llvm_quick 181.0.0-alpha.7 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-lite v0.1.6
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] [stderr]   Downloaded llvm-sys v181.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e0633f8e8873547a0dac8086b078d6619bd5bed89e81b420db7eae399dc9cea
[INFO] running `Command { std: "docker" "start" "-a" "7e0633f8e8873547a0dac8086b078d6619bd5bed89e81b420db7eae399dc9cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e0633f8e8873547a0dac8086b078d6619bd5bed89e81b420db7eae399dc9cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e0633f8e8873547a0dac8086b078d6619bd5bed89e81b420db7eae399dc9cea", kill_on_drop: false }`
[INFO] [stdout] 7e0633f8e8873547a0dac8086b078d6619bd5bed89e81b420db7eae399dc9cea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb3da38396b7654d2242929712893f84b596ce3ec65292feb360716951614dc3
[INFO] running `Command { std: "docker" "start" "-a" "eb3da38396b7654d2242929712893f84b596ce3ec65292feb360716951614dc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling llvm-sys v181.1.0
[INFO] [stderr]     Checking llvm_quick v181.0.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bit_reader.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn parse_bitcode(&self, mem_buf: &MemoryBuffer) -> Result<Owning<Module>, ()> {
[INFO] [stdout]   |                          ^^^^^ the lifetime is elided here               ^^^^^^ 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]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn parse_bitcode(&self, mem_buf: &MemoryBuffer) -> Result<Owning<Module<'_>>, ()> {
[INFO] [stdout]   |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bit_reader.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn get_bitcode_module(&self, mem_buf: Owning<MemoryBuffer>) -> Result<Owning<Module>, ()> {
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here                      ^^^^^^ 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] 19 |     pub fn get_bitcode_module(&self, mem_buf: Owning<MemoryBuffer>) -> Result<Owning<Module<'_>>, ()> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/instruction_builders.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn create_builder(&self) -> Owning<Builder> {
[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] 11 |     pub fn create_builder(&self) -> Owning<Builder<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/instructions.rs:29:62
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn instruction_get_all_metadata_other_than_debug_loc(&self) -> ValueMetadataEntries {
[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] 29 |     pub fn instruction_get_all_metadata_other_than_debug_loc(&self) -> ValueMetadataEntries<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/instructions.rs:157:40
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn get_operand_bundle_as_index(&self, index: u32) -> &OperandBundle {
[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] 157 |     pub fn get_operand_bundle_as_index(&self, index: u32) -> &OperandBundle<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/modules.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn create_module(&self, name: &CStr) -> Owning<Module> {
[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] 21 |     pub fn create_module(&self, name: &CStr) -> Owning<Module<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/modules.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn copy_flags_metadata(&self) -> ModuleFlagsMetadata {
[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] 82 |     pub fn copy_flags_metadata(&self) -> ModuleFlagsMetadata<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/values/constants.rs:410:30
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn get_global_parent(&self) -> &Module {
[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] 410 |     pub fn get_global_parent(&self) -> &Module<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/values/constants.rs:486:30
[INFO] [stdout]     |
[INFO] [stdout] 486 |     pub fn copy_all_metadata(&self) -> ValueMetadataEntries {
[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] 486 |     pub fn copy_all_metadata(&self) -> ValueMetadataEntries<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/execution_engine.rs:257:26
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn remove_module(&self, m: *const Module<'c>) -> Result<Owning<Module>, Message> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here             ^^^^^^ 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] 257 |     pub fn remove_module(&self, m: *const Module<'c>) -> Result<Owning<Module<'_>>, Message> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir_reader.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn parse_ir(&self, mem_buf: &MemoryBuffer) -> Result<Owning<Module>, Message> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here               ^^^^^^ 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] 10 |     pub fn parse_ir(&self, mem_buf: &MemoryBuffer) -> Result<Owning<Module<'_>>, Message> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn copy_symbol_iterator(&self) -> Owning<SymbolIterator> {
[INFO] [stdout]     |                                 ^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the same lifetime is hidden here
[INFO] [stdout]     |                                 |                the same lifetime is hidden 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] 108 |     pub fn copy_symbol_iterator(&self) -> Owning<SymbolIterator<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn get_relocations(&self) -> Owning<RelocationIterator> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is hidden here
[INFO] [stdout]     |                            |                the same lifetime is hidden 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] 166 |     pub fn get_relocations(&self) -> Owning<RelocationIterator<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bit_reader.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn parse_bitcode(&self, mem_buf: &MemoryBuffer) -> Result<Owning<Module>, ()> {
[INFO] [stdout]   |                          ^^^^^ the lifetime is elided here               ^^^^^^ 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]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn parse_bitcode(&self, mem_buf: &MemoryBuffer) -> Result<Owning<Module<'_>>, ()> {
[INFO] [stdout]   |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bit_reader.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn get_bitcode_module(&self, mem_buf: Owning<MemoryBuffer>) -> Result<Owning<Module>, ()> {
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here                      ^^^^^^ 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] 19 |     pub fn get_bitcode_module(&self, mem_buf: Owning<MemoryBuffer>) -> Result<Owning<Module<'_>>, ()> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/instruction_builders.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn create_builder(&self) -> Owning<Builder> {
[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] 11 |     pub fn create_builder(&self) -> Owning<Builder<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/instructions.rs:29:62
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn instruction_get_all_metadata_other_than_debug_loc(&self) -> ValueMetadataEntries {
[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] 29 |     pub fn instruction_get_all_metadata_other_than_debug_loc(&self) -> ValueMetadataEntries<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/instructions.rs:157:40
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn get_operand_bundle_as_index(&self, index: u32) -> &OperandBundle {
[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] 157 |     pub fn get_operand_bundle_as_index(&self, index: u32) -> &OperandBundle<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/modules.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn create_module(&self, name: &CStr) -> Owning<Module> {
[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] 21 |     pub fn create_module(&self, name: &CStr) -> Owning<Module<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/modules.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn copy_flags_metadata(&self) -> ModuleFlagsMetadata {
[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] 82 |     pub fn copy_flags_metadata(&self) -> ModuleFlagsMetadata<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/values/constants.rs:410:30
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn get_global_parent(&self) -> &Module {
[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] 410 |     pub fn get_global_parent(&self) -> &Module<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/values/constants.rs:486:30
[INFO] [stdout]     |
[INFO] [stdout] 486 |     pub fn copy_all_metadata(&self) -> ValueMetadataEntries {
[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] 486 |     pub fn copy_all_metadata(&self) -> ValueMetadataEntries<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/execution_engine.rs:257:26
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn remove_module(&self, m: *const Module<'c>) -> Result<Owning<Module>, Message> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here             ^^^^^^ 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] 257 |     pub fn remove_module(&self, m: *const Module<'c>) -> Result<Owning<Module<'_>>, Message> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir_reader.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn parse_ir(&self, mem_buf: &MemoryBuffer) -> Result<Owning<Module>, Message> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here               ^^^^^^ 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] 10 |     pub fn parse_ir(&self, mem_buf: &MemoryBuffer) -> Result<Owning<Module<'_>>, Message> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn copy_symbol_iterator(&self) -> Owning<SymbolIterator> {
[INFO] [stdout]     |                                 ^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |                |
[INFO] [stdout]     |                                 |                the same lifetime is hidden here
[INFO] [stdout]     |                                 |                the same lifetime is hidden 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] 108 |     pub fn copy_symbol_iterator(&self) -> Owning<SymbolIterator<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn get_relocations(&self) -> Owning<RelocationIterator> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |                |
[INFO] [stdout]     |                            |                the same lifetime is hidden here
[INFO] [stdout]     |                            |                the same lifetime is hidden 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] 166 |     pub fn get_relocations(&self) -> Owning<RelocationIterator<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.15s
[INFO] running `Command { std: "docker" "inspect" "eb3da38396b7654d2242929712893f84b596ce3ec65292feb360716951614dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb3da38396b7654d2242929712893f84b596ce3ec65292feb360716951614dc3", kill_on_drop: false }`
[INFO] [stdout] eb3da38396b7654d2242929712893f84b596ce3ec65292feb360716951614dc3
