[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/parser.rs:1789:6
[INFO] [stdout] |
[INFO] [stdout] 1765 | pub fn parse_file(filename: P, options: ParseOptions) -> GenResult
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1775 | let file = File::open(file_path)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1776 | let file = BufReader::new(file);
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 1777 | let mut doc = Doc::new();
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1789 | Ok(doc.into_root())
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[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 4 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `rphtml` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dc79910e5cd031bb2db9fdadeb752da61487bad31b3e05037fb79686797edc76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc79910e5cd031bb2db9fdadeb752da61487bad31b3e05037fb79686797edc76", kill_on_drop: false }`
[INFO] [stdout] dc79910e5cd031bb2db9fdadeb752da61487bad31b3e05037fb79686797edc76