debug-rs 0.1.3

A debug crate for rust inspired by NodeJS debug module, colored, including crate name, file name and line, filtered by glob patterns.
Documentation
Build #2144737 2025-05-23 07:46:26
# rustc version
rustc 1.89.0-nightly (2eef47813 2025-05-22)# docs.rs version
docsrs 0.6.0 (1b7fbadb 2025-05-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/debug-rs-0.1.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/debug-rs-0.1.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250522-1.89.0-nightly-2eef47813\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu" "--config" "build.rustdocflags=[\"-Zmetrics-dir=/opt/rustwide/target/metrics\"]", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] e3b2764b45a4ada6660383f183f90073f91e6b381ec0c1eeb939f25043a69d63
[INFO] running `Command { std: "docker" "start" "-a" "e3b2764b45a4ada6660383f183f90073f91e6b381ec0c1eeb939f25043a69d63", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/lib.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | / lazy_static!{
[INFO] [stderr] 39 | |     static ref DEBUG_MATHERS: (Vec<GlobMatcher>, Vec<GlobMatcher>) = ::std::env::var("DEBUG")
[INFO] [stderr] 40 | |         .unwrap_or(String::new())
[INFO] [stderr] 41 | |         .as_str()
[INFO] [stderr] ...  |
[INFO] [stderr] 54 | |         });
[INFO] [stderr] 55 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `debug-rs` (lib) generated 1 warning
[INFO] [stderr]     Scraping debug-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting debug-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/debug_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "e3b2764b45a4ada6660383f183f90073f91e6b381ec0c1eeb939f25043a69d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b2764b45a4ada6660383f183f90073f91e6b381ec0c1eeb939f25043a69d63", kill_on_drop: false }`
[INFO] [stdout] e3b2764b45a4ada6660383f183f90073f91e6b381ec0c1eeb939f25043a69d63