[INFO] cloning repository https://github.com/AsherJingkongChen/text-to-3dgs-vibe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsherJingkongChen/text-to-3dgs-vibe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsherJingkongChen%2Ftext-to-3dgs-vibe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsherJingkongChen%2Ftext-to-3dgs-vibe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d00f60c81d3ac54f500f1b97833fd89d628adb74 [INFO] checking AsherJingkongChen/text-to-3dgs-vibe against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsherJingkongChen%2Ftext-to-3dgs-vibe" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AsherJingkongChen/text-to-3dgs-vibe [INFO] finished tweaking git repo https://github.com/AsherJingkongChen/text-to-3dgs-vibe [INFO] tweaked toml for git repo https://github.com/AsherJingkongChen/text-to-3dgs-vibe written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AsherJingkongChen/text-to-3dgs-vibe on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AsherJingkongChen/text-to-3dgs-vibe 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a8083613c02ec0b85f9f2f6be0f48b6eeb61e632e1eb2771c39859b47a068db [INFO] running `Command { std: "docker" "start" "-a" "8a8083613c02ec0b85f9f2f6be0f48b6eeb61e632e1eb2771c39859b47a068db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a8083613c02ec0b85f9f2f6be0f48b6eeb61e632e1eb2771c39859b47a068db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a8083613c02ec0b85f9f2f6be0f48b6eeb61e632e1eb2771c39859b47a068db", kill_on_drop: false }` [INFO] [stdout] 8a8083613c02ec0b85f9f2f6be0f48b6eeb61e632e1eb2771c39859b47a068db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4f8b492447479300794f64d56419c18db6865fdc2b47f69e8d520f5c50bb6e0 [INFO] running `Command { std: "docker" "start" "-a" "d4f8b492447479300794f64d56419c18db6865fdc2b47f69e8d520f5c50bb6e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2406────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: erroneous constant encountered [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/css.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | CssColors::$name => CustomColor::<$r, $g, $b>::RAW_ANSI_BG, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | / css_color_types! { [INFO] [stdout] 83 | | AliceBlue (240, 248, 255) [INFO] [stdout] 84 | | AntiqueWhite (250, 235, 215) [INFO] [stdout] 85 | | Aqua (0, 255, 255) [INFO] [stdout] ... | [INFO] [stdout] 229 | | YellowGreen (154, 205, 50) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this note originates in the macro `css_color_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2417────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2428────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2439────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2450────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2461────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2472────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2483────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2494────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2505────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2516────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2527────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2538────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2549────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2560────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2571────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2582────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2593────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2604────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2615────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2626────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2637────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2648────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2659────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2670────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2681────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2692────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2703────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2714────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2725────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2736────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2747────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2758────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2769────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2780────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2791────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2802────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2813────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2824────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2835────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2846────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2857────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2868────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2879────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2890────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2901────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2912────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2923────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2934────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2945────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2956────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2967────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2978────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2989────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3000────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3011────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3022────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3033────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3044────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3055────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3066────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3077────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3088────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3099────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3110────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3121────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3132────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3143────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3154────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3165────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3176────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3187────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3198────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3209────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3220────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3231────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3242────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3253────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3264────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3275────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3286────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3297────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3308────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3319────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3330────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3341────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3352────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3363────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3374────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3385────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3396────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3407────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3418────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3429────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3440────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3451────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3462────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3473────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3484────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3495────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3506────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3517────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3528────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3539────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3550────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3561────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3572────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3583────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3594────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3605────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3616────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3627────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3638────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3649────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3660────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3671────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3682────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3693────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3704────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3715────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3726────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3737────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3748────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3759────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3770────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3781────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3792────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3803────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3814────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3825────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3836────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3847────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3858────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3869────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3880────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3891────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3902────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3913────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3924────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3935────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: erroneous constant encountered [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/css.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | CssColors::$name => CustomColor::<$r, $g, $b>::RAW_ANSI_FG, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | / css_color_types! { [INFO] [stdout] 83 | | AliceBlue (240, 248, 255) [INFO] [stdout] 84 | | AntiqueWhite (250, 235, 215) [INFO] [stdout] 85 | | Aqua (0, 255, 255) [INFO] [stdout] ... | [INFO] [stdout] 229 | | YellowGreen (154, 205, 50) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this note originates in the macro `css_color_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3946────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3957────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3968────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3979────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3990────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4001────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4012────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4023────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4034────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4045────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4056────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4067────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4078────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4089────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4100────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4111────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4122────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4133────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4144────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4155────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4166────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4177────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4188────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4199────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4210────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4221────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4232────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4243────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4254────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4265────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4276────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4287────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4298────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4309────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4320────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4331────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4342────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4353────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4364────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4375────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4386────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4397────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4408────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4419────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4430────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4441────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4452────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4463────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4474────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4485────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4496────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4507────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4518────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4529────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4540────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4551────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4562────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4573────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4584────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4595────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4606────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4617────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4628────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4639────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4650────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4661────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4672────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4683────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4694────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4705────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4716────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4727────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4738────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4749────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4760────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4771────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4782────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4793────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4804────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4815────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4826────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4837────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4848────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4859────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4870────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4881────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4892────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4903────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4914────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4925────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4936────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4947────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4958────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4969────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4980────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4991────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5002────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5013────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5024────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5035────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5046────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5057────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5068────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5079────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5090────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5101────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5112────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5123────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5134────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5145────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5156────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5167────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5178────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5189────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5200────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5211────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5222────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5233────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5244────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5255────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5266────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5277────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5288────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5299────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5310────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5321────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5332────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5343────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5354────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5365────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5376────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5387────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5398────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5409────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5420────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5431────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5442────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5453────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5464────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: erroneous constant encountered [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/css.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | CssColors::$name => CustomColor::<$r, $g, $b>::ANSI_BG, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | / css_color_types! { [INFO] [stdout] 83 | | AliceBlue (240, 248, 255) [INFO] [stdout] 84 | | AntiqueWhite (250, 235, 215) [INFO] [stdout] 85 | | Aqua (0, 255, 255) [INFO] [stdout] ... | [INFO] [stdout] 229 | | YellowGreen (154, 205, 50) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this note originates in the macro `css_color_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5475────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5486────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5497────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5508────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5519────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5530────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5541────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5552────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5563────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5574────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5585────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5596────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5607────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5618────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5629────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5640────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5651────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5662────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5673────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5684────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5695────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5706────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5717────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5728────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5739────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5750────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5761────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5772────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5783────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5794────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5805────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5816────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5827────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5838────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5849────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5860────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5871────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5882────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5893────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5904────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5915────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5926────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5937────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5948────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5959────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5970────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5981────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5992────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6003────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6014────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6025────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6036────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6047────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6058────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6069────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6080────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6091────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6102────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6113────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6124────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6135────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6146────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6157────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6168────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6179────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6190────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6201────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6212────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6223────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6234────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6245────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6256────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6267────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6278────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6289────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6300────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6311────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6322────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6333────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6344────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6355────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6366────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6377────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6388────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6399────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6410────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6421────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6432────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6443────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6454────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6465────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6476────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6487────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6498────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6509────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6520────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6531────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6542────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6553────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6564────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6575────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6586────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6597────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6608────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6619────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6630────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6641────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6652────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6663────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6674────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6685────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6696────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6707────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6718────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6729────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6740────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6751────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6762────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6773────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6784────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6795────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6806────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6817────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6828────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6839────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6850────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6861────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6872────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6883────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6894────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6905────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6916────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6927────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6938────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6949────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6960────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6971────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6982────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6993────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: erroneous constant encountered [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/css.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 27 | CssColors::$name => CustomColor::<$r, $g, $b>::ANSI_FG, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | / css_color_types! { [INFO] [stdout] 83 | | AliceBlue (240, 248, 255) [INFO] [stdout] 84 | | AntiqueWhite (250, 235, 215) [INFO] [stdout] 85 | | Aqua (0, 255, 255) [INFO] [stdout] ... | [INFO] [stdout] 229 | | YellowGreen (154, 205, 50) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this note originates in the macro `css_color_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7004────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7015────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7026────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7037────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7048────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7059────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7070────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7081────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7092────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7103────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7114────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7125────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7136────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7147────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7158────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7169────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7180────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7191────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7202────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7213────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7224────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7235────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7246────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7257────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7268────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7279────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7290────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7301────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7312────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7323────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7334────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7345────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7356────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7367────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7378────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7389────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7400────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7411────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7422────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7433────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7444────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7455────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7466────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7477────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7488────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7499────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7510────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7521────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7532────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7543────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7554────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7565────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7576────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7587────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7598────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7609────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7620────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7631────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7642────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7653────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7664────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7675────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7686────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7697────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7708────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7719────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7730────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7741────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7752────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7763────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7774────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7785────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7796────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7807────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7818────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7829────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7840────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7851────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7862────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7873────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7884────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7895────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7906────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7917────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7928────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7939────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7950────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7961────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7972────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7983────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7994────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8005────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8016────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8027────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8038────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8049────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8060────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8071────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8082────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8093────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8104────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8115────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8126────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8137────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8148────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8159────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8170────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8181────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8192────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8203────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8214────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8225────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8236────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8247────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8258────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8269────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8280────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8291────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8302────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8313────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8324────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8335────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8346────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8357────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8368────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8379────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8390────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8401────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8412────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8423────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8434────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8445────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8456────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8467────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8478────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8489────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8500────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8511────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stderr] error: could not compile `owo-colors` (lib) due to 556 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d4f8b492447479300794f64d56419c18db6865fdc2b47f69e8d520f5c50bb6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f8b492447479300794f64d56419c18db6865fdc2b47f69e8d520f5c50bb6e0", kill_on_drop: false }` [INFO] [stdout] d4f8b492447479300794f64d56419c18db6865fdc2b47f69e8d520f5c50bb6e0