[INFO] cloning repository https://github.com/isgasho/openforum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isgasho/openforum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisgasho%2Fopenforum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisgasho%2Fopenforum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ab6559e7c5cf4be3ed2769eff616715648e118a [INFO] testing isgasho/openforum against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisgasho%2Fopenforum" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/isgasho/openforum on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/isgasho/openforum [INFO] finished tweaking git repo https://github.com/isgasho/openforum [INFO] tweaked toml for git repo https://github.com/isgasho/openforum written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/isgasho/openforum 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `spinhelloworld` found at `/workspace/cargo-home/git/checkouts/spin-91500438ac5656d2/b4ca6d1/examples/http-rust` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ab40b4756df219a6fb28a910de061b4b23e2d58a5b0599f2dd8651e3c1d7772 [INFO] running `Command { std: "docker" "start" "-a" "0ab40b4756df219a6fb28a910de061b4b23e2d58a5b0599f2dd8651e3c1d7772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ab40b4756df219a6fb28a910de061b4b23e2d58a5b0599f2dd8651e3c1d7772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ab40b4756df219a6fb28a910de061b4b23e2d58a5b0599f2dd8651e3c1d7772", kill_on_drop: false }` [INFO] [stdout] 0ab40b4756df219a6fb28a910de061b4b23e2d58a5b0599f2dd8651e3c1d7772 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 966fe780f6996a5a02db21fbed7894b6ef48acd08ddf44a720184188d54850c2 [INFO] running `Command { std: "docker" "start" "-a" "966fe780f6996a5a02db21fbed7894b6ef48acd08ddf44a720184188d54850c2", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `spinhelloworld` found at `/opt/rustwide/cargo-home/git/checkouts/spin-91500438ac5656d2/b4ca6d1/examples/http-rust` [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling wit-bindgen-gen-rust-wasm v0.1.0 (https://github.com/bytecodealliance/wit-bindgen?rev=2f46ce4cc072107153da0cefe15bdc69aa5b84d0#2f46ce4c) [INFO] [stderr] Compiling heck v0.3.3 [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=e9c7c0a3405845cecd3fe06f3c20ab413302fc73#e9c7c0a3) [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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-rust 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=e9c7c0a3405845cecd3fe06f3c20ab413302fc73#e9c7c0a3) [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.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [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=canary#b4ca6d15) [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=canary#b4ca6d15) [INFO] [stderr] Compiling hello-spin 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/ecd7b559f89c73ac8f1d318f7501006f37b944b2/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/rustcvgkM9O/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcvgkM9O/symbols.o" "/opt/rustwide/target/debug/deps/hello_spin.hello_spin.69378ab41bd60e4a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_spin.hello_spin.69378ab41bd60e4a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_spin.hello_spin.69378ab41bd60e4a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_spin.2e59x9x9wlwluq8v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwit_bindgen_rust-f62fa5ee5b090d68.rlib" "/opt/rustwide/target/debug/deps/libspin_sdk-893e5f57413614cb.rlib" "/opt/rustwide/target/debug/deps/libwit_bindgen_rust-672e009aeedf7fdd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libwasi_experimental_http-0c5ad8763df04977.rlib" "/opt/rustwide/target/debug/deps/libtracing-318fb62bf9d27924.rlib" "/opt/rustwide/target/debug/deps/liblog-1cc6d9ffb80465e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8ab60706581173a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0406b5b1540634bb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8ec4f18aa6b9cdf3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dc9006d880f2f553.rlib" "/opt/rustwide/target/debug/deps/libhttp-ecdb08f70add631c.rlib" "/opt/rustwide/target/debug/deps/libitoa-6073ff7568fdd339.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libbytes-d345c64400d587ca.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f1c7cc1b697e25e7.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-75b9617f92376d41.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9c9c1db573a7335d.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-943c5a031ea59756.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-52b0294e28e85f0c.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b7fbc62efa77abb9.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-102731a77dbccbc8.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1c48511ebb1a200e.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c6b390a5b2a049a2.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0a8aa27d5bf1bc44.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d75813e4f4f6bafa.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0804a6feb3ed38ea.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6772c722dc231412.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c941e8f182e10925.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7fab2ff20d1f2cd.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ae318380f963b832.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c042ecce9932705.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c8fdd0d8f03b0225.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-91facdcc9286d01d.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-86f479762cd41464.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libhello_spin.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-672e009aeedf7fdd.rlib(wit_bindgen_rust-672e009aeedf7fdd.wit_bindgen_rust.2d3d68331b3f7ebe-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-f62fa5ee5b090d68.rlib(wit_bindgen_rust-f62fa5ee5b090d68.wit_bindgen_rust.663094c6eccc1431-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-672e009aeedf7fdd.rlib(wit_bindgen_rust-672e009aeedf7fdd.wit_bindgen_rust.2d3d68331b3f7ebe-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-f62fa5ee5b090d68.rlib(wit_bindgen_rust-f62fa5ee5b090d68.wit_bindgen_rust.663094c6eccc1431-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-spin` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "966fe780f6996a5a02db21fbed7894b6ef48acd08ddf44a720184188d54850c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "966fe780f6996a5a02db21fbed7894b6ef48acd08ddf44a720184188d54850c2", kill_on_drop: false }` [INFO] [stdout] 966fe780f6996a5a02db21fbed7894b6ef48acd08ddf44a720184188d54850c2