[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] b77c5da47c5e2de86ab4336b901ee9c8e339cd0d
[INFO] checking defuse-protocol/blocksapi-rs against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse-protocol%2Fblocksapi-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/defuse-protocol/blocksapi-rs on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded near-stdx v0.37.1
[INFO] [stderr]   Downloaded near-indexer-primitives v0.37.1
[INFO] [stderr]   Downloaded near-time v0.37.1
[INFO] [stderr]   Downloaded serde_with_macros v3.14.1
[INFO] [stderr]   Downloaded near-schema-checker-lib v0.37.1
[INFO] [stderr]   Downloaded near-schema-checker-macro v0.37.1
[INFO] [stderr]   Downloaded near-schema-checker-core v0.37.1
[INFO] [stderr]   Downloaded near-token v0.3.3
[INFO] [stderr]   Downloaded near-config-utils v0.37.1
[INFO] [stderr]   Downloaded near-primitives-core v0.37.1
[INFO] [stderr]   Downloaded near-account-id v2.2.0
[INFO] [stderr]   Downloaded json_comments v0.2.2
[INFO] [stderr]   Downloaded near-gas v0.3.3
[INFO] [stderr]   Downloaded easy-ext v0.2.9
[INFO] [stderr]   Downloaded near-parameters v0.37.1
[INFO] [stderr]   Downloaded near-fmt v0.37.1
[INFO] [stderr]   Downloaded near-crypto v0.37.1
[INFO] [stderr]   Downloaded serde_with v3.14.1
[INFO] [stderr]   Downloaded near-primitives v0.37.1
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8b0599e0505518fc0ea88fb43473f9c61e62e9781701ae2bda8f6322fc82e985
[INFO] running `Command { std: "docker" "start" "8b0599e0505518fc0ea88fb43473f9c61e62e9781701ae2bda8f6322fc82e985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b0599e0505518fc0ea88fb43473f9c61e62e9781701ae2bda8f6322fc82e985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b0599e0505518fc0ea88fb43473f9c61e62e9781701ae2bda8f6322fc82e985" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b0599e0505518fc0ea88fb43473f9c61e62e9781701ae2bda8f6322fc82e985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b0599e0505518fc0ea88fb43473f9c61e62e9781701ae2bda8f6322fc82e985" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking near-schema-checker-core v0.37.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling near-schema-checker-macro v0.37.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking near-schema-checker-lib v0.37.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ed25519 v2.2.3
[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]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[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 near-stdx v0.37.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking deranged v0.5.8
[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]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking near-config-utils v0.37.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking near-account-id v2.2.0
[INFO] [stderr]     Checking near-gas v0.3.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking near-token v0.3.3
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking near-time v0.37.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling blocksapi v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking near-primitives-core v0.37.1
[INFO] [stderr] error: failed to run custom build command for `blocksapi v0.2.4 (/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/37e79409f64e1bb0/out/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" "8b0599e0505518fc0ea88fb43473f9c61e62e9781701ae2bda8f6322fc82e985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0599e0505518fc0ea88fb43473f9c61e62e9781701ae2bda8f6322fc82e985", kill_on_drop: false }`
[INFO] [stdout] 8b0599e0505518fc0ea88fb43473f9c61e62e9781701ae2bda8f6322fc82e985
