[INFO] fetching crate kurv 0.0.3... [INFO] checking kurv-0.0.3 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate kurv 0.0.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate kurv 0.0.3 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kurv 0.0.3 [INFO] finished tweaking crates.io crate kurv 0.0.3 [INFO] tweaked toml for crates.io crate kurv 0.0.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate kurv 0.0.3 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded velcro v0.5.4 [INFO] [stderr] Downloaded cli-table v0.4.9 [INFO] [stderr] Downloaded velcro_core v0.5.4 [INFO] [stderr] Downloaded cli-table-derive v0.4.6 [INFO] [stderr] Downloaded htmlparser v0.1.1 [INFO] [stderr] Downloaded velcro_macros v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75d1fde9c798ca8f8049e388596ecdd4a923f8b3ab9bad627f7cfa13dc34f73a [INFO] running `Command { std: "docker" "start" "-a" "75d1fde9c798ca8f8049e388596ecdd4a923f8b3ab9bad627f7cfa13dc34f73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75d1fde9c798ca8f8049e388596ecdd4a923f8b3ab9bad627f7cfa13dc34f73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d1fde9c798ca8f8049e388596ecdd4a923f8b3ab9bad627f7cfa13dc34f73a", kill_on_drop: false }` [INFO] [stdout] 75d1fde9c798ca8f8049e388596ecdd4a923f8b3ab9bad627f7cfa13dc34f73a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1810a835f65146921bc8c6cea5b70c2257860b9c6298af735866df0e34c9e8c2 [INFO] running `Command { std: "docker" "start" "-a" "1810a835f65146921bc8c6cea5b70c2257860b9c6298af735866df0e34c9e8c2", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking htmlparser v0.1.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking command-group v5.0.1 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Compiling cli-table-derive v0.4.6 [INFO] [stderr] Checking velcro v0.5.4 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking cli-table v0.4.9 [INFO] [stderr] Checking kurv v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `case::StrCase` and `str` [INFO] [stdout] --> src/common/str/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | case::StrCase, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 6 | to_string::{str, ToString}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `case::StrCase` and `str` [INFO] [stdout] --> src/common/str/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | case::StrCase, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 6 | to_string::{str, ToString}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/api/eggs.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | printth!("[err: {}] {}\n", err.code, err.message); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/api/eggs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | printth!("[err: {}] {}\n", err.code, err.message); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/api/eggs.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | printth!("[err: {}] {}\n", err.code, err.message); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/api/eggs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | printth!("[err: {}] {}\n", err.code, err.message); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/collect.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | printth!("\n🥚 collecting new egg\n"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/collect.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | / ... printth!( [INFO] [stdout] 48 | | ... "{}", [INFO] [stdout] 49 | | ... formatdoc! { [INFO] [stdout] 50 | | ... "egg {} has been collected with id {} and [INFO] [stdout] ... | [INFO] [stdout] 59 | | ... } [INFO] [stdout] 60 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/collect.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / printth!( [INFO] [stdout] 77 | | "{}", [INFO] [stdout] 78 | | Help { [INFO] [stdout] 79 | | command: "kurv stop", [INFO] [stdout] ... | [INFO] [stdout] 94 | | .render() [INFO] [stdout] 95 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/collect.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | printth!("\n🥚 collecting new egg\n"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/collect.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | / ... printth!( [INFO] [stdout] 48 | | ... "{}", [INFO] [stdout] 49 | | ... formatdoc! { [INFO] [stdout] 50 | | ... "egg {} has been collected with id {} and [INFO] [stdout] ... | [INFO] [stdout] 59 | | ... } [INFO] [stdout] 60 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/default.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / printth!( [INFO] [stdout] 29 | | "{}", [INFO] [stdout] 30 | | Help { [INFO] [stdout] 31 | | command: "kurv", [INFO] [stdout] ... | [INFO] [stdout] 58 | | .render() [INFO] [stdout] 59 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/default.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | printth!("kurv@v{version}"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/collect.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / printth!( [INFO] [stdout] 77 | | "{}", [INFO] [stdout] 78 | | Help { [INFO] [stdout] 79 | | command: "kurv stop", [INFO] [stdout] ... | [INFO] [stdout] 94 | | .render() [INFO] [stdout] 95 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/default.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / printth!( [INFO] [stdout] 29 | | "{}", [INFO] [stdout] 30 | | Help { [INFO] [stdout] 31 | | command: "kurv", [INFO] [stdout] ... | [INFO] [stdout] 58 | | .render() [INFO] [stdout] 59 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/default.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | printth!("kurv@v{version}"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | / printth!( [INFO] [stdout] 44 | | "{}", [INFO] [stdout] 45 | | formatdoc! { [INFO] [stdout] 46 | | " [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / printth!( [INFO] [stdout] 91 | | "{}", [INFO] [stdout] 92 | | formatdoc! { [INFO] [stdout] 93 | | " [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | / printth!( [INFO] [stdout] 44 | | "{}", [INFO] [stdout] 45 | | formatdoc! { [INFO] [stdout] 46 | | " [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / printth!( [INFO] [stdout] 91 | | "{}", [INFO] [stdout] 92 | | formatdoc! { [INFO] [stdout] 93 | | " [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | printth!("{}", "env:"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | printth!(" {}{} {}", key, padding, value); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | printth!("{}", "env:"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | printth!(" {}{} {}", key, padding, value); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | printth!("{}", "paths:"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | printth!(" stdout {}", stdout); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | printth!(" stderr {}", stderr); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | printth!("{}", "paths:"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | printth!(" stdout {}", stdout); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | printth!(" stderr {}", stderr); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | / printth!( [INFO] [stdout] 145 | | "{}", [INFO] [stdout] 146 | | Help { [INFO] [stdout] 147 | | command: "kurv egg", [INFO] [stdout] ... | [INFO] [stdout] 160 | | .render() [INFO] [stdout] 161 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/egg.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | / printth!( [INFO] [stdout] 145 | | "{}", [INFO] [stdout] 146 | | Help { [INFO] [stdout] 147 | | command: "kurv egg", [INFO] [stdout] ... | [INFO] [stdout] 160 | | .render() [INFO] [stdout] 161 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/list.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / printth!(indoc! { [INFO] [stdout] 33 | | "\nthere are no 🥚 in the kurv =( [INFO] [stdout] 34 | | [INFO] [stdout] 35 | | i collect some eggs to get started: [INFO] [stdout] 36 | | $ kurv collect my-egg.kurv [INFO] [stdout] 37 | | " [INFO] [stdout] 38 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/list.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | printth!("\n🥚 eggs snapshot\n"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/list.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | / printth!(indoc! { [INFO] [stdout] 33 | | "\nthere are no 🥚 in the kurv =( [INFO] [stdout] 34 | | [INFO] [stdout] 35 | | i collect some eggs to get started: [INFO] [stdout] 36 | | $ kurv collect my-egg.kurv [INFO] [stdout] 37 | | " [INFO] [stdout] 38 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/list.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | printth!("\n🥚 eggs snapshot\n"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/list.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / printth!( [INFO] [stdout] 98 | | "{}", [INFO] [stdout] 99 | | Help { [INFO] [stdout] 100 | | command: "kurv list", [INFO] [stdout] ... | [INFO] [stdout] 109 | | .render() [INFO] [stdout] 110 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/list.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / printth!( [INFO] [stdout] 98 | | "{}", [INFO] [stdout] 99 | | Help { [INFO] [stdout] 100 | | command: "kurv list", [INFO] [stdout] ... | [INFO] [stdout] 109 | | .render() [INFO] [stdout] 110 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/server_help.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / printth!( [INFO] [stdout] 16 | | "{}", [INFO] [stdout] 17 | | Help { [INFO] [stdout] 18 | | command: "kurv server", [INFO] [stdout] ... | [INFO] [stdout] 33 | | .render() [INFO] [stdout] 34 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/server_help.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / printth!( [INFO] [stdout] 16 | | "{}", [INFO] [stdout] 17 | | Help { [INFO] [stdout] 18 | | command: "kurv server", [INFO] [stdout] ... | [INFO] [stdout] 33 | | .render() [INFO] [stdout] 34 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/stop_start.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | / printth!( [INFO] [stdout] 55 | | "\n🥚 {} egg {}\n", [INFO] [stdout] 56 | | strings.doing_action, [INFO] [stdout] 57 | | id [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/stop_start.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | / printth!( [INFO] [stdout] 55 | | "\n🥚 {} egg {}\n", [INFO] [stdout] 56 | | strings.doing_action, [INFO] [stdout] 57 | | id [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/stop_start.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | / printth!( [INFO] [stdout] 67 | | indoc! { [INFO] [stdout] 68 | | "egg {} has been scheduled to be {} [INFO] [stdout] ... | [INFO] [stdout] 75 | | egg.name [INFO] [stdout] 76 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/stop_start.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | / printth!( [INFO] [stdout] 67 | | indoc! { [INFO] [stdout] 68 | | "egg {} has been scheduled to be {} [INFO] [stdout] ... | [INFO] [stdout] 75 | | egg.name [INFO] [stdout] 76 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/stop_start.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / printth!( [INFO] [stdout] 89 | | "{}", [INFO] [stdout] 90 | | Help { [INFO] [stdout] 91 | | command: format!("kurv {}", strings.action).as_ref(), [INFO] [stdout] ... | [INFO] [stdout] 110 | | .render() [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cmd/stop_start.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / printth!( [INFO] [stdout] 89 | | "{}", [INFO] [stdout] 90 | | Help { [INFO] [stdout] 91 | | command: format!("kurv {}", strings.action).as_ref(), [INFO] [stdout] ... | [INFO] [stdout] 110 | | .render() [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/common/log.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | printth!("{} <{thm}>» {}", date, record.args()); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/common/log.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | printth!("{} <{thm}>» {}", date, record.args()); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/common/log.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | printth!("{} <{thm}>» {}", date, record.args()); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/common/log.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | printth!("{} <{thm}>» {}", date, record.args()); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | printth!("{}", (Logo {}).render()); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | / printth!( [INFO] [stdout] 64 | | "{}", [INFO] [stdout] 65 | | formatdoc! {" [INFO] [stdout] ... | [INFO] [stdout] 79 | | "} [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | printth!("{}", (Logo {}).render()); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/cli/color/theme.rs:153:34 [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = &$crate::cli::color::theme::GLOBAL_THEME { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | / printth!( [INFO] [stdout] 64 | | "{}", [INFO] [stdout] 65 | | formatdoc! {" [INFO] [stdout] ... | [INFO] [stdout] 79 | | "} [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: this warning originates in the macro `printth` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 153 | if let Some(theme) = addr_of!($crate::cli::color::theme::GLOBAL_THEME) { [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `kebab`, `snake`, `camel`, `pascal`, `title`, and `constant` are never used [INFO] [stdout] --> src/common/str/case.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait StrCase> { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] 31 | /// case convertion › to `kebab-case` [INFO] [stdout] 32 | fn kebab(&self) -> String; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn snake(&self) -> String; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fn camel(&self) -> String; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | fn pascal(&self) -> String; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn title(&self) -> String; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | fn constant(&self) -> String; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `kebab`, `snake`, `camel`, `pascal`, `title`, and `constant` are never used [INFO] [stdout] --> src/common/str/case.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait StrCase> { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] 31 | /// case convertion › to `kebab-case` [INFO] [stdout] 32 | fn kebab(&self) -> String; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn snake(&self) -> String; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fn camel(&self) -> String; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | fn pascal(&self) -> String; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn title(&self) -> String; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | fn constant(&self) -> String; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.12s [INFO] running `Command { std: "docker" "inspect" "1810a835f65146921bc8c6cea5b70c2257860b9c6298af735866df0e34c9e8c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1810a835f65146921bc8c6cea5b70c2257860b9c6298af735866df0e34c9e8c2", kill_on_drop: false }` [INFO] [stdout] 1810a835f65146921bc8c6cea5b70c2257860b9c6298af735866df0e34c9e8c2