[INFO] cloning repository https://github.com/jipings/wasm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jipings/wasm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipings%2Fwasm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipings%2Fwasm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae69627be163c9fdc40a4327c34139478346f646 [INFO] testing jipings/wasm-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipings%2Fwasm-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jipings/wasm-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jipings/wasm-rs [INFO] finished tweaking git repo https://github.com/jipings/wasm-rs [INFO] tweaked toml for git repo https://github.com/jipings/wasm-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jipings/wasm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db8d1770738c41e90aa1be50e205920e7b107fdf8998169ac4dc480c6dc49034 [INFO] running `Command { std: "docker" "start" "-a" "db8d1770738c41e90aa1be50e205920e7b107fdf8998169ac4dc480c6dc49034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db8d1770738c41e90aa1be50e205920e7b107fdf8998169ac4dc480c6dc49034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8d1770738c41e90aa1be50e205920e7b107fdf8998169ac4dc480c6dc49034", kill_on_drop: false }` [INFO] [stdout] db8d1770738c41e90aa1be50e205920e7b107fdf8998169ac4dc480c6dc49034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a28fd6247dcfd43e00b8fd732bfaf0c390f927249373f697f48942d37b1520d [INFO] running `Command { std: "docker" "start" "-a" "9a28fd6247dcfd43e00b8fd732bfaf0c390f927249373f697f48942d37b1520d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling wast v38.0.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling wat v1.0.40 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling enumset v1.0.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling wasmer-types v2.0.0 [INFO] [stderr] Compiling wasmer-compiler v2.0.0 [INFO] [stderr] Compiling wasmer-engine v2.0.0 [INFO] [stderr] Compiling wasmer-object v2.0.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.0.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.0.0 [INFO] [stderr] Compiling cranelift-frontend v0.74.0 [INFO] [stderr] Compiling wasmer v2.0.0 [INFO] [stderr] Compiling wasm-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "9a28fd6247dcfd43e00b8fd732bfaf0c390f927249373f697f48942d37b1520d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a28fd6247dcfd43e00b8fd732bfaf0c390f927249373f697f48942d37b1520d", kill_on_drop: false }` [INFO] [stdout] 9a28fd6247dcfd43e00b8fd732bfaf0c390f927249373f697f48942d37b1520d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efafd14c6065d097cae507f809e7cdc6870687fdf86f1f3238606771a700e2a2 [INFO] running `Command { std: "docker" "start" "-a" "efafd14c6065d097cae507f809e7cdc6870687fdf86f1f3238606771a700e2a2", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.handle_memory.21f53b44-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0.1nejchvtc9aahnav.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-034c1893045d9360/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-a6de331f7eb7ef5b.rlib" "/opt/rustwide/target/debug/deps/libwasmer-51b4d1b9923d2b3d.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-acf6f714106fd68d.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-de3d8228168c0603.rlib" "/opt/rustwide/target/debug/deps/libtracing-55ae17c08855ea4b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-60f5f4324a3543e9.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-7c9d9df9e6692570.rlib" "/opt/rustwide/target/debug/deps/librayon-e9b615720231c9a1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cb9f9b495a6ec8a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e5dafd3900631dbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-d876c867e03159b2.rlib" "/opt/rustwide/target/debug/deps/libregalloc-3b3c005f1926495c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0cf57bb6a16a6b5e.rlib" "/opt/rustwide/target/debug/deps/libgimli-3c6f2db9aa82f6d3.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-3fba69b6e90730c0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5d9ca1f3735d9aed.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-559ae180195fc281.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-f40fdb4ff3487b84.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-ff413cd271f8bffd.rlib" "/opt/rustwide/target/debug/deps/libwat-02639dd5535fc6ab.rlib" "/opt/rustwide/target/debug/deps/libwast-421ac46986627bf1.rlib" "/opt/rustwide/target/debug/deps/libleb128-11fe3a9ff2cf75d1.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-aaf5adbcf20f4d71.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-6744379de8fb31e9.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-6a16df9129eb4320.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-f4e6fb113a9c8d3c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-e602a11f375961ba.rlib" "/opt/rustwide/target/debug/deps/libenumset-b946df68e48063b5.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-f7a052ca2876b03d.rlib" "/opt/rustwide/target/debug/deps/libregion-0f147b231ad9b6c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3b983b4573f11411.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-c1960eac27bb477a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-21e0d02e1f1870fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-69d4b25c4d6c5230.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-28e4e829933f14fd.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-a3604b8be0ba1194.rlib" "/opt/rustwide/target/debug/deps/librkyv-499bad73590fae32.rlib" "/opt/rustwide/target/debug/deps/libseahash-8680a60c2f582594.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-715d7f3337c0ee79.rlib" "/opt/rustwide/target/debug/deps/libloupe-cacb3d6de9c6cdf8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c34232820e699ac8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libserde-4f42070bd3e76539.rlib" "/opt/rustwide/target/debug/deps/libthiserror-efa0a64662d7902e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/handle_memory-06570941544d01c0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.hello_world.580d7b14-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10.2qq3n2qvc3p0gwkz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-034c1893045d9360/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-a6de331f7eb7ef5b.rlib" "/opt/rustwide/target/debug/deps/libwasmer-51b4d1b9923d2b3d.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-acf6f714106fd68d.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-de3d8228168c0603.rlib" "/opt/rustwide/target/debug/deps/libtracing-55ae17c08855ea4b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-60f5f4324a3543e9.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-7c9d9df9e6692570.rlib" "/opt/rustwide/target/debug/deps/librayon-e9b615720231c9a1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cb9f9b495a6ec8a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e5dafd3900631dbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2439fef1b58de08b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-d876c867e03159b2.rlib" "/opt/rustwide/target/debug/deps/libregalloc-3b3c005f1926495c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0cf57bb6a16a6b5e.rlib" "/opt/rustwide/target/debug/deps/libgimli-3c6f2db9aa82f6d3.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-3fba69b6e90730c0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5d9ca1f3735d9aed.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-559ae180195fc281.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-f40fdb4ff3487b84.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-ff413cd271f8bffd.rlib" "/opt/rustwide/target/debug/deps/libwat-02639dd5535fc6ab.rlib" "/opt/rustwide/target/debug/deps/libwast-421ac46986627bf1.rlib" "/opt/rustwide/target/debug/deps/libleb128-11fe3a9ff2cf75d1.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-aaf5adbcf20f4d71.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-6744379de8fb31e9.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-6a16df9129eb4320.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-f4e6fb113a9c8d3c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-e602a11f375961ba.rlib" "/opt/rustwide/target/debug/deps/libenumset-b946df68e48063b5.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-f7a052ca2876b03d.rlib" "/opt/rustwide/target/debug/deps/libregion-0f147b231ad9b6c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3b983b4573f11411.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-c1960eac27bb477a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-21e0d02e1f1870fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-69d4b25c4d6c5230.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-28e4e829933f14fd.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-a3604b8be0ba1194.rlib" "/opt/rustwide/target/debug/deps/librkyv-499bad73590fae32.rlib" "/opt/rustwide/target/debug/deps/libseahash-8680a60c2f582594.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-715d7f3337c0ee79.rlib" "/opt/rustwide/target/debug/deps/libloupe-cacb3d6de9c6cdf8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c34232820e699ac8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libserde-4f42070bd3e76539.rlib" "/opt/rustwide/target/debug/deps/libthiserror-efa0a64662d7902e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_world-7cd5df2e3bcace10" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "efafd14c6065d097cae507f809e7cdc6870687fdf86f1f3238606771a700e2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efafd14c6065d097cae507f809e7cdc6870687fdf86f1f3238606771a700e2a2", kill_on_drop: false }` [INFO] [stdout] efafd14c6065d097cae507f809e7cdc6870687fdf86f1f3238606771a700e2a2