[INFO] cloning repository https://github.com/team-limakilo/dcs-miz-repacker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/team-limakilo/dcs-miz-repacker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-limakilo%2Fdcs-miz-repacker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-limakilo%2Fdcs-miz-repacker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee6255f4b2afb83dc7fdc673f5db4b7772011726 [INFO] checking team-limakilo/dcs-miz-repacker against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-limakilo%2Fdcs-miz-repacker" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/team-limakilo/dcs-miz-repacker 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/team-limakilo/dcs-miz-repacker [INFO] finished tweaking git repo https://github.com/team-limakilo/dcs-miz-repacker [INFO] tweaked toml for git repo https://github.com/team-limakilo/dcs-miz-repacker written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/team-limakilo/dcs-miz-repacker 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] Downloading crates ... [INFO] [stderr] Downloaded is-terminal v0.4.8 [INFO] [stderr] Downloaded clap_builder v4.3.10 [INFO] [stderr] Downloaded clap v4.3.10 [INFO] [stderr] Downloaded rustix v0.38.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] baf724997a76ad9386012eefdeeaa1ad1ca7dc668c3d2d7568ef9e5126c15d00 [INFO] running `Command { std: "docker" "start" "-a" "baf724997a76ad9386012eefdeeaa1ad1ca7dc668c3d2d7568ef9e5126c15d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baf724997a76ad9386012eefdeeaa1ad1ca7dc668c3d2d7568ef9e5126c15d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf724997a76ad9386012eefdeeaa1ad1ca7dc668c3d2d7568ef9e5126c15d00", kill_on_drop: false }` [INFO] [stdout] baf724997a76ad9386012eefdeeaa1ad1ca7dc668c3d2d7568ef9e5126c15d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d5ea27dbb547452da81de7b77d0d73ab2eb3a28fb10e4ffe607183bdf2b76ef9 [INFO] running `Command { std: "docker" "start" "-a" "d5ea27dbb547452da81de7b77d0d73ab2eb3a28fb10e4ffe607183bdf2b76ef9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling rustix v0.38.1 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap_builder v4.3.10 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking clap v4.3.10 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking dcs-miz-repacker v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `inherit` is never read [INFO] [stdout] --> src/config.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Weather { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub inherit: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Weather` 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: field `inherit` is never read [INFO] [stdout] --> src/config.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Weather { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub inherit: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Weather` 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: 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 5.61s [INFO] running `Command { std: "docker" "inspect" "d5ea27dbb547452da81de7b77d0d73ab2eb3a28fb10e4ffe607183bdf2b76ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ea27dbb547452da81de7b77d0d73ab2eb3a28fb10e4ffe607183bdf2b76ef9", kill_on_drop: false }` [INFO] [stdout] d5ea27dbb547452da81de7b77d0d73ab2eb3a28fb10e4ffe607183bdf2b76ef9 [INFO] checking team-limakilo/dcs-miz-repacker 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%2Fteam-limakilo%2Fdcs-miz-repacker" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/team-limakilo/dcs-miz-repacker 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/team-limakilo/dcs-miz-repacker [INFO] finished tweaking git repo https://github.com/team-limakilo/dcs-miz-repacker [INFO] tweaked toml for git repo https://github.com/team-limakilo/dcs-miz-repacker written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/team-limakilo/dcs-miz-repacker 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0d9c8289097b992cfb5c7b5a27a8186686119d3e365973e54753d6907f1ca8e5 [INFO] running `Command { std: "docker" "start" "-a" "0d9c8289097b992cfb5c7b5a27a8186686119d3e365973e54753d6907f1ca8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9c8289097b992cfb5c7b5a27a8186686119d3e365973e54753d6907f1ca8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9c8289097b992cfb5c7b5a27a8186686119d3e365973e54753d6907f1ca8e5", kill_on_drop: false }` [INFO] [stdout] 0d9c8289097b992cfb5c7b5a27a8186686119d3e365973e54753d6907f1ca8e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3be765ee70ccab9b8f11d8e83d00fa2daaece22d70e6973fd6a5e811c7d10855 [INFO] running `Command { std: "docker" "start" "-a" "3be765ee70ccab9b8f11d8e83d00fa2daaece22d70e6973fd6a5e811c7d10855", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling rustix v0.38.1 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking clap_builder v4.3.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking clap v4.3.10 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking dcs-miz-repacker v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `inherit` is never read [INFO] [stdout] --> src/config.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Weather { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub inherit: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Weather` 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: field `inherit` is never read [INFO] [stdout] --> src/config.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Weather { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub inherit: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Weather` 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] 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/main.rs:40:46 [INFO] [stdout] | [INFO] [stdout] 40 | static REGEX: Lazy = Lazy::new(|| Regex::new(r"^(.+)\.(.+)$").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/main.rs:40:46 [INFO] [stdout] | [INFO] [stdout] 40 | static REGEX: Lazy = Lazy::new(|| Regex::new(r"^(.+)\.(.+)$").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/main.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | repack_miz(&miz_path, config, false).with_context(|| format!("Failed to process {miz_path}")) [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/main.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | match BufReader::new(File::open(recent_path)?).lines().next() { [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/main.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | repack_miz(&miz_path, config, false).with_context(|| format!("Failed to process {miz_path}")) [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/main.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | match BufReader::new(File::open(recent_path)?).lines().next() { [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/config.rs:178:35 [INFO] [stdout] | [INFO] [stdout] 178 | .or_else(|original_error| File::open("example/repack.toml").map_err(|_| original_error))? [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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/config.rs:178:77 [INFO] [stdout] | [INFO] [stdout] 178 | .or_else(|original_error| File::open("example/repack.toml").map_err(|_| original_error))? [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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/config.rs:178:35 [INFO] [stdout] | [INFO] [stdout] 178 | .or_else(|original_error| File::open("example/repack.toml").map_err(|_| original_error))? [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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/config.rs:178:77 [INFO] [stdout] | [INFO] [stdout] 178 | .or_else(|original_error| File::open("example/repack.toml").map_err(|_| original_error))? [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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/weather/clouds.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(REGEX.replace(mission, |cap: &Captures| { [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/weather/clouds.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | static REGEX: Lazy = Lazy::new(|| Regex::new(r#"(\["preset"\]) = ".+","#).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/weather/clouds.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | static REGEX: Lazy = Lazy::new(|| Regex::new(r#"(\["base"\]) = [\d\.]+,"#).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/weather/clouds.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(REGEX.replace(mission, |cap: &Captures| { [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/weather/misc.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | Lazy::new(|| Regex::new(r#"(\["temperature"\]) = [\d\.]+,"#).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/weather/misc.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | static REGEX: Lazy = Lazy::new(|| Regex::new(r#"(\["qnh"\]) = [\d\.]+,"#).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/weather/clouds.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | static REGEX: Lazy = Lazy::new(|| Regex::new(r#"(\["preset"\]) = ".+","#).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/weather/clouds.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | static REGEX: Lazy = Lazy::new(|| Regex::new(r#"(\["base"\]) = [\d\.]+,"#).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/weather/misc.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | Lazy::new(|| Regex::new(r#"(\["temperature"\]) = [\d\.]+,"#).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/weather/misc.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | static REGEX: Lazy = Lazy::new(|| Regex::new(r#"(\["qnh"\]) = [\d\.]+,"#).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 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dcs-miz-repacker` (bin "dcs-miz-repacker" test) due to 11 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dcs-miz-repacker` (bin "dcs-miz-repacker") due to 11 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3be765ee70ccab9b8f11d8e83d00fa2daaece22d70e6973fd6a5e811c7d10855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be765ee70ccab9b8f11d8e83d00fa2daaece22d70e6973fd6a5e811c7d10855", kill_on_drop: false }` [INFO] [stdout] 3be765ee70ccab9b8f11d8e83d00fa2daaece22d70e6973fd6a5e811c7d10855