[INFO] fetching crate thru-cli 0.2.14... [INFO] testing thru-cli-0.2.14 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate thru-cli 0.2.14 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate thru-cli 0.2.14 [INFO] finished tweaking crates.io crate thru-cli 0.2.14 [INFO] tweaked toml for crates.io crate thru-cli 0.2.14 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate thru-cli 0.2.14 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate thru-cli 0.2.14 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a44487397e151f586b3b3d9727dd612ddf0c63ac1297b25446cfbbef5519aca [INFO] running `Command { std: "docker" "start" "-a" "5a44487397e151f586b3b3d9727dd612ddf0c63ac1297b25446cfbbef5519aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a44487397e151f586b3b3d9727dd612ddf0c63ac1297b25446cfbbef5519aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a44487397e151f586b3b3d9727dd612ddf0c63ac1297b25446cfbbef5519aca", kill_on_drop: false }` [INFO] [stdout] 5a44487397e151f586b3b3d9727dd612ddf0c63ac1297b25446cfbbef5519aca [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bc5f05f6ea7721afb6f40bcf696376b5402d265992b81cc3bcf24427003dc12 [INFO] running `Command { std: "docker" "start" "-a" "7bc5f05f6ea7721afb6f40bcf696376b5402d265992b81cc3bcf24427003dc12", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling pulldown-cmark v0.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling tonic-build v0.14.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tonic-prost-build v0.14.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling lexpr-macros v0.2.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling thru-grpc-client v0.2.14 [INFO] [stderr] Compiling lexpr v0.2.7 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thru-abi-types v0.2.14 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling serde-lexpr v0.1.3 [INFO] [stderr] error: failed to run custom build command for `thru-grpc-client v0.2.14` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/thru-grpc-client-d6f0530b02a09a65/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=PROTOC [INFO] [stderr] cargo:rerun-if-env-changed=PROTOC_INCLUDE [INFO] [stderr] cargo:rerun-if-env-changed=BUF_CACHE_DIR [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/build.rs [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/buf.yaml [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/buf.lock [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/core/v1/transaction.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/core/v1/state.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/core/v1/types.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/core/v1/account.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/core/v1/node.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/core/v1/block.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/services/v1/debug_service.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/services/v1/query_service.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/services/v1/streaming_service.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/services/v1/command_service.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/common/v1/filters.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/common/v1/primitives.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/common/v1/consensus.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/common/v1/errors.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thru-grpc-client-0.2.14/proto/thru/common/v1/pagination.proto [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: "buf is not installed. Please install buf from https://buf.build/docs/cli/installation/" [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7bc5f05f6ea7721afb6f40bcf696376b5402d265992b81cc3bcf24427003dc12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc5f05f6ea7721afb6f40bcf696376b5402d265992b81cc3bcf24427003dc12", kill_on_drop: false }` [INFO] [stdout] 7bc5f05f6ea7721afb6f40bcf696376b5402d265992b81cc3bcf24427003dc12