[INFO] cloning repository https://github.com/lachieh/donut
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lachieh/donut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachieh%2Fdonut", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachieh%2Fdonut'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1296d3b6883dbd23ef2084f88481474562db9e61
[INFO] testing lachieh/donut against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachieh%2Fdonut" "/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/lachieh/donut
[INFO] finished tweaking git repo https://github.com/lachieh/donut
[INFO] tweaked toml for git repo https://github.com/lachieh/donut written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lachieh/donut on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lachieh/donut 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.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7ab550e8c8fb890955707875f24fd6bc083efb1a8d105c347df8d5ecb6294138
[INFO] running `Command { std: "docker" "start" "7ab550e8c8fb890955707875f24fd6bc083efb1a8d105c347df8d5ecb6294138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ab550e8c8fb890955707875f24fd6bc083efb1a8d105c347df8d5ecb6294138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ab550e8c8fb890955707875f24fd6bc083efb1a8d105c347df8d5ecb6294138" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ab550e8c8fb890955707875f24fd6bc083efb1a8d105c347df8d5ecb6294138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ab550e8c8fb890955707875f24fd6bc083efb1a8d105c347df8d5ecb6294138" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling wit-bindgen-rust v0.32.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.32.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling wit-bindgen-rt v0.32.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling wit-bindgen-rt v0.33.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.36.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.36.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling spdx v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling wit-bindgen-rt v0.36.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling wasmparser v0.217.0
[INFO] [stderr]    Compiling wasmparser v0.220.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling wit-parser v0.217.0
[INFO] [stderr]    Compiling wasm-encoder v0.217.0
[INFO] [stderr]    Compiling wit-parser v0.220.0
[INFO] [stderr]    Compiling wasm-encoder v0.220.0
[INFO] [stderr]    Compiling wasm-metadata v0.217.0
[INFO] [stderr]    Compiling wasm-metadata v0.220.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.36.0
[INFO] [stderr]    Compiling wit-component v0.220.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.32.0
[INFO] [stderr]    Compiling wit-component v0.217.0
[INFO] [stderr]    Compiling wit-bindgen v0.32.0
[INFO] [stderr]    Compiling wasmcloud-component v0.2.0
[INFO] [stderr]    Compiling wit-bindgen v0.36.0
[INFO] [stderr]    Compiling ui-donut v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/release/deps/rustcKL22oT/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/release/deps/rustcKL22oT/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libwasmcloud_component-3ac15896ff7a7ca7,libtokio-9515dc0a5495b94c,libfutures-14617e7760c8eeb9,libfutures_util-2063ce2f1124c8bc,libfutures_io-c3a463472a7d129d,libslab-11c0b5c42f0a17c7,libfutures_channel-38104845e79102e5,libpin_project_lite-16e2c7f6f2e943a4,libfutures_sink-4a07ed6f617923ac,libfutures_task-4b529e0327c731b5,libpin_utils-bd5b26767cd4a338,libfutures_core-5adffef6bac868a8,libwit_bindgen-c0c9381b90462c52,libwit_bindgen_rt-412702772d9463bc,libhttp-89b244139ebe6c74,libbytes-50e984c863766aac,libfnv-98df728fc8020158,libanyhow-fb6466bc3a7e8503,libuuid-65015e0388ca381d,librand-326119ae362376e1,librand_core-eca2545841f9a904,libwasi-c21f69d27e7889d9,libwit_bindgen_rt-aa6ca149ec107b25,libbitflags-a57167ea5125d6ed,libserde_json-9214aa296b9604fd,libmemchr-7a3b50b11aed0d50,libitoa-150dbbb2a456468d,libryu-15a81a7eceacd5e8,libserde-8158819fd26fd26d}.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/release/deps/rustcKL22oT/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/release/deps/libui_donut.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /opt/rustwide/target/release/deps/rustcKL22oT/list:3: ; expected, but got :
[INFO] [stdout]           >>>     wasi:http/incoming-handler@0.2.2#handle;
[INFO] [stdout]           >>>         ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ui-donut` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7ab550e8c8fb890955707875f24fd6bc083efb1a8d105c347df8d5ecb6294138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab550e8c8fb890955707875f24fd6bc083efb1a8d105c347df8d5ecb6294138", kill_on_drop: false }`
[INFO] [stdout] 7ab550e8c8fb890955707875f24fd6bc083efb1a8d105c347df8d5ecb6294138
