[INFO] fetching crate viddy 1.1.2... [INFO] checking viddy-1.1.2 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate viddy 1.1.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate viddy 1.1.2 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-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate viddy 1.1.2 [INFO] finished tweaking crates.io crate viddy 1.1.2 [INFO] tweaked toml for crates.io crate viddy 1.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate viddy 1.1.2 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 49cdda0a17b39a204e7a130273c31f230f4e06afda1a41e35266bfafe4d47197 [INFO] running `Command { std: "docker" "start" "-a" "49cdda0a17b39a204e7a130273c31f230f4e06afda1a41e35266bfafe4d47197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49cdda0a17b39a204e7a130273c31f230f4e06afda1a41e35266bfafe4d47197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49cdda0a17b39a204e7a130273c31f230f4e06afda1a41e35266bfafe4d47197", kill_on_drop: false }` [INFO] [stdout] 49cdda0a17b39a204e7a130273c31f230f4e06afda1a41e35266bfafe4d47197 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9ab6b83d5111041224aed29304bea5d0e4c94b00fd581fe726e2e5c87f0b5629 [INFO] running `Command { std: "docker" "start" "-a" "9ab6b83d5111041224aed29304bea5d0e4c94b00fd581fe726e2e5c87f0b5629", 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 proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling gix-trace v0.1.9 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.1.12 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling gix-sec v0.10.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling camino v1.1.8 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-chunk v0.4.8 [INFO] [stderr] Compiling gix-actor v0.31.5 [INFO] [stderr] Compiling gix-path v0.10.10 [INFO] [stderr] Compiling gix-fs v0.11.2 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling gix-config-value v0.14.7 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling gix-tempfile v14.0.1 [INFO] [stderr] Compiling gix-glob v0.16.4 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling gix-quote v0.4.12 [INFO] [stderr] Compiling gix-bitmap v0.2.11 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling gix-url v0.27.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling gix-revwalk v0.13.2 [INFO] [stderr] Compiling gix-ref v0.44.1 [INFO] [stderr] Compiling gix-revision v0.27.2 [INFO] [stderr] Compiling gix-traverse v0.39.2 [INFO] [stderr] Compiling gix-pack v0.51.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling gix-index v0.33.1 [INFO] [stderr] Compiling gix-refspec v0.23.1 [INFO] [stderr] Compiling gix-diff v0.44.1 [INFO] [stderr] Compiling gix-config v0.37.0 [INFO] [stderr] Compiling gix-discover v0.32.0 [INFO] [stderr] Compiling gix-odb v0.61.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling gix v0.63.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling viddy v1.1.2 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking ansi-to-tui v4.1.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking human-panic v2.0.1 [INFO] [stderr] warning: viddy@1.1.2: Could not find a git repository in '/tmp/fixit' or in any of its parents [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_DIRTY set to default [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking ansi-parser v0.9.1 [INFO] [stderr] Checking tui-widget-list v0.9.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking tui-input v0.9.0 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking dissimilar v1.0.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | (target: $target:expr, level: $level:expr, $ex: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] 149 | (target: $target:expr_2021, level: $level:expr, $ex:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:149:42 [INFO] [stdout] | [INFO] [stdout] 149 | (target: $target:expr, level: $level:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 149 | (target: $target:expr, level: $level:expr_2021, $ex:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:149:52 [INFO] [stdout] | [INFO] [stdout] 149 | (target: $target:expr, level: $level:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 149 | (target: $target:expr, level: $level:expr, $ex:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | (level: $level:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 157 | (level: $level:expr_2021, $ex:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:157:30 [INFO] [stdout] | [INFO] [stdout] 157 | (level: $level:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 157 | (level: $level:expr, $ex:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | (target: $target:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 160 | (target: $target:expr_2021, $ex:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | (target: $target:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 160 | (target: $target:expr, $ex:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | ($ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 163 | ($ex:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/utils.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / std::env::set_var( [INFO] [stdout] 123 | | "RUST_LOG", [INFO] [stdout] 124 | | std::env::var("RUST_LOG") [INFO] [stdout] 125 | | .or_else(|_| std::env::var(LOG_ENV.clone())) [INFO] [stdout] 126 | | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_____^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #27970 [INFO] [stdout] = note: `--force-warn deprecated-safe-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code [INFO] [stdout] | [INFO] [stdout] 122 + // TODO: Audit that the environment access only happens in single-threaded code. [INFO] [stdout] 123 ~ unsafe { std::env::set_var( [INFO] [stdout] 124 | "RUST_LOG", [INFO] [stdout] ... [INFO] [stdout] 127 | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 128 ~ ) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/main.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | if let Err(e) = tokio_main().await { [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/main.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | } 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] 86 ~ match tokio_main().await { Err(e) => { [INFO] [stdout] 87 | eprintln!("{} error: Something went wrong", env!("CARGO_PKG_NAME")); [INFO] [stdout] 88 | Err(e) [INFO] [stdout] 89 ~ } _ => { [INFO] [stdout] 90 | Ok(()) [INFO] [stdout] 91 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | let config = if let Ok(config) = OldConfig::new() { [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/app.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | } 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] 91 ~ let config = match OldConfig::new() { Ok(config) => { [INFO] [stdout] 92 | let mut c = Config::from(config); [INFO] [stdout] 93 | c.defaulting(); [INFO] [stdout] 94 | c [INFO] [stdout] 95 ~ } _ => { [INFO] [stdout] 96 | Config::new()? [INFO] [stdout] 97 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:241:32 [INFO] [stdout] | [INFO] [stdout] 241 | ... if let Some(action) = keymap.get(&vec![key]) { [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/app.rs:244:29 [INFO] [stdout] | [INFO] [stdout] 244 | ... } 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] 241 ~ match keymap.get(&vec![key]) { Some(action) => { [INFO] [stdout] 242 | log::info!("Got action: {action:?}"); [INFO] [stdout] 243 | action_tx.send(action.clone())?; [INFO] [stdout] 244 ~ } _ => { [INFO] [stdout] 245 | if self.mode == Mode::Search { [INFO] [stdout] ... [INFO] [stdout] 258 | } [INFO] [stdout] 259 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | if let Some(action) = component.handle_events(Some(e.clone()))? { [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/app.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 267 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 265 ~ match component.handle_events(Some(e.clone()))? { Some(action) => { [INFO] [stdout] 266 | action_tx.send(action)?; [INFO] [stdout] 267 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:271:19 [INFO] [stdout] | [INFO] [stdout] 271 | while let Ok(action) = action_rx.try_recv() { [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/app.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:290:36 [INFO] [stdout] | [INFO] [stdout] 290 | ... if let Err(e) = r { [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/app.rs:294:33 [INFO] [stdout] | [INFO] [stdout] 294 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 290 ~ match r { Err(e) => { [INFO] [stdout] 291 | action_tx [INFO] [stdout] 292 | .send(Action::Error(format!("Failed to draw: {:?}", e))) [INFO] [stdout] 293 | .unwrap(); [INFO] [stdout] 294 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:302:36 [INFO] [stdout] | [INFO] [stdout] 302 | ... if let Err(e) = r { [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/app.rs:306:33 [INFO] [stdout] | [INFO] [stdout] 306 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 302 ~ match r { Err(e) => { [INFO] [stdout] 303 | action_tx [INFO] [stdout] 304 | .send(Action::Error(format!("Failed to draw: {:?}", e))) [INFO] [stdout] 305 | .unwrap(); [INFO] [stdout] 306 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:405:28 [INFO] [stdout] | [INFO] [stdout] 405 | if let Some(latest_id) = self.store.get_latest_id()? { [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/app.rs:407:25 [INFO] [stdout] | [INFO] [stdout] 407 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 405 ~ match self.store.get_latest_id()? { Some(latest_id) => { [INFO] [stdout] 406 | action_tx.send(Action::ShowExecution(latest_id, latest_id))?; [INFO] [stdout] 407 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/components/history.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | if let Some(tx) = &self.command_tx { [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/components/history.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 135 ~ match &self.command_tx { Some(tx) => { [INFO] [stdout] 136 | tx.send(Action::ShowExecution(history_item.id, history_item.id))?; [INFO] [stdout] 137 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/runner.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | if let Some(record) = store.get_record(latest_id)? { [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/runner.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | } 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] 55 ~ match store.get_record(latest_id)? { Some(record) => { [INFO] [stdout] 56 | let old_stdout = String::from_utf8_lossy(&record.stdout).to_string(); [INFO] [stdout] 57 | Some(count_diff(&old_stdout, &utf8_stdout)) [INFO] [stdout] 58 ~ } _ => { [INFO] [stdout] 59 | None [INFO] [stdout] 60 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/runner.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | if let Err(e) = actions.send(Action::DiffDetected) { [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/runner.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 67 ~ match actions.send(Action::DiffDetected) { Err(e) => { [INFO] [stdout] 68 | eprintln!("Failed to send diff detected: {:?}", e); [INFO] [stdout] 69 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/runner.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | if let Some(record) = store.get_record(latest_id)? { [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/runner.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | } 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] 129 ~ match store.get_record(latest_id)? { Some(record) => { [INFO] [stdout] 130 | let old_stdout = String::from_utf8_lossy(&record.stdout).to_string(); [INFO] [stdout] 131 | Some(count_diff(&old_stdout, &utf8_stdout)) [INFO] [stdout] 132 ~ } _ => { [INFO] [stdout] 133 | None [INFO] [stdout] 134 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/runner.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | if let Err(e) = actions.send(Action::DiffDetected) { [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/runner.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 141 ~ match actions.send(Action::DiffDetected) { Err(e) => { [INFO] [stdout] 142 | eprintln!("Failed to send diff detected: {:?}", e); [INFO] [stdout] 143 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/memory.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(if let Ok(data) = self.data.read() { [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/store/memory.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | } 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] 41 ~ Ok(match self.data.read() { Ok(data) => { [INFO] [stdout] 42 | data.records.get(&id).cloned() [INFO] [stdout] 43 ~ } _ => { [INFO] [stdout] 44 | None [INFO] [stdout] 45 ~ }}) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/memory.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | Ok(if let Ok(data) = self.data.read() { [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/store/memory.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | } 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] 49 ~ Ok(match self.data.read() { Ok(data) => { [INFO] [stdout] 50 | data.latest_id [INFO] [stdout] 51 ~ } _ => { [INFO] [stdout] 52 | None [INFO] [stdout] 53 ~ }}) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/memory.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | Ok(if let Ok(data) = self.data.read() { [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/store/memory.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | } 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] 57 ~ Ok(match self.data.read() { Ok(data) => { [INFO] [stdout] 58 | data.records.values().cloned().collect() [INFO] [stdout] 59 ~ } _ => { [INFO] [stdout] 60 | vec![] [INFO] [stdout] 61 ~ }}) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/memory.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(if let Ok(runtime_config) = self.runtime_config.read() { [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/store/memory.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | } 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] 65 ~ Ok(match self.runtime_config.read() { Ok(runtime_config) => { [INFO] [stdout] 66 | runtime_config.clone() [INFO] [stdout] 67 ~ } _ => { [INFO] [stdout] 68 | None [INFO] [stdout] 69 ~ }}) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | } 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] 61 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 62 | conn.execute( [INFO] [stdout] ... [INFO] [stdout] 78 | Ok(()) [INFO] [stdout] 79 ~ } _ => { [INFO] [stdout] 80 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 81 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | } 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] 85 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 86 | let r = conn.query_row("SELECT * FROM record WHERE id = ?1", [id], |row| { [INFO] [stdout] ... [INFO] [stdout] 108 | } [INFO] [stdout] 109 ~ } _ => { [INFO] [stdout] 110 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 111 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | } 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] 115 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 116 | let r = conn.query_row( [INFO] [stdout] ... [INFO] [stdout] 126 | } [INFO] [stdout] 127 ~ } _ => { [INFO] [stdout] 128 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 129 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | } 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] 133 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 134 | let mut stmt = conn.prepare("SELECT * FROM record")?; [INFO] [stdout] ... [INFO] [stdout] 154 | Ok(records) [INFO] [stdout] 155 ~ } _ => { [INFO] [stdout] 156 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 157 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | } 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] 161 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 162 | let r = conn.query_row( [INFO] [stdout] ... [INFO] [stdout] 177 | } [INFO] [stdout] 178 ~ } _ => { [INFO] [stdout] 179 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 180 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | } 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] 184 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 185 | conn.execute( [INFO] [stdout] ... [INFO] [stdout] 189 | Ok(()) [INFO] [stdout] 190 ~ } _ => { [INFO] [stdout] 191 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 192 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | if let Err(r) = t.exit() { [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/utils.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 53 ~ match t.exit() { Err(r) => { [INFO] [stdout] 54 | error!("Unable to exit Terminal: {:?}", r); [INFO] [stdout] 55 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `viddy` [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | if let Some(s) = &*DATA_FOLDER { [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] 91 | s.clone() [INFO] [stdout] 92 | } else if let Some(ref proj_dirs) = *PROJECT_DIRECTORY { [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/utils.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | } else if let Some(ref proj_dirs) = *PROJECT_DIRECTORY { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | } 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] 90 ~ match &*DATA_FOLDER { Some(s) => { [INFO] [stdout] 91 | s.clone() [INFO] [stdout] 92 ~ } _ => { match *PROJECT_DIRECTORY { Some(ref proj_dirs) => { [INFO] [stdout] 93 | proj_dirs.data_local_dir().to_path_buf() [INFO] [stdout] 94 ~ } _ => { [INFO] [stdout] 95 | PathBuf::from(".").join(".data") [INFO] [stdout] 96 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/utils.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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:150:14 [INFO] [stderr] | [INFO] [stderr] 150 | (target: $target:expr_2021, level: $level:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:150:40 [INFO] [stderr] | [INFO] [stderr] 150 | (target: $target:expr_2021, level: $level:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:150:58 [INFO] [stderr] | [INFO] [stderr] 150 | (target: $target:expr_2021, level: $level:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:158:13 [INFO] [stderr] | [INFO] [stderr] 158 | (level: $level:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:158:31 [INFO] [stderr] | [INFO] [stderr] 158 | (level: $level:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:161:14 [INFO] [stderr] | [INFO] [stderr] 161 | (target: $target:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:161:33 [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | if let Some(s) = &*CONFIG_FOLDER { [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] 101 | s.clone() [INFO] [stdout] 102 | } else if let Some(ref proj_dirs) = *PROJECT_DIRECTORY { [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/utils.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | } else if let Some(ref proj_dirs) = *PROJECT_DIRECTORY { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | } 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] 100 ~ match &*CONFIG_FOLDER { Some(s) => { [INFO] [stdout] 101 | s.clone() [INFO] [stdout] 102 ~ } _ => { match *PROJECT_DIRECTORY { Some(ref proj_dirs) => { [INFO] [stdout] 103 | proj_dirs.config_local_dir().to_path_buf() [INFO] [stdout] 104 ~ } _ => { [INFO] [stdout] 105 | PathBuf::from(".").join(".config") [INFO] [stdout] 106 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 161 | (target: $target:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:164:6 [INFO] [stderr] | [INFO] [stderr] 164 | ($ex: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 8 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] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `viddy` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/utils.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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:150:14 [INFO] [stderr] | [INFO] [stderr] 150 | (target: $target:expr_2021, level: $level:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:150:40 [INFO] [stderr] | [INFO] [stderr] 150 | (target: $target:expr_2021, level: $level:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:150:58 [INFO] [stderr] | [INFO] [stderr] 150 | (target: $target:expr_2021, level: $level:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:158:13 [INFO] [stderr] | [INFO] [stderr] 158 | (level: $level:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:158:31 [INFO] [stderr] | [INFO] [stderr] 158 | (level: $level:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:161:14 [INFO] [stderr] | [INFO] [stderr] 161 | (target: $target:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/utils.rs:161:33 [INFO] [stderr] | [INFO] [stderr] 161 | (target: $target:expr_2021, $ex: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[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | (target: $target:expr, level: $level:expr, $ex: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] 149 | (target: $target:expr_2021, level: $level:expr, $ex:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/utils.rs:164:6 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:149:42 [INFO] [stdout] | [INFO] [stdout] 149 | (target: $target:expr, level: $level:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 149 | (target: $target:expr, level: $level:expr_2021, $ex:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] 164 | ($ex: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 8 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/utils.rs:149:52 [INFO] [stdout] | [INFO] [stdout] 149 | (target: $target:expr, level: $level:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 149 | (target: $target:expr, level: $level:expr, $ex:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | (level: $level:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 157 | (level: $level:expr_2021, $ex:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:157:30 [INFO] [stdout] | [INFO] [stdout] 157 | (level: $level:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 157 | (level: $level:expr, $ex:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | (target: $target:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 160 | (target: $target:expr_2021, $ex:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | (target: $target:expr, $ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 160 | (target: $target:expr, $ex:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | ($ex: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] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 163 | ($ex:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/utils.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / std::env::set_var( [INFO] [stdout] 123 | | "RUST_LOG", [INFO] [stdout] 124 | | std::env::var("RUST_LOG") [INFO] [stdout] 125 | | .or_else(|_| std::env::var(LOG_ENV.clone())) [INFO] [stdout] 126 | | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_____^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #27970 [INFO] [stdout] = note: `--force-warn deprecated-safe-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code [INFO] [stdout] | [INFO] [stdout] 122 + // TODO: Audit that the environment access only happens in single-threaded code. [INFO] [stdout] 123 ~ unsafe { std::env::set_var( [INFO] [stdout] 124 | "RUST_LOG", [INFO] [stdout] ... [INFO] [stdout] 127 | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 128 ~ ) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/main.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | if let Err(e) = tokio_main().await { [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/main.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | } 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] 86 ~ match tokio_main().await { Err(e) => { [INFO] [stdout] 87 | eprintln!("{} error: Something went wrong", env!("CARGO_PKG_NAME")); [INFO] [stdout] 88 | Err(e) [INFO] [stdout] 89 ~ } _ => { [INFO] [stdout] 90 | Ok(()) [INFO] [stdout] 91 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | let config = if let Ok(config) = OldConfig::new() { [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/app.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | } 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] 91 ~ let config = match OldConfig::new() { Ok(config) => { [INFO] [stdout] 92 | let mut c = Config::from(config); [INFO] [stdout] 93 | c.defaulting(); [INFO] [stdout] 94 | c [INFO] [stdout] 95 ~ } _ => { [INFO] [stdout] 96 | Config::new()? [INFO] [stdout] 97 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:241:32 [INFO] [stdout] | [INFO] [stdout] 241 | ... if let Some(action) = keymap.get(&vec![key]) { [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/app.rs:244:29 [INFO] [stdout] | [INFO] [stdout] 244 | ... } 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] 241 ~ match keymap.get(&vec![key]) { Some(action) => { [INFO] [stdout] 242 | log::info!("Got action: {action:?}"); [INFO] [stdout] 243 | action_tx.send(action.clone())?; [INFO] [stdout] 244 ~ } _ => { [INFO] [stdout] 245 | if self.mode == Mode::Search { [INFO] [stdout] ... [INFO] [stdout] 258 | } [INFO] [stdout] 259 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | if let Some(action) = component.handle_events(Some(e.clone()))? { [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/app.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 267 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 265 ~ match component.handle_events(Some(e.clone()))? { Some(action) => { [INFO] [stdout] 266 | action_tx.send(action)?; [INFO] [stdout] 267 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:271:19 [INFO] [stdout] | [INFO] [stdout] 271 | while let Ok(action) = action_rx.try_recv() { [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/app.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:290:36 [INFO] [stdout] | [INFO] [stdout] 290 | ... if let Err(e) = r { [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/app.rs:294:33 [INFO] [stdout] | [INFO] [stdout] 294 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 290 ~ match r { Err(e) => { [INFO] [stdout] 291 | action_tx [INFO] [stdout] 292 | .send(Action::Error(format!("Failed to draw: {:?}", e))) [INFO] [stdout] 293 | .unwrap(); [INFO] [stdout] 294 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:302:36 [INFO] [stdout] | [INFO] [stdout] 302 | ... if let Err(e) = r { [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/app.rs:306:33 [INFO] [stdout] | [INFO] [stdout] 306 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 302 ~ match r { Err(e) => { [INFO] [stdout] 303 | action_tx [INFO] [stdout] 304 | .send(Action::Error(format!("Failed to draw: {:?}", e))) [INFO] [stdout] 305 | .unwrap(); [INFO] [stdout] 306 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:405:28 [INFO] [stdout] | [INFO] [stdout] 405 | if let Some(latest_id) = self.store.get_latest_id()? { [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/app.rs:407:25 [INFO] [stdout] | [INFO] [stdout] 407 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 405 ~ match self.store.get_latest_id()? { Some(latest_id) => { [INFO] [stdout] 406 | action_tx.send(Action::ShowExecution(latest_id, latest_id))?; [INFO] [stdout] 407 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/components/history.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | if let Some(tx) = &self.command_tx { [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/components/history.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 135 ~ match &self.command_tx { Some(tx) => { [INFO] [stdout] 136 | tx.send(Action::ShowExecution(history_item.id, history_item.id))?; [INFO] [stdout] 137 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/runner.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | if let Some(record) = store.get_record(latest_id)? { [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/runner.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | } 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] 55 ~ match store.get_record(latest_id)? { Some(record) => { [INFO] [stdout] 56 | let old_stdout = String::from_utf8_lossy(&record.stdout).to_string(); [INFO] [stdout] 57 | Some(count_diff(&old_stdout, &utf8_stdout)) [INFO] [stdout] 58 ~ } _ => { [INFO] [stdout] 59 | None [INFO] [stdout] 60 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/runner.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | if let Err(e) = actions.send(Action::DiffDetected) { [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/runner.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 67 ~ match actions.send(Action::DiffDetected) { Err(e) => { [INFO] [stdout] 68 | eprintln!("Failed to send diff detected: {:?}", e); [INFO] [stdout] 69 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/runner.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | if let Some(record) = store.get_record(latest_id)? { [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/runner.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | } 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] 129 ~ match store.get_record(latest_id)? { Some(record) => { [INFO] [stdout] 130 | let old_stdout = String::from_utf8_lossy(&record.stdout).to_string(); [INFO] [stdout] 131 | Some(count_diff(&old_stdout, &utf8_stdout)) [INFO] [stdout] 132 ~ } _ => { [INFO] [stdout] 133 | None [INFO] [stdout] 134 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/runner.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | if let Err(e) = actions.send(Action::DiffDetected) { [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/runner.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 141 ~ match actions.send(Action::DiffDetected) { Err(e) => { [INFO] [stdout] 142 | eprintln!("Failed to send diff detected: {:?}", e); [INFO] [stdout] 143 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/memory.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | Ok(if let Ok(data) = self.data.read() { [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/store/memory.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | } 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] 41 ~ Ok(match self.data.read() { Ok(data) => { [INFO] [stdout] 42 | data.records.get(&id).cloned() [INFO] [stdout] 43 ~ } _ => { [INFO] [stdout] 44 | None [INFO] [stdout] 45 ~ }}) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/memory.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | Ok(if let Ok(data) = self.data.read() { [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/store/memory.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | } 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] 49 ~ Ok(match self.data.read() { Ok(data) => { [INFO] [stdout] 50 | data.latest_id [INFO] [stdout] 51 ~ } _ => { [INFO] [stdout] 52 | None [INFO] [stdout] 53 ~ }}) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/memory.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | Ok(if let Ok(data) = self.data.read() { [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/store/memory.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | } 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] 57 ~ Ok(match self.data.read() { Ok(data) => { [INFO] [stdout] 58 | data.records.values().cloned().collect() [INFO] [stdout] 59 ~ } _ => { [INFO] [stdout] 60 | vec![] [INFO] [stdout] 61 ~ }}) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/memory.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(if let Ok(runtime_config) = self.runtime_config.read() { [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/store/memory.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | } 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] 65 ~ Ok(match self.runtime_config.read() { Ok(runtime_config) => { [INFO] [stdout] 66 | runtime_config.clone() [INFO] [stdout] 67 ~ } _ => { [INFO] [stdout] 68 | None [INFO] [stdout] 69 ~ }}) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | } 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] 61 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 62 | conn.execute( [INFO] [stdout] ... [INFO] [stdout] 78 | Ok(()) [INFO] [stdout] 79 ~ } _ => { [INFO] [stdout] 80 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 81 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | } 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] 85 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 86 | let r = conn.query_row("SELECT * FROM record WHERE id = ?1", [id], |row| { [INFO] [stdout] ... [INFO] [stdout] 108 | } [INFO] [stdout] 109 ~ } _ => { [INFO] [stdout] 110 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 111 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | } 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] 115 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 116 | let r = conn.query_row( [INFO] [stdout] ... [INFO] [stdout] 126 | } [INFO] [stdout] 127 ~ } _ => { [INFO] [stdout] 128 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 129 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | } 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] 133 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 134 | let mut stmt = conn.prepare("SELECT * FROM record")?; [INFO] [stdout] ... [INFO] [stdout] 154 | Ok(records) [INFO] [stdout] 155 ~ } _ => { [INFO] [stdout] 156 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 157 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | } 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] 161 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 162 | let r = conn.query_row( [INFO] [stdout] ... [INFO] [stdout] 177 | } [INFO] [stdout] 178 ~ } _ => { [INFO] [stdout] 179 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 180 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/store/sqlite.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | if let Ok(conn) = self.conn.lock() { [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/store/sqlite.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | } 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] 184 ~ match self.conn.lock() { Ok(conn) => { [INFO] [stdout] 185 | conn.execute( [INFO] [stdout] ... [INFO] [stdout] 189 | Ok(()) [INFO] [stdout] 190 ~ } _ => { [INFO] [stdout] 191 | color_eyre::eyre::bail!("Failed to get connection") [INFO] [stdout] 192 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | if let Err(r) = t.exit() { [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/utils.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 53 ~ match t.exit() { Err(r) => { [INFO] [stdout] 54 | error!("Unable to exit Terminal: {:?}", r); [INFO] [stdout] 55 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | if let Some(s) = &*DATA_FOLDER { [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] 91 | s.clone() [INFO] [stdout] 92 | } else if let Some(ref proj_dirs) = *PROJECT_DIRECTORY { [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/utils.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | } else if let Some(ref proj_dirs) = *PROJECT_DIRECTORY { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | } 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] 90 ~ match &*DATA_FOLDER { Some(s) => { [INFO] [stdout] 91 | s.clone() [INFO] [stdout] 92 ~ } _ => { match *PROJECT_DIRECTORY { Some(ref proj_dirs) => { [INFO] [stdout] 93 | proj_dirs.data_local_dir().to_path_buf() [INFO] [stdout] 94 ~ } _ => { [INFO] [stdout] 95 | PathBuf::from(".").join(".data") [INFO] [stdout] 96 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.49s [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | if let Some(s) = &*CONFIG_FOLDER { [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] 101 | s.clone() [INFO] [stdout] 102 | } else if let Some(ref proj_dirs) = *PROJECT_DIRECTORY { [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/utils.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | } else if let Some(ref proj_dirs) = *PROJECT_DIRECTORY { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | } 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] 100 ~ match &*CONFIG_FOLDER { Some(s) => { [INFO] [stdout] 101 | s.clone() [INFO] [stdout] 102 ~ } _ => { match *PROJECT_DIRECTORY { Some(ref proj_dirs) => { [INFO] [stdout] 103 | proj_dirs.config_local_dir().to_path_buf() [INFO] [stdout] 104 ~ } _ => { [INFO] [stdout] 105 | PathBuf::from(".").join(".config") [INFO] [stdout] 106 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling viddy v1.1.2 (/tmp/fixit) [INFO] [stderr] warning: viddy@1.1.2: Could not find a git repository in '/tmp/fixit' or in any of its parents [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_DIRTY set to default [INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/utils.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / std::env::set_var( [INFO] [stdout] 123 | | "RUST_LOG", [INFO] [stdout] 124 | | std::env::var("RUST_LOG") [INFO] [stdout] 125 | | .or_else(|_| std::env::var(LOG_ENV.clone())) [INFO] [stdout] 126 | | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_____^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: viddy@1.1.2: Could not find a git repository in '/tmp/fixit' or in any of its parents [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_DIRTY set to default [INFO] [stderr] [INFO] [stderr] error: could not compile `viddy` (bin "viddy") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/utils.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / std::env::set_var( [INFO] [stdout] 123 | | "RUST_LOG", [INFO] [stdout] 124 | | std::env::var("RUST_LOG") [INFO] [stdout] 125 | | .or_else(|_| std::env::var(LOG_ENV.clone())) [INFO] [stdout] 126 | | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 127 | | ); [INFO] [stdout] | |_____^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: viddy@1.1.2: Could not find a git repository in '/tmp/fixit' or in any of its parents [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: viddy@1.1.2: VERGEN_GIT_DIRTY set to default [INFO] [stderr] [INFO] [stderr] error: could not compile `viddy` (bin "viddy" test) due to 2 previous errors [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" "9ab6b83d5111041224aed29304bea5d0e4c94b00fd581fe726e2e5c87f0b5629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab6b83d5111041224aed29304bea5d0e4c94b00fd581fe726e2e5c87f0b5629", kill_on_drop: false }` [INFO] [stdout] 9ab6b83d5111041224aed29304bea5d0e4c94b00fd581fe726e2e5c87f0b5629