[INFO] fetching crate petushki 0.10.0... [INFO] checking petushki-0.10.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate petushki 0.10.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate petushki 0.10.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate petushki 0.10.0 [INFO] finished tweaking crates.io crate petushki 0.10.0 [INFO] tweaked toml for crates.io crate petushki 0.10.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate petushki 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v1.0.0 [INFO] [stderr] Downloaded tokio-stream v0.1.1 [INFO] [stderr] Downloaded smallvec v1.5.1 [INFO] [stderr] Downloaded parking_lot_core v0.8.2 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded derive_more v0.15.0 [INFO] [stderr] Downloaded tokio-util v0.6.0 [INFO] [stderr] Downloaded comrak v0.6.2 [INFO] [stderr] Downloaded handlebars v3.5.1 [INFO] [stderr] Downloaded mio v0.7.6 [INFO] [stderr] Downloaded bytes v1.0.0 [INFO] [stderr] Downloaded quick-error v2.0.0 [INFO] [stderr] Downloaded h2 v0.3.0 [INFO] [stderr] Downloaded hyper v0.14.1 [INFO] [stderr] Downloaded http-body v0.4.0 [INFO] [stderr] Downloaded lock_api v0.4.2 [INFO] [stderr] Downloaded tokio v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df28a17404745c53eee0962273e31939968225e51d5af7e2bf55e97879e61adb [INFO] running `Command { std: "docker" "start" "-a" "df28a17404745c53eee0962273e31939968225e51d5af7e2bf55e97879e61adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df28a17404745c53eee0962273e31939968225e51d5af7e2bf55e97879e61adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df28a17404745c53eee0962273e31939968225e51d5af7e2bf55e97879e61adb", kill_on_drop: false }` [INFO] [stdout] df28a17404745c53eee0962273e31939968225e51d5af7e2bf55e97879e61adb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe2be20a5193cb88babc9c51c7ef4fb76fa7abee7bb7b4784216594bf246aef6 [INFO] running `Command { std: "docker" "start" "-a" "fe2be20a5193cb88babc9c51c7ef4fb76fa7abee7bb7b4784216594bf246aef6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking tokio-stream v0.1.1 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tokio-util v0.6.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking handlebars v3.5.1 [INFO] [stderr] Checking hyper v0.14.1 [INFO] [stderr] Checking petushki v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.50s [INFO] running `Command { std: "docker" "inspect" "fe2be20a5193cb88babc9c51c7ef4fb76fa7abee7bb7b4784216594bf246aef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2be20a5193cb88babc9c51c7ef4fb76fa7abee7bb7b4784216594bf246aef6", kill_on_drop: false }` [INFO] [stdout] fe2be20a5193cb88babc9c51c7ef4fb76fa7abee7bb7b4784216594bf246aef6 [INFO] checking petushki-0.10.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate petushki 0.10.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate petushki 0.10.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate petushki 0.10.0 [INFO] finished tweaking crates.io crate petushki 0.10.0 [INFO] tweaked toml for crates.io crate petushki 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate petushki 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec2d429e94adf77dd9e1f47c1e02dbd85b19f181fcd4992ea1d3712faee975c5 [INFO] running `Command { std: "docker" "start" "-a" "ec2d429e94adf77dd9e1f47c1e02dbd85b19f181fcd4992ea1d3712faee975c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec2d429e94adf77dd9e1f47c1e02dbd85b19f181fcd4992ea1d3712faee975c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec2d429e94adf77dd9e1f47c1e02dbd85b19f181fcd4992ea1d3712faee975c5", kill_on_drop: false }` [INFO] [stdout] ec2d429e94adf77dd9e1f47c1e02dbd85b19f181fcd4992ea1d3712faee975c5 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e033b13e04dcfc75dbc84ebe9620d7c16d10b0d1cf2daf2d9c0709b2e4b7d57 [INFO] running `Command { std: "docker" "start" "-a" "8e033b13e04dcfc75dbc84ebe9620d7c16d10b0d1cf2daf2d9c0709b2e4b7d57", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking tokio-stream v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tokio-util v0.6.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking hyper v0.14.1 [INFO] [stderr] Checking handlebars v3.5.1 [INFO] [stderr] Checking petushki v0.10.0 (/opt/rustwide/workdir) [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/main.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 100 | let service = service_fn(move |req| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | serve(config, req).map(Ok::<_, Error>) [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/main.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | / Response::builder() [INFO] [stdout] 204 | | .status(StatusCode::FOUND) [INFO] [stdout] 205 | | .header(header::LOCATION, new_loc) [INFO] [stdout] 206 | | .body(Body::empty()) [INFO] [stdout] 207 | | .map(Some) [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/main.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 401 | headers: HeaderMap, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | ) -> Result> { [INFO] [stdout] 403 | let mut builder = Response::builder(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 407 | / builder [INFO] [stdout] 408 | | .status(status) [INFO] [stdout] 409 | | .header(header::CONTENT_LENGTH, body.len()) [INFO] [stdout] 410 | | .header(header::CONTENT_TYPE, mime::TEXT_HTML.as_ref()) [INFO] [stdout] 411 | | .body(Body::from(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/main.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 100 | let service = service_fn(move |req| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | serve(config, req).map(Ok::<_, Error>) [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/ext.rs:290:23 [INFO] [stdout] | [INFO] [stdout] 289 | fn from(e: super::Error) -> Error { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | Error::Engine(Box::new(e)) [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/main.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | / Response::builder() [INFO] [stdout] 204 | | .status(StatusCode::FOUND) [INFO] [stdout] 205 | | .header(header::LOCATION, new_loc) [INFO] [stdout] 206 | | .body(Body::empty()) [INFO] [stdout] 207 | | .map(Some) [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/main.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 401 | headers: HeaderMap, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | ) -> Result> { [INFO] [stdout] 403 | let mut builder = Response::builder(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 407 | / builder [INFO] [stdout] 408 | | .status(status) [INFO] [stdout] 409 | | .header(header::CONTENT_LENGTH, body.len()) [INFO] [stdout] 410 | | .header(header::CONTENT_TYPE, mime::TEXT_HTML.as_ref()) [INFO] [stdout] 411 | | .body(Body::from(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/ext.rs:290:23 [INFO] [stdout] | [INFO] [stdout] 289 | fn from(e: super::Error) -> Error { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | Error::Engine(Box::new(e)) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `petushki` (bin "petushki") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `petushki` (bin "petushki" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "8e033b13e04dcfc75dbc84ebe9620d7c16d10b0d1cf2daf2d9c0709b2e4b7d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e033b13e04dcfc75dbc84ebe9620d7c16d10b0d1cf2daf2d9c0709b2e4b7d57", kill_on_drop: false }` [INFO] [stdout] 8e033b13e04dcfc75dbc84ebe9620d7c16d10b0d1cf2daf2d9c0709b2e4b7d57