[INFO] cloning repository https://github.com/lcolonq/ranch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lcolonq/ranch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcolonq%2Franch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcolonq%2Franch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c85b04d75e8eb11f1ddbf6f143e199c494ae2b2b [INFO] checking lcolonq/ranch against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcolonq%2Franch" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lcolonq/ranch [INFO] finished tweaking git repo https://github.com/lcolonq/ranch [INFO] tweaked toml for git repo https://github.com/lcolonq/ranch written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lcolonq/ranch on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lcolonq/ranch 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1b4eaa2694094e96c3a4f52852b4f79fe7ae4591f4ac25c7a1c03585c79feb30 [INFO] running `Command { std: "docker" "start" "-a" "1b4eaa2694094e96c3a4f52852b4f79fe7ae4591f4ac25c7a1c03585c79feb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b4eaa2694094e96c3a4f52852b4f79fe7ae4591f4ac25c7a1c03585c79feb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b4eaa2694094e96c3a4f52852b4f79fe7ae4591f4ac25c7a1c03585c79feb30", kill_on_drop: false }` [INFO] [stdout] 1b4eaa2694094e96c3a4f52852b4f79fe7ae4591f4ac25c7a1c03585c79feb30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5f8cf953c9ed5e06086c202e90033b6246f6945abd9a41e13f375e34b6d4dce6 [INFO] running `Command { std: "docker" "start" "-a" "5f8cf953c9ed5e06086c202e90033b6246f6945abd9a41e13f375e34b6d4dce6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl v0.10.67 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking glam v0.29.2 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking symphonia-format-riff v0.5.4 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking spade v2.13.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking symphonia-format-ogg v0.5.4 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.4 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Checking triple_buffer v8.0.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking directories v6.0.0 (https://github.com/lcolonq/directories-rs#164536da) [INFO] [stderr] Checking tobj v4.0.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/943e2200e35c3825486c4671b6cab0107a07f8c1/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="libm"' --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=232a122f4637769d -C extra-filename=-f9b8c85d4a117804 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-05699bb76c9a7e04.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-8988d818d61bc530.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-581e87cc85dad972.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-4aa2c2e4bccd18a7.so --extern wide=/opt/rustwide/target/debug/deps/libwide-8ac604dba64081db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/943e2200e35c3825486c4671b6cab0107a07f8c1/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.29.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="mint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=fff933224cb3652d -C extra-filename=-f6d3288a7a4f912b --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern mint=/opt/rustwide/target/debug/deps/libmint-9f958da7b93a4f0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1799────╼ 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] ╾───alloc1810────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1821────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1832────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1843────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1854────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1865────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1876────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1887────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1898────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1909────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1920────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1931────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1942────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1953────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1964────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1975────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1986────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc1997────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2008────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2019────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2030────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2041────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2052────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2063────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2074────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2085────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2096────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2107────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2118────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2129────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2140────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2151────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2162────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2173────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2184────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2195────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2206────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2217────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2228────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2239────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2250────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2261────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2272────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2283────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2294────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2305────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2316────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2327────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2338────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2349────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2360────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2371────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2382────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2393────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2404────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2415────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2426────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2437────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2448────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2459────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2470────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2481────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2492────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2503────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2514────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2525────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2536────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2547────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2558────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2569────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2580────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2591────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2602────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2613────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2624────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2635────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2646────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2657────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2668────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2679────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2690────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2701────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2712────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2723────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2734────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2745────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2756────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2767────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2778────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2789────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2800────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2811────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2822────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2833────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2844────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2855────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2866────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2877────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2888────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2899────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2910────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2921────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2932────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2943────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2954────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2965────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2976────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2987────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc2998────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3009────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3020────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3031────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3042────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3053────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3064────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3075────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3086────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3097────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3108────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3119────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3130────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3141────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3152────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3163────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3174────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3185────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3196────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3207────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3218────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3229────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3240────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3251────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3262────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3273────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3284────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3295────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3306────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | const RAW_ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3317────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3328────╼ 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] ╾───alloc3339────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3350────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3361────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3372────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3383────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3394────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3405────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3416────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3427────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3438────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3449────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3460────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3471────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3482────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3493────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3504────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3515────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3526────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3537────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3548────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3559────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3570────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3581────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3592────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3603────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3614────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3625────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3636────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3647────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3658────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3669────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3680────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3691────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3702────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3713────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3724────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3735────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3746────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3757────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3768────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3779────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3790────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3801────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3812────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3823────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3834────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3845────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3856────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3867────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3878────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3889────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3900────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3911────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3922────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3933────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3944────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3955────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3966────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3977────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3988────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc3999────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4010────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4021────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4032────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4043────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4054────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4065────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4076────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4087────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4098────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4109────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4120────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4131────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4142────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4153────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4164────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4175────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4186────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4197────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4208────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4219────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4230────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4241────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4252────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4263────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4274────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4285────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4296────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4307────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4318────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4329────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4340────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4351────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4362────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4373────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4384────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4395────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4406────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4417────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4428────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4439────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4450────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4461────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4472────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4483────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4494────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4505────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4516────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4527────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4538────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4549────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4560────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4571────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4582────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4593────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4604────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4615────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4626────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4637────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4648────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4659────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4670────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4681────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4692────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4703────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4714────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4725────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4736────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4747────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4758────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4769────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4780────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4791────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4802────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4813────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4824────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4835────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | const RAW_ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4846────╼ 10 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc4997────╼ 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] ╾───alloc5008────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5019────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5030────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5041────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5052────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5063────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5074────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5085────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5096────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5107────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5118────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5129────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5140────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5151────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5162────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5173────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5184────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5195────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5206────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5217────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5228────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5239────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5250────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5261────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5272────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5283────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5294────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5305────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5316────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5327────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5338────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5349────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5360────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5371────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5382────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5393────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5404────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5415────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5426────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5437────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5448────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5459────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5470────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5481────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5492────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5503────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5514────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5525────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5536────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5547────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5558────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5569────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5580────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5591────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5602────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5613────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5624────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5635────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5646────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5657────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5668────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5679────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5690────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5701────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5712────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5723────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5734────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5745────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5756────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5767────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5778────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5789────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5800────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5811────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5822────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5833────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5844────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5855────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5866────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5877────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5888────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5899────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5910────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5921────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5932────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5943────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5954────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5965────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5976────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5987────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc5998────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6009────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6020────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6031────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6042────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6053────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6064────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6075────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6086────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6097────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6108────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6119────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6130────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6141────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6152────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6163────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6174────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6185────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6196────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6207────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6218────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6229────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6240────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6251────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6262────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6273────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6284────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6295────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6306────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6317────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6328────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6339────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6350────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6361────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6372────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6383────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6394────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6405────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6416────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6427────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6438────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6449────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6460────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6471────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6482────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6493────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6504────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | const ANSI_BG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6515────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6526────╼ 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] ╾───alloc6537────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6548────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6559────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6570────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6581────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6592────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6603────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6614────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6625────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6636────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6647────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6658────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6669────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6680────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6691────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6702────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6713────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6724────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6735────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6746────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6757────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6768────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6779────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6790────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6801────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6812────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6823────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6834────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6845────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6856────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6867────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6878────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6889────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6900────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6911────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6922────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6933────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6944────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6955────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6966────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6977────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6988────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc6999────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7010────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7021────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7032────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7043────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7054────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7065────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7076────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7087────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7098────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7109────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7120────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7131────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7142────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7153────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7164────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7175────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7186────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7197────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7208────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7219────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7230────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7241────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7252────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7263────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7274────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7285────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7296────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7307────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7318────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7329────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7340────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7351────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7362────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7373────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7384────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7395────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7406────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7417────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7428────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7439────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7450────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7461────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7472────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7483────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7494────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7505────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7516────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7527────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7538────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7549────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7560────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7571────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7582────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7593────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7604────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7615────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7626────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7637────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7648────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7659────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7670────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7681────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7692────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7703────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7714────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7725────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7736────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7747────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7758────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7769────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7780────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7791────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7802────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7813────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7824────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7835────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7846────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7857────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7868────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7879────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7890────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7901────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7912────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7923────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7934────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7945────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7956────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7967────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7978────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc7989────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8000────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8011────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8022────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8033────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: constructing invalid value: encountered a dangling reference (use-after-free) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-3.5.0/src/colors/custom.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | const ANSI_FG: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value [INFO] [stdout] | [INFO] [stdout] = note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior. [INFO] [stdout] = note: the raw bytes of the constant (size: 16, align: 8) { [INFO] [stdout] ╾───alloc8044────╼ 13 00 00 00 00 00 00 00 │ ╾──────╼........ [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "5f8cf953c9ed5e06086c202e90033b6246f6945abd9a41e13f375e34b6d4dce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f8cf953c9ed5e06086c202e90033b6246f6945abd9a41e13f375e34b6d4dce6", kill_on_drop: false }` [INFO] [stdout] 5f8cf953c9ed5e06086c202e90033b6246f6945abd9a41e13f375e34b6d4dce6