[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 try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwohajo%2Fpolkavm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wohajo/polkavm on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb48c196184122e5eed0ef1af3fd3b4afe427401116aa9ecf1fee62bbbe77d6b [INFO] running `Command { std: "docker" "start" "-a" "eb48c196184122e5eed0ef1af3fd3b4afe427401116aa9ecf1fee62bbbe77d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb48c196184122e5eed0ef1af3fd3b4afe427401116aa9ecf1fee62bbbe77d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb48c196184122e5eed0ef1af3fd3b4afe427401116aa9ecf1fee62bbbe77d6b", kill_on_drop: false }` [INFO] [stdout] eb48c196184122e5eed0ef1af3fd3b4afe427401116aa9ecf1fee62bbbe77d6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a16c15e5c7c81a48e789c15db99fd3a6d54c5c2a5b048e8dc6e5a0a1bc308cc [INFO] running `Command { std: "docker" "start" "-a" "2a16c15e5c7c81a48e789c15db99fd3a6d54c5c2a5b048e8dc6e5a0a1bc308cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking polkavm-linux-raw v0.13.0 (/opt/rustwide/workdir/crates/polkavm-linux-raw) [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking polkavm-assembler v0.13.0 (/opt/rustwide/workdir/crates/polkavm-assembler) [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking iced-x86 v1.20.0 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.32 [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(&mut self) -> ReservedAssembler [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(&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: 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] Compiling version-compare v0.1.1 [INFO] [stderr] Checking polkavm-common v0.13.0 (/opt/rustwide/workdir/crates/polkavm-common) [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Compiling thiserror-core v1.0.38 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling sdl2-sys v0.35.2 (https://github.com/Rust-SDL2/rust-sdl2.git?rev=76748c530d4ca1fe195d3da57da7610723afb6ac#76748c53) [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking syn v2.0.63 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling sdl2 v0.35.2 (https://github.com/Rust-SDL2/rust-sdl2.git?rev=76748c530d4ca1fe195d3da57da7610723afb6ac#76748c53) [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking simplealloc v0.13.0 (/opt/rustwide/workdir/crates/simplealloc) [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking cexpr v0.6.0 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.3.1 [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(&self, instruction_set: I) -> Instructions [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(&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(&self, instruction_set: I, offset: ProgramCounter) -> Instructions [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(&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, 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>, 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, 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>, 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 { [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> { [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, 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>, 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] Compiling thiserror-core-impl v1.0.38 [INFO] [stderr] Checking polkavm-derive-impl v0.13.0 (/opt/rustwide/workdir/crates/polkavm-derive-impl) [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(&self, instruction_set: I) -> Instructions [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(&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(&self, instruction_set: I, offset: ProgramCounter) -> Instructions [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(&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, 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>, 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, 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>, 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 { [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> { [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, 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>, 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:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions { [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 { [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 ruzstd v0.4.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(&self, instruction_set: I) -> Instructions [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(&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(&self, instruction_set: I, offset: ProgramCounter) -> Instructions [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(&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, 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>, 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, 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>, 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 { [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> { [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, 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>, ProgramParseError> { [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: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, 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, 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 { [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> { [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) -> RemoveIter [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) -> 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 { [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] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling polkavm-derive-impl-macro v0.13.0 (/opt/rustwide/workdir/crates/polkavm-derive-impl-macro) [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(&self, instruction_set: I) -> Instructions [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(&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(&self, instruction_set: I, offset: ProgramCounter) -> Instructions [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(&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, 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>, 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, 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>, 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 { [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> { [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, 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>, ProgramParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [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 { [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 { [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 clap v4.4.11 [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_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [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 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_arch = "aarch64")] [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_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [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 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_arch = "aarch64")] [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: 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(&mut self) -> ReservedAssembler [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(&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: 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: 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, 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, 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 { [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> { [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) -> RemoveIter [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) -> 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 { [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 33s [INFO] running `Command { std: "docker" "inspect" "2a16c15e5c7c81a48e789c15db99fd3a6d54c5c2a5b048e8dc6e5a0a1bc308cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a16c15e5c7c81a48e789c15db99fd3a6d54c5c2a5b048e8dc6e5a0a1bc308cc", kill_on_drop: false }` [INFO] [stdout] 2a16c15e5c7c81a48e789c15db99fd3a6d54c5c2a5b048e8dc6e5a0a1bc308cc