[INFO] cloning repository https://github.com/sovafoundation/sova-sentinel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sovafoundation/sova-sentinel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovafoundation%2Fsova-sentinel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovafoundation%2Fsova-sentinel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e08fa6b7deb92d1f29cd06ca28cfe569f8ceb5e [INFO] checking sovafoundation/sova-sentinel against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovafoundation%2Fsova-sentinel" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sovafoundation/sova-sentinel [INFO] finished tweaking git repo https://github.com/sovafoundation/sova-sentinel [INFO] tweaked toml for git repo https://github.com/sovafoundation/sova-sentinel written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sovafoundation/sova-sentinel on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sovafoundation/sova-sentinel 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost v0.13.4 [INFO] [stderr] Downloaded uuid v1.12.1 [INFO] [stderr] Downloaded prost-derive v0.13.4 [INFO] [stderr] Downloaded tokio-retry v0.3.0 [INFO] [stderr] Downloaded pin-project-internal v1.1.9 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded jsonrpc v0.18.0 [INFO] [stderr] Downloaded tempfile v3.16.0 [INFO] [stderr] Downloaded minreq v2.13.2 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded cc v1.2.11 [INFO] [stderr] Downloaded async-compression v0.4.18 [INFO] [stderr] Downloaded prost-build v0.13.4 [INFO] [stderr] Downloaded iri-string v0.7.7 [INFO] [stderr] Downloaded h2 v0.4.7 [INFO] [stderr] Downloaded pin-project v1.1.9 [INFO] [stderr] Downloaded prost-types v0.13.4 [INFO] [stderr] Downloaded bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded bitcoin v0.32.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f564515ad4ef8997e7b4b53be832f866fedcf1c87eec2849ac70bd2fcfe33b6d [INFO] running `Command { std: "docker" "start" "-a" "f564515ad4ef8997e7b4b53be832f866fedcf1c87eec2849ac70bd2fcfe33b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f564515ad4ef8997e7b4b53be832f866fedcf1c87eec2849ac70bd2fcfe33b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f564515ad4ef8997e7b4b53be832f866fedcf1c87eec2849ac70bd2fcfe33b6d", kill_on_drop: false }` [INFO] [stdout] f564515ad4ef8997e7b4b53be832f866fedcf1c87eec2849ac70bd2fcfe33b6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe0ee35e88ebf6d5fac5d574b259ec1a34ac18684263004ac85cce1b7381865c [INFO] running `Command { std: "docker" "start" "-a" "fe0ee35e88ebf6d5fac5d574b259ec1a34ac18684263004ac85cce1b7381865c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling minreq v2.13.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking uuid v1.12.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking iri-string v0.7.7 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking pin-project v1.1.9 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Compiling sova-sentinel-proto v0.1.4 (/opt/rustwide/workdir/crates/proto) [INFO] [stderr] Compiling sova-sentinel-client v0.1.4 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Checking jsonrpc v0.18.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.18 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking rusqlite v0.33.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking bitcoincore-rpc v0.19.0 [INFO] [stderr] Checking sova-sentinel-server v0.1.4 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "fe0ee35e88ebf6d5fac5d574b259ec1a34ac18684263004ac85cce1b7381865c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0ee35e88ebf6d5fac5d574b259ec1a34ac18684263004ac85cce1b7381865c", kill_on_drop: false }` [INFO] [stdout] fe0ee35e88ebf6d5fac5d574b259ec1a34ac18684263004ac85cce1b7381865c