[INFO] cloning repository https://github.com/TonyGiorgio/ldk-sample-tor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TonyGiorgio/ldk-sample-tor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyGiorgio%2Fldk-sample-tor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyGiorgio%2Fldk-sample-tor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8306c0a172581b800a60855a3ed24b8dddae277e
[INFO] building TonyGiorgio/ldk-sample-tor against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyGiorgio%2Fldk-sample-tor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TonyGiorgio/ldk-sample-tor
[INFO] finished tweaking git repo https://github.com/TonyGiorgio/ldk-sample-tor
[INFO] tweaked toml for git repo https://github.com/TonyGiorgio/ldk-sample-tor written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TonyGiorgio/ldk-sample-tor on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TonyGiorgio/ldk-sample-tor 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Sifir-io/sifir-rs-sdk`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded keccak v0.1.2
[INFO] [stderr]   Downloaded base32 v0.4.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded signature v1.5.0
[INFO] [stderr]   Downloaded ed25519 v1.5.2
[INFO] [stderr]   Downloaded bech32 v0.8.1
[INFO] [stderr]   Downloaded autotools v0.2.5
[INFO] [stderr]   Downloaded log-panics v2.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded bitcoin-bech32 v0.12.1
[INFO] [stderr]   Downloaded android_logger v0.10.1
[INFO] [stderr]   Downloaded lightning-invoice v0.16.0
[INFO] [stderr]   Downloaded lightning-background-processor v0.0.108
[INFO] [stderr]   Downloaded lightning-block-sync v0.0.108
[INFO] [stderr]   Downloaded secp256k1 v0.22.1
[INFO] [stderr]   Downloaded lightning-rapid-gossip-sync v0.0.108
[INFO] [stderr]   Downloaded fs_extra v1.2.0
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded libtor v45.9.0+0.4.5.9
[INFO] [stderr]   Downloaded bitcoin_hashes v0.10.0
[INFO] [stderr]   Downloaded tracing-core v0.1.28
[INFO] [stderr]   Downloaded js-sys v0.3.58
[INFO] [stderr]   Downloaded lightning-net-tokio v0.0.108
[INFO] [stderr]   Downloaded unicode-normalization v0.1.20
[INFO] [stderr]   Downloaded libtor-derive v0.1.2
[INFO] [stderr]   Downloaded torut v0.1.10
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded lightning v0.0.108
[INFO] [stderr]   Downloaded web-sys v0.3.58
[INFO] [stderr]   Downloaded bitcoin v0.28.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.5.2
[INFO] [stderr]   Downloaded lightning-persister v0.0.108
[INFO] [stderr]   Downloaded openssl-src v111.21.0+1.1.1p
[INFO] [stderr]   Downloaded tor-stream v0.3.0
[INFO] [stderr]   Downloaded libtor-sys v45.9.0+0.4.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a81c4002a59290aaf8dc7cda5ae6b78caf738a4b443771f8ed80239442f05b5
[INFO] running `Command { std: "docker" "start" "-a" "6a81c4002a59290aaf8dc7cda5ae6b78caf738a4b443771f8ed80239442f05b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a81c4002a59290aaf8dc7cda5ae6b78caf738a4b443771f8ed80239442f05b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a81c4002a59290aaf8dc7cda5ae6b78caf738a4b443771f8ed80239442f05b5", kill_on_drop: false }`
[INFO] [stdout] 6a81c4002a59290aaf8dc7cda5ae6b78caf738a4b443771f8ed80239442f05b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a9eb38e2e466917881417a76f3e5b65d6b50a35f145a526defab334c7bcba49
[INFO] running `Command { std: "docker" "start" "-a" "4a9eb38e2e466917881417a76f3e5b65d6b50a35f145a526defab334c7bcba49", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-src v111.21.0+1.1.1p
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling autotools v0.2.5
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libtor-sys v45.9.0+0.4.5.9
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.20
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling log-panics v2.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tor-stream v0.3.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling bitcoin-bech32 v0.12.1
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling secp256k1 v0.22.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]    Compiling bitcoin v0.28.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling libtor-derive v0.1.2
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling logger v0.1.0 (https://github.com/Sifir-io/sifir-rs-sdk#4e3b9f65)
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling lightning v0.0.108
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling tokio-compat-02 v0.2.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling lightning-rapid-gossip-sync v0.0.108
[INFO] [stderr]    Compiling lightning-block-sync v0.0.108
[INFO] [stderr]    Compiling lightning-persister v0.0.108
[INFO] [stderr]    Compiling lightning-net-tokio v0.0.108
[INFO] [stderr]    Compiling lightning-invoice v0.16.0
[INFO] [stderr]    Compiling lightning-background-processor v0.0.108
[INFO] [stderr]    Compiling torut v0.1.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling libtor v45.9.0+0.4.5.9
[INFO] [stderr]    Compiling tor v0.1.0 (https://github.com/Sifir-io/sifir-rs-sdk#4e3b9f65)
[INFO] [stderr]    Compiling ldk-tutorial-node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/bitcoind_client.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_best_block<'a>(&'a self) -> AsyncBlockSourceResult<(BlockHash, Option<u32>)> {
[INFO] [stdout]    |                            --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_best_block<'a>(&'a self) -> AsyncBlockSourceResult<'a, (BlockHash, Option<u32>)> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "4a9eb38e2e466917881417a76f3e5b65d6b50a35f145a526defab334c7bcba49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9eb38e2e466917881417a76f3e5b65d6b50a35f145a526defab334c7bcba49", kill_on_drop: false }`
[INFO] [stdout] 4a9eb38e2e466917881417a76f3e5b65d6b50a35f145a526defab334c7bcba49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c04587b677ef186a24ace85339ddc99952939062660be6efbba34c109e0a68a
[INFO] running `Command { std: "docker" "start" "-a" "8c04587b677ef186a24ace85339ddc99952939062660be6efbba34c109e0a68a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling secp256k1 v0.22.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.20
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling libtor-sys v45.9.0+0.4.5.9
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling log-panics v2.0.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling libtor v45.9.0+0.4.5.9
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling tor-stream v0.3.0
[INFO] [stderr]    Compiling bitcoin-bech32 v0.12.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling bitcoin v0.28.1
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling logger v0.1.0 (https://github.com/Sifir-io/sifir-rs-sdk#4e3b9f65)
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling torut v0.1.10
[INFO] [stderr]    Compiling tokio-compat-02 v0.2.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tor v0.1.0 (https://github.com/Sifir-io/sifir-rs-sdk#4e3b9f65)
[INFO] [stderr]    Compiling lightning v0.0.108
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling lightning-rapid-gossip-sync v0.0.108
[INFO] [stderr]    Compiling lightning-net-tokio v0.0.108
[INFO] [stderr]    Compiling lightning-persister v0.0.108
[INFO] [stderr]    Compiling lightning-block-sync v0.0.108
[INFO] [stderr]    Compiling lightning-invoice v0.16.0
[INFO] [stderr]    Compiling lightning-background-processor v0.0.108
[INFO] [stderr]    Compiling ldk-tutorial-node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/bitcoind_client.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_best_block<'a>(&'a self) -> AsyncBlockSourceResult<(BlockHash, Option<u32>)> {
[INFO] [stdout]    |                            --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_best_block<'a>(&'a self) -> AsyncBlockSourceResult<'a, (BlockHash, Option<u32>)> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "8c04587b677ef186a24ace85339ddc99952939062660be6efbba34c109e0a68a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c04587b677ef186a24ace85339ddc99952939062660be6efbba34c109e0a68a", kill_on_drop: false }`
[INFO] [stdout] 8c04587b677ef186a24ace85339ddc99952939062660be6efbba34c109e0a68a
