[INFO] fetching crate git-next 0.13.11... [INFO] checking git-next-0.13.11 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate git-next 0.13.11 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate git-next 0.13.11 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-next 0.13.11 [INFO] finished tweaking crates.io crate git-next 0.13.11 [INFO] tweaked toml for crates.io crate git-next 0.13.11 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate git-next 0.13.11 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 436ca7f786bedcb6637a04fed5ad74dac91fab994792dfb8bc3eb688da7eb77f [INFO] running `Command { std: "docker" "start" "-a" "436ca7f786bedcb6637a04fed5ad74dac91fab994792dfb8bc3eb688da7eb77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "436ca7f786bedcb6637a04fed5ad74dac91fab994792dfb8bc3eb688da7eb77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "436ca7f786bedcb6637a04fed5ad74dac91fab994792dfb8bc3eb688da7eb77f", kill_on_drop: false }` [INFO] [stdout] 436ca7f786bedcb6637a04fed5ad74dac91fab994792dfb8bc3eb688da7eb77f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] c13af51aec714bac8ec67c2e19bc44c4a4f86bca92694dea8cbff28a5a49599d [INFO] running `Command { std: "docker" "start" "-a" "c13af51aec714bac8ec67c2e19bc44c4a4f86bca92694dea8cbff28a5a49599d", 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] Fixed Cargo.toml (8 fixes) [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking human_format v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking jiff v0.1.10 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking gix-utils v0.1.12 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking gix-sec v0.10.8 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking filetime v0.2.24 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking gix-path v0.10.10 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-date v0.9.0 [INFO] [stderr] Checking gix-validate v0.9.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking gix-actor v0.32.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Checking gix-fs v0.11.3 [INFO] [stderr] Checking gix-commitgraph v0.24.3 [INFO] [stderr] Checking gix-object v0.44.0 [INFO] [stderr] Checking gix-quote v0.4.12 [INFO] [stderr] Checking gix-glob v0.16.5 [INFO] [stderr] Checking gix-command v0.3.9 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking gix-attributes v0.22.5 [INFO] [stderr] Checking gix-hashtable v0.5.2 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking gix-tempfile v14.0.2 [INFO] [stderr] Checking gix-revwalk v0.15.0 [INFO] [stderr] Checking gix-lock v14.0.0 [INFO] [stderr] Checking gix-config-value v0.14.8 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking gix-traverse v0.41.0 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking gix-bitmap v0.2.11 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking gix-packetline-blocking v0.17.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking gix-index v0.35.0 [INFO] [stderr] Checking gix-filter v0.13.0 [INFO] [stderr] Checking gix-ref v0.47.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking gix-ignore v0.11.4 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking gix-worktree v0.36.0 [INFO] [stderr] Checking gix-url v0.27.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking gix-pathspec v0.7.7 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking gix-prompt v0.8.7 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking gix-credentials v0.24.5 [INFO] [stderr] Checking gix-discover v0.35.0 [INFO] [stderr] Checking gix-revision v0.29.0 [INFO] [stderr] Checking imara-diff v0.1.7 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking gix-packetline v0.17.6 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking gix-pack v0.53.0 [INFO] [stderr] Checking gix-refspec v0.25.0 [INFO] [stderr] Checking gix-diff v0.46.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking gix-dir v0.8.0 [INFO] [stderr] Checking gix-config v0.40.0 [INFO] [stderr] Checking gix-worktree-stream v0.15.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking io-close v0.3.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking xml-rs v0.8.21 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking gix-odb v0.63.0 [INFO] [stderr] Checking gix-submodule v0.14.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking gix-worktree-state v0.13.0 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking gix-archive v0.15.0 [INFO] [stderr] Checking gix-status v0.13.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking gix-transport v0.42.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking gix-negotiate v0.15.0 [INFO] [stderr] Checking gix-mailmap v0.24.0 [INFO] [stderr] Checking gix-protocol v0.45.3 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling stacker v0.1.16 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking kxio v1.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking git-url-parse v0.4.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking actix v0.13.5 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking gix v0.66.0 [INFO] [stderr] Checking ulid v1.1.3 [INFO] [stderr] Checking mockall v0.13.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling derive-with v0.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking pike v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking take-until v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling assert2-macros v0.3.14 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking git-next-core v0.13.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking notify-rust v3.6.3 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Compiling bon-macros v2.0.1 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking email-encoding v0.3.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking git-next-forge-forgejo v0.13.11 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking standardwebhooks v1.0.1 [INFO] [stderr] Checking git-next-forge-github v0.13.11 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking tui-scrollview v0.4.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking git-conventional v0.12.7 [INFO] [stderr] Checking lettre v0.11.7 [INFO] [stderr] Checking bon v2.0.1 [INFO] [stderr] Checking notifica v3.0.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking sendmail v2.0.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking assert2 v0.3.14 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking git-next v0.13.11 (/tmp/fixit) [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_next` [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tui/logging.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | (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] 69 | (target: $target:expr_2021, level: $level:expr, $ex:expr) => {{ [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/tui/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] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tui/logging.rs:69:42 [INFO] [stdout] | [INFO] [stdout] 69 | (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] 69 | (target: $target:expr, level: $level:expr_2021, $ex:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [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/tui/logging.rs:70:14 [INFO] [stderr] | [INFO] [stderr] 70 | (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/tui/logging.rs:70:40 [INFO] [stderr] | [INFO] [stderr] 70 | (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/tui/logging.rs:70:58 [INFO] [stderr] | [INFO] [stderr] 70 | (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/tui/logging.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | (level: $level:expr_2021, $ex:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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/tui/logging.rs:69:52 [INFO] [stdout] | [INFO] [stdout] 69 | (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] 69 | (target: $target:expr, level: $level:expr, $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: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tui/logging.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | (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] 77 | (level: $level:expr_2021, $ex:expr) => { [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] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/tui/logging.rs:78:31 [INFO] [stderr] | [INFO] [stderr] 78 | (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/tui/logging.rs:81:14 [INFO] [stderr] | [INFO] [stderr] 81 | (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/tui/logging.rs:81:33 [INFO] [stderr] | [INFO] [stderr] 81 | (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/tui/logging.rs:84:6 [INFO] [stderr] | [INFO] [stderr] 84 | ($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/tui/logging.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | (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] 77 | (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/tui/logging.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | (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] 80 | (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/tui/logging.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | (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] 80 | (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/tui/logging.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | ($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] 83 | ($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/tui/logging.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / std::env::set_var( [INFO] [stdout] 43 | | "RUST_LOG", [INFO] [stdout] 44 | | std::env::var("RUST_LOG") [INFO] [stdout] 45 | | .or_else(|_| std::env::var(LOG_ENV.clone())) [INFO] [stdout] 46 | | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 47 | | ); [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] 42 + // TODO: Audit that the environment access only happens in single-threaded code. [INFO] [stdout] 43 ~ unsafe { std::env::set_var( [INFO] [stdout] 44 | "RUST_LOG", [INFO] [stdout] ... [INFO] [stdout] 47 | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 48 ~ ) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/alerts/desktop.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | if let Err(err) = notifica::notify("git-next", &message) { [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/alerts/desktop.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | } [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] 7 ~ match notifica::notify("git-next", &message) { Err(err) => { [INFO] [stdout] 8 | tracing::warn!(?err, "failed to send desktop notification"); [INFO] [stdout] 9 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/alerts/email.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | if let Err(err) = do_send_email_smtp(email_message, smtp) { [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/alerts/email.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 44 ~ match do_send_email_smtp(email_message, smtp) { Err(err) => { [INFO] [stdout] 45 | tracing::warn!(?err, "sending email"); [INFO] [stdout] 46 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/repo/mod.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | if let Err(err) = forge.unregister_webhook(&webhook_id).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/repo/mod.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 156 ~ match forge.unregister_webhook(&webhook_id).await { Err(err) => { [INFO] [stdout] 157 | warn!("unregistering webhook: {err}"); [INFO] [stdout] 158 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/repo/handlers/advance_main.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | if let Err(err) = advance_main(commit, &repo_details, &repo_config, &**open_repository) { [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/repo/handlers/advance_main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | } 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] 38 ~ match advance_main(commit, &repo_details, &repo_config, &**open_repository) { Err(err) => { [INFO] [stdout] 39 | warn!("advance main: {err}"); [INFO] [stdout] 40 | self.alert_tui(format!("advance main: {err}")); [INFO] [stdout] 41 ~ } _ => { [INFO] [stdout] 42 | self.update_tui(RepoUpdate::MainUpdated); [INFO] [stdout] ... [INFO] [stdout] 56 | } [INFO] [stdout] 57 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl for<'a> Fn((RepoAlias, &'a ServerRepoConfig, actix::Recipient)) -> (ForgeAlias, RepoAlias, RepoActor)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/server/actor/mod.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | ) -> impl Fn( [INFO] [stdout] | __________^ [INFO] [stdout] 161 | | (RepoAlias, &ServerRepoConfig, Recipient), [INFO] [stdout] 162 | | ) -> (ForgeAlias, RepoAlias, RepoActor) { [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/server/actor/mod.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | &self, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | server_storage: &Storage, [INFO] [stdout] | ^ [INFO] [stdout] 158 | listen_url: &ListenUrl, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 162 | ) -> (ForgeAlias, RepoAlias, RepoActor) + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/server/actor/mod.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | if let Err(err) = self.fs.dir_create(dir) { [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/server/actor/mod.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 216 ~ match self.fs.dir_create(dir) { Err(err) => { [INFO] [stdout] 217 | error!(?err, ?dir, "Failed to create server storage"); [INFO] [stdout] 218 | return None; [INFO] [stdout] 219 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/server/actor/mod.rs:235:12 [INFO] [stdout] | [INFO] [stdout] 235 | if let Some(t) = self.shutdown_trigger.take() { [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/server/actor/mod.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | } 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] 235 ~ match self.shutdown_trigger.take() { Some(t) => { [INFO] [stdout] 236 | let _ = t.send(message.into()); [INFO] [stdout] 237 ~ } _ => { [INFO] [stdout] 238 | error!("{}", message.into()); [INFO] [stdout] 239 | self.do_send(Shutdown, ctx); [INFO] [stdout] 240 | // System::current().stop_with_code(1); [INFO] [stdout] 241 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/server/actor/mod.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | if let Ok(mut log) = message_log.write() { [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/server/actor/mod.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 252 ~ match message_log.write() { Ok(mut log) => { [INFO] [stdout] 253 | log.push(log_message); [INFO] [stdout] 254 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/server/actor/handlers/shutdown.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if let Some(webhook) = self.webhook_actor_addr.take() { [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/server/actor/handlers/shutdown.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 24 ~ match self.webhook_actor_addr.take() { Some(webhook) => { [INFO] [stdout] 25 | debug!("shutting down webhook"); [INFO] [stdout] 26 | webhook.do_send(ShutdownWebhook); [INFO] [stdout] 27 | debug!("webhook shutdown"); [INFO] [stdout] 28 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/tui/actor/mod.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | if let Some(mut terminal) = t { [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/tui/actor/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | } 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] 52 ~ match t { Some(mut terminal) => { [INFO] [stdout] 53 | terminal.draw(|frame| { [INFO] [stdout] ... [INFO] [stdout] 56 | self.terminal = Some(terminal); [INFO] [stdout] 57 ~ } _ => { [INFO] [stdout] 58 | eprintln!("No terminal setup"); [INFO] [stdout] 59 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/tui/actor/mod.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | if let Err(err) = self.signal_shutdown.send(String::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/tui/actor/mod.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 74 ~ match self.signal_shutdown.send(String::new()) { Err(err) => { [INFO] [stdout] 75 | tracing::error!(?err, "Failed to signal shutdown"); [INFO] [stdout] 76 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `git_next` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/tui/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/tui/logging.rs:70:14 [INFO] [stderr] | [INFO] [stderr] 70 | (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] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/tui/logging.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | (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] 69 | (target: $target:expr_2021, level: $level:expr, $ex:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/tui/logging.rs:70:40 [INFO] [stderr] | [INFO] [stderr] 70 | (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/tui/logging.rs:70:58 [INFO] [stderr] | [INFO] [stderr] 70 | (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/tui/logging.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | (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/tui/logging.rs:78:31 [INFO] [stderr] | [INFO] [stderr] 78 | (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/tui/logging.rs:81:14 [INFO] [stderr] | [INFO] [stderr] 81 | (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/tui/logging.rs:81:33 [INFO] [stderr] | [INFO] [stderr] 81 | (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/tui/logging.rs:84:6 [INFO] [stderr] | [INFO] [stderr] 84 | ($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/tui/logging.rs:69:42 [INFO] [stdout] | [INFO] [stdout] 69 | (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] 69 | (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/tui/logging.rs:69:52 [INFO] [stdout] | [INFO] [stdout] 69 | (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] 69 | (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/tui/logging.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | (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] 77 | (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/tui/logging.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | (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] 77 | (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/tui/logging.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | (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] 80 | (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/tui/logging.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | (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] 80 | (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/tui/logging.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | ($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] 83 | ($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/tui/logging.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / std::env::set_var( [INFO] [stdout] 43 | | "RUST_LOG", [INFO] [stdout] 44 | | std::env::var("RUST_LOG") [INFO] [stdout] 45 | | .or_else(|_| std::env::var(LOG_ENV.clone())) [INFO] [stdout] 46 | | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 47 | | ); [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] 42 + // TODO: Audit that the environment access only happens in single-threaded code. [INFO] [stdout] 43 ~ unsafe { std::env::set_var( [INFO] [stdout] 44 | "RUST_LOG", [INFO] [stdout] ... [INFO] [stdout] 47 | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 48 ~ ) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/alerts/desktop.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | if let Err(err) = notifica::notify("git-next", &message) { [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/alerts/desktop.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | } [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] 7 ~ match notifica::notify("git-next", &message) { Err(err) => { [INFO] [stdout] 8 | tracing::warn!(?err, "failed to send desktop notification"); [INFO] [stdout] 9 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/alerts/email.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | if let Err(err) = do_send_email_smtp(email_message, smtp) { [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/alerts/email.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 44 ~ match do_send_email_smtp(email_message, smtp) { Err(err) => { [INFO] [stdout] 45 | tracing::warn!(?err, "sending email"); [INFO] [stdout] 46 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/repo/mod.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | if let Err(err) = forge.unregister_webhook(&webhook_id).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/repo/mod.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 156 ~ match forge.unregister_webhook(&webhook_id).await { Err(err) => { [INFO] [stdout] 157 | warn!("unregistering webhook: {err}"); [INFO] [stdout] 158 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/repo/handlers/advance_main.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | if let Err(err) = advance_main(commit, &repo_details, &repo_config, &**open_repository) { [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/repo/handlers/advance_main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | } 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] 38 ~ match advance_main(commit, &repo_details, &repo_config, &**open_repository) { Err(err) => { [INFO] [stdout] 39 | warn!("advance main: {err}"); [INFO] [stdout] 40 | self.alert_tui(format!("advance main: {err}")); [INFO] [stdout] 41 ~ } _ => { [INFO] [stdout] 42 | self.update_tui(RepoUpdate::MainUpdated); [INFO] [stdout] ... [INFO] [stdout] 56 | } [INFO] [stdout] 57 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl for<'a> Fn((git_next_core::RepoAlias, &'a git_next_core::ServerRepoConfig, actix::Recipient)) -> (git_next_core::ForgeAlias, git_next_core::RepoAlias, repo::RepoActor)` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/server/actor/mod.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | ) -> impl Fn( [INFO] [stdout] | __________^ [INFO] [stdout] 161 | | (RepoAlias, &ServerRepoConfig, Recipient), [INFO] [stdout] 162 | | ) -> (ForgeAlias, RepoAlias, RepoActor) { [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/server/actor/mod.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | &self, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 157 | server_storage: &Storage, [INFO] [stdout] | ^ [INFO] [stdout] 158 | listen_url: &ListenUrl, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 162 | ) -> (ForgeAlias, RepoAlias, RepoActor) + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/server/actor/mod.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | if let Err(err) = self.fs.dir_create(dir) { [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/server/actor/mod.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 216 ~ match self.fs.dir_create(dir) { Err(err) => { [INFO] [stdout] 217 | error!(?err, ?dir, "Failed to create server storage"); [INFO] [stdout] 218 | return None; [INFO] [stdout] 219 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/server/actor/mod.rs:235:12 [INFO] [stdout] | [INFO] [stdout] 235 | if let Some(t) = self.shutdown_trigger.take() { [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/server/actor/mod.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | } 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] 235 ~ match self.shutdown_trigger.take() { Some(t) => { [INFO] [stdout] 236 | let _ = t.send(message.into()); [INFO] [stdout] 237 ~ } _ => { [INFO] [stdout] 238 | error!("{}", message.into()); [INFO] [stdout] 239 | self.do_send(Shutdown, ctx); [INFO] [stdout] 240 | // System::current().stop_with_code(1); [INFO] [stdout] 241 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/server/actor/mod.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | if let Ok(mut log) = message_log.write() { [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/server/actor/mod.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 252 ~ match message_log.write() { Ok(mut log) => { [INFO] [stdout] 253 | log.push(log_message); [INFO] [stdout] 254 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/server/actor/handlers/shutdown.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | if let Some(webhook) = self.webhook_actor_addr.take() { [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/server/actor/handlers/shutdown.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 24 ~ match self.webhook_actor_addr.take() { Some(webhook) => { [INFO] [stdout] 25 | debug!("shutting down webhook"); [INFO] [stdout] 26 | webhook.do_send(ShutdownWebhook); [INFO] [stdout] 27 | debug!("webhook shutdown"); [INFO] [stdout] 28 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/tui/actor/mod.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | if let Some(mut terminal) = t { [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/tui/actor/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | } 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] 52 ~ match t { Some(mut terminal) => { [INFO] [stdout] 53 | terminal.draw(|frame| { [INFO] [stdout] ... [INFO] [stdout] 56 | self.terminal = Some(terminal); [INFO] [stdout] 57 ~ } _ => { [INFO] [stdout] 58 | eprintln!("No terminal setup"); [INFO] [stdout] 59 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/tui/actor/mod.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | if let Err(err) = self.signal_shutdown.send(String::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/tui/actor/mod.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 74 ~ match self.signal_shutdown.send(String::new()) { Err(err) => { [INFO] [stdout] 75 | tracing::error!(?err, "Failed to signal shutdown"); [INFO] [stdout] 76 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.99s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking git-next v0.13.11 (/tmp/fixit) [INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block [INFO] [stdout] --> src/tui/logging.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / std::env::set_var( [INFO] [stdout] 43 | | "RUST_LOG", [INFO] [stdout] 44 | | std::env::var("RUST_LOG") [INFO] [stdout] 45 | | .or_else(|_| std::env::var(LOG_ENV.clone())) [INFO] [stdout] 46 | | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 47 | | ); [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] error: could not compile `git-next` (bin "git-next") 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/tui/logging.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / std::env::set_var( [INFO] [stdout] 43 | | "RUST_LOG", [INFO] [stdout] 44 | | std::env::var("RUST_LOG") [INFO] [stdout] 45 | | .or_else(|_| std::env::var(LOG_ENV.clone())) [INFO] [stdout] 46 | | .unwrap_or_else(|_| format!("{}=info", env!("CARGO_CRATE_NAME"))), [INFO] [stdout] 47 | | ); [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] error: could not compile `git-next` (bin "git-next" 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" "c13af51aec714bac8ec67c2e19bc44c4a4f86bca92694dea8cbff28a5a49599d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13af51aec714bac8ec67c2e19bc44c4a4f86bca92694dea8cbff28a5a49599d", kill_on_drop: false }` [INFO] [stdout] c13af51aec714bac8ec67c2e19bc44c4a4f86bca92694dea8cbff28a5a49599d