[INFO] cloning repository https://github.com/Tonyce/wasmer-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tonyce/wasmer-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyce%2Fwasmer-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyce%2Fwasmer-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c397adcca85eefa0d0d807d7d23f350262c00863 [INFO] testing Tonyce/wasmer-project against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyce%2Fwasmer-project" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tonyce/wasmer-project on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tonyce/wasmer-project [INFO] finished tweaking git repo https://github.com/Tonyce/wasmer-project [INFO] tweaked toml for git repo https://github.com/Tonyce/wasmer-project written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tonyce/wasmer-project 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-vm v2.0.0-rc2 [INFO] [stderr] Downloaded ptr_meta_derive v0.1.2 [INFO] [stderr] Downloaded loupe-derive v0.1.2 [INFO] [stderr] Downloaded wasmer-object v2.0.0-rc1 [INFO] [stderr] Downloaded wasmer-compiler v2.0.0-rc1 [INFO] [stderr] Downloaded wasmer-engine v2.0.0-rc1 [INFO] [stderr] Downloaded rkyv_derive v0.6.3 [INFO] [stderr] Downloaded wasmer-derive v2.0.0-rc2 [INFO] [stderr] Downloaded wasmer-engine-dylib v2.0.0-rc1 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v2.0.0-rc1 [INFO] [stderr] Downloaded object v0.25.2 [INFO] [stderr] Downloaded target-lexicon v0.12.0 [INFO] [stderr] Downloaded wasmer-engine-universal v2.0.0-rc1 [INFO] [stderr] Downloaded ptr_meta v0.1.3 [INFO] [stderr] Downloaded rkyv v0.6.6 [INFO] [stderr] Downloaded loupe v0.1.2 [INFO] [stderr] Downloaded wasmer-types v2.0.0-rc2 [INFO] [stderr] Downloaded wasmer v2.0.0-rc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7842df1ece246d4ea91fb886d11fb181690210702ac491e69ff31c130a8876c9 [INFO] running `Command { std: "docker" "start" "-a" "7842df1ece246d4ea91fb886d11fb181690210702ac491e69ff31c130a8876c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7842df1ece246d4ea91fb886d11fb181690210702ac491e69ff31c130a8876c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7842df1ece246d4ea91fb886d11fb181690210702ac491e69ff31c130a8876c9", kill_on_drop: false }` [INFO] [stdout] 7842df1ece246d4ea91fb886d11fb181690210702ac491e69ff31c130a8876c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2930ebc3ce82eebe39d96fbbf9e71a2dc5853b19a5ad4a30b5584d7aef38c71c [INFO] running `Command { std: "docker" "start" "-a" "2930ebc3ce82eebe39d96fbbf9e71a2dc5853b19a5ad4a30b5584d7aef38c71c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Compiling rkyv v0.6.6 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling wasmer-vm v2.0.0-rc2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0-rc1 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling ptr_meta v0.1.3 [INFO] [stderr] Compiling loupe-derive v0.1.2 [INFO] [stderr] Compiling rkyv_derive v0.6.3 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling enumset_derive v0.5.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling wat v1.0.37 [INFO] [stderr] Compiling wasmer-derive v2.0.0-rc2 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling enumset v1.0.6 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling loupe v0.1.2 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling wasmer-types v2.0.0-rc2 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling wasmer-compiler v2.0.0-rc1 [INFO] [stderr] Compiling wasmer-engine v2.0.0-rc1 [INFO] [stderr] Compiling wasmer-object v2.0.0-rc1 [INFO] [stderr] Compiling wasmer-engine-dylib v2.0.0-rc1 [INFO] [stderr] Compiling wasmer-engine-universal v2.0.0-rc1 [INFO] [stderr] Compiling cranelift-frontend v0.74.0 [INFO] [stderr] Compiling wasmer v2.0.0-rc1 [INFO] [stderr] Compiling wasmer-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.74.0, wasmparser v0.78.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2930ebc3ce82eebe39d96fbbf9e71a2dc5853b19a5ad4a30b5584d7aef38c71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2930ebc3ce82eebe39d96fbbf9e71a2dc5853b19a5ad4a30b5584d7aef38c71c", kill_on_drop: false }` [INFO] [stdout] 2930ebc3ce82eebe39d96fbbf9e71a2dc5853b19a5ad4a30b5584d7aef38c71c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aaeda6d09ad9fb2471df3764e4b10bd4b19bffb5bcd87afaa3a2e39310a8a0b [INFO] running `Command { std: "docker" "start" "-a" "0aaeda6d09ad9fb2471df3764e4b10bd4b19bffb5bcd87afaa3a2e39310a8a0b", kill_on_drop: false }` [INFO] [stderr] Compiling wasmer-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `NativeFunc` [INFO] [stdout] --> examples/instance.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | use wasmer::{imports, wat2wasm, Instance, Module, NativeFunc, Store}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc8oDjpB/symbols.o" "/opt/rustwide/target/debug/examples/memory-81ac98d3922b74f4.memory.9d9d428e17495675-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/memory-81ac98d3922b74f4.memory.9d9d428e17495675-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/memory-81ac98d3922b74f4.2lt7qyccwgxycnc9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-7d4f0924d37a0422/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-76f4fb34d5f31143.rlib" "/opt/rustwide/target/debug/deps/libwasmer-f299b5ccd86126c0.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-f6c8bbefd6f452d0.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-49fbb76cf0c39099.rlib" "/opt/rustwide/target/debug/deps/libtracing-401eeae98560ef90.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7c63e2c9f456847b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fff12ee7c082f239.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-14d263b77a2207d8.rlib" "/opt/rustwide/target/debug/deps/librayon-1e61cacb76f7293f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-230b480dac07d672.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2a53597496192a62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-52e0a4115748ff63.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-11681a49b51e669d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea54cec8096cb4e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4aa88e97115ee5ef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e9f6845585921877.rlib" "/opt/rustwide/target/debug/deps/libeither-b97cbda8cbb98847.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-ed185b7ddba55ca7.rlib" "/opt/rustwide/target/debug/deps/libregalloc-b6df098a0a9c787c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-22e31ba09b2168d2.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-eb3278f19060b787.rlib" "/opt/rustwide/target/debug/deps/liblog-4cd4024d60b6ef02.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-84408f245c806b6e.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-4abbab35cf38a992.rlib" "/opt/rustwide/target/debug/deps/libwat-2af7cae0d322bb47.rlib" "/opt/rustwide/target/debug/deps/libwast-54e1d1f1663b53ac.rlib" "/opt/rustwide/target/debug/deps/libleb128-dfed3129baeb1d85.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-fcab70b12672b339.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-a45a48e0f2b06fe2.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-67522d021bdc694f.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-7570495475c456e3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a2a36b2dfe77accf.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-f303ab033f1c5025.rlib" "/opt/rustwide/target/debug/deps/libenumset-a149b0f85e6c6f9a.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-bb625f4595e82426.rlib" "/opt/rustwide/target/debug/deps/libregion-07ac4ba7d8b03027.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f223d469458bfa8a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1122a40b8adf558e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-eb239182beaf08a0.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libobject-ab393edf1d3ee308.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9cd5743a1f9769cf.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cfed89fe938508.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-4ec035684492d0f5.rlib" "/opt/rustwide/target/debug/deps/libgimli-d23af0450b989835.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-5007f21a0306c6ba.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-25eff41a6f62e14c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a4853c1f79b939e3.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-8d0fe63f91bc6040.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-f475d5cb5a34ed93.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-bbfe82a08ded721e.rlib" "/opt/rustwide/target/debug/deps/librkyv-7377b211113cf9b0.rlib" "/opt/rustwide/target/debug/deps/libseahash-d99da1afb3b9e89c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1f0583eee904fbbd.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-5785c514f178c1fd.rlib" "/opt/rustwide/target/debug/deps/libloupe-7f9bc2ce654bd335.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1a14849e1e9ce7f9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ed742e74f781658c.rlib" "/opt/rustwide/target/debug/deps/libserde-3e6cb73da6a26b14.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a8ea33a3e6d26ccf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/memory-81ac98d3922b74f4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-project` (example "memory") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0aaeda6d09ad9fb2471df3764e4b10bd4b19bffb5bcd87afaa3a2e39310a8a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aaeda6d09ad9fb2471df3764e4b10bd4b19bffb5bcd87afaa3a2e39310a8a0b", kill_on_drop: false }` [INFO] [stdout] 0aaeda6d09ad9fb2471df3764e4b10bd4b19bffb5bcd87afaa3a2e39310a8a0b