[INFO] fetching crate starship 1.20.1... [INFO] checking starship-1.20.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate starship 1.20.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate starship 1.20.1 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate starship 1.20.1 [INFO] finished tweaking crates.io crate starship 1.20.1 [INFO] tweaked toml for crates.io crate starship 1.20.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate starship 1.20.1 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0063ebd3194565f3402fb881a9ef3e98c904821ba26f13843e13e9908657dd3f [INFO] running `Command { std: "docker" "start" "-a" "0063ebd3194565f3402fb881a9ef3e98c904821ba26f13843e13e9908657dd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0063ebd3194565f3402fb881a9ef3e98c904821ba26f13843e13e9908657dd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0063ebd3194565f3402fb881a9ef3e98c904821ba26f13843e13e9908657dd3f", kill_on_drop: false }` [INFO] [stdout] 0063ebd3194565f3402fb881a9ef3e98c904821ba26f13843e13e9908657dd3f [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da1b3838d45a166d960ddcbf02fb13943515a7343575751489ef5e017b0775aa [INFO] running `Command { std: "docker" "start" "-a" "da1b3838d45a166d960ddcbf02fb13943515a7343575751489ef5e017b0775aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking gix-utils v0.1.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling sha1-asm v0.5.3 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking winnow v0.6.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking gix-date v0.8.7 [INFO] [stderr] Checking gix-validate v0.8.5 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Checking gix-path v0.10.9 [INFO] [stderr] Checking gix-actor v0.31.5 [INFO] [stderr] Checking gix-hashtable v0.5.2 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking gix-sec v0.10.7 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking clap_builder v4.5.11 [INFO] [stderr] Compiling shadow-rs v0.30.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking gix-config-value v0.14.7 [INFO] [stderr] Checking gix-bitmap v0.2.11 [INFO] [stderr] Checking serde v1.0.204 [INFO] [stderr] Checking gix-quote v0.4.12 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking xdg-home v1.2.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Compiling starship-battery v0.9.1 [INFO] [stderr] Compiling process_control v4.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling starship v1.20.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking clap v4.5.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking uom v0.36.0 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking rust-ini v0.21.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking open v5.3.0 [INFO] [stderr] Checking toml_edit v0.22.17 [INFO] [stderr] Checking systemstat v0.2.3 [INFO] [stderr] Checking versions v6.3.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking guess_host_triple v0.1.3 [INFO] [stderr] Checking clap_complete v4.5.11 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking gethostname v0.5.0 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking quick-xml v0.36.1 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking toml v0.8.16 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking gix-object v0.42.3 [INFO] [stderr] Checking gix-fs v0.11.2 [INFO] [stderr] Checking gix-commitgraph v0.24.3 [INFO] [stderr] Checking gix-glob v0.16.4 [INFO] [stderr] Checking gix-url v0.27.4 [INFO] [stderr] Checking gix-tempfile v14.0.1 [INFO] [stderr] Checking gix-lock v14.0.0 [INFO] [stderr] Checking gix-revwalk v0.13.2 [INFO] [stderr] Checking gix-ref v0.45.0 [INFO] [stderr] Checking gix-pack v0.51.1 [INFO] [stderr] Checking gix-diff v0.44.1 [INFO] [stderr] Checking gix-revision v0.27.2 [INFO] [stderr] Checking gix-traverse v0.39.2 [INFO] [stderr] Checking gix-index v0.33.1 [INFO] [stderr] Checking gix-refspec v0.23.1 [INFO] [stderr] Checking gix-config v0.38.0 [INFO] [stderr] Checking gix-discover v0.33.0 [INFO] [stderr] Checking mockall v0.13.0 [INFO] [stderr] Checking gix-odb v0.61.1 [INFO] [stderr] Checking gix v0.64.0 [INFO] [stderr] Checking notify-rust v4.11.0 [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/git_metrics.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | ModuleRenderer::new("git_metrics") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 249 | .config(toml::toml! { [INFO] [stdout] | _____________________- [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________| [INFO] [stdout] 250 | | [git_metrics] [INFO] [stdout] 251 | | disabled = false [INFO] [stdout] 252 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/shlvl.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | ModuleRenderer::new("shlvl") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 236 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 237 | | [shlvl] [INFO] [stdout] 238 | | format = "[$symbol]($style)" [INFO] [stdout] 239 | | symbol = "~" [INFO] [stdout] ... | [INFO] [stdout] 243 | | threshold = threshold [INFO] [stdout] 244 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:352:26 [INFO] [stdout] | [INFO] [stdout] 352 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 353 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 354 | | [status] [INFO] [stdout] 355 | | symbol = "❌" [INFO] [stdout] 356 | | disabled = false [INFO] [stdout] 357 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:373:26 [INFO] [stdout] | [INFO] [stdout] 373 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 374 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 375 | | [status] [INFO] [stdout] 376 | | symbol = "[x](bold red) " [INFO] [stdout] 377 | | disabled = false [INFO] [stdout] 378 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:395:26 [INFO] [stdout] | [INFO] [stdout] 395 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 396 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 397 | | [status] [INFO] [stdout] 398 | | symbol = "❌" [INFO] [stdout] 399 | | disabled = false [INFO] [stdout] 400 | | format = "[${symbol}${hex_status}]($style) " [INFO] [stdout] 401 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:422:26 [INFO] [stdout] | [INFO] [stdout] 422 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 423 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 424 | | [status] [INFO] [stdout] 425 | | format = "$common_meaning$signal_name" [INFO] [stdout] 426 | | disabled = false [INFO] [stdout] 427 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:467:26 [INFO] [stdout] | [INFO] [stdout] 467 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 468 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 469 | | [status] [INFO] [stdout] 470 | | format = "$common_meaning$signal_name" [INFO] [stdout] 471 | | recognize_signal_code = false [INFO] [stdout] 472 | | disabled = false [INFO] [stdout] 473 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:496:26 [INFO] [stdout] | [INFO] [stdout] 496 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 497 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 498 | | [status] [INFO] [stdout] 499 | | format = "$maybe_int" [INFO] [stdout] 500 | | disabled = false [INFO] [stdout] 501 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:515:26 [INFO] [stdout] | [INFO] [stdout] 515 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 516 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 517 | | [status] [INFO] [stdout] 518 | | format = "$symbol" [INFO] [stdout] 519 | | symbol = "🔴" [INFO] [stdout] ... | [INFO] [stdout] 526 | | disabled = false [INFO] [stdout] 527 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:541:26 [INFO] [stdout] | [INFO] [stdout] 541 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 542 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 543 | | [status] [INFO] [stdout] 544 | | format = "$symbol" [INFO] [stdout] 545 | | symbol = "🔴" [INFO] [stdout] ... | [INFO] [stdout] 552 | | disabled = false [INFO] [stdout] 553 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:580:26 [INFO] [stdout] | [INFO] [stdout] 580 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 581 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 582 | | [status] [INFO] [stdout] 583 | | format = "$symbol" [INFO] [stdout] 584 | | symbol = "🔴" [INFO] [stdout] ... | [INFO] [stdout] 595 | | disabled = false [INFO] [stdout] 596 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:624:26 [INFO] [stdout] | [INFO] [stdout] 624 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 625 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 626 | | [status] [INFO] [stdout] 627 | | format = "$symbol$int$signal_number" [INFO] [stdout] 628 | | symbol = "🔴" [INFO] [stdout] ... | [INFO] [stdout] 639 | | disabled = false [INFO] [stdout] 640 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:697:26 [INFO] [stdout] | [INFO] [stdout] 697 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 698 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 699 | | [status] [INFO] [stdout] 700 | | format = "F $symbol" [INFO] [stdout] 701 | | symbol = "🔴" [INFO] [stdout] ... | [INFO] [stdout] 712 | | disabled = false [INFO] [stdout] 713 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `test::ModuleRenderer<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/modules/status.rs:737:26 [INFO] [stdout] | [INFO] [stdout] 737 | let actual = ModuleRenderer::new("status") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 738 | .config(toml::toml! { [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________| [INFO] [stdout] 739 | | [status] [INFO] [stdout] 740 | | format = "$symbol$maybe_int" [INFO] [stdout] 741 | | symbol = "🔴" [INFO] [stdout] ... | [INFO] [stdout] 752 | | disabled = false [INFO] [stdout] 753 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `starship` (lib test) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "da1b3838d45a166d960ddcbf02fb13943515a7343575751489ef5e017b0775aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da1b3838d45a166d960ddcbf02fb13943515a7343575751489ef5e017b0775aa", kill_on_drop: false }` [INFO] [stdout] da1b3838d45a166d960ddcbf02fb13943515a7343575751489ef5e017b0775aa