Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version rustc 1.42.0-nightly (212b2c7da 2020-01-30)# docs.rs version docsrs 0.6.0 (75e811d 2020-01-30)# build log [INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/ring-0.16.10/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ring-0.16.10/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200130-1.42.0-nightly-212b2c7da --static-root-path / --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url web_sys=https://docs.rs/web-sys/0.3.35 --extern-html-root-url spin=https://docs.rs/spin/0.5.2 --extern-html-root-url winapi=https://docs.rs/winapi/0.3.8 --extern-html-root-url wasm_bindgen_test=https://docs.rs/wasm-bindgen-test/0.2.50 --extern-html-root-url libc=https://docs.rs/libc/0.2.66 --extern-html-root-url cc=https://docs.rs/cc/1.0.50 --extern-html-root-url untrusted=https://docs.rs/untrusted/0.7.0" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9fb50d9d745abdb3368e5fbc6f510555580e44fab2bc26d46b8b854cf8ab7d4d [INFO] running `"docker" "start" "-a" "9fb50d9d745abdb3368e5fbc6f510555580e44fab2bc26d46b8b854cf8ab7d4d"` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ring v0.16.10 (/opt/rustwide/workdir) [INFO] [stderr] Documenting ring v0.16.10 (/opt/rustwide/workdir) [INFO] [stderr] error: `[seal_in_place_append_tag]` cannot be resolved, ignoring it. [INFO] [stderr] --> src/aead.rs:271:33 [INFO] [stderr] | [INFO] [stderr] 271 | /// Deprecated. Renamed to [`seal_in_place_append_tag()`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | warnings [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[forbid(intra_doc_link_resolution_failure)]` implied by `#[forbid(warnings)]` [INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] error: `[seal_in_place_append_tag]` cannot be resolved, ignoring it. [INFO] [stderr] --> src/aead.rs:494:33 [INFO] [stderr] | [INFO] [stderr] 494 | /// Deprecated. Renamed to [`seal_in_place_append_tag()`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not document `ring`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name ring src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="lazy_static"' --error-format=json --json=diagnostic-rendered-ansi -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f4aa651f789e8ce1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-318ad1dcb39a67cd.rmeta --extern spin=/opt/rustwide/target/debug/deps/libspin-5474d0797b5f8894.rmeta --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-5102970cf3aa69ff.rmeta -Z unstable-options --resource-suffix -20200130-1.42.0-nightly-212b2c7da --static-root-path / --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0' --extern-html-root-url 'web_sys=https://docs.rs/web-sys/0.3.35' --extern-html-root-url 'spin=https://docs.rs/spin/0.5.2' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.8' --extern-html-root-url 'wasm_bindgen_test=https://docs.rs/wasm-bindgen-test/0.2.50' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.66' --extern-html-root-url 'cc=https://docs.rs/cc/1.0.50' --extern-html-root-url 'untrusted=https://docs.rs/untrusted/0.7.0'` (exit code: 1) [INFO] running `"docker" "inspect" "9fb50d9d745abdb3368e5fbc6f510555580e44fab2bc26d46b8b854cf8ab7d4d"` [INFO] running `"docker" "rm" "-f" "9fb50d9d745abdb3368e5fbc6f510555580e44fab2bc26d46b8b854cf8ab7d4d"` [INFO] [stdout] 9fb50d9d745abdb3368e5fbc6f510555580e44fab2bc26d46b8b854cf8ab7d4d