[INFO] fetching crate flamewire-bittensor-indexer 0.1.3...
[INFO] checking flamewire-bittensor-indexer-0.1.3 against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] extracting crate flamewire-bittensor-indexer 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate flamewire-bittensor-indexer 0.1.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flamewire-bittensor-indexer 0.1.3
[INFO] tweaked toml for crates.io crate flamewire-bittensor-indexer 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flamewire-bittensor-indexer 0.1.3 on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flamewire-bittensor-indexer 0.1.3 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0ee97ddd5ce74bc965c715af4efd7caedb5e50e83af6c97ef558b757a3a6ab5
[INFO] running `Command { std: "docker" "start" "-a" "c0ee97ddd5ce74bc965c715af4efd7caedb5e50e83af6c97ef558b757a3a6ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0ee97ddd5ce74bc965c715af4efd7caedb5e50e83af6c97ef558b757a3a6ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0ee97ddd5ce74bc965c715af4efd7caedb5e50e83af6c97ef558b757a3a6ab5", kill_on_drop: false }`
[INFO] [stdout] c0ee97ddd5ce74bc965c715af4efd7caedb5e50e83af6c97ef558b757a3a6ab5
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 009ff87d51a3205f2980f37c5af778c47e1d7f8cea3df26275e6f87efd626e8e
[INFO] running `Command { std: "docker" "start" "-a" "009ff87d51a3205f2980f37c5af778c47e1d7f8cea3df26275e6f87efd626e8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling scale-decode-derive v0.16.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking wasmi_core v0.40.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking soketto v0.8.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]     Checking wasmi_ir v0.40.0
[INFO] [stderr]     Checking jsonrpsee-types v0.24.9
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking async-signal v0.2.11
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking wasmi_collections v0.40.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.7.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking multi-stash v0.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking async-process v2.3.1
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking jsonrpsee-core v0.24.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking bip39 v2.2.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling scale-encode-derive v0.10.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking scale-type-resolver v0.2.0
[INFO] [stderr]     Checking frame-metadata v23.0.0
[INFO] [stderr]     Checking scale-bits v0.7.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]     Checking ruzstd v0.8.1
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling scale-decode v0.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr] error: could not compile `libsecp256k1` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.7.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="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=67273f770a5a897f -C extra-filename=-0c637093c5491eb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-4d71eac3f20c682f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-5fc697ab20c74231.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-74ba3b16a0569390.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-a34c997e30b9f5cb.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-86bf07c4c38de06d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3ddb076832293bde.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-03a6d401b6805b09.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-292df22284357f30.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-850b531a8d74780a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "009ff87d51a3205f2980f37c5af778c47e1d7f8cea3df26275e6f87efd626e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "009ff87d51a3205f2980f37c5af778c47e1d7f8cea3df26275e6f87efd626e8e", kill_on_drop: false }`
[INFO] [stdout] 009ff87d51a3205f2980f37c5af778c47e1d7f8cea3df26275e6f87efd626e8e
