[INFO] cloning repository https://github.com/823984418/llvm_quick
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/823984418/llvm_quick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F823984418%2Fllvm_quick", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F823984418%2Fllvm_quick'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7071025582026fc2db4d719c01e68ff3bc933470
[INFO] checking 823984418/llvm_quick against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F823984418%2Fllvm_quick" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/823984418/llvm_quick
[INFO] finished tweaking git repo https://github.com/823984418/llvm_quick
[INFO] tweaked toml for git repo https://github.com/823984418/llvm_quick written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/823984418/llvm_quick on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/823984418/llvm_quick 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcf8951f0a9d394e00dfb5a514aa8d53885ed0ec4607a3f0bd6cb949f389cdc3
[INFO] running `Command { std: "docker" "start" "-a" "bcf8951f0a9d394e00dfb5a514aa8d53885ed0ec4607a3f0bd6cb949f389cdc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcf8951f0a9d394e00dfb5a514aa8d53885ed0ec4607a3f0bd6cb949f389cdc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf8951f0a9d394e00dfb5a514aa8d53885ed0ec4607a3f0bd6cb949f389cdc3", kill_on_drop: false }`
[INFO] [stdout] bcf8951f0a9d394e00dfb5a514aa8d53885ed0ec4607a3f0bd6cb949f389cdc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18afd0543b5526ee571e2410f9cd8c54f295880ea6556eb747e66c9e7374e270
[INFO] running `Command { std: "docker" "start" "-a" "18afd0543b5526ee571e2410f9cd8c54f295880ea6556eb747e66c9e7374e270", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling regex-lite v0.1.6
[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 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 2.46s
[INFO] running `Command { std: "docker" "inspect" "18afd0543b5526ee571e2410f9cd8c54f295880ea6556eb747e66c9e7374e270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18afd0543b5526ee571e2410f9cd8c54f295880ea6556eb747e66c9e7374e270", kill_on_drop: false }`
[INFO] [stdout] 18afd0543b5526ee571e2410f9cd8c54f295880ea6556eb747e66c9e7374e270
