tracing-subscriber 0.3.18

Utilities for implementing and composing `tracing` subscribers.
Documentation
Build #967207 2023-11-13T17:09:26.864527+00:00
# rustc version
rustc 1.76.0-nightly (2b603f95a 2023-11-12)# docs.rs version
docsrs 0.6.0 (a7020daf 2023-11-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/tracing-subscriber-0.3.18/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/tracing-subscriber-0.3.18/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231112-1.76.0-nightly-2b603f95a\", \"--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", 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] 8e6ea683947df85f477f1da890c697383d9b20fea0e9db10dea96d1f11b0d209
[INFO] running `Command { std: "docker" "start" "-a" "8e6ea683947df85f477f1da890c697383d9b20fea0e9db10dea96d1f11b0d209", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting tracing-subscriber v0.3.18 (/opt/rustwide/workdir)
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]    --> src/lib.rs:189:5
[INFO] [stderr]     |
[INFO] [stderr] 189 |     private_in_public,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::filter::Filter`
[INFO] [stderr]    --> src/reload.rs:275:21
[INFO] [stderr]     |
[INFO] [stderr] 275 |     /// [`Filter`]: crate::filter::Filter
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^ no item named `Filter` in module `filter`
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:174:10
[INFO] [stderr]     |
[INFO] [stderr] 174 |     deny(rustdoc::broken_intra_doc_links),
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Subscriber::with_ansi`
[INFO] [stderr]    --> src/fmt/fmt_layer.rs:303:24
[INFO] [stderr]     |
[INFO] [stderr] 303 |     /// [`with_ansi`]: Subscriber::with_ansi
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^ the trait `Subscriber` has no associated item named `with_ansi`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Subscriber::set_ansi`
[INFO] [stderr]    --> src/fmt/fmt_layer.rs:304:23
[INFO] [stderr]     |
[INFO] [stderr] 304 |     /// [`set_ansi`]: Subscriber::set_ansi
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^ the trait `Subscriber` has no associated item named `set_ansi`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `time::macros::format_description`
[INFO] [stderr]    --> src/fmt/time/time_crate.rs:170:34
[INFO] [stderr]     |
[INFO] [stderr] 170 |     /// [`format_description!`]: time::macros::format_description!
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macros` in module `time`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `time::macros::format_description`
[INFO] [stderr]    --> src/fmt/time/time_crate.rs:287:34
[INFO] [stderr]     |
[INFO] [stderr] 287 |     /// [`format_description!`]: time::macros::format_description!
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macros` in module `time`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `time::macros::format_description`
[INFO] [stderr]    --> src/fmt/time/time_crate.rs:443:34
[INFO] [stderr]     |
[INFO] [stderr] 443 |     /// [`format_description!`]: time::macros::format_description
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macros` in module `time`
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/layer/mod.rs:472:22
[INFO] [stderr]     |
[INFO] [stderr] 472 | //! filter. [`None`](Option::None) filters out _nothing_ (that is, allows
[INFO] [stderr]     |              ------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]     |              |
[INFO] [stderr]     |              because label contains path that resolves to same destination
[INFO] [stderr]     |
[INFO] [stderr]     = note: when a link's destination is not specified,
[INFO] [stderr]             the label is used to resolve intra-doc links
[INFO] [stderr]     = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]     |
[INFO] [stderr] 472 | //! filter. [`None`] filters out _nothing_ (that is, allows
[INFO] [stderr]     |             ~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]    --> src/fmt/format/mod.rs:867:22
[INFO] [stderr]     |
[INFO] [stderr] 867 |     /// See [`Json`][super::format::Json].
[INFO] [stderr]     |              ------  ^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]     |              |
[INFO] [stderr]     |              because label contains path that resolves to same destination
[INFO] [stderr]     |
[INFO] [stderr]     = note: when a link's destination is not specified,
[INFO] [stderr]             the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]     |
[INFO] [stderr] 867 |     /// See [`Json`].
[INFO] [stderr]     |             ~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `W`
[INFO] [stderr]    --> src/fmt/writer.rs:654:49
[INFO] [stderr]     |
[INFO] [stderr] 654 | /// Implements [`std::io::Write`] for an [`Arc`]<W> where `&W: Write`.
[INFO] [stderr]     |                                                 ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tracing-subscriber` (lib doc) generated 10 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.85s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tracing_subscriber/index.html
[INFO] running `Command { std: "docker" "inspect" "8e6ea683947df85f477f1da890c697383d9b20fea0e9db10dea96d1f11b0d209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6ea683947df85f477f1da890c697383d9b20fea0e9db10dea96d1f11b0d209", kill_on_drop: false }`
[INFO] [stdout] 8e6ea683947df85f477f1da890c697383d9b20fea0e9db10dea96d1f11b0d209