[INFO] fetching crate flussab-aiger 0.1.0... [INFO] checking flussab-aiger-0.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate flussab-aiger 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate flussab-aiger 0.1.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flussab-aiger 0.1.0 [INFO] finished tweaking crates.io crate flussab-aiger 0.1.0 [INFO] tweaked toml for crates.io crate flussab-aiger 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate flussab-aiger 0.1.0 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83ba5a8280e3b99d506c294e821c6a4daa256c3f05409432c406d4ce073b74dd [INFO] running `Command { std: "docker" "start" "-a" "83ba5a8280e3b99d506c294e821c6a4daa256c3f05409432c406d4ce073b74dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83ba5a8280e3b99d506c294e821c6a4daa256c3f05409432c406d4ce073b74dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ba5a8280e3b99d506c294e821c6a4daa256c3f05409432c406d4ce073b74dd", kill_on_drop: false }` [INFO] [stdout] 83ba5a8280e3b99d506c294e821c6a4daa256c3f05409432c406d4ce073b74dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ebd81da913ff2bfcf4b76b0e70a8ccb671dd28e0261d7dc8b5e332b8aec07ca [INFO] running `Command { std: "docker" "start" "-a" "8ebd81da913ff2bfcf4b76b0e70a8ccb671dd28e0261d7dc8b5e332b8aec07ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking zwohash v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking flussab v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking flussab-aiger 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/ascii.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 127 | buf_reader: BufReader, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | LineReader::new(DeferredReader::from_buf_reader(buf_reader)), [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/ascii.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn from_read(read: impl Read + 'a, config: Config) -> Result { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | Self::new(LineReader::new(DeferredReader::from_read(read)), config) [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/ascii.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 152 | read: Box, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | LineReader::new(DeferredReader::from_boxed_dyn_read(read)), [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/ascii.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn new(mut reader: LineReader<'a>, _config: Config) -> Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 166 | | reader, [INFO] [stdout] 167 | | max_lit: header.max_var_index * 2 + 1, [INFO] [stdout] 168 | | header, [INFO] [stdout] 169 | | _lit_builder: std::marker::PhantomData, [INFO] [stdout] 170 | | }) [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] --> src/ascii.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn inputs(self) -> Result, ParseError> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | Ok(ParseInputs { [INFO] [stdout] | ____________^ [INFO] [stdout] 175 | | inputs_left: self.header.input_count, [INFO] [stdout] 176 | | parser: self, [INFO] [stdout] 177 | | }) [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/ascii.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn latches(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | Ok(ParseLatches { [INFO] [stdout] | ____________^ [INFO] [stdout] 314 | | latches_left: self.parser.header.latch_count, [INFO] [stdout] 315 | | parser: self.parser, [INFO] [stdout] 316 | | }) [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/ascii.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 380 | pub fn outputs(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | Ok(ParseOutputs { [INFO] [stdout] | ____________^ [INFO] [stdout] 386 | | outputs_left: self.parser.header.output_count, [INFO] [stdout] 387 | | parser: self.parser, [INFO] [stdout] 388 | | }) [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/ascii.rs:421:12 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn bad_state_properties(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | Ok(ParseBadStateProperties { [INFO] [stdout] | ____________^ [INFO] [stdout] 422 | | bad_left: self.parser.header.bad_state_property_count, [INFO] [stdout] 423 | | parser: self.parser, [INFO] [stdout] 424 | | }) [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/ascii.rs:457:12 [INFO] [stdout] | [INFO] [stdout] 452 | pub fn invariant_constraints(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 457 | Ok(ParseInvariantConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 458 | | constraints_left: self.parser.header.invariant_constraint_count, [INFO] [stdout] 459 | | parser: self.parser, [INFO] [stdout] 460 | | }) [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/ascii.rs:493:12 [INFO] [stdout] | [INFO] [stdout] 488 | pub fn justice_properties(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 493 | Ok(ParseJusticePropertySizes { [INFO] [stdout] | ____________^ [INFO] [stdout] 494 | | justice_left: self.parser.header.justice_property_count, [INFO] [stdout] 495 | | parser: self.parser, [INFO] [stdout] 496 | | total_local_fairness_count: 0, [INFO] [stdout] 497 | | }) [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/ascii.rs:536:12 [INFO] [stdout] | [INFO] [stdout] 530 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 536 | Ok(ParseJusticePropertyLocalFairnessConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 537 | | local_fairness_left: self.total_local_fairness_count, [INFO] [stdout] 538 | | parser: self.parser, [INFO] [stdout] 539 | | }) [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/ascii.rs:575:12 [INFO] [stdout] | [INFO] [stdout] 570 | pub fn fairness_constraints(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 575 | Ok(ParseFairnessConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 576 | | fairness_left: self.parser.header.fairness_constraint_count, [INFO] [stdout] 577 | | parser: self.parser, [INFO] [stdout] 578 | | }) [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/ascii.rs:611:12 [INFO] [stdout] | [INFO] [stdout] 606 | pub fn and_gates(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 611 | Ok(ParseAndGates { [INFO] [stdout] | ____________^ [INFO] [stdout] 612 | | ands_left: self.parser.header.and_gate_count, [INFO] [stdout] 613 | | parser: self.parser, [INFO] [stdout] 614 | | }) [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/ascii.rs:664:12 [INFO] [stdout] | [INFO] [stdout] 659 | pub fn symbols(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 664 | Ok(ParseSymbols { [INFO] [stdout] | ____________^ [INFO] [stdout] 665 | | parser: self.parser, [INFO] [stdout] 666 | | }) [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/binary.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 128 | buf_reader: BufReader, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | LineReader::new(DeferredReader::from_buf_reader(buf_reader)), [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/binary.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn from_read(read: impl Read + 'a, config: Config) -> Result { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | Self::new(LineReader::new(DeferredReader::from_read(read)), config) [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/binary.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 153 | read: Box, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | LineReader::new(DeferredReader::from_boxed_dyn_read(read)), [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/binary.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn new(mut reader: LineReader<'a>, _config: Config) -> Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 167 | | reader, [INFO] [stdout] 168 | | max_lit: header.max_var_index * 2 + 1, [INFO] [stdout] 169 | | code: (header.input_count + 1) * 2, [INFO] [stdout] 170 | | header, [INFO] [stdout] 171 | | _lit_builder: std::marker::PhantomData, [INFO] [stdout] 172 | | }) [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] --> src/binary.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn latches(self) -> Result, ParseError> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | Ok(ParseLatches { [INFO] [stdout] | ____________^ [INFO] [stdout] 177 | | latches_left: self.header.latch_count, [INFO] [stdout] 178 | | parser: self, [INFO] [stdout] 179 | | }) [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/binary.rs:310:12 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn latches(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 310 | Ok(ParseLatches { [INFO] [stdout] | ____________^ [INFO] [stdout] 311 | | latches_left: self.parser.header.latch_count, [INFO] [stdout] 312 | | parser: self.parser, [INFO] [stdout] 313 | | }) [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/binary.rs:374:12 [INFO] [stdout] | [INFO] [stdout] 369 | pub fn outputs(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 374 | Ok(ParseOutputs { [INFO] [stdout] | ____________^ [INFO] [stdout] 375 | | outputs_left: self.parser.header.output_count, [INFO] [stdout] 376 | | parser: self.parser, [INFO] [stdout] 377 | | }) [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/binary.rs:410:12 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn bad_state_properties(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 410 | Ok(ParseBadStateProperties { [INFO] [stdout] | ____________^ [INFO] [stdout] 411 | | bad_left: self.parser.header.bad_state_property_count, [INFO] [stdout] 412 | | parser: self.parser, [INFO] [stdout] 413 | | }) [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/binary.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn invariant_constraints(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 446 | Ok(ParseInvariantConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 447 | | constraints_left: self.parser.header.invariant_constraint_count, [INFO] [stdout] 448 | | parser: self.parser, [INFO] [stdout] 449 | | }) [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/binary.rs:482:12 [INFO] [stdout] | [INFO] [stdout] 477 | pub fn justice_properties(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 482 | Ok(ParseJusticePropertySizes { [INFO] [stdout] | ____________^ [INFO] [stdout] 483 | | justice_left: self.parser.header.justice_property_count, [INFO] [stdout] 484 | | parser: self.parser, [INFO] [stdout] 485 | | total_local_fairness_count: 0, [INFO] [stdout] 486 | | }) [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/binary.rs:525:12 [INFO] [stdout] | [INFO] [stdout] 519 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 525 | Ok(ParseJusticePropertyLocalFairnessConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 526 | | local_fairness_left: self.total_local_fairness_count, [INFO] [stdout] 527 | | parser: self.parser, [INFO] [stdout] 528 | | }) [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/binary.rs:564:12 [INFO] [stdout] | [INFO] [stdout] 559 | pub fn fairness_constraints(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 564 | Ok(ParseFairnessConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 565 | | fairness_left: self.parser.header.fairness_constraint_count, [INFO] [stdout] 566 | | parser: self.parser, [INFO] [stdout] 567 | | }) [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/binary.rs:600:12 [INFO] [stdout] | [INFO] [stdout] 595 | pub fn and_gates(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 600 | Ok(ParseAndGates { [INFO] [stdout] | ____________^ [INFO] [stdout] 601 | | ands_left: self.parser.header.and_gate_count, [INFO] [stdout] 602 | | parser: self.parser, [INFO] [stdout] 603 | | }) [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/binary.rs:650:12 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn symbols(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 650 | Ok(ParseSymbols { [INFO] [stdout] | ____________^ [INFO] [stdout] 651 | | parser: self.parser, [INFO] [stdout] 652 | | }) [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/error.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 23 | fn from(err: io::Error) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Box::new(InnerParseError::IoError(err)) [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/error.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 45 | fn from(err: io::Error) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | Self::from(ParseError::from(err)) [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 30 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] --> src/ascii.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 127 | buf_reader: BufReader, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | LineReader::new(DeferredReader::from_buf_reader(buf_reader)), [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/ascii.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn from_read(read: impl Read + 'a, config: Config) -> Result { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | Self::new(LineReader::new(DeferredReader::from_read(read)), config) [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/ascii.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 152 | read: Box, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | LineReader::new(DeferredReader::from_boxed_dyn_read(read)), [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/ascii.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn new(mut reader: LineReader<'a>, _config: Config) -> Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 166 | | reader, [INFO] [stdout] 167 | | max_lit: header.max_var_index * 2 + 1, [INFO] [stdout] 168 | | header, [INFO] [stdout] 169 | | _lit_builder: std::marker::PhantomData, [INFO] [stdout] 170 | | }) [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] --> src/ascii.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn inputs(self) -> Result, ParseError> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | Ok(ParseInputs { [INFO] [stdout] | ____________^ [INFO] [stdout] 175 | | inputs_left: self.header.input_count, [INFO] [stdout] 176 | | parser: self, [INFO] [stdout] 177 | | }) [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/ascii.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn latches(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | Ok(ParseLatches { [INFO] [stdout] | ____________^ [INFO] [stdout] 314 | | latches_left: self.parser.header.latch_count, [INFO] [stdout] 315 | | parser: self.parser, [INFO] [stdout] 316 | | }) [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/ascii.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 380 | pub fn outputs(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | Ok(ParseOutputs { [INFO] [stdout] | ____________^ [INFO] [stdout] 386 | | outputs_left: self.parser.header.output_count, [INFO] [stdout] 387 | | parser: self.parser, [INFO] [stdout] 388 | | }) [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/ascii.rs:421:12 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn bad_state_properties(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | Ok(ParseBadStateProperties { [INFO] [stdout] | ____________^ [INFO] [stdout] 422 | | bad_left: self.parser.header.bad_state_property_count, [INFO] [stdout] 423 | | parser: self.parser, [INFO] [stdout] 424 | | }) [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/ascii.rs:457:12 [INFO] [stdout] | [INFO] [stdout] 452 | pub fn invariant_constraints(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 457 | Ok(ParseInvariantConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 458 | | constraints_left: self.parser.header.invariant_constraint_count, [INFO] [stdout] 459 | | parser: self.parser, [INFO] [stdout] 460 | | }) [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/ascii.rs:493:12 [INFO] [stdout] | [INFO] [stdout] 488 | pub fn justice_properties(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 493 | Ok(ParseJusticePropertySizes { [INFO] [stdout] | ____________^ [INFO] [stdout] 494 | | justice_left: self.parser.header.justice_property_count, [INFO] [stdout] 495 | | parser: self.parser, [INFO] [stdout] 496 | | total_local_fairness_count: 0, [INFO] [stdout] 497 | | }) [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/ascii.rs:536:12 [INFO] [stdout] | [INFO] [stdout] 530 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 536 | Ok(ParseJusticePropertyLocalFairnessConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 537 | | local_fairness_left: self.total_local_fairness_count, [INFO] [stdout] 538 | | parser: self.parser, [INFO] [stdout] 539 | | }) [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/ascii.rs:575:12 [INFO] [stdout] | [INFO] [stdout] 570 | pub fn fairness_constraints(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 575 | Ok(ParseFairnessConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 576 | | fairness_left: self.parser.header.fairness_constraint_count, [INFO] [stdout] 577 | | parser: self.parser, [INFO] [stdout] 578 | | }) [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/ascii.rs:611:12 [INFO] [stdout] | [INFO] [stdout] 606 | pub fn and_gates(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 611 | Ok(ParseAndGates { [INFO] [stdout] | ____________^ [INFO] [stdout] 612 | | ands_left: self.parser.header.and_gate_count, [INFO] [stdout] 613 | | parser: self.parser, [INFO] [stdout] 614 | | }) [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/ascii.rs:664:12 [INFO] [stdout] | [INFO] [stdout] 659 | pub fn symbols(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 664 | Ok(ParseSymbols { [INFO] [stdout] | ____________^ [INFO] [stdout] 665 | | parser: self.parser, [INFO] [stdout] 666 | | }) [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/binary.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 128 | buf_reader: BufReader, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | LineReader::new(DeferredReader::from_buf_reader(buf_reader)), [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/binary.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn from_read(read: impl Read + 'a, config: Config) -> Result { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | Self::new(LineReader::new(DeferredReader::from_read(read)), config) [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/binary.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 153 | read: Box, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | LineReader::new(DeferredReader::from_boxed_dyn_read(read)), [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/binary.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn new(mut reader: LineReader<'a>, _config: Config) -> Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 167 | | reader, [INFO] [stdout] 168 | | max_lit: header.max_var_index * 2 + 1, [INFO] [stdout] 169 | | code: (header.input_count + 1) * 2, [INFO] [stdout] 170 | | header, [INFO] [stdout] 171 | | _lit_builder: std::marker::PhantomData, [INFO] [stdout] 172 | | }) [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] --> src/binary.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn latches(self) -> Result, ParseError> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | Ok(ParseLatches { [INFO] [stdout] | ____________^ [INFO] [stdout] 177 | | latches_left: self.header.latch_count, [INFO] [stdout] 178 | | parser: self, [INFO] [stdout] 179 | | }) [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/binary.rs:310:12 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn latches(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 310 | Ok(ParseLatches { [INFO] [stdout] | ____________^ [INFO] [stdout] 311 | | latches_left: self.parser.header.latch_count, [INFO] [stdout] 312 | | parser: self.parser, [INFO] [stdout] 313 | | }) [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/binary.rs:374:12 [INFO] [stdout] | [INFO] [stdout] 369 | pub fn outputs(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 374 | Ok(ParseOutputs { [INFO] [stdout] | ____________^ [INFO] [stdout] 375 | | outputs_left: self.parser.header.output_count, [INFO] [stdout] 376 | | parser: self.parser, [INFO] [stdout] 377 | | }) [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/binary.rs:410:12 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn bad_state_properties(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 410 | Ok(ParseBadStateProperties { [INFO] [stdout] | ____________^ [INFO] [stdout] 411 | | bad_left: self.parser.header.bad_state_property_count, [INFO] [stdout] 412 | | parser: self.parser, [INFO] [stdout] 413 | | }) [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/binary.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn invariant_constraints(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 446 | Ok(ParseInvariantConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 447 | | constraints_left: self.parser.header.invariant_constraint_count, [INFO] [stdout] 448 | | parser: self.parser, [INFO] [stdout] 449 | | }) [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/binary.rs:482:12 [INFO] [stdout] | [INFO] [stdout] 477 | pub fn justice_properties(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 482 | Ok(ParseJusticePropertySizes { [INFO] [stdout] | ____________^ [INFO] [stdout] 483 | | justice_left: self.parser.header.justice_property_count, [INFO] [stdout] 484 | | parser: self.parser, [INFO] [stdout] 485 | | total_local_fairness_count: 0, [INFO] [stdout] 486 | | }) [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/binary.rs:525:12 [INFO] [stdout] | [INFO] [stdout] 519 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 525 | Ok(ParseJusticePropertyLocalFairnessConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 526 | | local_fairness_left: self.total_local_fairness_count, [INFO] [stdout] 527 | | parser: self.parser, [INFO] [stdout] 528 | | }) [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/binary.rs:564:12 [INFO] [stdout] | [INFO] [stdout] 559 | pub fn fairness_constraints(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 564 | Ok(ParseFairnessConstraints { [INFO] [stdout] | ____________^ [INFO] [stdout] 565 | | fairness_left: self.parser.header.fairness_constraint_count, [INFO] [stdout] 566 | | parser: self.parser, [INFO] [stdout] 567 | | }) [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/binary.rs:600:12 [INFO] [stdout] | [INFO] [stdout] 595 | pub fn and_gates(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 600 | Ok(ParseAndGates { [INFO] [stdout] | ____________^ [INFO] [stdout] 601 | | ands_left: self.parser.header.and_gate_count, [INFO] [stdout] 602 | | parser: self.parser, [INFO] [stdout] 603 | | }) [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 `flussab-aiger` (lib test) due to 31 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/binary.rs:650:12 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn symbols(mut self) -> Result, ParseError> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 650 | Ok(ParseSymbols { [INFO] [stdout] | ____________^ [INFO] [stdout] 651 | | parser: self.parser, [INFO] [stdout] 652 | | }) [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/error.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 23 | fn from(err: io::Error) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Box::new(InnerParseError::IoError(err)) [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/error.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 45 | fn from(err: io::Error) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | Self::from(ParseError::from(err)) [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 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flussab-aiger` (lib) due to 31 previous errors [INFO] running `Command { std: "docker" "inspect" "8ebd81da913ff2bfcf4b76b0e70a8ccb671dd28e0261d7dc8b5e332b8aec07ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ebd81da913ff2bfcf4b76b0e70a8ccb671dd28e0261d7dc8b5e332b8aec07ca", kill_on_drop: false }` [INFO] [stdout] 8ebd81da913ff2bfcf4b76b0e70a8ccb671dd28e0261d7dc8b5e332b8aec07ca