Build #953538 2023-10-30 15:22:28
# rustc version
rustc 1.75.0-nightly (608e9682f 2023-10-29)# docs.rs version
docsrs 0.6.0 (45c814ae 2023-10-19)# 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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/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\", \"-20231029-1.75.0-nightly-608e9682f\", \"--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] 883337e16debd229823a2374a4186bf239140c5dce1fa1a8e5fe922d8e90b4e4
[INFO] running `Command { std: "docker" "start" "-a" "883337e16debd229823a2374a4186bf239140c5dce1fa1a8e5fe922d8e90b4e4", 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.02s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/re_analytics/index.html
[INFO] running `Command { std: "docker" "inspect" "883337e16debd229823a2374a4186bf239140c5dce1fa1a8e5fe922d8e90b4e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "883337e16debd229823a2374a4186bf239140c5dce1fa1a8e5fe922d8e90b4e4", kill_on_drop: false }`
[INFO] [stdout] 883337e16debd229823a2374a4186bf239140c5dce1fa1a8e5fe922d8e90b4e4