[INFO] fetching crate linuxvideo 0.3.3... [INFO] checking linuxvideo-0.3.3 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate linuxvideo 0.3.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate linuxvideo 0.3.3 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 crates.io crate linuxvideo 0.3.3 [INFO] finished tweaking crates.io crate linuxvideo 0.3.3 [INFO] tweaked toml for crates.io crate linuxvideo 0.3.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate linuxvideo 0.3.3 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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ecb9d3d0e82dfe9b72e4f5ee427613f43494dea75265b0f562ee53f7358e5b5b [INFO] running `Command { std: "docker" "start" "-a" "ecb9d3d0e82dfe9b72e4f5ee427613f43494dea75265b0f562ee53f7358e5b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecb9d3d0e82dfe9b72e4f5ee427613f43494dea75265b0f562ee53f7358e5b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb9d3d0e82dfe9b72e4f5ee427613f43494dea75265b0f562ee53f7358e5b5b", kill_on_drop: false }` [INFO] [stdout] ecb9d3d0e82dfe9b72e4f5ee427613f43494dea75265b0f562ee53f7358e5b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ffd73144e7eec5733ced48de48c957a71c7f05204231c689388eeecd8a3dcfb5 [INFO] running `Command { std: "docker" "start" "-a" "ffd73144e7eec5733ced48de48c957a71c7f05204231c689388eeecd8a3dcfb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking linuxvideo v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Area` is never constructed [INFO] [stdout] --> src/raw.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Area { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Area` has a derived impl for the trait `Clone`, 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: struct `Area` is never constructed [INFO] [stdout] --> src/raw.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Area { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Area` has a derived impl for the trait `Clone`, 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: 1 warning 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 4.00s [INFO] running `Command { std: "docker" "inspect" "ffd73144e7eec5733ced48de48c957a71c7f05204231c689388eeecd8a3dcfb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd73144e7eec5733ced48de48c957a71c7f05204231c689388eeecd8a3dcfb5", kill_on_drop: false }` [INFO] [stdout] ffd73144e7eec5733ced48de48c957a71c7f05204231c689388eeecd8a3dcfb5 [INFO] checking linuxvideo-0.3.3 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate linuxvideo 0.3.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate linuxvideo 0.3.3 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 crates.io crate linuxvideo 0.3.3 [INFO] finished tweaking crates.io crate linuxvideo 0.3.3 [INFO] tweaked toml for crates.io crate linuxvideo 0.3.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate linuxvideo 0.3.3 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7ba8e470aa0e11abaf3a10b0fca679b976291715bb62dd67d3f8b26de0d988c4 [INFO] running `Command { std: "docker" "start" "-a" "7ba8e470aa0e11abaf3a10b0fca679b976291715bb62dd67d3f8b26de0d988c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ba8e470aa0e11abaf3a10b0fca679b976291715bb62dd67d3f8b26de0d988c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba8e470aa0e11abaf3a10b0fca679b976291715bb62dd67d3f8b26de0d988c4", kill_on_drop: false }` [INFO] [stdout] 7ba8e470aa0e11abaf3a10b0fca679b976291715bb62dd67d3f8b26de0d988c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 68d589e9b8d560fbc413acaeaaba66dc79b5d1fd12205bf587fe3c217925e9b2 [INFO] running `Command { std: "docker" "start" "-a" "68d589e9b8d560fbc413acaeaaba66dc79b5d1fd12205bf587fe3c217925e9b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking linuxvideo v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Area` is never constructed [INFO] [stdout] --> src/raw.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Area { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Area` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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/lib.rs:275:12 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn video_capture(mut self, format: PixFormat) -> io::Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 275 | Ok(VideoCaptureDevice { [INFO] [stdout] | ____________^ [INFO] [stdout] 276 | | file: self.file, [INFO] [stdout] 277 | | format, [INFO] [stdout] 278 | | }) [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] = 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/lib.rs:295:12 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn video_output(mut self, format: PixFormat) -> io::Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | Ok(VideoOutputDevice { [INFO] [stdout] | ____________^ [INFO] [stdout] 296 | | file: self.file, [INFO] [stdout] 297 | | format, [INFO] [stdout] 298 | | }) [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/lib.rs:308:12 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn meta_capture(mut self, format: MetaFormat) -> io::Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | Ok(MetaCaptureDevice { [INFO] [stdout] | ____________^ [INFO] [stdout] 309 | | file: self.file, [INFO] [stdout] 310 | | format, [INFO] [stdout] 311 | | }) [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/lib.rs:357:12 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn into_stream(self) -> io::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 357 | Ok(ReadStream::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 358 | | self.file, [INFO] [stdout] 359 | | BufType::VIDEO_CAPTURE, [INFO] [stdout] 360 | | Memory::MMAP, [INFO] [stdout] 361 | | DEFAULT_BUFFER_COUNT, [INFO] [stdout] 362 | | )?) [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/lib.rs:390:12 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn into_stream(self) -> io::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 390 | Ok(WriteStream::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 391 | | self.file, [INFO] [stdout] 392 | | BufType::VIDEO_CAPTURE, [INFO] [stdout] 393 | | Memory::MMAP, [INFO] [stdout] 394 | | DEFAULT_BUFFER_COUNT, [INFO] [stdout] 395 | | )?) [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/lib.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn into_stream(self) -> io::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 430 | Ok(ReadStream::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 431 | | self.file, [INFO] [stdout] 432 | | BufType::META_CAPTURE, [INFO] [stdout] 433 | | Memory::MMAP, [INFO] [stdout] 434 | | DEFAULT_BUFFER_COUNT, [INFO] [stdout] 435 | | )?) [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/stream.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 335 | file: File, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | let buffers = Buffers::allocate(fd, buf_type, mem_type, buffer_count)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | [INFO] [stdout] 343 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 344 | | file, [INFO] [stdout] 345 | | buffers, [INFO] [stdout] 346 | | next_unqueued_buffer: Some(0), [INFO] [stdout] 347 | | buf_type, [INFO] [stdout] 348 | | mem_type, [INFO] [stdout] 349 | | }) [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] | [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/stream.rs:399:15 [INFO] [stdout] | [INFO] [stdout] 373 | cb: impl FnOnce(WriteBufferView<'_>) -> io::Result, [INFO] [stdout] | ----------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | match cb(view) { [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 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linuxvideo` (lib test) due to 9 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `Area` is never constructed [INFO] [stdout] --> src/raw.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Area { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Area` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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/lib.rs:275:12 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn video_capture(mut self, format: PixFormat) -> io::Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 275 | Ok(VideoCaptureDevice { [INFO] [stdout] | ____________^ [INFO] [stdout] 276 | | file: self.file, [INFO] [stdout] 277 | | format, [INFO] [stdout] 278 | | }) [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] = 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/lib.rs:295:12 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn video_output(mut self, format: PixFormat) -> io::Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | Ok(VideoOutputDevice { [INFO] [stdout] | ____________^ [INFO] [stdout] 296 | | file: self.file, [INFO] [stdout] 297 | | format, [INFO] [stdout] 298 | | }) [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/lib.rs:308:12 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn meta_capture(mut self, format: MetaFormat) -> io::Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | Ok(MetaCaptureDevice { [INFO] [stdout] | ____________^ [INFO] [stdout] 309 | | file: self.file, [INFO] [stdout] 310 | | format, [INFO] [stdout] 311 | | }) [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/lib.rs:357:12 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn into_stream(self) -> io::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 357 | Ok(ReadStream::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 358 | | self.file, [INFO] [stdout] 359 | | BufType::VIDEO_CAPTURE, [INFO] [stdout] 360 | | Memory::MMAP, [INFO] [stdout] 361 | | DEFAULT_BUFFER_COUNT, [INFO] [stdout] 362 | | )?) [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/lib.rs:390:12 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn into_stream(self) -> io::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 390 | Ok(WriteStream::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 391 | | self.file, [INFO] [stdout] 392 | | BufType::VIDEO_CAPTURE, [INFO] [stdout] 393 | | Memory::MMAP, [INFO] [stdout] 394 | | DEFAULT_BUFFER_COUNT, [INFO] [stdout] 395 | | )?) [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/lib.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn into_stream(self) -> io::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 430 | Ok(ReadStream::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 431 | | self.file, [INFO] [stdout] 432 | | BufType::META_CAPTURE, [INFO] [stdout] 433 | | Memory::MMAP, [INFO] [stdout] 434 | | DEFAULT_BUFFER_COUNT, [INFO] [stdout] 435 | | )?) [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/stream.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 335 | file: File, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | let buffers = Buffers::allocate(fd, buf_type, mem_type, buffer_count)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | [INFO] [stdout] 343 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 344 | | file, [INFO] [stdout] 345 | | buffers, [INFO] [stdout] 346 | | next_unqueued_buffer: Some(0), [INFO] [stdout] 347 | | buf_type, [INFO] [stdout] 348 | | mem_type, [INFO] [stdout] 349 | | }) [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] | [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/stream.rs:399:15 [INFO] [stdout] | [INFO] [stdout] 373 | cb: impl FnOnce(WriteBufferView<'_>) -> io::Result, [INFO] [stdout] | ----------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | match cb(view) { [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 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linuxvideo` (lib) due to 9 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "68d589e9b8d560fbc413acaeaaba66dc79b5d1fd12205bf587fe3c217925e9b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d589e9b8d560fbc413acaeaaba66dc79b5d1fd12205bf587fe3c217925e9b2", kill_on_drop: false }` [INFO] [stdout] 68d589e9b8d560fbc413acaeaaba66dc79b5d1fd12205bf587fe3c217925e9b2