[INFO] cloning repository https://github.com/BitcreditProtocol/bcr-relay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BitcreditProtocol/bcr-relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitcreditProtocol%2Fbcr-relay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitcreditProtocol%2Fbcr-relay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b431c4759a3cd32aa04c1aa4d2a439bed458bb4f [INFO] checking BitcreditProtocol/bcr-relay against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitcreditProtocol%2Fbcr-relay" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BitcreditProtocol/bcr-relay [INFO] finished tweaking git repo https://github.com/BitcreditProtocol/bcr-relay [INFO] tweaked toml for git repo https://github.com/BitcreditProtocol/bcr-relay written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BitcreditProtocol/bcr-relay on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BitcreditProtocol/bcr-relay 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tompro/axum-raw-websocket.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/BitcreditProtocol/nostr-postgres-db.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cbc v0.1.2 [INFO] [stderr] Downloaded rustls-webpki v0.103.2 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Downloaded async-utility v0.3.1 [INFO] [stderr] Downloaded dsl_auto_type v0.2.0 [INFO] [stderr] Downloaded diesel_migrations v2.3.0 [INFO] [stderr] Downloaded migrations_internals v2.3.0 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded nostr-database v0.43.0 [INFO] [stderr] Downloaded pq-sys v0.7.1 [INFO] [stderr] Downloaded axum-extra v0.10.1 [INFO] [stderr] Downloaded nostr-relay-pool v0.43.1 [INFO] [stderr] Downloaded diesel_derives v2.3.3 [INFO] [stderr] Downloaded secp256k1 v0.29.1 [INFO] [stderr] Downloaded bip39 v2.1.0 [INFO] [stderr] Downloaded diesel-async v0.7.3 [INFO] [stderr] Downloaded nostr v0.43.1 [INFO] [stderr] Downloaded nostr-sdk v0.43.0 [INFO] [stderr] Downloaded toml v0.9.6 [INFO] [stderr] Downloaded nostr-relay-builder v0.43.0 [INFO] [stderr] Downloaded async-wsocket v0.13.1 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded flatbuffers v25.9.23 [INFO] [stderr] Downloaded serde_spanned v1.0.3 [INFO] [stderr] Downloaded migrations_macros v2.3.0 [INFO] [stderr] Downloaded negentropy v0.5.0 [INFO] [stderr] Downloaded atomic-destructor v0.3.0 [INFO] [stderr] Downloaded diesel v2.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f9c473ade2f5422b41d14756301f72534ccd443ad6ceda50feeda5dd0ad96da [INFO] running `Command { std: "docker" "start" "-a" "3f9c473ade2f5422b41d14756301f72534ccd443ad6ceda50feeda5dd0ad96da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f9c473ade2f5422b41d14756301f72534ccd443ad6ceda50feeda5dd0ad96da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f9c473ade2f5422b41d14756301f72534ccd443ad6ceda50feeda5dd0ad96da", kill_on_drop: false }` [INFO] [stdout] 3f9c473ade2f5422b41d14756301f72534ccd443ad6ceda50feeda5dd0ad96da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 373d92d133e603dc247a84c89d8bc40f1c1ce502c3a10a2784f9abc47c71f699 [INFO] running `Command { std: "docker" "start" "-a" "373d92d133e603dc247a84c89d8bc40f1c1ce502c3a10a2784f9abc47c71f699", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Compiling diesel_derives v2.3.3 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Checking lru v0.16.2 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking negentropy v0.5.0 [INFO] [stderr] Checking atomic-destructor v0.3.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking scoped-futures v0.1.4 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking deadpool v0.12.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking async-utility v0.3.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling toml v0.9.6 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking serde_html_form v0.2.7 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling migrations_internals v2.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking deadpool-postgres v0.14.1 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking rustls-webpki v0.103.2 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking nostr v0.43.1 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking nostr-database v0.43.0 [INFO] [stderr] Checking hickory-resolver v0.25.2 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking diesel v2.3.2 [INFO] [stderr] Checking async-wsocket v0.13.1 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking nostr-relay-pool v0.43.1 [INFO] [stderr] Checking nostr-relay-builder v0.43.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking nostr-sdk v0.43.0 [INFO] [stderr] Checking axum-extra v0.10.1 [INFO] [stderr] Checking axum-raw-websocket v0.1.0 (https://github.com/tompro/axum-raw-websocket.git#4e589878) [INFO] [stderr] Checking diesel_migrations v2.3.0 [INFO] [stderr] Checking diesel-async v0.7.3 [INFO] [stderr] Checking nostr-postgres-db v0.1.0 (https://github.com/BitcreditProtocol/nostr-postgres-db.git?branch=master#ec7e3ec8) [INFO] [stderr] Checking bcr-relay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "373d92d133e603dc247a84c89d8bc40f1c1ce502c3a10a2784f9abc47c71f699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373d92d133e603dc247a84c89d8bc40f1c1ce502c3a10a2784f9abc47c71f699", kill_on_drop: false }` [INFO] [stdout] 373d92d133e603dc247a84c89d8bc40f1c1ce502c3a10a2784f9abc47c71f699