[INFO] cloning repository https://github.com/lann/spin-sockets-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lann/spin-sockets-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flann%2Fspin-sockets-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flann%2Fspin-sockets-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e93b7a93966445d8983e97ee9fcfe5f3c18edb7
[INFO] testing lann/spin-sockets-test against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flann%2Fspin-sockets-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lann/spin-sockets-test
[INFO] finished tweaking git repo https://github.com/lann/spin-sockets-test
[INFO] tweaked toml for git repo https://github.com/lann/spin-sockets-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lann/spin-sockets-test on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lann/spin-sockets-test 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edb1d09888e9adee9f51e9362bf54359522933256ba22323122a5cfee4ab7b6f
[INFO] running `Command { std: "docker" "start" "-a" "edb1d09888e9adee9f51e9362bf54359522933256ba22323122a5cfee4ab7b6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edb1d09888e9adee9f51e9362bf54359522933256ba22323122a5cfee4ab7b6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb1d09888e9adee9f51e9362bf54359522933256ba22323122a5cfee4ab7b6f", kill_on_drop: false }`
[INFO] [stdout] edb1d09888e9adee9f51e9362bf54359522933256ba22323122a5cfee4ab7b6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 602d8f9a6c09b9666f0636bdcc527474ddd191acc2e57fa1e9c2ce02f0da5583
[INFO] running `Command { std: "docker" "start" "-a" "602d8f9a6c09b9666f0636bdcc527474ddd191acc2e57fa1e9c2ce02f0da5583", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling wit-bindgen-rust v0.16.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-encoder v0.41.2
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.39.0
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling spin-sdk v3.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling wasi v0.14.2+wasi-0.2.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling routefinder v0.5.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling spin-macro v3.1.1
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wasm-metadata v0.10.20
[INFO] [stderr]    Compiling wit-component v0.18.2
[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.1.1
[INFO] [stderr]    Compiling sockets-test 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=/opt/rustwide/target/debug/deps/rustcbJzaWz/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustcbJzaWz/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasi-dc47eb94bee8a865,libwit_bindgen_rt-d94400d8b76727f7,libspin_sdk-5cc41d36928e8287,libhttp-efa0d333ef107f93,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libserde_json-4385ca503608cc5b,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,libthiserror-25c19b033985f3b1,libchrono-03b9dc3fd6be665f,libiana_time_zone-7ffb41297827eca3,libnum_traits-b4eb905f26aa68ef,libroutefinder-47d562ed42d804e3,libsmartcow-0f2b005ebe8bc88d,libsmartstring-0ef350d54a85ad43,libstatic_assertions-95336585f0b7f57d,libspin_executor-0439ca5299ae29c5,libfutures-72f5a6cb680d4449,libfutures_executor-c5f51540869b14aa,libfutures_util-e2d33543f503bad6,libmemchr-b178a40a7718f9bf,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-ca0845c96dcf300f,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-f986f86738ad2408,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-ed9953354a04f58c,libwit_bindgen-520c6f940f5b7a36,libbitflags-9bdd741a51aeb573,libserde-da8f74c7c63f93cc,libanyhow-3e37c1edf16524e0}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustcbJzaWz/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/libsockets_test.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: /opt/rustwide/target/debug/deps/rustcbJzaWz/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 `sockets-test` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "602d8f9a6c09b9666f0636bdcc527474ddd191acc2e57fa1e9c2ce02f0da5583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602d8f9a6c09b9666f0636bdcc527474ddd191acc2e57fa1e9c2ce02f0da5583", kill_on_drop: false }`
[INFO] [stdout] 602d8f9a6c09b9666f0636bdcc527474ddd191acc2e57fa1e9c2ce02f0da5583
