[INFO] fetching crate zuk 0.22.11... [INFO] checking zuk-0.22.11 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate zuk 0.22.11 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate zuk 0.22.11 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 zuk 0.22.11 [INFO] finished tweaking crates.io crate zuk 0.22.11 [INFO] tweaked toml for crates.io crate zuk 0.22.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate zuk 0.22.11 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-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] d7dd48f4b68b0d03d2b60f1a64be77f19ccb95ea5be96f1d1062cc3ee41c1210 [INFO] running `Command { std: "docker" "start" "-a" "d7dd48f4b68b0d03d2b60f1a64be77f19ccb95ea5be96f1d1062cc3ee41c1210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7dd48f4b68b0d03d2b60f1a64be77f19ccb95ea5be96f1d1062cc3ee41c1210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7dd48f4b68b0d03d2b60f1a64be77f19ccb95ea5be96f1d1062cc3ee41c1210", kill_on_drop: false }` [INFO] [stdout] d7dd48f4b68b0d03d2b60f1a64be77f19ccb95ea5be96f1d1062cc3ee41c1210 [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] e899fab436b428b6dd4af4b8f4867a954eb1c058b5697ebdc5f7b7ada756b580 [INFO] running `Command { std: "docker" "start" "-a" "e899fab436b428b6dd4af4b8f4867a954eb1c058b5697ebdc5f7b7ada756b580", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling mediatype v0.19.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling sys-locale v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pix v0.13.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling liblbfgs-sys v0.1.2 [INFO] [stderr] Compiling cqdb-sys v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling crfsuite-sys v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling array-init v2.0.1 [INFO] [stderr] Compiling jhash v0.1.1 [INFO] [stderr] Compiling singularize v0.1.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling deunicode v1.3.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling cqdb v0.5.6 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling html-escape v0.2.11 [INFO] [stderr] Compiling libmath v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.8 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling mime2ext v0.1.52 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling file-format v0.6.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling punycode v0.4.1 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling bcrypt v0.13.0 [INFO] [stderr] Compiling png_pong v0.8.2 [INFO] [stderr] Compiling prime_tools v0.3.4 [INFO] [stderr] Compiling qrcode-generator v4.1.6 [INFO] [stderr] Compiling sha3 v0.10.2 [INFO] [stderr] Compiling balloon-hash v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling miller_rabin v1.1.1 [INFO] [stderr] Compiling unicode_reader v1.0.2 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling crfsuite v0.3.1 [INFO] [stderr] Compiling lz4_flex v0.9.4 [INFO] [stderr] Compiling crfs v0.2.0 [INFO] [stderr] Compiling fraction v0.11.1 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling md4 v0.10.1 [INFO] [stderr] Compiling lipsum v0.8.2 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling crc_all v0.2.2 [INFO] [stderr] Compiling blurhash v0.1.1 [INFO] [stderr] Compiling entropy v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling css-color v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling libseccomp-sys v0.2.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling syscalls v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libseccomp v0.2.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling pest_meta v2.3.0 [INFO] [stderr] Checking const_format v0.2.26 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Compiling rustyline-derive v0.6.0 [INFO] [stderr] Checking extrasafe v0.1.2 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking whoami v1.2.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling clap v3.2.18 [INFO] [stderr] Checking hanbun v0.4.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking image v0.24.3 [INFO] [stderr] Checking fd-lock v3.0.6 [INFO] [stderr] Compiling pest_generator v2.3.0 [INFO] [stderr] Checking hexyl v0.10.0 [INFO] [stderr] Compiling pest_derive v2.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking geo v0.4.13 [INFO] [stderr] Checking rmpv v1.0.0 [INFO] [stderr] Checking open-location-code v0.1.0 [INFO] [stderr] Checking yozuk-helper-filetype v0.22.11 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking yozuk-sdk v0.22.11 [INFO] [stderr] Checking json-rpc2 v0.11.1 [INFO] [stderr] Compiling time-tz v1.0.2 [INFO] [stderr] Checking yozuk-helper-english v0.22.11 [INFO] [stderr] Checking yozuk-helper-encoding v0.22.11 [INFO] [stderr] Checking yozuk-model v0.22.11 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Checking yozuk-helper-platform v0.20.2 [INFO] [stderr] Checking yozuk-core-skillset v0.22.11 [INFO] [stderr] Compiling yozuk v0.22.11 [INFO] [stderr] Checking zuk v0.22.11 (/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:44:12 [INFO] [stdout] | [INFO] [stdout] 35 | let zuk = Yozuk::builder() [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | Ok(Self { args, zuk }) [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:44:12 [INFO] [stdout] | [INFO] [stdout] 35 | let zuk = Yozuk::builder() [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | Ok(Self { args, zuk }) [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/rpc.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | fn from(mut req: GetCommandsRequest) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | / req.input_tokens [INFO] [stdout] 102 | | .take() [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/term.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 140 | let mut stdout = stdout().lock(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let mut stdin = stdin().lock(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | Ok(version.parse()?) [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/rpc.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | fn from(mut req: GetCommandsRequest) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | / req.input_tokens [INFO] [stdout] 102 | | .take() [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/rpc.rs:316:24 [INFO] [stdout] | [INFO] [stdout] 316 | .map(|res| serde_json::to_string(&res.unwrap()).unwrap()) [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/term.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 140 | let mut stdout = stdout().lock(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let mut stdin = stdin().lock(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | Ok(version.parse()?) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zuk` (bin "zuk" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zuk` (bin "zuk") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "e899fab436b428b6dd4af4b8f4867a954eb1c058b5697ebdc5f7b7ada756b580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e899fab436b428b6dd4af4b8f4867a954eb1c058b5697ebdc5f7b7ada756b580", kill_on_drop: false }` [INFO] [stdout] e899fab436b428b6dd4af4b8f4867a954eb1c058b5697ebdc5f7b7ada756b580