[INFO] fetching crate uvt-viz3d 0.1.1... [INFO] checking uvt-viz3d-0.1.1 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] extracting crate uvt-viz3d 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate uvt-viz3d 0.1.1 [INFO] finished tweaking crates.io crate uvt-viz3d 0.1.1 [INFO] tweaked toml for crates.io crate uvt-viz3d 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uvt-viz3d 0.1.1 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 crates.io crate uvt-viz3d 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cd11050d5a47c045d4140bdc31c432005ca5df7558400c1dfb4aa04fd8767a73 [INFO] running `Command { std: "docker" "start" "-a" "cd11050d5a47c045d4140bdc31c432005ca5df7558400c1dfb4aa04fd8767a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd11050d5a47c045d4140bdc31c432005ca5df7558400c1dfb4aa04fd8767a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd11050d5a47c045d4140bdc31c432005ca5df7558400c1dfb4aa04fd8767a73", kill_on_drop: false }` [INFO] [stdout] cd11050d5a47c045d4140bdc31c432005ca5df7558400c1dfb4aa04fd8767a73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 88769a93fe78441c19a17d6e0e6d6dd3e9ded37edb990d917844ed0347b31b75 [INFO] running `Command { std: "docker" "start" "-a" "88769a93fe78441c19a17d6e0e6d6dd3e9ded37edb990d917844ed0347b31b75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking arrow-schema v54.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking log-once v0.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking re_error v0.23.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking re_case v0.23.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking re_format v0.23.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking clean-path v0.2.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking puffin v0.19.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking re_tracing v0.23.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking econtext v0.2.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking zune-jpeg v0.4.16 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking poll-promise v0.3.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking indent v0.1.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking memory-stats v1.2.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc503────╼ 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] ╾────alloc514────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc525────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc536────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc547────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc558────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc569────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc580────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc591────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc602────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc613────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc624────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc635────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc646────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc657────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc668────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc679────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc690────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc701────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc712────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc723────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc734────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc745────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc756────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc767────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc778────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc789────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc800────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc811────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc822────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc833────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc844────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc855────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc866────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc877────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc888────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc899────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc910────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc921────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc932────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc943────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc954────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc965────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc976────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc987────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾────alloc998────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1009────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1020────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1031────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1042────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1053────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1064────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1075────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1086────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1097────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1108────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1119────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1130────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1141────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1152────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1163────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1174────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1185────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1196────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1207────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1218────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1229────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1240────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1251────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1262────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1273────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1284────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1295────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1306────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1317────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1328────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1339────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1350────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1361────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1372────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1383────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1394────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1405────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1416────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1427────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1438────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1449────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1460────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1471────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1482────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1493────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1504────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1515────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1526────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1537────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1548────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1559────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1570────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1581────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1592────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1603────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1614────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1625────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1636────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1647────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1658────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1669────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1680────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1691────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1702────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1713────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1724────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1735────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1746────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1757────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1768────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1779────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1790────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1801────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1812────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1823────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1834────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1845────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1856────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1867────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1878────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1889────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1900────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1911────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1922────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1933────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1944────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1955────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1966────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1977────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1988────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc1999────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2010────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2021────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2032────╼ 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] ╾───alloc2043────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2054────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2065────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2076────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2087────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2098────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2109────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2120────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2131────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2142────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2153────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2164────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2175────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2186────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2197────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2208────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2219────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2230────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2241────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2252────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2263────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2274────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2285────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2296────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2307────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2318────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2329────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2340────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2351────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2362────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2373────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2384────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2395────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2406────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2417────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2428────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2439────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2450────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2461────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2472────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2483────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2494────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2505────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2516────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2527────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2538────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2549────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2560────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2571────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2582────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2593────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2604────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2615────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2626────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2637────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2648────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2659────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2670────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2681────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2692────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2703────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2714────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2725────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2736────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2747────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2758────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2769────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2780────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2791────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2802────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2813────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2824────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2835────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2846────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2857────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2868────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2879────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2890────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2901────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2912────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2923────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2934────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2945────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2956────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2967────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2978────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc2989────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3000────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3011────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3022────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3033────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3044────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3055────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3066────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3077────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3088────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3099────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3110────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3121────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3132────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3143────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3154────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3165────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3176────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3187────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3198────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3209────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3220────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3231────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3242────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3253────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3264────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3275────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3286────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3297────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3308────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3319────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3330────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3341────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3352────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3363────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3374────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3385────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3396────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3407────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3418────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3429────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3440────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3451────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3462────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3473────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3484────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3495────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3506────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3517────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3528────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3539────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3550────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3563────╼ 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] ╾───alloc3574────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3585────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3596────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3607────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3618────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3629────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3640────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3651────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3662────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3673────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3684────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3695────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3706────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3717────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3728────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3739────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3750────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3761────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3772────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3783────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3794────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3805────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3816────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3827────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3838────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3849────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3860────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3871────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3882────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3893────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3904────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3915────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3926────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3937────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3948────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3959────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3970────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3981────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc3992────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4003────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4014────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4025────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4036────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4047────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4058────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4069────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4080────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4091────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4102────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4113────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4124────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4135────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4146────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4157────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4168────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4179────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4190────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4201────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4212────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4223────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4234────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4245────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4256────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4267────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4278────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4289────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4300────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4311────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4322────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4333────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4344────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4355────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4366────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4377────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4388────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4399────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4410────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4421────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4432────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4443────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4454────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4465────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4476────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4487────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4498────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4509────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4520────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4531────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4542────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4553────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4564────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4575────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4586────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4597────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4608────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4619────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4630────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4641────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4652────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4663────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4674────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4685────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4696────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4707────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4718────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4729────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4740────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4751────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4762────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4773────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4784────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4795────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4806────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4817────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4828────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4839────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4850────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4861────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4872────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4883────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4894────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4905────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4916────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4927────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4938────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4949────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4960────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4971────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4982────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc4993────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5004────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5015────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5026────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5037────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5048────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5059────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5070────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5081────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5092────╼ 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] ╾───alloc5103────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5114────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5125────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5136────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5147────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5158────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5169────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5180────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5191────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5202────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5213────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5224────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5235────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5246────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5257────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5268────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5279────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5290────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5301────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5312────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5323────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5334────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5345────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5356────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5367────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5378────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5389────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5400────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5411────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5422────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5433────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5444────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5455────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5466────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5477────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5488────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5499────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5510────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5521────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5532────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5543────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5554────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5565────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5576────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5587────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5598────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5609────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5620────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5631────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5642────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5653────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5664────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5675────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5686────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5697────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5708────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5719────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5730────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5741────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5752────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5763────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5774────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5785────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5796────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5807────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5818────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5829────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5840────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5851────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5862────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5873────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5884────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5895────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5906────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5917────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5928────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5939────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5950────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5961────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5972────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5983────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc5994────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6005────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6016────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6027────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6038────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6049────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6060────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6071────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6082────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6093────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6104────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6115────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6126────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6137────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6148────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6159────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6170────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6181────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6192────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6203────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6214────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6225────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6236────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6247────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6258────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6269────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6280────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6291────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6302────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6313────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6324────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6335────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6346────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6357────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6368────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6379────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6390────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6401────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6412────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6423────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6434────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6445────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6456────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6467────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6478────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6489────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6500────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6511────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6522────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6533────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6544────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6555────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6566────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6577────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6588────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6599────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (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] ╾───alloc6610────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking xz2 v0.1.7 [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" "88769a93fe78441c19a17d6e0e6d6dd3e9ded37edb990d917844ed0347b31b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88769a93fe78441c19a17d6e0e6d6dd3e9ded37edb990d917844ed0347b31b75", kill_on_drop: false }` [INFO] [stdout] 88769a93fe78441c19a17d6e0e6d6dd3e9ded37edb990d917844ed0347b31b75