[INFO] fetching crate icbiadb 0.3.7... [INFO] checking icbiadb-0.3.7 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate icbiadb 0.3.7 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate icbiadb 0.3.7 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate icbiadb 0.3.7 [INFO] finished tweaking crates.io crate icbiadb 0.3.7 [INFO] tweaked toml for crates.io crate icbiadb 0.3.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate icbiadb 0.3.7 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 417a515d6db21649246b5267ea8b0ac5bf8625bad167fdd3c4ab5ccf8435d06b [INFO] running `Command { std: "docker" "start" "-a" "417a515d6db21649246b5267ea8b0ac5bf8625bad167fdd3c4ab5ccf8435d06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "417a515d6db21649246b5267ea8b0ac5bf8625bad167fdd3c4ab5ccf8435d06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "417a515d6db21649246b5267ea8b0ac5bf8625bad167fdd3c4ab5ccf8435d06b", kill_on_drop: false }` [INFO] [stdout] 417a515d6db21649246b5267ea8b0ac5bf8625bad167fdd3c4ab5ccf8435d06b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d365c145576281fc834ce1990b01b36c48bc88a70c3af0cfb30bea728c2c768 [INFO] running `Command { std: "docker" "start" "-a" "8d365c145576281fc834ce1990b01b36c48bc88a70c3af0cfb30bea728c2c768", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking icbiadb v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `ICBIA_STAMP` is never used [INFO] [stdout] --> src/byte_size.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ICBIA_STAMP: usize = 5; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICBIA_STAMP` is never used [INFO] [stdout] --> src/byte_size.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ICBIA_STAMP: usize = 5; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/declare.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | db.insert_row("articles", my_record); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 34 | let _ = db.insert_row("articles", my_record); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/declare.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | db.insert_many("articles", my_records); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 43 | let _ = db.insert_many("articles", my_records); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 5.84s [INFO] running `Command { std: "docker" "inspect" "8d365c145576281fc834ce1990b01b36c48bc88a70c3af0cfb30bea728c2c768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d365c145576281fc834ce1990b01b36c48bc88a70c3af0cfb30bea728c2c768", kill_on_drop: false }` [INFO] [stdout] 8d365c145576281fc834ce1990b01b36c48bc88a70c3af0cfb30bea728c2c768 [INFO] checking icbiadb-0.3.7 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate icbiadb 0.3.7 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate icbiadb 0.3.7 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate icbiadb 0.3.7 [INFO] finished tweaking crates.io crate icbiadb 0.3.7 [INFO] tweaked toml for crates.io crate icbiadb 0.3.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate icbiadb 0.3.7 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e1626bef020209f219b26169fcbe079a84f3dfbb6563d627eb93c7882826076 [INFO] running `Command { std: "docker" "start" "-a" "6e1626bef020209f219b26169fcbe079a84f3dfbb6563d627eb93c7882826076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e1626bef020209f219b26169fcbe079a84f3dfbb6563d627eb93c7882826076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1626bef020209f219b26169fcbe079a84f3dfbb6563d627eb93c7882826076", kill_on_drop: false }` [INFO] [stdout] 6e1626bef020209f219b26169fcbe079a84f3dfbb6563d627eb93c7882826076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7818ffc5cfb57085a639811a3f12bb92b8acbc872f726f1b76a619fa2e3f8415 [INFO] running `Command { std: "docker" "start" "-a" "7818ffc5cfb57085a639811a3f12bb92b8acbc872f726f1b76a619fa2e3f8415", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking icbiadb v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `ICBIA_STAMP` is never used [INFO] [stdout] --> src/byte_size.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ICBIA_STAMP: usize = 5; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/database/kv/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 34 | let f = std::fs::OpenOptions::new() [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | let mut reader = fio::reader::Reader::new(BufReader::new(f)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | Ok(KvDb:: { [INFO] [stdout] | ________^ [INFO] [stdout] 50 | | file_name: file_name.to_string(), [INFO] [stdout] 51 | | records: reader.read_kv_records()?, [INFO] [stdout] 52 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/database/kv/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn read_from(read: R) -> std::io::Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let mut reader = fio::reader::Reader::new(BufReader::new(read)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Ok(KvDb:: { [INFO] [stdout] | ________^ [INFO] [stdout] 72 | | file_name: String::new(), [INFO] [stdout] 73 | | records: reader.read_kv_records()?, [INFO] [stdout] 74 | | }) [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/database/kv/mod.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 389 | fn filter(&self, cb: F) -> Vec<(&BvString, &BvObject)> [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 393 | (&self.records).into_iter().filter(|t| cb(*t)).collect() [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/database/kv/mod.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 402 | fn starts_with>(&self, key_part: S) -> Vec<(&BvString, &BvObject)> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 403 | let k_part = key_part.as_ref().as_bytes(); [INFO] [stdout] 404 | / (&self.records) [INFO] [stdout] 405 | | .into_iter() [INFO] [stdout] 406 | | .filter_map(|(k, v)| { [INFO] [stdout] 407 | | if k.starts_with(k_part) { [INFO] [stdout] ... | [INFO] [stdout] 411 | | None [INFO] [stdout] 412 | | }) [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/database/kv/mod.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 416 | fn ends_with>(&self, key_part: S) -> Vec<(&BvString, &BvObject)> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 417 | / (&self.records) [INFO] [stdout] 418 | | .into_iter() [INFO] [stdout] 419 | | .filter_map(|(k, v)| { [INFO] [stdout] 420 | | if k.ends_with(key_part.as_ref().as_bytes()) { [INFO] [stdout] ... | [INFO] [stdout] 424 | | None [INFO] [stdout] 425 | | }) [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/database/kv/mod.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 429 | fn contains>(&self, key_part: S) -> Vec<(&BvString, &BvObject)> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 430 | / (&self.records) [INFO] [stdout] 431 | | .into_iter() [INFO] [stdout] 432 | | .filter_map(|(k, v)| { [INFO] [stdout] 433 | | if k.contains(key_part.as_ref()) { [INFO] [stdout] ... | [INFO] [stdout] 437 | | None [INFO] [stdout] 438 | | }) [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/fio/mod.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(f: W) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | writer: RwLock::new(Writer::new(BufWriter::new(f))), [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 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICBIA_STAMP` is never used [INFO] [stdout] --> src/byte_size.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ICBIA_STAMP: usize = 5; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/database/kv/mod.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 34 | let f = std::fs::OpenOptions::new() [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | let mut reader = fio::reader::Reader::new(BufReader::new(f)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | Ok(KvDb:: { [INFO] [stdout] | ________^ [INFO] [stdout] 50 | | file_name: file_name.to_string(), [INFO] [stdout] 51 | | records: reader.read_kv_records()?, [INFO] [stdout] 52 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/database/kv/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn read_from(read: R) -> std::io::Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let mut reader = fio::reader::Reader::new(BufReader::new(read)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Ok(KvDb:: { [INFO] [stdout] | ________^ [INFO] [stdout] 72 | | file_name: String::new(), [INFO] [stdout] 73 | | records: reader.read_kv_records()?, [INFO] [stdout] 74 | | }) [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/database/kv/mod.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 389 | fn filter(&self, cb: F) -> Vec<(&BvString, &BvObject)> [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 393 | (&self.records).into_iter().filter(|t| cb(*t)).collect() [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/database/kv/mod.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 402 | fn starts_with>(&self, key_part: S) -> Vec<(&BvString, &BvObject)> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 403 | let k_part = key_part.as_ref().as_bytes(); [INFO] [stdout] 404 | / (&self.records) [INFO] [stdout] 405 | | .into_iter() [INFO] [stdout] 406 | | .filter_map(|(k, v)| { [INFO] [stdout] 407 | | if k.starts_with(k_part) { [INFO] [stdout] ... | [INFO] [stdout] 411 | | None [INFO] [stdout] 412 | | }) [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/database/kv/mod.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 416 | fn ends_with>(&self, key_part: S) -> Vec<(&BvString, &BvObject)> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 417 | / (&self.records) [INFO] [stdout] 418 | | .into_iter() [INFO] [stdout] 419 | | .filter_map(|(k, v)| { [INFO] [stdout] 420 | | if k.ends_with(key_part.as_ref().as_bytes()) { [INFO] [stdout] ... | [INFO] [stdout] 424 | | None [INFO] [stdout] 425 | | }) [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/database/kv/mod.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 429 | fn contains>(&self, key_part: S) -> Vec<(&BvString, &BvObject)> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 430 | / (&self.records) [INFO] [stdout] 431 | | .into_iter() [INFO] [stdout] 432 | | .filter_map(|(k, v)| { [INFO] [stdout] 433 | | if k.contains(key_part.as_ref()) { [INFO] [stdout] ... | [INFO] [stdout] 437 | | None [INFO] [stdout] 438 | | }) [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/fio/mod.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(f: W) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | writer: RwLock::new(Writer::new(BufWriter::new(f))), [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] [stderr] error: could not compile `icbiadb` (lib test) due to 8 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icbiadb` (lib) due to 8 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7818ffc5cfb57085a639811a3f12bb92b8acbc872f726f1b76a619fa2e3f8415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7818ffc5cfb57085a639811a3f12bb92b8acbc872f726f1b76a619fa2e3f8415", kill_on_drop: false }` [INFO] [stdout] 7818ffc5cfb57085a639811a3f12bb92b8acbc872f726f1b76a619fa2e3f8415