[INFO] cloning repository https://github.com/defuse-protocol/blocksapi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defuse-protocol/blocksapi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse-protocol%2Fblocksapi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse-protocol%2Fblocksapi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c041fa5d4e8e3f38e5a4be26c6eda5382fac46d1 [INFO] checking defuse-protocol/blocksapi-rs/c041fa5d4e8e3f38e5a4be26c6eda5382fac46d1 against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse-protocol%2Fblocksapi-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/defuse-protocol/blocksapi-rs [INFO] finished tweaking git repo https://github.com/defuse-protocol/blocksapi-rs [INFO] tweaked toml for git repo https://github.com/defuse-protocol/blocksapi-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/defuse-protocol/blocksapi-rs on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/defuse-protocol/blocksapi-rs 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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6823c5231c0127af194d722a6f88bfe269255c2a1046a84d260c926b384d3de1 [INFO] running `Command { std: "docker" "start" "-a" "6823c5231c0127af194d722a6f88bfe269255c2a1046a84d260c926b384d3de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6823c5231c0127af194d722a6f88bfe269255c2a1046a84d260c926b384d3de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6823c5231c0127af194d722a6f88bfe269255c2a1046a84d260c926b384d3de1", kill_on_drop: false }` [INFO] [stdout] 6823c5231c0127af194d722a6f88bfe269255c2a1046a84d260c926b384d3de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53426771007dd68c27886b202527abbff7adbc7646e8112fa13645a087dea68e [INFO] running `Command { std: "docker" "start" "-a" "53426771007dd68c27886b202527abbff7adbc7646e8112fa13645a087dea68e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling near-schema-checker-macro v2.8.0 (https://github.com/kobayurii/nearcore?branch=fork%2F2.8.0#13601d0c) [INFO] [stderr] Checking near-schema-checker-core v2.8.0 (https://github.com/kobayurii/nearcore?branch=fork%2F2.8.0#13601d0c) [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking near-schema-checker-lib v2.8.0 (https://github.com/kobayurii/nearcore?branch=fork%2F2.8.0#13601d0c) [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Checking near-stdx v2.8.0 (https://github.com/kobayurii/nearcore?branch=fork%2F2.8.0#13601d0c) [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking near-config-utils v2.8.0 (https://github.com/kobayurii/nearcore?branch=fork%2F2.8.0#13601d0c) [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking near-account-id v1.1.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_with v3.14.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking near-primitives-core v2.8.0 (https://github.com/kobayurii/nearcore?branch=fork%2F2.8.0#13601d0c) [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Checking near-crypto v2.8.0 (https://github.com/kobayurii/nearcore?branch=fork%2F2.8.0#13601d0c) [INFO] [stderr] Compiling blocksapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking near-fmt v2.8.0 (https://github.com/kobayurii/nearcore?branch=fork%2F2.8.0#13601d0c) [INFO] [stderr] Checking near-parameters v2.8.0 (https://github.com/kobayurii/nearcore?branch=fork%2F2.8.0#13601d0c) [INFO] [stderr] error: failed to run custom build command for `blocksapi v0.1.0 (/opt/rustwide/workdir)` [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/blocksapi-204130da1bb01362/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: No .proto files found in borealis-prototypes submodule! [INFO] [stderr] Directory contents: [INFO] [stderr] Please run: git submodule update --recursive [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "53426771007dd68c27886b202527abbff7adbc7646e8112fa13645a087dea68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53426771007dd68c27886b202527abbff7adbc7646e8112fa13645a087dea68e", kill_on_drop: false }` [INFO] [stdout] 53426771007dd68c27886b202527abbff7adbc7646e8112fa13645a087dea68e