[INFO] fetching crate webaves-app 0.1.0... [INFO] checking webaves-app-0.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate webaves-app 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate webaves-app 0.1.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate webaves-app 0.1.0 [INFO] finished tweaking crates.io crate webaves-app 0.1.0 [INFO] tweaked toml for crates.io crate webaves-app 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate webaves-app 0.1.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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99913e2ae8b7bcfc560f28c1b256b277a8f41ac2909956843b7adad653e0631d [INFO] running `Command { std: "docker" "start" "-a" "99913e2ae8b7bcfc560f28c1b256b277a8f41ac2909956843b7adad653e0631d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99913e2ae8b7bcfc560f28c1b256b277a8f41ac2909956843b7adad653e0631d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99913e2ae8b7bcfc560f28c1b256b277a8f41ac2909956843b7adad653e0631d", kill_on_drop: false }` [INFO] [stdout] 99913e2ae8b7bcfc560f28c1b256b277a8f41ac2909956843b7adad653e0631d [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bfae83623b5ca4a0a503243e7adb07cc6875a620e9e0507d1e1a1e0f025b2ac [INFO] running `Command { std: "docker" "start" "-a" "8bfae83623b5ca4a0a503243e7adb07cc6875a620e9e0507d1e1a1e0f025b2ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.4 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking sha3 v0.10.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking mx3 v1.0.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking fslock v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking whoami v1.2.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking indicatif v0.17.0-rc.11 [INFO] [stderr] Checking clap v3.2.8 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking rustyknife v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking opentelemetry v0.17.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tracing-subscriber v0.3.14 [INFO] [stderr] Checking tracing-opentelemetry v0.17.4 [INFO] [stderr] Checking tarpc v0.29.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking webaves v0.1.0 [INFO] [stderr] Checking webaves-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/logging.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | panic::PanicInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/logging.rs:172:54 [INFO] [stdout] | [INFO] [stdout] 172 | std::panic::set_hook(Box::new(move |panic_info: &PanicInfo| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/logging.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | panic::PanicInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/logging.rs:172:54 [INFO] [stdout] | [INFO] [stdout] 172 | std::panic::set_hook(Box::new(move |panic_info: &PanicInfo| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_paths` and `total_input_file_size` are never read [INFO] [stdout] --> src/argutil.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct MultiInput { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 109 | pub input_paths: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 110 | pub total_input_file_size: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/argutil.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 127 | let progress_bar = crate::logging::create_and_config_progress_bar(global_matches); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 131 | | pending_paths: VecDeque::from(input_paths.clone()), [INFO] [stdout] 132 | | input_paths, [INFO] [stdout] 133 | | total_input_file_size, [INFO] [stdout] 134 | | progress_bar, [INFO] [stdout] 135 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/dns_lookup.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 27 | let address_command = Command::new("address") [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | let record_command = Command::new("record") [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | / Command::new("dns-lookup") [INFO] [stdout] 37 | | .about(ABOUT) [INFO] [stdout] 38 | | .long_about(ABOUT_LONG) [INFO] [stdout] 39 | | .subcommand_required(true) [INFO] [stdout] ... | [INFO] [stdout] 57 | | ) [INFO] [stdout] 58 | | .subcommand(address_command) [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/logging.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 43 | let file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 49 | | file: Some(BufWriter::new(file)), [INFO] [stdout] 50 | | }) [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] | [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/logging.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn logging_args(command: Command) -> Command { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | / command [INFO] [stdout] 75 | | .arg( [INFO] [stdout] 76 | | Arg::new("log_level") [INFO] [stdout] 77 | | .long("log-level") [INFO] [stdout] ... | [INFO] [stdout] 103 | | .help(LOG_FILE_HELP), [INFO] [stdout] 104 | | ) [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/logging.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn logging_args(command: Command) -> Command { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | / Arg::new("log_format") [INFO] [stdout] 107 | | .long("log-format") [INFO] [stdout] 108 | | .value_parser(["default", "json"]) [INFO] [stdout] 109 | | .default_value("default") [INFO] [stdout] 110 | | .help(LOG_FORMAT_HELP) [INFO] [stdout] 111 | | .long_help(LOG_FORMAT_HELP_LONG), [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/warc/mod.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 61 | let dump_command = Command::new("dump") [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | let list_command = Command::new("list") [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let load_command = Command::new("load") [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | let pack_command = Command::new("pack") [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | let extract_command = Command::new("extract") [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 270 | let checksum_command = Command::new("checksum") [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 296 | / Command::new("warc") [INFO] [stdout] 297 | | .about(ABOUT) [INFO] [stdout] 298 | | .long_about(ABOUT_LONG) [INFO] [stdout] 299 | | .subcommand_required(true) [INFO] [stdout] ... | [INFO] [stdout] 303 | | .subcommand(pack_command) [INFO] [stdout] 304 | | .subcommand(extract_command) [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/warc/dump.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_paths` and `total_input_file_size` are never read [INFO] [stdout] --> src/argutil.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct MultiInput { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 109 | pub input_paths: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 110 | pub total_input_file_size: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/argutil.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 127 | let progress_bar = crate::logging::create_and_config_progress_bar(global_matches); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 131 | | pending_paths: VecDeque::from(input_paths.clone()), [INFO] [stdout] 132 | | input_paths, [INFO] [stdout] 133 | | total_input_file_size, [INFO] [stdout] 134 | | progress_bar, [INFO] [stdout] 135 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/dns_lookup.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 27 | let address_command = Command::new("address") [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | let record_command = Command::new("record") [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | / Command::new("dns-lookup") [INFO] [stdout] 37 | | .about(ABOUT) [INFO] [stdout] 38 | | .long_about(ABOUT_LONG) [INFO] [stdout] 39 | | .subcommand_required(true) [INFO] [stdout] ... | [INFO] [stdout] 57 | | ) [INFO] [stdout] 58 | | .subcommand(address_command) [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/logging.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 43 | let file = std::fs::OpenOptions::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 49 | | file: Some(BufWriter::new(file)), [INFO] [stdout] 50 | | }) [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] | [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/logging.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn logging_args(command: Command) -> Command { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | / command [INFO] [stdout] 75 | | .arg( [INFO] [stdout] 76 | | Arg::new("log_level") [INFO] [stdout] 77 | | .long("log-level") [INFO] [stdout] ... | [INFO] [stdout] 103 | | .help(LOG_FILE_HELP), [INFO] [stdout] 104 | | ) [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/logging.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn logging_args(command: Command) -> Command { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | / Arg::new("log_format") [INFO] [stdout] 107 | | .long("log-format") [INFO] [stdout] 108 | | .value_parser(["default", "json"]) [INFO] [stdout] 109 | | .default_value("default") [INFO] [stdout] 110 | | .help(LOG_FORMAT_HELP) [INFO] [stdout] 111 | | .long_help(LOG_FORMAT_HELP_LONG), [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/warc/mod.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 61 | let dump_command = Command::new("dump") [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | let list_command = Command::new("list") [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let load_command = Command::new("load") [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | let pack_command = Command::new("pack") [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | let extract_command = Command::new("extract") [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 270 | let checksum_command = Command::new("checksum") [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 296 | / Command::new("warc") [INFO] [stdout] 297 | | .about(ABOUT) [INFO] [stdout] 298 | | .long_about(ABOUT_LONG) [INFO] [stdout] 299 | | .subcommand_required(true) [INFO] [stdout] ... | [INFO] [stdout] 303 | | .subcommand(pack_command) [INFO] [stdout] 304 | | .subcommand(extract_command) [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/warc/dump.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `webaves-app` (bin "webaves-app") due to 8 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `webaves-app` (bin "webaves-app" test) due to 8 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8bfae83623b5ca4a0a503243e7adb07cc6875a620e9e0507d1e1a1e0f025b2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bfae83623b5ca4a0a503243e7adb07cc6875a620e9e0507d1e1a1e0f025b2ac", kill_on_drop: false }` [INFO] [stdout] 8bfae83623b5ca4a0a503243e7adb07cc6875a620e9e0507d1e1a1e0f025b2ac