[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] checking TonyGiorgio/ldk-sample-tor/8306c0a172581b800a60855a3ed24b8dddae277e against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyGiorgio%2Fldk-sample-tor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TonyGiorgio/ldk-sample-tor on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-tc2/source/Cargo.toml [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 738dd926a0d842930740a690adf623b129b1e7f46f4b5d2fe68afc3747c591fb [INFO] running `Command { std: "docker" "start" "-a" "738dd926a0d842930740a690adf623b129b1e7f46f4b5d2fe68afc3747c591fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "738dd926a0d842930740a690adf623b129b1e7f46f4b5d2fe68afc3747c591fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "738dd926a0d842930740a690adf623b129b1e7f46f4b5d2fe68afc3747c591fb", kill_on_drop: false }` [INFO] [stdout] 738dd926a0d842930740a690adf623b129b1e7f46f4b5d2fe68afc3747c591fb [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18e41fbfc90e70821b43e5ca91deabdbf4565a6d8af919ccf8c5a6a5993135eb [INFO] running `Command { std: "docker" "start" "-a" "18e41fbfc90e70821b43e5ca91deabdbf4565a6d8af919ccf8c5a6a5993135eb", 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 log v0.4.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling openssl-src v111.21.0+1.1.1p [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking memchr v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling autotools v0.2.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling libtor-sys v45.9.0+0.4.5.9 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking secp256k1 v0.22.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking bitcoin v0.28.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.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] Checking tokio v1.19.2 [INFO] [stderr] Checking lightning v0.0.108 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling libtor-derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.20 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking log-panics v2.0.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking logger v0.1.0 (https://github.com/Sifir-io/sifir-rs-sdk#4e3b9f65) [INFO] [stderr] Checking lightning-rapid-gossip-sync v0.0.108 [INFO] [stderr] Checking tokio-compat-02 v0.2.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking lightning-block-sync v0.0.108 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking lightning-background-processor v0.0.108 [INFO] [stderr] Checking tor-stream v0.3.0 [INFO] [stderr] Checking lightning-net-tokio v0.0.108 [INFO] [stderr] Checking lightning-persister v0.0.108 [INFO] [stderr] Checking lightning-invoice v0.16.0 [INFO] [stderr] Checking bitcoin-bech32 v0.12.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking torut v0.1.10 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking libtor v45.9.0+0.4.5.9 [INFO] [stderr] Checking tor v0.1.0 (https://github.com/Sifir-io/sifir-rs-sdk#4e3b9f65) [INFO] [stderr] Checking ldk-tutorial-node v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/bitcoind_client.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 249 | let bitcoind_rpc_client = self.bitcoind_rpc_client.clone(); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | match bitcoind_rpc_client [INFO] [stdout] | ___________________^ [INFO] [stdout] 255 | | .call_method::("sendrawtransaction", &vec![tx_serialized]) [INFO] [stdout] 256 | | .await [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:599:8 [INFO] [stdout] | [INFO] [stdout] 587 | channel_manager: Arc, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 599 | match channel_manager.create_channel(peer_pubkey, channel_amt_sat, 0, 0, Some(config)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:743:8 [INFO] [stdout] | [INFO] [stdout] 741 | channel_id: [u8; 32], counterparty_node_id: PublicKey, channel_manager: Arc, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 742 | ) { [INFO] [stdout] 743 | match channel_manager.close_channel(&channel_id, &counterparty_node_id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:752:8 [INFO] [stdout] | [INFO] [stdout] 750 | channel_id: [u8; 32], counterparty_node_id: PublicKey, channel_manager: Arc, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 751 | ) { [INFO] [stdout] 752 | match channel_manager.force_close_channel(&channel_id, &counterparty_node_id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/bitcoind_client.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 249 | let bitcoind_rpc_client = self.bitcoind_rpc_client.clone(); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | match bitcoind_rpc_client [INFO] [stdout] | ___________________^ [INFO] [stdout] 255 | | .call_method::("sendrawtransaction", &vec![tx_serialized]) [INFO] [stdout] 256 | | .await [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:599:8 [INFO] [stdout] | [INFO] [stdout] 587 | channel_manager: Arc, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 599 | match channel_manager.create_channel(peer_pubkey, channel_amt_sat, 0, 0, Some(config)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:743:8 [INFO] [stdout] | [INFO] [stdout] 741 | channel_id: [u8; 32], counterparty_node_id: PublicKey, channel_manager: Arc, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 742 | ) { [INFO] [stdout] 743 | match channel_manager.close_channel(&channel_id, &counterparty_node_id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:752:8 [INFO] [stdout] | [INFO] [stdout] 750 | channel_id: [u8; 32], counterparty_node_id: PublicKey, channel_manager: Arc, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 751 | ) { [INFO] [stdout] 752 | match channel_manager.force_close_channel(&channel_id, &counterparty_node_id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ldk-tutorial-node` (bin "ldk-tutorial-node" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ldk-tutorial-node` (bin "ldk-tutorial-node") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "18e41fbfc90e70821b43e5ca91deabdbf4565a6d8af919ccf8c5a6a5993135eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18e41fbfc90e70821b43e5ca91deabdbf4565a6d8af919ccf8c5a6a5993135eb", kill_on_drop: false }` [INFO] [stdout] 18e41fbfc90e70821b43e5ca91deabdbf4565a6d8af919ccf8c5a6a5993135eb