[INFO] fetching crate kaspa-p2p-lib 0.15.0... [INFO] checking kaspa-p2p-lib-0.15.0 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate kaspa-p2p-lib 0.15.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate kaspa-p2p-lib 0.15.0 [INFO] finished tweaking crates.io crate kaspa-p2p-lib 0.15.0 [INFO] tweaked toml for crates.io crate kaspa-p2p-lib 0.15.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kaspa-p2p-lib 0.15.0 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 crates.io crate kaspa-p2p-lib 0.15.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7bdeb71b25c75eaf1be2ff45fb269022e4114e24d0cae7997069146deb0afe3e [INFO] running `Command { std: "docker" "start" "-a" "7bdeb71b25c75eaf1be2ff45fb269022e4114e24d0cae7997069146deb0afe3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bdeb71b25c75eaf1be2ff45fb269022e4114e24d0cae7997069146deb0afe3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bdeb71b25c75eaf1be2ff45fb269022e4114e24d0cae7997069146deb0afe3e", kill_on_drop: false }` [INFO] [stdout] 7bdeb71b25c75eaf1be2ff45fb269022e4114e24d0cae7997069146deb0afe3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5217c9dff6cea7858b2d5b78f6ac70d00923a61a077f96cca0400bb0f8426bc5 [INFO] running `Command { std: "docker" "start" "-a" "5217c9dff6cea7858b2d5b78f6ac70d00923a61a077f96cca0400bb0f8426bc5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling parse-variants-derive v1.0.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling rlimit v0.10.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking hexplay v0.3.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling parse-variants v1.0.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking triggered v0.1.2 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling workflow-macro-tools v0.18.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling workflow-core-macros v0.18.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling kaspa-utils v0.15.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking mac_address v1.1.7 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.12.6/src/field/scalar.rs:725:51 [INFO] [stdout] | [INFO] [stdout] 725 | ... 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] 725 | let value: i64 = -lit.base10_parse::()?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Checking uuid v1.10.0 [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" "5217c9dff6cea7858b2d5b78f6ac70d00923a61a077f96cca0400bb0f8426bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5217c9dff6cea7858b2d5b78f6ac70d00923a61a077f96cca0400bb0f8426bc5", kill_on_drop: false }` [INFO] [stdout] 5217c9dff6cea7858b2d5b78f6ac70d00923a61a077f96cca0400bb0f8426bc5