Build #407005 2021-07-02T19:04:32.044902+00:00
# rustc version
rustc 1.55.0-nightly (7100b311d 2021-07-01)# docs.rs version
docsrs 0.6.0 (843531f 2021-06-26)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/solana-runtime-1.6.16/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/solana-runtime-1.6.16/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" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bf3311aec13679c042c55305eed4f6f98359c47a37eb765a3317ad487259f4e0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210701-1.55.0-nightly-7100b311d" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 742a80a2159875f3cb6ca87217e6d75c8557322827c0549613b79d79254037c0
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "742a80a2159875f3cb6ca87217e6d75c8557322827c0549613b79d79254037c0", kill_on_drop: false }`
[INFO] [stderr] Documenting solana-runtime v1.6.16 (/opt/rustwide/workdir)
[INFO] [stderr] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stderr] --> src/lib.rs:1:48
[INFO] [stderr] |
[INFO] [stderr] 1 | #![cfg_attr(RUSTC_WITH_SPECIALIZATION, feature(specialization))]
[INFO] [stderr] | ^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default
[INFO] [stderr] = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stderr] = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/append_vec.rs:2:5
[INFO] [stderr] |
[INFO] [stderr] 2 | //! https://docs.solana.com/implemented-proposals/persistent-account-storage
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.solana.com/implemented-proposals/persistent-account-storage>`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/bloom.rs:73:9
[INFO] [stderr] |
[INFO] [stderr] 73 | /// https://hur.st/bloomfilter/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://hur.st/bloomfilter/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.69s
[INFO] running `Command { std: "docker" "inspect" "742a80a2159875f3cb6ca87217e6d75c8557322827c0549613b79d79254037c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "742a80a2159875f3cb6ca87217e6d75c8557322827c0549613b79d79254037c0", kill_on_drop: false }`
[INFO] [stdout] 742a80a2159875f3cb6ca87217e6d75c8557322827c0549613b79d79254037c0