[INFO] fetching crate git-tree 0.1.0... [INFO] checking git-tree-0.1.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate git-tree 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate git-tree 0.1.0 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] started tweaking crates.io crate git-tree 0.1.0 [INFO] finished tweaking crates.io crate git-tree 0.1.0 [INFO] tweaked toml for crates.io crate git-tree 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate git-tree 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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] 1a91ebbc3f4f5696146c9dc73e272e2302bf92c8dd56994b164a428d24fc6fb2 [INFO] running `Command { std: "docker" "start" "-a" "1a91ebbc3f4f5696146c9dc73e272e2302bf92c8dd56994b164a428d24fc6fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a91ebbc3f4f5696146c9dc73e272e2302bf92c8dd56994b164a428d24fc6fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a91ebbc3f4f5696146c9dc73e272e2302bf92c8dd56994b164a428d24fc6fb2", kill_on_drop: false }` [INFO] [stdout] 1a91ebbc3f4f5696146c9dc73e272e2302bf92c8dd56994b164a428d24fc6fb2 [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] b91bd065b0901085512d4da13d913637d6955cc8eb205240c237e11f78d69ea4 [INFO] running `Command { std: "docker" "start" "-a" "b91bd065b0901085512d4da13d913637d6955cc8eb205240c237e11f78d69ea4", 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 serde v1.0.203 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling cc v1.0.102 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling vergen v8.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking unicode-truncate v1.0.0 [INFO] [stderr] Compiling clap_mangen v0.2.22 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Compiling clap_complete v4.5.7 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking ratatui v0.27.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking human-panic v2.0.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ratatui-macros v0.4.2 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling git-tree v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] warning: git-tree@0.1.0: could not find repository at '/tmp/fixit'; class=Repository (6); code=NotFound (-3) [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_DIRTY set to default [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `git_tree` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/logging.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/logging.rs:46:14 [INFO] [stderr] | [INFO] [stderr] 46 | (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/logging.rs:46:40 [INFO] [stderr] | [INFO] [stderr] 46 | (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/logging.rs:46:58 [INFO] [stderr] | [INFO] [stderr] 46 | (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/logging.rs:54:13 [INFO] [stderr] | [INFO] [stderr] 54 | (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/logging.rs:54:31 [INFO] [stderr] | [INFO] [stderr] 54 | (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/logging.rs:57:14 [INFO] [stderr] | [INFO] [stderr] 57 | (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/logging.rs:57:33 [INFO] [stderr] | [INFO] [stderr] 57 | (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/logging.rs:60:6 [INFO] [stderr] | [INFO] [stderr] 60 | ($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: unused import: `widgets::*` [INFO] [stdout] --> src/app.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use ratatui::{prelude::*, widgets::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/logging.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | (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] 46 | (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/logging.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | (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] 46 | (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/logging.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | (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] 46 | (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/logging.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | (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] 54 | (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/logging.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | (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] 54 | (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/logging.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | (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] 57 | (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/logging.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | (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] 57 | (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/logging.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | ($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] 60 | ($ex:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `style::Style` [INFO] [stdout] --> src/repository.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | use ratatui::{buffer::Buffer, layout::Rect, style::Style, widgets::Widget}; [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/errors.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | std::env::set_var("RUST_SPANTRACE", "0"); [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] 14 + // TODO: Audit that the environment access only happens in single-threaded code. [INFO] [stdout] 15 ~ unsafe { std::env::set_var("RUST_SPANTRACE", "0") }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `loading_status` is never read [INFO] [stdout] --> src/app.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | loading_status: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `loading` is never used [INFO] [stdout] --> src/app.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 57 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 155 | fn loading(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | while let Ok(command) = self.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:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `git_tree` [INFO] [stdout] warning: unused import: `widgets::*` [INFO] [stdout] --> src/app.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use ratatui::{prelude::*, widgets::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/logging.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | (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] 46 | (target: $target:expr_2021, level: $level:expr, $ex:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/logging.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | (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] 46 | (target: $target:expr, level: $level:expr_2021, $ex:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/logging.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | (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] 46 | (target: $target:expr, level: $level:expr, $ex:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] * src/logging.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/logging.rs:46:14 [INFO] [stderr] | [INFO] [stderr] 46 | (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/logging.rs:46:40 [INFO] [stderr] | [INFO] [stderr] 46 | (target: $target:expr_2021, level: $level:expr_2021, $ex:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/logging.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | (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] 54 | (level: $level:expr_2021, $ex:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/logging.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | (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] 54 | (level: $level:expr, $ex:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [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/logging.rs:46:58 [INFO] [stderr] | [INFO] [stderr] 46 | (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/logging.rs:54:13 [INFO] [stderr] | [INFO] [stderr] 54 | (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/logging.rs:54:31 [INFO] [stderr] | [INFO] [stderr] 54 | (level: $level:expr_2021, $ex:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/logging.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | (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] 57 | (target: $target:expr_2021, $ex:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/logging.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | (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] 57 | (target: $target:expr, $ex:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/logging.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | ($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] 60 | ($ex:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: unused import: `style::Style` [INFO] [stdout] --> src/repository.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | use ratatui::{buffer::Buffer, layout::Rect, style::Style, widgets::Widget}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/errors.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | std::env::set_var("RUST_SPANTRACE", "0"); [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] 14 + // TODO: Audit that the environment access only happens in single-threaded code. [INFO] [stdout] 15 ~ unsafe { std::env::set_var("RUST_SPANTRACE", "0") }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: field `loading_status` is never read [INFO] [stdout] --> src/app.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | loading_status: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: method `loading` is never used [INFO] [stdout] --> src/app.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 57 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 155 | fn loading(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/logging.rs:57:14 [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/app.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | while let Ok(command) = self.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:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 57 | (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/logging.rs:57:33 [INFO] [stderr] | [INFO] [stderr] 57 | (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/logging.rs:60:6 [INFO] [stderr] | [INFO] [stderr] 60 | ($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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.30s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling git-tree v0.1.0 (/tmp/fixit) [INFO] [stderr] warning: git-tree@0.1.0: could not find repository at '/tmp/fixit'; class=Repository (6); code=NotFound (-3) [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_DIRTY set to default [INFO] [stdout] warning: unused import: `widgets::*` [INFO] [stdout] --> src/app.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use ratatui::{prelude::*, widgets::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `style::Style` [INFO] [stdout] --> src/repository.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | use ratatui::{buffer::Buffer, layout::Rect, style::Style, widgets::Widget}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widgets::*` [INFO] [stdout] --> src/app.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use ratatui::{prelude::*, widgets::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `style::Style` [INFO] [stdout] --> src/repository.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | use ratatui::{buffer::Buffer, layout::Rect, style::Style, widgets::Widget}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/errors.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | std::env::set_var("RUST_SPANTRACE", "0"); [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[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/errors.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | std::env::set_var("RUST_SPANTRACE", "0"); [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; 2 warnings emitted [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: git-tree@0.1.0: could not find repository at '/tmp/fixit'; class=Repository (6); code=NotFound (-3) [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_DIRTY set to default [INFO] [stderr] [INFO] [stderr] error: could not compile `git-tree` (bin "git-tree") due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [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: git-tree@0.1.0: could not find repository at '/tmp/fixit'; class=Repository (6); code=NotFound (-3) [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: git-tree@0.1.0: VERGEN_GIT_DIRTY set to default [INFO] [stderr] [INFO] [stderr] error: could not compile `git-tree` (bin "git-tree" test) due to 2 previous errors; 2 warnings emitted [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" "b91bd065b0901085512d4da13d913637d6955cc8eb205240c237e11f78d69ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b91bd065b0901085512d4da13d913637d6955cc8eb205240c237e11f78d69ea4", kill_on_drop: false }` [INFO] [stdout] b91bd065b0901085512d4da13d913637d6955cc8eb205240c237e11f78d69ea4