[INFO] fetching crate jpki-cli 0.4.3... [INFO] checking jpki-cli-0.4.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate jpki-cli 0.4.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate jpki-cli 0.4.3 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 jpki-cli 0.4.3 [INFO] finished tweaking crates.io crate jpki-cli 0.4.3 [INFO] tweaked toml for crates.io crate jpki-cli 0.4.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate jpki-cli 0.4.3 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aa2d1da538d223db87b9f216169fb80b299f11a796d240ace29e0297546417c [INFO] running `Command { std: "docker" "start" "-a" "7aa2d1da538d223db87b9f216169fb80b299f11a796d240ace29e0297546417c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aa2d1da538d223db87b9f216169fb80b299f11a796d240ace29e0297546417c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa2d1da538d223db87b9f216169fb80b299f11a796d240ace29e0297546417c", kill_on_drop: false }` [INFO] [stdout] 7aa2d1da538d223db87b9f216169fb80b299f11a796d240ace29e0297546417c [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76e45eb9c8ef64d48496f1e2957f11eb29347540d46e6f22432446151d47d2f7 [INFO] running `Command { std: "docker" "start" "-a" "76e45eb9c8ef64d48496f1e2957f11eb29347540d46e6f22432446151d47d2f7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking bstr v1.7.0 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling apdu-core v0.4.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking pcsc v2.8.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking bcder v0.7.3 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling der_derive v0.7.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Compiling apdu-derive v0.4.0 [INFO] [stderr] Compiling rust-i18n-support v1.1.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking apdu v0.4.0 [INFO] [stderr] Compiling rust-i18n-macro v1.3.0 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Compiling rust-i18n v1.2.2 [INFO] [stderr] Checking x509-certificate v0.18.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking jpki v0.4.3 [INFO] [stderr] Checking rust-i18n-extract v1.1.1 [INFO] [stderr] Checking jpki-cli v0.4.3 (/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:187:58 [INFO] [stdout] | [INFO] [stdout] 187 | let open_crypto_ap = || jpki::ap::CryptoAp::open((), Rc::clone(&card)); [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:188:60 [INFO] [stdout] | [INFO] [stdout] 188 | let open_surface_ap = || jpki::ap::SurfaceAp::open((), Rc::clone(&card)); [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:189:60 [INFO] [stdout] | [INFO] [stdout] 189 | let open_support_ap = || jpki::ap::SupportAp::open((), Rc::clone(&card)); [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: 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:187:58 [INFO] [stdout] | [INFO] [stdout] 187 | let open_crypto_ap = || jpki::ap::CryptoAp::open((), Rc::clone(&card)); [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:188:60 [INFO] [stdout] | [INFO] [stdout] 188 | let open_surface_ap = || jpki::ap::SurfaceAp::open((), Rc::clone(&card)); [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:189:60 [INFO] [stdout] | [INFO] [stdout] 189 | let open_support_ap = || jpki::ap::SupportAp::open((), Rc::clone(&card)); [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 `jpki-cli` (bin "jpki-cli") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jpki-cli` (bin "jpki-cli" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "76e45eb9c8ef64d48496f1e2957f11eb29347540d46e6f22432446151d47d2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e45eb9c8ef64d48496f1e2957f11eb29347540d46e6f22432446151d47d2f7", kill_on_drop: false }` [INFO] [stdout] 76e45eb9c8ef64d48496f1e2957f11eb29347540d46e6f22432446151d47d2f7