[INFO] cloning repository https://github.com/olix3001/PurrLang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olix3001/PurrLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix3001%2FPurrLang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix3001%2FPurrLang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47af7989bceccf57c9f25e09e41cfe39de2a9c9d [INFO] checking olix3001/PurrLang against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix3001%2FPurrLang" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/olix3001/PurrLang 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 git repo https://github.com/olix3001/PurrLang [INFO] finished tweaking git repo https://github.com/olix3001/PurrLang [INFO] tweaked toml for git repo https://github.com/olix3001/PurrLang written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/olix3001/PurrLang 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] Downloading crates ... [INFO] [stderr] Downloaded internment v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 56341b1465fa4255ab10d203359c072684d73710839b23d3d67af948dda83330 [INFO] running `Command { std: "docker" "start" "-a" "56341b1465fa4255ab10d203359c072684d73710839b23d3d67af948dda83330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56341b1465fa4255ab10d203359c072684d73710839b23d3d67af948dda83330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56341b1465fa4255ab10d203359c072684d73710839b23d3d67af948dda83330", kill_on_drop: false }` [INFO] [stdout] 56341b1465fa4255ab10d203359c072684d73710839b23d3d67af948dda83330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c8afd61eb069035469686ec1e1eb622addf98791394af5405474c1fabce6ad98 [INFO] running `Command { std: "docker" "start" "-a" "c8afd61eb069035469686ec1e1eb622addf98791394af5405474c1fabce6ad98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking internment v0.8.3 [INFO] [stderr] Checking common v0.2.0-alpha (/opt/rustwide/workdir/common) [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking error v0.2.0-alpha (/opt/rustwide/workdir/error) [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.1.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking deflate64 v0.1.8 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking parser v0.2.0-alpha (/opt/rustwide/workdir/parser) [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking resolution v0.2.0-alpha (/opt/rustwide/workdir/resolution) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> resolution/src/resolve.rs:969:9 [INFO] [stdout] | [INFO] [stdout] 969 | _ => { notes.default_ret_ty.clone() } [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> resolution/src/resolve.rs:969:9 [INFO] [stdout] | [INFO] [stdout] 542 | ast::ExpressionKind::Number(_) => ResolvedTy::Number, [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] 543 | ast::ExpressionKind::String(_) => ResolvedTy::Text, [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] 544 | ast::ExpressionKind::Bool(_) => ResolvedTy::Bool, [INFO] [stdout] | ---------------------------- matches some of the same values [INFO] [stdout] 545 | [INFO] [stdout] 546 | ast::ExpressionKind::Paren(subexpr) => [INFO] [stdout] | ----------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 969 | _ => { notes.default_ret_ty.clone() } [INFO] [stdout] | ^ ...and 9 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking optimizer v0.2.0-alpha (/opt/rustwide/workdir/optimizer) [INFO] [stdout] warning: unused import: `data::Build` [INFO] [stdout] --> optimizer/src/tree_shaking.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `visit::NodeRef` [INFO] [stdout] --> optimizer/src/tree_shaking.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> resolution/src/resolve.rs:969:9 [INFO] [stdout] | [INFO] [stdout] 969 | _ => { notes.default_ret_ty.clone() } [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> resolution/src/resolve.rs:969:9 [INFO] [stdout] | [INFO] [stdout] 542 | ast::ExpressionKind::Number(_) => ResolvedTy::Number, [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] 543 | ast::ExpressionKind::String(_) => ResolvedTy::Text, [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] 544 | ast::ExpressionKind::Bool(_) => ResolvedTy::Bool, [INFO] [stdout] | ---------------------------- matches some of the same values [INFO] [stdout] 545 | [INFO] [stdout] 546 | ast::ExpressionKind::Paren(subexpr) => [INFO] [stdout] | ----------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 969 | _ => { notes.default_ret_ty.clone() } [INFO] [stdout] | ^ ...and 9 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data::Build` [INFO] [stdout] --> optimizer/src/tree_shaking.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `visit::NodeRef` [INFO] [stdout] --> optimizer/src/tree_shaking.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | use petgraph::{algo::dijkstra, data::Build, graph::{DiGraph, NodeIndex}, visit::NodeRef}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking codegen v0.2.0-alpha (/opt/rustwide/workdir/codegen) [INFO] [stderr] Checking compiler v0.2.0-alpha (/opt/rustwide/workdir/compiler) [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking catnip v0.2.0-alpha (/opt/rustwide/workdir/catnip) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.75s [INFO] running `Command { std: "docker" "inspect" "c8afd61eb069035469686ec1e1eb622addf98791394af5405474c1fabce6ad98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8afd61eb069035469686ec1e1eb622addf98791394af5405474c1fabce6ad98", kill_on_drop: false }` [INFO] [stdout] c8afd61eb069035469686ec1e1eb622addf98791394af5405474c1fabce6ad98 [INFO] checking olix3001/PurrLang against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix3001%2FPurrLang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/olix3001/PurrLang 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 git repo https://github.com/olix3001/PurrLang [INFO] finished tweaking git repo https://github.com/olix3001/PurrLang [INFO] tweaked toml for git repo https://github.com/olix3001/PurrLang written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/olix3001/PurrLang 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a8d362ebf59d98330de6f4c23c3afdbdd3927cef12f72b9516465956d1966824 [INFO] running `Command { std: "docker" "start" "-a" "a8d362ebf59d98330de6f4c23c3afdbdd3927cef12f72b9516465956d1966824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8d362ebf59d98330de6f4c23c3afdbdd3927cef12f72b9516465956d1966824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d362ebf59d98330de6f4c23c3afdbdd3927cef12f72b9516465956d1966824", kill_on_drop: false }` [INFO] [stdout] a8d362ebf59d98330de6f4c23c3afdbdd3927cef12f72b9516465956d1966824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] aea685a9593e4452fdaed1a0b6913b5861bb245f0ef13a09814541d9d55b3ca1 [INFO] running `Command { std: "docker" "start" "-a" "aea685a9593e4452fdaed1a0b6913b5861bb245f0ef13a09814541d9d55b3ca1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking internment v0.8.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking common v0.2.0-alpha (/opt/rustwide/workdir/common) [INFO] [stderr] Checking error v0.2.0-alpha (/opt/rustwide/workdir/error) [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling zip v2.1.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking deflate64 v0.1.8 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking parser v0.2.0-alpha (/opt/rustwide/workdir/parser) [INFO] [stderr] Checking zeroize v1.8.1 [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] --> parser/src/parser.rs:269:8 [INFO] [stdout] | [INFO] [stdout] 254 | let mut items = Vec::::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 269 | Ok((items, notes)) [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] --> parser/src/parser.rs:352:8 [INFO] [stdout] | [INFO] [stdout] 280 | let kind: ast::ItemKind = match first { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let arguments = if tokens.check(Token::LParen) { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 285 | if !tokens.check(Token::RParen) { [INFO] [stdout] 286 | let args = separated(tokens, notes, Token::Comma, parse_expression)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | let body = parse_statements_until(tokens, notes, Token::RCurly)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 304 | let signature = parse_signature(tokens, notes, ast::TyKind::Void)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 305 | expect(tokens, notes, Token::LCurly)?; [INFO] [stdout] 306 | let body = parse_statements_until(tokens, notes, Token::RCurly)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | let fields = parse_ty_struct(tokens, notes, true)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 330 | let import = ast::ItemKind::Import( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | let body = parse_items_until(tokens, notes, Token::RCurly)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 352 | Ok(ast::Item { [INFO] [stdout] | ________^ [INFO] [stdout] 353 | | kind, [INFO] [stdout] 354 | | attributes, [INFO] [stdout] 355 | | pos: start_pos..end_pos, [INFO] [stdout] 356 | | id: NodeId::next() [INFO] [stdout] 357 | | }) [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] | | 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] | | 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] [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] --> parser/src/parser.rs:495:8 [INFO] [stdout] | [INFO] [stdout] 406 | let kind: ast::StatementKind = match first { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | let ty = if tokens.check(Token::Colon) { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | let value = if tokens.check(Token::Assign) { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 439 | let count = parse_expression(tokens, notes)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 442 | let body = parse_statements_until(tokens, notes, Token::RCurly)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | let condition = parse_expression(tokens, notes)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 453 | let body = parse_statements_until(tokens, notes, Token::RCurly)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 464 | let kind = ast::StatementKind::Return( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 472 | let kind = ast::StatementKind::Break; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 477 | let kind = ast::StatementKind::Continue; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 484 | let expression = parse_expression(tokens, notes)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 495 | Ok(ast::Statement { [INFO] [stdout] | ________^ [INFO] [stdout] 496 | | kind, [INFO] [stdout] 497 | | attributes, [INFO] [stdout] 498 | | pos: start_pos..end_pos, [INFO] [stdout] 499 | | id: NodeId::next() [INFO] [stdout] 500 | | }) [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] | | 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] | | 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] | |_____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] [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] --> parser/src/parser.rs:824:8 [INFO] [stdout] | [INFO] [stdout] 775 | let value = match literal_value { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 807 | let path = parse_path(tokens, notes, false)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 824 | Ok(ast::Expression { [INFO] [stdout] | ________^ [INFO] [stdout] 825 | | pos: path.pos.clone(), [INFO] [stdout] 826 | | kind: ast::ExpressionKind::Path(path), [INFO] [stdout] 827 | | id: NodeId::next() [INFO] [stdout] 828 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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] --> parser/src/parser.rs:861:12 [INFO] [stdout] | [INFO] [stdout] 844 | let value = if tokens.check(Token::Colon) { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 861 | Ok(ast::ValueField { [INFO] [stdout] | ____________^ [INFO] [stdout] 862 | | name, [INFO] [stdout] 863 | | value, [INFO] [stdout] 864 | | pos: start_pos..end_pos, [INFO] [stdout] 865 | | id: NodeId::next() [INFO] [stdout] 866 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> parser/src/parser.rs:887:12 [INFO] [stdout] | [INFO] [stdout] 885 | let ty = parse_ty(tokens, notes)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 886 | let end_pos = tokens.position().unwrap().end; [INFO] [stdout] 887 | Ok(ast::TypeField { [INFO] [stdout] | ____________^ [INFO] [stdout] 888 | | name, [INFO] [stdout] 889 | | ty, [INFO] [stdout] 890 | | pos: start_pos..end_pos, [INFO] [stdout] 891 | | id: NodeId::next() [INFO] [stdout] 892 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> parser/src/parser.rs:990:8 [INFO] [stdout] | [INFO] [stdout] 960 | let kind: ast::TyKind = match first { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 972 | let path = parse_path(tokens, notes, false)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 976 | let arguments = if !tokens.check(Token::RParen) { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | let args = separated(tokens, notes, Token::Comma, parse_ty)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 982 | let return_type = parse_ty(tokens, notes)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 990 | Ok(ast::Ty { [INFO] [stdout] | ________^ [INFO] [stdout] 991 | | kind, [INFO] [stdout] 992 | | pos: start_pos..end_pos [INFO] [stdout] 993 | | }) [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] | | 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] [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] --> parser/src/parser.rs:1029:8 [INFO] [stdout] | [INFO] [stdout] 1001 | let mut segments = Vec::::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1029 | Ok(ast::PurrPath { [INFO] [stdout] | ________^ [INFO] [stdout] 1030 | | segments, [INFO] [stdout] 1031 | | pos: start_pos..end_pos [INFO] [stdout] 1032 | | }) [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] --> parser/src/parser.rs:1066:8 [INFO] [stdout] | [INFO] [stdout] 1062 | let signature = parse_signature(tokens, notes, ast::TyKind::Ptr)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1063 | let opcode = expect_ident(tokens, notes)?; [INFO] [stdout] 1064 | let body = parse_values_struct(tokens, notes, true)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1065 | [INFO] [stdout] 1066 | Ok(ast::BlockDefinition { [INFO] [stdout] | ________^ [INFO] [stdout] 1067 | | name, [INFO] [stdout] 1068 | | signature, [INFO] [stdout] 1069 | | opcode, [INFO] [stdout] 1070 | | body [INFO] [stdout] 1071 | | }) [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] | [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] --> parser/src/parser.rs:1103:8 [INFO] [stdout] | [INFO] [stdout] 1078 | let prefix = parse_path(tokens, notes, true)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1100 | let subimports = separated(tokens, notes, Token::Comma, parse_import)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1103 | Ok(ast::ImportTree { [INFO] [stdout] | ________^ [INFO] [stdout] 1104 | | prefix, [INFO] [stdout] 1105 | | kind: ast::ImportKind::Nested(subimports) [INFO] [stdout] 1106 | | }) [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] | [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] --> parser/src/parser.rs:1137:8 [INFO] [stdout] | [INFO] [stdout] 1112 | default_return_ty: ast::TyKind, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1117 | let arguments = if !tokens.check(Token::RParen) { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1118 | let args = separated(tokens, notes, Token::Comma, |tokens, notes| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1133 | let return_type = if tokens.check(Token::Arrow) { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1137 | Ok(ast::Signature { arguments, return_type, generics }) [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] --> parser/src/parser.rs:1124:16 [INFO] [stdout] | [INFO] [stdout] 1122 | let ty = parse_ty(tokens, notes)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1123 | let end_pos = tokens.position().unwrap().end; [INFO] [stdout] 1124 | Ok(ast::TypeField { [INFO] [stdout] | ________________^ [INFO] [stdout] 1125 | | name, ty, pos: start_pos..end_pos, [INFO] [stdout] 1126 | | id: NodeId::next() [INFO] [stdout] 1127 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________| [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parser` (lib) due to 13 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] --> parser/src/parser.rs:269:8 [INFO] [stdout] | [INFO] [stdout] 254 | let mut items = Vec::::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 269 | Ok((items, notes)) [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] --> parser/src/parser.rs:352:8 [INFO] [stdout] | [INFO] [stdout] 280 | let kind: ast::ItemKind = match first { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let arguments = if tokens.check(Token::LParen) { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 285 | if !tokens.check(Token::RParen) { [INFO] [stdout] 286 | let args = separated(tokens, notes, Token::Comma, parse_expression)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | let body = parse_statements_until(tokens, notes, Token::RCurly)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 304 | let signature = parse_signature(tokens, notes, ast::TyKind::Void)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 305 | expect(tokens, notes, Token::LCurly)?; [INFO] [stdout] 306 | let body = parse_statements_until(tokens, notes, Token::RCurly)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | let fields = parse_ty_struct(tokens, notes, true)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 330 | let import = ast::ItemKind::Import( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | let body = parse_items_until(tokens, notes, Token::RCurly)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 352 | Ok(ast::Item { [INFO] [stdout] | ________^ [INFO] [stdout] 353 | | kind, [INFO] [stdout] 354 | | attributes, [INFO] [stdout] 355 | | pos: start_pos..end_pos, [INFO] [stdout] 356 | | id: NodeId::next() [INFO] [stdout] 357 | | }) [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] | | 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] | | 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] [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] --> parser/src/parser.rs:495:8 [INFO] [stdout] | [INFO] [stdout] 406 | let kind: ast::StatementKind = match first { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | let ty = if tokens.check(Token::Colon) { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | let value = if tokens.check(Token::Assign) { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 439 | let count = parse_expression(tokens, notes)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 442 | let body = parse_statements_until(tokens, notes, Token::RCurly)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | let condition = parse_expression(tokens, notes)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 453 | let body = parse_statements_until(tokens, notes, Token::RCurly)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 464 | let kind = ast::StatementKind::Return( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 472 | let kind = ast::StatementKind::Break; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 477 | let kind = ast::StatementKind::Continue; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 484 | let expression = parse_expression(tokens, notes)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 495 | Ok(ast::Statement { [INFO] [stdout] | ________^ [INFO] [stdout] 496 | | kind, [INFO] [stdout] 497 | | attributes, [INFO] [stdout] 498 | | pos: start_pos..end_pos, [INFO] [stdout] 499 | | id: NodeId::next() [INFO] [stdout] 500 | | }) [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] | | 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] | | 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] | |_____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] [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] --> parser/src/parser.rs:824:8 [INFO] [stdout] | [INFO] [stdout] 775 | let value = match literal_value { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 807 | let path = parse_path(tokens, notes, false)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 824 | Ok(ast::Expression { [INFO] [stdout] | ________^ [INFO] [stdout] 825 | | pos: path.pos.clone(), [INFO] [stdout] 826 | | kind: ast::ExpressionKind::Path(path), [INFO] [stdout] 827 | | id: NodeId::next() [INFO] [stdout] 828 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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] --> parser/src/parser.rs:861:12 [INFO] [stdout] | [INFO] [stdout] 844 | let value = if tokens.check(Token::Colon) { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 861 | Ok(ast::ValueField { [INFO] [stdout] | ____________^ [INFO] [stdout] 862 | | name, [INFO] [stdout] 863 | | value, [INFO] [stdout] 864 | | pos: start_pos..end_pos, [INFO] [stdout] 865 | | id: NodeId::next() [INFO] [stdout] 866 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> parser/src/parser.rs:887:12 [INFO] [stdout] | [INFO] [stdout] 885 | let ty = parse_ty(tokens, notes)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 886 | let end_pos = tokens.position().unwrap().end; [INFO] [stdout] 887 | Ok(ast::TypeField { [INFO] [stdout] | ____________^ [INFO] [stdout] 888 | | name, [INFO] [stdout] 889 | | ty, [INFO] [stdout] 890 | | pos: start_pos..end_pos, [INFO] [stdout] 891 | | id: NodeId::next() [INFO] [stdout] 892 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> parser/src/parser.rs:990:8 [INFO] [stdout] | [INFO] [stdout] 960 | let kind: ast::TyKind = match first { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 972 | let path = parse_path(tokens, notes, false)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 976 | let arguments = if !tokens.check(Token::RParen) { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | let args = separated(tokens, notes, Token::Comma, parse_ty)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 982 | let return_type = parse_ty(tokens, notes)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 990 | Ok(ast::Ty { [INFO] [stdout] | ________^ [INFO] [stdout] 991 | | kind, [INFO] [stdout] 992 | | pos: start_pos..end_pos [INFO] [stdout] 993 | | }) [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] | | 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] [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] --> parser/src/parser.rs:1029:8 [INFO] [stdout] | [INFO] [stdout] 1001 | let mut segments = Vec::::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1029 | Ok(ast::PurrPath { [INFO] [stdout] | ________^ [INFO] [stdout] 1030 | | segments, [INFO] [stdout] 1031 | | pos: start_pos..end_pos [INFO] [stdout] 1032 | | }) [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] --> parser/src/parser.rs:1066:8 [INFO] [stdout] | [INFO] [stdout] 1062 | let signature = parse_signature(tokens, notes, ast::TyKind::Ptr)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1063 | let opcode = expect_ident(tokens, notes)?; [INFO] [stdout] 1064 | let body = parse_values_struct(tokens, notes, true)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1065 | [INFO] [stdout] 1066 | Ok(ast::BlockDefinition { [INFO] [stdout] | ________^ [INFO] [stdout] 1067 | | name, [INFO] [stdout] 1068 | | signature, [INFO] [stdout] 1069 | | opcode, [INFO] [stdout] 1070 | | body [INFO] [stdout] 1071 | | }) [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] | [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] --> parser/src/parser.rs:1103:8 [INFO] [stdout] | [INFO] [stdout] 1078 | let prefix = parse_path(tokens, notes, true)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1100 | let subimports = separated(tokens, notes, Token::Comma, parse_import)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1103 | Ok(ast::ImportTree { [INFO] [stdout] | ________^ [INFO] [stdout] 1104 | | prefix, [INFO] [stdout] 1105 | | kind: ast::ImportKind::Nested(subimports) [INFO] [stdout] 1106 | | }) [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] | [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] --> parser/src/parser.rs:1137:8 [INFO] [stdout] | [INFO] [stdout] 1112 | default_return_ty: ast::TyKind, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1117 | let arguments = if !tokens.check(Token::RParen) { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1118 | let args = separated(tokens, notes, Token::Comma, |tokens, notes| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1133 | let return_type = if tokens.check(Token::Arrow) { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1137 | Ok(ast::Signature { arguments, return_type, generics }) [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] --> parser/src/parser.rs:1124:16 [INFO] [stdout] | [INFO] [stdout] 1122 | let ty = parse_ty(tokens, notes)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1123 | let end_pos = tokens.position().unwrap().end; [INFO] [stdout] 1124 | Ok(ast::TypeField { [INFO] [stdout] | ________________^ [INFO] [stdout] 1125 | | name, ty, pos: start_pos..end_pos, [INFO] [stdout] 1126 | | id: NodeId::next() [INFO] [stdout] 1127 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________| [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] --> parser/src/parser.rs:1223:12 [INFO] [stdout] | [INFO] [stdout] 1210 | let mut statements = Vec::::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1223 | Ok((statements, notes)) [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] --> parser/src/parser.rs:1234:13 [INFO] [stdout] | [INFO] [stdout] 1228 | let parse_result = parse_purr(" [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1234 | parse_result.unwrap().1, [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 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parser` (lib test) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "aea685a9593e4452fdaed1a0b6913b5861bb245f0ef13a09814541d9d55b3ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea685a9593e4452fdaed1a0b6913b5861bb245f0ef13a09814541d9d55b3ca1", kill_on_drop: false }` [INFO] [stdout] aea685a9593e4452fdaed1a0b6913b5861bb245f0ef13a09814541d9d55b3ca1