[INFO] fetching crate modus 0.1.15... [INFO] checking modus-0.1.15 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate modus 0.1.15 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate modus 0.1.15 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 modus 0.1.15 [INFO] finished tweaking crates.io crate modus 0.1.15 [INFO] tweaked toml for crates.io crate modus 0.1.15 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate modus 0.1.15 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ae528588a4ad9e407848e8ab4a39bb240f0641698c74bd3f737051a76c2a5be5 [INFO] running `Command { std: "docker" "start" "-a" "ae528588a4ad9e407848e8ab4a39bb240f0641698c74bd3f737051a76c2a5be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae528588a4ad9e407848e8ab4a39bb240f0641698c74bd3f737051a76c2a5be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae528588a4ad9e407848e8ab4a39bb240f0641698c74bd3f737051a76c2a5be5", kill_on_drop: false }` [INFO] [stdout] ae528588a4ad9e407848e8ab4a39bb240f0641698c74bd3f737051a76c2a5be5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e6dc96c9ef85f226afdcffeae469dd7520176fc8c67582c779fb4ddccca49339 [INFO] running `Command { std: "docker" "start" "-a" "e6dc96c9ef85f226afdcffeae469dd7520176fc8c67582c779fb4ddccca49339", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking brownstone v1.1.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking dot v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking fp-core v0.1.9 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking nom-supreme v0.6.0 [INFO] [stderr] Checking nom_locate v4.0.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking pin-project v0.4.29 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking spawn-wait v0.2.2 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Compiling tonic-build v0.1.1 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Compiling buildkit-proto v0.2.0 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ptree v0.4.0 [INFO] [stderr] Checking modus-lib v0.1.15 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Compiling modus v0.1.15 (/opt/rustwide/workdir) [INFO] [stderr] Checking tonic v0.1.1 [INFO] [stderr] Checking buildkit-llb v0.2.0 [INFO] [stderr] Checking buildkit-frontend v0.3.0 [INFO] [stdout] warning: constant `TMP_PREFIX_IGNORE_PATTERN` is never used [INFO] [stdout] --> src/buildkit.rs:208:11 [INFO] [stdout] | [INFO] [stdout] 208 | pub const TMP_PREFIX_IGNORE_PATTERN: &str = "modus_temp_*"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BuildResult` is never used [INFO] [stdout] --> src/reporting.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pub type BuildResult = Vec; [INFO] [stdout] | ^^^^^^^^^^^ [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/reporting.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn from_literal(lit: Literal) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | args: lit [INFO] [stdout] | ___________________^ [INFO] [stdout] 67 | | .args [INFO] [stdout] 68 | | .into_iter() [INFO] [stdout] 69 | | .map(|x| match x { [INFO] [stdout] ... | [INFO] [stdout] 76 | | _ => panic!("Expected constant"), [INFO] [stdout] 77 | | }) [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/reporting.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | o.source_literal.as_ref().unwrap().clone(), [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `modus` (bin "modus") due to 3 previous errors; 2 warnings emitted [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/buildkit_frontend.rs:75:49 [INFO] [stdout] | [INFO] [stdout] 73 | bridge: Bridge, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | options: FrontendOptions, [INFO] [stdout] 75 | ) -> Result { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 76 | | let build_plan = fetch_input(&bridge, &options).await; [INFO] [stdout] 77 | | let mut outputs = handle_build_plan(&bridge, &options, &build_plan).await; [INFO] [stdout] 78 | | let final_output; [INFO] [stdout] ... | [INFO] [stdout] 123 | | )) [INFO] [stdout] 124 | | } [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/buildkit_frontend.rs:75:49 [INFO] [stdout] | [INFO] [stdout] 73 | bridge: Bridge, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | options: FrontendOptions, [INFO] [stdout] 75 | ) -> Result { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 76 | | let build_plan = fetch_input(&bridge, &options).await; [INFO] [stdout] 77 | | let mut outputs = handle_build_plan(&bridge, &options, &build_plan).await; [INFO] [stdout] 78 | | let final_output; [INFO] [stdout] ... | [INFO] [stdout] 123 | | )) [INFO] [stdout] 124 | | } [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/reporting.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn from_literal(lit: Literal) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | args: lit [INFO] [stdout] | ___________________^ [INFO] [stdout] 67 | | .args [INFO] [stdout] 68 | | .into_iter() [INFO] [stdout] 69 | | .map(|x| match x { [INFO] [stdout] ... | [INFO] [stdout] 76 | | _ => panic!("Expected constant"), [INFO] [stdout] 77 | | }) [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/reporting.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | o.source_literal.as_ref().unwrap().clone(), [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] warning: constant `TMP_PREFIX_IGNORE_PATTERN` is never used [INFO] [stdout] --> src/buildkit.rs:208:11 [INFO] [stdout] | [INFO] [stdout] 208 | pub const TMP_PREFIX_IGNORE_PATTERN: &str = "modus_temp_*"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BuildResult` is never used [INFO] [stdout] --> src/reporting.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pub type BuildResult = Vec; [INFO] [stdout] | ^^^^^^^^^^^ [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/reporting.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn from_literal(lit: Literal) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | args: lit [INFO] [stdout] | ___________________^ [INFO] [stdout] 67 | | .args [INFO] [stdout] 68 | | .into_iter() [INFO] [stdout] 69 | | .map(|x| match x { [INFO] [stdout] ... | [INFO] [stdout] 76 | | _ => panic!("Expected constant"), [INFO] [stdout] 77 | | }) [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/reporting.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn from_literal(lit: Literal) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | args: lit [INFO] [stdout] | ___________________^ [INFO] [stdout] 67 | | .args [INFO] [stdout] 68 | | .into_iter() [INFO] [stdout] 69 | | .map(|x| match x { [INFO] [stdout] ... | [INFO] [stdout] 76 | | _ => panic!("Expected constant"), [INFO] [stdout] 77 | | }) [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/reporting.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | o.source_literal.as_ref().unwrap().clone(), [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/reporting.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | o.source_literal.as_ref().unwrap().clone(), [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; 2 warnings emitted [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 `modus` (bin "buildkit-frontend" test) due to 4 previous errors [INFO] [stderr] error: could not compile `modus` (bin "modus" test) due to 3 previous errors; 2 warnings emitted [INFO] [stderr] error: could not compile `modus` (bin "buildkit-frontend") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "e6dc96c9ef85f226afdcffeae469dd7520176fc8c67582c779fb4ddccca49339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6dc96c9ef85f226afdcffeae469dd7520176fc8c67582c779fb4ddccca49339", kill_on_drop: false }` [INFO] [stdout] e6dc96c9ef85f226afdcffeae469dd7520176fc8c67582c779fb4ddccca49339