[INFO] fetching crate cron 0.12.1... [INFO] checking cron-0.12.1 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate cron 0.12.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate cron 0.12.1 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cron 0.12.1 [INFO] finished tweaking crates.io crate cron 0.12.1 [INFO] tweaked toml for crates.io crate cron 0.12.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding chrono-tz v0.6.3 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f78a3f1b282d1a146457711505c7f3ce3d97bdd5936a690260c30157c576b78 [INFO] running `Command { std: "docker" "start" "-a" "9f78a3f1b282d1a146457711505c7f3ce3d97bdd5936a690260c30157c576b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f78a3f1b282d1a146457711505c7f3ce3d97bdd5936a690260c30157c576b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f78a3f1b282d1a146457711505c7f3ce3d97bdd5936a690260c30157c576b78", kill_on_drop: false }` [INFO] [stdout] 9f78a3f1b282d1a146457711505c7f3ce3d97bdd5936a690260c30157c576b78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86bf1eabe476bbed8b940a52bd4ea55c481b84891a55c90f3c917610567c64b3 [INFO] running `Command { std: "docker" "start" "-a" "86bf1eabe476bbed8b940a52bd4ea55c481b84891a55c90f3c917610567c64b3", 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 version_check v0.9.5 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Checking cron v0.12.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `cron` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/schedule.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/schedule.rs:261:29 [INFO] [stderr] | [INFO] [stderr] 261 | pub fn years(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 261 | pub fn years(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:266:30 [INFO] [stderr] | [INFO] [stderr] 266 | pub fn months(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 266 | pub fn months(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:271:37 [INFO] [stderr] | [INFO] [stderr] 271 | pub fn days_of_month(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 271 | pub fn days_of_month(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:276:36 [INFO] [stderr] | [INFO] [stderr] 276 | pub fn days_of_week(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 276 | pub fn days_of_week(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:281:29 [INFO] [stderr] | [INFO] [stderr] 281 | pub fn hours(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 281 | pub fn hours(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/time_unit/mod.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | RootSpecifier::NamedPoint(ref name) => (&[Self::ordinal_from_name(name)?]) [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:286:31 [INFO] [stderr] | [INFO] [stderr] 286 | pub fn minutes(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 286 | pub fn minutes(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:291:31 [INFO] [stderr] | [INFO] [stderr] 291 | pub fn seconds(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 291 | pub fn seconds(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:90:52 [INFO] [stdout] | [INFO] [stdout] 90 | ... let candidate = if let Some(candidate) = timezone [INFO] [stdout] | __________________________________________^ - [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 91 | || ... .ymd(year as i32, month, day_of_month) [INFO] [stdout] 92 | || ... .and_hms_opt(hour, minute, second) [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] | [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/schedule.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | ... } else { [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] 90 ~ let candidate = match timezone [INFO] [stdout] 91 | .ymd(year as i32, month, day_of_month) [INFO] [stdout] 92 | .and_hms_opt(hour, minute, second) [INFO] [stdout] 93 ~ { Some(candidate) => { [INFO] [stdout] 94 | candidate [INFO] [stdout] 95 ~ } _ => { [INFO] [stdout] 96 | continue; [INFO] [stdout] 97 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:188:52 [INFO] [stdout] | [INFO] [stdout] 188 | ... let candidate = if let Some(candidate) = timezone [INFO] [stdout] | __________________________________________^ - [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 189 | || ... .ymd(year as i32, month, day_of_month) [INFO] [stdout] 190 | || ... .and_hms_opt(hour, minute, second) [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] | [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/schedule.rs:193:33 [INFO] [stdout] | [INFO] [stdout] 193 | ... } 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] 188 ~ let candidate = match timezone [INFO] [stdout] 189 | .ymd(year as i32, month, day_of_month) [INFO] [stdout] 190 | .and_hms_opt(hour, minute, second) [INFO] [stdout] 191 ~ { Some(candidate) => { [INFO] [stdout] 192 | candidate [INFO] [stdout] 193 ~ } _ => { [INFO] [stdout] 194 | continue; [INFO] [stdout] 195 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:261:29 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn years(&self) -> &impl TimeUnitSpec { [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/schedule.rs:261:18 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn years(&self) -> &impl TimeUnitSpec { [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] 261 | pub fn years(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:266:30 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn months(&self) -> &impl TimeUnitSpec { [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/schedule.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn months(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 266 | pub fn months(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:271:37 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn days_of_month(&self) -> &impl TimeUnitSpec { [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/schedule.rs:271:26 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn days_of_month(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 271 | pub fn days_of_month(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:276:36 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn days_of_week(&self) -> &impl TimeUnitSpec { [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/schedule.rs:276:25 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn days_of_week(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 276 | pub fn days_of_week(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn hours(&self) -> &impl TimeUnitSpec { [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/schedule.rs:281:18 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn hours(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 281 | pub fn hours(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:286:31 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn minutes(&self) -> &impl TimeUnitSpec { [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/schedule.rs:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn minutes(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 286 | pub fn minutes(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn seconds(&self) -> &impl TimeUnitSpec { [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/schedule.rs:291:20 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn seconds(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 291 | pub fn seconds(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:375:12 [INFO] [stdout] | [INFO] [stdout] 375 | if let Some(next) = self.schedule.next_after(&previous) { [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/schedule.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | } 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] 375 ~ match self.schedule.next_after(&previous) { Some(next) => { [INFO] [stdout] 376 | self.previous_datetime = Some(next.clone()); [INFO] [stdout] 377 | Some(next) [INFO] [stdout] 378 ~ } _ => { [INFO] [stdout] 379 | None [INFO] [stdout] 380 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | if let Some(prev) = self.schedule.prev_from(&previous) { [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/schedule.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | } 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] 391 ~ match self.schedule.prev_from(&previous) { Some(prev) => { [INFO] [stdout] 392 | self.previous_datetime = Some(prev.clone()); [INFO] [stdout] 393 | Some(prev) [INFO] [stdout] 394 ~ } _ => { [INFO] [stdout] 395 | None [INFO] [stdout] 396 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:418:12 [INFO] [stdout] | [INFO] [stdout] 418 | if let Some(next) = self.schedule.next_after(&previous) { [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/schedule.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | } 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] 418 ~ match self.schedule.next_after(&previous) { Some(next) => { [INFO] [stdout] 419 | self.previous_datetime = Some(next.clone()); [INFO] [stdout] 420 | Some(next) [INFO] [stdout] 421 ~ } _ => { [INFO] [stdout] 422 | None [INFO] [stdout] 423 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | if let Some(prev) = self.schedule.prev_from(&previous) { [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/schedule.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | } 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] 431 ~ match self.schedule.prev_from(&previous) { Some(prev) => { [INFO] [stdout] 432 | self.previous_datetime = Some(prev.clone()); [INFO] [stdout] 433 | Some(prev) [INFO] [stdout] 434 ~ } _ => { [INFO] [stdout] 435 | None [INFO] [stdout] 436 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `cron` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/schedule.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/schedule.rs:261:29 [INFO] [stderr] | [INFO] [stderr] 261 | pub fn years(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 261 | pub fn years(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:266:30 [INFO] [stderr] | [INFO] [stderr] 266 | pub fn months(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 266 | pub fn months(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:271:37 [INFO] [stderr] | [INFO] [stderr] 271 | pub fn days_of_month(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 271 | pub fn days_of_month(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:276:36 [INFO] [stderr] | [INFO] [stderr] 276 | pub fn days_of_week(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 276 | pub fn days_of_week(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:281:29 [INFO] [stderr] | [INFO] [stderr] 281 | pub fn hours(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/time_unit/mod.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | RootSpecifier::NamedPoint(ref name) => (&[Self::ordinal_from_name(name)?]) [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 281 | pub fn hours(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:286:31 [INFO] [stderr] | [INFO] [stderr] 286 | pub fn minutes(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 286 | pub fn minutes(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: ambiguous `+` in a type [INFO] [stderr] --> src/schedule.rs:291:31 [INFO] [stderr] | [INFO] [stderr] 291 | pub fn seconds(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try adding parentheses [INFO] [stderr] | [INFO] [stderr] 291 | pub fn seconds(&self) -> &(impl TimeUnitSpec + use<>) { [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:90:52 [INFO] [stdout] | [INFO] [stdout] 90 | ... let candidate = if let Some(candidate) = timezone [INFO] [stdout] | __________________________________________^ - [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 91 | || ... .ymd(year as i32, month, day_of_month) [INFO] [stdout] 92 | || ... .and_hms_opt(hour, minute, second) [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] | [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/schedule.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | ... } else { [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] 90 ~ let candidate = match timezone [INFO] [stdout] 91 | .ymd(year as i32, month, day_of_month) [INFO] [stdout] 92 | .and_hms_opt(hour, minute, second) [INFO] [stdout] 93 ~ { Some(candidate) => { [INFO] [stdout] 94 | candidate [INFO] [stdout] 95 ~ } _ => { [INFO] [stdout] 96 | continue; [INFO] [stdout] 97 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:188:52 [INFO] [stdout] | [INFO] [stdout] 188 | ... let candidate = if let Some(candidate) = timezone [INFO] [stdout] | __________________________________________^ - [INFO] [stdout] | |________________________________________________________________| [INFO] [stdout] 189 | || ... .ymd(year as i32, month, day_of_month) [INFO] [stdout] 190 | || ... .and_hms_opt(hour, minute, second) [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] | [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/schedule.rs:193:33 [INFO] [stdout] | [INFO] [stdout] 193 | ... } 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] 188 ~ let candidate = match timezone [INFO] [stdout] 189 | .ymd(year as i32, month, day_of_month) [INFO] [stdout] 190 | .and_hms_opt(hour, minute, second) [INFO] [stdout] 191 ~ { Some(candidate) => { [INFO] [stdout] 192 | candidate [INFO] [stdout] 193 ~ } _ => { [INFO] [stdout] 194 | continue; [INFO] [stdout] 195 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:261:29 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn years(&self) -> &impl TimeUnitSpec { [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/schedule.rs:261:18 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn years(&self) -> &impl TimeUnitSpec { [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] 261 | pub fn years(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:266:30 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn months(&self) -> &impl TimeUnitSpec { [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/schedule.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn months(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 266 | pub fn months(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:271:37 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn days_of_month(&self) -> &impl TimeUnitSpec { [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/schedule.rs:271:26 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn days_of_month(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 271 | pub fn days_of_month(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:276:36 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn days_of_week(&self) -> &impl TimeUnitSpec { [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/schedule.rs:276:25 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn days_of_week(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 276 | pub fn days_of_week(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn hours(&self) -> &impl TimeUnitSpec { [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/schedule.rs:281:18 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn hours(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 281 | pub fn hours(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:286:31 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn minutes(&self) -> &impl TimeUnitSpec { [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/schedule.rs:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn minutes(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 286 | pub fn minutes(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl time_unit::TimeUnitSpec` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/schedule.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn seconds(&self) -> &impl TimeUnitSpec { [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/schedule.rs:291:20 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn seconds(&self) -> &impl TimeUnitSpec { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 291 | pub fn seconds(&self) -> &impl TimeUnitSpec + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:375:12 [INFO] [stdout] | [INFO] [stdout] 375 | if let Some(next) = self.schedule.next_after(&previous) { [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/schedule.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | } 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] 375 ~ match self.schedule.next_after(&previous) { Some(next) => { [INFO] [stdout] 376 | self.previous_datetime = Some(next.clone()); [INFO] [stdout] 377 | Some(next) [INFO] [stdout] 378 ~ } _ => { [INFO] [stdout] 379 | None [INFO] [stdout] 380 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | if let Some(prev) = self.schedule.prev_from(&previous) { [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/schedule.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | } 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] 391 ~ match self.schedule.prev_from(&previous) { Some(prev) => { [INFO] [stdout] 392 | self.previous_datetime = Some(prev.clone()); [INFO] [stdout] 393 | Some(prev) [INFO] [stdout] 394 ~ } _ => { [INFO] [stdout] 395 | None [INFO] [stdout] 396 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:418:12 [INFO] [stdout] | [INFO] [stdout] 418 | if let Some(next) = self.schedule.next_after(&previous) { [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/schedule.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | } 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] 418 ~ match self.schedule.next_after(&previous) { Some(next) => { [INFO] [stdout] 419 | self.previous_datetime = Some(next.clone()); [INFO] [stdout] 420 | Some(next) [INFO] [stdout] 421 ~ } _ => { [INFO] [stdout] 422 | None [INFO] [stdout] 423 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/schedule.rs:431:12 [INFO] [stdout] | [INFO] [stdout] 431 | if let Some(prev) = self.schedule.prev_from(&previous) { [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/schedule.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | } 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] 431 ~ match self.schedule.prev_from(&previous) { Some(prev) => { [INFO] [stdout] 432 | self.previous_datetime = Some(prev.clone()); [INFO] [stdout] 433 | Some(prev) [INFO] [stdout] 434 ~ } _ => { [INFO] [stdout] 435 | None [INFO] [stdout] 436 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking cron v0.12.1 (/tmp/fixit) [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/time_unit/mod.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | RootSpecifier::NamedPoint(ref name) => (&[Self::ordinal_from_name(name)?]) [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cron` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/time_unit/mod.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | RootSpecifier::NamedPoint(ref name) => (&[Self::ordinal_from_name(name)?]) [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cron` (lib test) due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "86bf1eabe476bbed8b940a52bd4ea55c481b84891a55c90f3c917610567c64b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86bf1eabe476bbed8b940a52bd4ea55c481b84891a55c90f3c917610567c64b3", kill_on_drop: false }` [INFO] [stdout] 86bf1eabe476bbed8b940a52bd4ea55c481b84891a55c90f3c917610567c64b3