[INFO] cloning repository https://github.com/grub-tools/grub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grub-tools/grub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrub-tools%2Fgrub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrub-tools%2Fgrub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1635ab2a2d8d454f0300503664795f1ea2746454 [INFO] checking grub-tools/grub against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrub-tools%2Fgrub" "/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/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/grub-tools/grub [INFO] finished tweaking git repo https://github.com/grub-tools/grub [INFO] tweaked toml for git repo https://github.com/grub-tools/grub written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/grub-tools/grub on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/grub-tools/grub 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 899db742d4e654fab96a05d8a31ba083dc850f8fe4d6e522788c99381e42a517 [INFO] running `Command { std: "docker" "start" "-a" "899db742d4e654fab96a05d8a31ba083dc850f8fe4d6e522788c99381e42a517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "899db742d4e654fab96a05d8a31ba083dc850f8fe4d6e522788c99381e42a517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899db742d4e654fab96a05d8a31ba083dc850f8fe4d6e522788c99381e42a517", kill_on_drop: false }` [INFO] [stdout] 899db742d4e654fab96a05d8a31ba083dc850f8fe4d6e522788c99381e42a517 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1973c8e2ebe7edcef3108ee93f8825cdaf3801aa03581116cf23ff57ad36437 [INFO] running `Command { std: "docker" "start" "-a" "f1973c8e2ebe7edcef3108ee93f8825cdaf3801aa03581116cf23ff57ad36437", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking time-core v0.1.7 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking papergrid v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.58 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking finl_unicode v1.4.0 [INFO] [stderr] Checking codesnake v0.2.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [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/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.115/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=b6fab114e5a759d2 -C extra-filename=-678cdbd415f65cd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-183f829d39b9e7b0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-923d3c87caf631c6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-da5762ff2c56da29.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" "f1973c8e2ebe7edcef3108ee93f8825cdaf3801aa03581116cf23ff57ad36437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1973c8e2ebe7edcef3108ee93f8825cdaf3801aa03581116cf23ff57ad36437", kill_on_drop: false }` [INFO] [stdout] f1973c8e2ebe7edcef3108ee93f8825cdaf3801aa03581116cf23ff57ad36437