[INFO] fetching crate class_group 0.6.1... [INFO] checking class_group-0.6.1 against try#fe84aa3583bb2681b5d0580316bde6d58ccfd6b5 for pr-154149-1 [INFO] extracting crate class_group 0.6.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate class_group 0.6.1 [INFO] finished tweaking crates.io crate class_group 0.6.1 [INFO] tweaked toml for crates.io crate class_group 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate class_group 0.6.1 on toolchain fe84aa3583bb2681b5d0580316bde6d58ccfd6b5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 237 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.50.1 (available: v0.72.1) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding hmac v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding proptest v0.10.1 (available: v1.11.0) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.11.0) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61bab87603ce15407763f41bdce34f849598e349a68f05511508dcc71ebb5a5a [INFO] running `Command { std: "docker" "start" "-a" "61bab87603ce15407763f41bdce34f849598e349a68f05511508dcc71ebb5a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61bab87603ce15407763f41bdce34f849598e349a68f05511508dcc71ebb5a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bab87603ce15407763f41bdce34f849598e349a68f05511508dcc71ebb5a5a", kill_on_drop: false }` [INFO] [stdout] 61bab87603ce15407763f41bdce34f849598e349a68f05511508dcc71ebb5a5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5df50d98850269067a19ccb84db889fabadfe4e9f3ebd0af0b7482ba94deb6a3 [INFO] running `Command { std: "docker" "start" "-a" "5df50d98850269067a19ccb84db889fabadfe4e9f3ebd0af0b7482ba94deb6a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.7.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rug v1.29.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking cryptoxide v0.1.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking az v1.3.0 [INFO] [stderr] Checking anes v0.1.6 [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/fe84aa3583bb2681b5d0580316bde6d58ccfd6b5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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"' --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=85214c07a2884d5f -C extra-filename=-72d449d85071252c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.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" "5df50d98850269067a19ccb84db889fabadfe4e9f3ebd0af0b7482ba94deb6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df50d98850269067a19ccb84db889fabadfe4e9f3ebd0af0b7482ba94deb6a3", kill_on_drop: false }` [INFO] [stdout] 5df50d98850269067a19ccb84db889fabadfe4e9f3ebd0af0b7482ba94deb6a3