[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 try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyce%2Fwasmer-project" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tonyce/wasmer-project on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-1/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: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.0.37 [INFO] [stderr] Downloaded loupe v0.1.2 [INFO] [stderr] Downloaded rkyv_derive v0.6.3 [INFO] [stderr] Downloaded rkyv v0.6.6 [INFO] [stderr] Downloaded wast v35.0.2 [INFO] [stderr] Downloaded loupe-derive v0.1.2 [INFO] [stderr] Downloaded ptr_meta_derive v0.1.2 [INFO] [stderr] Downloaded ptr_meta v0.1.3 [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded wasmer-derive v2.0.0-rc2 [INFO] [stderr] Downloaded wasmer-engine-universal v2.0.0-rc1 [INFO] [stderr] Downloaded wasmer-object v2.0.0-rc1 [INFO] [stderr] Downloaded wasmer-engine-dylib v2.0.0-rc1 [INFO] [stderr] Downloaded wasmer-engine v2.0.0-rc1 [INFO] [stderr] Downloaded wasmer v2.0.0-rc1 [INFO] [stderr] Downloaded wasmer-compiler v2.0.0-rc1 [INFO] [stderr] Downloaded wasmer-types v2.0.0-rc2 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v2.0.0-rc1 [INFO] [stderr] Downloaded wasmer-vm v2.0.0-rc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2eba3c7118a071bb40c1a10abecddfcce239e1569f991d42a9170619aefb26e7 [INFO] running `Command { std: "docker" "start" "-a" "2eba3c7118a071bb40c1a10abecddfcce239e1569f991d42a9170619aefb26e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eba3c7118a071bb40c1a10abecddfcce239e1569f991d42a9170619aefb26e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eba3c7118a071bb40c1a10abecddfcce239e1569f991d42a9170619aefb26e7", kill_on_drop: false }` [INFO] [stdout] 2eba3c7118a071bb40c1a10abecddfcce239e1569f991d42a9170619aefb26e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98cc929c54eca6d7de1c84e4662df3eed0c669c526dac67d676178640cc8caf2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "98cc929c54eca6d7de1c84e4662df3eed0c669c526dac67d676178640cc8caf2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling rkyv v0.6.6 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0-rc1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling wasmer-vm v2.0.0-rc2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wat v1.0.37 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ptr_meta_derive v0.1.2 [INFO] [stderr] Compiling loupe-derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling rkyv_derive v0.6.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling wasmer-derive v2.0.0-rc2 [INFO] [stderr] Compiling ptr_meta v0.1.3 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling enumset_derive v0.5.4 [INFO] [stderr] Compiling enumset v1.0.6 [INFO] [stderr] Compiling serde v1.0.126 [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 backtrace v0.3.60 [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 2m 16s [INFO] running `Command { std: "docker" "inspect" "98cc929c54eca6d7de1c84e4662df3eed0c669c526dac67d676178640cc8caf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98cc929c54eca6d7de1c84e4662df3eed0c669c526dac67d676178640cc8caf2", kill_on_drop: false }` [INFO] [stdout] 98cc929c54eca6d7de1c84e4662df3eed0c669c526dac67d676178640cc8caf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0bf1956d8a3b08292da472bd3b049da04d1d960c1944ea942fb87d05fd457d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f0bf1956d8a3b08292da472bd3b049da04d1d960c1944ea942fb87d05fd457d3", 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: "cc" "-m64" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.instance.5d50f7c0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec.3fklqenfg2592zfm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-37d2a0c7290842af/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwasmer-f2185db260ace688.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-f02a4ec021252231.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-00d97f8672736ba8.rlib" "/opt/rustwide/target/debug/deps/libtracing-5c9bb0b5b3ceaba6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-f80c6642844bc0b0.rlib" "/opt/rustwide/target/debug/deps/librayon-a2be29cd38b0e422.rlib" "/opt/rustwide/target/debug/deps/librayon_core-de81599a392d4f59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7076f8e1b44348a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-134a4eb89128f85c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-c6742fdad74b39dd.rlib" "/opt/rustwide/target/debug/deps/libregalloc-e7a65c1c7f110215.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-8a8e91de04a1a174.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-f30fddbb5b627581.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-64a4b0265a957832.rlib" "/opt/rustwide/target/debug/deps/libwat-f821d4b7e2636a78.rlib" "/opt/rustwide/target/debug/deps/libwast-32cd9f62e886d4c6.rlib" "/opt/rustwide/target/debug/deps/libleb128-eb2ef27881a0b5c3.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-72aeffdfdc7869cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-a555e176871ee545.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-5c02a80cb964f6d8.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-9963251db64085d0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-bd03020eb1a0271d.rlib" "/opt/rustwide/target/debug/deps/libenumset-305cb12f2231e556.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-253a5acb9cdffb9f.rlib" "/opt/rustwide/target/debug/deps/libregion-e957999d908435fe.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fd26bc6650d45fb9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-3c8c1941782f3db5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ca2af6e3a9813893.rlib" "/opt/rustwide/target/debug/deps/liblibc-476bb755346fbd11.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c96df9e872719540.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a9b2d65bc5f35e2.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-d91cafe6af947599.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9380c823fd11fbfa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-12e30fdcbb9bf960.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-173d72909ebb9765.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-7906d744ed87a175.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-b6a3b5d623ac0198.rlib" "/opt/rustwide/target/debug/deps/librkyv-33af748d80ad0036.rlib" "/opt/rustwide/target/debug/deps/libseahash-3dd6da173f28d339.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-a2710bb22243bbfb.rlib" "/opt/rustwide/target/debug/deps/libloupe-141471e43331b367.rlib" "/opt/rustwide/target/debug/deps/libindexmap-827c9982a687e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libserde-fc0511132d83d450.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0449aed431b6c4df.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/instance-a5439d04dd8b75ec" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-project` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0bf1956d8a3b08292da472bd3b049da04d1d960c1944ea942fb87d05fd457d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0bf1956d8a3b08292da472bd3b049da04d1d960c1944ea942fb87d05fd457d3", kill_on_drop: false }` [INFO] [stdout] f0bf1956d8a3b08292da472bd3b049da04d1d960c1944ea942fb87d05fd457d3