[INFO] fetching crate machine-check-gui 0.7.0...
[INFO] checking machine-check-gui-0.7.0 against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] extracting crate machine-check-gui 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate machine-check-gui 0.7.0
[INFO] finished tweaking crates.io crate machine-check-gui 0.7.0
[INFO] tweaked toml for crates.io crate machine-check-gui 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate machine-check-gui 0.7.0 on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate machine-check-gui 0.7.0 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b3fc3a8cebc8eb83fe92402cb87e9ade246375ded77e94c06d0e915ac37e6d8
[INFO] running `Command { std: "docker" "start" "-a" "5b3fc3a8cebc8eb83fe92402cb87e9ade246375ded77e94c06d0e915ac37e6d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b3fc3a8cebc8eb83fe92402cb87e9ade246375ded77e94c06d0e915ac37e6d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b3fc3a8cebc8eb83fe92402cb87e9ade246375ded77e94c06d0e915ac37e6d8", kill_on_drop: false }`
[INFO] [stdout] 5b3fc3a8cebc8eb83fe92402cb87e9ade246375ded77e94c06d0e915ac37e6d8
[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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36a49ace1d3f349776ba6705277bd86699a94fcfb71a1eb15d19165e372d6227
[INFO] running `Command { std: "docker" "start" "-a" "36a49ace1d3f349776ba6705277bd86699a94fcfb71a1eb15d19165e372d6227", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking icondata_core v0.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]     Checking vec1 v1.12.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking partitions v0.2.4
[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/e117153a45c546e883c1f91d82611775fcaeffe0/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.108/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=2c690090da4c24b4 -C extra-filename=-85bcc6ac78f28f0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c2c45c070527ccb9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ca26c9995d1204c6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-21aeb60f8cf32518.rmeta --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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e117153a45c546e883c1f91d82611775fcaeffe0/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.108/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 --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"' --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=24bd337f91480fd6 -C extra-filename=-e6b2835a7355b782 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dd80d35e3c8b410d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5e1ccbe68bf12f8f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6839485a9d4e2538.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "36a49ace1d3f349776ba6705277bd86699a94fcfb71a1eb15d19165e372d6227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a49ace1d3f349776ba6705277bd86699a94fcfb71a1eb15d19165e372d6227", kill_on_drop: false }`
[INFO] [stdout] 36a49ace1d3f349776ba6705277bd86699a94fcfb71a1eb15d19165e372d6227
