[INFO] fetching crate locutus-runtime 0.0.3...
[INFO] testing locutus-runtime-0.0.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate locutus-runtime 0.0.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate locutus-runtime 0.0.3
[INFO] finished tweaking crates.io crate locutus-runtime 0.0.3
[INFO] tweaked toml for crates.io crate locutus-runtime 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate locutus-runtime 0.0.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate locutus-runtime 0.0.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d315486f3608d347c558fb04577d4bb0361ff66e1a27461465bc44ebcf90fdcb
[INFO] running `Command { std: "docker" "start" "-a" "d315486f3608d347c558fb04577d4bb0361ff66e1a27461465bc44ebcf90fdcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d315486f3608d347c558fb04577d4bb0361ff66e1a27461465bc44ebcf90fdcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d315486f3608d347c558fb04577d4bb0361ff66e1a27461465bc44ebcf90fdcb", kill_on_drop: false }`
[INFO] [stdout] d315486f3608d347c558fb04577d4bb0361ff66e1a27461465bc44ebcf90fdcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f2504d66b724ed961835053d74ff4b00593804981af268abd6a56aa90d67269
[INFO] running `Command { std: "docker" "start" "-a" "6f2504d66b724ed961835053d74ff4b00593804981af268abd6a56aa90d67269", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling cranelift-isle v0.86.1
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.86.1
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling rkyv v0.7.39
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.86.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling corosensei v0.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling gimli v0.27.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling object v0.30.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling cranelift-entity v0.86.1
[INFO] [stderr]    Compiling slice-group-by v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling cranelift-bforest v0.86.1
[INFO] [stderr]    Compiling regalloc2 v0.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling cranelift-codegen v0.86.1
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling region v3.0.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.9
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling rkyv_derive v0.7.39
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling enumset v1.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling wasm-encoder v0.20.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling filetime v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.0.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling wasmparser v0.83.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v3.1.0
[INFO] [stderr]    Compiling wast v50.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling triomphe v0.1.8
[INFO] [stderr]    Compiling serde_with_macros v2.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling wasmer-types v3.1.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling serde_with v2.1.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling wasmer-vm v3.1.0
[INFO] [stderr]    Compiling wat v1.0.52
[INFO] [stderr]    Compiling wg v0.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v1.1.1
[INFO] [stderr]    Compiling wasmer-compiler v3.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.8
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling wasmer-derive v3.1.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chacha20 v0.9.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling rmpv v1.0.0
[INFO] [stderr]    Compiling locutus-macros v0.0.3
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling locutus-stdlib v0.0.3
[INFO] [stderr]    Compiling notify v5.0.0
[INFO] [stderr]    Compiling stretto v0.7.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling varuint v0.6.0
[INFO] [stderr]    Compiling cranelift-frontend v0.86.1
[INFO] [stderr]    Compiling wasmer v3.1.0
[INFO] [stderr]    Compiling locutus-runtime v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub(crate) fn init_buf<T>(&mut self, instance: &Instance, data: T) -> RuntimeResult<BufferMut>
[INFO] [stdout]    |                               ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub(crate) fn init_buf<T>(&mut self, instance: &Instance, data: T) -> RuntimeResult<BufferMut<'_>>
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "6f2504d66b724ed961835053d74ff4b00593804981af268abd6a56aa90d67269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f2504d66b724ed961835053d74ff4b00593804981af268abd6a56aa90d67269", kill_on_drop: false }`
[INFO] [stdout] 6f2504d66b724ed961835053d74ff4b00593804981af268abd6a56aa90d67269
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8d1ce6c8b15787e1c7efb8b2304ee188aae3ec42481eda05c8b9da8d9657d3c
[INFO] running `Command { std: "docker" "start" "-a" "a8d1ce6c8b15787e1c7efb8b2304ee188aae3ec42481eda05c8b9da8d9657d3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-rust-wasm v0.1.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v3.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling wasmer-vfs v3.1.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling wasmer-vnet v3.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling wasmer-wasi-local-networking v3.1.0
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling wasmer-vbus v3.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derive_arbitrary v1.2.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling wasmer-wit-parser v0.1.1
[INFO] [stderr]    Compiling wasmer v3.1.0
[INFO] [stderr]    Compiling stretto v0.7.1
[INFO] [stderr]    Compiling arbitrary v1.2.0
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-core v0.1.1
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-rust v0.1.1
[INFO] [stderr]    Compiling locutus-stdlib v0.0.3
[INFO] [stderr]    Compiling wasmer-wit-bindgen-rust-impl v0.1.1
[INFO] [stderr]    Compiling locutus-runtime v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasmer-wit-bindgen-rust v0.1.1
[INFO] [stderr]    Compiling wasmer-wasi-types v3.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub(crate) fn init_buf<T>(&mut self, instance: &Instance, data: T) -> RuntimeResult<BufferMut>
[INFO] [stdout]    |                               ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub(crate) fn init_buf<T>(&mut self, instance: &Instance, data: T) -> RuntimeResult<BufferMut<'_>>
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasmer-wasi v3.1.0
[INFO] [stdout] warning: struct `SecretsContext` is never constructed
[INFO] [stdout]    --> src/component.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 |     struct SecretsContext {
[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/component.rs:308:33
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn get_test_component(name: &str) -> Result<Component, Box<dyn std::error::Error>> {
[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] 308 |     fn get_test_component(name: &str) -> Result<Component<'_>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/component.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn set_up_runtime(name: &str) -> Result<(Component, Runtime), Box<dyn std::error::Error>> {
[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] 346 |     fn set_up_runtime(name: &str) -> Result<(Component<'_>, Runtime), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub(crate) fn init_buf<T>(&mut self, instance: &Instance, data: T) -> RuntimeResult<BufferMut>
[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] 89 |     pub(crate) fn init_buf<T>(&mut self, instance: &Instance, data: T) -> RuntimeResult<BufferMut<'_>>
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcjVx8FB/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio-8035ed683e154179.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnotify-07c94c64404a96eb,libmio-b15e37537d6d6653,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,libinotify-104a3121b65c3995,libinotify_sys-480a317fa9102aaf,libwasmer_wasi-04058af8d907a5f8,libwasmer_wasi_local_networking-de3fe37c9056d13e,libgenerational_arena-f1c52281e2fae86d,libcfg_if-5debf92116708c19,libwasmer_wasi_types-06d7233e70a01d0f,libwasmer_wit_bindgen_rust-0e86e08fc42df33a,libwasmer_vnet-38eefd520a9efddc,libwasmer_vbus-a08a3493ee6254fb,libwasmer_vfs-32328f1e73f479e8,libstretto-45c177a47dfe1a9c,libxxhash_rust-a4a2ebfa99c9ce49,libwg-dc0b04a07b7bbcb5,libtriomphe-c1403c4e6b65cd9f,libasync_channel-e519ba3e803980d7,librand-b7a015861e53d19f,librand_chacha-e8d0ca5e1e91f729,libppv_lite86-74d192d5fb0d20a2,libparking_lot-3b2532ee006de113,libfutures-6b51dc17630ced8f,libfutures_executor-4dec7a80e9c49bf3,libfutures_util-291b10746fa31856,libfutures_channel-bcfb41ea399689ac,libfutures_sink-7973ad48497a3b3e,libfutures_task-d5be3883e01c26c9,libpin_utils-3860774ad9b215b5,libasync_io-980394a6bacd767b,libslab-c31f36e3ee47a570,libpolling-976485bce3436699,libconcurrent_queue-39ed37a3f09aa1c1,libasync_lock-936d435b5af4744e,libevent_listener-0282a877755a83ef,libsocket2-3d77255678151b47,libfutures_lite-a75920a23d7e56b8,libfastrand-c4b4598707d308a7,libfutures_io-b5b10578856871e9,libfutures_core-2a6c346b91848ae1,libwaker_fn-aaf926ffbff19167,libparking-dc268ecb9761e309,libatomic-a00a026a51fb0ce2,libdashmap-bac2fb9bcc192a31,liblock_api-5a95d412ccf65ea3,libparking_lot_core-f89df84716cfa54b,libwasmer-3508e422c0b817d0,libwasmer_compiler_cranelift-afbfd9beb34308e4,libcranelift_frontend-49b75c0e7fc9ac93,librayon-c8ab02f719cf2295,librayon_core-f935f21a9d8e67ea,libnum_cpus-c8ef13a1878bbb04,libcrossbeam_deque-b3e0898318e95db2,libcrossbeam_epoch-e0e9634f04dc3058,libmemoffset-f7a6fe308a66f653,libcrossbeam_channel-de0caa7ba29e5bfc,libcrossbeam_utils-0d474245a45a7d4f,libeither-dade75f7b0d85455,libcranelift_codegen-654c9aa9f26e59d0,libcranelift_codegen_shared-71919af5855c2bf8,libregalloc2-3d9621ffdd279d58,libslice_group_by-b0ae8c3739e28244,libfxhash-b312effea3ad6fa7,libgimli-1bb048cddc3dbc81,libfallible_iterator-448d67c7a9bd3451,libstable_deref_trait-abbc9b1b4dceb875,libcranelift_bforest-021b12be34e39a67,libcranelift_entity-98d8d1d878e148d5,libwat-e2496da4d9f472e2,libwast-121a3a16da3db94a,libwasm_encoder-ef4e50b7fb89ea48,libleb128-7759971397ea6ba0,libunicode_width-e6feeb9daa4fd470,libbytes-bfed4fc704947305,libwasmer_compiler-ce2faf44956536fd,libwasmparser-bc30eddde5e7e58b,libmemmap2-49773d536a6f5ff3,libwasmer_vm-60e53c8d23bb2afc,libregion-6518a54702fcbbdf,libbitflags-dde12b0d7d495b50,libcorosensei-dd849a76dd2f7059,libscopeguard-df7644544c35baf4,libbacktrace-e2e67306b57a6a8c,libminiz_oxide-17f79754c0bb961c,libadler-8a8ce72c9fb247b6,libobject-d28a5fc1dd2f222b,libmemchr-fe2e5a4f134682e2,libaddr2line-41cec81d3e8919e5,libgimli-f2964a0e371a258e,librustc_demangle-b6b07d3d723455a9,libmemoffset-1c8252c8204b3f17,libwasmer_types-60b836e6b6839e51,libmore_asserts-c9ea4ac6d106bc2b,libenum_iterator-36d66cf549ee0bbc,libtarget_lexicon-0f0a34ca5b2b9cc2,libenumset-d8f5f03d9b79e8af,librkyv-37398dc931305cd3,librend-ec0dd683b7aee72d,libseahash-78b9ced3b8f27254,libptr_meta-ac0ba25a8cb1e3ad,libindexmap-d3b566e617d06e02,libhashbrown-3a10d7320ce8bb2b,libahash-ac1e4bba05396ad3,libchacha20poly1305-b82613629bc7369c,libchacha20-b282cb9d7182c5f3,libpoly1305-c578dc5c2b7e6cbd,libopaque_debug-1826dab867fa4b9d,libcpufeatures-334c279ac859326b,libuniversal_hash-ff5173692ec399af,libaead-4dcf3feab8ca3d04,libcipher-6197b33a8bff279b,libzeroize-3679a512193c604f,libinout-d98e4e4a38531bad,liblocutus_stdlib-1fba219b8405376c,libserde_json-e943cbb8b8f2c2ad,libryu-d41f87005784b1b4,libitoa-b1c8d26b4c65e25a,libserde_bytes-efedc4150c6ec4e8,librmpv-95f28a84b5b48092,librmp-d5550311ee01c7d6,libnum_traits-8bb2e00afceb4a5b,libbs58-a4388457aa47f468,libthiserror-f2d69c9c70f52b11,libtracing_subscriber-5b7c00e1c04cc962,libsmallvec-4517414d4f20efb1,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-77c44ad34d742c30,libmatchers-e0c8493a6985aba5,libregex_automata-f71d17cb80fae351,libregex-2e813e0f18a11f76,libregex_syntax-0b42395ebb20dab7,libthread_local-4d389045bc300d1a,libtracing_log-d2995b8820700bd8,liblazy_static-af860367908b8176,libtracing-352676f3e434d87c,liblog-ec46de5c30914dd3,libpin_project_lite-6df6c214457c8ca7,libtracing_core-650782114911ebcc,libonce_cell-0b208e55ffc12dcf,libbincode-15a156f7f4c7118e,libxz2-7cc82a7589836f28,liblzma_sys-27d22c9c0a8064de,libtar-b3684c69bc0875aa,libxattr-dfa3bbf8c3062e89,libfiletime-727a5582e91834cc,libsemver-9620d12738a12c22,libbyteorder-fb36fe721788ce00,libserde_with-6a735d63d8080f8a,libserde-8dbd0542bcda9556,libblake2-2973d32f78fd5f70,libdigest-fc714747b7bea071,libsubtle-e8a5d4b550a2b725,libblock_buffer-96af0dbdbbc0a8aa,libcrypto_common-efe803c6c01b7a4d,libgeneric_array-af340b5cab41132d,libtypenum-52da12a67493096a,librand_core-38bf7420c703f00c,libgetrandom-2a6416300303e0be,liblibc-c417bf01119bdb61,libcfg_if-3e7fc4e38d4a72b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjVx8FB/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/locutus_runtime-9be9e83a98d25e38" "-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:668 (src/libcalls.rs:668)
[INFO] [stdout]           >>>               wasmer_vm-60e53c8d23bb2afc.wasmer_vm.b42e53771d92d9a6-cgu.10.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-60e53c8d23bb2afc.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `locutus-runtime` (lib test) due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a8d1ce6c8b15787e1c7efb8b2304ee188aae3ec42481eda05c8b9da8d9657d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8d1ce6c8b15787e1c7efb8b2304ee188aae3ec42481eda05c8b9da8d9657d3c", kill_on_drop: false }`
[INFO] [stdout] a8d1ce6c8b15787e1c7efb8b2304ee188aae3ec42481eda05c8b9da8d9657d3c
