sway-core 0.1.5

Sway core language.
Documentation
Build #483133 2021-12-28T03:27:54.884745+00:00
# rustc version
rustc 1.59.0-nightly (f8abed9ed 2021-12-26)# docs.rs version
docsrs 0.6.0 (0607ed2 2021-12-01)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/sway-core-0.1.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sway-core-0.1.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" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5df6ddad4a5b29fe213f677d7e2acfdb848e97b967f7cba3bf1fba1640344a16" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20211226-1.59.0-nightly-f8abed9ed\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b13a9a6fccf6fd54e2eced929bd3df7a8211f013ffa37777a9aa4867ad00edc2
[INFO] running `Command { std: "docker" "start" "-a" "b13a9a6fccf6fd54e2eced929bd3df7a8211f013ffa37777a9aa4867ad00edc2", kill_on_drop: false }`
[INFO] [stderr]  Documenting sway-core v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `DelineatedPath`
[INFO] [stderr]   --> src/parse_tree/expression/mod.rs:99:12
[INFO] [stderr]    |
[INFO] [stderr] 99 |     /// A [DelineatedPath] is anything of the form:
[INFO] [stderr]    |            ^^^^^^^^^^^^^^ no item named `DelineatedPath` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `TypedAbiDeclaration` links to private item `AbiDeclaration`
[INFO] [stderr]    --> src/semantic_analysis/ast_node/declaration.rs:204:84
[INFO] [stderr]     |
[INFO] [stderr] 204 | /// A `TypedAbiDeclaration` contains the type-checked version of the parse tree's [AbiDeclaration].
[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: `sway-core` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.19s
[INFO] running `Command { std: "docker" "inspect" "b13a9a6fccf6fd54e2eced929bd3df7a8211f013ffa37777a9aa4867ad00edc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b13a9a6fccf6fd54e2eced929bd3df7a8211f013ffa37777a9aa4867ad00edc2", kill_on_drop: false }`
[INFO] [stdout] b13a9a6fccf6fd54e2eced929bd3df7a8211f013ffa37777a9aa4867ad00edc2