[INFO] cloning repository https://github.com/horizon-afk/soma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horizon-afk/soma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizon-afk%2Fsoma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizon-afk%2Fsoma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cbc2213791fb35e46e82fb7dc3defb038501d63 [INFO] checking horizon-afk/soma against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizon-afk%2Fsoma" "/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/horizon-afk/soma [INFO] finished tweaking git repo https://github.com/horizon-afk/soma [INFO] tweaked toml for git repo https://github.com/horizon-afk/soma written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/horizon-afk/soma on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/horizon-afk/soma 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 980c879d8d714c596cda64a52396a3e2385717efda6e48ddf44a12bfbd815c53 [INFO] running `Command { std: "docker" "start" "-a" "980c879d8d714c596cda64a52396a3e2385717efda6e48ddf44a12bfbd815c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "980c879d8d714c596cda64a52396a3e2385717efda6e48ddf44a12bfbd815c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "980c879d8d714c596cda64a52396a3e2385717efda6e48ddf44a12bfbd815c53", kill_on_drop: false }` [INFO] [stdout] 980c879d8d714c596cda64a52396a3e2385717efda6e48ddf44a12bfbd815c53 [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21cb051b10f1e47af15ddbaed1941f9916d70285933d6afa188eb0b8e77e6b8a [INFO] running `Command { std: "docker" "start" "-a" "21cb051b10f1e47af15ddbaed1941f9916d70285933d6afa188eb0b8e77e6b8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling ring v0.17.10 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling xcb v1.5.0 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking tendril v0.4.3 [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/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/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"' --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=49a21a9c34cd4460 -C extra-filename=-d5ca58f88e6e9c4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-146beb749fb05da6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-59239c8065e13bf5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6759994d78e94663.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "21cb051b10f1e47af15ddbaed1941f9916d70285933d6afa188eb0b8e77e6b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21cb051b10f1e47af15ddbaed1941f9916d70285933d6afa188eb0b8e77e6b8a", kill_on_drop: false }` [INFO] [stdout] 21cb051b10f1e47af15ddbaed1941f9916d70285933d6afa188eb0b8e77e6b8a