[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] testing TonyGiorgio/ldk-sample-tor against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyGiorgio%2Fldk-sample-tor" "/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/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TonyGiorgio/ldk-sample-tor on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a02712da775d9151ece6537e9aaab4f6d225b5aa264e91bdd948a3449139c72 [INFO] running `Command { std: "docker" "start" "-a" "5a02712da775d9151ece6537e9aaab4f6d225b5aa264e91bdd948a3449139c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a02712da775d9151ece6537e9aaab4f6d225b5aa264e91bdd948a3449139c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a02712da775d9151ece6537e9aaab4f6d225b5aa264e91bdd948a3449139c72", kill_on_drop: false }` [INFO] [stdout] 5a02712da775d9151ece6537e9aaab4f6d225b5aa264e91bdd948a3449139c72 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e343fc3810c1f6b33a8ff1cc1bda64ce38102c7dedd80ef944b86005fe9872a9 [INFO] running `Command { std: "docker" "start" "-a" "e343fc3810c1f6b33a8ff1cc1bda64ce38102c7dedd80ef944b86005fe9872a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [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 pin-project-lite v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [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-channel v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [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 itoa v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling openssl-src v111.21.0+1.1.1p [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [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 generic-array v0.12.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling autotools v0.2.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling sha3 v0.8.2 [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 idna v0.2.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling tor-stream v0.3.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bitcoin-bech32 v0.12.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling logger v0.1.0 (https://github.com/Sifir-io/sifir-rs-sdk#4e3b9f65) [INFO] [stderr] Compiling secp256k1 v0.22.1 [INFO] [stderr] Compiling bitcoin v0.28.1 [INFO] [stderr] Compiling derive_more v0.15.0 [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 thiserror-impl v1.0.31 [INFO] [stderr] Compiling libtor-derive v0.1.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tokio v1.19.2 [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 serde_json v1.0.79 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tokio-compat-02 v0.2.0 [INFO] [stderr] Compiling hyper v0.14.19 [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 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bitcoind_client.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | fn get_best_block<'a>(&'a self) -> AsyncBlockSourceResult<(BlockHash, Option)> { [INFO] [stdout] | ^^ ------------------------------------------------ the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | fn get_best_block<'a>(&'a self) -> AsyncBlockSourceResult<'a, (BlockHash, Option)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcBTgJQn/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libreqwest-9540dd2bfaeb6188.rlib,libhyper_tls-744254e45b017aad.rlib,libserde_urlencoded-3d98e83ea5f811aa.rlib,libipnet-3b723b17db6c4966.rlib,libtokio_native_tls-8e7ee15ca0bcd59d.rlib,libmime-56ae67d38855f5ee.rlib,libencoding_rs-f87f14fa84ef1f70.rlib,libnative_tls-e01a78d43da20dbf.rlib,libopenssl_probe-726422b4f2a24de6.rlib,libhyper-34c7f7606be8b7ed.rlib,libwant-e109ade2d2a2ae9c.rlib,libtry_lock-b0567848d357c61e.rlib,libh2-3aed0de29c2c361e.rlib,libindexmap-939142f021152e97.rlib,libhashbrown-c5a6a28ec33632d9.rlib,libtokio_util-7c8d42a42bf83c2f.rlib,libtower_service-a6c7c7387ff0ebaf.rlib,libtracing-2989166db24444d5.rlib,libtracing_core-fec16dbc88018864.rlib,libhttp_body-1f4301e755309e31.rlib,liburl-51369a79d40121db.rlib,libidna-fff281aedea7e805.rlib,libunicode_normalization-5075f736ca0046be.rlib,libtinyvec-8bf2d277011698af.rlib,libtinyvec_macros-08e20877474891ec.rlib,libunicode_bidi-1021bb9ac60bfa34.rlib,libform_urlencoded-fbf5934b7ceaa6f5.rlib,libpercent_encoding-0798542a983224db.rlib,libmatches-284157682a519516.rlib,libhttp-c8b153cec6da91f4.rlib,libfnv-979c119afde4a166.rlib,librand-1f841564b7c3b8dd.rlib,liblightning_persister-d6e4b69288d4fa62.rlib,liblightning_background_processor-17a18cfa513b549e.rlib,liblightning_rapid_gossip_sync-0bc6d7c2f7b32f3f.rlib,libbitcoin_bech32-6183401f56e1fc93.rlib,libtor-0f5715fa9be77fee.rlib,libthiserror-74e4028a418d6acc.rlib,liblibtor-19308c512dba7d6f.rlib,libtor_sys-5d28ee88e2a55339.rlib,libtorut-1667555080abe447.rlib,libhex-578f52a45a4b3d86.rlib,libbase32-fae35cf4d043b45d.rlib,libbase64-9f840ee54d6f165b.rlib,libsha2-7539c8d11087bcc5.rlib,libfake_simd-3966385fa56792a2.rlib,libhmac-327e371dc2e076ad.rlib,libcrypto_mac-666f523fa724456c.rlib,libsubtle-89a039bbe95ec5fe.rlib,libsha3-42e0ac33d3a90f87.rlib,libdigest-436ead8a1842b9f0.rlib,libopaque_debug-e40867233919cb9a.rlib,libblock_buffer-f59da249e4f53b82.rlib,libgeneric_array-e7bc9e77984b8d62.rlib,libblock_padding-1306f3e41153f616.rlib,libbyte_tools-3655fba99913f203.rlib,libkeccak-cb2d240e3c21b374.rlib,libed25519_dalek-b25d68fdc628cfb8.rlib,libsha2-40ab000ad9aaff53.rlib,libcpufeatures-85b0a9474f1105b2.rlib,libopaque_debug-f98312b5fe9c523d.rlib,libblock_buffer-4f695cea36a45134.rlib,librand-6a88139a5c61455b.rlib,librand_chacha-e734af9bcec96fc9.rlib,libppv_lite86-837002d02e1f98bd.rlib,libcurve25519_dalek-4a6913340c052c54.rlib,libsubtle-07f59973fdbaa2b2.rlib,libzeroize-3cf54e4da7af02bd.rlib,librand_core-b1a99eaf71197574.rlib,libgetrandom-1ac35a04105c03a7.rlib,libdigest-79e61d933f3059c4.rlib,libgeneric_array-33332976d2bbc558.rlib,libtypenum-05ac0023b876b562.rlib,libed25519-b786616fde041937.rlib,libsignature-48396db38cbcf1d9.rlib,libopenssl-c4b882c2ef375cdb.rlib,libbitflags-32037609901091e2.rlib,libforeign_types-61e2d315a7e0a4b7.rlib,libforeign_types_shared-4aae106e784a3166.rlib,libopenssl_sys-c151c67c0bd23e50.rlib,libtokio_compat_02-667c6c02bc56b97d.rlib,libtokio_stream-72721ade27121774.rlib,libtokio-4234dc6bbbd38347.rlib,libbytes-5b1c6bc35785060a.rlib,libpin_project_lite-9f1852cf832aa707.rlib,libhttparse-19664cf8dca6be9a.rlib,liblogger-2f06d5b3e3d00f01.rlib,liblog_panics-c45f2b966d60e37e.rlib,libenv_logger-acf378c0317ee226.rlib,libatty-4e8bd14b504b26de.rlib,libtermcolor-2e45390752b495da.rlib,libhumantime-2f04d955fd2a82e4.rlib,libregex-32a8d7ee4b19722f.rlib,libaho_corasick-e745dfd3467e0cca.rlib,libregex_syntax-850791b389d3eb2d.rlib,liblightning_net_tokio-fdc2178911c60ba7.rlib,libtokio-436a7183b889ac8c.rlib,libsignal_hook_registry-96d4cb695d012cc3.rlib,libnum_cpus-ea4851a72d463340.rlib,libsocket2-99e2b7ca6e834b28.rlib,libonce_cell-34c5e3c5befad5d3.rlib,libbytes-1bf318f1ad39cd14.rlib,libmio-3c77e0a83c1fe4cb.rlib,liblog-636c6c448435448d.rlib,libcfg_if-18b18be29702e5c1.rlib,libchrono-01cfc807ecab843f.rlib,libnum_integer-1620d0703e52cbeb.rlib,libtime-9f34d06e9bf7a3e5.rlib,libtor_stream-010b8c22d86d7e62.rlib,libsocks-8c4e46b304ef7bbb.rlib,liblibc-463a2227d9b9255b.rlib,libbyteorder-ce320b166a471d0a.rlib,liblazy_static-30186ef35d65a202.rlib,liblightning_invoice-e9103c37d8594def.rlib,libnum_traits-a65f236e486ef570.rlib,liblightning_block_sync-316e8921b23f3803.rlib,libfutures-28f2982a8b9d8a29.rlib,libfutures_executor-2304b31d1b0f5458.rlib,libfutures_util-5adf003770c7f56e.rlib,libmemchr-31134c5e55a8053a.rlib,libfutures_io-5ce4b520d825d57f.rlib,libslab-9b4ea5fea05c4833.rlib,libfutures_channel-3a1fb8b11de8d2fa.rlib,libpin_project_lite-f70f0b17aff7afe6.rlib,libfutures_sink-70ac3d4798a94e45.rlib,libfutures_task-64ff3e95010c8c55.rlib,libpin_utils-4440a176abe2d797.rlib,libfutures_core-23ce492b18cac294.rlib,libserde_json-24d2cad3357a116b.rlib,libryu-007c2d86950be4b3.rlib,libitoa-9b4e17eb96aa5b80.rlib,libserde-749100b5726589b8.rlib,libchunked_transfer-de67bb81638ef0b5.rlib,liblightning-01c9e858bc3a142a.rlib,libbitcoin-3cc9437fe3cc624a.rlib,libbech32-19149fabf7b0f31a.rlib,libsecp256k1-fb16914532e043e6.rlib,libsecp256k1_sys-33807ee433c1678d.rlib,libbitcoin_hashes-f1302af66d45b9dd.rlib,libbase64-30e6ad1ebcd5fe00.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_abort-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcBTgJQn/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/secp256k1-sys-e33189a841ed62af/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-49668d09b37e5daf/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libtor-sys-29c4fa7277ef7edf/out/libevent/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-1258d951acbcac2a/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-49668d09b37e5daf/out/openssl-build/install/lib/" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libtor-sys-29c4fa7277ef7edf/out/build/" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-1258d951acbcac2a/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-1258d951acbcac2a/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ldk_tutorial_node-bc0bed1f04f299ec" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-1ac35a04105c03a7.rlib(getrandom-1ac35a04105c03a7.getrandom.dfbe74991ab0c5df-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17hd0bafd6101c7dfa3E+0x79): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ldk-tutorial-node` (bin "ldk-tutorial-node") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e343fc3810c1f6b33a8ff1cc1bda64ce38102c7dedd80ef944b86005fe9872a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e343fc3810c1f6b33a8ff1cc1bda64ce38102c7dedd80ef944b86005fe9872a9", kill_on_drop: false }` [INFO] [stdout] e343fc3810c1f6b33a8ff1cc1bda64ce38102c7dedd80ef944b86005fe9872a9