[INFO] fetching crate marine-runtime 0.7.2... [INFO] testing marine-runtime-0.7.2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate marine-runtime 0.7.2 into /workspace/builds/worker-55/source [INFO] validating manifest of crates.io crate marine-runtime 0.7.2 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate marine-runtime 0.7.2 [INFO] finished tweaking crates.io crate marine-runtime 0.7.2 [INFO] tweaked toml for crates.io crate marine-runtime 0.7.2 written to /workspace/builds/worker-55/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58f141265ce2e40b0881e1888d1df447d0cd21dcc507ae62d86b69a7cda2076a [INFO] running `Command { std: "docker" "start" "-a" "58f141265ce2e40b0881e1888d1df447d0cd21dcc507ae62d86b69a7cda2076a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58f141265ce2e40b0881e1888d1df447d0cd21dcc507ae62d86b69a7cda2076a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f141265ce2e40b0881e1888d1df447d0cd21dcc507ae62d86b69a7cda2076a", kill_on_drop: false }` [INFO] [stdout] 58f141265ce2e40b0881e1888d1df447d0cd21dcc507ae62d86b69a7cda2076a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44db59517b59b551cc7574609bf9c68ac7969d45269e43f7bb6e61cbd78097dc [INFO] running `Command { std: "docker" "start" "-a" "44db59517b59b551cc7574609bf9c68ac7969d45269e43f7bb6e61cbd78097dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling itoa v0.4.8 [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 once_cell v1.8.0 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling marine-utils v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pest v2.1.3 [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.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [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 generic-array v0.12.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling pwasm-utils v0.12.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 num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [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 thiserror-impl v1.0.30 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling walrus-macro v0.18.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling inventory v0.2.0 [INFO] [stderr] Compiling walrus v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling fluence-it-types v0.3.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling marine-rs-sdk-main v0.6.15 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling it-lilo v0.1.0 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling wasmer-interface-types-fl v0.20.2 [INFO] [stderr] Compiling marine-macro-impl v0.6.15 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling marine-it-interfaces v0.4.1 [INFO] [stderr] Compiling marine-module-interface v0.1.6 [INFO] [stderr] Compiling marine-module-info-parser v0.2.2 [INFO] [stderr] Compiling wasmer-wasi-fl v0.17.1 [INFO] [stderr] Compiling marine-it-parser v0.6.8 [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 marine-it-generator v0.5.6 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.00s [INFO] running `Command { std: "docker" "inspect" "44db59517b59b551cc7574609bf9c68ac7969d45269e43f7bb6e61cbd78097dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44db59517b59b551cc7574609bf9c68ac7969d45269e43f7bb6e61cbd78097dc", kill_on_drop: false }` [INFO] [stdout] 44db59517b59b551cc7574609bf9c68ac7969d45269e43f7bb6e61cbd78097dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9483873500b67eda4bdcd162e58580d6ceb752cb3bfc40ed70f094ed7ecc9dd5 [INFO] running `Command { std: "docker" "start" "-a" "9483873500b67eda4bdcd162e58580d6ceb752cb3bfc40ed70f094ed7ecc9dd5", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [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.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling marine-runtime v0.7.2 (/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/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.redis_sqlite.f43c6142-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab.1ng6fwbeqfs1qj1w.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-de794f4d7476e692.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3dc13d6c9c304c70.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d1b01a21d53492bf.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7dd37a851a20e73c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b6dec6eb8e441839.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8225c6b27979cd61.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aac0c770209f44b7.rlib" "/opt/rustwide/target/debug/deps/libhyper-89727bc5b95cecbe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-88493d122ba92973.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-c83204cbd5738149.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-567efacb4be0ff18.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-81884b246304e0c0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4383c0577b131568.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da29a8bf22e8ec22.rlib" "/opt/rustwide/target/debug/deps/libtracing-5568445538c73034.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a1c52d7647c2597.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d1b60ecc7f9e7117.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-29fc80c499d30d19.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtokio-92b60918e66b3095.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libmio-f662256a8bde01e6.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libiovec-f0fc3bbd027f3757.rlib" "/opt/rustwide/target/debug/deps/libnet2-ecb638883607d86b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libmarine-a5d2b482b841eded.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-b50b8c7bf7b1c333.rlib" "/opt/rustwide/target/debug/deps/libchrono-25c2877cfa884fe5.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-ea24d8499a8192ba.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_parser-7364fa22f8fc4b56.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_interface-5dcc114625647e9d.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libwalrus-d60b25d01d987163.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-4864502bbce15c32.rlib" "/opt/rustwide/target/debug/deps/libmultimap-bac452514a32b134.rlib" "/opt/rustwide/target/debug/deps/libwasmer_interface_types_fl-38ce08e6ffa6f312.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-8d5aa8a3fa7a4aed.rlib" "/opt/rustwide/target/debug/deps/libfluence_it_types-490b07a310d67b9f.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-8ff8d3d42e2a8dd3.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_backend_fl-44bb8be54f0b81ab.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_wasm-44d2fd12c935b575.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_frontend-6777f19ac6b2a966.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-3e34a6ec650dc2a3.rlib" "/opt/rustwide/target/debug/deps/libgimli-263dc1fbd78bb7fe.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-7ef64b2dd80ab2a2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a1bfd7930567f38b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bea5976920e8ca73.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-cf8c4869a01ce10e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_wasi_fl-dba40d611893182a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-50afeb35e45a1441.rlib" "/opt/rustwide/target/debug/deps/libtime-6fa359115013a11b.rlib" "/opt/rustwide/target/debug/deps/libtypetag-d092d253bcc39fce.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-73694269b5797633.rlib" "/opt/rustwide/target/debug/deps/libinventory-869e28c5963ba26c.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-d3c59d8dedbc04c0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_core_fl-fac093f021004b75.rlib" "/opt/rustwide/target/debug/deps/libserde_bench-1f5109ecb9801f8a.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-8807540c5f5ba48b.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-724b2f08d8c68f3f.rlib" "/opt/rustwide/target/debug/deps/libpage_size-2aa586ff13548f1e.rlib" "/opt/rustwide/target/debug/deps/libnix-c659ae66b3f7c065.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liberrno-d1fb9b53869c53e9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-640483f3dfd835f3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b69a2e1770761898.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-86b83934bb221f9f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-54d0471f99f2830f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-ec72001d2af6ffc7.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/redis_sqlite-34ef1f421227a6ab" "-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 `marine-runtime` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9483873500b67eda4bdcd162e58580d6ceb752cb3bfc40ed70f094ed7ecc9dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9483873500b67eda4bdcd162e58580d6ceb752cb3bfc40ed70f094ed7ecc9dd5", kill_on_drop: false }` [INFO] [stdout] 9483873500b67eda4bdcd162e58580d6ceb752cb3bfc40ed70f094ed7ecc9dd5