[INFO] cloning repository https://github.com/ecumene/spin_pg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecumene/spin_pg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecumene%2Fspin_pg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecumene%2Fspin_pg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 594a522b1d7895c1573c33bb2d6f48ea215d76f4 [INFO] testing ecumene/spin_pg/594a522b1d7895c1573c33bb2d6f48ea215d76f4 against master#8dd5cd0bc1d683c30805e1dc831cac546b621a75 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecumene%2Fspin_pg" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ecumene/spin_pg on toolchain 8dd5cd0bc1d683c30805e1dc831cac546b621a75 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ecumene/spin_pg [INFO] finished tweaking git repo https://github.com/ecumene/spin_pg [INFO] tweaked toml for git repo https://github.com/ecumene/spin_pg written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ecumene/spin_pg 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" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "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/bytecodealliance/wit-bindgen` [INFO] [stderr] Updating git repository `https://github.com/deislabs/wasi-experimental-http` [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wit-bindgen` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-xid v0.2.3 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded id-arena v2.2.1 [INFO] [stderr] Downloaded unicode-normalization v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe2c3297a5bc51bd2fbca80d46c8b2dbf6f466af1ebe9af16f48ca1e3a23abc7 [INFO] running `Command { std: "docker" "start" "-a" "fe2c3297a5bc51bd2fbca80d46c8b2dbf6f466af1ebe9af16f48ca1e3a23abc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe2c3297a5bc51bd2fbca80d46c8b2dbf6f466af1ebe9af16f48ca1e3a23abc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2c3297a5bc51bd2fbca80d46c8b2dbf6f466af1ebe9af16f48ca1e3a23abc7", kill_on_drop: false }` [INFO] [stdout] fe2c3297a5bc51bd2fbca80d46c8b2dbf6f466af1ebe9af16f48ca1e3a23abc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b61a195acbba3642fbbec8ea6957f0e8681d9b9ee3baadb17a0f7ca1ad555b22 [INFO] running `Command { std: "docker" "start" "-a" "b61a195acbba3642fbbec8ea6957f0e8681d9b9ee3baadb17a0f7ca1ad555b22", 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 unicase v2.6.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling wit-bindgen-gen-rust-wasm v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=2f46ce4cc072107153da0cefe15bdc69aa5b84d0#2f46ce4c) [INFO] [stderr] Compiling wit-bindgen-gen-rust-wasm v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e9c7c0a3405845cecd3fe06f3c20ab413302fc73#e9c7c0a3) [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [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=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-rust 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 tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling wit-bindgen-rust-impl v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=2f46ce4cc072107153da0cefe15bdc69aa5b84d0#2f46ce4c) [INFO] [stderr] Compiling wit-bindgen-rust-impl v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e9c7c0a3405845cecd3fe06f3c20ab413302fc73#e9c7c0a3) [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.31 [INFO] [stderr] Compiling spin-macro v0.1.0 (https://github.com/fermyon/spin?tag=v0.3.0#9ec50c5b) [INFO] [stderr] Compiling tracing v0.1.35 [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 spin_pg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcLKRvOx/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcLKRvOx/symbols.o" "/opt/rustwide/target/debug/deps/spin_pg.spin_pg.b495c958917755e3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spin_pg.cmi6ji1i6jkjr9u80bs0xmq6m.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwit_bindgen_rust-54f7327010293d89.rlib" "/opt/rustwide/target/debug/deps/libspin_sdk-1bd4b33c69ad323a.rlib" "/opt/rustwide/target/debug/deps/libwit_bindgen_rust-a71b103009053e75.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libwasi_experimental_http-4f85fd3d72c8c412.rlib" "/opt/rustwide/target/debug/deps/libtracing-be7fed63e1c54c24.rlib" "/opt/rustwide/target/debug/deps/liblog-d22870b56e594fe2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ad150d636eada7c2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2ae67ef774fcfc85.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8880db5172f9bf72.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d12e47e275c23e68.rlib" "/opt/rustwide/target/debug/deps/libhttp-f682379f318c2d14.rlib" "/opt/rustwide/target/debug/deps/libitoa-83ac3cf80711f538.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ffa8215e0d82034d.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f36c847cc7d794fc.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-578d54746a79aa44.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-904c29d49e5cf73e.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-68b28eebae724018.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-560631c702dee569.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-10bcfbd81438e288.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ca754d8825224f8b.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-eaa8e0bee9de3791.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9871c3445f9c3efa.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ed5a3106f015c794.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22e9e03915f31288.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-fb6b09f170935963.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c17c3ff980a79a1f.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af872ecf6f22cced.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca8dddbae7535f84.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-efa1bbd65297b1ec.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a00d470c02c17e75.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8dd5cd0bc1d683c30805e1dc831cac546b621a75/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libspin_pg.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: rust-lld: error: duplicate symbol: canonical_abi_realloc [INFO] [stdout] >>> defined at lib.rs:134 (src/lib.rs:134) [INFO] [stdout] >>> wit_bindgen_rust-54f7327010293d89.wit_bindgen_rust.a50fb4c7ad1d7756-cgu.0.rcgu.o:(canonical_abi_realloc) in archive /opt/rustwide/target/debug/deps/libwit_bindgen_rust-54f7327010293d89.rlib [INFO] [stdout] >>> defined at lib.rs:134 (src/lib.rs:134) [INFO] [stdout] >>> wit_bindgen_rust-a71b103009053e75.wit_bindgen_rust.9757a515d0786523-cgu.0.rcgu.o:(.text.canonical_abi_realloc+0x0) in archive /opt/rustwide/target/debug/deps/libwit_bindgen_rust-a71b103009053e75.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: duplicate symbol: canonical_abi_free [INFO] [stdout] >>> defined at lib.rs:158 (src/lib.rs:158) [INFO] [stdout] >>> wit_bindgen_rust-54f7327010293d89.wit_bindgen_rust.a50fb4c7ad1d7756-cgu.0.rcgu.o:(canonical_abi_free) in archive /opt/rustwide/target/debug/deps/libwit_bindgen_rust-54f7327010293d89.rlib [INFO] [stdout] >>> defined at lib.rs:158 (src/lib.rs:158) [INFO] [stdout] >>> wit_bindgen_rust-a71b103009053e75.wit_bindgen_rust.9757a515d0786523-cgu.0.rcgu.o:(.text.canonical_abi_free+0x0) in archive /opt/rustwide/target/debug/deps/libwit_bindgen_rust-a71b103009053e75.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spin_pg` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b61a195acbba3642fbbec8ea6957f0e8681d9b9ee3baadb17a0f7ca1ad555b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b61a195acbba3642fbbec8ea6957f0e8681d9b9ee3baadb17a0f7ca1ad555b22", kill_on_drop: false }` [INFO] [stdout] b61a195acbba3642fbbec8ea6957f0e8681d9b9ee3baadb17a0f7ca1ad555b22