[INFO] fetching crate cometbft-proto 0.1.0-alpha.2...
[INFO] checking cometbft-proto-0.1.0-alpha.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate cometbft-proto 0.1.0-alpha.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate cometbft-proto 0.1.0-alpha.2 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cometbft-proto 0.1.0-alpha.2
[INFO] finished tweaking crates.io crate cometbft-proto 0.1.0-alpha.2
[INFO] tweaked toml for crates.io crate cometbft-proto 0.1.0-alpha.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.13.3)
[INFO] [stderr]       Adding prost-types v0.12.6 (available: v0.13.3)
[INFO] [stderr]       Adding tonic v0.10.2 (available: v0.12.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd01ce1417532e0c1aac831a1454dae5d3c8ddcb6b1dfa76495c5a36d8eb7104
[INFO] running `Command { std: "docker" "start" "-a" "cd01ce1417532e0c1aac831a1454dae5d3c8ddcb6b1dfa76495c5a36d8eb7104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd01ce1417532e0c1aac831a1454dae5d3c8ddcb6b1dfa76495c5a36d8eb7104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd01ce1417532e0c1aac831a1454dae5d3c8ddcb6b1dfa76495c5a36d8eb7104", kill_on_drop: false }`
[INFO] [stdout] cd01ce1417532e0c1aac831a1454dae5d3c8ddcb6b1dfa76495c5a36d8eb7104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb4745e57a2060c528eb51284888eb68f061ca20c9dca8c193b0a6de170d21e0
[INFO] running `Command { std: "docker" "start" "-a" "fb4745e57a2060c528eb51284888eb68f061ca20c9dca8c193b0a6de170d21e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking cometbft-proto v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: unexpected `cfg` condition value: `grpc-client`
[INFO] [stdout]  --> src/lib.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(not(any(feature = "grpc-server", feature = "grpc-client")), no_std)]
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `grpc`, `grpc-server`, and `tonic`
[INFO] [stdout]   = help: consider adding `grpc-client` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![deny(warnings, trivial_casts, trivial_numeric_casts, unused_import_braces)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `grpc-client`
[INFO] [stdout]  --> src/lib.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(not(any(feature = "grpc-server", feature = "grpc-client")), no_std)]
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `grpc`, `grpc-server`, and `tonic`
[INFO] [stdout]   = help: consider adding `grpc-client` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![deny(warnings, trivial_casts, trivial_numeric_casts, unused_import_braces)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cometbft-proto` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cometbft-proto` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fb4745e57a2060c528eb51284888eb68f061ca20c9dca8c193b0a6de170d21e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb4745e57a2060c528eb51284888eb68f061ca20c9dca8c193b0a6de170d21e0", kill_on_drop: false }`
[INFO] [stdout] fb4745e57a2060c528eb51284888eb68f061ca20c9dca8c193b0a6de170d21e0
