[INFO] fetching crate freighter-registry 0.3.0... [INFO] checking freighter-registry-0.3.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate freighter-registry 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate freighter-registry 0.3.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate freighter-registry 0.3.0 [INFO] finished tweaking crates.io crate freighter-registry 0.3.0 [INFO] tweaked toml for crates.io crate freighter-registry 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate freighter-registry 0.3.0 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 682c9f4164c0debdfb4d89b73f2f0136bd2b22b5db9c9d09c468b7811fa8d64f [INFO] running `Command { std: "docker" "start" "-a" "682c9f4164c0debdfb4d89b73f2f0136bd2b22b5db9c9d09c468b7811fa8d64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "682c9f4164c0debdfb4d89b73f2f0136bd2b22b5db9c9d09c468b7811fa8d64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682c9f4164c0debdfb4d89b73f2f0136bd2b22b5db9c9d09c468b7811fa8d64f", kill_on_drop: false }` [INFO] [stdout] 682c9f4164c0debdfb4d89b73f2f0136bd2b22b5db9c9d09c468b7811fa8d64f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f98ab8f9449330ed4f3d46c232769995df00b600a5999b79f1f7f54d2c684bf3 [INFO] running `Command { std: "docker" "start" "-a" "f98ab8f9449330ed4f3d46c232769995df00b600a5999b79f1f7f54d2c684bf3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling openssl-src v300.2.1+3.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling curl-sys v0.4.70+curl-8.5.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking winnow v0.5.30 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-test v0.4.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking log4rs v1.2.0 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking warp v0.3.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking git2 v0.18.1 [INFO] [stderr] Checking git2-curl v0.19.0 [INFO] [stderr] Checking freighter-registry v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ArgMatches` [INFO] [stdout] --> src/commands/command_prelude.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | pub use clap::{value_parser, Arg, ArgAction, ArgMatches}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArgMatches` [INFO] [stdout] --> src/commands/command_prelude.rs:7:46 [INFO] [stdout] | [INFO] [stdout] 7 | pub use clap::{value_parser, Arg, ArgAction, ArgMatches}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `clap::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / App::new("freighter") [INFO] [stdout] 74 | | .version("0.1.0") [INFO] [stdout] 75 | | .disable_colored_help(true) [INFO] [stdout] 76 | | .disable_help_subcommand(true) [INFO] [stdout] 77 | | .override_usage(usage) [INFO] [stdout] 78 | | .author("Open Rust Initiative") [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] 79 | .arg(arg!(-c --"work-dir" "specify the work dir, [INFO] [stdout] | ______________- [INFO] [stdout] | |______________| [INFO] [stdout] | |______________| [INFO] [stdout] | |______________| [INFO] [stdout] | |______________| [INFO] [stdout] 80 | | where to download crates, rust toolchains and storage logs, default: $HOME/.freighter") [INFO] [stdout] | | - [INFO] [stdout] | |____________________________________________________________________________________________________| [INFO] [stdout] | |____________________________________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `clap::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/channel.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / clap::Command::new("channel") [INFO] [stdout] 57 | | .subcommand(subcommand("download") [INFO] [stdout] 58 | | .arg(flag("clean", "clean up historical versions")) [INFO] [stdout] 59 | | .arg(arg!(-v --"version" "only download the version you specified")) [INFO] [stdout] | | ---------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 63 | | .arg(arg!(-b --"bucket" "set the s3 bucket name you want to upload files")) [INFO] [stdout] | | ----------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 67 | | .arg(arg!(-b --"bucket" "set the s3 bucket name you want to upload files") [INFO] [stdout] | | ----------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 74 | | .arg(arg!(-t --"download-threads" "specify the download thread count") [INFO] [stdout] | | ------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | | .value_parser(value_parser!(usize)) [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] 77 | .arg(arg!(-d --"domain" "specify the source you want to sync from")) [INFO] [stdout] | ---------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `clap::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/crates.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / clap::Command::new("crates") [INFO] [stdout] 69 | | .arg(flag("no-progressbar", "Hide progressbar when start sync")) [INFO] [stdout] 70 | | .arg(arg!(-t --"download-threads" "specify the download threads to parallel download, [INFO] [stdout] | | ______________- [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] | | | [INFO] [stdout] 71 | | | this param can be changed in the configuration file or pass it here") [INFO] [stdout] | | | - [INFO] [stdout] | | |_____________________________________________________________________________| [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 74 | | .arg(arg!(-d --"domain" "specify the source you want to sync from, [INFO] [stdout] | | ______________- [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] 75 | | | this param can be changed in the configuration file or pass it here")) [INFO] [stdout] | | | - [INFO] [stdout] | | |_____________________________________________________________________________| [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 78 | | | .arg(arg!(-b --"bucket" "set the s3 bucket name you want to upload files").required(true)) [INFO] [stdout] | | | ----------------------------------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | | | .arg(arg!(--"name" "only upload specify crates")) [INFO] [stdout] | | | --------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | | | ) [INFO] [stdout] | |_________|_________^ [INFO] [stdout] ... | [INFO] [stdout] 84 | | .arg(arg!(--"name" "only fix the crates you specified, this command will try to re-download the crates")) [INFO] [stdout] | | ----------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | | .arg(flag("upload", "upload every crate file after download")) [INFO] [stdout] 86 | | .arg(arg!(-b --"bucket" "set the s3 bucket name you want to upload files")) [INFO] [stdout] | | ----------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may 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: this value of type `clap::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / App::new("freighter") [INFO] [stdout] 74 | | .version("0.1.0") [INFO] [stdout] 75 | | .disable_colored_help(true) [INFO] [stdout] 76 | | .disable_help_subcommand(true) [INFO] [stdout] 77 | | .override_usage(usage) [INFO] [stdout] 78 | | .author("Open Rust Initiative") [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] 79 | .arg(arg!(-c --"work-dir" "specify the work dir, [INFO] [stdout] | ______________- [INFO] [stdout] | |______________| [INFO] [stdout] | |______________| [INFO] [stdout] | |______________| [INFO] [stdout] | |______________| [INFO] [stdout] 80 | | where to download crates, rust toolchains and storage logs, default: $HOME/.freighter") [INFO] [stdout] | | - [INFO] [stdout] | |____________________________________________________________________________________________________| [INFO] [stdout] | |____________________________________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `clap::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/rustup_init.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / clap::Command::new("rustup") [INFO] [stdout] 46 | | .subcommand(subcommand("download")) [INFO] [stdout] 47 | | .subcommand(subcommand("upload") [INFO] [stdout] 48 | | .arg( [INFO] [stdout] 49 | | arg!(-b --"bucket" "set the s3 bucket you want to upload files to") [INFO] [stdout] | | --------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 55 | | .arg(arg!(-t --"download-threads" "specify the download thread count") [INFO] [stdout] | | ------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | | .value_parser(value_parser!(usize)) [INFO] [stdout] 57 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] 58 | .arg(arg!(-d --"domain" "specify the source you want to sync from")) [INFO] [stdout] | ---------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `clap::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/channel.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / clap::Command::new("channel") [INFO] [stdout] 57 | | .subcommand(subcommand("download") [INFO] [stdout] 58 | | .arg(flag("clean", "clean up historical versions")) [INFO] [stdout] 59 | | .arg(arg!(-v --"version" "only download the version you specified")) [INFO] [stdout] | | ---------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 63 | | .arg(arg!(-b --"bucket" "set the s3 bucket name you want to upload files")) [INFO] [stdout] | | ----------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 67 | | .arg(arg!(-b --"bucket" "set the s3 bucket name you want to upload files") [INFO] [stdout] | | ----------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 74 | | .arg(arg!(-t --"download-threads" "specify the download thread count") [INFO] [stdout] | | ------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | | .value_parser(value_parser!(usize)) [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] 77 | .arg(arg!(-d --"domain" "specify the source you want to sync from")) [INFO] [stdout] | ---------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `clap::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/server.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / clap::Command::new("server") [INFO] [stdout] 35 | | .arg( [INFO] [stdout] 36 | | arg!(-i --"ip" "specify the ip address") [INFO] [stdout] | | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | | .value_parser(value_parser!(IpAddr)) [INFO] [stdout] ... | [INFO] [stdout] 41 | | arg!(-p --"port" "specify the listening port") [INFO] [stdout] | | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 46 | | arg!(-c --"cert-path" "Path to a TLS certificate file") [INFO] [stdout] | | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | | .value_parser(value_parser!(PathBuf)), [INFO] [stdout] 48 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] 49 | .arg( [INFO] [stdout] 50 | arg!(-k --"key-path" "Path to a TLS key file") [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `clap::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/crates.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / clap::Command::new("crates") [INFO] [stdout] 69 | | .arg(flag("no-progressbar", "Hide progressbar when start sync")) [INFO] [stdout] 70 | | .arg(arg!(-t --"download-threads" "specify the download threads to parallel download, [INFO] [stdout] | | ______________- [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] | | | [INFO] [stdout] 71 | | | this param can be changed in the configuration file or pass it here") [INFO] [stdout] | | | - [INFO] [stdout] | | |_____________________________________________________________________________| [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 74 | | .arg(arg!(-d --"domain" "specify the source you want to sync from, [INFO] [stdout] | | ______________- [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] | | |______________| [INFO] [stdout] 75 | | | this param can be changed in the configuration file or pass it here")) [INFO] [stdout] | | | - [INFO] [stdout] | | |_____________________________________________________________________________| [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | |_____________________________________________________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 78 | | | .arg(arg!(-b --"bucket" "set the s3 bucket name you want to upload files").required(true)) [INFO] [stdout] | | | ----------------------------------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | | | .arg(arg!(--"name" "only upload specify crates")) [INFO] [stdout] | | | --------------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | | | ) [INFO] [stdout] | |_________|_________^ [INFO] [stdout] ... | [INFO] [stdout] 84 | | .arg(arg!(--"name" "only fix the crates you specified, this command will try to re-download the crates")) [INFO] [stdout] | | ----------------------------------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | | .arg(flag("upload", "upload every crate file after download")) [INFO] [stdout] 86 | | .arg(arg!(-b --"bucket" "set the s3 bucket name you want to upload files")) [INFO] [stdout] | | ----------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may 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: this value of type `clap::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/rustup_init.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / clap::Command::new("rustup") [INFO] [stdout] 46 | | .subcommand(subcommand("download")) [INFO] [stdout] 47 | | .subcommand(subcommand("upload") [INFO] [stdout] 48 | | .arg( [INFO] [stdout] 49 | | arg!(-b --"bucket" "set the s3 bucket you want to upload files to") [INFO] [stdout] | | --------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 55 | | .arg(arg!(-t --"download-threads" "specify the download thread count") [INFO] [stdout] | | ------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | | .value_parser(value_parser!(usize)) [INFO] [stdout] 57 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] 58 | .arg(arg!(-d --"domain" "specify the source you want to sync from")) [INFO] [stdout] | ---------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `clap::Command` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/server.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / clap::Command::new("server") [INFO] [stdout] 35 | | .arg( [INFO] [stdout] 36 | | arg!(-i --"ip" "specify the ip address") [INFO] [stdout] | | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | | .value_parser(value_parser!(IpAddr)) [INFO] [stdout] ... | [INFO] [stdout] 41 | | arg!(-p --"port" "specify the listening port") [INFO] [stdout] | | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 46 | | arg!(-c --"cert-path" "Path to a TLS certificate file") [INFO] [stdout] | | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | | .value_parser(value_parser!(PathBuf)), [INFO] [stdout] 48 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] 49 | .arg( [INFO] [stdout] 50 | arg!(-k --"key-path" "Path to a TLS key file") [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handler/crates_file.rs:362:11 [INFO] [stdout] | [INFO] [stdout] 354 | err_record: Arc>, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 362 | match download_and_check_hash(down_opts, Some(&index_file.cksum.unwrap()), false) { [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handler/crates_file.rs:362:11 [INFO] [stdout] | [INFO] [stdout] 354 | err_record: Arc>, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 362 | match download_and_check_hash(down_opts, Some(&index_file.cksum.unwrap()), false) { [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: unused variable: `index` [INFO] [stdout] --> src/handler/index.rs:516:13 [INFO] [stdout] | [INFO] [stdout] 516 | let index = [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/handler/index.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 526 | let index = [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/errors.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FreighterError { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 14 | pub error: Option, [INFO] [stdout] 15 | pub code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FreighterError` 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 `manifest_version` and `date` are never read [INFO] [stdout] --> src/handler/channel.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Channel { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 33 | #[serde(alias = "manifest-version")] [INFO] [stdout] 34 | pub manifest_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Channel` 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 `version` is never read [INFO] [stdout] --> src/handler/channel.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Pkg { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 41 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pkg` 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 `available` is never read [INFO] [stdout] --> src/handler/channel.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Target { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 47 | pub available: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Target` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/errors.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FreighterError { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 14 | pub error: Option, [INFO] [stdout] 15 | pub code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FreighterError` 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 `manifest_version` and `date` are never read [INFO] [stdout] --> src/handler/channel.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Channel { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 33 | #[serde(alias = "manifest-version")] [INFO] [stdout] 34 | pub manifest_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Channel` 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 `version` is never read [INFO] [stdout] --> src/handler/channel.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Pkg { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 41 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pkg` 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 `available` is never read [INFO] [stdout] --> src/handler/channel.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Target { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 47 | pub available: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Target` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `freighter-registry` (bin "freighter-registry" test) due to 7 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `freighter-registry` (bin "freighter-registry") due to 7 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f98ab8f9449330ed4f3d46c232769995df00b600a5999b79f1f7f54d2c684bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98ab8f9449330ed4f3d46c232769995df00b600a5999b79f1f7f54d2c684bf3", kill_on_drop: false }` [INFO] [stdout] f98ab8f9449330ed4f3d46c232769995df00b600a5999b79f1f7f54d2c684bf3