[INFO] cloning repository https://github.com/RobJenks/compiler-impl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RobJenks/compiler-impl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobJenks%2Fcompiler-impl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobJenks%2Fcompiler-impl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e235e32a0a719f4762676a803b4cfdb314d1bb1f [INFO] checking RobJenks/compiler-impl against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobJenks%2Fcompiler-impl" "/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/RobJenks/compiler-impl 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/RobJenks/compiler-impl [INFO] finished tweaking git repo https://github.com/RobJenks/compiler-impl [INFO] tweaked toml for git repo https://github.com/RobJenks/compiler-impl written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RobJenks/compiler-impl 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 memchr v2.3.0 [INFO] [stderr] Downloaded thread_local v1.0.0 [INFO] [stderr] Downloaded hermit-abi v0.1.6 [INFO] [stderr] Downloaded wincolor v1.0.2 [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded regex v1.3.3 [INFO] [stderr] Downloaded regex-syntax v0.6.13 [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] 275ac897cc6a3c368d952c7db2057e421156aca3c8a0bf7b05aa5d21171baff7 [INFO] running `Command { std: "docker" "start" "-a" "275ac897cc6a3c368d952c7db2057e421156aca3c8a0bf7b05aa5d21171baff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "275ac897cc6a3c368d952c7db2057e421156aca3c8a0bf7b05aa5d21171baff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275ac897cc6a3c368d952c7db2057e421156aca3c8a0bf7b05aa5d21171baff7", kill_on_drop: false }` [INFO] [stdout] 275ac897cc6a3c368d952c7db2057e421156aca3c8a0bf7b05aa5d21171baff7 [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] a01ab18cf27569a10df78b1c3ca27faedb3ac970487e1cd0012ca8cd981af765 [INFO] running `Command { std: "docker" "start" "-a" "a01ab18cf27569a10df78b1c3ca27faedb3ac970487e1cd0012ca8cd981af765", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking thread_local v1.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/src/common) [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/src/parser) [INFO] [stderr] Checking lexer v0.1.0 (/opt/rustwide/workdir/src/lexer) [INFO] [stdout] warning: trait `LexerRule` is never used [INFO] [stdout] --> src/lexer/src/rules/mod.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | trait LexerRule { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking compiler-impl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "a01ab18cf27569a10df78b1c3ca27faedb3ac970487e1cd0012ca8cd981af765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01ab18cf27569a10df78b1c3ca27faedb3ac970487e1cd0012ca8cd981af765", kill_on_drop: false }` [INFO] [stdout] a01ab18cf27569a10df78b1c3ca27faedb3ac970487e1cd0012ca8cd981af765 [INFO] checking RobJenks/compiler-impl 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%2FRobJenks%2Fcompiler-impl" "/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/RobJenks/compiler-impl 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/RobJenks/compiler-impl [INFO] finished tweaking git repo https://github.com/RobJenks/compiler-impl [INFO] tweaked toml for git repo https://github.com/RobJenks/compiler-impl written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RobJenks/compiler-impl 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] e66f4aff393d56f8f3ab03e48e8d1a43443874ccafa93da4a9dc5277923108db [INFO] running `Command { std: "docker" "start" "-a" "e66f4aff393d56f8f3ab03e48e8d1a43443874ccafa93da4a9dc5277923108db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e66f4aff393d56f8f3ab03e48e8d1a43443874ccafa93da4a9dc5277923108db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66f4aff393d56f8f3ab03e48e8d1a43443874ccafa93da4a9dc5277923108db", kill_on_drop: false }` [INFO] [stdout] e66f4aff393d56f8f3ab03e48e8d1a43443874ccafa93da4a9dc5277923108db [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] c2c2c12b3c1ea285ffa977376dfd4434bce00797850a5b49162ed9458bd087d9 [INFO] running `Command { std: "docker" "start" "-a" "c2c2c12b3c1ea285ffa977376dfd4434bce00797850a5b49162ed9458bd087d9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking thread_local v1.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/src/common) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/nodes/parsing.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn of(res: T, next: TokenIter<'a>) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | Self { result: Some(res), next: Some(next) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/nodes/parsing.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn of_opt(res: T, next: Option>) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Self { result: Some(res), next } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn aab(x: ((T0,T1),T2)) -> (T0,T1,T2) [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5 | where T0: Clone, T1: Clone, T2: Clone { [INFO] [stdout] 6 | ((x.clone().0).0, (x.clone().0).1, x.clone().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn aab(x: ((T0,T1),T2)) -> (T0,T1,T2) [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5 | where T0: Clone, T1: Clone, T2: Clone { [INFO] [stdout] 6 | ((x.clone().0).0, (x.clone().0).1, x.clone().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn aab(x: ((T0,T1),T2)) -> (T0,T1,T2) [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5 | where T0: Clone, T1: Clone, T2: Clone { [INFO] [stdout] 6 | ((x.clone().0).0, (x.clone().0).1, x.clone().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn abb(x: (T0,(T1,T2))) -> (T0,T1,T2) [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | where T0: Clone, T1: Clone, T2: Clone { [INFO] [stdout] 10 | (x.clone().0, (x.clone().1).0, (x.clone().1).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn abb(x: (T0,(T1,T2))) -> (T0,T1,T2) [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | where T0: Clone, T1: Clone, T2: Clone { [INFO] [stdout] 10 | (x.clone().0, (x.clone().1).0, (x.clone().1).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn abb(x: (T0,(T1,T2))) -> (T0,T1,T2) [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | where T0: Clone, T1: Clone, T2: Clone { [INFO] [stdout] 10 | (x.clone().0, (x.clone().1).0, (x.clone().1).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn aaab(x: ((T0,T1,T2),T3)) -> (T0,T1,T2,T3) [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 14 | ((x.clone().0).0, (x.clone().0).1, (x.clone().0).2, x.clone().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn aaab(x: ((T0,T1,T2),T3)) -> (T0,T1,T2,T3) [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 14 | ((x.clone().0).0, (x.clone().0).1, (x.clone().0).2, x.clone().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:14:44 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn aaab(x: ((T0,T1,T2),T3)) -> (T0,T1,T2,T3) [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 14 | ((x.clone().0).0, (x.clone().0).1, (x.clone().0).2, x.clone().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:14:61 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn aaab(x: ((T0,T1,T2),T3)) -> (T0,T1,T2,T3) [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 14 | ((x.clone().0).0, (x.clone().0).1, (x.clone().0).2, x.clone().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn aabb(x: ((T0,T1),(T2,T3))) -> (T0,T1,T2,T3) [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 18 | ((x.clone().0).0, (x.clone().0).1, (x.clone().1).0, (x.clone().1).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn aabb(x: ((T0,T1),(T2,T3))) -> (T0,T1,T2,T3) [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 18 | ((x.clone().0).0, (x.clone().0).1, (x.clone().1).0, (x.clone().1).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn aabb(x: ((T0,T1),(T2,T3))) -> (T0,T1,T2,T3) [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 18 | ((x.clone().0).0, (x.clone().0).1, (x.clone().1).0, (x.clone().1).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:18:61 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn aabb(x: ((T0,T1),(T2,T3))) -> (T0,T1,T2,T3) [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 18 | ((x.clone().0).0, (x.clone().0).1, (x.clone().1).0, (x.clone().1).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn abbb(x: (T0,(T1,T2,T3))) -> (T0,T1,T2,T3) [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 22 | (x.clone().0, (x.clone().1).0, (x.clone().1).1, (x.clone().1).2) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn abbb(x: (T0,(T1,T2,T3))) -> (T0,T1,T2,T3) [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 22 | (x.clone().0, (x.clone().1).0, (x.clone().1).1, (x.clone().1).2) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn abbb(x: (T0,(T1,T2,T3))) -> (T0,T1,T2,T3) [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 22 | (x.clone().0, (x.clone().1).0, (x.clone().1).1, (x.clone().1).2) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:22:57 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn abbb(x: (T0,(T1,T2,T3))) -> (T0,T1,T2,T3) [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 22 | (x.clone().0, (x.clone().1).0, (x.clone().1).1, (x.clone().1).2) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn aabc(x: (((T0,T1),T2),T3)) -> (T0,T1,T2,T3) [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 27 | (((x.clone().0).0).0, ((x.clone().0).0).1, ((x.clone().0).1), (x.clone().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn aabc(x: (((T0,T1),T2),T3)) -> (T0,T1,T2,T3) [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 27 | (((x.clone().0).0).0, ((x.clone().0).0).1, ((x.clone().0).1), (x.clone().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:27:52 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn aabc(x: (((T0,T1),T2),T3)) -> (T0,T1,T2,T3) [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 27 | (((x.clone().0).0).0, ((x.clone().0).0).1, ((x.clone().0).1), (x.clone().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/src/util/flatten.rs:27:71 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn aabc(x: (((T0,T1),T2),T3)) -> (T0,T1,T2,T3) [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | where T0: Clone, T1: Clone, T2: Clone, T3: Clone { [INFO] [stdout] 27 | (((x.clone().0).0).0, ((x.clone().0).0).1, ((x.clone().0).1), (x.clone().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 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `common` (lib) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "c2c2c12b3c1ea285ffa977376dfd4434bce00797850a5b49162ed9458bd087d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c2c12b3c1ea285ffa977376dfd4434bce00797850a5b49162ed9458bd087d9", kill_on_drop: false }` [INFO] [stdout] c2c2c12b3c1ea285ffa977376dfd4434bce00797850a5b49162ed9458bd087d9