[INFO] fetching crate wasmtime-provider 0.0.3... [INFO] testing wasmtime-provider-0.0.3 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate wasmtime-provider 0.0.3 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate wasmtime-provider 0.0.3 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime-provider 0.0.3 [INFO] finished tweaking crates.io crate wasmtime-provider 0.0.3 [INFO] tweaked toml for crates.io crate wasmtime-provider 0.0.3 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate wasmtime-provider 0.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4e7f1b2fea7ee5e15616975e4000a571cac5e80e8300dba392b71fd1a418c5a [INFO] running `Command { std: "docker" "start" "-a" "e4e7f1b2fea7ee5e15616975e4000a571cac5e80e8300dba392b71fd1a418c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4e7f1b2fea7ee5e15616975e4000a571cac5e80e8300dba392b71fd1a418c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e7f1b2fea7ee5e15616975e4000a571cac5e80e8300dba392b71fd1a418c5a", kill_on_drop: false }` [INFO] [stdout] e4e7f1b2fea7ee5e15616975e4000a571cac5e80e8300dba392b71fd1a418c5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d4c334b903335d56290e8304f4e78e18fe23ca5c70fc60b7c0bc0ccdf25d29b [INFO] running `Command { std: "docker" "start" "-a" "4d4c334b903335d56290e8304f4e78e18fe23ca5c70fc60b7c0bc0ccdf25d29b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling wasmparser v0.76.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling wasi-common v0.24.0 [INFO] [stderr] Compiling wasmtime-cache v0.24.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling wasmtime-wasi v0.24.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling wast v33.0.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling unsafe-io v0.6.2 [INFO] [stderr] Compiling cap-primitives v0.13.9 [INFO] [stderr] Compiling cap-std v0.13.9 [INFO] [stderr] Compiling cap-fs-ext v0.13.9 [INFO] [stderr] Compiling system-interface v0.6.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling posish v0.6.1 [INFO] [stderr] Compiling cap-rand v0.13.9 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling wasmtime-runtime v0.24.0 [INFO] [stderr] Compiling wasmtime-fiber v0.24.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.4 [INFO] [stderr] Compiling wat v1.0.37 [INFO] [stderr] Compiling fs-set-times v0.3.1 [INFO] [stderr] Compiling cap-time-ext v0.13.9 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling witx v0.9.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling wiggle-generate v0.24.0 [INFO] [stderr] Compiling wiggle-macro v0.24.0 [INFO] [stderr] Compiling wasmtime-wiggle-macro v0.24.0 [INFO] [stderr] Compiling wiggle v0.24.0 [INFO] [stderr] Compiling wiggle-borrow v0.24.0 [INFO] [stderr] Compiling cranelift-entity v0.71.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.71.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.71.0 [INFO] [stderr] Compiling cranelift-bforest v0.71.0 [INFO] [stderr] Compiling wapc v0.10.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Compiling wasi-cap-std-sync v0.24.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling cranelift-codegen v0.71.0 [INFO] [stderr] Compiling cranelift-frontend v0.71.0 [INFO] [stderr] Compiling cranelift-native v0.71.0 [INFO] [stderr] Compiling cranelift-wasm v0.71.0 [INFO] [stderr] Compiling wasmtime-environ v0.24.0 [INFO] [stderr] Compiling wasmtime-debug v0.24.0 [INFO] [stderr] Compiling wasmtime-cranelift v0.24.0 [INFO] [stderr] Compiling wasmtime-profiling v0.24.0 [INFO] [stderr] Compiling wasmtime-obj v0.24.0 [INFO] [stderr] Compiling wasmtime-jit v0.24.0 [INFO] [stderr] Compiling wasmtime v0.24.0 [INFO] [stderr] Compiling wasmtime-wiggle v0.24.0 [INFO] [stderr] Compiling wasmtime-provider v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "4d4c334b903335d56290e8304f4e78e18fe23ca5c70fc60b7c0bc0ccdf25d29b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4c334b903335d56290e8304f4e78e18fe23ca5c70fc60b7c0bc0ccdf25d29b", kill_on_drop: false }` [INFO] [stdout] 4d4c334b903335d56290e8304f4e78e18fe23ca5c70fc60b7c0bc0ccdf25d29b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6afc923a1ccb0c1cb27e58a7a8960013fa03e5a57c53f1e635e785b13cdd5c9 [INFO] running `Command { std: "docker" "start" "-a" "d6afc923a1ccb0c1cb27e58a7a8960013fa03e5a57c53f1e635e785b13cdd5c9", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling wascc-codec v0.9.1 [INFO] [stderr] Compiling wasmtime-provider v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.demo.ep2vdvjm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99" "/opt/rustwide/target/debug/examples/demo-3b20c96f3ee5eb99.24m6q8sh7yy5updc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-a3a2613288a3e4ac/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-fiber-528ed89371faef2e/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-072fd961cb19b753/out" "-L" "/opt/rustwide/target/debug/build/psm-c774163464a20b9c/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-fa14cbe05c82065d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_provider-35078e5b55881dc6.rlib" "/opt/rustwide/target/debug/deps/libwasi_cap_std_sync-2d2f1a58767084bc.rlib" "/opt/rustwide/target/debug/deps/libsystem_interface-8050dd1210a4d2dd.rlib" "/opt/rustwide/target/debug/deps/libcap_fs_ext-f9dcc83b20840502.rlib" "/opt/rustwide/target/debug/deps/libcap_time_ext-4d623667364086d4.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_wasi-bee36b058c55dff1.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_wiggle-c1b77c4d37c3a4c9.rlib" "/opt/rustwide/target/debug/deps/libwiggle_borrow-95f747482f182b41.rlib" "/opt/rustwide/target/debug/deps/libwasi_common-bcf4f5eae35a11f4.rlib" "/opt/rustwide/target/debug/deps/libwiggle-cc6cee6a57281353.rlib" "/opt/rustwide/target/debug/deps/libwitx-9ad1e33574b5a079.rlib" "/opt/rustwide/target/debug/deps/libwast-2f2ab435b6a2e2f1.rlib" "/opt/rustwide/target/debug/deps/libtracing-236a588b98c89e39.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8f16a4b38066f5dd.rlib" "/opt/rustwide/target/debug/deps/libcap_rand-a8ec36a11301e7e1.rlib" "/opt/rustwide/target/debug/deps/librand-fbba1b299f339d73.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33eeb2a186916445.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-e57e6f3120f528fa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2820eb6dc2c37b6e.rlib" "/opt/rustwide/target/debug/deps/libcap_std-5b7b5e78dd557a2d.rlib" "/opt/rustwide/target/debug/deps/libcap_primitives-81a6892a72a21ab5.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_owned-0b6859f12ddff300.rlib" "/opt/rustwide/target/debug/deps/libfs_set_times-5004fc38bb492e14.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libposish-491909e54484869a.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libunsafe_io-25a554f3f7d9bf64.rlib" "/opt/rustwide/target/debug/deps/libwasmtime-7c4081499ef048e4.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-d926acd83ea24d09.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_fiber-00e63246031b63f4.rlib" "/opt/rustwide/target/debug/deps/libwat-fe0cffaaefebdf71.rlib" "/opt/rustwide/target/debug/deps/libwast-80fa899dc5a6176c.rlib" "/opt/rustwide/target/debug/deps/libleb128-b58a34c616ec8944.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_jit-527cabc595452dc6.rlib" "/opt/rustwide/target/debug/deps/libcranelift_native-603172ce8af16376.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_cranelift-d4c7a09d018c6337.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_obj-be0b3d47a1fd509c.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_profiling-2c52629a04188bf8.rlib" "/opt/rustwide/target/debug/deps/libscroll-a2cd059cff5396ab.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_debug-295cfa6cbff901cb.rlib" "/opt/rustwide/target/debug/deps/librayon-dffecde69d5ff3b8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-298b4f2713ce1827.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e1aa0fe337b0453e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f04e5ac673c08d4e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_runtime-1654a6d69fa8ebaf.rlib" "/opt/rustwide/target/debug/deps/libpsm-d62023c5641c2343.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b015c7fba60a32f0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5a0af3d4435cd525.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-bde05bf9170d8b3c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7080631a9de52ea4.rlib" "/opt/rustwide/target/debug/deps/libregion-310f73818bc3d08e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libobject-c70eeced1277986c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_environ-d83e7247665e21d7.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-0115e62d31294fb3.rlib" "/opt/rustwide/target/debug/deps/libcranelift_wasm-40de143b84c22741.rlib" "/opt/rustwide/target/debug/deps/libitertools-36728487e4ae6d75.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-53324741fe70b0ce.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-58f6b88867d269b8.rlib" "/opt/rustwide/target/debug/deps/libregalloc-43a091673fa8ee96.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-79d11b54bd09f8ae.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libgimli-c198787d24ceeb81.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-158e49522b2dff4a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c7e9ed9a080cb50a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ed0ea3020f1680b7.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-3d918449b92e77af.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-871c39df1d24ed6a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-9e3e4560619fd3ef.rlib" "/opt/rustwide/target/debug/deps/libthiserror-180b7fd451fe3c5b.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-a60bee111f5b0c74.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-0bfe92b917a2a3f5.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_cache-1d2964d88fd39de3.rlib" "/opt/rustwide/target/debug/deps/libbincode-2adfe446d112bd0b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/liberrno-d8b61832d97da6e3.rlib" "/opt/rustwide/target/debug/deps/libfile_per_thread_logger-fdcc733feb7d22c0.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a4a4e2e7f5848c33.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libatty-b2244158b689b18d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libtoml-26bb7e1fc5d274ea.rlib" "/opt/rustwide/target/debug/deps/libzstd-d535d933d825c00c.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-35e410ab832215ed.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-3d2de9f48db42587.rlib" "/opt/rustwide/target/debug/deps/libdirectories_next-e2e1a82c9a4bee79.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-5a072a76cb27734a.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d3cd957b86dc0df.rlib" "/opt/rustwide/target/debug/deps/libsha2-d68afbe3d149253c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1a1717ef92b4603.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5a732ef178fcdad8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-14779abac3c3a276.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libserde-d0f8a769b8760e47.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-9a5e270c87504810.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e324a87d29654e84.rlib" "/opt/rustwide/target/debug/deps/libwapc-ef328b5acf9d9575.rlib" "/opt/rustwide/target/debug/deps/liblog-00099f5019ae22de.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-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 `wasmtime-provider` [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" "d6afc923a1ccb0c1cb27e58a7a8960013fa03e5a57c53f1e635e785b13cdd5c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6afc923a1ccb0c1cb27e58a7a8960013fa03e5a57c53f1e635e785b13cdd5c9", kill_on_drop: false }` [INFO] [stdout] d6afc923a1ccb0c1cb27e58a7a8960013fa03e5a57c53f1e635e785b13cdd5c9