[INFO] fetching crate linera-wasmer 4.4.0-linera.7...
[INFO] testing linera-wasmer-4.4.0-linera.7 against 1.90.0 for beta-1.91-3
[INFO] extracting crate linera-wasmer 4.4.0-linera.7 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate linera-wasmer 4.4.0-linera.7
[INFO] finished tweaking crates.io crate linera-wasmer 4.4.0-linera.7
[INFO] tweaked toml for crates.io crate linera-wasmer 4.4.0-linera.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate linera-wasmer 4.4.0-linera.7 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 198 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.16.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.11.4)
[INFO] [stderr]       Adding loupe v0.1.3 (available: v0.2.0)
[INFO] [stderr]       Adding macro-wasmer-universal-test v4.4.0 (available: v6.0.1)
[INFO] [stderr]       Adding more-asserts v0.2.2 (available: v0.3.1)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.4.5 (available: v0.6.5)
[INFO] [stderr]       Adding target-lexicon v0.12.16 (available: v0.13.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding wasmer-derive v4.4.0 (available: v6.0.1)
[INFO] [stderr]       Adding wasmer-types v4.4.0 (available: v6.0.1)
[INFO] [stderr]       Adding wasmparser v0.121.2 (available: v0.239.0)
[INFO] [stderr]       Adding wat v1.217.0 (available: v1.239.0)
[INFO] [stderr]       Adding windows-sys v0.59.0 (available: v0.61.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmer-derive v4.4.0
[INFO] [stderr]   Downloaded rusty_jsc_sys v0.1.0
[INFO] [stderr]   Downloaded wat v1.217.0
[INFO] [stderr]   Downloaded loupe-derive v0.1.3
[INFO] [stderr]   Downloaded rusty_jsc_macros v0.1.0
[INFO] [stderr]   Downloaded proc-quote v0.4.0
[INFO] [stderr]   Downloaded proc-quote-impl v0.3.2
[INFO] [stderr]   Downloaded rusty_jsc v0.1.0
[INFO] [stderr]   Downloaded dynasmrt v1.2.3
[INFO] [stderr]   Downloaded linera-wasmer-compiler-cranelift v4.4.0-linera.7
[INFO] [stderr]   Downloaded linera-wasmer-vm v4.4.0-linera.7
[INFO] [stderr]   Downloaded dynasm v1.2.3
[INFO] [stderr]   Downloaded linera-wasmer-compiler-singlepass v4.4.0-linera.7
[INFO] [stderr]   Downloaded wasmer-types v4.4.0
[INFO] [stderr]   Downloaded wast v217.0.1
[INFO] [stderr]   Downloaded linera-wasmer-compiler v4.4.0-linera.7
[INFO] [stderr]   Downloaded wasm-encoder v0.217.1
[INFO] [stderr]   Downloaded loupe v0.1.3
[INFO] [stderr]   Downloaded macro-wasmer-universal-test v4.4.0
[INFO] [stderr]   Downloaded wasmer-object v4.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c21dc6f7d69530e2ff8bb93202b646fa6439c31cb61215a852d379f298908e67
[INFO] running `Command { std: "docker" "start" "-a" "c21dc6f7d69530e2ff8bb93202b646fa6439c31cb61215a852d379f298908e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c21dc6f7d69530e2ff8bb93202b646fa6439c31cb61215a852d379f298908e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c21dc6f7d69530e2ff8bb93202b646fa6439c31cb61215a852d379f298908e67", kill_on_drop: false }`
[INFO] [stdout] c21dc6f7d69530e2ff8bb93202b646fa6439c31cb61215a852d379f298908e67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c328f4bebf5ba963d24ebc3ddfa5837f14bd607ce2e8a9fa8d90c5838c173c7
[INFO] running `Command { std: "docker" "start" "-a" "9c328f4bebf5ba963d24ebc3ddfa5837f14bd607ce2e8a9fa8d90c5838c173c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling wasm-encoder v0.217.1
[INFO] [stderr]    Compiling linera-wasmer-compiler-cranelift v4.4.0-linera.7
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling regalloc2 v0.5.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wast v217.0.1
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling cranelift-egraph v0.91.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling wasmer-derive v4.4.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling wat v1.217.0
[INFO] [stderr]    Compiling rkyv v0.7.45
[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
[INFO] [stderr]    Compiling cranelift-frontend v0.91.1
[INFO] [stderr]    Compiling linera-wasmer v4.4.0-linera.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `deprecated_cfg_attr_crate_type_name` has been removed: converted into hard error, see issue #91632 <https://github.com/rust-lang/rust/issues/91632> for more information
[INFO] [stdout]   --> src/lib.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![allow(deprecated_cfg_attr_crate_type_name)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]    --> src/lib.rs:291:13
[INFO] [stdout]     |
[INFO] [stdout] 291 | #![cfg_attr(feature = "llvm", doc = "(enabled),")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]     = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]    --> src/lib.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 | #![cfg_attr(not(feature = "llvm"), doc = "(disabled),")]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]     = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/imports.rs:78:38
[INFO] [stdout]    |
[INFO] [stdout] 78 |         self.map.keys().any(|(k, _)| (k == name))
[INFO] [stdout]    |                                      ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -         self.map.keys().any(|(k, _)| (k == name))
[INFO] [stdout] 78 +         self.map.keys().any(|(k, _)| k == name)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]   --> src/sys/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "llvm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]    = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]   --> src/sys/engine.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |         } else if #[cfg(feature = "llvm")] {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]    = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn as_engine_ref(&self) -> EngineRef {
[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] 110 |     fn as_engine_ref(&self) -> EngineRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exports.rs:178:17
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn iter(&self) -> ExportsIterator<impl Iterator<Item = (&String, &Extern)>> {
[INFO] [stdout]     |                 ^^^^^     ---------------------------------------------------------
[INFO] [stdout]     |                 |         |                                     |        |
[INFO] [stdout]     |                 |         |                                     |        the same lifetime is elided here
[INFO] [stdout]     |                 |         |                                     the same lifetime is elided here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn iter(&self) -> ExportsIterator<'_, impl Iterator<Item = (&String, &Extern)>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/function_env.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<T> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<'_, T> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function_env.rs:124:31
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut) {
[INFO] [stdout]     |                               ^^^^^^^^^      ------  -------- the same lifetime is hidden here
[INFO] [stdout]     |                               |              |
[INFO] [stdout]     |                               |              the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut<'_>) {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "9c328f4bebf5ba963d24ebc3ddfa5837f14bd607ce2e8a9fa8d90c5838c173c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c328f4bebf5ba963d24ebc3ddfa5837f14bd607ce2e8a9fa8d90c5838c173c7", kill_on_drop: false }`
[INFO] [stdout] 9c328f4bebf5ba963d24ebc3ddfa5837f14bd607ce2e8a9fa8d90c5838c173c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52135df2a40d9fa0ad3e5ec622b23bfe4c2c221853d7db3209fe14f3e96c5b70
[INFO] running `Command { std: "docker" "start" "-a" "52135df2a40d9fa0ad3e5ec622b23bfe4c2c221853d7db3209fe14f3e96c5b70", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling proc-quote v0.4.0
[INFO] [stderr]    Compiling macro-wasmer-universal-test v4.4.0
[INFO] [stderr]    Compiling linera-wasmer-compiler v4.4.0-linera.7
[INFO] [stderr]    Compiling linera-wasmer-compiler-cranelift v4.4.0-linera.7
[INFO] [stderr]    Compiling linera-wasmer v4.4.0-linera.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `deprecated_cfg_attr_crate_type_name` has been removed: converted into hard error, see issue #91632 <https://github.com/rust-lang/rust/issues/91632> for more information
[INFO] [stdout]   --> src/lib.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![allow(deprecated_cfg_attr_crate_type_name)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]    --> src/lib.rs:291:13
[INFO] [stdout]     |
[INFO] [stdout] 291 | #![cfg_attr(feature = "llvm", doc = "(enabled),")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]     = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]    --> src/lib.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 | #![cfg_attr(not(feature = "llvm"), doc = "(disabled),")]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]     = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/imports.rs:78:38
[INFO] [stdout]    |
[INFO] [stdout] 78 |         self.map.keys().any(|(k, _)| (k == name))
[INFO] [stdout]    |                                      ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -         self.map.keys().any(|(k, _)| (k == name))
[INFO] [stdout] 78 +         self.map.keys().any(|(k, _)| k == name)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]   --> src/sys/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "llvm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]    = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]   --> src/sys/engine.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |         } else if #[cfg(feature = "llvm")] {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]    = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `deprecated_cfg_attr_crate_type_name` has been removed: converted into hard error, see issue #91632 <https://github.com/rust-lang/rust/issues/91632> for more information
[INFO] [stdout]   --> src/lib.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![allow(deprecated_cfg_attr_crate_type_name)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]    --> src/lib.rs:291:13
[INFO] [stdout]     |
[INFO] [stdout] 291 | #![cfg_attr(feature = "llvm", doc = "(enabled),")]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]     = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]    --> src/lib.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 | #![cfg_attr(not(feature = "llvm"), doc = "(disabled),")]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]     = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/imports.rs:78:38
[INFO] [stdout]    |
[INFO] [stdout] 78 |         self.map.keys().any(|(k, _)| (k == name))
[INFO] [stdout]    |                                      ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 78 -         self.map.keys().any(|(k, _)| (k == name))
[INFO] [stdout] 78 +         self.map.keys().any(|(k, _)| k == name)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]   --> src/sys/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "llvm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]    = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm`
[INFO] [stdout]   --> src/sys/engine.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 |         } else if #[cfg(feature = "llvm")] {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `artifact-size`, `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `jsc`, `rusty_jsc`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat`
[INFO] [stdout]    = help: consider adding `llvm` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn as_engine_ref(&self) -> EngineRef {
[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] 110 |     fn as_engine_ref(&self) -> EngineRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exports.rs:178:17
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn iter(&self) -> ExportsIterator<impl Iterator<Item = (&String, &Extern)>> {
[INFO] [stdout]     |                 ^^^^^     ---------------------------------------------------------
[INFO] [stdout]     |                 |         |                                     |        |
[INFO] [stdout]     |                 |         |                                     |        the same lifetime is elided here
[INFO] [stdout]     |                 |         |                                     the same lifetime is elided here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn iter(&self) -> ExportsIterator<'_, impl Iterator<Item = (&String, &Extern)>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/function_env.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<T> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<'_, T> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function_env.rs:124:31
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut) {
[INFO] [stdout]     |                               ^^^^^^^^^      ------  -------- the same lifetime is hidden here
[INFO] [stdout]     |                               |              |
[INFO] [stdout]     |                               |              the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut<'_>) {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn as_engine_ref(&self) -> EngineRef {
[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] 110 |     fn as_engine_ref(&self) -> EngineRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exports.rs:178:17
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn iter(&self) -> ExportsIterator<impl Iterator<Item = (&String, &Extern)>> {
[INFO] [stdout]     |                 ^^^^^     ---------------------------------------------------------
[INFO] [stdout]     |                 |         |                                     |        |
[INFO] [stdout]     |                 |         |                                     |        the same lifetime is elided here
[INFO] [stdout]     |                 |         |                                     the same lifetime is elided here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn iter(&self) -> ExportsIterator<'_, impl Iterator<Item = (&String, &Extern)>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/function_env.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<T> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn into_mut(self, store: &mut impl AsStoreMut) -> FunctionEnvMut<'_, T> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function_env.rs:124:31
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut) {
[INFO] [stdout]     |                               ^^^^^^^^^      ------  -------- the same lifetime is hidden here
[INFO] [stdout]     |                               |              |
[INFO] [stdout]     |                               |              the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn data_and_store_mut(&mut self) -> (&mut T, StoreMut<'_>) {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcw9TphB/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwat-68918ff3ed2e0081,libwast-c6b44d3a2fbfa47f,libwasm_encoder-bfc93dfc6b6244f1,libleb128-d430320fe2c51fea,libunicode_width-d326e1c28964af35,liblinera_wasmer_compiler_cranelift-ee07488127405758,libcranelift_frontend-722691918a34528e,librayon-f17b3022634699b0,librayon_core-595fc537de9e04f7,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libeither-1d7d367032d231e9,libcranelift_codegen-ce23c9cbc37a86e7,libbumpalo-49f4e6461d1d3d01,libarrayvec-7339f336323a9f9d,libcranelift_egraph-9257d207a09a8f47,libcranelift_codegen_shared-ab6697e6db5bf4bf,libregalloc2-0d2a16b7d0efc54f,liblog-62f38dd377528769,libslice_group_by-c20bdbd14c3a2628,libfxhash-4da70fad991848bc,libbyteorder-3f91e0f3212dbed5,libgimli-5dd05160780207d8,libfallible_iterator-3ec5b38cc61c2e63,libstable_deref_trait-0ed3f71e58712363,libcranelift_bforest-b0aacf07b8fbc2f2,libcranelift_entity-536ae822c7c86ef0,libtracing-9784121a170f5e69,libpin_project_lite-0cffc5d959d0b16f,libtracing_core-d71d11be73f619c1,liblinera_wasmer_compiler-ee5446001b6a0b44,libwasmparser-2e8a4fb96a5b56fe,libbitflags-1df175893de5cfa2,libsemver-adcc5feb1614b061,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libself_cell-811df33231a9375f,liblinera_wasmer_vm-d2e476ec5d6e55b2,libcrossbeam_queue-fd8abf73c931fd38,libregion-8681005472efd6e5,libbitflags-3333d968e5f279ee,liblazy_static-509a3481d98abb23,libcorosensei-3dd87165b2462995,libbacktrace-08d5a2a4f20d2463,libminiz_oxide-d267e6f0d42d411c,libadler2-8cf763083e09675d,libobject-2a8d022427ba908e,libmemchr-32e90f4120c6c9bf,libaddr2line-67f6be0e6597008a,libgimli-168311e5e5426be0,librustc_demangle-7d923a23ffb2d439,libfnv-773757b135178300,libdashmap-e7196f1c16bfe465,liblock_api-b12548ba40d29fb8,libscopeguard-0c32c3b65921654f,libhashbrown-bd6d8ff7deb656a8,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-328e65ff3a6142bc,libsmallvec-a855477fa956d288,libmemoffset-1b3f624b6f5c9907,libwasmer_types-b0e950293eb924c5,libxxhash_rust-bfdebc9ce59683e8,libhex-ca926d8cc80c7033,libmore_asserts-2bd6aceadd618b20,libsha2-973d02f7653896ff,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libenum_iterator-a508251aa6384a21,libtarget_lexicon-0fead8ced77f360d,libenumset-80bccb53e4747e18,librkyv-94ac76b758141152,librend-5d2235db16930e92,libindexmap-9d3c8d4f5e616b6a,libhashbrown-045f1f862490e8c4,libahash-97ebe4d0ace9bfba,libgetrandom-fb646e835ae81ee5,libcfg_if-8dc91cf0ce07e60b,libonce_cell-65395029fac7f518,libseahash-5eadfe70ca2928fa,libbytecheck-22914199208687d7,libsimdutf8-f46b92d679fbfa17,libptr_meta-98acdc3c28b981b9,libthiserror-96c2496cd192d69b,libshared_buffer-acd70315db536021,libmemmap2-2b1303ba72b4862b,liblibc-08aef465eb552f81,libbytes-e08a006c583c3ac6}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcw9TphB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/linera_wasmer-731c6132f4ce2df5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:850 (src/libcalls.rs:850)
[INFO] [stdout]           >>>               linera_wasmer_vm-d2e476ec5d6e55b2.linera_wasmer_vm.2a787c10aad90165-cgu.11.rcgu.o:(linera_wasmer_vm::libcalls::function_pointer::h59243be5a2f20c62) in archive /opt/rustwide/target/debug/deps/liblinera_wasmer_vm-d2e476ec5d6e55b2.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linera-wasmer` (lib test) due to 1 previous error; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "52135df2a40d9fa0ad3e5ec622b23bfe4c2c221853d7db3209fe14f3e96c5b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52135df2a40d9fa0ad3e5ec622b23bfe4c2c221853d7db3209fe14f3e96c5b70", kill_on_drop: false }`
[INFO] [stdout] 52135df2a40d9fa0ad3e5ec622b23bfe4c2c221853d7db3209fe14f3e96c5b70
