[INFO] cloning repository https://github.com/ecumene/discord_spin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecumene/discord_spin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecumene%2Fdiscord_spin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecumene%2Fdiscord_spin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd3f5c18c734a704ce1473c8f89f9551542056ca [INFO] testing ecumene/discord_spin/fd3f5c18c734a704ce1473c8f89f9551542056ca against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecumene%2Fdiscord_spin" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ecumene/discord_spin on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ecumene/discord_spin [INFO] finished tweaking git repo https://github.com/ecumene/discord_spin [INFO] tweaked toml for git repo https://github.com/ecumene/discord_spin written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ecumene/discord_spin already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/fermyon/spin` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/spin-91500438ac5656d2/9ec50c5/templates/http-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/spin-91500438ac5656d2/9ec50c5/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Updating git repository `https://github.com/deislabs/wasi-experimental-http` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 348e588028cf2a049bda85679084b90a124ef41f7696afcdfad6247b9bb0fcfb [INFO] running `Command { std: "docker" "start" "-a" "348e588028cf2a049bda85679084b90a124ef41f7696afcdfad6247b9bb0fcfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "348e588028cf2a049bda85679084b90a124ef41f7696afcdfad6247b9bb0fcfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348e588028cf2a049bda85679084b90a124ef41f7696afcdfad6247b9bb0fcfb", kill_on_drop: false }` [INFO] [stdout] 348e588028cf2a049bda85679084b90a124ef41f7696afcdfad6247b9bb0fcfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed3c6dd8b5fb0880310049aa0d6f3b987a923e671a319e8e5a6833692f7ba17d [INFO] running `Command { std: "docker" "start" "-a" "ed3c6dd8b5fb0880310049aa0d6f3b987a923e671a319e8e5a6833692f7ba17d", kill_on_drop: false }` [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/spin-91500438ac5656d2/9ec50c5/templates/http-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/spin-91500438ac5656d2/9ec50c5/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wit-bindgen-gen-rust-wasm v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=2f46ce4cc072107153da0cefe15bdc69aa5b84d0#2f46ce4c) [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling wit-bindgen-gen-rust-wasm v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e9c7c0a3405845cecd3fe06f3c20ab413302fc73#e9c7c0a3) [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling wit-parser v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=2f46ce4cc072107153da0cefe15bdc69aa5b84d0#2f46ce4c) [INFO] [stderr] Compiling wit-parser v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e9c7c0a3405845cecd3fe06f3c20ab413302fc73#e9c7c0a3) [INFO] [stderr] Compiling wit-bindgen-gen-core v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=2f46ce4cc072107153da0cefe15bdc69aa5b84d0#2f46ce4c) [INFO] [stderr] Compiling wit-bindgen-gen-core v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e9c7c0a3405845cecd3fe06f3c20ab413302fc73#e9c7c0a3) [INFO] [stderr] Compiling wit-bindgen-gen-rust v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=2f46ce4cc072107153da0cefe15bdc69aa5b84d0#2f46ce4c) [INFO] [stderr] Compiling wit-bindgen-gen-rust v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e9c7c0a3405845cecd3fe06f3c20ab413302fc73#e9c7c0a3) [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling wit-bindgen-rust-impl v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=2f46ce4cc072107153da0cefe15bdc69aa5b84d0#2f46ce4c) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling wit-bindgen-rust-impl v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e9c7c0a3405845cecd3fe06f3c20ab413302fc73#e9c7c0a3) [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=2f46ce4cc072107153da0cefe15bdc69aa5b84d0#2f46ce4c) [INFO] [stderr] Compiling wit-bindgen-rust v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e9c7c0a3405845cecd3fe06f3c20ab413302fc73#e9c7c0a3) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling spin-macro v0.1.0 (https://github.com/fermyon/spin?tag=v0.3.0#9ec50c5b) [INFO] [stderr] Compiling wasi-experimental-http v0.9.0 (https://github.com/deislabs/wasi-experimental-http?rev=a82ae3d6c85c4251b3663035febeb8100068f51d#a82ae3d6) [INFO] [stderr] Compiling spin-sdk v0.2.0 (https://github.com/fermyon/spin?tag=v0.3.0#9ec50c5b) [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling spinhelloworld v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `new` and `add_choice` are never used [INFO] [stdout] --> src/lib.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl<'a> DiscordOption<'a> { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 71 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn add_choice(&mut self, choice: DiscordChoice<'a>) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcAQqlGg/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcAQqlGg/symbols.o" "/opt/rustwide/target/debug/deps/spinhelloworld.spinhelloworld.ec8f3254d3e6067e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spinhelloworld.spinhelloworld.ec8f3254d3e6067e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/spinhelloworld.spinhelloworld.ec8f3254d3e6067e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/spinhelloworld.spinhelloworld.ec8f3254d3e6067e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/spinhelloworld.9ol2ap8nqgpcypqhuv0shnek7.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhex-a7fcb079ec2dbc19.rlib" "/opt/rustwide/target/debug/deps/libwit_bindgen_rust-c2b33da1bc7161d9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d4cc4efd782ac43e.rlib" "/opt/rustwide/target/debug/deps/libryu-e602146cef091300.rlib" "/opt/rustwide/target/debug/deps/libspin_sdk-891e01935e61c05a.rlib" "/opt/rustwide/target/debug/deps/libwit_bindgen_rust-169a42d08674471b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/target/debug/deps/libwasi_experimental_http-0e2f64798399fdf4.rlib" "/opt/rustwide/target/debug/deps/libtracing-a3ab0e6bd2db8ac7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3abf0b2446210a45.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-341777e78d7aa045.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b936a9774a3edec.rlib" "/opt/rustwide/target/debug/deps/liblog-a978da3406dc871f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fa24955f005b8787.rlib" "/opt/rustwide/target/debug/deps/libhttp-1533307d887d5d67.rlib" "/opt/rustwide/target/debug/deps/libitoa-f9cc1fdd27983d57.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libbytes-06666ff404a9ecca.rlib" "/opt/rustwide/target/debug/deps/libserde-7f836b210b4fc5ea.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-d8df62692869c8f2.rlib" "/opt/rustwide/target/debug/deps/libsha2-6b64d42af83a9966.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a9131cd33454df92.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9213a3d3a1c3d8bf.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-dc312623f117c2f1.rlib" "/opt/rustwide/target/debug/deps/librand-2320222b7de9662e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-62e5a73def23e682.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-25583bcf5a22ea87.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-bf6cf9997aa657c2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-3f2349514a04e5aa.rlib" "/opt/rustwide/target/debug/deps/libzeroize-1c4895058166260d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c4ce990e0941e1f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5a307168f8654195.rlib" "/opt/rustwide/target/debug/deps/liblibc-4c0cfbb20bf77ec9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/libdigest-b273ec94de251de6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-21446fb5fb0c5c46.rlib" "/opt/rustwide/target/debug/deps/libtypenum-32ef8ce6ac82a640.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a49d1a069c017da6.rlib" "/opt/rustwide/target/debug/deps/libed25519-292c7cb9e628c823.rlib" "/opt/rustwide/target/debug/deps/libsignature-5cc280c6eb683a50.rlib" "/opt/rustwide/target/debug/deps/libanyhow-59239d7b1f7f5a14.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspinhelloworld.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libwit_bindgen_rust-169a42d08674471b.rlib(wit_bindgen_rust-169a42d08674471b.wit_bindgen_rust.8a5cc90c9659a777-cgu.0.rcgu.o): in function `canonical_abi_realloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/wit-bindgen-f98ccff846621481/2f46ce4/crates/rust-wasm/src/lib.rs:134: multiple definition of `canonical_abi_realloc'; /opt/rustwide/target/debug/deps/libwit_bindgen_rust-c2b33da1bc7161d9.rlib(wit_bindgen_rust-c2b33da1bc7161d9.wit_bindgen_rust.f22ddc2fd806aa2b-cgu.0.rcgu.o):/opt/rustwide/cargo-home/git/checkouts/wit-bindgen-f98ccff846621481/e9c7c0a/crates/rust-wasm/src/lib.rs:134: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwit_bindgen_rust-169a42d08674471b.rlib(wit_bindgen_rust-169a42d08674471b.wit_bindgen_rust.8a5cc90c9659a777-cgu.0.rcgu.o): in function `canonical_abi_free': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/wit-bindgen-f98ccff846621481/2f46ce4/crates/rust-wasm/src/lib.rs:158: multiple definition of `canonical_abi_free'; /opt/rustwide/target/debug/deps/libwit_bindgen_rust-c2b33da1bc7161d9.rlib(wit_bindgen_rust-c2b33da1bc7161d9.wit_bindgen_rust.f22ddc2fd806aa2b-cgu.0.rcgu.o):/opt/rustwide/cargo-home/git/checkouts/wit-bindgen-f98ccff846621481/e9c7c0a/crates/rust-wasm/src/lib.rs:158: first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spinhelloworld` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ed3c6dd8b5fb0880310049aa0d6f3b987a923e671a319e8e5a6833692f7ba17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3c6dd8b5fb0880310049aa0d6f3b987a923e671a319e8e5a6833692f7ba17d", kill_on_drop: false }` [INFO] [stdout] ed3c6dd8b5fb0880310049aa0d6f3b987a923e671a319e8e5a6833692f7ba17d