[INFO] cloning repository https://github.com/koute/polkavm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koute/polkavm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoute%2Fpolkavm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoute%2Fpolkavm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5139a4818f934672d260533b88823f04bb4b4b28
[INFO] checking koute/polkavm against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoute%2Fpolkavm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/koute/polkavm
[INFO] finished tweaking git repo https://github.com/koute/polkavm
[INFO] tweaked toml for git repo https://github.com/koute/polkavm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koute/polkavm on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koute/polkavm 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schnellru v0.2.3
[INFO] [stderr]   Downloaded yansi v0.5.1
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.93
[INFO] [stderr]   Downloaded unicode-ident v1.0.10
[INFO] [stderr]   Downloaded core-text v20.1.0
[INFO] [stderr]   Downloaded proptest v1.3.1
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.0
[INFO] [stderr]   Downloaded cmake v0.1.50
[INFO] [stderr]   Downloaded clang-sys v1.6.1
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded raw-cpuid v11.5.0
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded blake3 v1.5.4
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded image v0.24.7
[INFO] [stderr]   Downloaded tempfile v3.8.0
[INFO] [stderr]   Downloaded prettyplease v0.2.12
[INFO] [stderr]   Downloaded font-kit v0.14.2
[INFO] [stderr]   Downloaded anstream v0.6.21
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded ciborium-ll v0.2.2
[INFO] [stderr]   Downloaded flate2 v1.1.1
[INFO] [stderr]   Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded clap_derive v4.5.49
[INFO] [stderr]   Downloaded picosimd v0.9.2
[INFO] [stderr]   Downloaded hashbrown v0.14.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded ciborium-io v0.2.2
[INFO] [stderr]   Downloaded ciborium v0.2.2
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]   Downloaded regex-syntax v0.7.5
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.7
[INFO] [stderr]   Downloaded redox_users v0.4.6
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.2
[INFO] [stderr]   Downloaded anstyle v1.0.13
[INFO] [stderr]   Downloaded clap_lex v0.7.6
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded iced-x86 v1.20.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded wio v0.2.2
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] [stderr]   Downloaded dwrote v0.11.3
[INFO] [stderr]   Downloaded cc v1.1.18
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.4
[INFO] [stderr]   Downloaded num-rational v0.4.1
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.2
[INFO] [stderr]   Downloaded arbitrary v1.4.2
[INFO] [stderr]   Downloaded arrayref v0.3.8
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded ruzstd v0.5.0
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6398dc4102f2f3c76d7e3c87e7643a31af3b8a14cd4f8933af621f016b891fd
[INFO] running `Command { std: "docker" "start" "-a" "b6398dc4102f2f3c76d7e3c87e7643a31af3b8a14cd4f8933af621f016b891fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6398dc4102f2f3c76d7e3c87e7643a31af3b8a14cd4f8933af621f016b891fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6398dc4102f2f3c76d7e3c87e7643a31af3b8a14cd4f8933af621f016b891fd", kill_on_drop: false }`
[INFO] [stdout] b6398dc4102f2f3c76d7e3c87e7643a31af3b8a14cd4f8933af621f016b891fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e61d640236876f645e44e8d20890bc9abd2301d7cca5ed07b8bcf4369ca7ab79
[INFO] running `Command { std: "docker" "start" "-a" "e61d640236876f645e44e8d20890bc9abd2301d7cca5ed07b8bcf4369ca7ab79", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling picosimd v0.9.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking polkavm-linux-raw v0.30.0 (/opt/rustwide/workdir/crates/polkavm-linux-raw)
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking polkavm-assembler v0.30.0 (/opt/rustwide/workdir/crates/polkavm-assembler)
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-assembler/src/assembler.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn reserve<T>(&mut self) -> ReservedAssembler<T>
[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] 250 |     pub fn reserve<T>(&mut self) -> ReservedAssembler<'_, T>
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-assembler/src/assembler.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn finalize(&mut self) -> AssembledCode {
[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] 306 |     pub fn finalize(&mut self) -> AssembledCode<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-linux-raw/src/lib.rs:1451:19
[INFO] [stdout]      |
[INFO] [stdout] 1451 |     pub fn borrow(&self) -> FdRef {
[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] 1451 |     pub fn borrow(&self) -> FdRef<'_> {
[INFO] [stdout]      |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking polkavm-common v0.30.0 (/opt/rustwide/workdir/crates/polkavm-common)
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking iced-x86 v1.20.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling sdl2-sys v0.37.0 (https://github.com/koute/rust-sdl2.git?rev=9934aeb632add963a77f22c3cb60a9bb55dbbf6e#9934aeb6)
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling sdl2 v0.37.0 (https://github.com/koute/rust-sdl2.git?rev=9934aeb632add963a77f22c3cb60a9bb55dbbf6e#9934aeb6)
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5482:20
[INFO] [stdout]      |
[INFO] [stdout] 5482 |     pub fn imports(&self) -> Imports {
[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] 5482 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5552:25
[INFO] [stdout]      |
[INFO] [stdout] 5552 |     pub fn instructions(&self) -> Instructions<InstructionSetKind> {
[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] 5552 |     pub fn instructions(&self) -> Instructions<'_, InstructionSetKind> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5557:36
[INFO] [stdout]      |
[INFO] [stdout] 5557 |     pub fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<InstructionSetKind> {
[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] 5557 |     pub fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<'_, InstructionSetKind> {
[INFO] [stdout]      |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5565:37
[INFO] [stdout]      |
[INFO] [stdout] 5565 |     pub fn instructions_with_isa<I>(&self, instruction_set: I) -> Instructions<I>
[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] 5565 |     pub fn instructions_with_isa<I>(&self, instruction_set: I) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5576:48
[INFO] [stdout]      |
[INFO] [stdout] 5576 |     pub fn instructions_bounded_at_with_isa<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<I>
[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] 5576 |     pub fn instructions_bounded_at_with_isa<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5592:23
[INFO] [stdout]      |
[INFO] [stdout] 5592 |     pub fn jump_table(&self) -> JumpTable {
[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] 5592 |     pub fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5610:38
[INFO] [stdout]      |
[INFO] [stdout] 5610 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram>, ProgramParseError> {
[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] 5610 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5964:21
[INFO] [stdout]      |
[INFO] [stdout] 5964 |     pub fn location(&self) -> Result<Option<SourceLocation>, ProgramParseError> {
[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] 5964 |     pub fn location(&self) -> Result<Option<SourceLocation<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:6001:19
[INFO] [stdout]      |
[INFO] [stdout] 6001 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo> {
[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] 6001 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:6037:16
[INFO] [stdout]      |
[INFO] [stdout] 6037 |     pub fn run(&mut self) -> Result<Option<RegionInfo>, ProgramParseError> {
[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] 6037 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polkavm v0.30.0 (/opt/rustwide/workdir/crates/polkavm)
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking polkavm-linker v0.30.0 (/opt/rustwide/workdir/crates/polkavm-linker)
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> crates/polkavm/src/interpreter.rs:2695:54
[INFO] [stdout]      |
[INFO] [stdout] 2695 |         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2695 -         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout] 2695 +         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| s1 & !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> crates/polkavm/src/interpreter.rs:2703:54
[INFO] [stdout]      |
[INFO] [stdout] 2703 |         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2703 -         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout] 2703 +         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| s1 & !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> crates/polkavm/src/interpreter.rs:2711:54
[INFO] [stdout]      |
[INFO] [stdout] 2711 |         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2711 -         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout] 2711 +         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| s1 | !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> crates/polkavm/src/interpreter.rs:2719:54
[INFO] [stdout]      |
[INFO] [stdout] 2719 |         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2719 -         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout] 2719 +         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| s1 | !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/elf.rs:479:28
[INFO] [stdout]     |
[INFO] [stdout] 479 |     pub fn section_by_name(&self, name: &str) -> impl ExactSizeIterator<Item = &Section> {
[INFO] [stdout]     |                            ^^^^^                                               ^^^^^^^^
[INFO] [stdout]     |                            |                                                   ||
[INFO] [stdout]     |                            |                                                   |the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here                         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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 479 |     pub fn section_by_name(&self, name: &str) -> impl ExactSizeIterator<Item = &Section<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/fast_range_map.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn remove(&mut self, key: Range<u64>) -> RemoveIter<V>
[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] 447 |     pub fn remove(&mut self, key: Range<u64>) -> RemoveIter<'_, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> crates/polkavm-linker/src/program_from_elf.rs:11044:24
[INFO] [stdout]       |
[INFO] [stdout] 11044 | fn simplify_path(path: &str) -> Cow<str> {
[INFO] [stdout]       |                        ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11044 | fn simplify_path(path: &str) -> Cow<'_, str> {
[INFO] [stdout]       |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/polkavm-linker/src/reader_wrapper.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn list(&self) -> core::cell::Ref<[u64]> {
[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] 30 |     pub fn list(&self) -> core::cell::Ref<'_, [u64]> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking proptest v1.3.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr] error: could not compile `iced-x86` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3a4cb0edb4040379c037e06efeb5409e44be7b77/bin/rustc --crate-name iced_x86 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iced-x86-1.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="block_encoder"' --cfg 'feature="code_asm"' --cfg 'feature="decoder"' --cfg 'feature="default"' --cfg 'feature="encoder"' --cfg 'feature="fast_fmt"' --cfg 'feature="gas"' --cfg 'feature="instr_info"' --cfg 'feature="intel"' --cfg 'feature="lazy_static"' --cfg 'feature="masm"' --cfg 'feature="nasm"' --cfg 'feature="op_code_info"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_flip", "block_encoder", "code_asm", "db", "decoder", "default", "encoder", "exhaustive_enums", "fast_fmt", "gas", "instr_info", "intel", "lazy_static", "masm", "mvex", "nasm", "no_d3now", "no_evex", "no_std", "no_vex", "no_xop", "op_code_info", "serde", "std"))' -C metadata=549b9bb1d8c856f2 -C extra-filename=-83669174aacecf0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5482:20
[INFO] [stdout]      |
[INFO] [stdout] 5482 |     pub fn imports(&self) -> Imports {
[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] 5482 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5552:25
[INFO] [stdout]      |
[INFO] [stdout] 5552 |     pub fn instructions(&self) -> Instructions<InstructionSetKind> {
[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] 5552 |     pub fn instructions(&self) -> Instructions<'_, InstructionSetKind> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5557:36
[INFO] [stdout]      |
[INFO] [stdout] 5557 |     pub fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<InstructionSetKind> {
[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] 5557 |     pub fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<'_, InstructionSetKind> {
[INFO] [stdout]      |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5565:37
[INFO] [stdout]      |
[INFO] [stdout] 5565 |     pub fn instructions_with_isa<I>(&self, instruction_set: I) -> Instructions<I>
[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] 5565 |     pub fn instructions_with_isa<I>(&self, instruction_set: I) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5576:48
[INFO] [stdout]      |
[INFO] [stdout] 5576 |     pub fn instructions_bounded_at_with_isa<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<I>
[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] 5576 |     pub fn instructions_bounded_at_with_isa<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5592:23
[INFO] [stdout]      |
[INFO] [stdout] 5592 |     pub fn jump_table(&self) -> JumpTable {
[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] 5592 |     pub fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5610:38
[INFO] [stdout]      |
[INFO] [stdout] 5610 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram>, ProgramParseError> {
[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] 5610 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5964:21
[INFO] [stdout]      |
[INFO] [stdout] 5964 |     pub fn location(&self) -> Result<Option<SourceLocation>, ProgramParseError> {
[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] 5964 |     pub fn location(&self) -> Result<Option<SourceLocation<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:6001:19
[INFO] [stdout]      |
[INFO] [stdout] 6001 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo> {
[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] 6001 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:6037:16
[INFO] [stdout]      |
[INFO] [stdout] 6037 |     pub fn run(&mut self) -> Result<Option<RegionInfo>, ProgramParseError> {
[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] 6037 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5482:20
[INFO] [stdout]      |
[INFO] [stdout] 5482 |     pub fn imports(&self) -> Imports {
[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] 5482 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5552:25
[INFO] [stdout]      |
[INFO] [stdout] 5552 |     pub fn instructions(&self) -> Instructions<InstructionSetKind> {
[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] 5552 |     pub fn instructions(&self) -> Instructions<'_, InstructionSetKind> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5557:36
[INFO] [stdout]      |
[INFO] [stdout] 5557 |     pub fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<InstructionSetKind> {
[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] 5557 |     pub fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<'_, InstructionSetKind> {
[INFO] [stdout]      |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5565:37
[INFO] [stdout]      |
[INFO] [stdout] 5565 |     pub fn instructions_with_isa<I>(&self, instruction_set: I) -> Instructions<I>
[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] 5565 |     pub fn instructions_with_isa<I>(&self, instruction_set: I) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5576:48
[INFO] [stdout]      |
[INFO] [stdout] 5576 |     pub fn instructions_bounded_at_with_isa<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<I>
[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] 5576 |     pub fn instructions_bounded_at_with_isa<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5592:23
[INFO] [stdout]      |
[INFO] [stdout] 5592 |     pub fn jump_table(&self) -> JumpTable {
[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] 5592 |     pub fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5610:38
[INFO] [stdout]      |
[INFO] [stdout] 5610 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram>, ProgramParseError> {
[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] 5610 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:5964:21
[INFO] [stdout]      |
[INFO] [stdout] 5964 |     pub fn location(&self) -> Result<Option<SourceLocation>, ProgramParseError> {
[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] 5964 |     pub fn location(&self) -> Result<Option<SourceLocation<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:6001:19
[INFO] [stdout]      |
[INFO] [stdout] 6001 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo> {
[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] 6001 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:6037:16
[INFO] [stdout]      |
[INFO] [stdout] 6037 |     pub fn run(&mut self) -> Result<Option<RegionInfo>, ProgramParseError> {
[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] 6037 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:344:43
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<InstructionSetKind> {
[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] 344 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<'_, InstructionSetKind> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:362:30
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub(crate) fn jump_table(&self) -> JumpTable {
[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] 362 |     pub(crate) fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:793:20
[INFO] [stdout]     |
[INFO] [stdout] 793 |     pub fn imports(&self) -> Imports {
[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] 793 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/polkavm/src/mutex_std.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn lock(&self) -> std::sync::MutexGuard<T> {
[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] 13 |     pub fn lock(&self) -> std::sync::MutexGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm/src/shm_allocator.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn fd(&self) -> linux_raw::FdRef {
[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] 172 |     pub fn fd(&self) -> linux_raw::FdRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e61d640236876f645e44e8d20890bc9abd2301d7cca5ed07b8bcf4369ca7ab79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e61d640236876f645e44e8d20890bc9abd2301d7cca5ed07b8bcf4369ca7ab79", kill_on_drop: false }`
[INFO] [stdout] e61d640236876f645e44e8d20890bc9abd2301d7cca5ed07b8bcf4369ca7ab79
