[INFO] cloning repository https://github.com/kate-goldenring/spin-survivor-draft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kate-goldenring/spin-survivor-draft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkate-goldenring%2Fspin-survivor-draft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkate-goldenring%2Fspin-survivor-draft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d35a31fb20616a3c3208c64f229f1abbda912235 [INFO] testing kate-goldenring/spin-survivor-draft against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkate-goldenring%2Fspin-survivor-draft" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kate-goldenring/spin-survivor-draft [INFO] finished tweaking git repo https://github.com/kate-goldenring/spin-survivor-draft [INFO] tweaked toml for git repo https://github.com/kate-goldenring/spin-survivor-draft written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kate-goldenring/spin-survivor-draft on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kate-goldenring/spin-survivor-draft 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07bf31ff637d07db6ada6cd7968a8770305b22132bde3dc28f73d8466c3c36d8 [INFO] running `Command { std: "docker" "start" "-a" "07bf31ff637d07db6ada6cd7968a8770305b22132bde3dc28f73d8466c3c36d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07bf31ff637d07db6ada6cd7968a8770305b22132bde3dc28f73d8466c3c36d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07bf31ff637d07db6ada6cd7968a8770305b22132bde3dc28f73d8466c3c36d8", kill_on_drop: false }` [INFO] [stdout] 07bf31ff637d07db6ada6cd7968a8770305b22132bde3dc28f73d8466c3c36d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 344d494b5e4d9ddc44708d87c949578c401bda3b017f6def100de068fc6b7c0b [INFO] running `Command { std: "docker" "start" "-a" "344d494b5e4d9ddc44708d87c949578c401bda3b017f6def100de068fc6b7c0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling spdx v0.10.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling wasm-encoder v0.41.2 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling wit-bindgen-rust v0.16.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling spin-sdk v3.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling smartcow v0.2.1 [INFO] [stderr] Compiling routefinder v0.5.4 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling spin-macro v3.0.1 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling wasmparser v0.118.2 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling wit-parser v0.13.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling wasm-metadata v0.10.20 [INFO] [stderr] Compiling wit-component v0.18.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling wit-bindgen-core v0.16.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.16.0 [INFO] [stderr] Compiling wit-bindgen v0.16.0 [INFO] [stderr] Compiling spin-executor v3.0.1 [INFO] [stderr] Compiling survivor-draft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcUYUi0E/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUYUi0E/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspin_sdk-95450b4d5a5c2c14,libhttp-8d6d4ef93a82ded5,libbytes-6ef7891ad1d0e9a7,libfnv-79e2cbfbe03dcd16,libserde_json-1eebea327f8a3af0,libitoa-20e94f961f8d160c,libryu-bfbf481d1d54f9d3,libthiserror-3900a2561acc6a2c,libroutefinder-da3d2377bf3f4c41,libsmartcow-065fe94b1442e017,libsmartstring-a996aa4c9bae33af,libstatic_assertions-f0217ecdd817a834,libspin_executor-56d41457582f70ec,libfutures-26f699a6869dc04d,libfutures_executor-0dfe406316d5d235,libfutures_util-7b933845b35f77ed,libmemchr-64e185d99f0c46ef,libfutures_io-15f510aebc68962e,libslab-cd97a2b6ccc891c3,libfutures_channel-833bfbd7dbe0bac3,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-0653bd34eb2f730d,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-8063f91f5220ba4f,libwit_bindgen-559686db21f54dcd,libbitflags-46cac965755be86c,libsha2-f5d7bda3c812516e,libcpufeatures-e04321643d03190d,libcfg_if-3e7fc4e38d4a72b5,libdigest-666bd9646e41682a,libblock_buffer-3d2a5a005fff327d,libcrypto_common-b9d0b0b4c8453e13,libgeneric_array-d5c9eb88620d3f7e,libtypenum-f2b179c8a326fef2,libserde-d20569236bfab62e,libchrono-846169a7803802d2,libnum_traits-c8035f0a5d21c912,libiana_time_zone-98f2ac8a8c5a9959,libanyhow-e93ec069449ace9b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUYUi0E/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsurvivor_draft.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /tmp/rustcUYUi0E/list:3: ; expected, but got @ [INFO] [stdout] >>> wasi:http/incoming-handler@0.2.0#handle; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `survivor-draft` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "344d494b5e4d9ddc44708d87c949578c401bda3b017f6def100de068fc6b7c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344d494b5e4d9ddc44708d87c949578c401bda3b017f6def100de068fc6b7c0b", kill_on_drop: false }` [INFO] [stdout] 344d494b5e4d9ddc44708d87c949578c401bda3b017f6def100de068fc6b7c0b