[INFO] cloning repository https://github.com/Geritoblends/universal-game-client-incremental [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Geritoblends/universal-game-client-incremental" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeritoblends%2Funiversal-game-client-incremental", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeritoblends%2Funiversal-game-client-incremental'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24a03a698a77425efb39f1354d933f8ef5e2c9f6 [INFO] checking Geritoblends/universal-game-client-incremental against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeritoblends%2Funiversal-game-client-incremental" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Geritoblends/universal-game-client-incremental [INFO] finished tweaking git repo https://github.com/Geritoblends/universal-game-client-incremental [INFO] tweaked toml for git repo https://github.com/Geritoblends/universal-game-client-incremental written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Geritoblends/universal-game-client-incremental on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Geritoblends/universal-game-client-incremental 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7d02387743897d1ec074fa9f367c074716e4e1ae13efa85dd0395a3323c2793 [INFO] running `Command { std: "docker" "start" "-a" "c7d02387743897d1ec074fa9f367c074716e4e1ae13efa85dd0395a3323c2793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7d02387743897d1ec074fa9f367c074716e4e1ae13efa85dd0395a3323c2793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7d02387743897d1ec074fa9f367c074716e4e1ae13efa85dd0395a3323c2793", kill_on_drop: false }` [INFO] [stdout] c7d02387743897d1ec074fa9f367c074716e4e1ae13efa85dd0395a3323c2793 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e55a1e8ab39be65df60a27770125b3d1faf1b2c5d3d5f55e188f3eed089c9d28 [INFO] running `Command { std: "docker" "start" "-a" "e55a1e8ab39be65df60a27770125b3d1faf1b2c5d3d5f55e188f3eed089c9d28", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-isle v0.108.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.108.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v21.0.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.108.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling wasm-encoder v0.243.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking wasmparser v0.207.0 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking object v0.33.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking cranelift-control v0.108.2 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking wasm-encoder v0.207.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking grid-protocol v0.1.0 (/opt/rustwide/workdir/crates/grid-protocol) [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking wasmtime-component-util v21.0.2 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling wasmtime-component-macro v21.0.2 [INFO] [stderr] Compiling wasmtime-cache v21.0.2 [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/38c2997544af84fe301d600d6896397738163002/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=32e80bc8f136851e -C extra-filename=-38cd27b83acf7f95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-70df68b2b4ac6798.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/38c2997544af84fe301d600d6896397738163002/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.207.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "validate"))' -C metadata=1271701d2b422f65 -C extra-filename=-f6c82a6f502eab83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-e4fe85c6ff22b783.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-9ca8bc7b43f37411.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f6fe2d10d74d75f5.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-032714883fb61a11.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e55a1e8ab39be65df60a27770125b3d1faf1b2c5d3d5f55e188f3eed089c9d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55a1e8ab39be65df60a27770125b3d1faf1b2c5d3d5f55e188f3eed089c9d28", kill_on_drop: false }` [INFO] [stdout] e55a1e8ab39be65df60a27770125b3d1faf1b2c5d3d5f55e188f3eed089c9d28