[INFO] cloning repository https://github.com/petscheit/beacon-state-proof [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petscheit/beacon-state-proof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetscheit%2Fbeacon-state-proof", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetscheit%2Fbeacon-state-proof'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08289555c3ea3eeca0a5c9340a6cbbedc0e6838b [INFO] checking petscheit/beacon-state-proof against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetscheit%2Fbeacon-state-proof" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/petscheit/beacon-state-proof [INFO] finished tweaking git repo https://github.com/petscheit/beacon-state-proof [INFO] tweaked toml for git repo https://github.com/petscheit/beacon-state-proof written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/petscheit/beacon-state-proof on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/petscheit/beacon-state-proof 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/source/examples/usage.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `usage` [INFO] [stderr] * `example` target `usage` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b8f444f65d46136eeb67981c14d233dde11afe9bccbaa26cfa67217dffd1612 [INFO] running `Command { std: "docker" "start" "-a" "7b8f444f65d46136eeb67981c14d233dde11afe9bccbaa26cfa67217dffd1612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b8f444f65d46136eeb67981c14d233dde11afe9bccbaa26cfa67217dffd1612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b8f444f65d46136eeb67981c14d233dde11afe9bccbaa26cfa67217dffd1612", kill_on_drop: false }` [INFO] [stdout] 7b8f444f65d46136eeb67981c14d233dde11afe9bccbaa26cfa67217dffd1612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edd020ee0589332e862af48aab3946d141edd6e380cac1d04b216ae6455b4cff [INFO] running `Command { std: "docker" "start" "-a" "edd020ee0589332e862af48aab3946d141edd6e380cac1d04b216ae6455b4cff", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/usage.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `usage` [INFO] [stderr] * `example` target `usage` [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking radium v0.7.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking ekzg-maybe-rayon v0.9.1 [INFO] [stderr] Checking safe_arith v0.1.0 (https://github.com/sigp/lighthouse?rev=20c6ce4#20c6ce45) [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling c-kzg v2.1.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking compare_fields v0.2.0 (https://github.com/sigp/lighthouse?rev=20c6ce4#20c6ce45) [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rpds v0.11.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking const-hex v1.16.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking ethereum_hashing v0.7.0 [INFO] [stderr] Compiling context_deserialize_derive v0.1.0 (https://github.com/sigp/lighthouse?rev=20c6ce4#20c6ce45) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling test_random_derive v0.2.0 (https://github.com/sigp/lighthouse?rev=20c6ce4#20c6ce45) [INFO] [stderr] Compiling compare_fields_derive v0.2.0 (https://github.com/sigp/lighthouse?rev=20c6ce4#20c6ce45) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enum-ordinalize-derive-4.3.1/src/lib.rs:447:72 [INFO] [stdout] | [INFO] [stdout] 447 | ... counter = -lit.base10_parse().map_err( [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type of the type parameter `N` declared on the method `base10_parse` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 447 | counter = -lit.base10_parse::().map_err( [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enum-ordinalize-derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "edd020ee0589332e862af48aab3946d141edd6e380cac1d04b216ae6455b4cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd020ee0589332e862af48aab3946d141edd6e380cac1d04b216ae6455b4cff", kill_on_drop: false }` [INFO] [stdout] edd020ee0589332e862af48aab3946d141edd6e380cac1d04b216ae6455b4cff