[INFO] fetching crate axum 0.8.0-alpha.1... [INFO] checking axum-0.8.0-alpha.1 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate axum 0.8.0-alpha.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate axum 0.8.0-alpha.1 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 axum 0.8.0-alpha.1 [INFO] finished tweaking crates.io crate axum 0.8.0-alpha.1 [INFO] tweaked toml for crates.io crate axum 0.8.0-alpha.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 196 packages to latest compatible versions [INFO] [stderr] Adding matchit v0.8.0 (available: v0.8.5) [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8b6160e5ae0e5ad013cfc02a692881aaf9e6b39bd9468524c0a08d379ab8693 [INFO] running `Command { std: "docker" "start" "-a" "c8b6160e5ae0e5ad013cfc02a692881aaf9e6b39bd9468524c0a08d379ab8693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8b6160e5ae0e5ad013cfc02a692881aaf9e6b39bd9468524c0a08d379ab8693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b6160e5ae0e5ad013cfc02a692881aaf9e6b39bd9468524c0a08d379ab8693", kill_on_drop: false }` [INFO] [stdout] c8b6160e5ae0e5ad013cfc02a692881aaf9e6b39bd9468524c0a08d379ab8693 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c14b4cc692a1bdfa6ace8020b2a4ce97c6d8dc174f5e5f1ef3e74f07af65ce82 [INFO] running `Command { std: "docker" "start" "-a" "c14b4cc692a1bdfa6ace8020b2a4ce97c6d8dc174f5e5f1ef3e74f07af65ce82", 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 stable_deref_trait v1.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking matchit v0.8.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking iri-string v0.7.7 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking axum-core v0.5.0-alpha.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking serde v1.0.214 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking async-compression v0.4.17 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking tower-http v0.6.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking axum v0.8.0-alpha.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Fixed src/json.rs (1 fix) [INFO] [stderr] Fixed src/extract/mod.rs (1 fix) [INFO] [stderr] Fixed src/util.rs (1 fix) [INFO] [stderr] Fixed src/extract/nested_path.rs (2 fixes) [INFO] [stderr] Fixed src/routing/mod.rs (2 fixes) [INFO] [stderr] Fixed src/serve.rs (1 fix) [INFO] [stderr] Fixed src/routing/strip_prefix.rs (1 fix) [INFO] [stderr] Fixed src/routing/method_routing.rs (3 fixes) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 207 | impl_service!(T1); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 208 | impl_service!(T1, T2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 209 | impl_service!(T1, T2, T3); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 210 | impl_service!(T1, T2, T3, T4); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 211 | impl_service!(T1, T2, T3, T4, T5); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 212 | impl_service!(T1, T2, T3, T4, T5, T6); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] | `T7` calls a custom destructor [INFO] [stdout] | `T7` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 213 | impl_service!(T1, T2, T3, T4, T5, T6, T7); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] | `T7` calls a custom destructor [INFO] [stdout] | `T7` will be dropped later as of Edition 2024 [INFO] [stdout] | `T8` calls a custom destructor [INFO] [stdout] | `T8` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 214 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] | `T7` calls a custom destructor [INFO] [stdout] | `T7` will be dropped later as of Edition 2024 [INFO] [stdout] | `T8` calls a custom destructor [INFO] [stdout] | `T8` will be dropped later as of Edition 2024 [INFO] [stdout] | `T9` calls a custom destructor [INFO] [stdout] | `T9` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 215 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] | `T7` calls a custom destructor [INFO] [stdout] | `T7` will be dropped later as of Edition 2024 [INFO] [stdout] | `T8` calls a custom destructor [INFO] [stdout] | `T8` will be dropped later as of Edition 2024 [INFO] [stdout] | `T9` calls a custom destructor [INFO] [stdout] | `T9` will be dropped later as of Edition 2024 [INFO] [stdout] | `T10` calls a custom destructor [INFO] [stdout] | `T10` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 216 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] | `T7` calls a custom destructor [INFO] [stdout] | `T7` will be dropped later as of Edition 2024 [INFO] [stdout] | `T8` calls a custom destructor [INFO] [stdout] | `T8` will be dropped later as of Edition 2024 [INFO] [stdout] | `T9` calls a custom destructor [INFO] [stdout] | `T9` will be dropped later as of Edition 2024 [INFO] [stdout] | `T10` calls a custom destructor [INFO] [stdout] | `T10` will be dropped later as of Edition 2024 [INFO] [stdout] | `T11` calls a custom destructor [INFO] [stdout] | `T11` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 217 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] | `T7` calls a custom destructor [INFO] [stdout] | `T7` will be dropped later as of Edition 2024 [INFO] [stdout] | `T8` calls a custom destructor [INFO] [stdout] | `T8` will be dropped later as of Edition 2024 [INFO] [stdout] | `T9` calls a custom destructor [INFO] [stdout] | `T9` will be dropped later as of Edition 2024 [INFO] [stdout] | `T10` calls a custom destructor [INFO] [stdout] | `T10` will be dropped later as of Edition 2024 [INFO] [stdout] | `T11` calls a custom destructor [INFO] [stdout] | `T11` will be dropped later as of Edition 2024 [INFO] [stdout] | `T12` calls a custom destructor [INFO] [stdout] | `T12` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 218 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] | `T7` calls a custom destructor [INFO] [stdout] | `T7` will be dropped later as of Edition 2024 [INFO] [stdout] | `T8` calls a custom destructor [INFO] [stdout] | `T8` will be dropped later as of Edition 2024 [INFO] [stdout] | `T9` calls a custom destructor [INFO] [stdout] | `T9` will be dropped later as of Edition 2024 [INFO] [stdout] | `T10` calls a custom destructor [INFO] [stdout] | `T10` will be dropped later as of Edition 2024 [INFO] [stdout] | `T11` calls a custom destructor [INFO] [stdout] | `T11` will be dropped later as of Edition 2024 [INFO] [stdout] | `T12` calls a custom destructor [INFO] [stdout] | `T12` will be dropped later as of Edition 2024 [INFO] [stdout] | `T13` calls a custom destructor [INFO] [stdout] | `T13` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 219 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] | `T7` calls a custom destructor [INFO] [stdout] | `T7` will be dropped later as of Edition 2024 [INFO] [stdout] | `T8` calls a custom destructor [INFO] [stdout] | `T8` will be dropped later as of Edition 2024 [INFO] [stdout] | `T9` calls a custom destructor [INFO] [stdout] | `T9` will be dropped later as of Edition 2024 [INFO] [stdout] | `T10` calls a custom destructor [INFO] [stdout] | `T10` will be dropped later as of Edition 2024 [INFO] [stdout] | `T11` calls a custom destructor [INFO] [stdout] | `T11` will be dropped later as of Edition 2024 [INFO] [stdout] | `T12` calls a custom destructor [INFO] [stdout] | `T12` will be dropped later as of Edition 2024 [INFO] [stdout] | `T13` calls a custom destructor [INFO] [stdout] | `T13` will be dropped later as of Edition 2024 [INFO] [stdout] | `T14` calls a custom destructor [INFO] [stdout] | `T14` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 220 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] | `T7` calls a custom destructor [INFO] [stdout] | `T7` will be dropped later as of Edition 2024 [INFO] [stdout] | `T8` calls a custom destructor [INFO] [stdout] | `T8` will be dropped later as of Edition 2024 [INFO] [stdout] | `T9` calls a custom destructor [INFO] [stdout] | `T9` will be dropped later as of Edition 2024 [INFO] [stdout] | `T10` calls a custom destructor [INFO] [stdout] | `T10` will be dropped later as of Edition 2024 [INFO] [stdout] | `T11` calls a custom destructor [INFO] [stdout] | `T11` will be dropped later as of Edition 2024 [INFO] [stdout] | `T12` calls a custom destructor [INFO] [stdout] | `T12` will be dropped later as of Edition 2024 [INFO] [stdout] | `T13` calls a custom destructor [INFO] [stdout] | `T13` will be dropped later as of Edition 2024 [INFO] [stdout] | `T14` calls a custom destructor [INFO] [stdout] | `T14` will be dropped later as of Edition 2024 [INFO] [stdout] | `T15` calls a custom destructor [INFO] [stdout] | `T15` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 221 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/error_handling/mod.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 187 | let $ty = match $ty::from_request_parts(&mut parts, &()).await { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `T1` calls a custom destructor [INFO] [stdout] | `T1` will be dropped later as of Edition 2024 [INFO] [stdout] | `T2` calls a custom destructor [INFO] [stdout] | `T2` will be dropped later as of Edition 2024 [INFO] [stdout] | `T3` calls a custom destructor [INFO] [stdout] | `T3` will be dropped later as of Edition 2024 [INFO] [stdout] | `T4` calls a custom destructor [INFO] [stdout] | `T4` will be dropped later as of Edition 2024 [INFO] [stdout] | `T5` calls a custom destructor [INFO] [stdout] | `T5` will be dropped later as of Edition 2024 [INFO] [stdout] | `T6` calls a custom destructor [INFO] [stdout] | `T6` will be dropped later as of Edition 2024 [INFO] [stdout] | `T7` calls a custom destructor [INFO] [stdout] | `T7` will be dropped later as of Edition 2024 [INFO] [stdout] | `T8` calls a custom destructor [INFO] [stdout] | `T8` will be dropped later as of Edition 2024 [INFO] [stdout] | `T9` calls a custom destructor [INFO] [stdout] | `T9` will be dropped later as of Edition 2024 [INFO] [stdout] | `T10` calls a custom destructor [INFO] [stdout] | `T10` will be dropped later as of Edition 2024 [INFO] [stdout] | `T11` calls a custom destructor [INFO] [stdout] | `T11` will be dropped later as of Edition 2024 [INFO] [stdout] | `T12` calls a custom destructor [INFO] [stdout] | `T12` will be dropped later as of Edition 2024 [INFO] [stdout] | `T13` calls a custom destructor [INFO] [stdout] | `T13` will be dropped later as of Edition 2024 [INFO] [stdout] | `T14` calls a custom destructor [INFO] [stdout] | `T14` will be dropped later as of Edition 2024 [INFO] [stdout] | `T15` calls a custom destructor [INFO] [stdout] | `T15` will be dropped later as of Edition 2024 [INFO] [stdout] | `T16` calls a custom destructor [INFO] [stdout] | `T16` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | match inner.oneshot(req).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 222 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `axum_macros` [INFO] [stdout] --> src/lib.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | use axum_macros::__private_axum_test as test; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `axum_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating benches/benches.rs from 2021 edition to 2024 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/extract/path/de.rs:645:45 [INFO] [stdout] | [INFO] [stdout] 645 | ($ty:ty, $value_str:literal, $value:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 645 | ($ty:ty, $value_str:literal, $value:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/extract/path/de.rs:790:21 [INFO] [stdout] | [INFO] [stdout] 790 | $params:expr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 790 | $params:expr_2021, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/extract/path/de.rs:792:34 [INFO] [stdout] | [INFO] [stdout] 792 | $expected_error_kind:expr $(,)? [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 792 | $expected_error_kind:expr_2021 $(,)? [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/routing/strip_prefix.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | expected = $expected:expr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 178 | expected = $expected:expr_2021, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib test) due to 1 previous error; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c14b4cc692a1bdfa6ace8020b2a4ce97c6d8dc174f5e5f1ef3e74f07af65ce82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14b4cc692a1bdfa6ace8020b2a4ce97c6d8dc174f5e5f1ef3e74f07af65ce82", kill_on_drop: false }` [INFO] [stdout] c14b4cc692a1bdfa6ace8020b2a4ce97c6d8dc174f5e5f1ef3e74f07af65ce82