[go: up one dir, main page]

re_analytics 0.10.0-rc.1

Rerun's analytics SDK
Documentation
Build #997736 2023-11-23 15:34:40
# rustc version
rustc 1.76.0-nightly (1e9dda77b 2023-11-22)# docs.rs version
docsrs 0.6.0 (7f551f6b 2023-11-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/re_analytics-0.10.0-rc.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/re_analytics-0.10.0-rc.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231122-1.76.0-nightly-1e9dda77b\", \"--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] e17f113723f1324d1b3376bdbce6faf59e8575077ceb3045229cb4bcbd8d115e
[INFO] running `Command { std: "docker" "start" "-a" "e17f113723f1324d1b3376bdbce6faf59e8575077ceb3045229cb4bcbd8d115e", kill_on_drop: false }`
[INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stderr]   --> src/native/sink.rs:14:16
[INFO] [stderr]    |
[INFO] [stderr] 14 |     const URL: &str = "https://tel.rerun.io";
[INFO] [stderr]    |                ^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stderr]    = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stderr] help: use the `'static` lifetime
[INFO] [stderr]    |
[INFO] [stderr] 14 |     const URL: &'static str = "https://tel.rerun.io";
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `re_analytics` (lib) generated 1 warning (run `cargo fix --lib -p re_analytics` to apply 1 suggestion)
[INFO] [stderr]     Scraping re_analytics v0.10.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting re_analytics v0.10.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.00s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/re_analytics/index.html
[INFO] running `Command { std: "docker" "inspect" "e17f113723f1324d1b3376bdbce6faf59e8575077ceb3045229cb4bcbd8d115e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17f113723f1324d1b3376bdbce6faf59e8575077ceb3045229cb4bcbd8d115e", kill_on_drop: false }`
[INFO] [stdout] e17f113723f1324d1b3376bdbce6faf59e8575077ceb3045229cb4bcbd8d115e