[INFO] cloning repository https://github.com/FSund/ha-iracing-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FSund/ha-iracing-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFSund%2Fha-iracing-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFSund%2Fha-iracing-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d87c98e6b33cd614cbfce883ace1faebd313cd4f [INFO] checking FSund/ha-iracing-monitor against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFSund%2Fha-iracing-monitor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FSund/ha-iracing-monitor [INFO] finished tweaking git repo https://github.com/FSund/ha-iracing-monitor [INFO] tweaked toml for git repo https://github.com/FSund/ha-iracing-monitor written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FSund/ha-iracing-monitor on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FSund/ha-iracing-monitor 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "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" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35e46d19fb765059234779b150d8213b7e7109d04d2b0c8f66df261b61e51140 [INFO] running `Command { std: "docker" "start" "-a" "35e46d19fb765059234779b150d8213b7e7109d04d2b0c8f66df261b61e51140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35e46d19fb765059234779b150d8213b7e7109d04d2b0c8f66df261b61e51140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e46d19fb765059234779b150d8213b7e7109d04d2b0c8f66df261b61e51140", kill_on_drop: false }` [INFO] [stdout] 35e46d19fb765059234779b150d8213b7e7109d04d2b0c8f66df261b61e51140 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d23d7fdfe248209bbfa0928ba49fd0bb1f024f2fa9e0701537e53e864aaa5302 [INFO] running `Command { std: "docker" "start" "-a" "d23d7fdfe248209bbfa0928ba49fd0bb1f024f2fa9e0701537e53e864aaa5302", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking log v0.4.24 [INFO] [stderr] Compiling cc v1.2.8 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking winnow v0.6.24 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking yaml-rust2 v0.9.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking qoi v0.4.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/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=032bc1278f7b12bb -C extra-filename=-fd1be771a37689e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-844c68018ef35cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5e899913a7e6f36c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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" "d23d7fdfe248209bbfa0928ba49fd0bb1f024f2fa9e0701537e53e864aaa5302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23d7fdfe248209bbfa0928ba49fd0bb1f024f2fa9e0701537e53e864aaa5302", kill_on_drop: false }` [INFO] [stdout] d23d7fdfe248209bbfa0928ba49fd0bb1f024f2fa9e0701537e53e864aaa5302