[INFO] cloning repository https://github.com/radu-matei/wasm-memory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radu-matei/wasm-memory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradu-matei%2Fwasm-memory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradu-matei%2Fwasm-memory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73c3e2f514277939481350525115983901e6f118 [INFO] testing radu-matei/wasm-memory against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradu-matei%2Fwasm-memory" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radu-matei/wasm-memory on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radu-matei/wasm-memory [INFO] finished tweaking git repo https://github.com/radu-matei/wasm-memory [INFO] tweaked toml for git repo https://github.com/radu-matei/wasm-memory written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/radu-matei/wasm-memory already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee8e5ab8df7b95917dbbf2148e016c3f4083bf2b7eeddb0f89167a41794fd5ca [INFO] running `Command { std: "docker" "start" "-a" "ee8e5ab8df7b95917dbbf2148e016c3f4083bf2b7eeddb0f89167a41794fd5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee8e5ab8df7b95917dbbf2148e016c3f4083bf2b7eeddb0f89167a41794fd5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8e5ab8df7b95917dbbf2148e016c3f4083bf2b7eeddb0f89167a41794fd5ca", kill_on_drop: false }` [INFO] [stdout] ee8e5ab8df7b95917dbbf2148e016c3f4083bf2b7eeddb0f89167a41794fd5ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d5956abd94ae28ee4f6fc846870f4127135543ac483bea759555a9cd8250f4b [INFO] running `Command { std: "docker" "start" "-a" "4d5956abd94ae28ee4f6fc846870f4127135543ac483bea759555a9cd8250f4b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.69.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling wasmparser v0.71.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pin-project-lite v0.2.3 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling wasmtime-cache v0.22.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling wasi-common v0.22.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling wasmtime-wasi v0.22.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wast v22.0.0 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling wast v30.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling file-per-thread-logger v0.1.4 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling raw-cpuid v8.1.2 [INFO] [stderr] Compiling wasmtime-runtime v0.22.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling wat v1.0.31 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling yanix v0.22.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling witx v0.8.8 [INFO] [stderr] Compiling wiggle-generate v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling wiggle-macro v0.22.0 [INFO] [stderr] Compiling wasmtime-wiggle-macro v0.22.0 [INFO] [stderr] Compiling wiggle v0.22.0 [INFO] [stderr] Compiling wiggle-borrow v0.22.0 [INFO] [stderr] Compiling cranelift-entity v0.69.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.69.0 [INFO] [stderr] Compiling cranelift-bforest v0.69.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling cranelift-codegen v0.69.0 [INFO] [stderr] Compiling cranelift-frontend v0.69.0 [INFO] [stderr] Compiling cranelift-native v0.69.0 [INFO] [stderr] Compiling cranelift-wasm v0.69.0 [INFO] [stderr] Compiling wasmtime-environ v0.22.0 [INFO] [stderr] Compiling wasmtime-debug v0.22.0 [INFO] [stderr] Compiling wasmtime-cranelift v0.22.0 [INFO] [stderr] Compiling wasmtime-profiling v0.22.0 [INFO] [stderr] Compiling wasmtime-obj v0.22.0 [INFO] [stderr] Compiling wasmtime-jit v0.22.0 [INFO] [stderr] Compiling wasmtime v0.22.0 [INFO] [stderr] Compiling wasmtime-wiggle v0.22.0 [INFO] [stderr] Compiling wasmtime-alloc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "4d5956abd94ae28ee4f6fc846870f4127135543ac483bea759555a9cd8250f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5956abd94ae28ee4f6fc846870f4127135543ac483bea759555a9cd8250f4b", kill_on_drop: false }` [INFO] [stdout] 4d5956abd94ae28ee4f6fc846870f4127135543ac483bea759555a9cd8250f4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce40f046ab61c322cc4638cd685b7e7b7066f74cd30fbf3d84ca73216ad535d1 [INFO] running `Command { std: "docker" "start" "-a" "ce40f046ab61c322cc4638cd685b7e7b7066f74cd30fbf3d84ca73216ad535d1", kill_on_drop: false }` [INFO] [stderr] Compiling wasmtime-alloc v0.1.0 (/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/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.10xdyzit5uq2tqmm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f3bfe11a16d3816b/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-a49f2cf9fba1c2d7/out" "-L" "/opt/rustwide/target/debug/build/psm-7ee38aa7fc15e93a/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/wasmtime_alloc-24fe805e1798180d.wasmtime_alloc.026b0eba-cgu.11.rcgu.o: in function `_start': [INFO] [stdout] /opt/rustwide/workdir/src/lib.rs:102: multiple definition of `_start'; /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o:(.text+0x0): first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmtime-alloc` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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" "ce40f046ab61c322cc4638cd685b7e7b7066f74cd30fbf3d84ca73216ad535d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce40f046ab61c322cc4638cd685b7e7b7066f74cd30fbf3d84ca73216ad535d1", kill_on_drop: false }` [INFO] [stdout] ce40f046ab61c322cc4638cd685b7e7b7066f74cd30fbf3d84ca73216ad535d1