[INFO] fetching crate biscuit-cli 0.5.0... [INFO] checking biscuit-cli-0.5.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate biscuit-cli 0.5.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate biscuit-cli 0.5.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 biscuit-cli 0.5.0 [INFO] finished tweaking crates.io crate biscuit-cli 0.5.0 [INFO] tweaked toml for crates.io crate biscuit-cli 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate biscuit-cli 0.5.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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.1.7 [INFO] [stderr] Downloaded prost v0.10.4 [INFO] [stderr] Downloaded prost-derive v0.10.1 [INFO] [stderr] Downloaded parse_duration v2.1.1 [INFO] [stderr] Downloaded biscuit-parser v0.1.2 [INFO] [stderr] Downloaded prost-types v0.10.1 [INFO] [stderr] Downloaded biscuit-quote v0.2.2 [INFO] [stderr] Downloaded ppv-lite86 v0.2.19 [INFO] [stderr] Downloaded biscuit-auth v5.0.0 [INFO] [stderr] Downloaded serde_json v1.0.121 [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] 1588db5067b4925ec97ac086c88eb425d60e50bd6072ae41b7df42ec9d31fb44 [INFO] running `Command { std: "docker" "start" "-a" "1588db5067b4925ec97ac086c88eb425d60e50bd6072ae41b7df42ec9d31fb44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1588db5067b4925ec97ac086c88eb425d60e50bd6072ae41b7df42ec9d31fb44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1588db5067b4925ec97ac086c88eb425d60e50bd6072ae41b7df42ec9d31fb44", kill_on_drop: false }` [INFO] [stdout] 1588db5067b4925ec97ac086c88eb425d60e50bd6072ae41b7df42ec9d31fb44 [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] d6112afcc658cf38664c85d659401ef9e6ad19b8cee8cf260b1418a0293d2923 [INFO] running `Command { std: "docker" "start" "-a" "d6112afcc658cf38664c85d659401ef9e6ad19b8cee8cf260b1418a0293d2923", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bytes v1.7.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling biscuit-auth v5.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling biscuit-cli v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking ppv-lite86 v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking biscuit-parser v0.1.2 [INFO] [stderr] Compiling biscuit-quote v0.2.2 [INFO] [stdout] warning: use of deprecated method `biscuit_auth::UnverifiedBiscuit::check_signature`: please use `verify` instead [INFO] [stdout] --> src/inspect.rs:417:34 [INFO] [stdout] | [INFO] [stdout] 417 | let sig_result = biscuit.check_signature(|_| key); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `biscuit_auth::UnverifiedBiscuit::check_signature`: please use `verify` instead [INFO] [stdout] --> src/inspect.rs:417:34 [INFO] [stdout] | [INFO] [stdout] 417 | let sig_result = biscuit.check_signature(|_| key); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.44s [INFO] running `Command { std: "docker" "inspect" "d6112afcc658cf38664c85d659401ef9e6ad19b8cee8cf260b1418a0293d2923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6112afcc658cf38664c85d659401ef9e6ad19b8cee8cf260b1418a0293d2923", kill_on_drop: false }` [INFO] [stdout] d6112afcc658cf38664c85d659401ef9e6ad19b8cee8cf260b1418a0293d2923 [INFO] checking biscuit-cli-0.5.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate biscuit-cli 0.5.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate biscuit-cli 0.5.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 biscuit-cli 0.5.0 [INFO] finished tweaking crates.io crate biscuit-cli 0.5.0 [INFO] tweaked toml for crates.io crate biscuit-cli 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate biscuit-cli 0.5.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] 684d9025c17c2f0fb585c5f2bc16e325f5281ae9753e70d6a58911e9171baa12 [INFO] running `Command { std: "docker" "start" "-a" "684d9025c17c2f0fb585c5f2bc16e325f5281ae9753e70d6a58911e9171baa12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "684d9025c17c2f0fb585c5f2bc16e325f5281ae9753e70d6a58911e9171baa12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684d9025c17c2f0fb585c5f2bc16e325f5281ae9753e70d6a58911e9171baa12", kill_on_drop: false }` [INFO] [stdout] 684d9025c17c2f0fb585c5f2bc16e325f5281ae9753e70d6a58911e9171baa12 [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] e6f686a424cf82ba63b95d5e9282a761c06ece619aa9924f2f90e681d8ecb005 [INFO] running `Command { std: "docker" "start" "-a" "e6f686a424cf82ba63b95d5e9282a761c06ece619aa9924f2f90e681d8ecb005", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking bytes v1.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling biscuit-auth v5.0.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling biscuit-cli v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking ppv-lite86 v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Checking biscuit-parser v0.1.2 [INFO] [stderr] Compiling biscuit-quote v0.2.2 [INFO] [stdout] warning: use of deprecated method `biscuit_auth::UnverifiedBiscuit::check_signature`: please use `verify` instead [INFO] [stdout] --> src/inspect.rs:417:34 [INFO] [stdout] | [INFO] [stdout] 417 | let sig_result = biscuit.check_signature(|_| key); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `biscuit_auth::UnverifiedBiscuit::check_signature`: please use `verify` instead [INFO] [stdout] --> src/inspect.rs:417:34 [INFO] [stdout] | [INFO] [stdout] 417 | let sig_result = biscuit.check_signature(|_| key); [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/cli.rs:86:39 [INFO] [stdout] | [INFO] [stdout] 86 | #[clap(long, parse(try_from_str = parse_ttl))] [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/cli.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | pub param: Vec, [INFO] [stdout] | ^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:318:34 [INFO] [stdout] | [INFO] [stdout] 318 | parse(try_from_str = parse_duration) [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/cli.rs:339:43 [INFO] [stdout] | [INFO] [stdout] 339 | #[clap(long, parse(try_from_str = parse_ttl))] [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/input.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | PrivateKey::from_bytes(&bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/input.rs:398:22 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|_| parse_duration(str).map(Ttl::Duration)) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:86:39 [INFO] [stdout] | [INFO] [stdout] 86 | #[clap(long, parse(try_from_str = parse_ttl))] [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/cli.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | pub param: Vec, [INFO] [stdout] | ^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:318:34 [INFO] [stdout] | [INFO] [stdout] 318 | parse(try_from_str = parse_duration) [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/cli.rs:339:43 [INFO] [stdout] | [INFO] [stdout] 339 | #[clap(long, parse(try_from_str = parse_ttl))] [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 6 previous errors; 1 warning emitted [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/input.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | PrivateKey::from_bytes(&bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/input.rs:398:22 [INFO] [stdout] | [INFO] [stdout] 398 | .or_else(|_| parse_duration(str).map(Ttl::Duration)) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `biscuit-cli` (bin "biscuit") due to 7 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `biscuit-cli` (bin "biscuit" test) due to 7 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e6f686a424cf82ba63b95d5e9282a761c06ece619aa9924f2f90e681d8ecb005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f686a424cf82ba63b95d5e9282a761c06ece619aa9924f2f90e681d8ecb005", kill_on_drop: false }` [INFO] [stdout] e6f686a424cf82ba63b95d5e9282a761c06ece619aa9924f2f90e681d8ecb005