[INFO] cloning repository https://github.com/wohajo/polkavm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wohajo/polkavm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwohajo%2Fpolkavm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwohajo%2Fpolkavm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23db3011d99b47138894658a17e942f650b659a4
[INFO] checking wohajo/polkavm against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwohajo%2Fpolkavm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/wohajo/polkavm
[INFO] finished tweaking git repo https://github.com/wohajo/polkavm
[INFO] tweaked toml for git repo https://github.com/wohajo/polkavm written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wohajo/polkavm on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wohajo/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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/Rust-SDL2/rust-sdl2.git`
[INFO] [stderr]     Updating git submodule `https://github.com/libsdl-org/SDL`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.18
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded proptest v1.3.1
[INFO] [stderr]   Downloaded blake3 v1.5.4
[INFO] [stderr]   Downloaded iced-x86 v1.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b00c7915ea1ea6b63b37191b0fb71e1709bc3442e68786760426e0ebf2944e4a
[INFO] running `Command { std: "docker" "start" "-a" "b00c7915ea1ea6b63b37191b0fb71e1709bc3442e68786760426e0ebf2944e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b00c7915ea1ea6b63b37191b0fb71e1709bc3442e68786760426e0ebf2944e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b00c7915ea1ea6b63b37191b0fb71e1709bc3442e68786760426e0ebf2944e4a", kill_on_drop: false }`
[INFO] [stdout] b00c7915ea1ea6b63b37191b0fb71e1709bc3442e68786760426e0ebf2944e4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74b724e3d5e9a80d13002de4016f02b4b57b2e054b3f1d4360bb0227f08a3ac0
[INFO] running `Command { std: "docker" "start" "-a" "74b724e3d5e9a80d13002de4016f02b4b57b2e054b3f1d4360bb0227f08a3ac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]     Checking polkavm-linux-raw v0.13.0 (/opt/rustwide/workdir/crates/polkavm-linux-raw)
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking polkavm-assembler v0.13.0 (/opt/rustwide/workdir/crates/polkavm-assembler)
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]     Checking iced-x86 v1.20.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-linux-raw/src/lib.rs:1434:19
[INFO] [stdout]      |
[INFO] [stdout] 1434 |     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] 1434 |     pub fn borrow(&self) -> FdRef<'_> {
[INFO] [stdout]      |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]    Compiling thiserror-core v1.0.38
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-assembler/src/assembler.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |     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] 244 |     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:300:21
[INFO] [stdout]     |
[INFO] [stdout] 300 |     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] 300 |     pub fn finalize(&mut self) -> AssembledCode<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking polkavm-common v0.13.0 (/opt/rustwide/workdir/crates/polkavm-common)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling sdl2 v0.35.2 (https://github.com/Rust-SDL2/rust-sdl2.git?rev=76748c530d4ca1fe195d3da57da7610723afb6ac#76748c53)
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking syn v2.0.63
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling sdl2-sys v0.35.2 (https://github.com/Rust-SDL2/rust-sdl2.git?rev=76748c530d4ca1fe195d3da57da7610723afb6ac#76748c53)
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking cexpr v0.6.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4175:20
[INFO] [stdout]      |
[INFO] [stdout] 4175 |     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] 4175 |     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:4248:28
[INFO] [stdout]      |
[INFO] [stdout] 4248 |     pub fn instructions<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] 4248 |     pub fn instructions<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:4259:39
[INFO] [stdout]      |
[INFO] [stdout] 4259 |     pub fn instructions_bounded_at<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] 4259 |     pub fn instructions_bounded_at<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:4275:23
[INFO] [stdout]      |
[INFO] [stdout] 4275 |     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] 4275 |     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:4293:38
[INFO] [stdout]      |
[INFO] [stdout] 4293 |     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] 4293 |     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:4492:21
[INFO] [stdout]      |
[INFO] [stdout] 4492 |     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] 4492 |     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:4529:19
[INFO] [stdout]      |
[INFO] [stdout] 4529 |     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] 4529 |     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:4565:16
[INFO] [stdout]      |
[INFO] [stdout] 4565 |     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] 4565 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polkavm v0.13.0 (/opt/rustwide/workdir/crates/polkavm)
[INFO] [stderr]     Checking polkavm-linker v0.13.0 (/opt/rustwide/workdir/crates/polkavm-linker)
[INFO] [stderr]     Checking simplealloc v0.13.0 (/opt/rustwide/workdir/crates/simplealloc)
[INFO] [stderr]     Checking proptest v1.3.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4175:20
[INFO] [stdout]      |
[INFO] [stdout] 4175 |     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] 4175 |     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:4248:28
[INFO] [stdout]      |
[INFO] [stdout] 4248 |     pub fn instructions<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] 4248 |     pub fn instructions<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:4259:39
[INFO] [stdout]      |
[INFO] [stdout] 4259 |     pub fn instructions_bounded_at<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] 4259 |     pub fn instructions_bounded_at<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:4275:23
[INFO] [stdout]      |
[INFO] [stdout] 4275 |     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] 4275 |     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:4293:38
[INFO] [stdout]      |
[INFO] [stdout] 4293 |     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] 4293 |     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:4492:21
[INFO] [stdout]      |
[INFO] [stdout] 4492 |     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] 4492 |     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:4529:19
[INFO] [stdout]      |
[INFO] [stdout] 4529 |     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] 4529 |     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:4565:16
[INFO] [stdout]      |
[INFO] [stdout] 4565 |     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] 4565 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.38
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-linux-raw/src/lib.rs:1434:19
[INFO] [stdout]      |
[INFO] [stdout] 1434 |     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] 1434 |     pub fn borrow(&self) -> FdRef<'_> {
[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:4175:20
[INFO] [stdout]      |
[INFO] [stdout] 4175 |     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] 4175 |     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:4248:28
[INFO] [stdout]      |
[INFO] [stdout] 4248 |     pub fn instructions<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] 4248 |     pub fn instructions<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:4259:39
[INFO] [stdout]      |
[INFO] [stdout] 4259 |     pub fn instructions_bounded_at<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] 4259 |     pub fn instructions_bounded_at<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:4275:23
[INFO] [stdout]      |
[INFO] [stdout] 4275 |     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] 4275 |     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:4293:38
[INFO] [stdout]      |
[INFO] [stdout] 4293 |     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] 4293 |     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:4492:21
[INFO] [stdout]      |
[INFO] [stdout] 4492 |     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] 4492 |     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:4529:19
[INFO] [stdout]      |
[INFO] [stdout] 4529 |     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] 4529 |     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:4565:16
[INFO] [stdout]      |
[INFO] [stdout] 4565 |     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] 4565 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polkavm-derive-impl v0.13.0 (/opt/rustwide/workdir/crates/polkavm-derive-impl)
[INFO] [stderr]     Checking ruzstd v0.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/elf.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn section_and_offset(&self) -> Result<(&Section, u64), ProgramFromElfError> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn section_and_offset(&self) -> Result<(&Section<'_>, u64), ProgramFromElfError> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/elf.rs:241:28
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn symbol_by_index(&self, symbol_index: object::SymbolIndex) -> Result<Symbol<H>, object::Error> {
[INFO] [stdout]     |                            ^^^^^                                               ^^^^^^^^^
[INFO] [stdout]     |                            |                                                   |
[INFO] [stdout]     |                            |                                                   the same lifetime is hidden here
[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] 241 |     pub fn symbol_by_index(&self, symbol_index: object::SymbolIndex) -> Result<Symbol<'_, H>, object::Error> {
[INFO] [stdout]     |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/elf.rs:249:28
[INFO] [stdout]     |
[INFO] [stdout] 249 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     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:8752:24
[INFO] [stdout]      |
[INFO] [stdout] 8752 | 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] 8752 | 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:300:43
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<RuntimeInstructionSet> {
[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] 300 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<'_, RuntimeInstructionSet> {
[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:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 |     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] 318 |     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:669:20
[INFO] [stdout]     |
[INFO] [stdout] 669 |     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] 669 |     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:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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] 12 |     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:170:15
[INFO] [stdout]     |
[INFO] [stdout] 170 |     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] 170 |     pub fn fd(&self) -> linux_raw::FdRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hello-world-host v0.1.0 (/opt/rustwide/workdir/examples/hello-world)
[INFO] [stderr]     Checking polkavm-derive-impl-macro v0.13.0 (/opt/rustwide/workdir/crates/polkavm-derive-impl-macro)
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stdout] warning: unused import: `ProgramParts`
[INFO] [stdout]   --> crates/polkavm/src/tests.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 | use polkavm_common::program::{BlobLen, ProgramParts, Reg::*};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polkavm-derive v0.13.0 (/opt/rustwide/workdir/crates/polkavm-derive)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4175:20
[INFO] [stdout]      |
[INFO] [stdout] 4175 |     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] 4175 |     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:4248:28
[INFO] [stdout]      |
[INFO] [stdout] 4248 |     pub fn instructions<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] 4248 |     pub fn instructions<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:4259:39
[INFO] [stdout]      |
[INFO] [stdout] 4259 |     pub fn instructions_bounded_at<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] 4259 |     pub fn instructions_bounded_at<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:4275:23
[INFO] [stdout]      |
[INFO] [stdout] 4275 |     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] 4275 |     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:4293:38
[INFO] [stdout]      |
[INFO] [stdout] 4293 |     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] 4293 |     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:4492:21
[INFO] [stdout]      |
[INFO] [stdout] 4492 |     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] 4492 |     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:4529:19
[INFO] [stdout]      |
[INFO] [stdout] 4529 |     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] 4529 |     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:4565:16
[INFO] [stdout]      |
[INFO] [stdout] 4565 |     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] 4565 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking polkavm-linux-raw-generate v0.1.0 (/opt/rustwide/workdir/tools/polkavm-linux-raw-generate)
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:2526:20
[INFO] [stdout]      |
[INFO] [stdout] 2526 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2540 | / assert_send_sync! {
[INFO] [stdout] 2541 | |     crate::Config,
[INFO] [stdout] 2542 | |     crate::Engine,
[INFO] [stdout] 2543 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 2550 | |     crate::ProgramBlob,
[INFO] [stdout] 2551 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:300:43
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<RuntimeInstructionSet> {
[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] 300 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<'_, RuntimeInstructionSet> {
[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:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 |     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] 318 |     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:669:20
[INFO] [stdout]     |
[INFO] [stdout] 669 |     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] 669 |     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:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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] 12 |     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:170:15
[INFO] [stdout]     |
[INFO] [stdout] 170 |     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] 170 |     pub fn fd(&self) -> linux_raw::FdRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polkavm-disassembler v0.13.0 (/opt/rustwide/workdir/crates/polkavm-disassembler)
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_arg`
[INFO] [stdout]    --> crates/polkavm-disassembler/src/lib.rs:499:19
[INFO] [stdout]     |
[INFO] [stdout] 499 |             #[cfg(target_arg = "x86_84")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected values for `target_abi` are: ``, `abi64`, `abiv2`, `abiv2hf`, `eabi`, `eabihf`, `elfv1`, `elfv2`, `fortanix`, `ilp32`, `ilp32e`, `llvm`, `macabi`, `sim`, `softfloat`, `spe`, `uwp`, `vec-extabi`, and `x32`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_arg, values("x86_84"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arg, values(\"x86_84\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 499 -             #[cfg(target_arg = "x86_84")]
[INFO] [stdout] 499 +             #[cfg(target_abi = "")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_arg`
[INFO] [stdout]    --> crates/polkavm-disassembler/src/lib.rs:501:19
[INFO] [stdout]     |
[INFO] [stdout] 501 |             #[cfg(target_arg = "x86_84")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected values for `target_abi` are: ``, `abi64`, `abiv2`, `abiv2hf`, `eabi`, `eabihf`, `elfv1`, `elfv2`, `fortanix`, `ilp32`, `ilp32e`, `llvm`, `macabi`, `sim`, `softfloat`, `spe`, `uwp`, `vec-extabi`, and `x32`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_arg, values("x86_84"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arg, values(\"x86_84\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 501 -             #[cfg(target_arg = "x86_84")]
[INFO] [stdout] 501 +             #[cfg(target_abi = "")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polkatool v0.13.0 (/opt/rustwide/workdir/tools/polkatool)
[INFO] [stderr]     Checking spectool v0.0.0 (/opt/rustwide/workdir/tools/spectool)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tools/polkatool/src/main.rs:292:27
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let o = blob.ro_data().clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tools/polkatool/src/main.rs:293:27
[INFO] [stdout]     |
[INFO] [stdout] 293 |     let w = blob.rw_data().clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tools/polkatool/src/main.rs:292:27
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let o = blob.ro_data().clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tools/polkatool/src/main.rs:293:27
[INFO] [stdout]     |
[INFO] [stdout] 293 |     let w = blob.rw_data().clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-assembler/src/assembler.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |     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] 244 |     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:300:21
[INFO] [stdout]     |
[INFO] [stdout] 300 |     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] 300 |     pub fn finalize(&mut self) -> AssembledCode<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> crates/polkavm-linker/src/riscv.rs:1555:9
[INFO] [stdout]      |
[INFO] [stdout] 1555 |     let mut config = DecoderConfig::new_64bit();
[INFO] [stdout]      |         ----^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/elf.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn section_and_offset(&self) -> Result<(&Section, u64), ProgramFromElfError> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn section_and_offset(&self) -> Result<(&Section<'_>, u64), ProgramFromElfError> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/elf.rs:241:28
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn symbol_by_index(&self, symbol_index: object::SymbolIndex) -> Result<Symbol<H>, object::Error> {
[INFO] [stdout]     |                            ^^^^^                                               ^^^^^^^^^
[INFO] [stdout]     |                            |                                                   |
[INFO] [stdout]     |                            |                                                   the same lifetime is hidden here
[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] 241 |     pub fn symbol_by_index(&self, symbol_index: object::SymbolIndex) -> Result<Symbol<'_, H>, object::Error> {
[INFO] [stdout]     |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/elf.rs:249:28
[INFO] [stdout]     |
[INFO] [stdout] 249 |     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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     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:8752:24
[INFO] [stdout]      |
[INFO] [stdout] 8752 | 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] 8752 | 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 doom-host v0.1.0 (/opt/rustwide/workdir/examples/doom)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "74b724e3d5e9a80d13002de4016f02b4b57b2e054b3f1d4360bb0227f08a3ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b724e3d5e9a80d13002de4016f02b4b57b2e054b3f1d4360bb0227f08a3ac0", kill_on_drop: false }`
[INFO] [stdout] 74b724e3d5e9a80d13002de4016f02b4b57b2e054b3f1d4360bb0227f08a3ac0
