[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] building semiotic-ai/beacon-protos against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemiotic-ai%2Fbeacon-protos" "/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/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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/semiotic-ai/beacon-protos on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/semiotic-ai/lighthouse.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 330 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.14.0) [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_arbitrary v1.4.2 [INFO] [stderr] Downloaded tree_hash_derive v0.6.0 [INFO] [stderr] Downloaded ssz_types v0.6.0 [INFO] [stderr] Downloaded ethereum_serde_utils v0.5.2 [INFO] [stderr] Downloaded superstruct v0.8.0 [INFO] [stderr] Downloaded arbitrary v1.4.2 [INFO] [stderr] Downloaded typetag-impl v0.2.20 [INFO] [stderr] Downloaded inventory v0.3.21 [INFO] [stderr] Downloaded firehose-rs v0.1.2 [INFO] [stderr] Downloaded metastruct_macro v0.1.3 [INFO] [stderr] Downloaded typetag v0.2.20 [INFO] [stderr] Downloaded prost-wkt-types v0.6.1 [INFO] [stderr] Downloaded milhouse v0.1.0 [INFO] [stderr] Downloaded alloy-primitives v0.7.7 [INFO] [stderr] Downloaded prost-wkt v0.6.1 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded ruint v1.17.0 [INFO] [stderr] Downloaded rpds v0.11.0 [INFO] [stderr] Downloaded rusqlite v0.28.0 [INFO] [stderr] Downloaded proptest v1.8.0 [INFO] [stderr] Downloaded const-hex v1.16.0 [INFO] [stderr] Downloaded ethereum_ssz_derive v0.5.4 [INFO] [stderr] Downloaded blst v0.3.16 [INFO] [stderr] Downloaded archery v0.4.0 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded ethereum_ssz v0.5.4 [INFO] [stderr] Downloaded metastruct v0.1.3 [INFO] [stderr] Downloaded ethereum_hashing v0.6.0 [INFO] [stderr] Downloaded prost-wkt-build v0.6.1 [INFO] [stderr] Downloaded tree_hash v0.6.0 [INFO] [stderr] Downloaded c-kzg v1.0.3 [INFO] [stderr] Downloaded libsqlite3-sys v0.25.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3a57830d0bc2d8f812694866391f48821b2aaefdaa5017de34d51fb07220190 [INFO] running `Command { std: "docker" "start" "-a" "d3a57830d0bc2d8f812694866391f48821b2aaefdaa5017de34d51fb07220190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3a57830d0bc2d8f812694866391f48821b2aaefdaa5017de34d51fb07220190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a57830d0bc2d8f812694866391f48821b2aaefdaa5017de34d51fb07220190", kill_on_drop: false }` [INFO] [stdout] d3a57830d0bc2d8f812694866391f48821b2aaefdaa5017de34d51fb07220190 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3feb42cdfbf2169351c53b74c274cad45d0966f37e943f04822bd8c8e5993855 [INFO] running `Command { std: "docker" "start" "-a" "3feb42cdfbf2169351c53b74c274cad45d0966f37e943f04822bd8c8e5993855", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling const-hex v1.16.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling archery v0.4.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling safe_arith v0.1.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling rpds v0.11.0 [INFO] [stderr] Compiling compare_fields v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling int_to_bytes v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling test_random_derive v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling compare_fields_derive v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling ethereum_hashing v0.6.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling ethereum_ssz_derive v0.5.4 [INFO] [stderr] Compiling metastruct_macro v0.1.3 [INFO] [stderr] Compiling tree_hash_derive v0.6.0 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling superstruct v0.8.0 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling metastruct v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling alloy-primitives v0.7.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling prost-wkt v0.6.1 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling prost-wkt-build v0.6.1 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling prost-wkt-types v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ethereum_ssz v0.5.4 [INFO] [stderr] Compiling tree_hash v0.6.0 [INFO] [stderr] Compiling ethereum_serde_utils v0.5.2 [INFO] [stderr] Compiling merkle_proof v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling swap_or_not_shuffle v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling bls v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling ssz_types v0.6.0 [INFO] [stderr] Compiling milhouse v0.1.0 [INFO] [stderr] Compiling kzg v0.1.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling eth2_interop_keypairs v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling firehose-rs v0.1.2 [INFO] [stderr] Compiling beacon-protos v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling types v0.2.1 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "3feb42cdfbf2169351c53b74c274cad45d0966f37e943f04822bd8c8e5993855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3feb42cdfbf2169351c53b74c274cad45d0966f37e943f04822bd8c8e5993855", kill_on_drop: false }` [INFO] [stdout] 3feb42cdfbf2169351c53b74c274cad45d0966f37e943f04822bd8c8e5993855 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d8e96dcbe91f859b804e274b0c3776a05a8ea255aa5312527893e3128a5a8ea [INFO] running `Command { std: "docker" "start" "-a" "0d8e96dcbe91f859b804e274b0c3776a05a8ea255aa5312527893e3128a5a8ea", kill_on_drop: false }` [INFO] [stderr] Compiling beacon-protos v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `Command { std: "docker" "inspect" "0d8e96dcbe91f859b804e274b0c3776a05a8ea255aa5312527893e3128a5a8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8e96dcbe91f859b804e274b0c3776a05a8ea255aa5312527893e3128a5a8ea", kill_on_drop: false }` [INFO] [stdout] 0d8e96dcbe91f859b804e274b0c3776a05a8ea255aa5312527893e3128a5a8ea