# rustc version rustc 1.45.0-nightly (75e1463c5 2020-05-13)
# docs.rs version docsrs 0.6.0 (3125c8b 2020-05-08)
# build log [INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/numpy-0.9.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/numpy-0.9.0/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 -20200513-1.45.0-nightly-75e1463c5 --static-root-path / --cap-lints warn --extern-html-root-url ndarray=https://docs.rs/ndarray/0.13.1 --extern-html-root-url num_complex=https://docs.rs/num-complex/0.2.4 --extern-html-root-url num_traits=https://docs.rs/num-traits/0.2.11 --extern-html-root-url pyo3=https://docs.rs/pyo3/0.10.1 --extern-html-root-url libc=https://docs.rs/libc/0.2.70 --extern-html-root-url cfg_if=https://docs.rs/cfg-if/0.1.10" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5131dd4f55404025ce0870f49d377acde09bb76d34f2e332b2595bfa819f0e91 [INFO] running `"docker" "start" "-a" "5131dd4f55404025ce0870f49d377acde09bb76d34f2e332b2595bfa819f0e91"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling pyo3 v0.10.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling pyo3-derive-backend v0.10.1 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling pyo3cls v0.10.1 [INFO] [stderr] Checking indoc v0.3.5 [INFO] [stderr] Checking paste v0.1.12 [INFO] [stderr] Documenting numpy v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: `[examples]` cannot be resolved, ignoring it. [INFO] [stderr] --> src/lib.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | #[doc = $x] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 70 | doctest!("../README.md", readme_md); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] Please see the [examples](examples) directory for a complete example [INFO] [stderr] ^^^^^^^^ [INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.66s [INFO] running `"docker" "inspect" "5131dd4f55404025ce0870f49d377acde09bb76d34f2e332b2595bfa819f0e91"` [INFO] running `"docker" "rm" "-f" "5131dd4f55404025ce0870f49d377acde09bb76d34f2e332b2595bfa819f0e91"` [INFO] [stdout] 5131dd4f55404025ce0870f49d377acde09bb76d34f2e332b2595bfa819f0e91