[INFO] cloning repository https://github.com/tkyk0317/toy-regex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkyk0317/toy-regex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Ftoy-regex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Ftoy-regex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 692a1ab892fd20f8500882d59ed28c9c4e4189b1 [INFO] checking tkyk0317/toy-regex against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Ftoy-regex" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkyk0317/toy-regex 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/tkyk0317/toy-regex [INFO] finished tweaking git repo https://github.com/tkyk0317/toy-regex [INFO] tweaked toml for git repo https://github.com/tkyk0317/toy-regex written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tkyk0317/toy-regex 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e9efa325557c786176aa983dc54834ed715857c27c3bcc136586d2d1c6c45bbb [INFO] running `Command { std: "docker" "start" "-a" "e9efa325557c786176aa983dc54834ed715857c27c3bcc136586d2d1c6c45bbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9efa325557c786176aa983dc54834ed715857c27c3bcc136586d2d1c6c45bbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9efa325557c786176aa983dc54834ed715857c27c3bcc136586d2d1c6c45bbb", kill_on_drop: false }` [INFO] [stdout] e9efa325557c786176aa983dc54834ed715857c27c3bcc136586d2d1c6c45bbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] afa185f4639317360f1232840303fc25c55b6b9b4a518f90077c6b5dec7648ea [INFO] running `Command { std: "docker" "start" "-a" "afa185f4639317360f1232840303fc25c55b6b9b4a518f90077c6b5dec7648ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking toy_regex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `Command { std: "docker" "inspect" "afa185f4639317360f1232840303fc25c55b6b9b4a518f90077c6b5dec7648ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa185f4639317360f1232840303fc25c55b6b9b4a518f90077c6b5dec7648ea", kill_on_drop: false }` [INFO] [stdout] afa185f4639317360f1232840303fc25c55b6b9b4a518f90077c6b5dec7648ea [INFO] checking tkyk0317/toy-regex 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%2Ftkyk0317%2Ftoy-regex" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkyk0317/toy-regex 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/tkyk0317/toy-regex [INFO] finished tweaking git repo https://github.com/tkyk0317/toy-regex [INFO] tweaked toml for git repo https://github.com/tkyk0317/toy-regex written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tkyk0317/toy-regex 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6c696c5d76e02f5539776263a7bebb440f7ec260009a9b5513a1f6f18b250639 [INFO] running `Command { std: "docker" "start" "-a" "6c696c5d76e02f5539776263a7bebb440f7ec260009a9b5513a1f6f18b250639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c696c5d76e02f5539776263a7bebb440f7ec260009a9b5513a1f6f18b250639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c696c5d76e02f5539776263a7bebb440f7ec260009a9b5513a1f6f18b250639", kill_on_drop: false }` [INFO] [stdout] 6c696c5d76e02f5539776263a7bebb440f7ec260009a9b5513a1f6f18b250639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 13845cca82fbb116ad7fc62dd4353f6f39fa4610d7f8f5b75d709afdb31813ed [INFO] running `Command { std: "docker" "start" "-a" "13845cca82fbb116ad7fc62dd4353f6f39fa4610d7f8f5b75d709afdb31813ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking toy_regex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/automaton/nfa.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 293 | fn farule(&mut self, dtran: Vec) -> Vec { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 294 | / dtran [INFO] [stdout] 295 | | .into_iter() [INFO] [stdout] 296 | | .map(|d| { [INFO] [stdout] 297 | | // 各状態の集合に対応する状態を作成しながら、ルールを作成 [INFO] [stdout] ... | [INFO] [stdout] 309 | | self.build_farule(character, &st_state, &next_state) [INFO] [stdout] 310 | | }) [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/automaton/pattern/plus.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(l: Box, r: Box) -> Self { [INFO] [stdout] | --------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | let repeat = Box::new(Repeat::new(r)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | Plus { [INFO] [stdout] 18 | pattern: Box::new(Concat::new(l, repeat)), [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/automaton/pattern/question.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(pattern: Box) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Question { [INFO] [stdout] 17 | pattern: Or::new(pattern, Box::new(Empty::new())), [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/parse/parser.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 128 | fn plus(&mut self, ast: AstTree) -> AstTree { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | AstTree::Plus(Box::new(ast)) [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/parse/parser.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 133 | fn question(&mut self, ast: AstTree) -> AstTree { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | AstTree::Question(Box::new(ast)) [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toy_regex` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/automaton/nfa.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 293 | fn farule(&mut self, dtran: Vec) -> Vec { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 294 | / dtran [INFO] [stdout] 295 | | .into_iter() [INFO] [stdout] 296 | | .map(|d| { [INFO] [stdout] 297 | | // 各状態の集合に対応する状態を作成しながら、ルールを作成 [INFO] [stdout] ... | [INFO] [stdout] 309 | | self.build_farule(character, &st_state, &next_state) [INFO] [stdout] 310 | | }) [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/automaton/pattern/plus.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(l: Box, r: Box) -> Self { [INFO] [stdout] | --------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | let repeat = Box::new(Repeat::new(r)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | Plus { [INFO] [stdout] 18 | pattern: Box::new(Concat::new(l, repeat)), [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/automaton/pattern/question.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(pattern: Box) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Question { [INFO] [stdout] 17 | pattern: Or::new(pattern, Box::new(Empty::new())), [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/parse/parser.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 128 | fn plus(&mut self, ast: AstTree) -> AstTree { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | AstTree::Plus(Box::new(ast)) [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/parse/parser.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 133 | fn question(&mut self, ast: AstTree) -> AstTree { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | AstTree::Question(Box::new(ast)) [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/parse/parser.rs:153:24 [INFO] [stdout] | [INFO] [stdout] 151 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | [INFO] [stdout] 153 | assert_eq!(AstTree::Literal('a'), ast) [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/parse/parser.rs:220:20 [INFO] [stdout] | [INFO] [stdout] 218 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | [INFO] [stdout] 220 | assert_eq!(AstTree::Repeat(Box::new(AstTree::Literal('a'))), ast) [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/parse/parser.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 226 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 229 | / AstTree::Concat( [INFO] [stdout] 230 | | Box::new(AstTree::Literal('a')), [INFO] [stdout] 231 | | Box::new(AstTree::Concat( [INFO] [stdout] 232 | | Box::new(AstTree::Dot), [INFO] [stdout] 233 | | Box::new(AstTree::Literal('c')), [INFO] [stdout] 234 | | )) [INFO] [stdout] 235 | | ), [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/parse/parser.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 244 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 245 | assert_eq!( [INFO] [stdout] 246 | / AstTree::Or( [INFO] [stdout] 247 | | Box::new(AstTree::Literal('a')), [INFO] [stdout] 248 | | Box::new(AstTree::Literal('b')), [INFO] [stdout] 249 | | ), [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/parse/parser.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 260 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | assert_eq!( [INFO] [stdout] 262 | / AstTree::Or( [INFO] [stdout] 263 | | Box::new(AstTree::Literal('a')), [INFO] [stdout] 264 | | Box::new(AstTree::Concat( [INFO] [stdout] 265 | | Box::new(AstTree::Literal('b')), [INFO] [stdout] 266 | | Box::new(AstTree::Dot), [INFO] [stdout] 267 | | )) [INFO] [stdout] 268 | | ), [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/parse/parser.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 280 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 281 | assert_eq!( [INFO] [stdout] 282 | / AstTree::Or( [INFO] [stdout] 283 | | Box::new(AstTree::Literal('a')), [INFO] [stdout] 284 | | Box::new(AstTree::Concat( [INFO] [stdout] 285 | | Box::new(AstTree::Literal('b')), [INFO] [stdout] 286 | | Box::new(AstTree::Repeat(Box::new(AstTree::Dot))) [INFO] [stdout] 287 | | )) [INFO] [stdout] 288 | | ), [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/parse/parser.rs:324:20 [INFO] [stdout] | [INFO] [stdout] 322 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 323 | [INFO] [stdout] 324 | assert_eq!(AstTree::Question(Box::new(AstTree::Literal('a'))), ast) [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/parse/parser.rs:332:24 [INFO] [stdout] | [INFO] [stdout] 331 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | assert_eq!(AstTree::Literal('a'), ast) [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/parse/parser.rs:343:17 [INFO] [stdout] | [INFO] [stdout] 341 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | assert_eq!( [INFO] [stdout] 343 | / AstTree::Concat( [INFO] [stdout] 344 | | Box::new(AstTree::Literal('a')), [INFO] [stdout] 345 | | Box::new(AstTree::Literal('b')), [INFO] [stdout] 346 | | ), [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/parse/parser.rs:364:17 [INFO] [stdout] | [INFO] [stdout] 362 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 363 | assert_eq!( [INFO] [stdout] 364 | / AstTree::Or( [INFO] [stdout] 365 | | Box::new(AstTree::Concat( [INFO] [stdout] 366 | | Box::new(AstTree::Literal('a')), [INFO] [stdout] 367 | | Box::new(AstTree::Literal('b')), [INFO] [stdout] ... | [INFO] [stdout] 372 | | )) [INFO] [stdout] 373 | | ), [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/parse/parser.rs:387:17 [INFO] [stdout] | [INFO] [stdout] 385 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | assert_eq!( [INFO] [stdout] 387 | / AstTree::Repeat(Box::new(AstTree::Concat( [INFO] [stdout] 388 | | Box::new(AstTree::Literal('a')), [INFO] [stdout] 389 | | Box::new(AstTree::Literal('b')), [INFO] [stdout] 390 | | ))), [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/parse/parser.rs:405:17 [INFO] [stdout] | [INFO] [stdout] 403 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 404 | assert_eq!( [INFO] [stdout] 405 | / AstTree::Repeat(Box::new(AstTree::Concat( [INFO] [stdout] 406 | | Box::new(AstTree::Literal('a')), [INFO] [stdout] 407 | | Box::new(AstTree::Concat( [INFO] [stdout] 408 | | Box::new(AstTree::Literal('b')), [INFO] [stdout] 409 | | Box::new(AstTree::Literal('c')) [INFO] [stdout] 410 | | )) [INFO] [stdout] 411 | | ))), [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/parse/parser.rs:425:17 [INFO] [stdout] | [INFO] [stdout] 423 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 424 | assert_eq!( [INFO] [stdout] 425 | / AstTree::Question(Box::new(AstTree::Concat( [INFO] [stdout] 426 | | Box::new(AstTree::Literal('a')), [INFO] [stdout] 427 | | Box::new(AstTree::Literal('b')), [INFO] [stdout] 428 | | ))), [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/parse/parser.rs:442:17 [INFO] [stdout] | [INFO] [stdout] 440 | let ast = Ast::new(&tokens).parse(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 441 | assert_eq!( [INFO] [stdout] 442 | / AstTree::Plus(Box::new(AstTree::Concat( [INFO] [stdout] 443 | | Box::new(AstTree::Literal('a')), [INFO] [stdout] 444 | | Box::new(AstTree::Literal('b')), [INFO] [stdout] 445 | | ))), [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 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toy_regex` (lib test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "13845cca82fbb116ad7fc62dd4353f6f39fa4610d7f8f5b75d709afdb31813ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13845cca82fbb116ad7fc62dd4353f6f39fa4610d7f8f5b75d709afdb31813ed", kill_on_drop: false }` [INFO] [stdout] 13845cca82fbb116ad7fc62dd4353f6f39fa4610d7f8f5b75d709afdb31813ed