[INFO] cloning repository https://github.com/getAlby/ldkalby [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getAlby/ldkalby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgetAlby%2Fldkalby", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgetAlby%2Fldkalby'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a553ad2ec4de2366ea0ab50e2c04b76da6240df [INFO] testing getAlby/ldkalby against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgetAlby%2Fldkalby" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/getAlby/ldkalby [INFO] finished tweaking git repo https://github.com/getAlby/ldkalby [INFO] tweaked toml for git repo https://github.com/getAlby/ldkalby written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/getAlby/ldkalby on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/getAlby/ldkalby 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4ea39ca30d0cd6298051b9b5e6282ea5c7de7e42357265bcd7a21a911b20db8 [INFO] running `Command { std: "docker" "start" "-a" "d4ea39ca30d0cd6298051b9b5e6282ea5c7de7e42357265bcd7a21a911b20db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4ea39ca30d0cd6298051b9b5e6282ea5c7de7e42357265bcd7a21a911b20db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ea39ca30d0cd6298051b9b5e6282ea5c7de7e42357265bcd7a21a911b20db8", kill_on_drop: false }` [INFO] [stdout] d4ea39ca30d0cd6298051b9b5e6282ea5c7de7e42357265bcd7a21a911b20db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f60053d49c3280f73d9a7456bbcd562417529223d833e77e09ea149cb6b9a29 [INFO] running `Command { std: "docker" "start" "-a" "5f60053d49c3280f73d9a7456bbcd562417529223d833e77e09ea149cb6b9a29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitcoin-internals v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling weedle2 v4.0.0 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling oneshot-uniffi v0.1.6 [INFO] [stderr] Compiling ldk-node v0.2.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling uniffi_checksum_derive v0.25.3 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling uniffi_meta v0.25.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling goblin v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Compiling bip39 v2.0.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uniffi_core v0.25.3 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling uniffi_testing v0.25.3 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling uniffi_udl v0.25.3 [INFO] [stderr] Compiling uniffi_bindgen v0.25.3 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling lightning v0.0.121 [INFO] [stderr] Compiling miniscript v10.0.0 [INFO] [stderr] Compiling esplora-client v0.6.0 [INFO] [stderr] Compiling bdk v0.29.0 [INFO] [stderr] Compiling uniffi_build v0.25.3 [INFO] [stderr] Compiling ldkalby v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uniffi_macros v0.25.3 [INFO] [stderr] Compiling uniffi v0.25.3 [INFO] [stderr] Compiling lightning-rapid-gossip-sync v0.0.121 [INFO] [stderr] Compiling lightning-invoice v0.29.0 [INFO] [stderr] Compiling lightning-persister v0.0.121 [INFO] [stderr] Compiling lightning-transaction-sync v0.0.121 [INFO] [stderr] Compiling lightning-net-tokio v0.0.121 [INFO] [stderr] Compiling lightning-background-processor v0.0.121 [INFO] [stdout] warning: associated functions `invalid_arg`, `ldk_api`, and `format_anyhow_error` are never used [INFO] [stdout] --> src/ldk_alby_client.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl SdkError { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 22 | fn invalid_arg(e: anyhow::Error) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | fn ldk_api(e: anyhow::Error) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn format_anyhow_error(e: anyhow::Error) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/ldkalby-729fb0378cbd9877/out/ldkalby.uniffi.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | ::uniffi::setup_scaffolding!("ldkalby"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `::uniffi::setup_scaffolding` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.121 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "5f60053d49c3280f73d9a7456bbcd562417529223d833e77e09ea149cb6b9a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f60053d49c3280f73d9a7456bbcd562417529223d833e77e09ea149cb6b9a29", kill_on_drop: false }` [INFO] [stdout] 5f60053d49c3280f73d9a7456bbcd562417529223d833e77e09ea149cb6b9a29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8c31cb57beb1fe7e6eb30962ebc427607a224c920d4d78f2f407cdbe5f43f58 [INFO] running `Command { std: "docker" "start" "-a" "a8c31cb57beb1fe7e6eb30962ebc427607a224c920d4d78f2f407cdbe5f43f58", kill_on_drop: false }` [INFO] [stderr] Compiling uniffi v0.25.3 [INFO] [stderr] Compiling ldkalby v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `invalid_arg`, `ldk_api`, and `format_anyhow_error` are never used [INFO] [stdout] --> src/ldk_alby_client.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl SdkError { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 22 | fn invalid_arg(e: anyhow::Error) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | fn ldk_api(e: anyhow::Error) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn format_anyhow_error(e: anyhow::Error) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/ldkalby-729fb0378cbd9877/out/ldkalby.uniffi.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | ::uniffi::setup_scaffolding!("ldkalby"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `::uniffi::setup_scaffolding` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `invalid_arg`, `ldk_api`, and `format_anyhow_error` are never used [INFO] [stdout] --> src/ldk_alby_client.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl SdkError { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 22 | fn invalid_arg(e: anyhow::Error) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | fn ldk_api(e: anyhow::Error) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn format_anyhow_error(e: anyhow::Error) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/ldkalby-729fb0378cbd9877/out/ldkalby.uniffi.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | ::uniffi::setup_scaffolding!("ldkalby"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `::uniffi::setup_scaffolding` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.121 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "a8c31cb57beb1fe7e6eb30962ebc427607a224c920d4d78f2f407cdbe5f43f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c31cb57beb1fe7e6eb30962ebc427607a224c920d4d78f2f407cdbe5f43f58", kill_on_drop: false }` [INFO] [stdout] a8c31cb57beb1fe7e6eb30962ebc427607a224c920d4d78f2f407cdbe5f43f58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4402b8ff6dfba1c36f2a349e29efa18f63ed6eaffb9361e5cf6055e6861e1e08 [INFO] running `Command { std: "docker" "start" "-a" "4402b8ff6dfba1c36f2a349e29efa18f63ed6eaffb9361e5cf6055e6861e1e08", kill_on_drop: false }` [INFO] [stderr] warning: associated functions `invalid_arg`, `ldk_api`, and `format_anyhow_error` are never used [INFO] [stderr] --> src/ldk_alby_client.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 21 | impl SdkError { [INFO] [stderr] | ------------- associated functions in this implementation [INFO] [stderr] 22 | fn invalid_arg(e: anyhow::Error) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 26 | fn ldk_api(e: anyhow::Error) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 34 | fn format_anyhow_error(e: anyhow::Error) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> /opt/rustwide/target/debug/build/ldkalby-729fb0378cbd9877/out/ldkalby.uniffi.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | ::uniffi::setup_scaffolding!("ldkalby"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] = note: this warning originates in the macro `::uniffi::setup_scaffolding` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ldkalby` (lib) generated 2 warnings [INFO] [stderr] warning: `ldkalby` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.121 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ldkalby_bindings-c39c170241342922) [INFO] [stderr] Running unittests uniffi-bindgen.rs (/opt/rustwide/target/debug/deps/uniffi_bindgen-6c662c2ab6e09489) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_generated_bindings.rs (/opt/rustwide/target/debug/deps/test_generated_bindings-80a16384e0a47bdb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests ldkalby_bindings [INFO] [stdout] test test_golang ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.73s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4402b8ff6dfba1c36f2a349e29efa18f63ed6eaffb9361e5cf6055e6861e1e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4402b8ff6dfba1c36f2a349e29efa18f63ed6eaffb9361e5cf6055e6861e1e08", kill_on_drop: false }` [INFO] [stdout] 4402b8ff6dfba1c36f2a349e29efa18f63ed6eaffb9361e5cf6055e6861e1e08