[INFO] cloning repository https://github.com/dpowxconsensus/rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpowxconsensus/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpowxconsensus%2Frust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpowxconsensus%2Frust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a68e8b19b169a1f291720f0817dbacffc98feb85 [INFO] checking dpowxconsensus/rust against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpowxconsensus%2Frust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dpowxconsensus/rust [INFO] finished tweaking git repo https://github.com/dpowxconsensus/rust [INFO] tweaked toml for git repo https://github.com/dpowxconsensus/rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dpowxconsensus/rust 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/dpowxconsensus/rust 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: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 37519971a9f4b104a8bfa944b13fc726bfc7f25e979f50c044c7d26f4ef50e09 [INFO] running `Command { std: "docker" "start" "-a" "37519971a9f4b104a8bfa944b13fc726bfc7f25e979f50c044c7d26f4ef50e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37519971a9f4b104a8bfa944b13fc726bfc7f25e979f50c044c7d26f4ef50e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37519971a9f4b104a8bfa944b13fc726bfc7f25e979f50c044c7d26f4ef50e09", kill_on_drop: false }` [INFO] [stdout] 37519971a9f4b104a8bfa944b13fc726bfc7f25e979f50c044c7d26f4ef50e09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6560e34c3393e92406bddd1ec6d62ed1b73f3e2141333b486dc62ce9184913d7 [INFO] running `Command { std: "docker" "start" "-a" "6560e34c3393e92406bddd1ec6d62ed1b73f3e2141333b486dc62ce9184913d7", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking const-hex v1.14.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Checking data-encoding v2.7.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking radium v0.7.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking hashers v1.0.1 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Checking futures-locks v0.7.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking uuid v1.12.0 [INFO] [stderr] Checking bnum v0.10.0 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling auto_impl v1.2.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.13.4/src/field/scalar.rs:726:51 [INFO] [stdout] | [INFO] [stdout] 726 | ... let value: i64 = -lit.base10_parse()?; [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] 726 | let value: i64 = -lit.base10_parse::()?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6560e34c3393e92406bddd1ec6d62ed1b73f3e2141333b486dc62ce9184913d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6560e34c3393e92406bddd1ec6d62ed1b73f3e2141333b486dc62ce9184913d7", kill_on_drop: false }` [INFO] [stdout] 6560e34c3393e92406bddd1ec6d62ed1b73f3e2141333b486dc62ce9184913d7