[INFO] fetching crate aws-sdk-sqs 1.48.0... [INFO] checking aws-sdk-sqs-1.48.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate aws-sdk-sqs 1.48.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate aws-sdk-sqs 1.48.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aws-sdk-sqs 1.48.0 [INFO] finished tweaking crates.io crate aws-sdk-sqs 1.48.0 [INFO] tweaked toml for crates.io crate aws-sdk-sqs 1.48.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 216 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 059ffe8b5c1021109601c4f9f93dc31d36d24af95ab22b95e098f37e4a6a6c93 [INFO] running `Command { std: "docker" "start" "-a" "059ffe8b5c1021109601c4f9f93dc31d36d24af95ab22b95e098f37e4a6a6c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "059ffe8b5c1021109601c4f9f93dc31d36d24af95ab22b95e098f37e4a6a6c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "059ffe8b5c1021109601c4f9f93dc31d36d24af95ab22b95e098f37e4a6a6c93", kill_on_drop: false }` [INFO] [stdout] 059ffe8b5c1021109601c4f9f93dc31d36d24af95ab22b95e098f37e4a6a6c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e43955b87908c5d112f451d049a861a0349730068960da5bbebb65ad90f8fac [INFO] running `Command { std: "docker" "start" "-a" "3e43955b87908c5d112f451d049a861a0349730068960da5bbebb65ad90f8fac", 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 aws-sdk-sqs v1.48.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/endpoint_lib/partition.rs (2 fixes) [INFO] [stderr] Fixed src/config.rs (4 fixes) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/operation/add_permission/builders.rs:103:95 [INFO] [stdout] | [INFO] [stdout] 98 | let runtime_plugins = crate::operation::add_permission::AddPermission::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | crate::operation::add_permission::AddPermission::orchestrate(&runtime_plugins, input).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] 104 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/cancel_message_move_task/builders.rs:96:113 [INFO] [stdout] | [INFO] [stdout] 91 | let runtime_plugins = crate::operation::cancel_message_move_task::CancelMessageMoveTask::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | crate::operation::cancel_message_move_task::CancelMessageMoveTask::orchestrate(&runtime_plugins, input).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] 97 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/change_message_visibility/builders.rs:106:116 [INFO] [stdout] | [INFO] [stdout] 101 | let runtime_plugins = crate::operation::change_message_visibility::ChangeMessageVisibility::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | crate::operation::change_message_visibility::ChangeMessageVisibility::orchestrate(&runtime_plugins, input).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] 107 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/change_message_visibility_batch/builders.rs:91:127 [INFO] [stdout] | [INFO] [stdout] 86 | let runtime_plugins = crate::operation::change_message_visibility_batch::ChangeMessageVisibilityBatch::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | crate::operation::change_message_visibility_batch::ChangeMessageVisibilityBatch::orchestrate(&runtime_plugins, input).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] 92 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/create_queue/builders.rs:111:91 [INFO] [stdout] | [INFO] [stdout] 106 | let runtime_plugins = crate::operation::create_queue::CreateQueue::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | crate::operation::create_queue::CreateQueue::orchestrate(&runtime_plugins, input).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] 112 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/delete_message/builders.rs:92:95 [INFO] [stdout] | [INFO] [stdout] 87 | let runtime_plugins = crate::operation::delete_message::DeleteMessage::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | crate::operation::delete_message::DeleteMessage::orchestrate(&runtime_plugins, input).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] 93 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/delete_message_batch/builders.rs:91:106 [INFO] [stdout] | [INFO] [stdout] 86 | let runtime_plugins = crate::operation::delete_message_batch::DeleteMessageBatch::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | crate::operation::delete_message_batch::DeleteMessageBatch::orchestrate(&runtime_plugins, input).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] 92 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/delete_queue/builders.rs:96:91 [INFO] [stdout] | [INFO] [stdout] 91 | let runtime_plugins = crate::operation::delete_queue::DeleteQueue::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | crate::operation::delete_queue::DeleteQueue::orchestrate(&runtime_plugins, input).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] 97 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/get_queue_attributes/builders.rs:91:106 [INFO] [stdout] | [INFO] [stdout] 86 | let runtime_plugins = crate::operation::get_queue_attributes::GetQueueAttributes::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | crate::operation::get_queue_attributes::GetQueueAttributes::orchestrate(&runtime_plugins, input).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] 92 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/get_queue_url/builders.rs:90:92 [INFO] [stdout] | [INFO] [stdout] 85 | let runtime_plugins = crate::operation::get_queue_url::GetQueueUrl::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | crate::operation::get_queue_url::GetQueueUrl::orchestrate(&runtime_plugins, input).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] 91 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/list_dead_letter_source_queues/builders.rs:91:124 [INFO] [stdout] | [INFO] [stdout] 86 | let runtime_plugins = crate::operation::list_dead_letter_source_queues::ListDeadLetterSourceQueues::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | crate::operation::list_dead_letter_source_queues::ListDeadLetterSourceQueues::orchestrate(&runtime_plugins, input).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] 92 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/list_message_move_tasks/builders.rs:96:111 [INFO] [stdout] | [INFO] [stdout] 91 | let runtime_plugins = crate::operation::list_message_move_tasks::ListMessageMoveTasks::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | crate::operation::list_message_move_tasks::ListMessageMoveTasks::orchestrate(&runtime_plugins, input).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] 97 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/list_queue_tags/builders.rs:91:96 [INFO] [stdout] | [INFO] [stdout] 86 | let runtime_plugins = crate::operation::list_queue_tags::ListQueueTags::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | crate::operation::list_queue_tags::ListQueueTags::orchestrate(&runtime_plugins, input).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] 92 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/list_queues/builders.rs:92:89 [INFO] [stdout] | [INFO] [stdout] 87 | let runtime_plugins = crate::operation::list_queues::ListQueues::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | crate::operation::list_queues::ListQueues::orchestrate(&runtime_plugins, input).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] 93 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/purge_queue/builders.rs:94:89 [INFO] [stdout] | [INFO] [stdout] 89 | let runtime_plugins = crate::operation::purge_queue::PurgeQueue::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | crate::operation::purge_queue::PurgeQueue::orchestrate(&runtime_plugins, input).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] 95 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/receive_message/builders.rs:110:97 [INFO] [stdout] | [INFO] [stdout] 105 | let runtime_plugins = crate::operation::receive_message::ReceiveMessage::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | crate::operation::receive_message::ReceiveMessage::orchestrate(&runtime_plugins, input).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] 111 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/remove_permission/builders.rs:98:101 [INFO] [stdout] | [INFO] [stdout] 93 | let runtime_plugins = crate::operation::remove_permission::RemovePermission::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | crate::operation::remove_permission::RemovePermission::orchestrate(&runtime_plugins, input).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] 99 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/send_message/builders.rs:93:91 [INFO] [stdout] | [INFO] [stdout] 88 | let runtime_plugins = crate::operation::send_message::SendMessage::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | crate::operation::send_message::SendMessage::orchestrate(&runtime_plugins, input).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] 94 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/send_message_batch/builders.rs:96:102 [INFO] [stdout] | [INFO] [stdout] 91 | let runtime_plugins = crate::operation::send_message_batch::SendMessageBatch::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | crate::operation::send_message_batch::SendMessageBatch::orchestrate(&runtime_plugins, input).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] 97 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/set_queue_attributes/builders.rs:98:106 [INFO] [stdout] | [INFO] [stdout] 93 | let runtime_plugins = crate::operation::set_queue_attributes::SetQueueAttributes::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | crate::operation::set_queue_attributes::SetQueueAttributes::orchestrate(&runtime_plugins, input).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] 99 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/start_message_move_task/builders.rs:98:111 [INFO] [stdout] | [INFO] [stdout] 93 | let runtime_plugins = crate::operation::start_message_move_task::StartMessageMoveTask::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | crate::operation::start_message_move_task::StartMessageMoveTask::orchestrate(&runtime_plugins, input).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] 99 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/tag_queue/builders.rs:97:85 [INFO] [stdout] | [INFO] [stdout] 92 | let runtime_plugins = crate::operation::tag_queue::TagQueue::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | crate::operation::tag_queue::TagQueue::orchestrate(&runtime_plugins, input).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] 98 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/operation/untag_queue/builders.rs:91:89 [INFO] [stdout] | [INFO] [stdout] 86 | let runtime_plugins = crate::operation::untag_queue::UntagQueue::operation_runtime_plugins( [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `runtime_plugins` calls a custom destructor [INFO] [stdout] | `runtime_plugins` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | crate::operation::untag_queue::UntagQueue::orchestrate(&runtime_plugins, input).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] 92 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `runtime_plugins` may invoke a custom destructor because it contains a trait object [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/endpoint_tests.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.07s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking aws-sdk-sqs v1.48.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `Command { std: "docker" "inspect" "3e43955b87908c5d112f451d049a861a0349730068960da5bbebb65ad90f8fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e43955b87908c5d112f451d049a861a0349730068960da5bbebb65ad90f8fac", kill_on_drop: false }` [INFO] [stdout] 3e43955b87908c5d112f451d049a861a0349730068960da5bbebb65ad90f8fac