[INFO] cloning repository https://github.com/3to5thpower/akishimo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3to5thpower/akishimo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3to5thpower%2Fakishimo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3to5thpower%2Fakishimo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c5bdd5ed9f7c2388d0ed4f1e550745f688c1378 [INFO] checking 3to5thpower/akishimo against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3to5thpower%2Fakishimo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3to5thpower/akishimo 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/3to5thpower/akishimo [INFO] finished tweaking git repo https://github.com/3to5thpower/akishimo [INFO] tweaked toml for git repo https://github.com/3to5thpower/akishimo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/3to5thpower/akishimo 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded anyhow v1.0.57 [INFO] [stderr] Downloaded syn v1.0.95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3ce64adf2b5106d0208858f6d975066be9625214a47a49f6515ee03cbcf1326b [INFO] running `Command { std: "docker" "start" "-a" "3ce64adf2b5106d0208858f6d975066be9625214a47a49f6515ee03cbcf1326b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce64adf2b5106d0208858f6d975066be9625214a47a49f6515ee03cbcf1326b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce64adf2b5106d0208858f6d975066be9625214a47a49f6515ee03cbcf1326b", kill_on_drop: false }` [INFO] [stdout] 3ce64adf2b5106d0208858f6d975066be9625214a47a49f6515ee03cbcf1326b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5e9e9b0ca8bacfab107a3ca67649ee2c44918dcc878b92be19b7b09fdb0d37ee [INFO] running `Command { std: "docker" "start" "-a" "5e9e9b0ca8bacfab107a3ca67649ee2c44918dcc878b92be19b7b09fdb0d37ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking mp4_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Mp4Box`, `Mp4Container`, and `Mp4Leaf` [INFO] [stdout] --> src/parse.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mp4_body::{BoxType, Mp4Box, Mp4Container, Mp4Leaf}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mp4Box`, `Mp4Container`, and `Mp4Leaf` [INFO] [stdout] --> src/parse.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mp4_body::{BoxType, Mp4Box, Mp4Container, Mp4Leaf}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Mp4Box` is never used [INFO] [stdout] --> src/mp4_body.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Mp4Box { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Box` 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: struct `Mp4Leaf` is never constructed [INFO] [stdout] --> src/mp4_body.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Mp4Leaf { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Leaf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/mp4_body.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl BoxType { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Mp4Container` is never constructed [INFO] [stdout] --> src/mp4_body.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct Mp4Container { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Container` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Mp4Box` is never used [INFO] [stdout] --> src/mp4_body.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Mp4Box { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Box` 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: struct `Mp4Leaf` is never constructed [INFO] [stdout] --> src/mp4_body.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Mp4Leaf { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Leaf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/mp4_body.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl BoxType { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Mp4Container` is never constructed [INFO] [stdout] --> src/mp4_body.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct Mp4Container { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Container` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s [INFO] running `Command { std: "docker" "inspect" "5e9e9b0ca8bacfab107a3ca67649ee2c44918dcc878b92be19b7b09fdb0d37ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9e9b0ca8bacfab107a3ca67649ee2c44918dcc878b92be19b7b09fdb0d37ee", kill_on_drop: false }` [INFO] [stdout] 5e9e9b0ca8bacfab107a3ca67649ee2c44918dcc878b92be19b7b09fdb0d37ee [INFO] checking 3to5thpower/akishimo 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%2F3to5thpower%2Fakishimo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3to5thpower/akishimo 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/3to5thpower/akishimo [INFO] finished tweaking git repo https://github.com/3to5thpower/akishimo [INFO] tweaked toml for git repo https://github.com/3to5thpower/akishimo written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/3to5thpower/akishimo 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f8a6f621ce02b435319c7555dd89fd932369baddb335f5311d2b49090b06a0c3 [INFO] running `Command { std: "docker" "start" "-a" "f8a6f621ce02b435319c7555dd89fd932369baddb335f5311d2b49090b06a0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8a6f621ce02b435319c7555dd89fd932369baddb335f5311d2b49090b06a0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a6f621ce02b435319c7555dd89fd932369baddb335f5311d2b49090b06a0c3", kill_on_drop: false }` [INFO] [stdout] f8a6f621ce02b435319c7555dd89fd932369baddb335f5311d2b49090b06a0c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 630a59be50977d67fd9ddaa0a948ddeeefd6d7d2559528e6c1fd4f2cfb3de8ef [INFO] running `Command { std: "docker" "start" "-a" "630a59be50977d67fd9ddaa0a948ddeeefd6d7d2559528e6c1fd4f2cfb3de8ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking mp4_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Mp4Box`, `Mp4Container`, and `Mp4Leaf` [INFO] [stdout] --> src/parse.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mp4_body::{BoxType, Mp4Box, Mp4Container, Mp4Leaf}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mp4Box`, `Mp4Container`, and `Mp4Leaf` [INFO] [stdout] --> src/parse.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mp4_body::{BoxType, Mp4Box, Mp4Container, Mp4Leaf}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Mp4Box` is never used [INFO] [stdout] --> src/mp4_body.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Mp4Box { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Box` 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: struct `Mp4Leaf` is never constructed [INFO] [stdout] --> src/mp4_body.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Mp4Leaf { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Leaf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/mp4_body.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl BoxType { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Mp4Container` is never constructed [INFO] [stdout] --> src/mp4_body.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct Mp4Container { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Container` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/mp4_body.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Serialize, Deserialize)] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Mp4Box` is never used [INFO] [stdout] --> src/mp4_body.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Mp4Box { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Box` 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: struct `Mp4Leaf` is never constructed [INFO] [stdout] --> src/mp4_body.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Mp4Leaf { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Leaf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/mp4_body.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl BoxType { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Mp4Container` is never constructed [INFO] [stdout] --> src/mp4_body.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct Mp4Container { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mp4Container` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/mp4_body.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Serialize, Deserialize)] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mp4_parser` (bin "mp4_parser") due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mp4_parser` (bin "mp4_parser" test) due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "630a59be50977d67fd9ddaa0a948ddeeefd6d7d2559528e6c1fd4f2cfb3de8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630a59be50977d67fd9ddaa0a948ddeeefd6d7d2559528e6c1fd4f2cfb3de8ef", kill_on_drop: false }` [INFO] [stdout] 630a59be50977d67fd9ddaa0a948ddeeefd6d7d2559528e6c1fd4f2cfb3de8ef