[INFO] cloning repository https://github.com/ClaytonKnittel/p424 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClaytonKnittel/p424" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaytonKnittel%2Fp424", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaytonKnittel%2Fp424'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aadd6c908374d8a9c83b9a86d45f3bfed5a60261 [INFO] checking ClaytonKnittel/p424 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClaytonKnittel%2Fp424" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ClaytonKnittel/p424 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/ClaytonKnittel/p424 [INFO] finished tweaking git repo https://github.com/ClaytonKnittel/p424 [INFO] tweaked toml for git repo https://github.com/ClaytonKnittel/p424 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ClaytonKnittel/p424 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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f442e08330ef077c1ff45cb8759b29c35b59cad213762015981bb95f495107ed [INFO] running `Command { std: "docker" "start" "-a" "f442e08330ef077c1ff45cb8759b29c35b59cad213762015981bb95f495107ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f442e08330ef077c1ff45cb8759b29c35b59cad213762015981bb95f495107ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f442e08330ef077c1ff45cb8759b29c35b59cad213762015981bb95f495107ed", kill_on_drop: false }` [INFO] [stdout] f442e08330ef077c1ff45cb8759b29c35b59cad213762015981bb95f495107ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 11c3b418fc7ece860b4594ea2288ef81dac31c3c3a5f9626f0d0b3dc016676c2 [INFO] running `Command { std: "docker" "start" "-a" "11c3b418fc7ece860b4594ea2288ef81dac31c3c3a5f9626f0d0b3dc016676c2", kill_on_drop: false }` [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking p424 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `Command { std: "docker" "inspect" "11c3b418fc7ece860b4594ea2288ef81dac31c3c3a5f9626f0d0b3dc016676c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c3b418fc7ece860b4594ea2288ef81dac31c3c3a5f9626f0d0b3dc016676c2", kill_on_drop: false }` [INFO] [stdout] 11c3b418fc7ece860b4594ea2288ef81dac31c3c3a5f9626f0d0b3dc016676c2 [INFO] checking ClaytonKnittel/p424 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%2FClaytonKnittel%2Fp424" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ClaytonKnittel/p424 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/ClaytonKnittel/p424 [INFO] finished tweaking git repo https://github.com/ClaytonKnittel/p424 [INFO] tweaked toml for git repo https://github.com/ClaytonKnittel/p424 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ClaytonKnittel/p424 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d79f6d7f5061a7410e504859890d68fdc29ee69481a9b2901bda916fa366ade6 [INFO] running `Command { std: "docker" "start" "-a" "d79f6d7f5061a7410e504859890d68fdc29ee69481a9b2901bda916fa366ade6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d79f6d7f5061a7410e504859890d68fdc29ee69481a9b2901bda916fa366ade6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d79f6d7f5061a7410e504859890d68fdc29ee69481a9b2901bda916fa366ade6", kill_on_drop: false }` [INFO] [stdout] d79f6d7f5061a7410e504859890d68fdc29ee69481a9b2901bda916fa366ade6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8f61ce9d7f428f4758db948f32dc4b9d06ee38a9ac32eb93bf1e298a9471be57 [INFO] running `Command { std: "docker" "start" "-a" "8f61ce9d7f428f4758db948f32dc4b9d06ee38a9ac32eb93bf1e298a9471be57", kill_on_drop: false }` [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking p424 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/dlx.rs:330:19 [INFO] [stdout] | [INFO] [stdout] 316 | .map(|(idx, (item, header_type))| { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 330 | item: Some(item), [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/dlx.rs:897:11 [INFO] [stdout] | [INFO] [stdout] 896 | .fold(HashMap::new(), |secondary_assignments, &p| { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 897 | / self [INFO] [stdout] 898 | | .items_for_node(p) [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/dlx.rs:922:11 [INFO] [stdout] | [INFO] [stdout] 921 | .fold(HashMap::new(), |secondary_assignments, &p| { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 922 | / self [INFO] [stdout] 923 | | .items_for_node(p) [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/kakuro.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 649 | let items = self.all_items(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 650 | [INFO] [stdout] 651 | let choices = self.enumerate_lines().flat_map(|((item, clue), items)| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 673 | let choices = (0u64..).zip(choices); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 678 | / dlx [INFO] [stdout] 679 | | .find_all_solution_colors() [INFO] [stdout] 680 | | .map(|soln| { [INFO] [stdout] 681 | | // self.print_test(&soln); [INFO] [stdout] ... | [INFO] [stdout] 691 | | .with_filled_remaining() [INFO] [stdout] 692 | | }) [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/kakuro.rs:654:7 [INFO] [stdout] | [INFO] [stdout] 651 | let choices = self.enumerate_lines().flat_map(|((item, clue), items)| { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 654 | / clue [INFO] [stdout] 655 | | .all_combinations(items.len() as u32) [INFO] [stdout] 656 | | .flat_map(move |(total, choices)| { [INFO] [stdout] 657 | | choices [INFO] [stdout] ... | [INFO] [stdout] 660 | | .map(move |choices| (total.clone(), choices)) [INFO] [stdout] 661 | | }) [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 `p424` (bin "p424") 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/dlx.rs:330:19 [INFO] [stdout] | [INFO] [stdout] 316 | .map(|(idx, (item, header_type))| { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 330 | item: Some(item), [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/dlx.rs:897:11 [INFO] [stdout] | [INFO] [stdout] 896 | .fold(HashMap::new(), |secondary_assignments, &p| { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 897 | / self [INFO] [stdout] 898 | | .items_for_node(p) [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/dlx.rs:922:11 [INFO] [stdout] | [INFO] [stdout] 921 | .fold(HashMap::new(), |secondary_assignments, &p| { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 922 | / self [INFO] [stdout] 923 | | .items_for_node(p) [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/kakuro.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 649 | let items = self.all_items(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 650 | [INFO] [stdout] 651 | let choices = self.enumerate_lines().flat_map(|((item, clue), items)| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 673 | let choices = (0u64..).zip(choices); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 678 | / dlx [INFO] [stdout] 679 | | .find_all_solution_colors() [INFO] [stdout] 680 | | .map(|soln| { [INFO] [stdout] 681 | | // self.print_test(&soln); [INFO] [stdout] ... | [INFO] [stdout] 691 | | .with_filled_remaining() [INFO] [stdout] 692 | | }) [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/kakuro.rs:654:7 [INFO] [stdout] | [INFO] [stdout] 651 | let choices = self.enumerate_lines().flat_map(|((item, clue), items)| { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 654 | / clue [INFO] [stdout] 655 | | .all_combinations(items.len() as u32) [INFO] [stdout] 656 | | .flat_map(move |(total, choices)| { [INFO] [stdout] 657 | | choices [INFO] [stdout] ... | [INFO] [stdout] 660 | | .map(move |choices| (total.clone(), choices)) [INFO] [stdout] 661 | | }) [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 `p424` (bin "p424" test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "8f61ce9d7f428f4758db948f32dc4b9d06ee38a9ac32eb93bf1e298a9471be57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f61ce9d7f428f4758db948f32dc4b9d06ee38a9ac32eb93bf1e298a9471be57", kill_on_drop: false }` [INFO] [stdout] 8f61ce9d7f428f4758db948f32dc4b9d06ee38a9ac32eb93bf1e298a9471be57