Build #391225 2021-05-21 18:11:44
# rustc version
rustc 1.54.0-nightly (40d230204 2021-05-20)# docs.rs version
docsrs 0.6.0 (c2d325f 2021-05-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/lain-0.5.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/lain-0.5.5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210520-1.54.0-nightly-40d230204" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 5df84df4645cb13a7aedd1b69045c2afc6ade41a992cbe4581e908598796b4c6
[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" "5df84df4645cb13a7aedd1b69045c2afc6ade41a992cbe4581e908598796b4c6", kill_on_drop: false }`
[INFO] [stderr] Documenting lain v0.5.5 (/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:101:12
[INFO] [stderr] |
[INFO] [stderr] 101 | #![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: public documentation for `mutate` links to private item `MutatorOperation`
[INFO] [stderr] --> src/mutator.rs:90:77
[INFO] [stderr] |
[INFO] [stderr] 90 | /// Mutates a number after randomly selecting a mutation strategy (see [MutatorOperation] for a list of strategies)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/lib.rs:13:28
[INFO] [stderr] |
[INFO] [stderr] 13 | //! For API documentation: https://docs.rs/lain
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.rs/lain>`
[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/lib.rs:88:70
[INFO] [stderr] |
[INFO] [stderr] 88 | //! grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://cla.microsoft.com.>`
[INFO] [stderr] |
[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/buffer.rs:237:45
[INFO] [stderr] |
[INFO] [stderr] 237 | /// bool (specifically) in the future. See: https://github.com/rust-lang/rust/issues/45542
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/rust-lang/rust/issues/45542>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: 5 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "5df84df4645cb13a7aedd1b69045c2afc6ade41a992cbe4581e908598796b4c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df84df4645cb13a7aedd1b69045c2afc6ade41a992cbe4581e908598796b4c6", kill_on_drop: false }`
[INFO] [stdout] 5df84df4645cb13a7aedd1b69045c2afc6ade41a992cbe4581e908598796b4c6