[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kate-goldenring/spin-survivor-draft on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.16.0
[INFO] [stderr]   Downloaded wit-bindgen v0.16.0
[INFO] [stderr]   Downloaded wasm-metadata v0.10.20
[INFO] [stderr]   Downloaded smartcow v0.2.1
[INFO] [stderr]   Downloaded wit-bindgen-core v0.16.0
[INFO] [stderr]   Downloaded spin-executor v3.0.1
[INFO] [stderr]   Downloaded routefinder v0.5.4
[INFO] [stderr]   Downloaded spin-macro v3.0.1
[INFO] [stderr]   Downloaded wasm-encoder v0.41.2
[INFO] [stderr]   Downloaded spin-sdk v3.0.1
[INFO] [stderr]   Downloaded cc v1.1.20
[INFO] [stderr]   Downloaded serde v1.0.208
[INFO] [stderr]   Downloaded wit-component v0.18.2
[INFO] [stderr]   Downloaded wasm-encoder v0.38.1
[INFO] [stderr]   Downloaded wasmparser v0.121.2
[INFO] [stderr]   Downloaded wasmparser v0.118.2
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.16.0
[INFO] [stderr]   Downloaded serde_derive v1.0.208
[INFO] [stderr]   Downloaded spdx v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1dfebec1c09f1ecd1a44089eae7404a09b2cbe5a2b04fc67d228bb2bdad3a06
[INFO] running `Command { std: "docker" "start" "-a" "c1dfebec1c09f1ecd1a44089eae7404a09b2cbe5a2b04fc67d228bb2bdad3a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1dfebec1c09f1ecd1a44089eae7404a09b2cbe5a2b04fc67d228bb2bdad3a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1dfebec1c09f1ecd1a44089eae7404a09b2cbe5a2b04fc67d228bb2bdad3a06", kill_on_drop: false }`
[INFO] [stdout] c1dfebec1c09f1ecd1a44089eae7404a09b2cbe5a2b04fc67d228bb2bdad3a06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26f1313b196dde760348e04ed7130507ba42c92a08c5455a4ca81dfd199478d0
[INFO] running `Command { std: "docker" "start" "-a" "26f1313b196dde760348e04ed7130507ba42c92a08c5455a4ca81dfd199478d0", 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 itoa v1.0.11
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[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 unicode-xid v0.2.4
[INFO] [stderr]    Compiling spdx v0.10.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling wasm-encoder v0.41.2
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.16.0
[INFO] [stderr]    Compiling futures-sink 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 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 bytes v1.7.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[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 digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling routefinder v0.5.4
[INFO] [stderr]    Compiling syn v2.0.60
[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 deranged v0.3.11
[INFO] [stderr]    Compiling wit-component v0.18.2
[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/rustcOJJJZz/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcOJJJZz/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspin_sdk-34a9b2341e05fdbb,libhttp-c8f593da37a52ef6,libbytes-c32581983ce67a25,libfnv-773757b135178300,libserde_json-3105cf5b58c86d53,libitoa-dceb2e2ec68b27be,libryu-780cad62fbb83cc7,libthiserror-b6f279b3158e0796,libroutefinder-59071e5746003200,libsmartcow-d5a742dd21a70f63,libsmartstring-ca3e58d4847d46d4,libstatic_assertions-55654f80d66897c1,libspin_executor-e1a3729b9b0cf254,libfutures-5bc79771f7254b76,libfutures_executor-c1b4009ce20013b6,libfutures_util-2bb76c9e0c062fe1,libmemchr-893d8719a58c2d89,libfutures_io-c4186afefcdca14d,libslab-c99a2f339964c514,libfutures_channel-1a34cba25dd66e97,libpin_project_lite-c7ec793c849252cd,libfutures_sink-30562996af6748c0,libfutures_task-eda7168696dbd537,libpin_utils-45ba7e7cff7aa459,libfutures_core-36343b3f313f52d2,libwit_bindgen-8ce91369a183c364,libbitflags-45760a0fef8ee376,libsha2-41a08104fdf13a03,libcpufeatures-057207a46b263eb1,libcfg_if-3183e62f61f23a61,libdigest-73ccc5c1ec482c05,libblock_buffer-0f2fdccc54021887,libcrypto_common-4d1e47315e9b4f0e,libgeneric_array-fe1d8409210ec7d8,libtypenum-987523825771ddad,libserde-586b50a6dddb1d6b,libchrono-3d206ef7e20dedcd,libnum_traits-c26d511a53b6ff5f,libiana_time_zone-f40fb3fd1722fffa,libanyhow-3d6044468c9c8b2c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOJJJZz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/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/rustcOJJJZz/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" "26f1313b196dde760348e04ed7130507ba42c92a08c5455a4ca81dfd199478d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f1313b196dde760348e04ed7130507ba42c92a08c5455a4ca81dfd199478d0", kill_on_drop: false }`
[INFO] [stdout] 26f1313b196dde760348e04ed7130507ba42c92a08c5455a4ca81dfd199478d0
