[INFO] fetching crate fce 0.1.11... [INFO] testing fce-0.1.11 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate fce 0.1.11 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate fce 0.1.11 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fce 0.1.11 [INFO] finished tweaking crates.io crate fce 0.1.11 [INFO] tweaked toml for crates.io crate fce 0.1.11 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 2ecb3c31201852260c9969bbad666a16a4bf4ae6d140c09a12bd938a43c9f739 [INFO] running `Command { std: "docker" "start" "-a" "2ecb3c31201852260c9969bbad666a16a4bf4ae6d140c09a12bd938a43c9f739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ecb3c31201852260c9969bbad666a16a4bf4ae6d140c09a12bd938a43c9f739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ecb3c31201852260c9969bbad666a16a4bf4ae6d140c09a12bd938a43c9f739", kill_on_drop: false }` [INFO] [stdout] 2ecb3c31201852260c9969bbad666a16a4bf4ae6d140c09a12bd938a43c9f739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4ae39f8742a3ca45118c48379e6448c5e7ca511b42a049b084d491af093c8b0 [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" "f4ae39f8742a3ca45118c48379e6448c5e7ca511b42a049b084d491af093c8b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling safe-transmute v0.11.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling wasmparser v0.55.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling multi-map v1.3.0 [INFO] [stderr] Compiling fce-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling wast v8.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling pwasm-utils v0.12.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Compiling walrus-macro v0.17.0 [INFO] [stderr] Compiling walrus v0.17.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling typetag v0.1.6 [INFO] [stderr] Compiling wasmer-interface-types-fl v0.17.17 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling fce-wit-interfaces v0.1.8 [INFO] [stderr] Compiling wasmer-wasi-fl v0.17.0 [INFO] [stderr] Compiling fce-wit-parser v0.1.10 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift-native v0.59.0 [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.0 [INFO] [stderr] Compiling fce v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "f4ae39f8742a3ca45118c48379e6448c5e7ca511b42a049b084d491af093c8b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ae39f8742a3ca45118c48379e6448c5e7ca511b42a049b084d491af093c8b0", kill_on_drop: false }` [INFO] [stdout] f4ae39f8742a3ca45118c48379e6448c5e7ca511b42a049b084d491af093c8b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d55c9e34ffa3fa48a6d57d56158b884496b6943c46b0d9e19463d62d063e3886 [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" "d55c9e34ffa3fa48a6d57d56158b884496b6943c46b0d9e19463d62d063e3886", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling fce v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.redis_sqlite.4mx5bzvy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1" "/opt/rustwide/target/debug/deps/redis_sqlite-6296119393afb2a1.577buw0clx752kvb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-runtime-core-fl-aca96d6b4862839b/out" "-L" "/opt/rustwide/target/debug/build/blake3-65d24890070402d8/out" "-L" "/opt/rustwide/target/debug/build/blake3-65d24890070402d8/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-448873df5e2e9a6a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e34100dc5af5c149.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ec86906e35c1ed5f.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0fa2fc061558946b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-01305ffb4f04fbad.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7f0cea99d4026b2b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5cb206284df1f1d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-df870cd007a870c0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-188ec67b586d9864.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-2954737f218a80d9.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a0d29cda1e6fcd50.rlib" "/opt/rustwide/target/debug/deps/libpin_project-54eae2836ca73df9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6e1e88ee1c4f15d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c4e90efdbf435317.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b261720ed3dca99e.rlib" "/opt/rustwide/target/debug/deps/libtracing-c298e4e190ee6acd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4d0cc914f24ac891.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-28ddb7c225106162.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libtokio-c162d771cd8186e7.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio-d9d7e76e2bc738ba.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-e8ab19af64e206a1.rlib" "/opt/rustwide/target/debug/deps/libnet2-52ab551ccc27842f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libfce-977856be2b58a9ef.rlib" "/opt/rustwide/target/debug/deps/libfce_utils-e74629567a8d155c.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-bd2250ac415d4adb.rlib" "/opt/rustwide/target/debug/deps/libfce_wit_parser-a24062188b174b15.rlib" "/opt/rustwide/target/debug/deps/libwalrus-e19afc7e2fe9ca06.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-1d47ed3e6ceb387f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-328154719a6679f8.rlib" "/opt/rustwide/target/debug/deps/libid_arena-8f411414dba4d3f9.rlib" "/opt/rustwide/target/debug/deps/libfce_wit_interfaces-a4f180d7fce61f99.rlib" "/opt/rustwide/target/debug/deps/libmultimap-f6257a5a9ea5d9cb.rlib" "/opt/rustwide/target/debug/deps/libwasmer_interface_types_fl-b56d27af01ebde9b.rlib" "/opt/rustwide/target/debug/deps/libsafe_transmute-94eec331c35d4bf2.rlib" "/opt/rustwide/target/debug/deps/libwast-20c706efbaddc7a0.rlib" "/opt/rustwide/target/debug/deps/libleb128-46a57bd74fcf8d88.rlib" "/opt/rustwide/target/debug/deps/libnom-a339ceabbddda5e3.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-84ba59ec37aaa5b3.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-aed1067de1702f06.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_fl-4cd66451a8c45168.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_backend_fl-bb5c665c6975e45c.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_wasm-20e212ceec47f501.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_frontend-d568756c2afeccd1.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-347f1521efd976e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-a2830331c5a62aa1.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-431d4b46ef07fe52.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-5152e691703a7a5a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-fbeedc8136a08197.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-c84e1ecfb4b44904.rlib" "/opt/rustwide/target/debug/deps/librayon-14c142d4e77d31a2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e5618bd134e75225.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-29771fd55fda3d3c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ddea93de7666c1a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2159c81658dbac60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1fe8bfe3677b7e53.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad732ae0159585dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-673c877a8549bd78.rlib" "/opt/rustwide/target/debug/deps/libwasmer_wasi_fl-0ca2b83b70f83634.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-39ce39c6333c97db.rlib" "/opt/rustwide/target/debug/deps/libtime-3841f5d281039855.rlib" "/opt/rustwide/target/debug/deps/libtypetag-6337996161a12a50.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-beb2af4977288503.rlib" "/opt/rustwide/target/debug/deps/libinventory-73991f57157fe7f7.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-98e7bf7e0897226a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-26aff1af51adce9d.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_core_fl-8a10c7280d119e2e.rlib" "/opt/rustwide/target/debug/deps/libserde_bench-d33dcadf5a6b34d4.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libblake3-9cb01ba8ca50205a.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-0f2ff5473e044af9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d7a396621e246a3a.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0d5c77464e590e06.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e0f920f099e00368.rlib" "/opt/rustwide/target/debug/deps/libbincode-917e59c4b597482e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-770a2c310550a317.rlib" "/opt/rustwide/target/debug/deps/libpage_size-7a91e7d71f46a3e9.rlib" "/opt/rustwide/target/debug/deps/libnix-4369d8d959d0aac2.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liberrno-4e5aca630e3bf97a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7f9a2cfc06f514c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-72bae43b841506e8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/liblibc-01c2eebae8c2c5ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bf5f585779fffff2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libserde-5f8e7071e8007f2a.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-80ec138664866d75.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `fce` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d55c9e34ffa3fa48a6d57d56158b884496b6943c46b0d9e19463d62d063e3886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55c9e34ffa3fa48a6d57d56158b884496b6943c46b0d9e19463d62d063e3886", kill_on_drop: false }` [INFO] [stdout] d55c9e34ffa3fa48a6d57d56158b884496b6943c46b0d9e19463d62d063e3886