# rustc version rustc 1.44.0-nightly (14b15521c 2020-04-23)
# docs.rs version docsrs 0.6.0 (bc15998 2020-04-16)
# build log [INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/inline-python-0.5.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/inline-python-0.5.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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200423-1.44.0-nightly-14b15521c --static-root-path / --cap-lints warn --extern-html-root-url inline_python_macros=https://docs.rs/inline-python-macros/0.5.0 --extern-html-root-url pyo3=https://docs.rs/pyo3/0.9.1" "-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] c1e3cb5666cc6708ab5bc390644722f5443e69fdad61146160e9ae6bf22ab1c1 [INFO] running `"docker" "start" "-a" "c1e3cb5666cc6708ab5bc390644722f5443e69fdad61146160e9ae6bf22ab1c1"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.9.1 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling pyo3cls v0.9.1 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling inventory v0.1.4 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling pyo3 v0.9.1 [INFO] [stderr] Compiling inline-python-macros v0.5.0 [INFO] [stderr] Documenting inline-python v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: `[pyfunction]` cannot be resolved, ignoring it. [INFO] [stderr] --> src/context.rs:137:22 [INFO] [stderr] | [INFO] [stderr] 137 | /// Add a wrapped #[pyfunction] or #[pymodule] using its own `__name__`. [INFO] [stderr] | ^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `[pymodule]` cannot be resolved, ignoring it. [INFO] [stderr] --> src/context.rs:137:39 [INFO] [stderr] | [INFO] [stderr] 137 | /// Add a wrapped #[pyfunction] or #[pymodule] using its own `__name__`. [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] warning: `[pyfunction]` cannot be resolved, ignoring it. [INFO] [stderr] --> src/context.rs:168:22 [INFO] [stderr] | [INFO] [stderr] 168 | /// Add a wrapped #[pyfunction] or #[pymodule] using its own `__name__`. [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] warning: `[pymodule]` cannot be resolved, ignoring it. [INFO] [stderr] --> src/context.rs:168:39 [INFO] [stderr] | [INFO] [stderr] 168 | /// Add a wrapped #[pyfunction] or #[pymodule] using its own `__name__`. [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] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "c1e3cb5666cc6708ab5bc390644722f5443e69fdad61146160e9ae6bf22ab1c1"` [INFO] running `"docker" "rm" "-f" "c1e3cb5666cc6708ab5bc390644722f5443e69fdad61146160e9ae6bf22ab1c1"` [INFO] [stdout] c1e3cb5666cc6708ab5bc390644722f5443e69fdad61146160e9ae6bf22ab1c1