[INFO] fetching crate wasmio 0.0.13... [INFO] checking wasmio-0.0.13 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate wasmio 0.0.13 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate wasmio 0.0.13 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 wasmio 0.0.13 [INFO] finished tweaking crates.io crate wasmio 0.0.13 [INFO] tweaked toml for crates.io crate wasmio 0.0.13 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate wasmio 0.0.13 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b2899aca883de1fc2e9f5ba4626999eee665c1f98fed40b9ddd9a96834ec4754 [INFO] running `Command { std: "docker" "start" "-a" "b2899aca883de1fc2e9f5ba4626999eee665c1f98fed40b9ddd9a96834ec4754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2899aca883de1fc2e9f5ba4626999eee665c1f98fed40b9ddd9a96834ec4754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2899aca883de1fc2e9f5ba4626999eee665c1f98fed40b9ddd9a96834ec4754", kill_on_drop: false }` [INFO] [stdout] b2899aca883de1fc2e9f5ba4626999eee665c1f98fed40b9ddd9a96834ec4754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 70abecca7c6c7f46e02fc2f11e89658e7ced618f1fca9db3440dd810327da7c0 [INFO] running `Command { std: "docker" "start" "-a" "70abecca7c6c7f46e02fc2f11e89658e7ced618f1fca9db3440dd810327da7c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking winnow v0.6.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking ulid v1.1.2 [INFO] [stderr] Compiling ntest_test_cases v0.9.0 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking insta v1.34.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling derive_builder_core v0.13.1 [INFO] [stderr] Compiling wasmio v0.0.13 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling derive_builder_macro v0.13.1 [INFO] [stderr] Checking derive_builder v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling ntest_timeout v0.9.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking ntest v0.9.0 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Checking js-sys v0.3.68 [INFO] [stderr] Checking serde v1.0.196 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.40 [INFO] [stderr] Checking toml_edit v0.22.5 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking tower-http v0.5.1 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking wasmio-aws-types v0.0.2 [INFO] [stderr] Checking axum-serde v0.2.0 [INFO] [stderr] Checking axum-extra v0.9.2 [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/application/mod.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 33 | let router = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | tokio::spawn(async move { [INFO] [stdout] | ______________________^ [INFO] [stdout] 40 | | let tcp = TcpListener::bind(&addr).await?; [INFO] [stdout] 41 | | info!("Server starting at {addr}"); [INFO] [stdout] 42 | | axum::serve( [INFO] [stdout] ... | [INFO] [stdout] 48 | | Ok::<(), anyhow::Error>(()) [INFO] [stdout] 49 | | }) [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/application/s3/mapping.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | let service = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 59 | let handle = HandleError::new(service, handle_error); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | Router::new().fallback_service(handle) [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/application/s3/mapping.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 45 | ServiceBuilder::new().service_fn(move |req: Request| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let state = self.state.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let context = Context::new(req)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | handlers.handle(context, state).await.map_err(|err| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/application/s3/context.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(request: Request) -> Result { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | let (parts, body) = request.into_parts(); [INFO] [stdout] | ----- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 34 | | request_id, [INFO] [stdout] 35 | | parts, [INFO] [stdout] 36 | | body, [INFO] [stdout] 37 | | path, [INFO] [stdout] 38 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/application/s3/context.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 121 | _ctx: Context, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | _state: S3State, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | / { [INFO] [stdout] 127 | | Err(S3Error::invalid_request("This pattern has not been implemented yet, feel free to drop an issue at `https://github.com/miaxos... [INFO] [stdout] 128 | | } [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/application/s3/context.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 164 | ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 169 | / { [INFO] [stdout] 170 | | if self.0.is_match(&ctx) { [INFO] [stdout] 171 | | self.0.handle(ctx, state).await [INFO] [stdout] 172 | | } else { [INFO] [stdout] 173 | | self.1.handle(ctx, state).await [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [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/application/s3/errors.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 175 | ressource: S1, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | request_id: S2, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 177 | kind: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 183 | kind: Box::new(kind.into()), [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/application/s3/errors.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 197 | fn into_response(self) -> axum::response::Response { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | Err(err) => { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | / Response::builder() [INFO] [stdout] 222 | | .status(self.kind.status_code()) [INFO] [stdout] 223 | | .header(axum::http::header::CONTENT_TYPE, "application/xml") [INFO] [stdout] 224 | | .body(Body::new(body)) [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/application/s3/handlers/bucket_create.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 41 | mut ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | / { [INFO] [stdout] 47 | | let body = ctx.body(); [INFO] [stdout] 48 | | let bucket_name = ctx.expect_bucket()?; [INFO] [stdout] ... | [INFO] [stdout] 80 | | .unwrap()) [INFO] [stdout] 81 | | } [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/application/s3/handlers/object_delete.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 40 | ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | / { [INFO] [stdout] 46 | | let (bucket_name, key) = ctx.expect_object()?; [INFO] [stdout] 47 | | [INFO] [stdout] 48 | | info!( [INFO] [stdout] ... | [INFO] [stdout] 95 | | .unwrap()) [INFO] [stdout] 96 | | } [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/application/s3/handlers/object_get.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 59 | ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | / { [INFO] [stdout] 65 | | let (bucket_name, key) = ctx.expect_object()?; [INFO] [stdout] 66 | | let Query(qs) = Query::::try_from_uri(&ctx.parts().uri) [INFO] [stdout] 67 | | .expect("Can't fail as we already checked."); [INFO] [stdout] ... | [INFO] [stdout] 237 | | Ok(response.body(body.unwrap_or_default()).unwrap()) [INFO] [stdout] 238 | | } [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/application/s3/handlers/object_list_v2.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 60 | ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | / { [INFO] [stdout] 66 | | let bucket_name = ctx.expect_bucket()?; [INFO] [stdout] 67 | | let Query(ObjectListV2QS { [INFO] [stdout] 68 | | list_type: _, [INFO] [stdout] ... | [INFO] [stdout] 119 | | .unwrap()) [INFO] [stdout] 120 | | } [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/application/s3/handlers/object_put.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 45 | mut ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | / { [INFO] [stdout] 51 | | let body = ctx.body(); [INFO] [stdout] 52 | | let (bucket_name, key) = ctx.expect_object()?; [INFO] [stdout] ... | [INFO] [stdout] 128 | | .unwrap()) [INFO] [stdout] 129 | | } [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/application/mod.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 33 | let router = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | tokio::spawn(async move { [INFO] [stdout] | ______________________^ [INFO] [stdout] 40 | | let tcp = TcpListener::bind(&addr).await?; [INFO] [stdout] 41 | | info!("Server starting at {addr}"); [INFO] [stdout] 42 | | axum::serve( [INFO] [stdout] ... | [INFO] [stdout] 48 | | Ok::<(), anyhow::Error>(()) [INFO] [stdout] 49 | | }) [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/application/s3/mapping.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | let service = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 59 | let handle = HandleError::new(service, handle_error); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | Router::new().fallback_service(handle) [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/application/s3/mapping.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 45 | ServiceBuilder::new().service_fn(move |req: Request| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let state = self.state.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let context = Context::new(req)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | handlers.handle(context, state).await.map_err(|err| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/application/s3/context.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(request: Request) -> Result { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | let (parts, body) = request.into_parts(); [INFO] [stdout] | ----- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 34 | | request_id, [INFO] [stdout] 35 | | parts, [INFO] [stdout] 36 | | body, [INFO] [stdout] 37 | | path, [INFO] [stdout] 38 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/application/s3/context.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 121 | _ctx: Context, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | _state: S3State, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | / { [INFO] [stdout] 127 | | Err(S3Error::invalid_request("This pattern has not been implemented yet, feel free to drop an issue at `https://github.com/miaxos... [INFO] [stdout] 128 | | } [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/application/s3/context.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 164 | ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 169 | / { [INFO] [stdout] 170 | | if self.0.is_match(&ctx) { [INFO] [stdout] 171 | | self.0.handle(ctx, state).await [INFO] [stdout] 172 | | } else { [INFO] [stdout] 173 | | self.1.handle(ctx, state).await [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [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/application/s3/errors.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 175 | ressource: S1, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | request_id: S2, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 177 | kind: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 183 | kind: Box::new(kind.into()), [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/application/s3/errors.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 197 | fn into_response(self) -> axum::response::Response { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | Err(err) => { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | / Response::builder() [INFO] [stdout] 222 | | .status(self.kind.status_code()) [INFO] [stdout] 223 | | .header(axum::http::header::CONTENT_TYPE, "application/xml") [INFO] [stdout] 224 | | .body(Body::new(body)) [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/application/s3/handlers/bucket_create.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 41 | mut ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | / { [INFO] [stdout] 47 | | let body = ctx.body(); [INFO] [stdout] 48 | | let bucket_name = ctx.expect_bucket()?; [INFO] [stdout] ... | [INFO] [stdout] 80 | | .unwrap()) [INFO] [stdout] 81 | | } [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/application/s3/handlers/object_delete.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 40 | ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | / { [INFO] [stdout] 46 | | let (bucket_name, key) = ctx.expect_object()?; [INFO] [stdout] 47 | | [INFO] [stdout] 48 | | info!( [INFO] [stdout] ... | [INFO] [stdout] 95 | | .unwrap()) [INFO] [stdout] 96 | | } [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/application/s3/handlers/object_get.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 59 | ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | / { [INFO] [stdout] 65 | | let (bucket_name, key) = ctx.expect_object()?; [INFO] [stdout] 66 | | let Query(qs) = Query::::try_from_uri(&ctx.parts().uri) [INFO] [stdout] 67 | | .expect("Can't fail as we already checked."); [INFO] [stdout] ... | [INFO] [stdout] 237 | | Ok(response.body(body.unwrap_or_default()).unwrap()) [INFO] [stdout] 238 | | } [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/application/s3/handlers/object_list_v2.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 60 | ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | / { [INFO] [stdout] 66 | | let bucket_name = ctx.expect_bucket()?; [INFO] [stdout] 67 | | let Query(ObjectListV2QS { [INFO] [stdout] 68 | | list_type: _, [INFO] [stdout] ... | [INFO] [stdout] 119 | | .unwrap()) [INFO] [stdout] 120 | | } [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/application/s3/handlers/object_put.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 45 | mut ctx: Context, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | state: S3State, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | / { [INFO] [stdout] 51 | | let body = ctx.body(); [INFO] [stdout] 52 | | let (bucket_name, key) = ctx.expect_object()?; [INFO] [stdout] ... | [INFO] [stdout] 128 | | .unwrap()) [INFO] [stdout] 129 | | } [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 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmio` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmio` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "70abecca7c6c7f46e02fc2f11e89658e7ced618f1fca9db3440dd810327da7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70abecca7c6c7f46e02fc2f11e89658e7ced618f1fca9db3440dd810327da7c0", kill_on_drop: false }` [INFO] [stdout] 70abecca7c6c7f46e02fc2f11e89658e7ced618f1fca9db3440dd810327da7c0