[INFO] fetching crate flamewire-bittensor-indexer 0.1.3...
[INFO] checking flamewire-bittensor-indexer-0.1.3 against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] extracting crate flamewire-bittensor-indexer 0.1.3 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flamewire-bittensor-indexer 0.1.3 on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive-where v1.5.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.1
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a1338fe2e5f1f62006980ade29325eddd92d167fb75191f7bd69742ce27830d
[INFO] running `Command { std: "docker" "start" "-a" "3a1338fe2e5f1f62006980ade29325eddd92d167fb75191f7bd69742ce27830d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a1338fe2e5f1f62006980ade29325eddd92d167fb75191f7bd69742ce27830d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a1338fe2e5f1f62006980ade29325eddd92d167fb75191f7bd69742ce27830d", kill_on_drop: false }`
[INFO] [stdout] 3a1338fe2e5f1f62006980ade29325eddd92d167fb75191f7bd69742ce27830d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 596aaea15f351233de83c50a4b3529e73b57c69359b61e927873e854e5311328
[INFO] running `Command { std: "docker" "start" "-a" "596aaea15f351233de83c50a4b3529e73b57c69359b61e927873e854e5311328", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking wasmi_core v0.40.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking wasmi_ir v0.40.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking wasmi_collections v0.40.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking multi-stash v0.2.0
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking bip39 v2.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[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]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking ruzstd v0.8.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking yap v0.12.0
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf79d034aa3d8f396d407aafce6f1ccd818e710e/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.7/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a2ca6983f5abd60f -C extra-filename=-d85007fadcb8dadd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e0980e941eac5a40.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-3e1db5df8a5ba140.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (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/cf79d034aa3d8f396d407aafce6f1ccd818e710e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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=0f9518534861c23b -C extra-filename=-cd9f801679843f63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4b9bfc22d81e7631.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-91e7e107e347f57b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-63696b82ec5b5f94.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "596aaea15f351233de83c50a4b3529e73b57c69359b61e927873e854e5311328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "596aaea15f351233de83c50a4b3529e73b57c69359b61e927873e854e5311328", kill_on_drop: false }`
[INFO] [stdout] 596aaea15f351233de83c50a4b3529e73b57c69359b61e927873e854e5311328
