[INFO] cloning repository https://github.com/tnull/ldk-node-hack-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tnull/ldk-node-hack-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnull%2Fldk-node-hack-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnull%2Fldk-node-hack-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33a1bd8c336f1ad69931fd541143ec3f6cdef38f [INFO] testing tnull/ldk-node-hack-server against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnull%2Fldk-node-hack-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tnull/ldk-node-hack-server on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tnull/ldk-node-hack-server [INFO] finished tweaking git repo https://github.com/tnull/ldk-node-hack-server [INFO] tweaked toml for git repo https://github.com/tnull/ldk-node-hack-server written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tnull/ldk-node-hack-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" "+beta-2025-02-18" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e11518ad38811bbb1d75f2b935841b0d7739f3d8221d27bbd75d33c3d62c321 [INFO] running `Command { std: "docker" "start" "-a" "5e11518ad38811bbb1d75f2b935841b0d7739f3d8221d27bbd75d33c3d62c321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e11518ad38811bbb1d75f2b935841b0d7739f3d8221d27bbd75d33c3d62c321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e11518ad38811bbb1d75f2b935841b0d7739f3d8221d27bbd75d33c3d62c321", kill_on_drop: false }` [INFO] [stdout] 5e11518ad38811bbb1d75f2b935841b0d7739f3d8221d27bbd75d33c3d62c321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80240fe01ce400fb8662d607b6402d7c5ce87f7a13aa29c3411233fa910620cc [INFO] running `Command { std: "docker" "start" "-a" "80240fe01ce400fb8662d607b6402d7c5ce87f7a13aa29c3411233fa910620cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bitcoin-internals v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ldk-node v0.3.0 (https://github.com/tnull/ldk-node-hack.git?branch=main#fbad621a) [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling protos v0.1.0 (/opt/rustwide/workdir/protos) [INFO] [stdout] warning: unexpected `cfg` condition name: `genproto` [INFO] [stdout] --> protos/build.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(genproto)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(genproto)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `genproto` [INFO] [stdout] --> protos/build.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(genproto)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(genproto)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `genproto` [INFO] [stdout] --> protos/build.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(genproto)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(genproto)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `genproto` [INFO] [stdout] --> protos/build.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(genproto)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(genproto)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling bip39 v2.0.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling lightning v0.0.123 [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 lightning-invoice v0.31.0 [INFO] [stderr] Compiling lightning-rapid-gossip-sync v0.0.123 [INFO] [stderr] Compiling lightning-net-tokio v0.0.123 [INFO] [stderr] Compiling lightning-transaction-sync v0.0.123 [INFO] [stderr] Compiling lightning-persister v0.0.123 [INFO] [stderr] Compiling lightning-background-processor v0.0.123 [INFO] [stderr] Compiling lightning-liquidity v0.1.0-alpha.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc9QS7Zi/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc9QS7Zi/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblightning_background_processor-19a0cc64ba9aea17.rlib,liblightning_rapid_gossip_sync-4e19ce8c19d7a04e.rlib,liblightning_net_tokio-e7f87354aa0c0243.rlib,liblightning_invoice-b3f622928bcc15b2.rlib,libbdk-da450abd54ed25c5.rlib,librusqlite-f141593e81b09d0e.rlib,libbitflags-dde12b0d7d495b50.rlib,libfallible_streaming_iterator-4b12442690f53239.rlib,libfallible_iterator-a337747b23ec23ad.rlib,libhashlink-3da1cb4a2114856e.rlib,liblibsqlite3_sys-356579e9d5ee1276.rlib,libbip39-2041590ecc86096e.rlib,libbitcoin_hashes-b8a54f7de45cff42.rlib,libminiscript-69bac04eddb53b79.rlib,liblightning_liquidity-844df949481853a3.rlib,libchrono-bd2575bf6c0e283e.rlib,libnum_traits-f8a4dc1f75b66c77.rlib,libiana_time_zone-8015593db973084f.rlib,liblightning_transaction_sync-d5094a136bf95af2.rlib,libfutures-ec06872bc71426b8.rlib,libfutures_executor-4fb14c19b070e0b2.rlib,libesplora_client-49c3573454fc7daa.rlib,libreqwest-db7633869c9907b5.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libhyper_rustls-b2400fe13ec22c9f.rlib,libserde_urlencoded-51bab7041175c3a0.rlib,libwebpki_roots-da6c00699c81e448.rlib,libbase64-13144a1f1e192158.rlib,libipnet-21a83f2d587ce134.rlib,libtokio_socks-ee08223eef16f465.rlib,libthiserror-0dcbbe1c58cc3bea.rlib,libeither-f9c213979566fae6.rlib,libtokio_rustls-9ca05c04cac7dc12.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libserde_json-ae0303c33aefa70e.rlib,libryu-a980823ac8640001.rlib,librustls-595689adb2b5a3d0.rlib,libsct-8c8b739d43f57392.rlib,libwebpki-c043071aaa758577.rlib,libring-a5adc32c83105080.rlib,libspin-77da57a1b47d23a3.rlib,libuntrusted-b2f816886faf2178.rlib,libhyper-e7f8f9357abf2052.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-7c80f4fbf7df4089.rlib,libh2-e9e66ae4e6d8f7fa.rlib,libindexmap-6276e94a869f6a77.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-6674005d3c335abd.rlib,libahash-9a447c001b1a8b87.rlib,libzerocopy-2a9b74fd45914c69.rlib,liballocator_api2-52e8e0a954c73b48.rlib,libtokio_util-8925023276140380.rlib,libtower_service-442e0d38cf369aa3.rlib,libtracing-6f440e4b9df914ed.rlib,libtracing_core-b916b3518d5055ef.rlib,libonce_cell-a1d7742f74efe1da.rlib,libfutures_util-f1889191b88faddb.rlib,libmemchr-08f38e9718637002.rlib,libfutures_io-15f510aebc68962e.rlib,libslab-b2d771989aa109c6.rlib,libfutures_channel-c5a37d957ff72faa.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio-02bc44eb8d9643d2.rlib,libsignal_hook_registry-b3ecb71bc464268a.rlib,libnum_cpus-67bf733293ec64f1.rlib,libsocket2-3cb9248b6effd882.rlib,libmio-59d0218ca5c6ae17.rlib,libparking_lot-5696d2bbed01a4d4.rlib,libparking_lot_core-0a012484ad390745.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libhttp_body-45d2f3b593869915.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libfutures_core-451bff7c303527ba.rlib,liburl-9d41fea5b0737cbc.rlib,libidna-04b971a9e73e9141.rlib,libunicode_normalization-726cb0e56e6b21c4.rlib,libtinyvec-b829d816ad985870.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-0fb3b581cd761e52.rlib,libitoa-20e94f961f8d160c.rlib,libbytes-3fbe0740e65931fa.rlib,libfnv-79e2cbfbe03dcd16.rlib,liblog-b5d4972b7add18e7.rlib,libbitcoin_internals-8c894595fe770a3e.rlib,liblightning_persister-12c6321e5c63dae3.rlib,liblightning-ff6d0ee85328b244.rlib,libhex_conservative-2336a1378e083bec.rlib,libbitcoin-0317179825d8704d.rlib,libhex_lit-16624df603b74884.rlib,libsecp256k1-c243762cbe7022ae.rlib,librand-92b13a69316f3190.rlib,librand_chacha-1a0ba5830fe569c3.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-cbbf4c1e1a9c01cc.rlib,libgetrandom-573e02fc04686b17.rlib,liblibc-630b2eacbe5cc6be.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsecp256k1_sys-4f7f281700d40c1d.rlib,libbitcoin_hashes-bd0ad00988108a94.rlib,libbitcoin_private-fefdd851ca28bde2.rlib,libserde-7a7ebb31575ae8f2.rlib,libbech32-92cb6969601fc61e.rlib,libbase64-42295ac2e0e134a3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-a96555c753884ba6/out" "-L" "/opt/rustwide/target/debug/build/ring-4a9eb695f66aec62/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2fbf062beafde8a0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libldk_node-62d9c01871923381.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ldk-node` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "80240fe01ce400fb8662d607b6402d7c5ce87f7a13aa29c3411233fa910620cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80240fe01ce400fb8662d607b6402d7c5ce87f7a13aa29c3411233fa910620cc", kill_on_drop: false }` [INFO] [stdout] 80240fe01ce400fb8662d607b6402d7c5ce87f7a13aa29c3411233fa910620cc