[INFO] fetching crate pactup 0.2.18... [INFO] checking pactup-0.2.18 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate pactup 0.2.18 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate pactup 0.2.18 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate pactup 0.2.18 [INFO] finished tweaking crates.io crate pactup 0.2.18 [INFO] tweaked toml for crates.io crate pactup 0.2.18 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate pactup 0.2.18 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddebd267ceb8b9c6d948d40c7df6dab07a4a5d3cd427a36de16d8517737603d3 [INFO] running `Command { std: "docker" "start" "-a" "ddebd267ceb8b9c6d948d40c7df6dab07a4a5d3cd427a36de16d8517737603d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddebd267ceb8b9c6d948d40c7df6dab07a4a5d3cd427a36de16d8517737603d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddebd267ceb8b9c6d948d40c7df6dab07a4a5d3cd427a36de16d8517737603d3", kill_on_drop: false }` [INFO] [stdout] ddebd267ceb8b9c6d948d40c7df6dab07a4a5d3cd427a36de16d8517737603d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f74601bf8197940701747bd9f0d7774dd1737fec90c3f3aced75c5605e7663ba [INFO] running `Command { std: "docker" "start" "-a" "f74601bf8197940701747bd9f0d7774dd1737fec90c3f3aced75c5605e7663ba", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crossbeam-utils v0.8.20 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking gimli v0.31.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Compiling embed-resource v2.4.3 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rustls-native-certs v0.8.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking webpki-roots v0.26.5 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking addr2line v0.24.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling pactup v0.2.18 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking sysinfo v0.31.4 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking clap_complete v4.5.26 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking node-semver v2.1.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `pactup` [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/log_level.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | ($config:ident, $level:path, $($expr:expr),+) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 58 | ($config:ident, $level:path, $($expr:expr_2021),+) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: method `digits_only` is never used [INFO] [stdout] --> src/version.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 21 | impl Version { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn digits_only(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/archive/zip.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | if let Some(mode) = file.unix_mode() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/archive/zip.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 73 ~ match file.unix_mode() { Some(mode) => { [INFO] [stdout] 74 | // make sure the file is executable and readable [INFO] [stdout] 75 | fs::set_permissions(&outpath, fs::Permissions::from_mode(mode))?; [INFO] [stdout] 76 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/current_version.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | if let Ok(resolved_path) = std::fs::canonicalize(multishell_path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/current_version.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 13 ~ match std::fs::canonicalize(multishell_path) { Ok(resolved_path) => { [INFO] [stdout] 14 | let file_name = resolved_path [INFO] [stdout] ... [INFO] [stdout] 23 | Ok(Some(version)) [INFO] [stdout] 24 ~ } _ => { [INFO] [stdout] 25 | Ok(None) [INFO] [stdout] 26 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] * src/directories.rs [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/progress.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | if let Some(ref bar) = self.progress { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/progress.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 56 ~ match self.progress { Some(ref bar) => { [INFO] [stdout] 57 | bar.finish(); [INFO] [stdout] 58 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] * src/log_level.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/default_version.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | if let Ok(version_path) = config.default_version_dir().canonicalize() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/default_version.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 8 ~ match config.default_version_dir().canonicalize() { Ok(version_path) => { [INFO] [stdout] 9 | let file_name = version_path.file_name()?; [INFO] [stdout] 10 | info!("Found default version: {:?}", file_name); [INFO] [stdout] 11 | Version::from_str(file_name.to_str()?).ok()?.into() [INFO] [stdout] 12 ~ } _ => { [INFO] [stdout] 13 | info!("No default version found"); [INFO] [stdout] 14 | None [INFO] [stdout] 15 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/directories.rs:43:30 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn strategy(&self) -> &impl BaseStrategy + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 43 | pub fn strategy(&self) -> &(impl BaseStrategy + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/log_level.rs:58:36 [INFO] [stderr] | [INFO] [stderr] 58 | ($config:ident, $level:path, $($expr:expr_2021),+) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `impl BaseStrategy` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/directories.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn strategy(&self) -> &impl BaseStrategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/directories.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn strategy(&self) -> &impl BaseStrategy { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 43 | pub fn strategy(&self) -> &impl BaseStrategy + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `pactup` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/directories.rs [INFO] [stderr] * src/log_level.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/directories.rs:43:30 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn strategy(&self) -> &impl BaseStrategy + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 43 | pub fn strategy(&self) -> &(impl BaseStrategy + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/log_level.rs:58:36 [INFO] [stderr] | [INFO] [stderr] 58 | ($config:ident, $level:path, $($expr:expr_2021),+) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/log_level.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | ($config:ident, $level:path, $($expr:expr),+) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 58 | ($config:ident, $level:path, $($expr:expr_2021),+) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `digits_only` is never used [INFO] [stdout] --> src/version.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 21 | impl Version { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn digits_only(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/archive/zip.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | if let Some(mode) = file.unix_mode() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/archive/zip.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 73 ~ match file.unix_mode() { Some(mode) => { [INFO] [stdout] 74 | // make sure the file is executable and readable [INFO] [stdout] 75 | fs::set_permissions(&outpath, fs::Permissions::from_mode(mode))?; [INFO] [stdout] 76 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/current_version.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | if let Ok(resolved_path) = std::fs::canonicalize(multishell_path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/current_version.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 13 ~ match std::fs::canonicalize(multishell_path) { Ok(resolved_path) => { [INFO] [stdout] 14 | let file_name = resolved_path [INFO] [stdout] ... [INFO] [stdout] 23 | Ok(Some(version)) [INFO] [stdout] 24 ~ } _ => { [INFO] [stdout] 25 | Ok(None) [INFO] [stdout] 26 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.67s [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/progress.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | if let Some(ref bar) = self.progress { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/progress.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 56 ~ match self.progress { Some(ref bar) => { [INFO] [stdout] 57 | bar.finish(); [INFO] [stdout] 58 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/default_version.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | if let Ok(version_path) = config.default_version_dir().canonicalize() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/default_version.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 8 ~ match config.default_version_dir().canonicalize() { Ok(version_path) => { [INFO] [stdout] 9 | let file_name = version_path.file_name()?; [INFO] [stdout] 10 | info!("Found default version: {:?}", file_name); [INFO] [stdout] 11 | Version::from_str(file_name.to_str()?).ok()?.into() [INFO] [stdout] 12 ~ } _ => { [INFO] [stdout] 13 | info!("No default version found"); [INFO] [stdout] 14 | None [INFO] [stdout] 15 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl BaseStrategy` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/directories.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn strategy(&self) -> &impl BaseStrategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/directories.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn strategy(&self) -> &impl BaseStrategy { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 43 | pub fn strategy(&self) -> &impl BaseStrategy + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling pactup v0.2.18 (/tmp/fixit) [INFO] [stdout] warning: method `digits_only` is never used [INFO] [stdout] --> src/version.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 21 | impl Version { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn digits_only(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `digits_only` is never used [INFO] [stdout] --> src/version.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 21 | impl Version { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn digits_only(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "f74601bf8197940701747bd9f0d7774dd1737fec90c3f3aced75c5605e7663ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74601bf8197940701747bd9f0d7774dd1737fec90c3f3aced75c5605e7663ba", kill_on_drop: false }` [INFO] [stdout] f74601bf8197940701747bd9f0d7774dd1737fec90c3f3aced75c5605e7663ba