[INFO] cloning repository https://github.com/MiSawa/tapl-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MiSawa/tapl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Ftapl-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Ftapl-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ecbf100fd8d556b56ac03b9a55a23c54340cdd2 [INFO] checking MiSawa/tapl-rs against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Ftapl-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MiSawa/tapl-rs 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/MiSawa/tapl-rs [INFO] finished tweaking git repo https://github.com/MiSawa/tapl-rs [INFO] tweaked toml for git repo https://github.com/MiSawa/tapl-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MiSawa/tapl-rs 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-width v0.1.9 [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded log v0.4.16 [INFO] [stderr] Downloaded new_debug_unreachable v1.0.4 [INFO] [stderr] Downloaded lexgen_util v0.10.0 [INFO] [stderr] Downloaded const-random v0.1.13 [INFO] [stderr] Downloaded error-code v2.3.1 [INFO] [stderr] Downloaded bit-set v0.5.2 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded phf_shared v0.10.0 [INFO] [stderr] Downloaded str-buf v1.0.5 [INFO] [stderr] Downloaded string_cache v0.8.4 [INFO] [stderr] Downloaded ascii-canvas v3.0.0 [INFO] [stderr] Downloaded diff v0.1.12 [INFO] [stderr] Downloaded archery v0.4.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.2 [INFO] [stderr] Downloaded lexgen v0.10.0 [INFO] [stderr] Downloaded chumsky v0.8.0 [INFO] [stderr] Downloaded anyhow v1.0.57 [INFO] [stderr] Downloaded itertools v0.10.3 [INFO] [stderr] Downloaded unicode-segmentation v1.9.0 [INFO] [stderr] Downloaded petgraph v0.5.1 [INFO] [stderr] Downloaded rpds v0.11.0 [INFO] [stderr] Downloaded rustversion v1.0.6 [INFO] [stderr] Downloaded nix v0.23.1 [INFO] [stderr] Downloaded lalrpop v0.19.7 [INFO] [stderr] Downloaded ariadne v0.1.5 [INFO] [stderr] Downloaded rustix v0.34.5 [INFO] [stderr] Downloaded io-lifetimes v0.6.1 [INFO] [stderr] Downloaded ahash v0.3.8 [INFO] [stderr] Downloaded semver v1.0.7 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.7 [INFO] [stderr] Downloaded const-random-macro v0.1.13 [INFO] [stderr] Downloaded tiny-keccak v2.0.2 [INFO] [stderr] Downloaded clipboard-win v4.4.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.37 [INFO] [stderr] Downloaded fixedbitset v0.2.0 [INFO] [stderr] Downloaded fd-lock v3.0.5 [INFO] [stderr] Downloaded libc v0.2.124 [INFO] [stderr] Downloaded rustyline v9.1.2 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.30.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.30.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.30.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.30.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.30.0 [INFO] [stderr] Downloaded linux-raw-sys v0.0.46 [INFO] [stderr] Downloaded windows-sys v0.30.0 [INFO] [stderr] Downloaded windows-sys v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8d08402a9f56e0d5b15e94e95493767e6968d0eca0142e1df3c3381e1a67219a [INFO] running `Command { std: "docker" "start" "-a" "8d08402a9f56e0d5b15e94e95493767e6968d0eca0142e1df3c3381e1a67219a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d08402a9f56e0d5b15e94e95493767e6968d0eca0142e1df3c3381e1a67219a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d08402a9f56e0d5b15e94e95493767e6968d0eca0142e1df3c3381e1a67219a", kill_on_drop: false }` [INFO] [stdout] 8d08402a9f56e0d5b15e94e95493767e6968d0eca0142e1df3c3381e1a67219a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] da3e9b012d07b0abc8781fb29dc8c2769a803d098a7f67ea5c5176009d8d1c85 [INFO] running `Command { std: "docker" "start" "-a" "da3e9b012d07b0abc8781fb29dc8c2769a803d098a7f67ea5c5176009d8d1c85", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Compiling rustix v0.34.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking lexgen_util v0.10.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ariadne v0.1.5 [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Checking rpds v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Checking fd-lock v3.0.5 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling lexgen v0.10.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Checking simplebool v0.1.0 (/opt/rustwide/workdir/simplebool) [INFO] [stderr] Checking subtyped v0.1.0 (/opt/rustwide/workdir/subtyped) [INFO] [stderr] Checking systemf v0.1.0 (/opt/rustwide/workdir/systemf) [INFO] [stdout] warning: unused variable: `bound` [INFO] [stdout] --> systemf/src/term.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | Type::Exists { bound, body } => f.write_fmt(format_args!("{{*_Type, {body}}}")), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `bound: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bound` [INFO] [stdout] --> systemf/src/term.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | Type::Forall { bound, body } => f.write_fmt(format_args!("All _Type. {body}")), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `bound: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bound` [INFO] [stdout] --> systemf/src/term.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | Type::Exists { bound, body } => f.write_fmt(format_args!("{{*_Type, {body}}}")), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `bound: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bound` [INFO] [stdout] --> systemf/src/term.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | Type::Forall { bound, body } => f.write_fmt(format_args!("All _Type. {body}")), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `bound: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_kind` is never used [INFO] [stdout] --> systemf/src/compiler.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn get_kind(context: &Context, ty: &Type) -> Kind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `meet_type` is never used [INFO] [stdout] --> systemf/src/compiler.rs:373:4 [INFO] [stdout] | [INFO] [stdout] 373 | fn meet_type(_context: &Context, lhs: &Type, rhs: &Type) -> Type { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_kind` is never used [INFO] [stdout] --> systemf/src/compiler.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn get_kind(context: &Context, ty: &Type) -> Kind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `meet_type` is never used [INFO] [stdout] --> systemf/src/compiler.rs:373:4 [INFO] [stdout] | [INFO] [stdout] 373 | fn meet_type(_context: &Context, lhs: &Type, rhs: &Type) -> Type { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling untyped v0.1.0 (/opt/rustwide/workdir/untyped) [INFO] [stderr] Compiling arith v0.1.0 (/opt/rustwide/workdir/arith) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "da3e9b012d07b0abc8781fb29dc8c2769a803d098a7f67ea5c5176009d8d1c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da3e9b012d07b0abc8781fb29dc8c2769a803d098a7f67ea5c5176009d8d1c85", kill_on_drop: false }` [INFO] [stdout] da3e9b012d07b0abc8781fb29dc8c2769a803d098a7f67ea5c5176009d8d1c85 [INFO] checking MiSawa/tapl-rs 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%2FMiSawa%2Ftapl-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MiSawa/tapl-rs 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/MiSawa/tapl-rs [INFO] finished tweaking git repo https://github.com/MiSawa/tapl-rs [INFO] tweaked toml for git repo https://github.com/MiSawa/tapl-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MiSawa/tapl-rs 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] eee103b5bb3fbbf49b023ffe99d8259be0a874a2bc6800a9a67e7be35af15a6f [INFO] running `Command { std: "docker" "start" "-a" "eee103b5bb3fbbf49b023ffe99d8259be0a874a2bc6800a9a67e7be35af15a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eee103b5bb3fbbf49b023ffe99d8259be0a874a2bc6800a9a67e7be35af15a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee103b5bb3fbbf49b023ffe99d8259be0a874a2bc6800a9a67e7be35af15a6f", kill_on_drop: false }` [INFO] [stdout] eee103b5bb3fbbf49b023ffe99d8259be0a874a2bc6800a9a67e7be35af15a6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9714f6fb7692d1807b97b12044901d2ad2eb3cdb071dbec2938ad05382b12b9f [INFO] running `Command { std: "docker" "start" "-a" "9714f6fb7692d1807b97b12044901d2ad2eb3cdb071dbec2938ad05382b12b9f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Compiling rustix v0.34.5 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking lexgen_util v0.10.0 [INFO] [stderr] Checking ariadne v0.1.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rpds v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Checking fd-lock v3.0.5 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling lexgen v0.10.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Checking systemf v0.1.0 (/opt/rustwide/workdir/systemf) [INFO] [stderr] Checking simplebool v0.1.0 (/opt/rustwide/workdir/simplebool) [INFO] [stderr] Checking subtyped v0.1.0 (/opt/rustwide/workdir/subtyped) [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] --> simplebool/src/main.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 70 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | es.into_iter().map(|e| e.map(|e| e.to_string())).collect(), [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] --> simplebool/src/compiler.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn map_context(&self, f: impl FnMut(&C) -> D) -> ContextTerm { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | self.accept(&mut V(f, std::marker::PhantomData)) [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] --> simplebool/src/evaluator.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 8 | fn map_var(term: &Term, f: impl FnMut(usize, usize) -> Term) -> Term { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | term.accept(&mut V(0, f)) [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] --> simplebool/src/parser.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 64 | let token = choice(( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | / token [INFO] [stdout] 80 | | .map_with_span(Spanned) [INFO] [stdout] 81 | | .padded() [INFO] [stdout] 82 | | .repeated() [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] --> simplebool/src/parser.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 105 | recursive(|ty| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let atom = choice(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | / atom.clone() [INFO] [stdout] 112 | | .then_ignore(just(Token::Arrow)) [INFO] [stdout] 113 | | .repeated() [INFO] [stdout] 114 | | .then(atom) [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] --> simplebool/src/parser.rs:225:16 [INFO] [stdout] | [INFO] [stdout] 175 | recursive(|term: Recursive<_, Spanned, _>| { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | let atom = choice(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 192 | let ifthenelse = just(Token::If) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | let abs = just(Token::Lambda) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 216 | let apply = atom [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 225 | choice((ifthenelse, abs, apply, atom)) [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] --> simplebool/src/parser.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 234 | let tokens = lexer().parse(s).map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 235 | / es.into_iter() [INFO] [stdout] 236 | | .map(|e| e.map(|e| e.to_string())) [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] --> simplebool/src/parser.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 244 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 245 | / es.into_iter() [INFO] [stdout] 246 | | .map(|e| e.map(|e| e.to_string())) [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 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> simplebool/src/main.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 70 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | es.into_iter().map(|e| e.map(|e| e.to_string())).collect(), [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] --> simplebool/src/compiler.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn map_context(&self, f: impl FnMut(&C) -> D) -> ContextTerm { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | self.accept(&mut V(f, std::marker::PhantomData)) [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] --> simplebool/src/evaluator.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 8 | fn map_var(term: &Term, f: impl FnMut(usize, usize) -> Term) -> Term { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | term.accept(&mut V(0, f)) [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] --> simplebool/src/parser.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 64 | let token = choice(( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | / token [INFO] [stdout] 80 | | .map_with_span(Spanned) [INFO] [stdout] 81 | | .padded() [INFO] [stdout] 82 | | .repeated() [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] --> simplebool/src/parser.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 105 | recursive(|ty| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let atom = choice(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | / atom.clone() [INFO] [stdout] 112 | | .then_ignore(just(Token::Arrow)) [INFO] [stdout] 113 | | .repeated() [INFO] [stdout] 114 | | .then(atom) [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] --> simplebool/src/parser.rs:225:16 [INFO] [stdout] | [INFO] [stdout] 175 | recursive(|term: Recursive<_, Spanned, _>| { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | let atom = choice(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 192 | let ifthenelse = just(Token::If) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | let abs = just(Token::Lambda) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 216 | let apply = atom [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 225 | choice((ifthenelse, abs, apply, atom)) [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] --> simplebool/src/parser.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 234 | let tokens = lexer().parse(s).map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 235 | / es.into_iter() [INFO] [stdout] 236 | | .map(|e| e.map(|e| e.to_string())) [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] --> simplebool/src/parser.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 244 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 245 | / es.into_iter() [INFO] [stdout] 246 | | .map(|e| e.map(|e| e.to_string())) [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] [stderr] error: could not compile `simplebool` (bin "simplebool") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simplebool` (bin "simplebool" test) due to 9 previous errors [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] --> subtyped/src/main.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 70 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | es.into_iter().map(|e| e.map(|e| e.to_string())).collect(), [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] --> subtyped/src/compiler.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn map_context(&self, f: impl FnMut(&C) -> D) -> ContextTerm { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | self.accept(&mut V(f, std::marker::PhantomData)) [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] --> subtyped/src/compiler.rs:145:61 [INFO] [stdout] | [INFO] [stdout] 145 | ... .map(|(key, val)| (key.clone(), val.accept(self))) [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] --> subtyped/src/compiler.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | Err(chumsky::error::Simple::expected_input_found( [INFO] [stdout] | _________________^ [INFO] [stdout] 499 | | term.context.0, [INFO] [stdout] 500 | | std::iter::once(Some(format!("A record including a key {}", key.value()))), [INFO] [stdout] 501 | | Some(term.context.1.to_string()), [INFO] [stdout] 502 | | )) [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] --> subtyped/src/evaluator.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 8 | fn map_var(term: &Term, f: impl FnMut(usize, usize) -> Term) -> Term { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | term.accept(&mut V(0, f)) [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] --> subtyped/src/parser.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 76 | let token = choice(( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | / token [INFO] [stdout] 98 | | .map_with_span(Spanned) [INFO] [stdout] 99 | | .padded() [INFO] [stdout] 100 | | .repeated() [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] --> subtyped/src/parser.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 132 | recursive(|ty| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | let atom = choice(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | / atom.clone() [INFO] [stdout] 153 | | .then_ignore(just(Token::Arrow)) [INFO] [stdout] 154 | | .repeated() [INFO] [stdout] 155 | | .then(atom) [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] --> subtyped/src/parser.rs:286:16 [INFO] [stdout] | [INFO] [stdout] 226 | recursive(|term: Recursive<_, Spanned, _>| { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 231 | let atom = choice(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | let atom_maybe_proj = atom [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | let ifthenelse = just(Token::If) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | let abs = just(Token::Lambda) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 277 | let apply = atom_maybe_proj [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 286 | choice((ifthenelse, abs, apply, atom_maybe_proj)) [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] --> subtyped/src/parser.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 295 | let tokens = lexer().parse(s).map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | / es.into_iter() [INFO] [stdout] 297 | | .map(|e| e.map(|e| e.to_string())) [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] --> subtyped/src/parser.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 305 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 306 | / es.into_iter() [INFO] [stdout] 307 | | .map(|e| e.map(|e| e.to_string())) [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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subtyped` (bin "subtyped") due to 11 previous errors [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] --> subtyped/src/main.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 70 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | es.into_iter().map(|e| e.map(|e| e.to_string())).collect(), [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] --> subtyped/src/compiler.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn map_context(&self, f: impl FnMut(&C) -> D) -> ContextTerm { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | self.accept(&mut V(f, std::marker::PhantomData)) [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] --> subtyped/src/compiler.rs:145:61 [INFO] [stdout] | [INFO] [stdout] 145 | ... .map(|(key, val)| (key.clone(), val.accept(self))) [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] --> subtyped/src/compiler.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | Err(chumsky::error::Simple::expected_input_found( [INFO] [stdout] | _________________^ [INFO] [stdout] 499 | | term.context.0, [INFO] [stdout] 500 | | std::iter::once(Some(format!("A record including a key {}", key.value()))), [INFO] [stdout] 501 | | Some(term.context.1.to_string()), [INFO] [stdout] 502 | | )) [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] --> subtyped/src/evaluator.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 8 | fn map_var(term: &Term, f: impl FnMut(usize, usize) -> Term) -> Term { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | term.accept(&mut V(0, f)) [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] --> subtyped/src/parser.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 76 | let token = choice(( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | / token [INFO] [stdout] 98 | | .map_with_span(Spanned) [INFO] [stdout] 99 | | .padded() [INFO] [stdout] 100 | | .repeated() [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] --> subtyped/src/parser.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 132 | recursive(|ty| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | let atom = choice(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | / atom.clone() [INFO] [stdout] 153 | | .then_ignore(just(Token::Arrow)) [INFO] [stdout] 154 | | .repeated() [INFO] [stdout] 155 | | .then(atom) [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] --> subtyped/src/parser.rs:286:16 [INFO] [stdout] | [INFO] [stdout] 226 | recursive(|term: Recursive<_, Spanned, _>| { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 231 | let atom = choice(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | let atom_maybe_proj = atom [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | let ifthenelse = just(Token::If) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | let abs = just(Token::Lambda) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 277 | let apply = atom_maybe_proj [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 286 | choice((ifthenelse, abs, apply, atom_maybe_proj)) [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] --> subtyped/src/parser.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 295 | let tokens = lexer().parse(s).map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | / es.into_iter() [INFO] [stdout] 297 | | .map(|e| e.map(|e| e.to_string())) [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] --> subtyped/src/parser.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 305 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 306 | / es.into_iter() [INFO] [stdout] 307 | | .map(|e| e.map(|e| e.to_string())) [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] --> subtyped/src/parser.rs:370:61 [INFO] [stdout] | [INFO] [stdout] 370 | .map(|(key, val)| (key.to_string(), val.accept(self).into())) [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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subtyped` (bin "subtyped" test) due to 12 previous errors [INFO] [stdout] warning: unused variable: `bound` [INFO] [stdout] --> systemf/src/term.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | Type::Exists { bound, body } => f.write_fmt(format_args!("{{*_Type, {body}}}")), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `bound: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bound` [INFO] [stdout] --> systemf/src/term.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | Type::Forall { bound, body } => f.write_fmt(format_args!("All _Type. {body}")), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `bound: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bound` [INFO] [stdout] --> systemf/src/term.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | Type::Exists { bound, body } => f.write_fmt(format_args!("{{*_Type, {body}}}")), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `bound: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bound` [INFO] [stdout] --> systemf/src/term.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | Type::Forall { bound, body } => f.write_fmt(format_args!("All _Type. {body}")), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `bound: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_kind` is never used [INFO] [stdout] --> systemf/src/compiler.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn get_kind(context: &Context, ty: &Type) -> Kind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `meet_type` is never used [INFO] [stdout] --> systemf/src/compiler.rs:373:4 [INFO] [stdout] | [INFO] [stdout] 373 | fn meet_type(_context: &Context, lhs: &Type, rhs: &Type) -> Type { [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] --> systemf/src/main.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 78 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | es.into_iter().map(|e| e.map(|e| e.to_string())).collect(), [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] --> systemf/src/compiler.rs:757:5 [INFO] [stdout] | [INFO] [stdout] 756 | let context = Context::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 757 | compile_term(&context, term).map(|t| t.term) [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] --> systemf/src/compiler.rs:762:5 [INFO] [stdout] | [INFO] [stdout] 761 | let context = Context::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 762 | compile_term(&context, term).map(|t| t.ty) [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] --> systemf/src/parser.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 55 | let keywords = choice(( [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | let token = choice((symbols, keywords, others)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | token.spanned().padded().repeated().then_ignore(end()) [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] --> systemf/src/parser.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 97 | ty: impl SimpleParser>, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | ) -> impl SimpleParser> { [INFO] [stdout] 99 | let ty = just(Token::LtColon).ignore_then(ty.refcounted().map(TypeBound::Type)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let kind = just(Token::ColonColon) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | choice((ty, kind, unbounded)).spanned() [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] --> systemf/src/parser.rs:239:16 [INFO] [stdout] | [INFO] [stdout] 133 | recursive(|ty: Recursive<_, Spanned, _>| { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | let labelled_entry = label [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | let unlabelled_entry = ty.clone().refcounted().map(|t| (None, t)); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let record = choice((labelled_entry, unlabelled_entry)) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 169 | let exists = just(Token::Some) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 178 | let atom = choice(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | let apply = atom.clone().then(atom.repeated()).foldl(|lhs, rhs| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 202 | let arrow = apply [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 216 | let forall = just(Token::All) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | let lambda = just(Token::Lambda) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 239 | choice((arrow, forall, lambda)) [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] --> systemf/src/parser.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 245 | let ty = type_parser(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | / recursive(|term: Recursive<_, Spanned, _>| { [INFO] [stdout] 247 | | let lower_ident = select! { Token::LowerIdent(ident) => ident, }.spanned(); [INFO] [stdout] 248 | | let upper_ident = select! { Token::UpperIdent(ident) => ident, }.spanned(); [INFO] [stdout] ... | [INFO] [stdout] 478 | | )) [INFO] [stdout] 479 | | }) [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: function `get_kind` is never used [INFO] [stdout] --> systemf/src/compiler.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn get_kind(context: &Context, ty: &Type) -> Kind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> systemf/src/parser.rs:470:16 [INFO] [stdout] | [INFO] [stdout] 246 | recursive(|term: Recursive<_, Spanned, _>| { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | let labelled_entry = lower_ident [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 269 | let unlabelled_entry = term.clone().refcounted().map(|t| (None, t)); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 270 | let record = choice((labelled_entry, unlabelled_entry)) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | let pack = just(Token::Star) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | let sequence = term [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 322 | let atom = choice((val, variable, record, pack, sequence)).spanned(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | let maybe_ascribed = atom [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 344 | let maybe_accessed = maybe_ascribed [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 367 | let maybe_applied = choice((intrinsic_func, maybe_accessed.clone())) [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | let unpack = just(Token::Let) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 409 | let ifthenelse = just(Token::If) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 425 | let abs = just(Token::Lambda) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 435 | let type_abs = just(Token::Lambda) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 448 | let let_in = just(Token::Let) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | let letrec = just(Token::LetRec) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 470 | choice(( [INFO] [stdout] | ________________^ [INFO] [stdout] 471 | | ifthenelse, [INFO] [stdout] 472 | | abs, [INFO] [stdout] 473 | | type_abs, [INFO] [stdout] ... | [INFO] [stdout] 477 | | maybe_applied, [INFO] [stdout] 478 | | )) [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: function `meet_type` is never used [INFO] [stdout] --> systemf/src/compiler.rs:373:4 [INFO] [stdout] | [INFO] [stdout] 373 | fn meet_type(_context: &Context, lhs: &Type, rhs: &Type) -> Type { [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] --> systemf/src/main.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 78 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | es.into_iter().map(|e| e.map(|e| e.to_string())).collect(), [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] --> systemf/src/parser.rs:505:12 [INFO] [stdout] | [INFO] [stdout] 496 | let term = term_parser().map(Command::Term); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 497 | let type_alias = upper_ident [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 501 | let term_alias = lower_ident [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 505 | choice((type_alias, term_alias, term)) [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] --> systemf/src/parser.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | let tokens = lexer().parse(s).map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 521 | / es.into_iter() [INFO] [stdout] 522 | | .map(|e| e.map(|e| e.to_string())) [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] --> systemf/src/parser.rs:534:13 [INFO] [stdout] | [INFO] [stdout] 533 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 534 | / es.into_iter() [INFO] [stdout] 535 | | .map(|e| e.map(|e| e.to_string())) [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] --> systemf/src/compiler.rs:757:5 [INFO] [stdout] | [INFO] [stdout] 756 | let context = Context::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 757 | compile_term(&context, term).map(|t| t.term) [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] --> systemf/src/compiler.rs:762:5 [INFO] [stdout] | [INFO] [stdout] 761 | let context = Context::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 762 | compile_term(&context, term).map(|t| t.ty) [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] --> systemf/src/parser.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 55 | let keywords = choice(( [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | let token = choice((symbols, keywords, others)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | token.spanned().padded().repeated().then_ignore(end()) [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] --> systemf/src/parser.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 97 | ty: impl SimpleParser>, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | ) -> impl SimpleParser> { [INFO] [stdout] 99 | let ty = just(Token::LtColon).ignore_then(ty.refcounted().map(TypeBound::Type)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let kind = just(Token::ColonColon) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | choice((ty, kind, unbounded)).spanned() [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] --> systemf/src/parser.rs:239:16 [INFO] [stdout] | [INFO] [stdout] 133 | recursive(|ty: Recursive<_, Spanned, _>| { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | let labelled_entry = label [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | let unlabelled_entry = ty.clone().refcounted().map(|t| (None, t)); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let record = choice((labelled_entry, unlabelled_entry)) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 169 | let exists = just(Token::Some) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 178 | let atom = choice(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | let apply = atom.clone().then(atom.repeated()).foldl(|lhs, rhs| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 202 | let arrow = apply [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 216 | let forall = just(Token::All) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | let lambda = just(Token::Lambda) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 239 | choice((arrow, forall, lambda)) [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] --> systemf/src/parser.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 245 | let ty = type_parser(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | / recursive(|term: Recursive<_, Spanned, _>| { [INFO] [stdout] 247 | | let lower_ident = select! { Token::LowerIdent(ident) => ident, }.spanned(); [INFO] [stdout] 248 | | let upper_ident = select! { Token::UpperIdent(ident) => ident, }.spanned(); [INFO] [stdout] ... | [INFO] [stdout] 478 | | )) [INFO] [stdout] 479 | | }) [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] --> systemf/src/parser.rs:470:16 [INFO] [stdout] | [INFO] [stdout] 246 | recursive(|term: Recursive<_, Spanned, _>| { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | let labelled_entry = lower_ident [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 269 | let unlabelled_entry = term.clone().refcounted().map(|t| (None, t)); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 270 | let record = choice((labelled_entry, unlabelled_entry)) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | let pack = just(Token::Star) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | let sequence = term [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 322 | let atom = choice((val, variable, record, pack, sequence)).spanned(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | let maybe_ascribed = atom [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 344 | let maybe_accessed = maybe_ascribed [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 367 | let maybe_applied = choice((intrinsic_func, maybe_accessed.clone())) [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | let unpack = just(Token::Let) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 409 | let ifthenelse = just(Token::If) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 425 | let abs = just(Token::Lambda) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 435 | let type_abs = just(Token::Lambda) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 448 | let let_in = just(Token::Let) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | let letrec = just(Token::LetRec) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 470 | choice(( [INFO] [stdout] | ________________^ [INFO] [stdout] 471 | | ifthenelse, [INFO] [stdout] 472 | | abs, [INFO] [stdout] 473 | | type_abs, [INFO] [stdout] ... | [INFO] [stdout] 477 | | maybe_applied, [INFO] [stdout] 478 | | )) [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] --> systemf/src/parser.rs:505:12 [INFO] [stdout] | [INFO] [stdout] 496 | let term = term_parser().map(Command::Term); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 497 | let type_alias = upper_ident [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 501 | let term_alias = lower_ident [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 505 | choice((type_alias, term_alias, term)) [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] --> systemf/src/parser.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | let tokens = lexer().parse(s).map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 521 | / es.into_iter() [INFO] [stdout] 522 | | .map(|e| e.map(|e| e.to_string())) [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] --> systemf/src/parser.rs:534:13 [INFO] [stdout] | [INFO] [stdout] 533 | .map_err(|es| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 534 | / es.into_iter() [INFO] [stdout] 535 | | .map(|e| e.map(|e| e.to_string())) [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 11 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `systemf` (bin "systemf" test) due to 12 previous errors; 4 warnings emitted [INFO] [stderr] error: could not compile `systemf` (bin "systemf") due to 12 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9714f6fb7692d1807b97b12044901d2ad2eb3cdb071dbec2938ad05382b12b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9714f6fb7692d1807b97b12044901d2ad2eb3cdb071dbec2938ad05382b12b9f", kill_on_drop: false }` [INFO] [stdout] 9714f6fb7692d1807b97b12044901d2ad2eb3cdb071dbec2938ad05382b12b9f