[INFO] cloning repository https://github.com/vvbae/bitcask [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vvbae/bitcask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvbae%2Fbitcask", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvbae%2Fbitcask'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae8af9d6601c756fac24c4a74688da29d3ddd57a [INFO] checking vvbae/bitcask against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvbae%2Fbitcask" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vvbae/bitcask 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 git repo https://github.com/vvbae/bitcask [INFO] finished tweaking git repo https://github.com/vvbae/bitcask [INFO] tweaked toml for git repo https://github.com/vvbae/bitcask written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vvbae/bitcask 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] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v2.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bc60f8174799c9084cfb4d74ef75502defe077c5596e33155e25937cfe192ef2 [INFO] running `Command { std: "docker" "start" "-a" "bc60f8174799c9084cfb4d74ef75502defe077c5596e33155e25937cfe192ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc60f8174799c9084cfb4d74ef75502defe077c5596e33155e25937cfe192ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc60f8174799c9084cfb4d74ef75502defe077c5596e33155e25937cfe192ef2", kill_on_drop: false }` [INFO] [stdout] bc60f8174799c9084cfb4d74ef75502defe077c5596e33155e25937cfe192ef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b3f0940a5c0351b6cbc65d078d257879d56b308e55305678511d5991abb47499 [INFO] running `Command { std: "docker" "start" "-a" "b3f0940a5c0351b6cbc65d078d257879d56b308e55305678511d5991abb47499", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking bstr v1.5.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.3 [INFO] [stderr] Checking assert_cmd v2.0.11 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking clap v4.3.3 [INFO] [stderr] Checking bitcask v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/kv.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct KvStore { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | path: PathBuf, // directory for the log and other data. [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/kv.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct KvStore { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | path: PathBuf, // directory for the log and other data. [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `Command { std: "docker" "inspect" "b3f0940a5c0351b6cbc65d078d257879d56b308e55305678511d5991abb47499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f0940a5c0351b6cbc65d078d257879d56b308e55305678511d5991abb47499", kill_on_drop: false }` [INFO] [stdout] b3f0940a5c0351b6cbc65d078d257879d56b308e55305678511d5991abb47499 [INFO] checking vvbae/bitcask against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvbae%2Fbitcask" "/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/vvbae/bitcask 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 git repo https://github.com/vvbae/bitcask [INFO] finished tweaking git repo https://github.com/vvbae/bitcask [INFO] tweaked toml for git repo https://github.com/vvbae/bitcask written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vvbae/bitcask 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-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1f7183e0fdced981662bdf8434934bb4ea4e5679bd8f4731010e8d84bbc00b5 [INFO] running `Command { std: "docker" "start" "-a" "e1f7183e0fdced981662bdf8434934bb4ea4e5679bd8f4731010e8d84bbc00b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1f7183e0fdced981662bdf8434934bb4ea4e5679bd8f4731010e8d84bbc00b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f7183e0fdced981662bdf8434934bb4ea4e5679bd8f4731010e8d84bbc00b5", kill_on_drop: false }` [INFO] [stdout] e1f7183e0fdced981662bdf8434934bb4ea4e5679bd8f4731010e8d84bbc00b5 [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=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] 5ac9eb6cb7acfaa55ff87fd700f3f6f1eb205b1ceb311b8c2f03e523cd2f4c81 [INFO] running `Command { std: "docker" "start" "-a" "5ac9eb6cb7acfaa55ff87fd700f3f6f1eb205b1ceb311b8c2f03e523cd2f4c81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking bstr v1.5.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking assert_cmd v2.0.11 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking clap_builder v4.3.3 [INFO] [stderr] Checking clap v4.3.3 [INFO] [stderr] Checking bitcask v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/kv.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct KvStore { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | path: PathBuf, // directory for the log and other data. [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/kv.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn open(path: impl Into) -> Result { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let writer = new_log_file(&path)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let reader = BufReaderWithPos::new(File::open(log_path(&path))?)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | [INFO] [stdout] 29 | Ok(KvStore { [INFO] [stdout] | ____________^ [INFO] [stdout] 30 | | path, [INFO] [stdout] 31 | | index, [INFO] [stdout] 32 | | writer, [INFO] [stdout] 33 | | reader, [INFO] [stdout] 34 | | }) [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] | | 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] | | 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] warning: field `path` is never read [INFO] [stdout] --> src/kv.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct KvStore { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | path: PathBuf, // directory for the log and other data. [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/kv.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 110 | fn new(mut inner: R) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | let pos = inner.seek(SeekFrom::Current(0))?; [INFO] [stdout] 112 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 113 | | reader: BufReader::new(inner), [INFO] [stdout] 114 | | pos, [INFO] [stdout] 115 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/kv.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 140 | fn new(mut inner: W) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let pos = inner.seek(SeekFrom::Current(0))?; [INFO] [stdout] 142 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 143 | | writer: BufWriter::new(inner), [INFO] [stdout] 144 | | pos, [INFO] [stdout] 145 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/kv.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/kv.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn open(path: impl Into) -> Result { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let writer = new_log_file(&path)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let reader = BufReaderWithPos::new(File::open(log_path(&path))?)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | [INFO] [stdout] 29 | Ok(KvStore { [INFO] [stdout] | ____________^ [INFO] [stdout] 30 | | path, [INFO] [stdout] 31 | | index, [INFO] [stdout] 32 | | writer, [INFO] [stdout] 33 | | reader, [INFO] [stdout] 34 | | }) [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] | | 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] | | 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/kv.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 110 | fn new(mut inner: R) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | let pos = inner.seek(SeekFrom::Current(0))?; [INFO] [stdout] 112 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 113 | | reader: BufReader::new(inner), [INFO] [stdout] 114 | | pos, [INFO] [stdout] 115 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/kv.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 140 | fn new(mut inner: W) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let pos = inner.seek(SeekFrom::Current(0))?; [INFO] [stdout] 142 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 143 | | writer: BufWriter::new(inner), [INFO] [stdout] 144 | | pos, [INFO] [stdout] 145 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/kv.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcask` (lib) due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bitcask` (lib test) due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5ac9eb6cb7acfaa55ff87fd700f3f6f1eb205b1ceb311b8c2f03e523cd2f4c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ac9eb6cb7acfaa55ff87fd700f3f6f1eb205b1ceb311b8c2f03e523cd2f4c81", kill_on_drop: false }` [INFO] [stdout] 5ac9eb6cb7acfaa55ff87fd700f3f6f1eb205b1ceb311b8c2f03e523cd2f4c81