[INFO] fetching crate rapiddb-web 0.1.31... [INFO] checking rapiddb-web-0.1.31 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rapiddb-web 0.1.31 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rapiddb-web 0.1.31 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rapiddb-web 0.1.31 [INFO] finished tweaking crates.io crate rapiddb-web 0.1.31 [INFO] tweaked toml for crates.io crate rapiddb-web 0.1.31 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate rapiddb-web 0.1.31 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da5122eb02067e3e95e4b6a796f6efe33cf7a5e98eaeef4bbec3a76751f8b41 [INFO] running `Command { std: "docker" "start" "-a" "9da5122eb02067e3e95e4b6a796f6efe33cf7a5e98eaeef4bbec3a76751f8b41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da5122eb02067e3e95e4b6a796f6efe33cf7a5e98eaeef4bbec3a76751f8b41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da5122eb02067e3e95e4b6a796f6efe33cf7a5e98eaeef4bbec3a76751f8b41", kill_on_drop: false }` [INFO] [stdout] 9da5122eb02067e3e95e4b6a796f6efe33cf7a5e98eaeef4bbec3a76751f8b41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ed8d9084db96cec11fdb34917522f90b3f599cc709c4180a3b5a5a8c09c6e27 [INFO] running `Command { std: "docker" "start" "-a" "8ed8d9084db96cec11fdb34917522f90b3f599cc709c4180a3b5a5a8c09c6e27", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking rapiddb v0.1.31 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking rapiddb-web v0.1.31 (/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/api/mod.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 12 | db: impl IAsyncDatabase, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | ) -> impl Filter + Clone { [INFO] [stdout] 14 | let _db = std::sync::Arc::new(tokio::sync::RwLock::new(db)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | [INFO] [stdout] 16 | api_endpoint::get().or(v0::endpoints(_db)) [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/api/mod.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 12 | db: impl IAsyncDatabase, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | ) -> impl Filter + Clone { [INFO] [stdout] 14 | let _db = std::sync::Arc::new(tokio::sync::RwLock::new(db)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | [INFO] [stdout] 16 | api_endpoint::get().or(v0::endpoints(_db)) [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/api/mod.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 21 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | ) -> impl Filter + Clone { [INFO] [stdout] 23 | api_endpoint::get().or(v0::endpoints(db)) [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/api/mod.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 21 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | ) -> impl Filter + Clone { [INFO] [stdout] 23 | api_endpoint::get().or(v0::endpoints(db)) [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/api/helpers.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 4 | / db: std::sync::Arc< [INFO] [stdout] 5 | | tokio::sync::RwLock, [INFO] [stdout] 6 | | >, [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | warp::any().map(move || db.clone()) [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/api/v0/mod.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 21 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | ) -> impl Filter + Clone { [INFO] [stdout] 23 | / api::get() [INFO] [stdout] 24 | | .or(sensors_latest_limit::get(db.clone())) [INFO] [stdout] 25 | | .or(sensors_latest::get(db.clone())) [INFO] [stdout] 26 | | .or(sensors_meta::get(db.clone())) [INFO] [stdout] ... | [INFO] [stdout] 35 | | .or(sensor_aggregates::get(db.clone())) [INFO] [stdout] 36 | | .or(sensor::post(db.clone())) [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/api/v0/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 21 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | .or(sensor::get(db)) [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/api/v0/sensor.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String) [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 47 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | ) -> impl Filter + Clone { [INFO] [stdout] 49 | / warp::path!("api" / "v0" / String) [INFO] [stdout] 50 | | .and(warp::post()) [INFO] [stdout] 51 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 52 | | .and(warp::body::bytes()) [INFO] [stdout] 53 | | .and(with_db(db)) [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/api/v0/sensor_aggregates.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / "aggregates") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor_latest.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / "latest") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor_latest_limit.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / "latest" / usize) [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor_meta.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / "meta") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor_meta.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 39 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | ) -> impl Filter + Clone { [INFO] [stdout] 41 | / warp::path!("api" / "v0" / String / "meta") [INFO] [stdout] 42 | | .and(warp::post()) [INFO] [stdout] 43 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 44 | | .and(warp::body::json()) [INFO] [stdout] 45 | | .and(with_db(db)) [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/api/v0/sensor_range.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / usize / usize) [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor_single.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / usize) [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensors_aggregates.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / "sensors" / "aggregates") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensors_latest.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / "sensors" / "latest") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensors_latest_limit.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / "sensors" / "latest" / usize) [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensors_meta.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 7 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10 | / warp::path!("api" / "v0" / "sensors" / "meta") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rapiddb-web` (lib) due to 21 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/api/mod.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 12 | db: impl IAsyncDatabase, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | ) -> impl Filter + Clone { [INFO] [stdout] 14 | let _db = std::sync::Arc::new(tokio::sync::RwLock::new(db)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | [INFO] [stdout] 16 | api_endpoint::get().or(v0::endpoints(_db)) [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/api/mod.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 12 | db: impl IAsyncDatabase, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | ) -> impl Filter + Clone { [INFO] [stdout] 14 | let _db = std::sync::Arc::new(tokio::sync::RwLock::new(db)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | [INFO] [stdout] 16 | api_endpoint::get().or(v0::endpoints(_db)) [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/api/mod.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 21 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | ) -> impl Filter + Clone { [INFO] [stdout] 23 | api_endpoint::get().or(v0::endpoints(db)) [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/api/mod.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 21 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | ) -> impl Filter + Clone { [INFO] [stdout] 23 | api_endpoint::get().or(v0::endpoints(db)) [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/api/helpers.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 4 | / db: std::sync::Arc< [INFO] [stdout] 5 | | tokio::sync::RwLock, [INFO] [stdout] 6 | | >, [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | warp::any().map(move || db.clone()) [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/api/v0/mod.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 21 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | ) -> impl Filter + Clone { [INFO] [stdout] 23 | / api::get() [INFO] [stdout] 24 | | .or(sensors_latest_limit::get(db.clone())) [INFO] [stdout] 25 | | .or(sensors_latest::get(db.clone())) [INFO] [stdout] 26 | | .or(sensors_meta::get(db.clone())) [INFO] [stdout] ... | [INFO] [stdout] 35 | | .or(sensor_aggregates::get(db.clone())) [INFO] [stdout] 36 | | .or(sensor::post(db.clone())) [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/api/v0/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 21 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | .or(sensor::get(db)) [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/api/v0/sensor.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String) [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 47 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | ) -> impl Filter + Clone { [INFO] [stdout] 49 | / warp::path!("api" / "v0" / String) [INFO] [stdout] 50 | | .and(warp::post()) [INFO] [stdout] 51 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 52 | | .and(warp::body::bytes()) [INFO] [stdout] 53 | | .and(with_db(db)) [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/api/v0/sensor_aggregates.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / "aggregates") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor_latest.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / "latest") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor_latest_limit.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / "latest" / usize) [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor_meta.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / "meta") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor_meta.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 39 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | ) -> impl Filter + Clone { [INFO] [stdout] 41 | / warp::path!("api" / "v0" / String / "meta") [INFO] [stdout] 42 | | .and(warp::post()) [INFO] [stdout] 43 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 44 | | .and(warp::body::json()) [INFO] [stdout] 45 | | .and(with_db(db)) [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/api/v0/sensor_range.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / usize / usize) [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensor_single.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / String / usize) [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensors_aggregates.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / "sensors" / "aggregates") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensors_latest.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / "sensors" / "latest") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensors_latest_limit.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | ) -> impl Filter + Clone { [INFO] [stdout] 10 | / warp::path!("api" / "v0" / "sensors" / "latest" / usize) [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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/api/v0/sensors_meta.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 7 | db: std::sync::Arc>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10 | / warp::path!("api" / "v0" / "sensors" / "meta") [INFO] [stdout] 11 | | .and(warp::get()) [INFO] [stdout] 12 | | .and(with_db(db)) [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 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rapiddb-web` (lib test) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "8ed8d9084db96cec11fdb34917522f90b3f599cc709c4180a3b5a5a8c09c6e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed8d9084db96cec11fdb34917522f90b3f599cc709c4180a3b5a5a8c09c6e27", kill_on_drop: false }` [INFO] [stdout] 8ed8d9084db96cec11fdb34917522f90b3f599cc709c4180a3b5a5a8c09c6e27