[INFO] cloning repository https://github.com/elnosh/ln-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elnosh/ln-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felnosh%2Fln-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felnosh%2Fln-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 286ca3809d3ec57747eec3ac4452b0838a0278f8 [INFO] checking elnosh/ln-node against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felnosh%2Fln-node" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elnosh/ln-node [INFO] finished tweaking git repo https://github.com/elnosh/ln-node [INFO] tweaked toml for git repo https://github.com/elnosh/ln-node written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elnosh/ln-node on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elnosh/ln-node 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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex_lit v0.1.1 [INFO] [stderr] Downloaded possiblyrandom v0.2.0 [INFO] [stderr] Downloaded bip39 v2.2.0 [INFO] [stderr] Downloaded bitcoin-units v0.1.2 [INFO] [stderr] Downloaded lightning-types v0.2.0 [INFO] [stderr] Downloaded bitcoin-internals v0.3.0 [INFO] [stderr] Downloaded secp256k1 v0.29.1 [INFO] [stderr] Downloaded base58ck v0.1.0 [INFO] [stderr] Downloaded bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded lightning-background-processor v0.1.0 [INFO] [stderr] Downloaded lightning-persister v0.1.0 [INFO] [stderr] Downloaded jsonrpc v0.18.0 [INFO] [stderr] Downloaded minreq v2.14.0 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded lightning-net-tokio v0.1.0 [INFO] [stderr] Downloaded lightning-rapid-gossip-sync v0.1.0 [INFO] [stderr] Downloaded lightning-invoice v0.33.2 [INFO] [stderr] Downloaded bech32 v0.11.0 [INFO] [stderr] Downloaded bitcoin v0.32.6 [INFO] [stderr] Downloaded lightning v0.1.5 [INFO] [stderr] Downloaded bdk_bitcoind_rpc v0.21.0 [INFO] [stderr] Downloaded bdk_file_store v0.21.0 [INFO] [stderr] Downloaded hex-conservative v0.1.2 [INFO] [stderr] Downloaded bdk_core v0.6.1 [INFO] [stderr] Downloaded lightning-block-sync v0.1.0 [INFO] [stderr] Downloaded dnssec-prover v0.6.7 [INFO] [stderr] Downloaded bdk_wallet v2.0.0 [INFO] [stderr] Downloaded bdk_chain v0.23.0 [INFO] [stderr] Downloaded miniscript v12.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8315ec306470fe3c71231002bf3486f13ffc1a383ad67eae6fec27f411dd3c76 [INFO] running `Command { std: "docker" "start" "-a" "8315ec306470fe3c71231002bf3486f13ffc1a383ad67eae6fec27f411dd3c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8315ec306470fe3c71231002bf3486f13ffc1a383ad67eae6fec27f411dd3c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8315ec306470fe3c71231002bf3486f13ffc1a383ad67eae6fec27f411dd3c76", kill_on_drop: false }` [INFO] [stdout] 8315ec306470fe3c71231002bf3486f13ffc1a383ad67eae6fec27f411dd3c76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eb63472aa6070a8cdf5bf659a9023173389140bd5833d524a792d136284b97a [INFO] running `Command { std: "docker" "start" "-a" "1eb63472aa6070a8cdf5bf659a9023173389140bd5833d524a792d136284b97a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking dnssec-prover v0.6.7 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking possiblyrandom v0.2.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking serde_json v1.0.141 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bip39 v2.2.0 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking minreq v2.14.0 [INFO] [stderr] Checking jsonrpc v0.18.0 [INFO] [stderr] Checking lightning-types v0.2.0 [INFO] [stderr] Checking bdk_core v0.6.1 [INFO] [stderr] Checking miniscript v12.3.5 [INFO] [stderr] Checking bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Checking bdk_file_store v0.21.0 [INFO] [stderr] Checking lightning-invoice v0.33.2 [INFO] [stderr] Checking lightning v0.1.5 [INFO] [stderr] Checking bdk_chain v0.23.0 [INFO] [stderr] Checking bdk_wallet v2.0.0 [INFO] [stderr] Checking bitcoincore-rpc v0.19.0 [INFO] [stderr] Checking bdk_bitcoind_rpc v0.21.0 [INFO] [stderr] Checking lightning-rapid-gossip-sync v0.1.0 [INFO] [stderr] Checking lightning-block-sync v0.1.0 [INFO] [stderr] Checking lightning-net-tokio v0.1.0 [INFO] [stderr] Checking lightning-persister v0.1.0 [INFO] [stderr] Checking lightning-background-processor v0.1.0 [INFO] [stderr] Checking ln-node v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `list_payments`, `remove_payment`, `list_payments_by_status`, and `remove_peer` are never used [INFO] [stdout] --> src/storage.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 186 | impl NodeStore { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn list_payments(&self) -> Result, lightning::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | pub fn remove_payment(&self, payment_hash: &PaymentHash) -> Result<(), lightning::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn list_payments_by_status( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | pub fn remove_peer(&self, pubkey: &PublicKey) -> Result<(), lightning::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitcoind_client.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | fn get_block_hash_by_height(&self, block_height: u32) -> AsyncBlockSourceResult { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | fn get_block_hash_by_height(&self, block_height: u32) -> AsyncBlockSourceResult<'_, BlockHash> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitcoind_client.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | fn is_output_unspent(&self, outpoint: OutPoint) -> AsyncBlockSourceResult { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 205 | fn is_output_unspent(&self, outpoint: OutPoint) -> AsyncBlockSourceResult<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitcoind_client.rs:226:23 [INFO] [stdout] | [INFO] [stdout] 226 | fn get_best_block(&self) -> AsyncBlockSourceResult<(BlockHash, Option)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 226 | fn get_best_block(&self) -> AsyncBlockSourceResult<'_, (BlockHash, Option)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `list_payments`, `remove_payment`, `list_payments_by_status`, and `remove_peer` are never used [INFO] [stdout] --> src/storage.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 186 | impl NodeStore { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn list_payments(&self) -> Result, lightning::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | pub fn remove_payment(&self, payment_hash: &PaymentHash) -> Result<(), lightning::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn list_payments_by_status( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | pub fn remove_peer(&self, pubkey: &PublicKey) -> Result<(), lightning::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitcoind_client.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | fn get_block_hash_by_height(&self, block_height: u32) -> AsyncBlockSourceResult { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | fn get_block_hash_by_height(&self, block_height: u32) -> AsyncBlockSourceResult<'_, BlockHash> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitcoind_client.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | fn is_output_unspent(&self, outpoint: OutPoint) -> AsyncBlockSourceResult { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 205 | fn is_output_unspent(&self, outpoint: OutPoint) -> AsyncBlockSourceResult<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitcoind_client.rs:226:23 [INFO] [stdout] | [INFO] [stdout] 226 | fn get_best_block(&self) -> AsyncBlockSourceResult<(BlockHash, Option)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 226 | fn get_best_block(&self) -> AsyncBlockSourceResult<'_, (BlockHash, Option)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.11s [INFO] running `Command { std: "docker" "inspect" "1eb63472aa6070a8cdf5bf659a9023173389140bd5833d524a792d136284b97a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb63472aa6070a8cdf5bf659a9023173389140bd5833d524a792d136284b97a", kill_on_drop: false }` [INFO] [stdout] 1eb63472aa6070a8cdf5bf659a9023173389140bd5833d524a792d136284b97a