[INFO] fetching crate bao-tree 0.13.0... [INFO] checking bao-tree-0.13.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate bao-tree 0.13.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate bao-tree 0.13.0 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 crates.io crate bao-tree 0.13.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bao-tree 0.13.0 [INFO] tweaked toml for crates.io crate bao-tree 0.13.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate bao-tree 0.13.0 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] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `iroh-io` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `positioned-io` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e5d17808224fc4a623ca301b00fc66cdbaeff4c0529b7ba8fd550618c19fc317 [INFO] running `Command { std: "docker" "start" "-a" "e5d17808224fc4a623ca301b00fc66cdbaeff4c0529b7ba8fd550618c19fc317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d17808224fc4a623ca301b00fc66cdbaeff4c0529b7ba8fd550618c19fc317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d17808224fc4a623ca301b00fc66cdbaeff4c0529b7ba8fd550618c19fc317", kill_on_drop: false }` [INFO] [stdout] e5d17808224fc4a623ca301b00fc66cdbaeff4c0529b7ba8fd550618c19fc317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4bd07adefdf62f1c0f7f86929e10d13dbfdbfb8895e288b63233c4b8fd661586 [INFO] running `Command { std: "docker" "start" "-a" "4bd07adefdf62f1c0f7f86929e10d13dbfdbfb8895e288b63233c4b8fd661586", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `iroh-io` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `positioned-io` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling iroh-blake3 v1.4.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking inplace-vec-builder v0.1.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Checking range-collections v0.4.5 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking positioned-io v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Checking bao v0.12.1 [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking iroh-io v0.6.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking bao-tree v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking h2 v0.3.24 [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/iter.rs:522:21 [INFO] [stdout] | [INFO] [stdout] 513 | let mut stack = SmallVec::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 522 | buffer: SmallVec::new(), [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/iter.rs:711:14 [INFO] [stdout] | [INFO] [stdout] 710 | pub fn new(tree: BaoTree, ranges: ChunkRanges) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 711 | Self(ResponseIterInner::new(ranges, |ranges| { [INFO] [stdout] | ______________^ [INFO] [stdout] 712 | | ResponseIterRef::new(tree, ranges) [INFO] [stdout] 713 | | })) [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/io/fsm.rs:365:14 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn new(hash: blake3::Hash, ranges: ChunkRanges, tree: BaoTree, encoded: R) -> Self { [INFO] [stdout] | ------------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 365 | Self(Box::new(ResponseDecoderInner::new( [INFO] [stdout] | ______________^ [INFO] [stdout] 366 | | tree, hash, ranges, encoded, [INFO] [stdout] 367 | | ))) [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/io/fsm.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 776 | outboard: O, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 777 | data: D, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 784 | Gen::new(move |co| async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 785 | | if let Err(cause) = RecursiveDataValidator::validate(outboard, data, ranges, &co).await [INFO] [stdout] 786 | | { [INFO] [stdout] 787 | | co.yield_(Err(cause)).await; [INFO] [stdout] 788 | | } [INFO] [stdout] 789 | | }) [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/io/fsm.rs:912:18 [INFO] [stdout] | [INFO] [stdout] 906 | outboard: O, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 912 | Gen::new(move |co| async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 913 | | if let Err(cause) = RecursiveOutboardValidator::validate(outboard, ranges, &co).await { [INFO] [stdout] 914 | | co.yield_(Err(cause)).await; [INFO] [stdout] 915 | | } [INFO] [stdout] 916 | | }) [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/io/outboard.rs:213:19 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn map_data(self, f: F) -> PostOrderMemOutboard [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | data: f(self.data), [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/io/outboard.rs:380:19 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn map_data(self, f: F) -> PreOrderMemOutboard [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 380 | data: f(self.data), [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/io/sync.rs:295:20 [INFO] [stdout] | [INFO] [stdout] 286 | encoded: R, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | ranges: &'a ChunkRangesRef, [INFO] [stdout] 288 | buf: BytesMut, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 291 | let mut stack = SmallVec::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | inner: ResponseIterRef::new(tree, ranges), [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/io/sync.rs:682:18 [INFO] [stdout] | [INFO] [stdout] 674 | outboard: O, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 675 | data: D, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 682 | Gen::new(move |co| async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 683 | | if let Err(cause) = RecursiveDataValidator::validate(outboard, data, ranges, &co).await [INFO] [stdout] 684 | | { [INFO] [stdout] 685 | | co.yield_(Err(cause)).await; [INFO] [stdout] 686 | | } [INFO] [stdout] 687 | | }) [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/io/sync.rs:813:18 [INFO] [stdout] | [INFO] [stdout] 807 | outboard: O, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 813 | Gen::new(move |co| async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 814 | | if let Err(cause) = RecursiveOutboardValidator::validate(outboard, ranges, &co).await { [INFO] [stdout] 815 | | co.yield_(Err(cause)).await; [INFO] [stdout] 816 | | } [INFO] [stdout] 817 | | }) [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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bao-tree` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4bd07adefdf62f1c0f7f86929e10d13dbfdbfb8895e288b63233c4b8fd661586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd07adefdf62f1c0f7f86929e10d13dbfdbfb8895e288b63233c4b8fd661586", kill_on_drop: false }` [INFO] [stdout] 4bd07adefdf62f1c0f7f86929e10d13dbfdbfb8895e288b63233c4b8fd661586