[INFO] fetching crate dbstruct 0.4.1... [INFO] checking dbstruct-0.4.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate dbstruct 0.4.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate dbstruct 0.4.1 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 dbstruct 0.4.1 [INFO] finished tweaking crates.io crate dbstruct 0.4.1 [INFO] tweaked toml for crates.io crate dbstruct 0.4.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate dbstruct 0.4.1 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dbstruct-derive v0.2.0 [INFO] [stderr] Downloaded prettyplease v0.2.12 [INFO] [stderr] Downloaded trybuild v1.0.82 [INFO] [stderr] Downloaded rocksdb v0.21.0 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] [stderr] Downloaded aho-corasick v1.0.3 [INFO] [stderr] Downloaded regex v1.9.3 [INFO] [stderr] Downloaded regex-automata v0.3.6 [INFO] [stderr] Downloaded librocksdb-sys v0.11.0+8.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8b89625834da097a1aa5b205ac0a44d62f918b8ae45ec0e309c0951299793b1b [INFO] running `Command { std: "docker" "start" "-a" "8b89625834da097a1aa5b205ac0a44d62f918b8ae45ec0e309c0951299793b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b89625834da097a1aa5b205ac0a44d62f918b8ae45ec0e309c0951299793b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b89625834da097a1aa5b205ac0a44d62f918b8ae45ec0e309c0951299793b1b", kill_on_drop: false }` [INFO] [stdout] 8b89625834da097a1aa5b205ac0a44d62f918b8ae45ec0e309c0951299793b1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e37403f80f01b1571c916e5023ea734c169f8e2b28513214f0955d4be159f69e [INFO] running `Command { std: "docker" "start" "-a" "e37403f80f01b1571c916e5023ea734c169f8e2b28513214f0955d4be159f69e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling trybuild v1.0.82 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking basic-toml v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling dbstruct-derive v0.2.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking dbstruct v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s [INFO] running `Command { std: "docker" "inspect" "e37403f80f01b1571c916e5023ea734c169f8e2b28513214f0955d4be159f69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e37403f80f01b1571c916e5023ea734c169f8e2b28513214f0955d4be159f69e", kill_on_drop: false }` [INFO] [stdout] e37403f80f01b1571c916e5023ea734c169f8e2b28513214f0955d4be159f69e [INFO] checking dbstruct-0.4.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate dbstruct 0.4.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate dbstruct 0.4.1 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 dbstruct 0.4.1 [INFO] finished tweaking crates.io crate dbstruct 0.4.1 [INFO] tweaked toml for crates.io crate dbstruct 0.4.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate dbstruct 0.4.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d0bebc30d60e3e2a7c048d2a2489bd3b02e1ac403eb0511cd22c0c45c0167762 [INFO] running `Command { std: "docker" "start" "-a" "d0bebc30d60e3e2a7c048d2a2489bd3b02e1ac403eb0511cd22c0c45c0167762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0bebc30d60e3e2a7c048d2a2489bd3b02e1ac403eb0511cd22c0c45c0167762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0bebc30d60e3e2a7c048d2a2489bd3b02e1ac403eb0511cd22c0c45c0167762", kill_on_drop: false }` [INFO] [stdout] d0bebc30d60e3e2a7c048d2a2489bd3b02e1ac403eb0511cd22c0c45c0167762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2e35bd1c7312c0606f2901e946e302474c488e4a6d4254c246bc08aea17053f4 [INFO] running `Command { std: "docker" "start" "-a" "2e35bd1c7312c0606f2901e946e302474c488e4a6d4254c246bc08aea17053f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling trybuild v1.0.82 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking basic-toml v0.1.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling dbstruct-derive v0.2.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking dbstruct v0.4.1 (/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/stores/sled.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 24 | op: impl FnMut(Option<&[u8]>) -> Option>, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | ) -> Result<(), Self::Error> { [INFO] [stdout] 26 | self.fetch_and_update(key, op).map(|_| ()) [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/wrapper/map/iterator.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 35 | let Some((key, val)) = byte_store::Ordered::get_gt(self.ds, &self.prev_key_bytes).unwrap() else { [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] 44 | let key = match bincode::deserialize(key).map_err(Error::DeSerializingKey) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | Ok(key) => key, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | Err(e) => return Some(Err(e)), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | }; [INFO] [stdout] 48 | let val = match bincode::deserialize(val.as_ref()).map_err(Error::DeSerializingVal) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | Ok(val) => val, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Err(e) => return Some(Err(e)), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | }; [INFO] [stdout] 52 | Some(Ok((key, val))) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dbstruct` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2e35bd1c7312c0606f2901e946e302474c488e4a6d4254c246bc08aea17053f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e35bd1c7312c0606f2901e946e302474c488e4a6d4254c246bc08aea17053f4", kill_on_drop: false }` [INFO] [stdout] 2e35bd1c7312c0606f2901e946e302474c488e4a6d4254c246bc08aea17053f4