[INFO] cloning repository https://github.com/rvolosatovs/p3-http-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvolosatovs/p3-http-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolosatovs%2Fp3-http-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolosatovs%2Fp3-http-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a9909b219759d704a4124049b21777df9c7490e [INFO] testing rvolosatovs/p3-http-test against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolosatovs%2Fp3-http-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rvolosatovs/p3-http-test [INFO] finished tweaking git repo https://github.com/rvolosatovs/p3-http-test [INFO] tweaked toml for git repo https://github.com/rvolosatovs/p3-http-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rvolosatovs/p3-http-test on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rvolosatovs/p3-http-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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10d7c7e25d807e2712bba9d6dd0468e3913415277b5c75bfec07d0b84471193b [INFO] running `Command { std: "docker" "start" "-a" "10d7c7e25d807e2712bba9d6dd0468e3913415277b5c75bfec07d0b84471193b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10d7c7e25d807e2712bba9d6dd0468e3913415277b5c75bfec07d0b84471193b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d7c7e25d807e2712bba9d6dd0468e3913415277b5c75bfec07d0b84471193b", kill_on_drop: false }` [INFO] [stdout] 10d7c7e25d807e2712bba9d6dd0468e3913415277b5c75bfec07d0b84471193b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acffba4a516d39af1fe199551a3cb6a3d3e5d2795dab72736c658c610350130b [INFO] running `Command { std: "docker" "start" "-a" "acffba4a516d39af1fe199551a3cb6a3d3e5d2795dab72736c658c610350130b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling wasmparser v0.228.0 (https://github.com/bytecodealliance/wasm-tools#ec621cf1) [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling wasm-encoder v0.228.0 (https://github.com/bytecodealliance/wasm-tools#ec621cf1) [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling wit-bindgen-rust v0.41.0 (https://github.com/bytecodealliance/witx-bindgen#4536acf0) [INFO] [stderr] Compiling wit-bindgen-rt v0.41.0 (https://github.com/bytecodealliance/witx-bindgen#4536acf0) [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.41.0 (https://github.com/bytecodealliance/witx-bindgen#4536acf0) [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wit-parser v0.228.0 (https://github.com/bytecodealliance/wasm-tools#ec621cf1) [INFO] [stderr] Compiling wasm-metadata v0.228.0 (https://github.com/bytecodealliance/wasm-tools#ec621cf1) [INFO] [stderr] Compiling wit-bindgen-core v0.41.0 (https://github.com/bytecodealliance/witx-bindgen#4536acf0) [INFO] [stderr] Compiling wit-component v0.228.0 (https://github.com/bytecodealliance/wasm-tools#ec621cf1) [INFO] [stderr] Compiling wit-bindgen v0.41.0 (https://github.com/bytecodealliance/witx-bindgen#4536acf0) [INFO] [stderr] Compiling wasi v0.14.2+wasi-0.2.4 (https://github.com/rvolosatovs/wasi?branch=feat%2Fp3#711502a8) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcAW52qv/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcAW52qv/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasi-0ae78a4275f2f5a4,libwit_bindgen-b7a6e491f72bde23,libwit_bindgen_rt-e56972ec14ee0c1d,libonce_cell-e9252a7b5119f3eb,libbitflags-716aca32ffb35253,libfutures-84d04004e49ce13a,libfutures_executor-ac9a620d8b26c86a,libfutures_util-e41bfb037926ab1a,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-988ad4f1372ec905,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9}.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/rustcAW52qv/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/libserver.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/rustcAW52qv/list:3: ; expected, but got @ [INFO] [stdout] >>> [async-lift]wasi:http/handler@0.3.0-draft#handle; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `server` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc5Vt2WS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc5Vt2WS/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasi-0ae78a4275f2f5a4,libwit_bindgen-b7a6e491f72bde23,libwit_bindgen_rt-e56972ec14ee0c1d,libonce_cell-e9252a7b5119f3eb,libbitflags-716aca32ffb35253,libfutures-84d04004e49ce13a,libfutures_executor-ac9a620d8b26c86a,libfutures_util-e41bfb037926ab1a,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-988ad4f1372ec905,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9}.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/rustc5Vt2WS/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/libclient.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/rustc5Vt2WS/list:3: ; expected, but got @ [INFO] [stdout] >>> [async-lift]wasi:cli/run@0.3.0#run; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `client` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "acffba4a516d39af1fe199551a3cb6a3d3e5d2795dab72736c658c610350130b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acffba4a516d39af1fe199551a3cb6a3d3e5d2795dab72736c658c610350130b", kill_on_drop: false }` [INFO] [stdout] acffba4a516d39af1fe199551a3cb6a3d3e5d2795dab72736c658c610350130b