[INFO] fetching crate axum-sessions 0.6.1... [INFO] checking axum-sessions-0.6.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate axum-sessions 0.6.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate axum-sessions 0.6.1 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 axum-sessions 0.6.1 [INFO] finished tweaking crates.io crate axum-sessions 0.6.1 [INFO] tweaked toml for crates.io crate axum-sessions 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 145 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding arrayvec v0.5.2 (latest: v0.7.6) [INFO] [stderr] Adding async-lock v2.8.0 (latest: v3.4.0) [INFO] [stderr] Adding axum v0.6.20 (latest: v0.7.5) [INFO] [stderr] Adding axum-core v0.3.4 (latest: v0.4.3) [INFO] [stderr] Adding axum-extra v0.7.7 (latest: v0.9.3) [INFO] [stderr] Adding base64 v0.13.1 (latest: v0.22.1) [INFO] [stderr] Adding base64 v0.21.7 (latest: v0.22.1) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding blake3 v0.3.8 (latest: v1.5.4) [INFO] [stderr] Adding block-buffer v0.9.0 (latest: v0.10.4) [INFO] [stderr] Adding cfg-if v0.1.10 (latest: v1.0.0) [INFO] [stderr] Adding constant_time_eq v0.1.5 (latest: v0.3.1) [INFO] [stderr] Adding cookie v0.17.0 (latest: v0.18.1) [INFO] [stderr] Adding crypto-mac v0.8.0 (latest: v0.11.1) [INFO] [stderr] Adding digest v0.9.0 (latest: v0.10.7) [INFO] [stderr] Adding event-listener v2.5.3 (latest: v5.3.1) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding headers v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding headers-core v0.2.0 (latest: v0.3.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding hmac v0.11.0 (latest: v0.12.1) [INFO] [stderr] Adding http v0.2.12 (latest: v1.1.0) [INFO] [stderr] Adding http-body v0.4.6 (latest: v1.0.1) [INFO] [stderr] Adding hyper v0.14.30 (latest: v1.4.1) [INFO] [stderr] Adding matchit v0.7.3 (latest: v0.8.4) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding sha2 v0.9.9 (latest: v0.10.8) [INFO] [stderr] Adding subtle v2.4.1 (latest: v2.6.1) [INFO] [stderr] Adding sync_wrapper v0.1.2 (latest: v1.0.1) [INFO] [stderr] Adding tower v0.4.13 (latest: v0.5.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] ed258049ba3505eb25bc85287b39b8191e9d41d4c1f1549e2688890e6248c5f8 [INFO] running `Command { std: "docker" "start" "-a" "ed258049ba3505eb25bc85287b39b8191e9d41d4c1f1549e2688890e6248c5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed258049ba3505eb25bc85287b39b8191e9d41d4c1f1549e2688890e6248c5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed258049ba3505eb25bc85287b39b8191e9d41d4c1f1549e2688890e6248c5f8", kill_on_drop: false }` [INFO] [stdout] ed258049ba3505eb25bc85287b39b8191e9d41d4c1f1549e2688890e6248c5f8 [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] fbde5b7939c663d4315e52fe0702387b7bb6661a8b5ebf20d9fe405aec54d554 [INFO] running `Command { std: "docker" "start" "-a" "fbde5b7939c663d4315e52fe0702387b7bb6661a8b5ebf20d9fe405aec54d554", kill_on_drop: false }` [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking async-session v3.0.0 [INFO] [stderr] Checking axum-extra v0.7.7 [INFO] [stderr] Checking axum-sessions v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `session::SessionLayer::::new`: Development of axum-sessions has moved to the tower-sessions crate. Please consider migrating. [INFO] [stdout] --> src/session.rs:571:27 [INFO] [stdout] | [INFO] [stdout] 571 | SessionLayer::new(store, &secret).with_persistence_policy(persistence_policy); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/session.rs:285:20 [INFO] [stdout] | [INFO] [stdout] 282 | fn layer(&self, inner: Inner) -> Self::Service { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 285 | layer: self.clone(), [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/session.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 313 | fn call(&mut self, mut request: Request) -> Self::Future { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 314 | let session_layer = self.layer.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 330 | let inner = self.inner.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 331 | let mut inner = std::mem::replace(&mut self.inner, inner); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 333 | | let session_handle = session_layer.load_or_create(cookie_value.clone()).await; [INFO] [stdout] 334 | | [INFO] [stdout] 335 | | let mut session = session_handle.write().await; [INFO] [stdout] ... | [INFO] [stdout] 392 | | Ok(response) [INFO] [stdout] 393 | | }) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum-sessions` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `session::SessionLayer::::new`: Development of axum-sessions has moved to the tower-sessions crate. Please consider migrating. [INFO] [stdout] --> src/session.rs:429:43 [INFO] [stdout] | [INFO] [stdout] 429 | let session_layer = SessionLayer::new(store, &secret); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `session::SessionLayer::::new`: Development of axum-sessions has moved to the tower-sessions crate. Please consider migrating. [INFO] [stdout] --> src/session.rs:450:43 [INFO] [stdout] | [INFO] [stdout] 450 | let session_layer = SessionLayer::new(store, &secret); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `session::SessionLayer::::new`: Development of axum-sessions has moved to the tower-sessions crate. Please consider migrating. [INFO] [stdout] --> src/session.rs:482:43 [INFO] [stdout] | [INFO] [stdout] 482 | let session_layer = SessionLayer::new(store, &secret); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `session::SessionLayer::::new`: Development of axum-sessions has moved to the tower-sessions crate. Please consider migrating. [INFO] [stdout] --> src/session.rs:518:43 [INFO] [stdout] | [INFO] [stdout] 518 | let session_layer = SessionLayer::new(store, &secret); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `session::SessionLayer::::new`: Development of axum-sessions has moved to the tower-sessions crate. Please consider migrating. [INFO] [stdout] --> src/session.rs:550:43 [INFO] [stdout] | [INFO] [stdout] 550 | let session_layer = SessionLayer::new(store, &secret) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `session::SessionLayer::::new`: Development of axum-sessions has moved to the tower-sessions crate. Please consider migrating. [INFO] [stdout] --> src/session.rs:663:43 [INFO] [stdout] | [INFO] [stdout] 663 | let session_layer = SessionLayer::new(store, &secret); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `session::SessionLayer::::new`: Development of axum-sessions has moved to the tower-sessions crate. Please consider migrating. [INFO] [stdout] --> src/session.rs:700:23 [INFO] [stdout] | [INFO] [stdout] 700 | SessionLayer::new(store, b""); [INFO] [stdout] | ^^^ [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/session.rs:285:20 [INFO] [stdout] | [INFO] [stdout] 282 | fn layer(&self, inner: Inner) -> Self::Service { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 285 | layer: self.clone(), [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/session.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 313 | fn call(&mut self, mut request: Request) -> Self::Future { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 314 | let session_layer = self.layer.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 330 | let inner = self.inner.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 331 | let mut inner = std::mem::replace(&mut self.inner, inner); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 333 | | let session_handle = session_layer.load_or_create(cookie_value.clone()).await; [INFO] [stdout] 334 | | [INFO] [stdout] 335 | | let mut session = session_handle.write().await; [INFO] [stdout] ... | [INFO] [stdout] 392 | | Ok(response) [INFO] [stdout] 393 | | }) [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 2 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum-sessions` (lib test) due to 3 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fbde5b7939c663d4315e52fe0702387b7bb6661a8b5ebf20d9fe405aec54d554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbde5b7939c663d4315e52fe0702387b7bb6661a8b5ebf20d9fe405aec54d554", kill_on_drop: false }` [INFO] [stdout] fbde5b7939c663d4315e52fe0702387b7bb6661a8b5ebf20d9fe405aec54d554