[INFO] fetching crate wasmut 0.6.0... [INFO] testing wasmut-0.6.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate wasmut 0.6.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate wasmut 0.6.0 [INFO] finished tweaking crates.io crate wasmut 0.6.0 [INFO] tweaked toml for crates.io crate wasmut 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmut 0.6.0 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 wasmut 0.6.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 03ec1932ac8f69dd5a81b8ec381c24d4a8a1cabab643d9db1b9bc1caee2a89cb [INFO] running `Command { std: "docker" "start" "-a" "03ec1932ac8f69dd5a81b8ec381c24d4a8a1cabab643d9db1b9bc1caee2a89cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03ec1932ac8f69dd5a81b8ec381c24d4a8a1cabab643d9db1b9bc1caee2a89cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ec1932ac8f69dd5a81b8ec381c24d4a8a1cabab643d9db1b9bc1caee2a89cb", kill_on_drop: false }` [INFO] [stdout] 03ec1932ac8f69dd5a81b8ec381c24d4a8a1cabab643d9db1b9bc1caee2a89cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fadde879e5d7de4e8b21eaba56c95a1dd856c158bfe64e51f867e4d4e95ca2ad [INFO] running `Command { std: "docker" "start" "-a" "fadde879e5d7de4e8b21eaba56c95a1dd856c158bfe64e51f867e4d4e95ca2ad", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling target-lexicon v0.12.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpp_demangle v0.4.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cranelift-isle v0.86.1 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling cranelift-codegen-shared v0.86.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.86.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-codegen v0.86.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Compiling cranelift-entity v0.86.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling wasmer-wit-parser v0.1.1 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling regalloc2 v0.3.2 [INFO] [stderr] Compiling cranelift-bforest v0.86.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling enumset_derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling enumset v1.0.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling wasmer-wit-bindgen-gen-core v0.1.1 [INFO] [stderr] Compiling wasm-encoder v0.22.0 [INFO] [stderr] Compiling wasmer-wit-bindgen-gen-rust-wasm v0.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v3.1.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling wast v52.0.2 [INFO] [stderr] Compiling wasmer-wit-bindgen-gen-rust v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling wasmer-vfs v3.1.1 [INFO] [stderr] Compiling wasmer-derive v3.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling pest_meta v2.5.4 [INFO] [stderr] Compiling wasmer-wit-bindgen-rust-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling wasmer-types v3.1.1 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling wat v1.0.56 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling wasmer-wit-bindgen-rust v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling toml_datetime v0.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.0 [INFO] [stderr] Compiling wasmer-vm v3.1.1 [INFO] [stderr] Compiling wasmer-compiler v3.1.1 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling pest_generator v2.5.4 [INFO] [stderr] Compiling wasmer-vnet v3.1.1 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling cranelift-frontend v0.86.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling plist v1.4.0 [INFO] [stderr] Compiling toml_edit v0.19.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling pest_derive v2.5.4 [INFO] [stderr] Compiling wasmer-wasi-local-networking v3.1.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling wasmer v3.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wasmer-vbus v3.1.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling indicatif v0.17.3 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling wasmer-wasi-types v3.1.1 [INFO] [stderr] Compiling wasmer-middlewares v3.1.1 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling wasmer-wasi v3.1.1 [INFO] [stderr] Compiling toml v0.7.0 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling handlebars v4.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling concat-idents v1.1.4 [INFO] [stderr] Compiling dynasmrt v1.2.3 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling wasmut-wasm v0.46.0 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling wasmer-compiler-singlepass v3.1.1 [INFO] [stderr] Compiling wasmut v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reporter/html.rs:132:35 [INFO] [stdout] | [INFO] [stdout] 132 | fn instantiate_html_generator(&self, file: &str) -> Result { [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] 132 | fn instantiate_html_generator(&self, file: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wasmmodule.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn from_file(path: &str) -> Result { [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] 52 | pub fn from_file(path: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVNYqvo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmd5-380e091b79bd6e66,libtoml-89abb7efe3c1f94f,libtoml_edit-c27d9ce64855dd0c,libserde_spanned-8c6b697189488d02,libnom8-02bbe241db7c36a8,libtoml_datetime-1f9358fb8530ca83,libenv_logger-0fb540b70340f194,libhumantime-9f900d7885b5087e,libwasmer_wasi-c6150f8f738e57a5,libwasmer_wasi_local_networking-41266ce6dbfe4835,libgenerational_arena-f1c52281e2fae86d,libcfg_if-5debf92116708c19,libwasmer_wasi_types-d51a5b4a965cab45,libwasmer_wit_bindgen_rust-8786c6a289ac878a,libwasmer_vnet-5413e9874c53c338,libwasmer_vbus-bee2cf6ddcac1afa,libwasmer_vfs-011b67bd77c730fd,libwasmer_middlewares-fe7ff5f803b1fa00,libwasmer_compiler_singlepass-3a2919a2d9f0837e,libdynasmrt-3b9ba5e92443c615,libwasmer-7a60efa9c9db9ba1,libwasmer_compiler_cranelift-8c89bb9e53eb2046,libtracing-b1f246900d21b3b6,libpin_project_lite-6df6c214457c8ca7,libtracing_core-6aa46100a0a7a7b7,libcranelift_frontend-98edb3b6d44bbdd6,libcranelift_codegen-715480ef48d65e60,libcranelift_codegen_shared-71919af5855c2bf8,libregalloc2-3d9621ffdd279d58,libslice_group_by-b0ae8c3739e28244,libfxhash-b312effea3ad6fa7,libbyteorder-fb36fe721788ce00,libgimli-dd2cbe380aecc4e2,libcranelift_bforest-021b12be34e39a67,libcranelift_entity-98d8d1d878e148d5,libwat-6aa09b042dbfc9d2,libwast-6aea570a7737eb99,libwasm_encoder-a358b600b6d4bca3,libleb128-7759971397ea6ba0,libbytes-d41a62099e4fef91,libwasmer_compiler-5c7f94d7217b36b2,libwasmparser-bc30eddde5e7e58b,libmemmap2-90d299dea20f958d,libwasmer_vm-9bb2c6c3fe7493fc,libregion-c4e71f2ad4d5d3e9,libcorosensei-a45e001e83836704,libbacktrace-b76cb3b4ef5d119e,libmemoffset-1c8252c8204b3f17,libwasmer_types-287851329589e6eb,libmore_asserts-c9ea4ac6d106bc2b,libenum_iterator-22b7269eb1a15dde,libtarget_lexicon-0f0a34ca5b2b9cc2,libenumset-9e76d56cba15669a,librkyv-1d33d95fc5ef2992,librend-da8bf857e3a1dc06,libseahash-78b9ced3b8f27254,libptr_meta-d83848a86e6544fb,libsyntect-978e9457707c0c9e,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,libonig-632162ed93911746,libonig_sys-1dd33731b14084c0,libyaml_rust-0d35c98b09962543,liblinked_hash_map-7d04f0e6cc440adb,libfnv-79e2cbfbe03dcd16,libplist-e663852f8de2b165,libline_wrap-5343990fdb149689,libsafemem-6bde8d6e08a694b2,libbase64-42295ac2e0e134a3,libtime-9d128003460e9ed9,libtime_core-3dea729da486ae44,libquick_xml-298e9a883603b7ec,libbincode-bd50513c631cd1a1,libhandlebars-a4b7c2fa6773a5f6,libpest-3df52233d3459b22,libucd_trie-e7bd1541a96763ac,libthiserror-b187ed65345d39b0,libserde_json-e871ce061464b8cd,libryu-d41f87005784b1b4,libitoa-b1c8d26b4c65e25a,liblog-ec46de5c30914dd3,libchrono-8c54abc5798c64a6,libiana_time_zone-092ba8b05fc9b5b1,libnum_integer-990bd7764f06b6b6,libnum_traits-af9e5579d19400a9,libtime-5de8a75ef1e1ab03,libcolored-cdc70f7197df5bcb,libatty-ddc0b2eddfffebe1,libregex-c9fa82312c7b4682,libaho_corasick-04356261da0241aa,libregex_syntax-0b42395ebb20dab7,libdyn_clone-c03927aeb811d2b9,libwasmut_wasm-7bbb166419233e3a,librand-21f405ee664f1ffc,librand_chacha-584951985ebc2f20,libppv_lite86-74d192d5fb0d20a2,librand_core-191766f5d8588ce6,libatomic_counter-f82f7be7b83685d1,libindicatif-79b37a2349529374,libportable_atomic-a3417278c34c2fbf,librayon-f4a3ab40a12f2626,librayon_core-32fbaa12403a7c6f,libnum_cpus-41d3c22de6521155,libcrossbeam_deque-b3e0898318e95db2,libcrossbeam_epoch-e0e9634f04dc3058,libmemoffset-f7a6fe308a66f653,libscopeguard-df7644544c35baf4,libcrossbeam_channel-de0caa7ba29e5bfc,libcrossbeam_utils-0d474245a45a7d4f,libeither-b742f34066382cfc,libnumber_prefix-6b994bedec76f9db,libconsole-4e94adbb647a343b,libunicode_width-e6feeb9daa4fd470,liblazy_static-af860367908b8176,libanyhow-6f6b6893cf42425c,libclap-9ab93280c587dd55,libstrsim-934c6b5db5b11ce4,libis_terminal-045af212cb5789bb,librustix-8aeca62b5fae5217,liblinux_raw_sys-47a5560eacbdd6ea,libio_lifetimes-4cdebb794d19ab94,libclap_lex-32fe7d4c60527fc1,libos_str_bytes-ee73c5d26d23daaf,libtermcolor-a5251b019e6ea81a,libbitflags-dde12b0d7d495b50,libserde-7913b72e01234dee,libaddr2line-dfc173313cd2001d,libsmallvec-4517414d4f20efb1,librustc_demangle-b6b07d3d723455a9,libobject-6abf8d7f74442e0d,libflate2-2e644b603bbc50c5,libminiz_oxide-3c4081393d387e05,libadler-8a8ce72c9fb247b6,libcrc32fast-b6f658faf0f4ad73,libmemchr-fe2e5a4f134682e2,libwasmparser-8b94e120de09fc86,libgimli-8d72d0879785fccf,libindexmap-885dec0534e11eb3,libhashbrown-d762f9a34e3e3244,libahash-989e360c7f4926d2,libgetrandom-54401de074bde1f3,liblibc-a3fcced3ef6304dd,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-9a29211daf4ab5bf,libstable_deref_trait-abbc9b1b4dceb875,libfallible_iterator-448d67c7a9bd3451,libcpp_demangle-6d6879dbdcc16f68}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVNYqvo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/onig_sys-a5f7a7a0141fdffd/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wasmut-fc79b6f155c9d39c" "-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-9bb2c6c3fe7493fc.wasmer_vm.707a08b5f1f9f84d-cgu.04.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-9bb2c6c3fe7493fc.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmut` (bin "wasmut") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fadde879e5d7de4e8b21eaba56c95a1dd856c158bfe64e51f867e4d4e95ca2ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fadde879e5d7de4e8b21eaba56c95a1dd856c158bfe64e51f867e4d4e95ca2ad", kill_on_drop: false }` [INFO] [stdout] fadde879e5d7de4e8b21eaba56c95a1dd856c158bfe64e51f867e4d4e95ca2ad