[INFO] fetching crate dotium 0.1.12... [INFO] checking dotium-0.1.12 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate dotium 0.1.12 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate dotium 0.1.12 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 dotium 0.1.12 [INFO] finished tweaking crates.io crate dotium 0.1.12 [INFO] tweaked toml for crates.io crate dotium 0.1.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate dotium 0.1.12 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d29d61f91bf2214509ef4c62793f9e8f98e38509a11de723433a095a06cf76dc [INFO] running `Command { std: "docker" "start" "-a" "d29d61f91bf2214509ef4c62793f9e8f98e38509a11de723433a095a06cf76dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d29d61f91bf2214509ef4c62793f9e8f98e38509a11de723433a095a06cf76dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d29d61f91bf2214509ef4c62793f9e8f98e38509a11de723433a095a06cf76dc", kill_on_drop: false }` [INFO] [stdout] d29d61f91bf2214509ef4c62793f9e8f98e38509a11de723433a095a06cf76dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 904d92aee9e804636f59e9ead5d765d02fd52cfbf6d260e27fcf16e1d15acaaf [INFO] running `Command { std: "docker" "start" "-a" "904d92aee9e804636f59e9ead5d765d02fd52cfbf6d260e27fcf16e1d15acaaf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking rust-embed-utils v8.4.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking gethostname v0.4.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking unic-langid-impl v0.9.5 [INFO] [stderr] Compiling rust-embed v8.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unic-langid v0.9.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking clap_complete v4.5.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking age-core v0.10.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling i18n-config v0.4.6 [INFO] [stderr] Compiling i18n-embed-impl v0.8.3 [INFO] [stderr] Compiling i18n-embed v0.14.1 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Checking age v0.10.0 [INFO] [stderr] Checking dotium v0.1.12 (/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/cli/update.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 28 | let secret_keys = require_secret_keys(&config)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Err(format!( [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | "No repository file found for {}", [INFO] [stdout] 53 | | &self.file_or_directory.to_string_lossy() [INFO] [stdout] 54 | | ) [INFO] [stdout] 55 | | .into()) [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] | |_______________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/repository/actions/j2_template.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 49 | let mut tera = Tera::default(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | match tera.render(&file.source, &context) { [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 `dotium` (bin "dotium" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/update.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 28 | let secret_keys = require_secret_keys(&config)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Err(format!( [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | "No repository file found for {}", [INFO] [stdout] 53 | | &self.file_or_directory.to_string_lossy() [INFO] [stdout] 54 | | ) [INFO] [stdout] 55 | | .into()) [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] | |_______________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/repository/actions/j2_template.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 49 | let mut tera = Tera::default(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | match tera.render(&file.source, &context) { [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 `dotium` (bin "dotium") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "904d92aee9e804636f59e9ead5d765d02fd52cfbf6d260e27fcf16e1d15acaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "904d92aee9e804636f59e9ead5d765d02fd52cfbf6d260e27fcf16e1d15acaaf", kill_on_drop: false }` [INFO] [stdout] 904d92aee9e804636f59e9ead5d765d02fd52cfbf6d260e27fcf16e1d15acaaf