[INFO] fetching crate rusoto_dynamodb 0.48.0... [INFO] checking rusoto_dynamodb-0.48.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rusoto_dynamodb 0.48.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate rusoto_dynamodb 0.48.0 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 rusoto_dynamodb 0.48.0 [INFO] finished tweaking crates.io crate rusoto_dynamodb 0.48.0 [INFO] tweaked toml for crates.io crate rusoto_dynamodb 0.48.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate rusoto_dynamodb 0.48.0 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56c50907e47b48025f595195b35a4bc259775137962d7e86d74c7edb81b44993 [INFO] running `Command { std: "docker" "start" "-a" "56c50907e47b48025f595195b35a4bc259775137962d7e86d74c7edb81b44993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56c50907e47b48025f595195b35a4bc259775137962d7e86d74c7edb81b44993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c50907e47b48025f595195b35a4bc259775137962d7e86d74c7edb81b44993", kill_on_drop: false }` [INFO] [stdout] 56c50907e47b48025f595195b35a4bc259775137962d7e86d74c7edb81b44993 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a256fbdbe38ba91a4327d999430ff64a3d4ca8afec19d3305ec6b032bfc12be [INFO] running `Command { std: "docker" "start" "-a" "5a256fbdbe38ba91a4327d999430ff64a3d4ca8afec19d3305ec6b032bfc12be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking zeroize v1.5.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking rusoto_credential v0.48.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_signature v0.48.0 [INFO] [stderr] Checking rusoto_mock v0.48.0 [INFO] [stderr] Checking rusoto_dynamodb v0.48.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `custom::*` [INFO] [stdout] --> src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub use custom::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `custom::*` [INFO] [stdout] --> src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub use custom::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated.rs:6475:21 [INFO] [stdout] | [INFO] [stdout] 6466 | request_dispatcher: D, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6467 | credentials_provider: P, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6475 | client: Client::new_with(credentials_provider, request_dispatcher), [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/generated.rs:6491:87 [INFO] [stdout] | [INFO] [stdout] 6490 | input: BatchExecuteStatementInput, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6491 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6492 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6493 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchExecuteStatement"); [INFO] [stdout] 6494 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6502 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6503 | | } [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/generated.rs:6509:69 [INFO] [stdout] | [INFO] [stdout] 6508 | input: BatchGetItemInput, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6509 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6510 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6511 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchGetItem"); [INFO] [stdout] 6512 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6520 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6521 | | } [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/generated.rs:6527:73 [INFO] [stdout] | [INFO] [stdout] 6526 | input: BatchWriteItemInput, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6527 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6528 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6529 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchWriteItem"); [INFO] [stdout] 6530 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6538 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6539 | | } [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/generated.rs:6617:65 [INFO] [stdout] | [INFO] [stdout] 6616 | input: DeleteItemInput, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6617 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6618 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6619 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteItem"); [INFO] [stdout] 6620 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6629 | | } [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/generated.rs:6952:77 [INFO] [stdout] | [INFO] [stdout] 6951 | input: ExecuteStatementInput, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6952 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 6953 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6954 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteStatement"); [INFO] [stdout] 6955 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6963 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6964 | | } [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/generated.rs:6970:81 [INFO] [stdout] | [INFO] [stdout] 6969 | input: ExecuteTransactionInput, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6970 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6971 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6972 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteTransaction"); [INFO] [stdout] 6973 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6981 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6982 | | } [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/generated.rs:7007:59 [INFO] [stdout] | [INFO] [stdout] 7006 | input: GetItemInput, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7007 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7009 | | request.add_header("x-amz-target", "DynamoDB_20120810.GetItem"); [INFO] [stdout] 7010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7018 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7019 | | } [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/generated.rs:7134:59 [INFO] [stdout] | [INFO] [stdout] 7133 | input: PutItemInput, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7134 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7135 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7136 | | request.add_header("x-amz-target", "DynamoDB_20120810.PutItem"); [INFO] [stdout] 7137 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7145 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7146 | | } [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/generated.rs:7149:94 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ___________________________-----------------__________________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7150 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7151 | | request.add_header("x-amz-target", "DynamoDB_20120810.Query"); [INFO] [stdout] 7152 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7160 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7161 | | } [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/generated.rs:7205:90 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | __________________________----------------________________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7207 | | request.add_header("x-amz-target", "DynamoDB_20120810.Scan"); [INFO] [stdout] 7208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7217 | | } [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/generated.rs:7240:77 [INFO] [stdout] | [INFO] [stdout] 7239 | input: TransactGetItemsInput, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7240 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7241 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7242 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactGetItems"); [INFO] [stdout] 7243 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7251 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7252 | | } [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/generated.rs:7258:81 [INFO] [stdout] | [INFO] [stdout] 7257 | input: TransactWriteItemsInput, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7258 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7259 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7260 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactWriteItems"); [INFO] [stdout] 7261 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7269 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7270 | | } [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/generated.rs:7374:65 [INFO] [stdout] | [INFO] [stdout] 7373 | input: UpdateItemInput, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7374 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7375 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7376 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateItem"); [INFO] [stdout] 7377 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7385 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7386 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto_dynamodb` (lib) due to 15 previous errors; 1 warning emitted [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/generated.rs:6475:21 [INFO] [stdout] | [INFO] [stdout] 6466 | request_dispatcher: D, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6467 | credentials_provider: P, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6475 | client: Client::new_with(credentials_provider, request_dispatcher), [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/generated.rs:6491:87 [INFO] [stdout] | [INFO] [stdout] 6490 | input: BatchExecuteStatementInput, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6491 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6492 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6493 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchExecuteStatement"); [INFO] [stdout] 6494 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6502 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6503 | | } [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/generated.rs:6509:69 [INFO] [stdout] | [INFO] [stdout] 6508 | input: BatchGetItemInput, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6509 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6510 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6511 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchGetItem"); [INFO] [stdout] 6512 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6520 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6521 | | } [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/generated.rs:6527:73 [INFO] [stdout] | [INFO] [stdout] 6526 | input: BatchWriteItemInput, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6527 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6528 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6529 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchWriteItem"); [INFO] [stdout] 6530 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6538 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6539 | | } [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/generated.rs:6617:65 [INFO] [stdout] | [INFO] [stdout] 6616 | input: DeleteItemInput, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6617 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6618 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6619 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteItem"); [INFO] [stdout] 6620 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6629 | | } [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/generated.rs:6952:77 [INFO] [stdout] | [INFO] [stdout] 6951 | input: ExecuteStatementInput, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6952 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 6953 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6954 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteStatement"); [INFO] [stdout] 6955 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6963 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6964 | | } [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/generated.rs:6970:81 [INFO] [stdout] | [INFO] [stdout] 6969 | input: ExecuteTransactionInput, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6970 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6971 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6972 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteTransaction"); [INFO] [stdout] 6973 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6981 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6982 | | } [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/generated.rs:7007:59 [INFO] [stdout] | [INFO] [stdout] 7006 | input: GetItemInput, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7007 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7009 | | request.add_header("x-amz-target", "DynamoDB_20120810.GetItem"); [INFO] [stdout] 7010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7018 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7019 | | } [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/generated.rs:7134:59 [INFO] [stdout] | [INFO] [stdout] 7133 | input: PutItemInput, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7134 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7135 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7136 | | request.add_header("x-amz-target", "DynamoDB_20120810.PutItem"); [INFO] [stdout] 7137 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7145 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7146 | | } [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/generated.rs:7149:94 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ___________________________-----------------__________________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7150 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7151 | | request.add_header("x-amz-target", "DynamoDB_20120810.Query"); [INFO] [stdout] 7152 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7160 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7161 | | } [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/generated.rs:7205:90 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | __________________________----------------________________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7207 | | request.add_header("x-amz-target", "DynamoDB_20120810.Scan"); [INFO] [stdout] 7208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7217 | | } [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/generated.rs:7240:77 [INFO] [stdout] | [INFO] [stdout] 7239 | input: TransactGetItemsInput, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7240 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7241 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7242 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactGetItems"); [INFO] [stdout] 7243 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7251 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7252 | | } [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/generated.rs:7258:81 [INFO] [stdout] | [INFO] [stdout] 7257 | input: TransactWriteItemsInput, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7258 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7259 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7260 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactWriteItems"); [INFO] [stdout] 7261 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7269 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7270 | | } [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/generated.rs:7374:65 [INFO] [stdout] | [INFO] [stdout] 7373 | input: UpdateItemInput, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7374 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7375 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7376 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateItem"); [INFO] [stdout] 7377 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7385 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7386 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto_dynamodb` (lib test) due to 15 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5a256fbdbe38ba91a4327d999430ff64a3d4ca8afec19d3305ec6b032bfc12be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a256fbdbe38ba91a4327d999430ff64a3d4ca8afec19d3305ec6b032bfc12be", kill_on_drop: false }` [INFO] [stdout] 5a256fbdbe38ba91a4327d999430ff64a3d4ca8afec19d3305ec6b032bfc12be