[INFO] cloning repository https://github.com/semiotic-ai/beacon-protos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semiotic-ai/beacon-protos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemiotic-ai%2Fbeacon-protos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemiotic-ai%2Fbeacon-protos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29b5153b8737ffd1737a9f5d423d44d573475135 [INFO] checking semiotic-ai/beacon-protos against master#d1ed52b1f5b78bf66127b670af813b84d57aeedb for pr-146562 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemiotic-ai%2Fbeacon-protos" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/semiotic-ai/beacon-protos [INFO] finished tweaking git repo https://github.com/semiotic-ai/beacon-protos [INFO] tweaked toml for git repo https://github.com/semiotic-ai/beacon-protos written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/semiotic-ai/beacon-protos on toolchain d1ed52b1f5b78bf66127b670af813b84d57aeedb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1ed52b1f5b78bf66127b670af813b84d57aeedb" "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" "+d1ed52b1f5b78bf66127b670af813b84d57aeedb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/semiotic-ai/lighthouse.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 321 packages to latest compatible versions [INFO] [stderr] Adding firehose-rs v0.1.2 (available: v0.2.0) [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding primitive-types v0.12.2 (available: v0.13.1) [INFO] [stderr] Adding prost v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding prost-build v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding prost-wkt v0.6.1 (available: v0.7.0) [INFO] [stderr] Adding prost-wkt-types v0.6.1 (available: v0.7.0) [INFO] [stderr] Adding ssz_types v0.6.0 (available: v0.12.1) [INFO] [stderr] Adding tonic v0.13.1 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.13.1 (available: v0.14.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1ed52b1f5b78bf66127b670af813b84d57aeedb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree_hash v0.6.0 [INFO] [stderr] Downloaded ethereum_hashing v0.6.0 [INFO] [stderr] Downloaded ssz_types v0.6.0 [INFO] [stderr] Downloaded ethereum_ssz v0.5.4 [INFO] [stderr] Downloaded metastruct_macro v0.1.3 [INFO] [stderr] Downloaded metastruct v0.1.3 [INFO] [stderr] Downloaded proc-macro-crate v3.4.0 [INFO] [stderr] Downloaded prost-wkt v0.6.1 [INFO] [stderr] Downloaded prost-wkt-build v0.6.1 [INFO] [stderr] Downloaded prost-wkt-types v0.6.1 [INFO] [stderr] Downloaded archery v0.4.0 [INFO] [stderr] Downloaded rusqlite v0.28.0 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded ruint v1.16.0 [INFO] [stderr] Downloaded rpds v0.11.0 [INFO] [stderr] Downloaded ethereum_ssz_derive v0.5.4 [INFO] [stderr] Downloaded superstruct v0.8.0 [INFO] [stderr] Downloaded const-hex v1.16.0 [INFO] [stderr] Downloaded milhouse v0.1.0 [INFO] [stderr] Downloaded ethereum_serde_utils v0.5.2 [INFO] [stderr] Downloaded tree_hash_derive v0.6.0 [INFO] [stderr] Downloaded firehose-rs v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d1ed52b1f5b78bf66127b670af813b84d57aeedb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb061cf3923287c4f214ba189dc290a9d0dfe4c0374a971e0fc3363957ed762e [INFO] running `Command { std: "docker" "start" "-a" "eb061cf3923287c4f214ba189dc290a9d0dfe4c0374a971e0fc3363957ed762e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb061cf3923287c4f214ba189dc290a9d0dfe4c0374a971e0fc3363957ed762e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb061cf3923287c4f214ba189dc290a9d0dfe4c0374a971e0fc3363957ed762e", kill_on_drop: false }` [INFO] [stdout] eb061cf3923287c4f214ba189dc290a9d0dfe4c0374a971e0fc3363957ed762e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d1ed52b1f5b78bf66127b670af813b84d57aeedb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95a02dabaabb3da7389f5e71b34ecd2edd74a2970b2c3b8256d15b8cecf79511 [INFO] running `Command { std: "docker" "start" "-a" "95a02dabaabb3da7389f5e71b34ecd2edd74a2970b2c3b8256d15b8cecf79511", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking indexmap v2.11.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking const-hex v1.16.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/d1ed52b1f5b78bf66127b670af813b84d57aeedb/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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=03f1a239e63eda50 -C extra-filename=-763640f3cb8fa514 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-084ae52e87cd4d87.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "95a02dabaabb3da7389f5e71b34ecd2edd74a2970b2c3b8256d15b8cecf79511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a02dabaabb3da7389f5e71b34ecd2edd74a2970b2c3b8256d15b8cecf79511", kill_on_drop: false }` [INFO] [stdout] 95a02dabaabb3da7389f5e71b34ecd2edd74a2970b2c3b8256d15b8cecf79511