[INFO] cloning repository https://github.com/sifisKoen/OmniSpacetimeDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sifisKoen/OmniSpacetimeDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsifisKoen%2FOmniSpacetimeDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsifisKoen%2FOmniSpacetimeDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e1678242a3f1de11cbda802d60314c533162913 [INFO] checking sifisKoen/OmniSpacetimeDB against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsifisKoen%2FOmniSpacetimeDB" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sifisKoen/OmniSpacetimeDB 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/sifisKoen/OmniSpacetimeDB [INFO] finished tweaking git repo https://github.com/sifisKoen/OmniSpacetimeDB [INFO] tweaked toml for git repo https://github.com/sifisKoen/OmniSpacetimeDB written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sifisKoen/OmniSpacetimeDB 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 crc32c v0.6.5 [INFO] [stderr] Downloaded omnipaxos v0.2.2 [INFO] [stderr] Downloaded omnipaxos_macros v0.1.3 [INFO] [stderr] Downloaded omnipaxos_storage v0.2.2 [INFO] [stderr] Downloaded commitlog v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 539acf624bdf3be43f53518c533d086566226149f5343a368779ffb822dc6961 [INFO] running `Command { std: "docker" "start" "-a" "539acf624bdf3be43f53518c533d086566226149f5343a368779ffb822dc6961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "539acf624bdf3be43f53518c533d086566226149f5343a368779ffb822dc6961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539acf624bdf3be43f53518c533d086566226149f5343a368779ffb822dc6961", kill_on_drop: false }` [INFO] [stdout] 539acf624bdf3be43f53518c533d086566226149f5343a368779ffb822dc6961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b0920229cd12470f9c6cbe99f5d19db7609ff17a3ae66debe9c41fc8bbc2d0cd [INFO] running `Command { std: "docker" "start" "-a" "b0920229cd12470f9c6cbe99f5d19db7609ff17a3ae66debe9c41fc8bbc2d0cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crc32c v0.6.5 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking commitlog v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling omnipaxos_macros v0.1.3 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking omnipaxos v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking omnipaxos_storage v0.2.2 [INFO] [stderr] Checking omni-spacetimedb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/node/mod.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::datastore::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OmniPaxos` [INFO] [stdout] --> src/node/mod.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | use omnipaxos::{messages::*, OmniPaxos}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LogEntry` [INFO] [stdout] --> src/node/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use omnipaxos::util::{LogEntry, NodeId}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/node/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::datastore::*` [INFO] [stdout] --> src/node/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::datastore::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::datastore::tx_data::*` [INFO] [stdout] --> src/node/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::datastore::tx_data::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::seq::SliceRandom` [INFO] [stdout] --> src/node/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/node/mod.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::datastore::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OmniPaxos` [INFO] [stdout] --> src/node/mod.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | use omnipaxos::{messages::*, OmniPaxos}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LogEntry` [INFO] [stdout] --> src/node/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use omnipaxos::util::{LogEntry, NodeId}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/node/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::datastore::*` [INFO] [stdout] --> src/node/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::datastore::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::datastore::tx_data::*` [INFO] [stdout] --> src/node/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::datastore::tx_data::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::random` [INFO] [stdout] --> src/node/mod.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | use rand::random; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::process` [INFO] [stdout] --> src/node/mod.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | use std::os::unix::process; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/node/mod.rs:294:26 [INFO] [stdout] | [INFO] [stdout] 294 | use tokio::runtime::{self, Builder, Runtime}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::durability` [INFO] [stdout] --> src/node/mod.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | use crate::durability; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/node/mod.rs:192:25 [INFO] [stdout] | [INFO] [stdout] 192 | while let Some((offset, data)) = transactions_iter.next() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/node/mod.rs:192:25 [INFO] [stdout] | [INFO] [stdout] 192 | while let Some((offset, data)) = transactions_iter.next() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s [INFO] running `Command { std: "docker" "inspect" "b0920229cd12470f9c6cbe99f5d19db7609ff17a3ae66debe9c41fc8bbc2d0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0920229cd12470f9c6cbe99f5d19db7609ff17a3ae66debe9c41fc8bbc2d0cd", kill_on_drop: false }` [INFO] [stdout] b0920229cd12470f9c6cbe99f5d19db7609ff17a3ae66debe9c41fc8bbc2d0cd [INFO] checking sifisKoen/OmniSpacetimeDB 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%2FsifisKoen%2FOmniSpacetimeDB" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sifisKoen/OmniSpacetimeDB 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/sifisKoen/OmniSpacetimeDB [INFO] finished tweaking git repo https://github.com/sifisKoen/OmniSpacetimeDB [INFO] tweaked toml for git repo https://github.com/sifisKoen/OmniSpacetimeDB written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sifisKoen/OmniSpacetimeDB 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ca02b236cace0225cce993f676090c8ed52d8bd210cfbf75c04de916c5650b [INFO] running `Command { std: "docker" "start" "-a" "a8ca02b236cace0225cce993f676090c8ed52d8bd210cfbf75c04de916c5650b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ca02b236cace0225cce993f676090c8ed52d8bd210cfbf75c04de916c5650b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ca02b236cace0225cce993f676090c8ed52d8bd210cfbf75c04de916c5650b", kill_on_drop: false }` [INFO] [stdout] a8ca02b236cace0225cce993f676090c8ed52d8bd210cfbf75c04de916c5650b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10a3a18fe2639b6791e92c7e37581521732ae18eec1a58f81aee8f944813ec03 [INFO] running `Command { std: "docker" "start" "-a" "10a3a18fe2639b6791e92c7e37581521732ae18eec1a58f81aee8f944813ec03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crc32c v0.6.5 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking commitlog v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling omnipaxos_macros v0.1.3 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking omnipaxos v0.2.2 [INFO] [stderr] Checking omnipaxos_storage v0.2.2 [INFO] [stderr] Checking omni-spacetimedb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/node/mod.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::datastore::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OmniPaxos` [INFO] [stdout] --> src/node/mod.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | use omnipaxos::{messages::*, OmniPaxos}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LogEntry` [INFO] [stdout] --> src/node/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use omnipaxos::util::{LogEntry, NodeId}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/node/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::datastore::*` [INFO] [stdout] --> src/node/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::datastore::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::datastore::tx_data::*` [INFO] [stdout] --> src/node/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::datastore::tx_data::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::seq::SliceRandom` [INFO] [stdout] --> src/node/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/node/mod.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::datastore::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OmniPaxos` [INFO] [stdout] --> src/node/mod.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | use omnipaxos::{messages::*, OmniPaxos}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LogEntry` [INFO] [stdout] --> src/node/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use omnipaxos::util::{LogEntry, NodeId}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Borrow` [INFO] [stdout] --> src/node/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::borrow::Borrow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::datastore::*` [INFO] [stdout] --> src/node/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::datastore::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::datastore::tx_data::*` [INFO] [stdout] --> src/node/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::datastore::tx_data::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::random` [INFO] [stdout] --> src/node/mod.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | use rand::random; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::process` [INFO] [stdout] --> src/node/mod.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | use std::os::unix::process; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/node/mod.rs:294:26 [INFO] [stdout] | [INFO] [stdout] 294 | use tokio::runtime::{self, Builder, Runtime}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::durability` [INFO] [stdout] --> src/node/mod.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | use crate::durability; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/node/mod.rs:192:25 [INFO] [stdout] | [INFO] [stdout] 192 | while let Some((offset, data)) = transactions_iter.next() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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/datastore/example_datastore.rs:281:12 [INFO] [stdout] | [INFO] [stdout] 240 | mut tx: Self::MutTx, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | let tx_data = TxData { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | Ok(TxResult { [INFO] [stdout] | ____________^ [INFO] [stdout] 282 | | tx_offset: offset, [INFO] [stdout] 283 | | tx_data, [INFO] [stdout] 284 | | }) [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/datastore/example_datastore.rs:268:38 [INFO] [stdout] | [INFO] [stdout] 268 | .map(|s| RowData(Arc::from(serialize_example_row(s).unwrap()))) [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/datastore/example_datastore.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | .map(|s| RowData(Arc::from(s.as_bytes()))) [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/datastore/tx_data/serde.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | Ok(RowData(Arc::from(buffer.into_boxed_slice()))) [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] [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/datastore/tx_data/serde.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 71 | let mut inserts = Vec::with_capacity(num_inserts); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | Ok(InsertList { [INFO] [stdout] | ________^ [INFO] [stdout] 76 | | table_id, [INFO] [stdout] 77 | | inserts: Arc::from(inserts.into_boxed_slice()), [INFO] [stdout] 78 | | }) [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] [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/datastore/tx_data/serde.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 95 | let mut deletes = Vec::with_capacity(num_deletes); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | Ok(DeleteList { [INFO] [stdout] | ________^ [INFO] [stdout] 100 | | table_id, [INFO] [stdout] 101 | | deletes: Arc::from(deletes.into_boxed_slice()), [INFO] [stdout] 102 | | }) [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] [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/datastore/tx_data/serde.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 133 | let mut inserts = Vec::with_capacity(num_inserts); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | let mut deletes = Vec::with_capacity(num_deletes); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | Ok(TxData { [INFO] [stdout] | ____________^ [INFO] [stdout] 153 | | inserts: Arc::from(inserts.into_boxed_slice()), [INFO] [stdout] 154 | | deletes: Arc::from(deletes.into_boxed_slice()), [INFO] [stdout] 155 | | truncs: Arc::from(truncs.into_boxed_slice()), [INFO] [stdout] 156 | | }) [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] | [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/durability/example_durability.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | let tx_data = TxData::deserialize(reader)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Ok(LogEntry { tx_offset, tx_data }) [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] = 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/durability/example_durability.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 145 | let mut file = File::open(&self.filepath).expect("Failed to open log file"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | Box::new(std::iter::from_fn(move || { [INFO] [stdout] | __________________^ [INFO] [stdout] 149 | | match LogEntry::deserialize(&mut file) { [INFO] [stdout] 150 | | Ok(log_entry) => Some((log_entry.tx_offset, log_entry.tx_data)), [INFO] [stdout] 151 | | Err(_) => None, [INFO] [stdout] 152 | | } [INFO] [stdout] 153 | | })) [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/durability/example_durability.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 145 | let mut file = File::open(&self.filepath).expect("Failed to open log file"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | match LogEntry::deserialize(&mut file) { [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/durability/example_durability.rs:167:18 [INFO] [stdout] | [INFO] [stdout] 161 | let mut file = File::open(&self.filepath).expect("Failed to open log file"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | Box::new(std::iter::from_fn(move || { [INFO] [stdout] | __________________^ [INFO] [stdout] 168 | | match LogEntry::deserialize(&mut file) { [INFO] [stdout] 169 | | Ok(log_entry) => Some((log_entry.tx_offset, log_entry.tx_data)), [INFO] [stdout] 170 | | Err(_) => None, [INFO] [stdout] 171 | | } [INFO] [stdout] 172 | | })) [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/durability/example_durability.rs:168:19 [INFO] [stdout] | [INFO] [stdout] 161 | let mut file = File::open(&self.filepath).expect("Failed to open log file"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | match LogEntry::deserialize(&mut file) { [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/durability/omnipaxos_durability.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 104 | fn append_tx(&mut self, tx_offset: TxOffset, tx_data: TxData) { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | // Creating a Log entry from the provided TxOffset and TxData [INFO] [stdout] 106 | let log = TransactionLog { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | match self.omni_paxos.append(log) { [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/node/mod.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn new(node_id: NodeId, omni_durability: OmniPaxosDurability,nodes: Vec) -> Self { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | datastore: example_datastore::ExampleDatastore::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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omni-spacetimedb` (bin "omni-spacetimedb") due to 15 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/node/mod.rs:192:25 [INFO] [stdout] | [INFO] [stdout] 192 | while let Some((offset, data)) = transactions_iter.next() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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/datastore/example_datastore.rs:281:12 [INFO] [stdout] | [INFO] [stdout] 240 | mut tx: Self::MutTx, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | let tx_data = TxData { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | Ok(TxResult { [INFO] [stdout] | ____________^ [INFO] [stdout] 282 | | tx_offset: offset, [INFO] [stdout] 283 | | tx_data, [INFO] [stdout] 284 | | }) [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/datastore/example_datastore.rs:268:38 [INFO] [stdout] | [INFO] [stdout] 268 | .map(|s| RowData(Arc::from(serialize_example_row(s).unwrap()))) [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/datastore/example_datastore.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | .map(|s| RowData(Arc::from(s.as_bytes()))) [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/datastore/tx_data/serde.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | Ok(RowData(Arc::from(buffer.into_boxed_slice()))) [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] [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/datastore/tx_data/serde.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 71 | let mut inserts = Vec::with_capacity(num_inserts); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | Ok(InsertList { [INFO] [stdout] | ________^ [INFO] [stdout] 76 | | table_id, [INFO] [stdout] 77 | | inserts: Arc::from(inserts.into_boxed_slice()), [INFO] [stdout] 78 | | }) [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] [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/datastore/tx_data/serde.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 95 | let mut deletes = Vec::with_capacity(num_deletes); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | Ok(DeleteList { [INFO] [stdout] | ________^ [INFO] [stdout] 100 | | table_id, [INFO] [stdout] 101 | | deletes: Arc::from(deletes.into_boxed_slice()), [INFO] [stdout] 102 | | }) [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] [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/datastore/tx_data/serde.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 133 | let mut inserts = Vec::with_capacity(num_inserts); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | let mut deletes = Vec::with_capacity(num_deletes); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | Ok(TxData { [INFO] [stdout] | ____________^ [INFO] [stdout] 153 | | inserts: Arc::from(inserts.into_boxed_slice()), [INFO] [stdout] 154 | | deletes: Arc::from(deletes.into_boxed_slice()), [INFO] [stdout] 155 | | truncs: Arc::from(truncs.into_boxed_slice()), [INFO] [stdout] 156 | | }) [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] | [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/durability/example_durability.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | let tx_data = TxData::deserialize(reader)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Ok(LogEntry { tx_offset, tx_data }) [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] = 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/durability/example_durability.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 145 | let mut file = File::open(&self.filepath).expect("Failed to open log file"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | Box::new(std::iter::from_fn(move || { [INFO] [stdout] | __________________^ [INFO] [stdout] 149 | | match LogEntry::deserialize(&mut file) { [INFO] [stdout] 150 | | Ok(log_entry) => Some((log_entry.tx_offset, log_entry.tx_data)), [INFO] [stdout] 151 | | Err(_) => None, [INFO] [stdout] 152 | | } [INFO] [stdout] 153 | | })) [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/durability/example_durability.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 145 | let mut file = File::open(&self.filepath).expect("Failed to open log file"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | match LogEntry::deserialize(&mut file) { [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/durability/example_durability.rs:167:18 [INFO] [stdout] | [INFO] [stdout] 161 | let mut file = File::open(&self.filepath).expect("Failed to open log file"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | Box::new(std::iter::from_fn(move || { [INFO] [stdout] | __________________^ [INFO] [stdout] 168 | | match LogEntry::deserialize(&mut file) { [INFO] [stdout] 169 | | Ok(log_entry) => Some((log_entry.tx_offset, log_entry.tx_data)), [INFO] [stdout] 170 | | Err(_) => None, [INFO] [stdout] 171 | | } [INFO] [stdout] 172 | | })) [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/durability/example_durability.rs:168:19 [INFO] [stdout] | [INFO] [stdout] 161 | let mut file = File::open(&self.filepath).expect("Failed to open log file"); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | match LogEntry::deserialize(&mut file) { [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/durability/omnipaxos_durability.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 104 | fn append_tx(&mut self, tx_offset: TxOffset, tx_data: TxData) { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | // Creating a Log entry from the provided TxOffset and TxData [INFO] [stdout] 106 | let log = TransactionLog { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | match self.omni_paxos.append(log) { [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/node/mod.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn new(node_id: NodeId, omni_durability: OmniPaxosDurability,nodes: Vec) -> Self { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | datastore: example_datastore::ExampleDatastore::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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omni-spacetimedb` (bin "omni-spacetimedb" test) due to 15 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "10a3a18fe2639b6791e92c7e37581521732ae18eec1a58f81aee8f944813ec03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a3a18fe2639b6791e92c7e37581521732ae18eec1a58f81aee8f944813ec03", kill_on_drop: false }` [INFO] [stdout] 10a3a18fe2639b6791e92c7e37581521732ae18eec1a58f81aee8f944813ec03