[INFO] fetching crate wasmer-near 2.3.0... [INFO] testing wasmer-near-2.3.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate wasmer-near 2.3.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate wasmer-near 2.3.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-near 2.3.0 [INFO] finished tweaking crates.io crate wasmer-near 2.3.0 [INFO] tweaked toml for crates.io crate wasmer-near 2.3.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-compiler-singlepass-near v2.3.0 [INFO] [stderr] Downloaded wasmer-engine-universal-near v2.3.0 [INFO] [stderr] Downloaded wasmer-compiler-near v2.3.0 [INFO] [stderr] Downloaded wasmer-engine-near v2.3.0 [INFO] [stderr] Downloaded wasmer-vm-near v2.3.0 [INFO] [stderr] Downloaded wasmer-derive-near v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0a0d798af61b6cdcbacfb6ff2460a1f212cc6e0f9710c29c27b969589870805 [INFO] running `Command { std: "docker" "start" "-a" "b0a0d798af61b6cdcbacfb6ff2460a1f212cc6e0f9710c29c27b969589870805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0a0d798af61b6cdcbacfb6ff2460a1f212cc6e0f9710c29c27b969589870805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0a0d798af61b6cdcbacfb6ff2460a1f212cc6e0f9710c29c27b969589870805", kill_on_drop: false }` [INFO] [stdout] b0a0d798af61b6cdcbacfb6ff2460a1f212cc6e0f9710c29c27b969589870805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e74bfd2c2f355135b904e19264dd9fbe88b9ddea93dcaae5516b6d1e4840c601 [INFO] running `Command { std: "docker" "start" "-a" "e74bfd2c2f355135b904e19264dd9fbe88b9ddea93dcaae5516b6d1e4840c601", 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] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rkyv v0.7.37 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling wast v40.0.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling wasmer-vm-near v2.3.0 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wat v1.0.42 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rkyv_derive v0.7.37 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling wasmer-derive-near v2.3.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling dynasmrt v1.2.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling wasmer-types-near v2.3.0 [INFO] [stderr] Compiling wasmer-compiler-near v2.3.0 [INFO] [stderr] Compiling wasmer-engine-near v2.3.0 [INFO] [stderr] Compiling wasmer-compiler-singlepass-near v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal-near v2.3.0 [INFO] [stderr] Compiling wasmer-near v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.91s [INFO] running `Command { std: "docker" "inspect" "e74bfd2c2f355135b904e19264dd9fbe88b9ddea93dcaae5516b6d1e4840c601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74bfd2c2f355135b904e19264dd9fbe88b9ddea93dcaae5516b6d1e4840c601", kill_on_drop: false }` [INFO] [stdout] e74bfd2c2f355135b904e19264dd9fbe88b9ddea93dcaae5516b6d1e4840c601 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 184e30986ea9d0e4595f498b2f0fecd249fcbbadc5e6349c05788d5a0e205870 [INFO] running `Command { std: "docker" "start" "-a" "184e30986ea9d0e4595f498b2f0fecd249fcbbadc5e6349c05788d5a0e205870", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling wasmer-near v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> tests/sys_reference_types.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-near` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmer --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="compiler"' --cfg 'feature="default"' --cfg 'feature="default-compiler"' --cfg 'feature="default-engine"' --cfg 'feature="default-singlepass"' --cfg 'feature="default-universal"' --cfg 'feature="engine"' --cfg 'feature="singlepass"' --cfg 'feature="sys"' --cfg 'feature="sys-default"' --cfg 'feature="universal"' --cfg 'feature="wasmer-compiler-singlepass"' --cfg 'feature="wasmer-engine-universal"' --cfg 'feature="wat"' -C metadata=e93fe8e1d0382832 -C extra-filename=-e93fe8e1d0382832 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f190cfba7b696b5a.rlib --extern more_asserts=/opt/rustwide/target/debug/deps/libmore_asserts-04284f85977d4750.rlib --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-85498659085d3900.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-341a985d06306ad7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2bf26626c83a6843.rlib --extern wasmer_compiler=/opt/rustwide/target/debug/deps/libwasmer_compiler-62b5df1e29c6a4eb.rlib --extern wasmer_compiler_singlepass=/opt/rustwide/target/debug/deps/libwasmer_compiler_singlepass-e48dccacf082ab8e.rlib --extern wasmer_derive=/opt/rustwide/target/debug/deps/libwasmer_derive-cc783178c69fe20c.so --extern wasmer_engine=/opt/rustwide/target/debug/deps/libwasmer_engine-b7059e5edfa31d2e.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-2446ea816e79acf9.rlib --extern wasmer_types=/opt/rustwide/target/debug/deps/libwasmer_types-d41d024e1252d25b.rlib --extern wasmer_vm=/opt/rustwide/target/debug/deps/libwasmer_vm-59e9aee0b1db21b9.rlib --extern wat=/opt/rustwide/target/debug/deps/libwat-bef95e1c2fec3fcd.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/wasmer-vm-near-491ca70c8bd46a81/out` (signal: 9, SIGKILL: kill) [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/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.sys_module.f619ac3f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a.42t817tam0dnkuw0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-near-491ca70c8bd46a81/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libwasmer-7b05d2a7e5fc991b.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-2446ea816e79acf9.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_singlepass-e48dccacf082ab8e.rlib" "/opt/rustwide/target/debug/deps/librayon-d3a7f283230e2f5d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ffe87de0d3af683a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3a3104a2edd7c310.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-009a801d643468af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01212f81e63d8850.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e4a5a548bd120599.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libdynasmrt-b81309e3b7b7c9a3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-11497b3e9a49ae1f.rlib" "/opt/rustwide/target/debug/deps/libwat-bef95e1c2fec3fcd.rlib" "/opt/rustwide/target/debug/deps/libwast-7dc8196d72c98551.rlib" "/opt/rustwide/target/debug/deps/libleb128-ad3cdfa3e477c620.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-b7059e5edfa31d2e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-62b5df1e29c6a4eb.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-a3ccd5bdeb95e8ee.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-85498659085d3900.rlib" "/opt/rustwide/target/debug/deps/libenumset-6224fc776dd87254.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-5d7ca405c98585a5.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-59e9aee0b1db21b9.rlib" "/opt/rustwide/target/debug/deps/libregion-5f70bd05774511d1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-056089d25142b420.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-db1db6264f500fe6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-962154bf2000a525.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-04284f85977d4750.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-d41d024e1252d25b.rlib" "/opt/rustwide/target/debug/deps/librkyv-7215c3b0a69837c4.rlib" "/opt/rustwide/target/debug/deps/librend-a06ee2d63ad23bad.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0902e5728aa8a91b.rlib" "/opt/rustwide/target/debug/deps/libahash-bf539afdfbec69d7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-15ba690d35e5a1e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7c6e38aacec1578e.rlib" "/opt/rustwide/target/debug/deps/libseahash-c28b18ad1705ad1d.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-674cebeb284fbc00.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f190cfba7b696b5a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-d525beaf9fb14ce5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2bf26626c83a6843.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sys_module-934ef7f9f3c7da0a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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: could not compile `wasmer-near` due to 2 previous errors [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "184e30986ea9d0e4595f498b2f0fecd249fcbbadc5e6349c05788d5a0e205870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184e30986ea9d0e4595f498b2f0fecd249fcbbadc5e6349c05788d5a0e205870", kill_on_drop: false }` [INFO] [stdout] 184e30986ea9d0e4595f498b2f0fecd249fcbbadc5e6349c05788d5a0e205870