[INFO] fetching crate brk_server 0.0.111...
[INFO] testing brk_server-0.0.111 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate brk_server 0.0.111 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate brk_server 0.0.111
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate brk_server 0.0.111
[INFO] tweaked toml for crates.io crate brk_server 0.0.111 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate brk_server 0.0.111 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate brk_server 0.0.111 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63084efab67c6f132655a69d8ca658eb7302eee85a66552f8e4811669f3fd583
[INFO] running `Command { std: "docker" "start" "-a" "63084efab67c6f132655a69d8ca658eb7302eee85a66552f8e4811669f3fd583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63084efab67c6f132655a69d8ca658eb7302eee85a66552f8e4811669f3fd583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63084efab67c6f132655a69d8ca658eb7302eee85a66552f8e4811669f3fd583", kill_on_drop: false }`
[INFO] [stdout] 63084efab67c6f132655a69d8ca658eb7302eee85a66552f8e4811669f3fd583
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c365c502c1136352f16319cf2df428b2468c469d9df13cac866f82e940a1e17d
[INFO] running `Command { std: "docker" "start" "-a" "c365c502c1136352f16319cf2df428b2468c469d9df13cac866f82e940a1e17d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]    Compiling allocative v0.3.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling compare v0.0.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling interval-heap v0.0.5
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling sonic-simd v0.1.1
[INFO] [stderr]    Compiling sonic-number v0.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pco v0.4.6
[INFO] [stderr]    Compiling vecdb_derive v0.2.16
[INFO] [stderr]    Compiling seqdb v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling byteview v0.6.1
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling value-log v1.9.0
[INFO] [stderr]    Compiling quick_cache v0.6.16
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling vecdb v0.2.16
[INFO] [stderr]    Compiling double-ended-peekable v0.1.0
[INFO] [stderr]    Compiling dtype_dispatch v0.1.1
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling better_io v0.1.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling allocative_derive v0.3.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling lsm-tree v2.10.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling brk_error v0.0.111
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling faststr v0.2.32
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stderr]    Compiling jsonrpc v0.18.0
[INFO] [stderr]    Compiling sonic-rs v0.3.17
[INFO] [stderr]    Compiling sonic-rs v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling fjall v2.11.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling brk_structs v0.0.111
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling rapidhash v4.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling brk_logger v0.0.111
[INFO] [stderr]    Compiling bitcoincore-rpc-json v0.19.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling brk_store v0.0.111
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling brk_parser v0.0.111
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling brk_indexer v0.0.111
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling brk_fetcher v0.0.111
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling brk_computer v0.0.111
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling bitcoincore-rpc v0.19.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling brk_interface v0.0.111
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling brk_rmcp-macros v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling brk_mcp v0.0.111
[INFO] [stderr]    Compiling brk_server v0.0.111 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling brk_rmcp v0.7.1
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stdout] warning: unused imports: `PaginatedIndexParam` and `PaginationParam`
[INFO] [stdout]  --> src/api/metrics/mod.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | use brk_interface::{Index, PaginatedIndexParam, PaginationParam, Params, ParamsDeprec, ParamsOpt};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `brk_computer` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name brk_computer --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brk_computer-0.0.111/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b82bf358c0d19174 -C extra-filename=-722aa5b31776d836 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern allocative=/opt/rustwide/target/debug/deps/liballocative-7c3f2e572cee1532.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-0f1e581325691ba4.rmeta --extern bitcoincore_rpc=/opt/rustwide/target/debug/deps/libbitcoincore_rpc-5679767a93b89079.rmeta --extern brk_error=/opt/rustwide/target/debug/deps/libbrk_error-b7aea5d5eee81c78.rmeta --extern brk_fetcher=/opt/rustwide/target/debug/deps/libbrk_fetcher-a7d00ae60924bf54.rmeta --extern brk_indexer=/opt/rustwide/target/debug/deps/libbrk_indexer-69d57d3e209a1bfe.rmeta --extern brk_logger=/opt/rustwide/target/debug/deps/libbrk_logger-f9519e93d1cf7ec9.rmeta --extern brk_parser=/opt/rustwide/target/debug/deps/libbrk_parser-c3912561a5dcf352.rmeta --extern brk_store=/opt/rustwide/target/debug/deps/libbrk_store-70e3e66bd3491a5f.rmeta --extern brk_structs=/opt/rustwide/target/debug/deps/libbrk_structs-a0fbe9d1730a634c.rmeta --extern derive_deref=/opt/rustwide/target/debug/deps/libderive_deref-e7984cc55333a483.so --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rmeta --extern pco=/opt/rustwide/target/debug/deps/libpco-1247c2ac80fe413b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-380c63807d2b5582.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-13805174c3cadc0c.rmeta --extern vecdb=/opt/rustwide/target/debug/deps/libvecdb-b8f0be94878000d9.rmeta --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-cce06fb2122f9e8f.rmeta --extern zerocopy_derive=/opt/rustwide/target/debug/deps/libzerocopy_derive-e5d611478495d35d.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-fda98e364fdd7e0b/out -L native=/opt/rustwide/target/debug/build/ring-78e7a5274aeba891/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c365c502c1136352f16319cf2df428b2468c469d9df13cac866f82e940a1e17d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c365c502c1136352f16319cf2df428b2468c469d9df13cac866f82e940a1e17d", kill_on_drop: false }`
[INFO] [stdout] c365c502c1136352f16319cf2df428b2468c469d9df13cac866f82e940a1e17d
