[INFO] cloning repository https://github.com/Logan-010/goop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Logan-010/goop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogan-010%2Fgoop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogan-010%2Fgoop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af72be92e8bc4fa9b52390fbaa3aaec15a5a3bad [INFO] checking Logan-010/goop against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogan-010%2Fgoop" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Logan-010/goop [INFO] finished tweaking git repo https://github.com/Logan-010/goop [INFO] tweaked toml for git repo https://github.com/Logan-010/goop written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Logan-010/goop on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Logan-010/goop 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.4.40 [INFO] [stderr] Downloaded toml v1.0.3+spec-1.1.0 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.17 [INFO] [stderr] Downloaded base256emoji v1.0.2 [INFO] [stderr] Downloaded cid v0.11.1 [INFO] [stderr] Downloaded rust-ipns v0.9.0 [INFO] [stderr] Downloaded ipld-core v0.4.3 [INFO] [stderr] Downloaded const-str v0.4.3 [INFO] [stderr] Downloaded multibase v0.9.2 [INFO] [stderr] Downloaded data-encoding-macro v0.1.19 [INFO] [stderr] Downloaded cbor4ii v0.2.14 [INFO] [stderr] Downloaded ripemd v0.2.0 [INFO] [stderr] Downloaded match-lookup v0.1.2 [INFO] [stderr] Downloaded asn1_der v0.7.7 [INFO] [stderr] Downloaded serde_ipld_dagcbor v0.6.4 [INFO] [stderr] Downloaded libp2p-identity v0.2.14 [INFO] [stderr] Downloaded hybrid-array v0.4.13 [INFO] [stderr] Downloaded strobe-rs v0.13.0 [INFO] [stderr] Downloaded yamux v0.13.8 [INFO] [stderr] Downloaded tower-http v0.7.0 [INFO] [stderr] Downloaded redb v2.6.3 [INFO] [stderr] Downloaded if-watch v3.2.1 [INFO] [stderr] Downloaded windows-core v0.53.0 [INFO] [stderr] Downloaded rtnetlink v0.13.1 [INFO] [stderr] Downloaded netlink-packet-core v0.7.0 [INFO] [stderr] Downloaded netlink-proto v0.11.5 [INFO] [stderr] Downloaded netlink-packet-route v0.17.1 [INFO] [stderr] Downloaded libp2p-relay v0.21.1 [INFO] [stderr] Downloaded libp2p-dcutr v0.14.1 [INFO] [stderr] Downloaded libp2p-gossipsub v0.49.2 [INFO] [stderr] Downloaded libp2p-autonat v0.15.0 [INFO] [stderr] Downloaded moka v0.12.13 [INFO] [stderr] Downloaded beetswap v0.5.0 [INFO] [stderr] Downloaded blockstore v0.8.0 [INFO] [stderr] Downloaded strobe-rs v0.10.0 [INFO] [stderr] Downloaded multihash-codetable v0.1.4 [INFO] [stderr] Downloaded windows v0.53.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f5a9a2c01a2a9f14b922bcb8cb3b3b59364a5466f7d641055fd84fe3a5020878 [INFO] running `Command { std: "docker" "start" "f5a9a2c01a2a9f14b922bcb8cb3b3b59364a5466f7d641055fd84fe3a5020878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5a9a2c01a2a9f14b922bcb8cb3b3b59364a5466f7d641055fd84fe3a5020878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5a9a2c01a2a9f14b922bcb8cb3b3b59364a5466f7d641055fd84fe3a5020878" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5a9a2c01a2a9f14b922bcb8cb3b3b59364a5466f7d641055fd84fe3a5020878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5a9a2c01a2a9f14b922bcb8cb3b3b59364a5466f7d641055fd84fe3a5020878" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking const-str v0.4.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking asn1_der v0.7.7 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking hybrid-array v0.4.13 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking moka v0.12.13 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Checking keccak v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking compression-codecs v0.4.37 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking sha3 v0.11.0 [INFO] [stderr] Checking sha1 v0.11.0 [INFO] [stderr] Checking ripemd v0.2.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking blake2s_simd v1.0.4 [INFO] [stderr] Checking blake2b_simd v1.0.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/c9ff496891c278ad660bc0ab85c1f0b72059464a/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="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=b7599852cb6bcbd2 -C extra-filename=-da51d637936553b7 --out-dir /opt/rustwide/target/debug/build/syn/da51d637936553b7/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/a2d87d99a0278af7/out -L dependency=/opt/rustwide/target/debug/build/quote/6384a7a42d00c451/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/a2d87d99a0278af7/out/libproc_macro2-a2d87d99a0278af7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/6384a7a42d00c451/out/libquote-6384a7a42d00c451.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.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" "f5a9a2c01a2a9f14b922bcb8cb3b3b59364a5466f7d641055fd84fe3a5020878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a9a2c01a2a9f14b922bcb8cb3b3b59364a5466f7d641055fd84fe3a5020878", kill_on_drop: false }` [INFO] [stdout] f5a9a2c01a2a9f14b922bcb8cb3b3b59364a5466f7d641055fd84fe3a5020878