[INFO] fetching crate kurv 0.0.2... [INFO] checking kurv-0.0.2 against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] extracting crate kurv 0.0.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate kurv 0.0.2 on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kurv 0.0.2 [INFO] finished tweaking crates.io crate kurv 0.0.2 [INFO] tweaked toml for crates.io crate kurv 0.0.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate kurv 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "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 proc-macro2 v1.0.75 [INFO] [stderr] Downloaded serde_yaml v0.9.30 [INFO] [stderr] Downloaded velcro_macros v0.5.4 [INFO] [stderr] Downloaded velcro_core v0.5.4 [INFO] [stderr] Downloaded velcro v0.5.4 [INFO] [stderr] Downloaded cli-table-derive v0.4.5 [INFO] [stderr] Downloaded termcolor v1.4.0 [INFO] [stderr] Downloaded lock_api v0.4.11 [INFO] [stderr] Downloaded iana-time-zone v0.1.59 [INFO] [stderr] Downloaded indexmap v2.1.0 [INFO] [stderr] Downloaded chrono v0.4.31 [INFO] [stderr] Downloaded nix v0.27.1 [INFO] [stderr] Downloaded command-group v5.0.1 [INFO] [stderr] Downloaded libc v0.2.151 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded smallvec v1.11.2 [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded htmlparser v0.1.1 [INFO] [stderr] Downloaded serde_derive v1.0.194 [INFO] [stderr] Downloaded serde v1.0.194 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded parking_lot_core v0.9.9 [INFO] [stderr] Downloaded indoc v2.0.4 [INFO] [stderr] Downloaded cli-table v0.4.7 [INFO] [stderr] Downloaded crossterm_winapi v0.9.1 [INFO] [stderr] Downloaded pico-args v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae8792fb2e33c8d3e5dad12a0f9411f724fe5c1d863ded4dd486f513187c8033 [INFO] running `Command { std: "docker" "start" "-a" "ae8792fb2e33c8d3e5dad12a0f9411f724fe5c1d863ded4dd486f513187c8033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae8792fb2e33c8d3e5dad12a0f9411f724fe5c1d863ded4dd486f513187c8033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8792fb2e33c8d3e5dad12a0f9411f724fe5c1d863ded4dd486f513187c8033", kill_on_drop: false }` [INFO] [stdout] ae8792fb2e33c8d3e5dad12a0f9411f724fe5c1d863ded4dd486f513187c8033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4c7d55c776d3ce3c4e081f0c667941b9e9af43cbb27ebae2c17f5a114249c5d [INFO] running `Command { std: "docker" "start" "-a" "a4c7d55c776d3ce3c4e081f0c667941b9e9af43cbb27ebae2c17f5a114249c5d", 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 proc-macro2 v1.0.75 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking htmlparser v0.1.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Checking command-group v5.0.1 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Checking velcro v0.5.4 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_yaml v0.9.30 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking cli-table v0.4.7 [INFO] [stderr] Checking kurv v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.15s [INFO] running `Command { std: "docker" "inspect" "a4c7d55c776d3ce3c4e081f0c667941b9e9af43cbb27ebae2c17f5a114249c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c7d55c776d3ce3c4e081f0c667941b9e9af43cbb27ebae2c17f5a114249c5d", kill_on_drop: false }` [INFO] [stdout] a4c7d55c776d3ce3c4e081f0c667941b9e9af43cbb27ebae2c17f5a114249c5d [INFO] checking kurv-0.0.2 against try#519d6e23a6cb73c4d0f295f71ad37db8e95c54ab for pr-125384-2 [INFO] extracting crate kurv 0.0.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate kurv 0.0.2 on toolchain 519d6e23a6cb73c4d0f295f71ad37db8e95c54ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kurv 0.0.2 [INFO] finished tweaking crates.io crate kurv 0.0.2 [INFO] tweaked toml for crates.io crate kurv 0.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate kurv 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "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] 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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53e8355885bcf084aff8bda127994014e8e36cea2eecfb27961fc6aedcf57c5f [INFO] running `Command { std: "docker" "start" "-a" "53e8355885bcf084aff8bda127994014e8e36cea2eecfb27961fc6aedcf57c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53e8355885bcf084aff8bda127994014e8e36cea2eecfb27961fc6aedcf57c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e8355885bcf084aff8bda127994014e8e36cea2eecfb27961fc6aedcf57c5f", kill_on_drop: false }` [INFO] [stdout] 53e8355885bcf084aff8bda127994014e8e36cea2eecfb27961fc6aedcf57c5f [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 343f193748fd8f98f28d20c1c069a76a0eeda1a5f8cb1b7f704ac0c97cd57fd5 [INFO] running `Command { std: "docker" "start" "-a" "343f193748fd8f98f28d20c1c069a76a0eeda1a5f8cb1b7f704ac0c97cd57fd5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] 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 proc-macro2 v1.0.75 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking htmlparser v0.1.1 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Checking command-group v5.0.1 [INFO] [stderr] Checking velcro v0.5.4 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_yaml v0.9.30 [INFO] [stderr] Checking cli-table v0.4.7 [INFO] [stderr] Checking kurv v0.0.2 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [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: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = help: to override `--force-warn rust-2024-compatibility` add `#[allow(static_mut_refs)]` [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/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: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: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: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/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: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/main.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | 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:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | / printth!( [INFO] [stdout] 66 | | "{}", [INFO] [stdout] 67 | | formatdoc! {" [INFO] [stdout] ... | [INFO] [stdout] 81 | | "} [INFO] [stdout] 82 | | ); [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: 26 warnings emitted [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: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = help: to override `--force-warn rust-2024-compatibility` add `#[allow(static_mut_refs)]` [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/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: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: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: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/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: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/main.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | 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:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | / printth!( [INFO] [stdout] 66 | | "{}", [INFO] [stdout] 67 | | formatdoc! {" [INFO] [stdout] ... | [INFO] [stdout] 81 | | "} [INFO] [stdout] 82 | | ); [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: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.31s [INFO] [stderr] Running `cargo check` to verify 2024 [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] Checking kurv v0.0.2 (/tmp/fixit) [INFO] [stdout] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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: 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 error 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] error[E0796]: creating a shared reference to a mutable static [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:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | printth!("{}", (Logo {}).render()); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [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 error 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] error[E0796]: creating a shared reference to a mutable static [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:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | / printth!( [INFO] [stdout] 66 | | "{}", [INFO] [stdout] 67 | | formatdoc! {" [INFO] [stdout] ... | [INFO] [stdout] 81 | | "} [INFO] [stdout] 82 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [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 error 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] error[E0796]: creating a shared reference to a mutable static [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:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | printth!("{}", (Logo {}).render()); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [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 error 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] error[E0796]: creating a shared reference to a mutable static [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:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | / printth!( [INFO] [stdout] 66 | | "{}", [INFO] [stdout] 67 | | formatdoc! {" [INFO] [stdout] ... | [INFO] [stdout] 81 | | "} [INFO] [stdout] 82 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [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 error 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] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0796`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kurv` (bin "kurv") due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0796`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kurv` (bin "kurv" test) due to 27 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "343f193748fd8f98f28d20c1c069a76a0eeda1a5f8cb1b7f704ac0c97cd57fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343f193748fd8f98f28d20c1c069a76a0eeda1a5f8cb1b7f704ac0c97cd57fd5", kill_on_drop: false }` [INFO] [stdout] 343f193748fd8f98f28d20c1c069a76a0eeda1a5f8cb1b7f704ac0c97cd57fd5