[INFO] fetching crate linera-wasmer-compiler 4.4.0-linera.7...
[INFO] testing linera-wasmer-compiler-4.4.0-linera.7 against 1.91.0 for beta-1.92-2
[INFO] extracting crate linera-wasmer-compiler 4.4.0-linera.7 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate linera-wasmer-compiler 4.4.0-linera.7
[INFO] finished tweaking crates.io crate linera-wasmer-compiler 4.4.0-linera.7
[INFO] tweaked toml for crates.io crate linera-wasmer-compiler 4.4.0-linera.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate linera-wasmer-compiler 4.4.0-linera.7 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 129 packages to latest compatible versions
[INFO] [stderr]       Adding enum-iterator v0.7.0 (available: v2.3.0)
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.16.0)
[INFO] [stderr]       Adding loupe v0.1.3 (available: v0.2.0)
[INFO] [stderr]       Adding memmap2 v0.6.2 (available: v0.9.9)
[INFO] [stderr]       Adding more-asserts v0.2.2 (available: v0.3.1)
[INFO] [stderr]       Adding rkyv v0.7.45 (available: v0.8.12)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding wasmer-object v4.4.0 (available: v5.0.1)
[INFO] [stderr]       Adding wasmer-types v4.4.0 (available: v6.1.0)
[INFO] [stderr]       Adding wasmparser v0.121.2 (available: v0.240.0)
[INFO] [stderr]       Adding windows-sys v0.59.0 (available: v0.61.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded self_cell v1.2.1
[INFO] [stderr]   Downloaded memmap2 v0.6.2
[INFO] [stderr]   Downloaded enum-iterator-derive v0.7.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.19
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded loupe v0.1.3
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded linera-wasmer-vm v4.4.0-linera.7
[INFO] [stderr]   Downloaded corosensei v0.1.4
[INFO] [stderr]   Downloaded shared-buffer v0.1.4
[INFO] [stderr]   Downloaded loupe-derive v0.1.3
[INFO] [stderr]   Downloaded wasmparser v0.121.2
[INFO] [stderr]   Downloaded enum-iterator v0.7.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.33.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.33.0
[INFO] [stderr]   Downloaded more-asserts v0.2.2
[INFO] [stderr]   Downloaded wasmer-types v4.4.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.33.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.33.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.33.0
[INFO] [stderr]   Downloaded windows-sys v0.33.0
[INFO] [stderr]   Downloaded wasmer-object v4.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38372353f05f9dfec9502c1617151993c58b140038a433b34763a7d9d6b821b8
[INFO] running `Command { std: "docker" "start" "-a" "38372353f05f9dfec9502c1617151993c58b140038a433b34763a7d9d6b821b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38372353f05f9dfec9502c1617151993c58b140038a433b34763a7d9d6b821b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38372353f05f9dfec9502c1617151993c58b140038a433b34763a7d9d6b821b8", kill_on_drop: false }`
[INFO] [stdout] 38372353f05f9dfec9502c1617151993c58b140038a433b34763a7d9d6b821b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2fc420f6511b207e61d456411454fe8c546b18de6bb487af3d71316d7e56aa7
[INFO] running `Command { std: "docker" "start" "-a" "f2fc420f6511b207e61d456411454fe8c546b18de6bb487af3d71316d7e56aa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling shared-buffer v0.1.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling wasmer-types v4.4.0
[INFO] [stderr]    Compiling linera-wasmer-vm v4.4.0-linera.7
[INFO] [stderr]    Compiling linera-wasmer-compiler v4.4.0-linera.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CompileError`, `ModuleHash`, and `Target`
[INFO] [stdout]   --> src/artifact_builders/artifact_builder.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     CompileError, CpuFeature, CustomSection, Dwarf, FunctionIndex, LocalFunctionIndex, MemoryIndex,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     MemoryStyle, ModuleHash, ModuleInfo, OwnedDataInitializer, Relocation, SectionIndex,
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 28 |     SignatureIndex, TableIndex, TableStyle, Target,
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashAlgorithm` and `SerializableCompilation`
[INFO] [stdout]   --> src/artifact_builders/artifact_builder.rs:31:46
[INFO] [stdout]    |
[INFO] [stdout] 31 |     CompiledFunctionFrameInfo, FunctionBody, HashAlgorithm, SerializableCompilation,
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_new` is never used
[INFO] [stdout]    --> src/artifact_builders/artifact_builder.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 308 | impl ArtifactBuildFromArchive {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 309 |     pub(crate) fn try_new(
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (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]   --> src/engine/trap/frame_info.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 75 |         local_index: LocalFunctionIndex,
[INFO] [stdout] 76 |     ) -> CompiledFunctionFrameInfoVariant {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 76 |     ) -> CompiledFunctionFrameInfoVariant<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/trap/frame_info.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get(&self, index: LocalFunctionIndex) -> Option<CompiledFunctionFrameInfoVariant> {
[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] 208 |     pub fn get(&self, index: LocalFunctionIndex) -> Option<CompiledFunctionFrameInfoVariant<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/trap/frame_info.rs:242:18
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn traps(&self) -> VecTrapInformationVariant {
[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] 242 |     pub fn traps(&self) -> VecTrapInformationVariant<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/trap/frame_info.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn instructions(&self) -> FunctionAddressMapInstructionVariant {
[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] 279 |     pub fn instructions(&self) -> FunctionAddressMapInstructionVariant<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn module_info(&'a self) -> &ModuleInfo;
[INFO] [stdout]    |                     --          ^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn module_info(&'a self) -> &'a ModuleInfo;
[INFO] [stdout]    |                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn features(&'a self) -> &Features;
[INFO] [stdout]    |                  --          ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn features(&'a self) -> &'a Features;
[INFO] [stdout]    |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn memory_styles(&'a self) -> &PrimaryMap<MemoryIndex, MemoryStyle>;
[INFO] [stdout]    |                       --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn memory_styles(&'a self) -> &'a PrimaryMap<MemoryIndex, MemoryStyle>;
[INFO] [stdout]    |                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn table_styles(&'a self) -> &PrimaryMap<TableIndex, TableStyle>;
[INFO] [stdout]    |                      --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn table_styles(&'a self) -> &'a PrimaryMap<TableIndex, TableStyle>;
[INFO] [stdout]    |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.09s
[INFO] running `Command { std: "docker" "inspect" "f2fc420f6511b207e61d456411454fe8c546b18de6bb487af3d71316d7e56aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2fc420f6511b207e61d456411454fe8c546b18de6bb487af3d71316d7e56aa7", kill_on_drop: false }`
[INFO] [stdout] f2fc420f6511b207e61d456411454fe8c546b18de6bb487af3d71316d7e56aa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce111f70c56c2fb5c6ac8b2e7c40a87315366fe4b0898377aa301f8acf2a5106
[INFO] running `Command { std: "docker" "start" "-a" "ce111f70c56c2fb5c6ac8b2e7c40a87315366fe4b0898377aa301f8acf2a5106", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `CompileError`, `ModuleHash`, and `Target`
[INFO] [stdout]   --> src/artifact_builders/artifact_builder.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     CompileError, CpuFeature, CustomSection, Dwarf, FunctionIndex, LocalFunctionIndex, MemoryIndex,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     MemoryStyle, ModuleHash, ModuleInfo, OwnedDataInitializer, Relocation, SectionIndex,
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 28 |     SignatureIndex, TableIndex, TableStyle, Target,
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashAlgorithm` and `SerializableCompilation`
[INFO] [stdout]   --> src/artifact_builders/artifact_builder.rs:31:46
[INFO] [stdout]    |
[INFO] [stdout] 31 |     CompiledFunctionFrameInfo, FunctionBody, HashAlgorithm, SerializableCompilation,
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_new` is never used
[INFO] [stdout]    --> src/artifact_builders/artifact_builder.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 308 | impl ArtifactBuildFromArchive {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 309 |     pub(crate) fn try_new(
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (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]   --> src/engine/trap/frame_info.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 75 |         local_index: LocalFunctionIndex,
[INFO] [stdout] 76 |     ) -> CompiledFunctionFrameInfoVariant {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 76 |     ) -> CompiledFunctionFrameInfoVariant<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/trap/frame_info.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get(&self, index: LocalFunctionIndex) -> Option<CompiledFunctionFrameInfoVariant> {
[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] 208 |     pub fn get(&self, index: LocalFunctionIndex) -> Option<CompiledFunctionFrameInfoVariant<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/trap/frame_info.rs:242:18
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn traps(&self) -> VecTrapInformationVariant {
[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] 242 |     pub fn traps(&self) -> VecTrapInformationVariant<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/trap/frame_info.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn instructions(&self) -> FunctionAddressMapInstructionVariant {
[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] 279 |     pub fn instructions(&self) -> FunctionAddressMapInstructionVariant<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn module_info(&'a self) -> &ModuleInfo;
[INFO] [stdout]    |                     --          ^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn module_info(&'a self) -> &'a ModuleInfo;
[INFO] [stdout]    |                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn features(&'a self) -> &Features;
[INFO] [stdout]    |                  --          ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn features(&'a self) -> &'a Features;
[INFO] [stdout]    |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn memory_styles(&'a self) -> &PrimaryMap<MemoryIndex, MemoryStyle>;
[INFO] [stdout]    |                       --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn memory_styles(&'a self) -> &'a PrimaryMap<MemoryIndex, MemoryStyle>;
[INFO] [stdout]    |                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling linera-wasmer-compiler v4.4.0-linera.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn table_styles(&'a self) -> &PrimaryMap<TableIndex, TableStyle>;
[INFO] [stdout]    |                      --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn table_styles(&'a self) -> &'a PrimaryMap<TableIndex, TableStyle>;
[INFO] [stdout]    |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CompileError`, `ModuleHash`, and `Target`
[INFO] [stdout]   --> src/artifact_builders/artifact_builder.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     CompileError, CpuFeature, CustomSection, Dwarf, FunctionIndex, LocalFunctionIndex, MemoryIndex,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     MemoryStyle, ModuleHash, ModuleInfo, OwnedDataInitializer, Relocation, SectionIndex,
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 28 |     SignatureIndex, TableIndex, TableStyle, Target,
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashAlgorithm` and `SerializableCompilation`
[INFO] [stdout]   --> src/artifact_builders/artifact_builder.rs:31:46
[INFO] [stdout]    |
[INFO] [stdout] 31 |     CompiledFunctionFrameInfo, FunctionBody, HashAlgorithm, SerializableCompilation,
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_new` is never used
[INFO] [stdout]    --> src/artifact_builders/artifact_builder.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 308 | impl ArtifactBuildFromArchive {
[INFO] [stdout]     | ----------------------------- associated function in this implementation
[INFO] [stdout] 309 |     pub(crate) fn try_new(
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (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]   --> src/engine/trap/frame_info.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 75 |         local_index: LocalFunctionIndex,
[INFO] [stdout] 76 |     ) -> CompiledFunctionFrameInfoVariant {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 76 |     ) -> CompiledFunctionFrameInfoVariant<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/trap/frame_info.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get(&self, index: LocalFunctionIndex) -> Option<CompiledFunctionFrameInfoVariant> {
[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] 208 |     pub fn get(&self, index: LocalFunctionIndex) -> Option<CompiledFunctionFrameInfoVariant<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/trap/frame_info.rs:242:18
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn traps(&self) -> VecTrapInformationVariant {
[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] 242 |     pub fn traps(&self) -> VecTrapInformationVariant<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/trap/frame_info.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn instructions(&self) -> FunctionAddressMapInstructionVariant {
[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] 279 |     pub fn instructions(&self) -> FunctionAddressMapInstructionVariant<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn module_info(&'a self) -> &ModuleInfo;
[INFO] [stdout]    |                     --          ^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn module_info(&'a self) -> &'a ModuleInfo;
[INFO] [stdout]    |                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn features(&'a self) -> &Features;
[INFO] [stdout]    |                  --          ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn features(&'a self) -> &'a Features;
[INFO] [stdout]    |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn memory_styles(&'a self) -> &PrimaryMap<MemoryIndex, MemoryStyle>;
[INFO] [stdout]    |                       --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn memory_styles(&'a self) -> &'a PrimaryMap<MemoryIndex, MemoryStyle>;
[INFO] [stdout]    |                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn table_styles(&'a self) -> &PrimaryMap<TableIndex, TableStyle>;
[INFO] [stdout]    |                      --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn table_styles(&'a self) -> &'a PrimaryMap<TableIndex, TableStyle>;
[INFO] [stdout]    |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "ce111f70c56c2fb5c6ac8b2e7c40a87315366fe4b0898377aa301f8acf2a5106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce111f70c56c2fb5c6ac8b2e7c40a87315366fe4b0898377aa301f8acf2a5106", kill_on_drop: false }`
[INFO] [stdout] ce111f70c56c2fb5c6ac8b2e7c40a87315366fe4b0898377aa301f8acf2a5106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3265b0b37d00e74775fdcca05be57f5a9324d4937ac6a0d49584ab09799878de
[INFO] running `Command { std: "docker" "start" "-a" "3265b0b37d00e74775fdcca05be57f5a9324d4937ac6a0d49584ab09799878de", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `CompileError`, `ModuleHash`, and `Target`
[INFO] [stderr]   --> src/artifact_builders/artifact_builder.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     CompileError, CpuFeature, CustomSection, Dwarf, FunctionIndex, LocalFunctionIndex, MemoryIndex,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 27 |     MemoryStyle, ModuleHash, ModuleInfo, OwnedDataInitializer, Relocation, SectionIndex,
[INFO] [stderr]    |                  ^^^^^^^^^^
[INFO] [stderr] 28 |     SignatureIndex, TableIndex, TableStyle, Target,
[INFO] [stderr]    |                                             ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `HashAlgorithm` and `SerializableCompilation`
[INFO] [stderr]   --> src/artifact_builders/artifact_builder.rs:31:46
[INFO] [stderr]    |
[INFO] [stderr] 31 |     CompiledFunctionFrameInfo, FunctionBody, HashAlgorithm, SerializableCompilation,
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_new` is never used
[INFO] [stderr]    --> src/artifact_builders/artifact_builder.rs:309:19
[INFO] [stderr]     |
[INFO] [stderr] 308 | impl ArtifactBuildFromArchive {
[INFO] [stderr]     | ----------------------------- associated function in this implementation
[INFO] [stderr] 309 |     pub(crate) fn try_new(
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/engine/trap/frame_info.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 75 |         local_index: LocalFunctionIndex,
[INFO] [stderr] 76 |     ) -> CompiledFunctionFrameInfoVariant {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     ) -> CompiledFunctionFrameInfoVariant<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/engine/trap/frame_info.rs:208:16
[INFO] [stderr]     |
[INFO] [stderr] 208 |     pub fn get(&self, index: LocalFunctionIndex) -> Option<CompiledFunctionFrameInfoVariant> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 208 |     pub fn get(&self, index: LocalFunctionIndex) -> Option<CompiledFunctionFrameInfoVariant<'_>> {
[INFO] [stderr]     |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/engine/trap/frame_info.rs:242:18
[INFO] [stderr]     |
[INFO] [stderr] 242 |     pub fn traps(&self) -> VecTrapInformationVariant {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 242 |     pub fn traps(&self) -> VecTrapInformationVariant<'_> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/engine/trap/frame_info.rs:279:25
[INFO] [stderr]     |
[INFO] [stderr] 279 |     pub fn instructions(&self) -> FunctionAddressMapInstructionVariant {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 279 |     pub fn instructions(&self) -> FunctionAddressMapInstructionVariant<'_> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/traits.rs:32:33
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn module_info(&'a self) -> &ModuleInfo;
[INFO] [stderr]    |                     --          ^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn module_info(&'a self) -> &'a ModuleInfo;
[INFO] [stderr]    |                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/traits.rs:35:30
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn features(&'a self) -> &Features;
[INFO] [stderr]    |                  --          ^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn features(&'a self) -> &'a Features;
[INFO] [stderr]    |                               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/traits.rs:41:35
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn memory_styles(&'a self) -> &PrimaryMap<MemoryIndex, MemoryStyle>;
[INFO] [stderr]    |                       --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn memory_styles(&'a self) -> &'a PrimaryMap<MemoryIndex, MemoryStyle>;
[INFO] [stderr]    |                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/traits.rs:44:34
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn table_styles(&'a self) -> &PrimaryMap<TableIndex, TableStyle>;
[INFO] [stderr]    |                      --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn table_styles(&'a self) -> &'a PrimaryMap<TableIndex, TableStyle>;
[INFO] [stderr]    |                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: `linera-wasmer-compiler` (lib) generated 11 warnings (run `cargo fix --lib -p linera-wasmer-compiler` to apply 10 suggestions)
[INFO] [stderr] warning: `linera-wasmer-compiler` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linera_wasmer_compiler-f118f3ee3d87fbcb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests linera_wasmer_compiler
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/engine/trap/frame_info.rs - engine::trap::frame_info (line 7) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3265b0b37d00e74775fdcca05be57f5a9324d4937ac6a0d49584ab09799878de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3265b0b37d00e74775fdcca05be57f5a9324d4937ac6a0d49584ab09799878de", kill_on_drop: false }`
[INFO] [stdout] 3265b0b37d00e74775fdcca05be57f5a9324d4937ac6a0d49584ab09799878de
