[INFO] cloning repository https://github.com/coproduct-opensource/nucleus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coproduct-opensource/nucleus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoproduct-opensource%2Fnucleus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoproduct-opensource%2Fnucleus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 572b7f1000377cbbad60ef3e70901483ac134621 [INFO] checking coproduct-opensource/nucleus against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoproduct-opensource%2Fnucleus" "/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] started tweaking git repo https://github.com/coproduct-opensource/nucleus [INFO] finished tweaking git repo https://github.com/coproduct-opensource/nucleus [INFO] tweaked toml for git repo https://github.com/coproduct-opensource/nucleus written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coproduct-opensource/nucleus on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coproduct-opensource/nucleus 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vsock v0.5.2 [INFO] [stderr] Downloaded kani v0.0.1 [INFO] [stderr] Downloaded tonic-prost v0.14.4 [INFO] [stderr] Downloaded rkyv_derive v0.7.46 [INFO] [stderr] Downloaded tracing-serde v0.2.0 [INFO] [stderr] Downloaded better_any v0.2.1 [INFO] [stderr] Downloaded prost-derive v0.14.3 [INFO] [stderr] Downloaded io-lifetimes v3.0.1 [INFO] [stderr] Downloaded cap-tempfile v4.0.2 [INFO] [stderr] Downloaded cel-interpreter v0.10.0 [INFO] [stderr] Downloaded io-extras v0.19.0 [INFO] [stderr] Downloaded jsonwebtoken v10.3.0 [INFO] [stderr] Downloaded pest_meta v2.8.6 [INFO] [stderr] Downloaded cap-primitives v4.0.2 [INFO] [stderr] Downloaded spiffe v0.11.4 [INFO] [stderr] Downloaded ureq v3.2.0 [INFO] [stderr] Downloaded antlr4rust v0.3.0-rc2 [INFO] [stderr] Downloaded rust_decimal v1.40.0 [INFO] [stderr] Downloaded rkyv v0.7.46 [INFO] [stderr] Downloaded x509-parser v0.18.1 [INFO] [stderr] Downloaded ureq-proto v0.5.3 [INFO] [stderr] Downloaded pest_derive v2.8.6 [INFO] [stderr] Downloaded prost-build v0.14.3 [INFO] [stderr] Downloaded prost-types v0.14.3 [INFO] [stderr] Downloaded cel-parser v0.10.1 [INFO] [stderr] Downloaded tonic v0.14.4 [INFO] [stderr] Downloaded cap-std v4.0.2 [INFO] [stderr] Downloaded pest_generator v2.8.6 [INFO] [stderr] Downloaded rcgen v0.14.7 [INFO] [stderr] Downloaded protoc-bin-vendored v3.2.0 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Downloaded toml v1.0.2+spec-1.1.0 [INFO] [stderr] Downloaded tokio-vsock v0.7.2 [INFO] [stderr] Downloaded unicode-truncate v2.0.1 [INFO] [stderr] Downloaded drand-verify v0.6.2 [INFO] [stderr] Downloaded tonic-prost-build v0.14.4 [INFO] [stderr] Downloaded murmur3 v0.4.1 [INFO] [stderr] Downloaded prost v0.14.3 [INFO] [stderr] Downloaded tonic-build v0.14.3 [INFO] [stderr] Downloaded uuid v1.21.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3932cddff697b11388346637a20b01eaa94b01942af9291e9c553cad4f61dea7 [INFO] running `Command { std: "docker" "start" "-a" "3932cddff697b11388346637a20b01eaa94b01942af9291e9c553cad4f61dea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3932cddff697b11388346637a20b01eaa94b01942af9291e9c553cad4f61dea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3932cddff697b11388346637a20b01eaa94b01942af9291e9c553cad4f61dea7", kill_on_drop: false }` [INFO] [stdout] 3932cddff697b11388346637a20b01eaa94b01942af9291e9c553cad4f61dea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f338ce405f9823d2b80df6dc445c72184bc2592b6bb15849d567ce0a07b8805 [INFO] running `Command { std: "docker" "start" "-a" "7f338ce405f9823d2b80df6dc445c72184bc2592b6bb15849d567ce0a07b8805", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling zmij v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking murmur3 v0.4.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking better_any v0.2.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling lattice-guard v0.1.0 (/opt/rustwide/workdir/crates/lattice-guard) [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking toml v1.0.2+spec-1.1.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling io-lifetimes v3.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling io-extras v0.19.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking antlr4rust v0.3.0-rc2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking bls12_381 v0.8.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cap-primitives v4.0.2 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling cap-std v4.0.2 [INFO] [stderr] Checking drand-verify v0.6.2 [INFO] [stderr] Checking kani v0.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking cel-parser v0.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [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/3f6250a7bb79e600d9036bbc7c8f65af43933643/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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=97d7726f98351cb7 -C extra-filename=-c9b48d6183064ef7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fec5599a7f184630.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-de2c59b803aecfd0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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" "7f338ce405f9823d2b80df6dc445c72184bc2592b6bb15849d567ce0a07b8805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f338ce405f9823d2b80df6dc445c72184bc2592b6bb15849d567ce0a07b8805", kill_on_drop: false }` [INFO] [stdout] 7f338ce405f9823d2b80df6dc445c72184bc2592b6bb15849d567ce0a07b8805