[INFO] fetching crate fluence-faas 0.9.3... [INFO] testing fluence-faas-0.9.3 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate fluence-faas 0.9.3 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate fluence-faas 0.9.3 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluence-faas 0.9.3 [INFO] finished tweaking crates.io crate fluence-faas 0.9.3 [INFO] tweaked toml for crates.io crate fluence-faas 0.9.3 written to /workspace/builds/worker-117/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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 marine-rs-sdk v0.6.15 [INFO] [stderr] Downloaded polyplets v0.2.0 [INFO] [stderr] Downloaded marine-macro-impl v0.6.15 [INFO] [stderr] Downloaded marine-runtime v0.7.2 [INFO] [stderr] Downloaded marine-timestamp-macro v0.6.15 [INFO] [stderr] Downloaded marine-macro v0.6.15 [INFO] [stderr] Downloaded marine-it-generator v0.5.6 [INFO] [stderr] Downloaded marine-module-info-parser v0.2.2 [INFO] [stderr] Downloaded marine-rs-sdk-main v0.6.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e729985c48766dba3181fbd99d4f2d52465e03f95a105875a45cf11cbab8e2f9 [INFO] running `Command { std: "docker" "start" "-a" "e729985c48766dba3181fbd99d4f2d52465e03f95a105875a45cf11cbab8e2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e729985c48766dba3181fbd99d4f2d52465e03f95a105875a45cf11cbab8e2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e729985c48766dba3181fbd99d4f2d52465e03f95a105875a45cf11cbab8e2f9", kill_on_drop: false }` [INFO] [stdout] e729985c48766dba3181fbd99d4f2d52465e03f95a105875a45cf11cbab8e2f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd32ab390d53cd7cd6d3f87691fd154cfb290a35c5ae0b9f17f801f1f7744068 [INFO] running `Command { std: "docker" "start" "-a" "bd32ab390d53cd7cd6d3f87691fd154cfb290a35c5ae0b9f17f801f1f7744068", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling it-to-bytes v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling marine-utils v0.2.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling cmd_lib v0.7.8 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling wast v8.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pwasm-utils v0.12.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.1 [INFO] [stderr] Compiling marine-timestamp-macro v0.6.15 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling walrus-macro v0.18.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling inventory v0.2.0 [INFO] [stderr] Compiling walrus v0.18.0 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling fluence-it-types v0.3.1 [INFO] [stderr] Compiling marine-rs-sdk-main v0.6.15 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling it-lilo v0.1.0 [INFO] [stderr] Compiling marine-macro-impl v0.6.15 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling wasmer-interface-types-fl v0.20.2 [INFO] [stderr] Compiling marine-it-interfaces v0.4.1 [INFO] [stderr] Compiling marine-module-info-parser v0.2.2 [INFO] [stderr] Compiling wasmer-wasi-fl v0.17.1 [INFO] [stderr] Compiling marine-module-interface v0.1.6 [INFO] [stderr] Compiling marine-it-parser v0.6.8 [INFO] [stderr] Compiling marine-macro v0.6.15 [INFO] [stderr] Compiling marine-it-generator v0.5.6 [INFO] [stderr] Compiling polyplets v0.2.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift-native v0.59.0 [INFO] [stderr] Compiling marine-rs-sdk v0.6.15 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Compiling wasmer-clif-backend-fl v0.17.0 [INFO] [stderr] Compiling wasmer-runtime-fl v0.17.1 [INFO] [stderr] Compiling marine-runtime v0.7.2 [INFO] [stderr] Compiling fluence-faas v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.40s [INFO] running `Command { std: "docker" "inspect" "bd32ab390d53cd7cd6d3f87691fd154cfb290a35c5ae0b9f17f801f1f7744068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd32ab390d53cd7cd6d3f87691fd154cfb290a35c5ae0b9f17f801f1f7744068", kill_on_drop: false }` [INFO] [stdout] bd32ab390d53cd7cd6d3f87691fd154cfb290a35c5ae0b9f17f801f1f7744068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00f767b1098e35b81debb08a34097531092d034e2c5477f809d5c0796c5b57b8 [INFO] running `Command { std: "docker" "start" "-a" "00f767b1098e35b81debb08a34097531092d034e2c5477f809d5c0796c5b57b8", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling fluence-faas v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.records.d23cb2da-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de.42psu3y4l87cdqf4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-runtime-core-fl-ddca98d0af8e1500/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-7459064c5fce2f8b.rlib" "/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libfluence_faas-9456d58c158ec57e.rlib" "/opt/rustwide/target/debug/deps/libtoml-b491d75f97f52924.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6e2d73431d9011a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libmarine_rs_sdk-0dc9a80aa623d313.rlib" "/opt/rustwide/target/debug/deps/libpolyplets-73bcebc7386ed307.rlib" "/opt/rustwide/target/debug/deps/libmarine-e6ffe806be11d694.rlib" "/opt/rustwide/target/debug/deps/libmarine_utils-521640659e9bf7a0.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-cc5a1e3197efc74f.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_info_parser-922dc8168e5035fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-54c545221b50ded1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libmarine_rs_sdk_main-cea999e9298b98a2.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_parser-c70379ef64dbedc3.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_interface-1d1fd8e4611901a0.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libwalrus-9757abd4f9bf8f3c.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-894c1047a30d7aab.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f5ccf7dfbfa8eaad.rlib" "/opt/rustwide/target/debug/deps/libid_arena-8f29bafb0c21d17d.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_interfaces-efb0ee9d2eb36eca.rlib" "/opt/rustwide/target/debug/deps/libmultimap-0f7503128a01fff8.rlib" "/opt/rustwide/target/debug/deps/libwasmer_interface_types_fl-6127f2e30c9010af.rlib" "/opt/rustwide/target/debug/deps/libsemver-b8216986f4c1f873.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-1cf0d142da0cde06.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libit_lilo-13358c7c450697a1.rlib" "/opt/rustwide/target/debug/deps/libfluence_it_types-28b2ce321d41567b.rlib" "/opt/rustwide/target/debug/deps/libit_to_bytes-23443ffa0e15888b.rlib" "/opt/rustwide/target/debug/deps/libwast-7f41ffec2eda6e61.rlib" "/opt/rustwide/target/debug/deps/libleb128-ad3cdfa3e477c620.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_fl-5942f7791875b97c.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_backend_fl-f190e8b95c18d71b.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_wasm-4dfc535b0fd246fb.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_frontend-74c339ab7d3447ed.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-aea9c0c9f5be9a5c.rlib" "/opt/rustwide/target/debug/deps/libgimli-7b893b0560cc39c5.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-528f1c1b3e548572.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-829f3576d9c8bf87.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-340615e1322e450c.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-e93ca88ed9071756.rlib" "/opt/rustwide/target/debug/deps/librayon-fe5485bdb58e8285.rlib" "/opt/rustwide/target/debug/deps/librayon_core-faf1177fea94c818.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8311acc0565acd23.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libmemmap-74d99d4ed70428e8.rlib" "/opt/rustwide/target/debug/deps/libwasmer_wasi_fl-b3eb8b2854fdeacf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32091c3cc65b08e2.rlib" "/opt/rustwide/target/debug/deps/libtime-f039eb2e0e0dc398.rlib" "/opt/rustwide/target/debug/deps/libtypetag-c3f1b044a16c93d2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-77d408d232f43aa8.rlib" "/opt/rustwide/target/debug/deps/libinventory-438b8712ca4490ec.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-ec28e17a8da64bda.rlib" "/opt/rustwide/target/debug/deps/libthiserror-41419de90fc6315e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_core_fl-0635a0416dd42b25.rlib" "/opt/rustwide/target/debug/deps/libserde_bench-0780e4e36ffdc5c4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libblake3-28efaee2278cd012.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c309cd1954566a10.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libbincode-608142da759ab340.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-e0a989b074e54f71.rlib" "/opt/rustwide/target/debug/deps/libpage_size-27adbda981e4df16.rlib" "/opt/rustwide/target/debug/deps/libnix-6bff656acc7089d0.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liberrno-ac504e0e0c485046.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-64f9f695808ac31b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f13cfa94769ad626.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblibc-68b7881bfb7e9fb4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c81d14802c83271c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-1bb0b8954be831f6.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-02fb55b1affa7303.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/records-c7a05e9d53cb50de" "-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 `fluence-faas` 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/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.greeting.8bf100fd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da.4sq6zr6ke61v59nk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-runtime-core-fl-ddca98d0af8e1500/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-7459064c5fce2f8b.rlib" "/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libfluence_faas-9456d58c158ec57e.rlib" "/opt/rustwide/target/debug/deps/libtoml-b491d75f97f52924.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6e2d73431d9011a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libmarine_rs_sdk-0dc9a80aa623d313.rlib" "/opt/rustwide/target/debug/deps/libpolyplets-73bcebc7386ed307.rlib" "/opt/rustwide/target/debug/deps/libmarine-e6ffe806be11d694.rlib" "/opt/rustwide/target/debug/deps/libmarine_utils-521640659e9bf7a0.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-cc5a1e3197efc74f.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_info_parser-922dc8168e5035fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-54c545221b50ded1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libmarine_rs_sdk_main-cea999e9298b98a2.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_parser-c70379ef64dbedc3.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_interface-1d1fd8e4611901a0.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libwalrus-9757abd4f9bf8f3c.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-894c1047a30d7aab.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f5ccf7dfbfa8eaad.rlib" "/opt/rustwide/target/debug/deps/libid_arena-8f29bafb0c21d17d.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_interfaces-efb0ee9d2eb36eca.rlib" "/opt/rustwide/target/debug/deps/libmultimap-0f7503128a01fff8.rlib" "/opt/rustwide/target/debug/deps/libwasmer_interface_types_fl-6127f2e30c9010af.rlib" "/opt/rustwide/target/debug/deps/libsemver-b8216986f4c1f873.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-1cf0d142da0cde06.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libit_lilo-13358c7c450697a1.rlib" "/opt/rustwide/target/debug/deps/libfluence_it_types-28b2ce321d41567b.rlib" "/opt/rustwide/target/debug/deps/libit_to_bytes-23443ffa0e15888b.rlib" "/opt/rustwide/target/debug/deps/libwast-7f41ffec2eda6e61.rlib" "/opt/rustwide/target/debug/deps/libleb128-ad3cdfa3e477c620.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_fl-5942f7791875b97c.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_backend_fl-f190e8b95c18d71b.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_wasm-4dfc535b0fd246fb.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_frontend-74c339ab7d3447ed.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-aea9c0c9f5be9a5c.rlib" "/opt/rustwide/target/debug/deps/libgimli-7b893b0560cc39c5.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-528f1c1b3e548572.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-829f3576d9c8bf87.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-340615e1322e450c.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-e93ca88ed9071756.rlib" "/opt/rustwide/target/debug/deps/librayon-fe5485bdb58e8285.rlib" "/opt/rustwide/target/debug/deps/librayon_core-faf1177fea94c818.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8311acc0565acd23.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libmemmap-74d99d4ed70428e8.rlib" "/opt/rustwide/target/debug/deps/libwasmer_wasi_fl-b3eb8b2854fdeacf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32091c3cc65b08e2.rlib" "/opt/rustwide/target/debug/deps/libtime-f039eb2e0e0dc398.rlib" "/opt/rustwide/target/debug/deps/libtypetag-c3f1b044a16c93d2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-77d408d232f43aa8.rlib" "/opt/rustwide/target/debug/deps/libinventory-438b8712ca4490ec.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-ec28e17a8da64bda.rlib" "/opt/rustwide/target/debug/deps/libthiserror-41419de90fc6315e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_core_fl-0635a0416dd42b25.rlib" "/opt/rustwide/target/debug/deps/libserde_bench-0780e4e36ffdc5c4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libblake3-28efaee2278cd012.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c309cd1954566a10.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libbincode-608142da759ab340.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-e0a989b074e54f71.rlib" "/opt/rustwide/target/debug/deps/libpage_size-27adbda981e4df16.rlib" "/opt/rustwide/target/debug/deps/libnix-6bff656acc7089d0.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liberrno-ac504e0e0c485046.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-64f9f695808ac31b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f13cfa94769ad626.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblibc-68b7881bfb7e9fb4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c81d14802c83271c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-1bb0b8954be831f6.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-02fb55b1affa7303.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/greeting-39f023e9ad2e46da" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.call_parameters.861af4aa-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f.4kwbwquyg2ree789.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-runtime-core-fl-ddca98d0af8e1500/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-7459064c5fce2f8b.rlib" "/opt/rustwide/target/debug/deps/libdiff-bd60e7e6842a1963.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libfluence_faas-9456d58c158ec57e.rlib" "/opt/rustwide/target/debug/deps/libtoml-b491d75f97f52924.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6e2d73431d9011a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libmarine_rs_sdk-0dc9a80aa623d313.rlib" "/opt/rustwide/target/debug/deps/libpolyplets-73bcebc7386ed307.rlib" "/opt/rustwide/target/debug/deps/libmarine-e6ffe806be11d694.rlib" "/opt/rustwide/target/debug/deps/libmarine_utils-521640659e9bf7a0.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-cc5a1e3197efc74f.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_info_parser-922dc8168e5035fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-54c545221b50ded1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libmarine_rs_sdk_main-cea999e9298b98a2.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_parser-c70379ef64dbedc3.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_interface-1d1fd8e4611901a0.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libwalrus-9757abd4f9bf8f3c.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-894c1047a30d7aab.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f5ccf7dfbfa8eaad.rlib" "/opt/rustwide/target/debug/deps/libid_arena-8f29bafb0c21d17d.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_interfaces-efb0ee9d2eb36eca.rlib" "/opt/rustwide/target/debug/deps/libmultimap-0f7503128a01fff8.rlib" "/opt/rustwide/target/debug/deps/libwasmer_interface_types_fl-6127f2e30c9010af.rlib" "/opt/rustwide/target/debug/deps/libsemver-b8216986f4c1f873.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-1cf0d142da0cde06.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libit_lilo-13358c7c450697a1.rlib" "/opt/rustwide/target/debug/deps/libfluence_it_types-28b2ce321d41567b.rlib" "/opt/rustwide/target/debug/deps/libit_to_bytes-23443ffa0e15888b.rlib" "/opt/rustwide/target/debug/deps/libwast-7f41ffec2eda6e61.rlib" "/opt/rustwide/target/debug/deps/libleb128-ad3cdfa3e477c620.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_fl-5942f7791875b97c.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_backend_fl-f190e8b95c18d71b.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_wasm-4dfc535b0fd246fb.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_frontend-74c339ab7d3447ed.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-aea9c0c9f5be9a5c.rlib" "/opt/rustwide/target/debug/deps/libgimli-7b893b0560cc39c5.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-528f1c1b3e548572.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-829f3576d9c8bf87.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-340615e1322e450c.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-e93ca88ed9071756.rlib" "/opt/rustwide/target/debug/deps/librayon-fe5485bdb58e8285.rlib" "/opt/rustwide/target/debug/deps/librayon_core-faf1177fea94c818.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8311acc0565acd23.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libmemmap-74d99d4ed70428e8.rlib" "/opt/rustwide/target/debug/deps/libwasmer_wasi_fl-b3eb8b2854fdeacf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32091c3cc65b08e2.rlib" "/opt/rustwide/target/debug/deps/libtime-f039eb2e0e0dc398.rlib" "/opt/rustwide/target/debug/deps/libtypetag-c3f1b044a16c93d2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-77d408d232f43aa8.rlib" "/opt/rustwide/target/debug/deps/libinventory-438b8712ca4490ec.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-ec28e17a8da64bda.rlib" "/opt/rustwide/target/debug/deps/libthiserror-41419de90fc6315e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_core_fl-0635a0416dd42b25.rlib" "/opt/rustwide/target/debug/deps/libserde_bench-0780e4e36ffdc5c4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libblake3-28efaee2278cd012.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c309cd1954566a10.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libbincode-608142da759ab340.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-e0a989b074e54f71.rlib" "/opt/rustwide/target/debug/deps/libpage_size-27adbda981e4df16.rlib" "/opt/rustwide/target/debug/deps/libnix-6bff656acc7089d0.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liberrno-ac504e0e0c485046.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-64f9f695808ac31b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f13cfa94769ad626.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblibc-68b7881bfb7e9fb4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c81d14802c83271c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-1bb0b8954be831f6.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-02fb55b1affa7303.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/call_parameters-675aaf10e74d235f" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.arrays_passing.46ef0b1e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0.55joo08aaov1lf4y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-runtime-core-fl-ddca98d0af8e1500/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libfluence_faas-9456d58c158ec57e.rlib" "/opt/rustwide/target/debug/deps/libtoml-b491d75f97f52924.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6e2d73431d9011a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libmarine_rs_sdk-0dc9a80aa623d313.rlib" "/opt/rustwide/target/debug/deps/libpolyplets-73bcebc7386ed307.rlib" "/opt/rustwide/target/debug/deps/libmarine-e6ffe806be11d694.rlib" "/opt/rustwide/target/debug/deps/libmarine_utils-521640659e9bf7a0.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-cc5a1e3197efc74f.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_info_parser-922dc8168e5035fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-54c545221b50ded1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libmarine_rs_sdk_main-cea999e9298b98a2.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_parser-c70379ef64dbedc3.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_interface-1d1fd8e4611901a0.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libwalrus-9757abd4f9bf8f3c.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-894c1047a30d7aab.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f5ccf7dfbfa8eaad.rlib" "/opt/rustwide/target/debug/deps/libid_arena-8f29bafb0c21d17d.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_interfaces-efb0ee9d2eb36eca.rlib" "/opt/rustwide/target/debug/deps/libmultimap-0f7503128a01fff8.rlib" "/opt/rustwide/target/debug/deps/libwasmer_interface_types_fl-6127f2e30c9010af.rlib" "/opt/rustwide/target/debug/deps/libsemver-b8216986f4c1f873.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-1cf0d142da0cde06.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libit_lilo-13358c7c450697a1.rlib" "/opt/rustwide/target/debug/deps/libfluence_it_types-28b2ce321d41567b.rlib" "/opt/rustwide/target/debug/deps/libit_to_bytes-23443ffa0e15888b.rlib" "/opt/rustwide/target/debug/deps/libwast-7f41ffec2eda6e61.rlib" "/opt/rustwide/target/debug/deps/libleb128-ad3cdfa3e477c620.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_fl-5942f7791875b97c.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_backend_fl-f190e8b95c18d71b.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_wasm-4dfc535b0fd246fb.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_frontend-74c339ab7d3447ed.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-aea9c0c9f5be9a5c.rlib" "/opt/rustwide/target/debug/deps/libgimli-7b893b0560cc39c5.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-528f1c1b3e548572.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-829f3576d9c8bf87.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-340615e1322e450c.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-e93ca88ed9071756.rlib" "/opt/rustwide/target/debug/deps/librayon-fe5485bdb58e8285.rlib" "/opt/rustwide/target/debug/deps/librayon_core-faf1177fea94c818.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8311acc0565acd23.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libmemmap-74d99d4ed70428e8.rlib" "/opt/rustwide/target/debug/deps/libwasmer_wasi_fl-b3eb8b2854fdeacf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32091c3cc65b08e2.rlib" "/opt/rustwide/target/debug/deps/libtime-f039eb2e0e0dc398.rlib" "/opt/rustwide/target/debug/deps/libtypetag-c3f1b044a16c93d2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-77d408d232f43aa8.rlib" "/opt/rustwide/target/debug/deps/libinventory-438b8712ca4490ec.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-ec28e17a8da64bda.rlib" "/opt/rustwide/target/debug/deps/libthiserror-41419de90fc6315e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_core_fl-0635a0416dd42b25.rlib" "/opt/rustwide/target/debug/deps/libserde_bench-0780e4e36ffdc5c4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libblake3-28efaee2278cd012.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c309cd1954566a10.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libbincode-608142da759ab340.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-e0a989b074e54f71.rlib" "/opt/rustwide/target/debug/deps/libpage_size-27adbda981e4df16.rlib" "/opt/rustwide/target/debug/deps/libnix-6bff656acc7089d0.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liberrno-ac504e0e0c485046.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-64f9f695808ac31b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f13cfa94769ad626.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblibc-68b7881bfb7e9fb4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c81d14802c83271c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-1bb0b8954be831f6.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-02fb55b1affa7303.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arrays_passing-3bb3aed3b3e547b0" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "00f767b1098e35b81debb08a34097531092d034e2c5477f809d5c0796c5b57b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f767b1098e35b81debb08a34097531092d034e2c5477f809d5c0796c5b57b8", kill_on_drop: false }` [INFO] [stdout] 00f767b1098e35b81debb08a34097531092d034e2c5477f809d5c0796c5b57b8