[INFO] fetching crate rsmq_async 12.0.0... [INFO] checking rsmq_async-12.0.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate rsmq_async 12.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate rsmq_async 12.0.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsmq_async 12.0.0 [INFO] finished tweaking crates.io crate rsmq_async 12.0.0 [INFO] tweaked toml for crates.io crate rsmq_async 12.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 145 packages to latest compatible versions [INFO] [stderr] Adding redis v0.25.4 (available: v0.27.5) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5aa82c1c79d7f1f5dff37f3d78151d7a15d98e3661f443314c4137a6aacec21 [INFO] running `Command { std: "docker" "start" "-a" "f5aa82c1c79d7f1f5dff37f3d78151d7a15d98e3661f443314c4137a6aacec21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5aa82c1c79d7f1f5dff37f3d78151d7a15d98e3661f443314c4137a6aacec21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5aa82c1c79d7f1f5dff37f3d78151d7a15d98e3661f443314c4137a6aacec21", kill_on_drop: false }` [INFO] [stdout] f5aa82c1c79d7f1f5dff37f3d78151d7a15d98e3661f443314c4137a6aacec21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b96a0ed4d603a21246bae45854632c71f731833aa643b05ad2c76c60abd9c76 [INFO] running `Command { std: "docker" "start" "-a" "4b96a0ed4d603a21246bae45854632c71f731833aa643b05ad2c76c60abd9c76", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking bb8 v0.8.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking redis v0.25.4 [INFO] [stderr] Checking rsmq_async v12.0.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/functions.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / pub async fn change_message_visibility( [INFO] [stdout] 106 | | &self, [INFO] [stdout] 107 | | conn: &mut T, [INFO] [stdout] 108 | | qname: &str, [INFO] [stdout] ... | [INFO] [stdout] 111 | | cached_script: &CachedScript, [INFO] [stdout] 112 | | ) -> RsmqResult<()> { [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/functions.rs:120:49 [INFO] [stdout] | [INFO] [stdout] 120 | .invoke_change_message_visibility::<_, T>( [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/pooled_facade.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 144 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 152 | let mut conn = self.pool.get().await?; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.6/src/api.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / impl<'a, M> Drop for PooledConnection<'a, M> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | M: ManageConnection, [INFO] [stdout] | |________________________^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/pooled_facade.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 144 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 166 | let mut conn = self.pool.get().await?; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.6/src/api.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / impl<'a, M> Drop for PooledConnection<'a, M> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | M: ManageConnection, [INFO] [stdout] | |________________________^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/pooled_facade.rs:176:61 [INFO] [stdout] | [INFO] [stdout] 144 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 174 | let mut conn = self.pool.get().await?; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] 175 | [INFO] [stdout] 176 | self.functions.delete_message(&mut conn, qname, id).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.6/src/api.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / impl<'a, M> Drop for PooledConnection<'a, M> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | M: ManageConnection, [INFO] [stdout] | |________________________^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/pooled_facade.rs:181:55 [INFO] [stdout] | [INFO] [stdout] 144 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 179 | let mut conn = self.pool.get().await?; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] 180 | [INFO] [stdout] 181 | self.functions.delete_queue(&mut conn, qname).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.6/src/api.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / impl<'a, M> Drop for PooledConnection<'a, M> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | M: ManageConnection, [INFO] [stdout] | |________________________^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/pooled_facade.rs:186:63 [INFO] [stdout] | [INFO] [stdout] 144 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 184 | let mut conn = self.pool.get().await?; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] 185 | [INFO] [stdout] 186 | self.functions.get_queue_attributes(&mut conn, qname).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.6/src/api.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / impl<'a, M> Drop for PooledConnection<'a, M> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | M: ManageConnection, [INFO] [stdout] | |________________________^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/pooled_facade.rs:192:47 [INFO] [stdout] | [INFO] [stdout] 144 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 190 | let mut conn = self.pool.get().await?; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] 191 | [INFO] [stdout] 192 | self.functions.list_queues(&mut conn).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.6/src/api.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / impl<'a, M> Drop for PooledConnection<'a, M> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | M: ManageConnection, [INFO] [stdout] | |________________________^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/pooled_facade.rs:203:14 [INFO] [stdout] | [INFO] [stdout] 144 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 199 | let mut conn = self.pool.get().await?; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 203 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.6/src/api.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / impl<'a, M> Drop for PooledConnection<'a, M> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | M: ManageConnection, [INFO] [stdout] | |________________________^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/pooled_facade.rs:215:14 [INFO] [stdout] | [INFO] [stdout] 144 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 211 | let mut conn = self.pool.get().await?; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.6/src/api.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / impl<'a, M> Drop for PooledConnection<'a, M> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | M: ManageConnection, [INFO] [stdout] | |________________________^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/pooled_facade.rs:228:14 [INFO] [stdout] | [INFO] [stdout] 144 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 224 | let mut conn = self.pool.get().await?; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 228 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.6/src/api.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / impl<'a, M> Drop for PooledConnection<'a, M> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | M: ManageConnection, [INFO] [stdout] | |________________________^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/pooled_facade.rs:242:14 [INFO] [stdout] | [INFO] [stdout] 144 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 238 | let mut conn = self.pool.get().await?; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 242 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.6/src/api.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | / impl<'a, M> Drop for PooledConnection<'a, M> [INFO] [stdout] 473 | | where [INFO] [stdout] 474 | | M: ManageConnection, [INFO] [stdout] | |________________________^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/test.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/functions.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / pub async fn change_message_visibility( [INFO] [stdout] 106 | | &self, [INFO] [stdout] 107 | | conn: &mut T, [INFO] [stdout] 108 | | qname: &str, [INFO] [stdout] ... | [INFO] [stdout] 111 | | cached_script: &CachedScript, [INFO] [stdout] 112 | | ) -> RsmqResult<()> { [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/functions.rs:120:49 [INFO] [stdout] | [INFO] [stdout] 120 | .invoke_change_message_visibility::<_, T>( [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.35s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking rsmq_async v12.0.0 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/functions.rs:120:49 [INFO] [stdout] | [INFO] [stdout] 120 | .invoke_change_message_visibility::<_, T>( [INFO] [stdout] | -------------------------------- ^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 35 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `CachedScript::invoke_change_message_visibility` [INFO] [stdout] --> src/functions.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 58 | async fn invoke_change_message_visibility( [INFO] [stdout] | -------------------------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 66 | R: redis::FromRedisValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `CachedScript::invoke_change_message_visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/functions.rs:120:49 [INFO] [stdout] | [INFO] [stdout] 120 | .invoke_change_message_visibility::<_, T>( [INFO] [stdout] | -------------------------------- ^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 35 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `CachedScript::invoke_change_message_visibility` [INFO] [stdout] --> src/functions.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 58 | async fn invoke_change_message_visibility( [INFO] [stdout] | -------------------------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 66 | R: redis::FromRedisValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `CachedScript::invoke_change_message_visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsmq_async` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rsmq_async` (lib) due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4b96a0ed4d603a21246bae45854632c71f731833aa643b05ad2c76c60abd9c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b96a0ed4d603a21246bae45854632c71f731833aa643b05ad2c76c60abd9c76", kill_on_drop: false }` [INFO] [stdout] 4b96a0ed4d603a21246bae45854632c71f731833aa643b05ad2c76c60abd9c76