skywalking_rust 0.1.0

Apache SkyWalking Rust Agent
Documentation
Build #1552212 2024-11-17 17:55:23
# rustc version
rustc 1.84.0-nightly (f2a35426b 2024-11-16)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/skywalking_rust-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/skywalking_rust-0.1.0/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241116-1.84.0-nightly-f2a35426b\", \"--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] 3eb68d1d62ae1a6f1afdf56bf23ec405b6002ff0c723118318a0cc1e73499a33
[INFO] running `Command { std: "docker" "start" "-a" "3eb68d1d62ae1a6f1afdf56bf23ec405b6002ff0c723118318a0cc1e73499a33", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: simple_trace_report
[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 skywalking_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/skywalking_rust-f50b8bb75ae8f1c7/out/skywalking.v3.rs:105:32
[INFO] [stderr]     |
[INFO] [stderr] 105 |     /// For more details, read https://wu-sheng.github.io/STAM/
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 105 |     /// For more details, read <https://wu-sheng.github.io/STAM/>
[INFO] [stderr]     |                                +                                +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `Optional`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/skywalking_rust-f50b8bb75ae8f1c7/out/skywalking.v3.rs:132:9
[INFO] [stderr]     |
[INFO] [stderr] 132 |     /// <Optional>
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/skywalking_rust-f50b8bb75ae8f1c7/out/skywalking.v3.rs:143:14
[INFO] [stderr]     |
[INFO] [stderr] 143 |     /// Read https://github.com/apache/skywalking/blob/master/docs/en/setup/backend/endpoint-grouping-rules.md
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 143 |     /// Read <https://github.com/apache/skywalking/blob/master/docs/en/setup/backend/endpoint-grouping-rules.md>
[INFO] [stderr]     |              +                                                                                                 +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/skywalking_rust-f50b8bb75ae8f1c7/out/skywalking.v3.rs:148:32
[INFO] [stderr]     |
[INFO] [stderr] 148 |     /// For more details, read https://wu-sheng.github.io/STAM/
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 148 |     /// For more details, read <https://wu-sheng.github.io/STAM/>
[INFO] [stderr]     |                                +                                +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/skywalking_rust-f50b8bb75ae8f1c7/out/skywalking.v3.rs:159:36
[INFO] [stderr]     |
[INFO] [stderr] 159 | ...in the https://github.com/apache/skywalking/blob/master/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 159 |     /// All IDs are defined in the <https://github.com/apache/skywalking/blob/master/oap-server/server-bootstrap/src/main/resources/component-libraries.yml>
[INFO] [stderr]     |                                    +                                                                                                                       +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/skywalking_rust-f50b8bb75ae8f1c7/out/skywalking.v3.rs:162:43
[INFO] [stderr]     |
[INFO] [stderr] 162 |     /// Follow this doc for more details, https://github.com/apache/skywalking/blob/master/docs/en/guides/Component-library-settings.md
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 162 |     /// Follow this doc for more details, <https://github.com/apache/skywalking/blob/master/docs/en/guides/Component-library-settings.md>
[INFO] [stderr]     |                                           +                                                                                             +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/skywalking_rust-f50b8bb75ae8f1c7/out/skywalking.v3.rs:174:9
[INFO] [stderr]     |
[INFO] [stderr] 174 |     /// https://github.com/apache/skywalking/blob/master/docs/en/guides/Java-Plugin-Development-Guide.md#special-span-tags
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 174 |     /// <https://github.com/apache/skywalking/blob/master/docs/en/guides/Java-Plugin-Development-Guide.md#special-span-tags>
[INFO] [stderr]     |         +                                                                                                                  +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/context/trace_context.rs:235:9
[INFO] [stderr]     |
[INFO] [stderr] 235 |     /// https://github.com/rust-lang/rust/issues/62290
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 235 |     /// <https://github.com/rust-lang/rust/issues/62290>
[INFO] [stderr]     |         +                                              +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/context/trace_context.rs:308:9
[INFO] [stderr]     |
[INFO] [stderr] 308 |     /// https://github.com/rust-lang/rust/issues/62290
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]     |
[INFO] [stderr] 308 |     /// <https://github.com/rust-lang/rust/issues/62290>
[INFO] [stderr]     |         +                                              +
[INFO] [stderr] 
[INFO] [stderr] warning: `skywalking_rust` (lib doc) generated 9 warnings (run `cargo fix --lib -p skywalking_rust` to apply 8 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/skywalking_rust/index.html
[INFO] running `Command { std: "docker" "inspect" "3eb68d1d62ae1a6f1afdf56bf23ec405b6002ff0c723118318a0cc1e73499a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb68d1d62ae1a6f1afdf56bf23ec405b6002ff0c723118318a0cc1e73499a33", kill_on_drop: false }`
[INFO] [stdout] 3eb68d1d62ae1a6f1afdf56bf23ec405b6002ff0c723118318a0cc1e73499a33