[INFO] cloning repository https://github.com/AOSC-Dev/aoscdk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/aoscdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Faoscdk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Faoscdk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f38b3d594136adc8c765e07a7af63c473d66a669 [INFO] checking AOSC-Dev/aoscdk-rs against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Faoscdk-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/aoscdk-rs 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/AOSC-Dev/aoscdk-rs [INFO] finished tweaking git repo https://github.com/AOSC-Dev/aoscdk-rs [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/aoscdk-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/aoscdk-rs 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 git repository `https://github.com/eatradish/loopdev` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded send_wrapper v0.6.0 [INFO] [stderr] Downloaded sysinfo v0.30.12 [INFO] [stderr] Downloaded rustls-pki-types v1.5.0 [INFO] [stderr] Downloaded reqwest v0.12.4 [INFO] [stderr] Downloaded enum-map-derive v0.17.0 [INFO] [stderr] Downloaded interpolation v0.2.0 [INFO] [stderr] Downloaded zerocopy-derive v0.7.33 [INFO] [stderr] Downloaded zerocopy v0.7.33 [INFO] [stderr] Downloaded ctrlc v3.4.4 [INFO] [stderr] Downloaded crossbeam-channel v0.5.12 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded nix v0.28.0 [INFO] [stderr] Downloaded cursive-async-view v0.6.0 [INFO] [stderr] Downloaded cursive_table_view v0.14.0 [INFO] [stderr] Downloaded os-release v0.1.0 [INFO] [stderr] Downloaded hhmmss v0.1.0 [INFO] [stderr] Downloaded libparted v0.1.5 [INFO] [stderr] Downloaded cursive v0.20.0 [INFO] [stderr] Downloaded enumset_derive v0.8.1 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] [stderr] Downloaded rustversion v1.0.15 [INFO] [stderr] Downloaded const_fn v0.4.10 [INFO] [stderr] Downloaded clang-sys v1.7.0 [INFO] [stderr] Downloaded enum-map v2.7.3 [INFO] [stderr] Downloaded libparted-sys v0.3.2 [INFO] [stderr] Downloaded enumset v1.1.3 [INFO] [stderr] Downloaded num v0.4.2 [INFO] [stderr] Downloaded cursive_core v0.3.7 [INFO] [stderr] Downloaded smart-default v0.6.0 [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded err-derive v0.2.4 [INFO] [stderr] Downloaded prettyplease v0.2.19 [INFO] [stderr] Downloaded h2 v0.4.4 [INFO] [stderr] Downloaded unsquashfs-wrapper v0.2.1 [INFO] [stderr] Downloaded fstab-generate v0.1.2 [INFO] [stderr] Downloaded sysfs-class v0.1.3 [INFO] [stderr] Downloaded disk-types v0.1.5 [INFO] [stderr] Downloaded clock-core v0.0.7 [INFO] [stderr] Downloaded partition-identity v0.2.8 [INFO] [stderr] Downloaded sys-mount v1.5.1 [INFO] [stderr] Downloaded os-detect v0.2.2 [INFO] [stderr] Downloaded sudoku v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 07aaa5b607015ff948c8544cddea906d085ba337c3de6c52c268a1d6bdcae687 [INFO] running `Command { std: "docker" "start" "-a" "07aaa5b607015ff948c8544cddea906d085ba337c3de6c52c268a1d6bdcae687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07aaa5b607015ff948c8544cddea906d085ba337c3de6c52c268a1d6bdcae687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07aaa5b607015ff948c8544cddea906d085ba337c3de6c52c268a1d6bdcae687", kill_on_drop: false }` [INFO] [stdout] 07aaa5b607015ff948c8544cddea906d085ba337c3de6c52c268a1d6bdcae687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6c57cd2eaf0025e4efe7f1924e96990ed92efb20561fb851e496a363c31790cc [INFO] running `Command { std: "docker" "start" "-a" "6c57cd2eaf0025e4efe7f1924e96990ed92efb20561fb851e496a363c31790cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking crossbeam-utils v0.8.19 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.33 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking os-release v0.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking sysfs-class v0.1.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking clock-core v0.0.7 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking sysinfo v0.30.12 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking partition-identity v0.2.8 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking sudoku v0.8.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hhmmss v0.1.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking unsquashfs-wrapper v0.2.1 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking cursive_core v0.3.7 [INFO] [stderr] Compiling loopdev v0.4.0 (https://github.com/eatradish/loopdev?rev=0dde43a15320cf84148e57fed8aec6683755c04f#0dde43a1) [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking cursive-async-view v0.6.0 [INFO] [stderr] Checking cursive_table_view v0.14.0 [INFO] [stderr] Checking cursive v0.20.0 [INFO] [stderr] Compiling libparted-sys v0.3.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sys-mount v1.5.1 [INFO] [stderr] Checking os-detect v0.2.2 [INFO] [stderr] Checking libparted v0.1.5 [INFO] [stderr] Checking disk-types v0.1.5 [INFO] [stderr] Checking fstab-generate v0.1.2 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking aoscdk-rs v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `arch`, `date`, `download_size`, `inst_size`, `path`, and `sha256sum` are never read [INFO] [stdout] --> src/network.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Tarball { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 36 | pub arch: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | #[serde(rename = "downloadSize")] [INFO] [stdout] 39 | pub download_size: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | #[serde(rename = "instSize")] [INFO] [stdout] 41 | pub inst_size: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 42 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | pub sha256sum: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tarball` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `arch`, `date`, `download_size`, `inst_size`, `path`, and `sha256sum` are never read [INFO] [stdout] --> src/network.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Tarball { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 36 | pub arch: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | #[serde(rename = "downloadSize")] [INFO] [stdout] 39 | pub download_size: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | #[serde(rename = "instSize")] [INFO] [stdout] 41 | pub inst_size: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 42 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | pub sha256sum: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tarball` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/network.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Squashfs { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 48 | pub arch: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 50 | #[serde(rename = "downloadSize")] [INFO] [stdout] 51 | pub download_size: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 52 | #[serde(rename = "instSize")] [INFO] [stdout] 53 | pub inst_size: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 54 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 55 | pub sha256sum: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | pub inodes: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Squashfs` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `description_tr` are never read [INFO] [stdout] --> src/network.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Variant { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | #[serde(rename = "description-tr")] [INFO] [stdout] 78 | pub description_tr: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Variant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/network.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Squashfs { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 48 | pub arch: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 50 | #[serde(rename = "downloadSize")] [INFO] [stdout] 51 | pub download_size: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 52 | #[serde(rename = "instSize")] [INFO] [stdout] 53 | pub inst_size: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 54 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 55 | pub sha256sum: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | pub inodes: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Squashfs` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_`, `title`, `title_tr`, `body`, and `body_tr` are never read [INFO] [stdout] --> src/network.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Bulletin { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 85 | #[serde(rename = "type")] [INFO] [stdout] 86 | pub type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 87 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 88 | #[serde(rename = "title-tr")] [INFO] [stdout] 89 | pub title_tr: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 90 | pub body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | #[serde(rename = "body-tr")] [INFO] [stdout] 92 | pub body_tr: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bulletin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `description_tr` are never read [INFO] [stdout] --> src/network.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Variant { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | #[serde(rename = "description-tr")] [INFO] [stdout] 78 | pub description_tr: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Variant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `bulletin` are never read [INFO] [stdout] --> src/network.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Recipe { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 97 | pub version: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 98 | pub bulletin: Bulletin, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_`, `title`, `title_tr`, `body`, and `body_tr` are never read [INFO] [stdout] --> src/network.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Bulletin { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 85 | #[serde(rename = "type")] [INFO] [stdout] 86 | pub type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 87 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 88 | #[serde(rename = "title-tr")] [INFO] [stdout] 89 | pub title_tr: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 90 | pub body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | #[serde(rename = "body-tr")] [INFO] [stdout] 92 | pub body_tr: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bulletin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `bulletin` are never read [INFO] [stdout] --> src/network.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Recipe { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 97 | pub version: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 98 | pub bulletin: Bulletin, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipe` 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 16.91s [INFO] running `Command { std: "docker" "inspect" "6c57cd2eaf0025e4efe7f1924e96990ed92efb20561fb851e496a363c31790cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c57cd2eaf0025e4efe7f1924e96990ed92efb20561fb851e496a363c31790cc", kill_on_drop: false }` [INFO] [stdout] 6c57cd2eaf0025e4efe7f1924e96990ed92efb20561fb851e496a363c31790cc [INFO] checking AOSC-Dev/aoscdk-rs 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%2FAOSC-Dev%2Faoscdk-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/aoscdk-rs 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/AOSC-Dev/aoscdk-rs [INFO] finished tweaking git repo https://github.com/AOSC-Dev/aoscdk-rs [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/aoscdk-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/aoscdk-rs 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 446b123cdd9841f2c0e8af4fbcdde91a17a00c2e1948a6c70eda6fc96ccfcf4c [INFO] running `Command { std: "docker" "start" "-a" "446b123cdd9841f2c0e8af4fbcdde91a17a00c2e1948a6c70eda6fc96ccfcf4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "446b123cdd9841f2c0e8af4fbcdde91a17a00c2e1948a6c70eda6fc96ccfcf4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446b123cdd9841f2c0e8af4fbcdde91a17a00c2e1948a6c70eda6fc96ccfcf4c", kill_on_drop: false }` [INFO] [stdout] 446b123cdd9841f2c0e8af4fbcdde91a17a00c2e1948a6c70eda6fc96ccfcf4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dfa6207ba74f90d34d113024666c11dfe1257bf9eb7585883f1bd6477eb04f3d [INFO] running `Command { std: "docker" "start" "-a" "dfa6207ba74f90d34d113024666c11dfe1257bf9eb7585883f1bd6477eb04f3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking crossbeam-utils v0.8.19 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.33 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking os-release v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking sysfs-class v0.1.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking clock-core v0.0.7 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking sysinfo v0.30.12 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking partition-identity v0.2.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking sudoku v0.8.0 [INFO] [stderr] Checking unsquashfs-wrapper v0.2.1 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking hhmmss v0.1.0 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking cursive_core v0.3.7 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling loopdev v0.4.0 (https://github.com/eatradish/loopdev?rev=0dde43a15320cf84148e57fed8aec6683755c04f#0dde43a1) [INFO] [stderr] Compiling libparted-sys v0.3.2 [INFO] [stderr] Checking cursive v0.20.0 [INFO] [stderr] Checking cursive-async-view v0.6.0 [INFO] [stderr] Checking cursive_table_view v0.14.0 [INFO] [stderr] Checking sys-mount v1.5.1 [INFO] [stderr] Checking os-detect v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking libparted v0.1.5 [INFO] [stderr] Checking disk-types v0.1.5 [INFO] [stderr] Checking fstab-generate v0.1.2 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking aoscdk-rs v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `arch`, `date`, `download_size`, `inst_size`, `path`, and `sha256sum` are never read [INFO] [stdout] --> src/network.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Tarball { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 36 | pub arch: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | #[serde(rename = "downloadSize")] [INFO] [stdout] 39 | pub download_size: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | #[serde(rename = "instSize")] [INFO] [stdout] 41 | pub inst_size: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 42 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | pub sha256sum: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tarball` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/network.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Squashfs { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 48 | pub arch: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 50 | #[serde(rename = "downloadSize")] [INFO] [stdout] 51 | pub download_size: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 52 | #[serde(rename = "instSize")] [INFO] [stdout] 53 | pub inst_size: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 54 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 55 | pub sha256sum: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | pub inodes: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Squashfs` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `description_tr` are never read [INFO] [stdout] --> src/network.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Variant { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | #[serde(rename = "description-tr")] [INFO] [stdout] 78 | pub description_tr: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Variant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_`, `title`, `title_tr`, `body`, and `body_tr` are never read [INFO] [stdout] --> src/network.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Bulletin { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 85 | #[serde(rename = "type")] [INFO] [stdout] 86 | pub type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 87 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 88 | #[serde(rename = "title-tr")] [INFO] [stdout] 89 | pub title_tr: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 90 | pub body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | #[serde(rename = "body-tr")] [INFO] [stdout] 92 | pub body_tr: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bulletin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `bulletin` are never read [INFO] [stdout] --> src/network.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Recipe { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 97 | pub version: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 98 | pub bulletin: Bulletin, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipe` 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/frontend/tui.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 213 | let mut disk_view = LinearLayout::vertical(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | let mut disk_list = RadioGroup::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 247 | (disk_list, disk_view.with_name("part_list")) [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/frontend/tui.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 251 | inner: V, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | title: S, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 255 | / Dialog::around(ResizedView::new( [INFO] [stdout] 256 | | SizeConstraint::AtMost(width.unwrap_or(64)), [INFO] [stdout] 257 | | SizeConstraint::Free, [INFO] [stdout] 258 | | ScrollView::new(inner), [INFO] [stdout] 259 | | )) [INFO] [stdout] 260 | | .padding_lrtb(2, 2, 1, 1) [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/frontend/tui.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 267 | config: InstallConfig, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 268 | ) -> Dialog { [INFO] [stdout] 269 | let mut config_view = LinearLayout::vertical(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 270 | [INFO] [stdout] 271 | let variant_view = TableView::::new() [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 285 | let variant_view = Panel::new(variant_view).title("Variant"); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 290 | wrap_in_dialog(config_view, "AOSC OS Installation", Some(128)).button("Exit", |s| s.quit()) [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/frontend/tui.rs:303:74 [INFO] [stdout] | [INFO] [stdout] 293 | fn select_variant(siv: &mut Cursive, config: InstallConfig) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 303 | move |(mirrors, variants)| build_variant_list(mirrors, variants, config.clone()), [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/frontend/tui.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 336 | config_view: LinearLayout, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 337 | config: InstallConfig, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 338 | repo_list: RadioGroup, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | let config_clone = config.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | let config_clone_2 = config.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 343 | let config_clone_3 = config.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 344 | / wrap_in_dialog(config_view, "AOSC OS Installation", None) [INFO] [stdout] 345 | | .button("Continue", move |s| { [INFO] [stdout] 346 | | let mut config = config.clone(); [INFO] [stdout] 347 | | let mirror = repo_list.selection(); [INFO] [stdout] ... | [INFO] [stdout] 464 | | select_variant(s, config_clone_2.clone()); [INFO] [stdout] 465 | | }) [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/frontend/tui.rs:378:37 [INFO] [stdout] | [INFO] [stdout] 366 | let config_clone_3 = config_clone_2.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 375 | let (config_view, repo_list) = select_mirror_view_base(&mirrors); [INFO] [stdout] | ----------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 378 | config_clone_3.clone(), [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/frontend/tui.rs:646:36 [INFO] [stdout] | [INFO] [stdout] 510 | let config_clone_4 = config.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 646 | auto_partition_view(s, config_clone_4.clone(), &select_device, &desc, path) [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/frontend/tui.rs:810:35 [INFO] [stdout] | [INFO] [stdout] 810 | move || match auto_create_partitions(&device_path) { [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/frontend/tui.rs:858:39 [INFO] [stdout] | [INFO] [stdout] 840 | fn continue_to_format_hdd(s: &mut Cursive, config_clone: InstallConfig, fs_type: String) { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 858 | partition_view_to_next(s, config_clone.clone()) [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/frontend/tui.rs:1097:29 [INFO] [stdout] | [INFO] [stdout] 1088 | let timezone_status_text = Arc::new(timezone_selected_status.get_shared_content()); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1097 | s.add_layer(set_timezone( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 1098 | | zoneinfo, [INFO] [stdout] 1099 | | timezone_copy.clone(), [INFO] [stdout] 1100 | | timezone_status_text.clone(), [INFO] [stdout] 1101 | | )) [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/frontend/tui.rs:1108:29 [INFO] [stdout] | [INFO] [stdout] 1085 | let locales = Arc::new(install::get_locale_list().unwrap()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1090 | let locale_status_text = Arc::new(locale_selected_status.get_shared_content()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1108 | s.add_layer(set_locales( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 1109 | | locales.to_vec(), [INFO] [stdout] 1110 | | locale_copy.clone(), [INFO] [stdout] 1111 | | locale_status_text.clone(), [INFO] [stdout] 1112 | | )) [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/frontend/tui.rs:1175:5 [INFO] [stdout] | [INFO] [stdout] 1174 | fn search_fn>(items: T, query: &str) -> Vec { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1175 | / items [INFO] [stdout] 1176 | | .into_iter() [INFO] [stdout] 1177 | | .filter(|item| { [INFO] [stdout] 1178 | | let item = item.to_lowercase(); [INFO] [stdout] 1179 | | let query = query.to_lowercase(); [INFO] [stdout] 1180 | | item.contains(&query) [INFO] [stdout] 1181 | | }) [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/frontend/tui.rs:1248:9 [INFO] [stdout] | [INFO] [stdout] 1231 | status_text: Arc, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1237 | let status_text_clone = status_text.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1248 | / LinearLayout::vertical() [INFO] [stdout] 1249 | | .child(TextView::new(format!("Search {name}"))) [INFO] [stdout] 1250 | | .child( [INFO] [stdout] 1251 | | EditView::new() [INFO] [stdout] ... | [INFO] [stdout] 1269 | | ) [INFO] [stdout] 1270 | | .fixed_height(10), [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/frontend/tui.rs:1256:63 [INFO] [stdout] | [INFO] [stdout] 1231 | status_text: Arc, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1256 | on_submit(s, c, locale_clone.clone(), status_text.clone()) [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/frontend/tui.rs:1265:63 [INFO] [stdout] | [INFO] [stdout] 1237 | let status_text_clone = status_text.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1265 | replace_item(s, item, result.clone(), status_text_clone.clone()) [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/frontend/tui.rs:1295:9 [INFO] [stdout] | [INFO] [stdout] 1278 | status_text: Arc, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1284 | let status_text_clone = status_text.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1295 | / LinearLayout::vertical() [INFO] [stdout] 1296 | | .child(TextView::new(format!("Search {name}"))) [INFO] [stdout] 1297 | | .child( [INFO] [stdout] 1298 | | EditView::new() [INFO] [stdout] ... | [INFO] [stdout] 1316 | | ) [INFO] [stdout] 1317 | | .fixed_height(10), [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/frontend/tui.rs:1303:63 [INFO] [stdout] | [INFO] [stdout] 1278 | status_text: Arc, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1303 | on_submit(s, c, locale_clone.clone(), status_text.clone()) [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/frontend/tui.rs:1312:63 [INFO] [stdout] | [INFO] [stdout] 1284 | let status_text_clone = status_text.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1312 | replace_item(s, item, result.clone(), status_text_clone.clone()) [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/frontend/tui.rs:1523:36 [INFO] [stdout] | [INFO] [stdout] 1523 | .button("Cancel", move |s| s.cb_sink().send(Box::new(|s| { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 1524 | | s.pop_layer(); [INFO] [stdout] 1525 | | })) [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/frontend/tui.rs:1554:49 [INFO] [stdout] | [INFO] [stdout] 1545 | let config_copy = config.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1554 | .button("Yes", move |s| show_summary(s, config_copy.clone())) [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/frontend/tui.rs:1681:31 [INFO] [stdout] | [INFO] [stdout] 1681 | .button("No", |s| s.cb_sink().send(Box::new(|s| { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1682 | | s.pop_layer(); [INFO] [stdout] 1683 | | })) [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/frontend/tui.rs:1764:8 [INFO] [stdout] | [INFO] [stdout] 1760 | let mut file = fs::File::open(LAST_USER_CONFIG_FILE)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1764 | Ok(serde_json::from_slice(&buffer)?) [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/network.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 183 | let runtime = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | let client = reqwest::Client::builder() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | runtime.block_on(async move { [INFO] [stdout] | ______________________^ [INFO] [stdout] 195 | | let mut task = vec![]; [INFO] [stdout] 196 | | for mirror in &mirrors { [INFO] [stdout] 197 | | task.push(get_mirror_speed_score(&mirror.url, &client)) [INFO] [stdout] ... | [INFO] [stdout] 211 | | new_mirrors [INFO] [stdout] 212 | | }) [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 23 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoscdk-rs` (bin "aoscdk-rs") due to 24 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `arch`, `date`, `download_size`, `inst_size`, `path`, and `sha256sum` are never read [INFO] [stdout] --> src/network.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Tarball { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 36 | pub arch: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | #[serde(rename = "downloadSize")] [INFO] [stdout] 39 | pub download_size: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | #[serde(rename = "instSize")] [INFO] [stdout] 41 | pub inst_size: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 42 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | pub sha256sum: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tarball` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/network.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Squashfs { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 48 | pub arch: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 50 | #[serde(rename = "downloadSize")] [INFO] [stdout] 51 | pub download_size: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 52 | #[serde(rename = "instSize")] [INFO] [stdout] 53 | pub inst_size: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 54 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 55 | pub sha256sum: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | pub inodes: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Squashfs` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `description_tr` are never read [INFO] [stdout] --> src/network.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Variant { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | #[serde(rename = "description-tr")] [INFO] [stdout] 78 | pub description_tr: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Variant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_`, `title`, `title_tr`, `body`, and `body_tr` are never read [INFO] [stdout] --> src/network.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Bulletin { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 85 | #[serde(rename = "type")] [INFO] [stdout] 86 | pub type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 87 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 88 | #[serde(rename = "title-tr")] [INFO] [stdout] 89 | pub title_tr: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 90 | pub body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | #[serde(rename = "body-tr")] [INFO] [stdout] 92 | pub body_tr: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bulletin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `bulletin` are never read [INFO] [stdout] --> src/network.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Recipe { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 97 | pub version: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 98 | pub bulletin: Bulletin, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipe` 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/frontend/tui.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 213 | let mut disk_view = LinearLayout::vertical(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | let mut disk_list = RadioGroup::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 247 | (disk_list, disk_view.with_name("part_list")) [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/frontend/tui.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 251 | inner: V, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | title: S, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 255 | / Dialog::around(ResizedView::new( [INFO] [stdout] 256 | | SizeConstraint::AtMost(width.unwrap_or(64)), [INFO] [stdout] 257 | | SizeConstraint::Free, [INFO] [stdout] 258 | | ScrollView::new(inner), [INFO] [stdout] 259 | | )) [INFO] [stdout] 260 | | .padding_lrtb(2, 2, 1, 1) [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/frontend/tui.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 267 | config: InstallConfig, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 268 | ) -> Dialog { [INFO] [stdout] 269 | let mut config_view = LinearLayout::vertical(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 270 | [INFO] [stdout] 271 | let variant_view = TableView::::new() [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 285 | let variant_view = Panel::new(variant_view).title("Variant"); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 290 | wrap_in_dialog(config_view, "AOSC OS Installation", Some(128)).button("Exit", |s| s.quit()) [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/frontend/tui.rs:303:74 [INFO] [stdout] | [INFO] [stdout] 293 | fn select_variant(siv: &mut Cursive, config: InstallConfig) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 303 | move |(mirrors, variants)| build_variant_list(mirrors, variants, config.clone()), [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/frontend/tui.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 336 | config_view: LinearLayout, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 337 | config: InstallConfig, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 338 | repo_list: RadioGroup, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | let config_clone = config.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | let config_clone_2 = config.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 343 | let config_clone_3 = config.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 344 | / wrap_in_dialog(config_view, "AOSC OS Installation", None) [INFO] [stdout] 345 | | .button("Continue", move |s| { [INFO] [stdout] 346 | | let mut config = config.clone(); [INFO] [stdout] 347 | | let mirror = repo_list.selection(); [INFO] [stdout] ... | [INFO] [stdout] 464 | | select_variant(s, config_clone_2.clone()); [INFO] [stdout] 465 | | }) [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/frontend/tui.rs:378:37 [INFO] [stdout] | [INFO] [stdout] 366 | let config_clone_3 = config_clone_2.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 375 | let (config_view, repo_list) = select_mirror_view_base(&mirrors); [INFO] [stdout] | ----------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 378 | config_clone_3.clone(), [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/frontend/tui.rs:646:36 [INFO] [stdout] | [INFO] [stdout] 510 | let config_clone_4 = config.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 646 | auto_partition_view(s, config_clone_4.clone(), &select_device, &desc, path) [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/frontend/tui.rs:810:35 [INFO] [stdout] | [INFO] [stdout] 810 | move || match auto_create_partitions(&device_path) { [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/frontend/tui.rs:858:39 [INFO] [stdout] | [INFO] [stdout] 840 | fn continue_to_format_hdd(s: &mut Cursive, config_clone: InstallConfig, fs_type: String) { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 858 | partition_view_to_next(s, config_clone.clone()) [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/frontend/tui.rs:1097:29 [INFO] [stdout] | [INFO] [stdout] 1088 | let timezone_status_text = Arc::new(timezone_selected_status.get_shared_content()); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1097 | s.add_layer(set_timezone( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 1098 | | zoneinfo, [INFO] [stdout] 1099 | | timezone_copy.clone(), [INFO] [stdout] 1100 | | timezone_status_text.clone(), [INFO] [stdout] 1101 | | )) [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/frontend/tui.rs:1108:29 [INFO] [stdout] | [INFO] [stdout] 1085 | let locales = Arc::new(install::get_locale_list().unwrap()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1090 | let locale_status_text = Arc::new(locale_selected_status.get_shared_content()); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1108 | s.add_layer(set_locales( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 1109 | | locales.to_vec(), [INFO] [stdout] 1110 | | locale_copy.clone(), [INFO] [stdout] 1111 | | locale_status_text.clone(), [INFO] [stdout] 1112 | | )) [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/frontend/tui.rs:1175:5 [INFO] [stdout] | [INFO] [stdout] 1174 | fn search_fn>(items: T, query: &str) -> Vec { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1175 | / items [INFO] [stdout] 1176 | | .into_iter() [INFO] [stdout] 1177 | | .filter(|item| { [INFO] [stdout] 1178 | | let item = item.to_lowercase(); [INFO] [stdout] 1179 | | let query = query.to_lowercase(); [INFO] [stdout] 1180 | | item.contains(&query) [INFO] [stdout] 1181 | | }) [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/frontend/tui.rs:1248:9 [INFO] [stdout] | [INFO] [stdout] 1231 | status_text: Arc, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1237 | let status_text_clone = status_text.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1248 | / LinearLayout::vertical() [INFO] [stdout] 1249 | | .child(TextView::new(format!("Search {name}"))) [INFO] [stdout] 1250 | | .child( [INFO] [stdout] 1251 | | EditView::new() [INFO] [stdout] ... | [INFO] [stdout] 1269 | | ) [INFO] [stdout] 1270 | | .fixed_height(10), [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/frontend/tui.rs:1256:63 [INFO] [stdout] | [INFO] [stdout] 1231 | status_text: Arc, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1256 | on_submit(s, c, locale_clone.clone(), status_text.clone()) [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/frontend/tui.rs:1265:63 [INFO] [stdout] | [INFO] [stdout] 1237 | let status_text_clone = status_text.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1265 | replace_item(s, item, result.clone(), status_text_clone.clone()) [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/frontend/tui.rs:1295:9 [INFO] [stdout] | [INFO] [stdout] 1278 | status_text: Arc, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1284 | let status_text_clone = status_text.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1295 | / LinearLayout::vertical() [INFO] [stdout] 1296 | | .child(TextView::new(format!("Search {name}"))) [INFO] [stdout] 1297 | | .child( [INFO] [stdout] 1298 | | EditView::new() [INFO] [stdout] ... | [INFO] [stdout] 1316 | | ) [INFO] [stdout] 1317 | | .fixed_height(10), [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/frontend/tui.rs:1303:63 [INFO] [stdout] | [INFO] [stdout] 1278 | status_text: Arc, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1303 | on_submit(s, c, locale_clone.clone(), status_text.clone()) [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/frontend/tui.rs:1312:63 [INFO] [stdout] | [INFO] [stdout] 1284 | let status_text_clone = status_text.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1312 | replace_item(s, item, result.clone(), status_text_clone.clone()) [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/frontend/tui.rs:1523:36 [INFO] [stdout] | [INFO] [stdout] 1523 | .button("Cancel", move |s| s.cb_sink().send(Box::new(|s| { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 1524 | | s.pop_layer(); [INFO] [stdout] 1525 | | })) [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/frontend/tui.rs:1554:49 [INFO] [stdout] | [INFO] [stdout] 1545 | let config_copy = config.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1554 | .button("Yes", move |s| show_summary(s, config_copy.clone())) [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/frontend/tui.rs:1681:31 [INFO] [stdout] | [INFO] [stdout] 1681 | .button("No", |s| s.cb_sink().send(Box::new(|s| { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1682 | | s.pop_layer(); [INFO] [stdout] 1683 | | })) [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/frontend/tui.rs:1764:8 [INFO] [stdout] | [INFO] [stdout] 1760 | let mut file = fs::File::open(LAST_USER_CONFIG_FILE)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1764 | Ok(serde_json::from_slice(&buffer)?) [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/network.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 183 | let runtime = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | let client = reqwest::Client::builder() [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | runtime.block_on(async move { [INFO] [stdout] | ______________________^ [INFO] [stdout] 195 | | let mut task = vec![]; [INFO] [stdout] 196 | | for mirror in &mirrors { [INFO] [stdout] 197 | | task.push(get_mirror_speed_score(&mirror.url, &client)) [INFO] [stdout] ... | [INFO] [stdout] 211 | | new_mirrors [INFO] [stdout] 212 | | }) [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 23 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoscdk-rs` (bin "aoscdk-rs" test) due to 24 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dfa6207ba74f90d34d113024666c11dfe1257bf9eb7585883f1bd6477eb04f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa6207ba74f90d34d113024666c11dfe1257bf9eb7585883f1bd6477eb04f3d", kill_on_drop: false }` [INFO] [stdout] dfa6207ba74f90d34d113024666c11dfe1257bf9eb7585883f1bd6477eb04f3d