[INFO] cloning repository https://github.com/ChorusOne/eth-staking-smith
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChorusOne/eth-staking-smith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChorusOne%2Feth-staking-smith", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChorusOne%2Feth-staking-smith'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0a345dd5c2cdd4ce4a20264739f79b35ae41c5f
[INFO] checking ChorusOne/eth-staking-smith/b0a345dd5c2cdd4ce4a20264739f79b35ae41c5f against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChorusOne%2Feth-staking-smith" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChorusOne/eth-staking-smith
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/ChorusOne/eth-staking-smith
[INFO] tweaked toml for git repo https://github.com/ChorusOne/eth-staking-smith written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChorusOne/eth-staking-smith on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChorusOne/eth-staking-smith 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ChorusOne/lighthouse`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded superstruct v0.8.0
[INFO] [stderr]   Downloaded alloy-rlp-derive v0.3.11
[INFO] [stderr]   Downloaded alloy-rlp v0.3.11
[INFO] [stderr]   Downloaded tree_hash_derive v0.8.0
[INFO] [stderr]   Downloaded libflate_lz77 v2.1.0
[INFO] [stderr]   Downloaded metastruct v0.1.3
[INFO] [stderr]   Downloaded ethereum_ssz v0.7.1
[INFO] [stderr]   Downloaded scrypt v0.7.0
[INFO] [stderr]   Downloaded trackable_derive v1.0.0
[INFO] [stderr]   Downloaded trackable v1.3.0
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded crate_crypto_internal_eth_kzg_erasure_codes v0.5.4
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded dary_heap v0.3.7
[INFO] [stderr]   Downloaded metastruct_macro v0.1.3
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded slog-kvfilter v0.7.0
[INFO] [stderr]   Downloaded crate_crypto_internal_eth_kzg_polynomial v0.5.4
[INFO] [stderr]   Downloaded milhouse v0.3.0
[INFO] [stderr]   Downloaded slog-stdlog v4.1.1
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded jiff-static v0.2.13
[INFO] [stderr]   Downloaded tiny-bip39 v2.0.0
[INFO] [stderr]   Downloaded rpds v0.11.0
[INFO] [stderr]   Downloaded ruint v1.14.0
[INFO] [stderr]   Downloaded rusqlite v0.28.0
[INFO] [stderr]   Downloaded alloy-primitives v0.8.25
[INFO] [stderr]   Downloaded sloggers v2.2.0
[INFO] [stderr]   Downloaded slog-json v2.6.1
[INFO] [stderr]   Downloaded crate_crypto_internal_eth_kzg_bls12_381 v0.5.4
[INFO] [stderr]   Downloaded crate_crypto_kzg_multi_open_fk20 v0.5.4
[INFO] [stderr]   Downloaded libflate v2.1.0
[INFO] [stderr]   Downloaded crate_crypto_internal_eth_kzg_maybe_rayon v0.5.4
[INFO] [stderr]   Downloaded ethereum_ssz_derive v0.7.1
[INFO] [stderr]   Downloaded archery v0.4.0
[INFO] [stderr]   Downloaded ethereum_serde_utils v0.7.0
[INFO] [stderr]   Downloaded test-log-macros v0.2.17
[INFO] [stderr]   Downloaded test-log v0.2.17
[INFO] [stderr]   Downloaded ssz_types v0.8.0
[INFO] [stderr]   Downloaded rust_eth_kzg v0.5.4
[INFO] [stderr]   Downloaded windows-acl v0.3.0
[INFO] [stderr]   Downloaded jiff v0.2.13
[INFO] [stderr]   Downloaded c-kzg v1.0.3
[INFO] [stderr]   Downloaded tree_hash v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ac0de5c280e81d6c249429c2ee38be635570c057e787395749c0acde4c8723b
[INFO] running `Command { std: "docker" "start" "-a" "6ac0de5c280e81d6c249429c2ee38be635570c057e787395749c0acde4c8723b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ac0de5c280e81d6c249429c2ee38be635570c057e787395749c0acde4c8723b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ac0de5c280e81d6c249429c2ee38be635570c057e787395749c0acde4c8723b", kill_on_drop: false }`
[INFO] [stdout] 6ac0de5c280e81d6c249429c2ee38be635570c057e787395749c0acde4c8723b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d37bccaf3dab77b38413d0b816dd9759bb7fd12adfac216c269822ff3fe59994
[INFO] running `Command { std: "docker" "start" "-a" "d37bccaf3dab77b38413d0b816dd9759bb7fd12adfac216c269822ff3fe59994", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking safe_arith v0.1.0 (https://github.com/ChorusOne/lighthouse?rev=664a8fae9650ecba457fccbb561c5c0d6c270e3b#664a8fae)
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling crate_crypto_internal_eth_kzg_maybe_rayon v0.5.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling archery v0.4.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking time v0.3.41
[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/f8463896a9b36a04899c013bd8825a7fd29dd7a4/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/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=47ff3a8755f1a8b0 -C extra-filename=-9193fad60b9a6598 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "d37bccaf3dab77b38413d0b816dd9759bb7fd12adfac216c269822ff3fe59994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d37bccaf3dab77b38413d0b816dd9759bb7fd12adfac216c269822ff3fe59994", kill_on_drop: false }`
[INFO] [stdout] d37bccaf3dab77b38413d0b816dd9759bb7fd12adfac216c269822ff3fe59994
