[INFO] cloning repository https://github.com/rrichardson/aoc2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rrichardson/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Faoc2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Faoc2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d9c48228a9809e1873efdee4b3e142788a5bc90
[INFO] checking rrichardson/aoc2021 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Faoc2021" "/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/rrichardson/aoc2021 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/rrichardson/aoc2021
[INFO] finished tweaking git repo https://github.com/rrichardson/aoc2021
[INFO] tweaked toml for git repo https://github.com/rrichardson/aoc2021 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rrichardson/aoc2021 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] 88e519669ce59959cd19fb3efeb2590b8b74542fc33d6f2b694218c28e25c5e5
[INFO] running `Command { std: "docker" "start" "-a" "88e519669ce59959cd19fb3efeb2590b8b74542fc33d6f2b694218c28e25c5e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88e519669ce59959cd19fb3efeb2590b8b74542fc33d6f2b694218c28e25c5e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88e519669ce59959cd19fb3efeb2590b8b74542fc33d6f2b694218c28e25c5e5", kill_on_drop: false }`
[INFO] [stdout] 88e519669ce59959cd19fb3efeb2590b8b74542fc33d6f2b694218c28e25c5e5
[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] 349bc9fe4b7892414200889a5bc861bde97b916e29172502a3853eaa9d23b14f
[INFO] running `Command { std: "docker" "start" "-a" "349bc9fe4b7892414200889a5bc861bde97b916e29172502a3853eaa9d23b14f", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.32
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.82
[INFO] [stderr] Compiling quote v1.0.10
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Checking thiserror v1.0.30
[INFO] [stderr] Checking aoc2021 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Direction` and `Position`
[INFO] [stdout] --> src/day02-2.rs:5:14
[INFO] [stdout] |
[INFO] [stdout] 5 | use day02::{ Direction, Position };
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused imports: `Direction` and `Position`
[INFO] [stdout] --> src/day02-2.rs:5:14
[INFO] [stdout] |
[INFO] [stdout] 5 | use day02::{ Direction, Position };
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `Position` is never constructed
[INFO] [stdout] --> src/day02.rs:7:12
[INFO] [stdout] |
[INFO] [stdout] 7 | pub struct Position {
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Position` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated items `new`, `update`, and `run` are never used
[INFO] [stdout] --> src/day02.rs:14:8
[INFO] [stdout] |
[INFO] [stdout] 13 | impl Position {
[INFO] [stdout] | ------------- associated items in this implementation
[INFO] [stdout] 14 | fn new() -> Self {
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 | fn update(self, dir: Direction) -> Self {
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | pub fn run(lines: I) -> Position
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s
[INFO] running `Command { std: "docker" "inspect" "349bc9fe4b7892414200889a5bc861bde97b916e29172502a3853eaa9d23b14f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349bc9fe4b7892414200889a5bc861bde97b916e29172502a3853eaa9d23b14f", kill_on_drop: false }`
[INFO] [stdout] 349bc9fe4b7892414200889a5bc861bde97b916e29172502a3853eaa9d23b14f
[INFO] checking rrichardson/aoc2021 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%2Frrichardson%2Faoc2021" "/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/rrichardson/aoc2021 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/rrichardson/aoc2021
[INFO] finished tweaking git repo https://github.com/rrichardson/aoc2021
[INFO] tweaked toml for git repo https://github.com/rrichardson/aoc2021 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rrichardson/aoc2021 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] 18366795e4a141b507be7a93ed156bd6e826d246692c645168e50caf42d122dc
[INFO] running `Command { std: "docker" "start" "-a" "18366795e4a141b507be7a93ed156bd6e826d246692c645168e50caf42d122dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18366795e4a141b507be7a93ed156bd6e826d246692c645168e50caf42d122dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18366795e4a141b507be7a93ed156bd6e826d246692c645168e50caf42d122dc", kill_on_drop: false }`
[INFO] [stdout] 18366795e4a141b507be7a93ed156bd6e826d246692c645168e50caf42d122dc
[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] 3ea4cb1c2cc0a69cd68661458a6cbd5f9791254e77c572fd76b54976bf0ed442
[INFO] running `Command { std: "docker" "start" "-a" "3ea4cb1c2cc0a69cd68661458a6cbd5f9791254e77c572fd76b54976bf0ed442", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.32
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.82
[INFO] [stderr] Compiling quote v1.0.10
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Checking thiserror v1.0.30
[INFO] [stderr] Checking aoc2021 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/day01-1.rs:20:8
[INFO] [stdout] |
[INFO] [stdout] 17 | fn read_lines
(filename: P) -> io::Result>>
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 18 | where P: AsRef, {
[INFO] [stdout] 19 | let file = File::open(filename)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 20 | Ok(io::BufReader::new(file).lines())
[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] |
[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] warning: unused imports: `Direction` and `Position`
[INFO] [stdout] --> src/day02-2.rs:5:14
[INFO] [stdout] |
[INFO] [stdout] 5 | use day02::{ Direction, Position };
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[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/day01-2.rs:25:8
[INFO] [stdout] |
[INFO] [stdout] 22 | fn read_lines(filename: P) -> io::Result>>
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 23 | where P: AsRef, {
[INFO] [stdout] 24 | let file = File::open(filename)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 25 | Ok(io::BufReader::new(file).lines())
[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] |
[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: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused imports: `Direction` and `Position`
[INFO] [stdout] --> src/day02-2.rs:5:14
[INFO] [stdout] |
[INFO] [stdout] 5 | use day02::{ Direction, Position };
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[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/day01-1.rs:20:8
[INFO] [stdout] |
[INFO] [stdout] 17 | fn read_lines(filename: P) -> io::Result>>
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 18 | where P: AsRef, {
[INFO] [stdout] 19 | let file = File::open(filename)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 20 | Ok(io::BufReader::new(file).lines())
[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] |
[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] [stderr] error: could not compile `aoc2021` (bin "day01-1" test) due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc2021` (bin "day01-2" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc2021` (bin "day01-1") due to 2 previous errors
[INFO] [stdout] warning: struct `Position` is never constructed
[INFO] [stdout] --> src/day02.rs:7:12
[INFO] [stdout] |
[INFO] [stdout] 7 | pub struct Position {
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Position` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated items `new`, `update`, and `run` are never used
[INFO] [stdout] --> src/day02.rs:14:8
[INFO] [stdout] |
[INFO] [stdout] 13 | impl Position {
[INFO] [stdout] | ------------- associated items in this implementation
[INFO] [stdout] 14 | fn new() -> Self {
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 | fn update(self, dir: Direction) -> Self {
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | pub fn run(lines: I) -> Position
[INFO] [stdout] | ^^^
[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/day02-1.rs:38:9
[INFO] [stdout] |
[INFO] [stdout] 35 | pub fn run(lines: I) -> Position1
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 | / lines
[INFO] [stdout] 39 | | .filter_map(|line| line.ok().and_then(|l| if l.is_empty() { None } else { Some(l) }))
[INFO] [stdout] 40 | | .map(|l| l.parse::().unwrap())
[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/util.rs:8:8
[INFO] [stdout] |
[INFO] [stdout] 5 | pub fn read_lines(filename: P) -> io::Result>>
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 6 | where P: AsRef, {
[INFO] [stdout] 7 | let file = File::open(filename)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 8 | Ok(io::BufReader::new(file).lines())
[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] |
[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/day02.rs:29:9
[INFO] [stdout] |
[INFO] [stdout] 26 | pub fn run(lines: I) -> Position
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 | / lines
[INFO] [stdout] 30 | | .filter_map(|line| line.ok().and_then(|l| if l.is_empty() { None } else { Some(l) }))
[INFO] [stdout] 31 | | .map(|l| l.parse::().unwrap())
[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 3 previous errors; 2 warnings emitted
[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/day01-2.rs:25:8
[INFO] [stdout] |
[INFO] [stdout] 22 | fn read_lines(filename: P) -> io::Result>>
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 23 | where P: AsRef, {
[INFO] [stdout] 24 | let file = File::open(filename)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 25 | Ok(io::BufReader::new(file).lines())
[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] |
[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/day02-1.rs:38:9
[INFO] [stdout] |
[INFO] [stdout] 35 | pub fn run(lines: I) -> Position1
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 | / lines
[INFO] [stdout] 39 | | .filter_map(|line| line.ok().and_then(|l| if l.is_empty() { None } else { Some(l) }))
[INFO] [stdout] 40 | | .map(|l| l.parse::().unwrap())
[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/util.rs:8:8
[INFO] [stdout] |
[INFO] [stdout] 5 | pub fn read_lines(filename: P) -> io::Result>>
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 6 | where P: AsRef, {
[INFO] [stdout] 7 | let file = File::open(filename)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 8 | Ok(io::BufReader::new(file).lines())
[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] |
[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/day02.rs:29:9
[INFO] [stdout] |
[INFO] [stdout] 26 | pub fn run(lines: I) -> Position
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 | / lines
[INFO] [stdout] 30 | | .filter_map(|line| line.ok().and_then(|l| if l.is_empty() { None } else { Some(l) }))
[INFO] [stdout] 31 | | .map(|l| l.parse::().unwrap())
[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 1 previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `aoc2021` (bin "day02-1") due to 4 previous errors; 2 warnings emitted
[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/util.rs:8:8
[INFO] [stdout] |
[INFO] [stdout] 5 | pub fn read_lines(filename: P) -> io::Result>>
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 6 | where P: AsRef, {
[INFO] [stdout] 7 | let file = File::open(filename)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 8 | Ok(io::BufReader::new(file).lines())
[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] |
[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/day02.rs:29:9
[INFO] [stdout] |
[INFO] [stdout] 26 | pub fn run(lines: I) -> Position
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 | / lines
[INFO] [stdout] 30 | | .filter_map(|line| line.ok().and_then(|l| if l.is_empty() { None } else { Some(l) }))
[INFO] [stdout] 31 | | .map(|l| l.parse::().unwrap())
[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/util.rs:8:8
[INFO] [stdout] |
[INFO] [stdout] 5 | pub fn read_lines(filename: P) -> io::Result>>
[INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 6 | where P: AsRef, {
[INFO] [stdout] 7 | let file = File::open(filename)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 8 | Ok(io::BufReader::new(file).lines())
[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] |
[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/day02.rs:29:9
[INFO] [stdout] |
[INFO] [stdout] 26 | pub fn run(lines: I) -> Position
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 | / lines
[INFO] [stdout] 30 | | .filter_map(|line| line.ok().and_then(|l| if l.is_empty() { None } else { Some(l) }))
[INFO] [stdout] 31 | | .map(|l| l.parse::().unwrap())
[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 `aoc2021` (bin "day01-2") due to 2 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `aoc2021` (bin "day02-1" test) due to 4 previous errors
[INFO] [stderr] error: could not compile `aoc2021` (bin "day02-2") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `aoc2021` (bin "day02-2" test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3ea4cb1c2cc0a69cd68661458a6cbd5f9791254e77c572fd76b54976bf0ed442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ea4cb1c2cc0a69cd68661458a6cbd5f9791254e77c572fd76b54976bf0ed442", kill_on_drop: false }`
[INFO] [stdout] 3ea4cb1c2cc0a69cd68661458a6cbd5f9791254e77c572fd76b54976bf0ed442