[INFO] cloning repository https://github.com/helloiamgio/kubie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helloiamgio/kubie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelloiamgio%2Fkubie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelloiamgio%2Fkubie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4be9a029da9c6a7569f82a66f32d56c08aef601 [INFO] checking helloiamgio/kubie against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelloiamgio%2Fkubie" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/helloiamgio/kubie 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/helloiamgio/kubie [INFO] finished tweaking git repo https://github.com/helloiamgio/kubie [INFO] tweaked toml for git repo https://github.com/helloiamgio/kubie written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/helloiamgio/kubie 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 wildmatch v1.0.13 [INFO] [stderr] Downloaded attohttpc v0.16.0 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1e716ef3c08afb0b192b42235208b32180be44c1be75a2a3b374d73299f6a65f [INFO] running `Command { std: "docker" "start" "-a" "1e716ef3c08afb0b192b42235208b32180be44c1be75a2a3b374d73299f6a65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e716ef3c08afb0b192b42235208b32180be44c1be75a2a3b374d73299f6a65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e716ef3c08afb0b192b42235208b32180be44c1be75a2a3b374d73299f6a65f", kill_on_drop: false }` [INFO] [stdout] 1e716ef3c08afb0b192b42235208b32180be44c1be75a2a3b374d73299f6a65f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 53dfb5f1ba8c430818644441a71cfd78fd5b91bc415b5d67ea5e8837b3f3c55c [INFO] running `Command { std: "docker" "start" "-a" "53dfb5f1ba8c430818644441a71cfd78fd5b91bc415b5d67ea5e8837b3f3c55c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking wildmatch v1.0.13 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking serde_yaml v0.8.15 [INFO] [stderr] Checking attohttpc v0.16.0 [INFO] [stderr] Checking kubie v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `prerelease` is never read [INFO] [stdout] --> src/cmd/update.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Release { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 16 | tag_name: String, [INFO] [stdout] 17 | prerelease: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Release` 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: fields `name` and `state` are never read [INFO] [stdout] --> src/cmd/update.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | struct Asset { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 57 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | browser_download_url: String, [INFO] [stdout] 59 | state: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Asset` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `prerelease` is never read [INFO] [stdout] --> src/cmd/update.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Release { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 16 | tag_name: String, [INFO] [stdout] 17 | prerelease: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Release` 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: fields `name` and `state` are never read [INFO] [stdout] --> src/cmd/update.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | struct Asset { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 57 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | browser_download_url: String, [INFO] [stdout] 59 | state: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Asset` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.40s [INFO] running `Command { std: "docker" "inspect" "53dfb5f1ba8c430818644441a71cfd78fd5b91bc415b5d67ea5e8837b3f3c55c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53dfb5f1ba8c430818644441a71cfd78fd5b91bc415b5d67ea5e8837b3f3c55c", kill_on_drop: false }` [INFO] [stdout] 53dfb5f1ba8c430818644441a71cfd78fd5b91bc415b5d67ea5e8837b3f3c55c [INFO] checking helloiamgio/kubie 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%2Fhelloiamgio%2Fkubie" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/helloiamgio/kubie 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/helloiamgio/kubie [INFO] finished tweaking git repo https://github.com/helloiamgio/kubie [INFO] tweaked toml for git repo https://github.com/helloiamgio/kubie written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/helloiamgio/kubie 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a6698c90ca943eea06bcc7e767cb8db237132573ffbdd9622604242c28a113cd [INFO] running `Command { std: "docker" "start" "-a" "a6698c90ca943eea06bcc7e767cb8db237132573ffbdd9622604242c28a113cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6698c90ca943eea06bcc7e767cb8db237132573ffbdd9622604242c28a113cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6698c90ca943eea06bcc7e767cb8db237132573ffbdd9622604242c28a113cd", kill_on_drop: false }` [INFO] [stdout] a6698c90ca943eea06bcc7e767cb8db237132573ffbdd9622604242c28a113cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 90ddbb0b5947e06db0e92017a3c2ab5b2682e169054df3053521565ca16cd187 [INFO] running `Command { std: "docker" "start" "-a" "90ddbb0b5947e06db0e92017a3c2ab5b2682e169054df3053521565ca16cd187", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking wildmatch v1.0.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking serde_yaml v0.8.15 [INFO] [stderr] Checking attohttpc v0.16.0 [INFO] [stderr] Checking kubie v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `prerelease` is never read [INFO] [stdout] --> src/cmd/update.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Release { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 16 | tag_name: String, [INFO] [stdout] 17 | prerelease: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Release` 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: fields `name` and `state` are never read [INFO] [stdout] --> src/cmd/update.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | struct Asset { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 57 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | browser_download_url: String, [INFO] [stdout] 59 | state: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Asset` 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/cmd/edit.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | .and_then(|editor| which(editor).ok()) [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/kubeconfig.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 157 | namespace_name: Option>, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | let cluster = self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | let user = self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | Ok(KubeConfig { [INFO] [stdout] | ____________^ [INFO] [stdout] 187 | | clusters: vec![cluster.item], [INFO] [stdout] 188 | | contexts: vec![context_src.item], [INFO] [stdout] 189 | | users: vec![user.item], [INFO] [stdout] ... | [INFO] [stdout] 196 | | }, [INFO] [stdout] 197 | | }) [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] | | 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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `prerelease` is never read [INFO] [stdout] --> src/cmd/update.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Release { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 16 | tag_name: String, [INFO] [stdout] 17 | prerelease: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Release` 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: fields `name` and `state` are never read [INFO] [stdout] --> src/cmd/update.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | struct Asset { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 57 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | browser_download_url: String, [INFO] [stdout] 59 | state: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Asset` 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/cmd/edit.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | .and_then(|editor| which(editor).ok()) [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: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/kubeconfig.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 157 | namespace_name: Option>, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | let cluster = self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | let user = self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | Ok(KubeConfig { [INFO] [stdout] | ____________^ [INFO] [stdout] 187 | | clusters: vec![cluster.item], [INFO] [stdout] 188 | | contexts: vec![context_src.item], [INFO] [stdout] 189 | | users: vec![user.item], [INFO] [stdout] ... | [INFO] [stdout] 196 | | }, [INFO] [stdout] 197 | | }) [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] | | 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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kubie` (bin "kubie") due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kubie` (bin "kubie" test) due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "90ddbb0b5947e06db0e92017a3c2ab5b2682e169054df3053521565ca16cd187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ddbb0b5947e06db0e92017a3c2ab5b2682e169054df3053521565ca16cd187", kill_on_drop: false }` [INFO] [stdout] 90ddbb0b5947e06db0e92017a3c2ab5b2682e169054df3053521565ca16cd187