tracing-tree 0.3.1

A Tracing Layer which prints a tree of spans and events.
Documentation
Build #1228420 2024-05-23T08:50:21.430658+00:00
# rustc version
rustc 1.80.0-nightly (9cdfe285c 2024-05-22)# docs.rs version
docsrs 0.6.0 (2d4f32bd 2024-05-19)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tracing-tree-0.3.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tracing-tree-0.3.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240522-1.80.0-nightly-9cdfe285c\", \"--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}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-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] 62d9de62ffd925647cce459ae26c8f49b9303019c8e4c40c5fdadf4bdb976201
[INFO] running `Command { std: "docker" "start" "-a" "62d9de62ffd925647cce459ae26c8f49b9303019c8e4c40c5fdadf4bdb976201", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: no-indent, concurrent, concurrent_verbose, stderr, basic, wraparound, quiet, deferred, basic_verbose_entry, basic_verbose_exit, basic_non_verbose, concurrent_eager
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting tracing-tree v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `LocalDateTime`
[INFO] [stderr]  --> src/time.rs:6:56
[INFO] [stderr]   |
[INFO] [stderr] 6 | /// Notable default implementations of this trait are [LocalDateTime] and `()`.
[INFO] [stderr]   |                                                        ^^^^^^^^^^^^^ no item named `LocalDateTime` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `time::OffsetDateTime`
[INFO] [stderr]   --> src/time.rs:16:30
[INFO] [stderr]    |
[INFO] [stderr] 16 | /// [time's OffsetDateTime]: time::OffsetDateTime
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^ no item named `time` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `LocalDateTime`
[INFO] [stderr]  --> src/time.rs:9:46
[INFO] [stderr]   |
[INFO] [stderr] 9 | /// make sure to check out the docs for the [LocalDateTime]),
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^ no item named `LocalDateTime` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `tracing-tree` (lib doc) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]    Generated /opt/rustwide/target/i686-unknown-linux-gnu/doc/tracing_tree/index.html
[INFO] running `Command { std: "docker" "inspect" "62d9de62ffd925647cce459ae26c8f49b9303019c8e4c40c5fdadf4bdb976201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d9de62ffd925647cce459ae26c8f49b9303019c8e4c40c5fdadf4bdb976201", kill_on_drop: false }`
[INFO] [stdout] 62d9de62ffd925647cce459ae26c8f49b9303019c8e4c40c5fdadf4bdb976201