[INFO] cloning repository https://github.com/benthecarman/lnurl-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benthecarman/lnurl-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenthecarman%2Flnurl-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenthecarman%2Flnurl-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 517279b20c6f68979034031af91e93a2c5a3cb01 [INFO] checking benthecarman/lnurl-server against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenthecarman%2Flnurl-server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benthecarman/lnurl-server on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benthecarman/lnurl-server [INFO] finished tweaking git repo https://github.com/benthecarman/lnurl-server [INFO] tweaked toml for git repo https://github.com/benthecarman/lnurl-server written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/benthecarman/lnurl-server 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-pki-types v1.3.1 [INFO] [stderr] Downloaded tonic_openssl_lnd v0.2.0 [INFO] [stderr] Downloaded hex_lit v0.1.1 [INFO] [stderr] Downloaded async-wsocket v0.3.0 [INFO] [stderr] Downloaded email_address v0.2.4 [INFO] [stderr] Downloaded hyper-openssl v0.9.2 [INFO] [stderr] Downloaded nostr-signer v0.29.0 [INFO] [stderr] Downloaded async-utility v0.2.0 [INFO] [stderr] Downloaded atomic-destructor v0.1.1 [INFO] [stderr] Downloaded hex-conservative v0.1.1 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded nostr-database v0.29.0 [INFO] [stderr] Downloaded lightning-invoice v0.29.0 [INFO] [stderr] Downloaded tonic v0.7.2 [INFO] [stderr] Downloaded bip39 v2.0.0 [INFO] [stderr] Downloaded aes v0.8.4 [INFO] [stderr] Downloaded nostr v0.29.0 [INFO] [stderr] Downloaded axum v0.5.17 [INFO] [stderr] Downloaded reqwest v0.11.26 [INFO] [stderr] Downloaded h2 v0.3.25 [INFO] [stderr] Downloaded tower-http v0.4.4 [INFO] [stderr] Downloaded rustls v0.22.2 [INFO] [stderr] Downloaded syn v2.0.53 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] [stderr] Downloaded rustls v0.21.10 [INFO] [stderr] Downloaded ureq v2.9.6 [INFO] [stderr] Downloaded secp256k1 v0.27.0 [INFO] [stderr] Downloaded bitcoin v0.30.2 [INFO] [stderr] Downloaded nostr-relay-pool v0.29.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.12.0 [INFO] [stderr] Downloaded prost v0.10.4 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded wasm-ws v0.1.1 [INFO] [stderr] Downloaded nostr-sdk v0.29.0 [INFO] [stderr] Downloaded linked_hash_set v0.1.4 [INFO] [stderr] Downloaded prost-types v0.10.1 [INFO] [stderr] Downloaded tonic-build v0.7.2 [INFO] [stderr] Downloaded async-trait v0.1.78 [INFO] [stderr] Downloaded prost-derive v0.10.1 [INFO] [stderr] Downloaded lnurl-rs v0.4.1 [INFO] [stderr] Downloaded lnurl-pay v0.3.0 [INFO] [stderr] Downloaded bitcoin-private v0.1.0 [INFO] [stderr] Downloaded cbc v0.1.2 [INFO] [stderr] Downloaded negentropy v0.3.1 [INFO] [stderr] Downloaded salsa20 v0.10.2 [INFO] [stderr] Downloaded scrypt v0.11.0 [INFO] [stderr] Downloaded nwc v0.29.0 [INFO] [stderr] Downloaded axum-core v0.2.9 [INFO] [stderr] Downloaded matchit v0.5.0 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded block-padding v0.3.3 [INFO] [stderr] Downloaded nostr-zapper v0.29.0 [INFO] [stderr] Downloaded tonic-openssl v0.2.0 [INFO] [stderr] Downloaded lightning v0.0.121 [INFO] [stderr] Downloaded secp256k1-sys v0.8.1 [INFO] [stderr] Downloaded prost-build v0.10.4 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7233450cd10c2096466841a42f620d211fc1cb78b3db50c97b59e50cef8f43d6 [INFO] running `Command { std: "docker" "start" "-a" "7233450cd10c2096466841a42f620d211fc1cb78b3db50c97b59e50cef8f43d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7233450cd10c2096466841a42f620d211fc1cb78b3db50c97b59e50cef8f43d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7233450cd10c2096466841a42f620d211fc1cb78b3db50c97b59e50cef8f43d6", kill_on_drop: false }` [INFO] [stdout] 7233450cd10c2096466841a42f620d211fc1cb78b3db50c97b59e50cef8f43d6 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ea9c9407e07bb2d8f294868aab5f3f402d9260c2c74e26d33364fdc0fab655b [INFO] running `Command { std: "docker" "start" "-a" "0ea9c9407e07bb2d8f294868aab5f3f402d9260c2c74e26d33364fdc0fab655b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking negentropy v0.3.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking atomic-destructor v0.1.1 [INFO] [stderr] Checking axum-core v0.2.9 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-socks v0.5.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking async-utility v0.2.0 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Compiling tonic_openssl_lnd v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bip39 v2.0.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Checking async-wsocket v0.3.0 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking lightning v0.0.121 [INFO] [stderr] Checking lnurl-rs v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking axum v0.5.17 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest v0.11.26 [INFO] [stderr] Checking nostr v0.29.0 [INFO] [stderr] Checking lnurl-pay v0.3.0 [INFO] [stderr] Checking tonic v0.7.2 [INFO] [stderr] Checking tonic-openssl v0.2.0 [INFO] [stderr] Checking nostr-database v0.29.0 [INFO] [stderr] Checking nostr-zapper v0.29.0 [INFO] [stderr] Checking nostr-relay-pool v0.29.0 [INFO] [stderr] Checking nostr-signer v0.29.0 [INFO] [stderr] Checking nwc v0.29.0 [INFO] [stderr] Checking nostr-sdk v0.29.0 [INFO] [stderr] Checking lightning-invoice v0.29.0 [INFO] [stderr] Checking lnurl-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "0ea9c9407e07bb2d8f294868aab5f3f402d9260c2c74e26d33364fdc0fab655b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea9c9407e07bb2d8f294868aab5f3f402d9260c2c74e26d33364fdc0fab655b", kill_on_drop: false }` [INFO] [stdout] 0ea9c9407e07bb2d8f294868aab5f3f402d9260c2c74e26d33364fdc0fab655b [INFO] checking benthecarman/lnurl-server against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenthecarman%2Flnurl-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benthecarman/lnurl-server on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benthecarman/lnurl-server [INFO] finished tweaking git repo https://github.com/benthecarman/lnurl-server [INFO] tweaked toml for git repo https://github.com/benthecarman/lnurl-server written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/benthecarman/lnurl-server 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f6d81cc2ef47de20d96535c85099e059f55f5e55f097d9d162a2149a3073553 [INFO] running `Command { std: "docker" "start" "-a" "0f6d81cc2ef47de20d96535c85099e059f55f5e55f097d9d162a2149a3073553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f6d81cc2ef47de20d96535c85099e059f55f5e55f097d9d162a2149a3073553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6d81cc2ef47de20d96535c85099e059f55f5e55f097d9d162a2149a3073553", kill_on_drop: false }` [INFO] [stdout] 0f6d81cc2ef47de20d96535c85099e059f55f5e55f097d9d162a2149a3073553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f08f43b68688ce499dc6e7355600579f294bdb4f901dacb94c88eecfe2ab655b [INFO] running `Command { std: "docker" "start" "-a" "f08f43b68688ce499dc6e7355600579f294bdb4f901dacb94c88eecfe2ab655b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking negentropy v0.3.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Checking atomic-destructor v0.1.1 [INFO] [stderr] Checking axum-core v0.2.9 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-socks v0.5.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking async-utility v0.2.0 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling tonic_openssl_lnd v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bip39 v2.0.0 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking async-wsocket v0.3.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking lightning v0.0.121 [INFO] [stderr] Checking lnurl-rs v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking axum v0.5.17 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest v0.11.26 [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.5.17/src/routing/method_routing.rs:542:35 [INFO] [stdout] | [INFO] [stdout] 542 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 543 | | let mut response = Response::new(boxed(Empty::new())); [INFO] [stdout] 544 | | *response.status_mut() = StatusCode::METHOD_NOT_ALLOWED; [INFO] [stdout] 545 | | Ok(response) [INFO] [stdout] 546 | | })); [INFO] [stdout] | |__________^ future created by async closure is not `Send` [INFO] [stdout] | [INFO] [stdout] note: captured value is not `Send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.5.17/src/routing/method_routing.rs:542:47 [INFO] [stdout] | [INFO] [stdout] 542 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ^ has type `http::Request` which is not `Send` [INFO] [stdout] note: required by a bound in `Route::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.5.17/src/routing/route.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 31 | pub(super) fn new(svc: T) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 34 | T::Future: Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Route::::new` [INFO] [stdout] help: consider restricting type parameter `B` [INFO] [stdout] | [INFO] [stdout] 538 | impl MethodRouter { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nostr v0.29.0 [INFO] [stderr] Checking lnurl-pay v0.3.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f08f43b68688ce499dc6e7355600579f294bdb4f901dacb94c88eecfe2ab655b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08f43b68688ce499dc6e7355600579f294bdb4f901dacb94c88eecfe2ab655b", kill_on_drop: false }` [INFO] [stdout] f08f43b68688ce499dc6e7355600579f294bdb4f901dacb94c88eecfe2ab655b