[INFO] cloning repository https://github.com/defuse-protocol/rust-near-indexer [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/rust-near-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse-protocol%2Frust-near-indexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse-protocol%2Frust-near-indexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2ca8d9e0f636b8509245fb228c6ecd1750357c4 [INFO] checking defuse-protocol/rust-near-indexer against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse-protocol%2Frust-near-indexer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/defuse-protocol/rust-near-indexer [INFO] finished tweaking git repo https://github.com/defuse-protocol/rust-near-indexer [INFO] tweaked toml for git repo https://github.com/defuse-protocol/rust-near-indexer written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/defuse-protocol/rust-near-indexer on toolchain 2278ef25f90817c20d6dd0d2da58a990eb6f53cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/defuse-protocol/rust-near-indexer 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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28b118f2eb1a4761826c8691ec4c1dd19a31e5d9d63cca81e80a287ac4e07ff4 [INFO] running `Command { std: "docker" "start" "-a" "28b118f2eb1a4761826c8691ec4c1dd19a31e5d9d63cca81e80a287ac4e07ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28b118f2eb1a4761826c8691ec4c1dd19a31e5d9d63cca81e80a287ac4e07ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b118f2eb1a4761826c8691ec4c1dd19a31e5d9d63cca81e80a287ac4e07ff4", kill_on_drop: false }` [INFO] [stdout] 28b118f2eb1a4761826c8691ec4c1dd19a31e5d9d63cca81e80a287ac4e07ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d706d5772b6127fc882f165a0c1b335d6d820ad5ee01865a959d73593e0ee969 [INFO] running `Command { std: "docker" "start" "-a" "d706d5772b6127fc882f165a0c1b335d6d820ad5ee01865a959d73593e0ee969", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking regex-lite v0.1.7 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking near-schema-checker-core v0.31.1 [INFO] [stderr] Compiling near-schema-checker-macro v0.31.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking near-schema-checker-lib v0.31.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking aws-smithy-xml v0.60.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking near-stdx v0.31.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking backon v1.5.2 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking replace_with v0.1.8 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking cityhash-rs v1.0.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking lru v0.16.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking crc-fast v1.3.0 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=da133c1d299f2c7a -C extra-filename=-6b1c425b5722f281 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ed3c7399c8be7b3d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b3e92615ea50e1e1 -C extra-filename=-ed77e80ca4889f85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a3b3fe24b469f09.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e098ac900c08002b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d706d5772b6127fc882f165a0c1b335d6d820ad5ee01865a959d73593e0ee969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d706d5772b6127fc882f165a0c1b335d6d820ad5ee01865a959d73593e0ee969", kill_on_drop: false }` [INFO] [stdout] d706d5772b6127fc882f165a0c1b335d6d820ad5ee01865a959d73593e0ee969