[INFO] fetching crate theater-server 0.2.1...
[INFO] testing theater-server-0.2.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate theater-server 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate theater-server 0.2.1
[INFO] finished tweaking crates.io crate theater-server 0.2.1
[INFO] tweaked toml for crates.io crate theater-server 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate theater-server 0.2.1 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 crates.io crate theater-server 0.2.1 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d252dc9572fe9ef3f21da17ac17dce9de0811e62f26edbb7bd65dc184b4d0da8
[INFO] running `Command { std: "docker" "start" "-a" "d252dc9572fe9ef3f21da17ac17dce9de0811e62f26edbb7bd65dc184b4d0da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d252dc9572fe9ef3f21da17ac17dce9de0811e62f26edbb7bd65dc184b4d0da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d252dc9572fe9ef3f21da17ac17dce9de0811e62f26edbb7bd65dc184b4d0da8", kill_on_drop: false }`
[INFO] [stdout] d252dc9572fe9ef3f21da17ac17dce9de0811e62f26edbb7bd65dc184b4d0da8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1c9d663aa33d1af121f9cfe7dd9ba4fd961b04f6babd6c0ee7bdee1137253496
[INFO] running `Command { std: "docker" "start" "-a" "1c9d663aa33d1af121f9cfe7dd9ba4fd961b04f6babd6c0ee7bdee1137253496", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.118.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pulley-interpreter v31.0.0
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cranelift-bitset v0.118.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cranelift-isle v0.118.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.118.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling wasmparser v0.226.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.118.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling wasm-encoder v0.231.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling wasm-encoder v0.226.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling wit-bindgen-rust v0.36.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling wasmtime-math v31.0.0
[INFO] [stderr]    Compiling cranelift-control v0.118.0
[INFO] [stderr]    Compiling wasmtime-component-util v31.0.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasmtime-cache v31.0.0
[INFO] [stderr]    Compiling wasmtime-component-macro v31.0.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.36.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling wit-bindgen-rt v0.36.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling wasmparser v0.220.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling wast v231.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3a83a1924ba3be53 -C extra-filename=-7a6abf5f8724cb55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-854696e6ecb228db.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2fa5dbbdcf3ea8ea.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-958b805d9ab3f4fe.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1c9d663aa33d1af121f9cfe7dd9ba4fd961b04f6babd6c0ee7bdee1137253496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c9d663aa33d1af121f9cfe7dd9ba4fd961b04f6babd6c0ee7bdee1137253496", kill_on_drop: false }`
[INFO] [stdout] 1c9d663aa33d1af121f9cfe7dd9ba4fd961b04f6babd6c0ee7bdee1137253496
