[INFO] fetching crate jwt-cli 6.1.1... [INFO] checking jwt-cli-6.1.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate jwt-cli 6.1.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate jwt-cli 6.1.1 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 jwt-cli 6.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jwt-cli 6.1.1 [INFO] tweaked toml for crates.io crate jwt-cli 6.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate jwt-cli 6.1.1 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonwebtoken v9.2.0 [INFO] [stderr] Downloaded clap_complete v3.2.5 [INFO] [stderr] Downloaded clap_generate v3.0.3 [INFO] [stderr] Downloaded parse_duration v2.1.1 [INFO] [stderr] Downloaded bunt v0.2.8 [INFO] [stderr] Downloaded clap_complete v4.5.18 [INFO] [stderr] Downloaded bunt-macros v0.2.8 [INFO] [stderr] Downloaded serde_json v1.0.99 [INFO] [stderr] Downloaded syn v2.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7d4b0650c9059c3e22067e6d68fefff19175fd50c1fe23049354bed027084cd1 [INFO] running `Command { std: "docker" "start" "-a" "7d4b0650c9059c3e22067e6d68fefff19175fd50c1fe23049354bed027084cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d4b0650c9059c3e22067e6d68fefff19175fd50c1fe23049354bed027084cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4b0650c9059c3e22067e6d68fefff19175fd50c1fe23049354bed027084cd1", kill_on_drop: false }` [INFO] [stdout] 7d4b0650c9059c3e22067e6d68fefff19175fd50c1fe23049354bed027084cd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cb1bf2dc06d0fd448b0d6a359ab59a891abdfd2fba4cf845b6fbf7118e10293a [INFO] running `Command { std: "docker" "start" "-a" "cb1bf2dc06d0fd448b0d6a359ab59a891abdfd2fba4cf845b6fbf7118e10293a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking pem v3.0.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.51 [INFO] [stderr] Compiling bunt-macros v0.2.8 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking clap_complete v3.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Checking clap_generate v3.0.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking bunt v0.2.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking clap_complete v4.5.18 [INFO] [stderr] Checking jsonwebtoken v9.2.0 [INFO] [stderr] Checking jwt-cli v6.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.09s [INFO] running `Command { std: "docker" "inspect" "cb1bf2dc06d0fd448b0d6a359ab59a891abdfd2fba4cf845b6fbf7118e10293a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb1bf2dc06d0fd448b0d6a359ab59a891abdfd2fba4cf845b6fbf7118e10293a", kill_on_drop: false }` [INFO] [stdout] cb1bf2dc06d0fd448b0d6a359ab59a891abdfd2fba4cf845b6fbf7118e10293a [INFO] checking jwt-cli-6.1.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate jwt-cli 6.1.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate jwt-cli 6.1.1 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 jwt-cli 6.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jwt-cli 6.1.1 [INFO] tweaked toml for crates.io crate jwt-cli 6.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate jwt-cli 6.1.1 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c0b395ccfd54b58c9570ec47e0f228725a4519305b82d0f9035fd6a9e7b8396f [INFO] running `Command { std: "docker" "start" "-a" "c0b395ccfd54b58c9570ec47e0f228725a4519305b82d0f9035fd6a9e7b8396f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0b395ccfd54b58c9570ec47e0f228725a4519305b82d0f9035fd6a9e7b8396f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b395ccfd54b58c9570ec47e0f228725a4519305b82d0f9035fd6a9e7b8396f", kill_on_drop: false }` [INFO] [stdout] c0b395ccfd54b58c9570ec47e0f228725a4519305b82d0f9035fd6a9e7b8396f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e671298313d28bc7559452423f3dd04e0b413d925300d108dda7d215dee82f08 [INFO] running `Command { std: "docker" "start" "-a" "e671298313d28bc7559452423f3dd04e0b413d925300d108dda7d215dee82f08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking pem v3.0.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.51 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling bunt-macros v0.2.8 [INFO] [stderr] Checking clap_complete v3.2.5 [INFO] [stderr] Checking clap_generate v3.0.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Checking bunt v0.2.8 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking clap_complete v4.5.18 [INFO] [stderr] Checking jsonwebtoken v9.2.0 [INFO] [stderr] Checking jwt-cli v6.1.1 (/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/translators.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/translators/decode.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 124 | let secret = match arguments.secret.len() { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | let mut secret_validator = Validation::new(algorithm); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | let mut insecure_validator = secret_validator.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | let token_data = decode::(&jwt, &insecure_decoding_key, &insecure_validator) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | / match secret { [INFO] [stdout] 166 | | Some(Ok(secret_key)) => decode::(&jwt, &secret_key, &secret_validator) [INFO] [stdout] 167 | | .map_err(jsonwebtoken::errors::Error::into), [INFO] [stdout] 168 | | Some(Err(err)) => Err(err), [INFO] [stdout] 169 | | None => decode::(&jwt, &insecure_decoding_key, &insecure_validator) [INFO] [stdout] 170 | | .map_err(jsonwebtoken::errors::Error::into), [INFO] [stdout] 171 | | }, [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/translators/encode.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | .map(|raw_json| match from_str(&raw_json) { [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/translators.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/translators/decode.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 124 | let secret = match arguments.secret.len() { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | let mut secret_validator = Validation::new(algorithm); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | let mut insecure_validator = secret_validator.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | let token_data = decode::(&jwt, &insecure_decoding_key, &insecure_validator) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | / match secret { [INFO] [stdout] 166 | | Some(Ok(secret_key)) => decode::(&jwt, &secret_key, &secret_validator) [INFO] [stdout] 167 | | .map_err(jsonwebtoken::errors::Error::into), [INFO] [stdout] 168 | | Some(Err(err)) => Err(err), [INFO] [stdout] 169 | | None => decode::(&jwt, &insecure_decoding_key, &insecure_validator) [INFO] [stdout] 170 | | .map_err(jsonwebtoken::errors::Error::into), [INFO] [stdout] 171 | | }, [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/translators/encode.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | .map(|raw_json| match from_str(&raw_json) { [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jwt-cli` (bin "jwt") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jwt-cli` (bin "jwt" test) due to 4 previous errors [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] --> tests/../src/translators.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> tests/../src/translators/decode.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 124 | let secret = match arguments.secret.len() { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | let mut secret_validator = Validation::new(algorithm); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | let mut insecure_validator = secret_validator.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | let token_data = decode::(&jwt, &insecure_decoding_key, &insecure_validator) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | / match secret { [INFO] [stdout] 166 | | Some(Ok(secret_key)) => decode::(&jwt, &secret_key, &secret_validator) [INFO] [stdout] 167 | | .map_err(jsonwebtoken::errors::Error::into), [INFO] [stdout] 168 | | Some(Err(err)) => Err(err), [INFO] [stdout] 169 | | None => decode::(&jwt, &insecure_decoding_key, &insecure_validator) [INFO] [stdout] 170 | | .map_err(jsonwebtoken::errors::Error::into), [INFO] [stdout] 171 | | }, [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] --> tests/../src/translators/encode.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | .map(|raw_json| match from_str(&raw_json) { [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jwt-cli` (test "main_test") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "e671298313d28bc7559452423f3dd04e0b413d925300d108dda7d215dee82f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e671298313d28bc7559452423f3dd04e0b413d925300d108dda7d215dee82f08", kill_on_drop: false }` [INFO] [stdout] e671298313d28bc7559452423f3dd04e0b413d925300d108dda7d215dee82f08