tower-lsp 0.9.0

Language Server Protocol implementation based on Tower
Documentation
Build #227021 2020-03-04T08:19:52.214740+00:00
# rustc version
rustc 1.43.0-nightly (4ad624882 2020-03-03)
# docs.rs version
docsrs 0.6.0 (be4a0c1 2020-03-04)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/tower-lsp-0.9.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tower-lsp-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 -20200303-1.43.0-nightly-4ad624882 --static-root-path / --extern-html-root-url tower_service=https://docs.rs/tower-service/0.3.0 --extern-html-root-url tokio_util=https://docs.rs/tokio-util/0.2.0 --extern-html-root-url bytes=https://docs.rs/bytes/0.5.4 --extern-html-root-url dashmap=https://docs.rs/dashmap/3.5.1 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.11 --extern-html-root-url tower_test=https://docs.rs/tower-test/0.3.0 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url jsonrpc_derive=https://docs.rs/jsonrpc-derive/14.0.5 --extern-html-root-url async_trait=https://docs.rs/async-trait/0.1.24 --extern-html-root-url lsp_types=https://docs.rs/lsp-types/0.70.2 --extern-html-root-url jsonrpc_core=https://docs.rs/jsonrpc-core/14.0.5 --extern-html-root-url serde=https://docs.rs/serde/1.0.103 --extern-html-root-url nom=https://docs.rs/nom/5.1.0 --extern-html-root-url env_logger=https://docs.rs/env_logger/0.7.1 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.40 --extern-html-root-url futures=https://docs.rs/futures/0.3.4" "-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] 09983c7e02feb0c0a7d32c71febbf8bee821fbb9e8b94a76940c9405c0c521c3
[INFO] running `"docker" "start" "-a" "09983c7e02feb0c0a7d32c71febbf8bee821fbb9e8b94a76940c9405c0c521c3"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]    Compiling nom v5.1.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling tokio-macros v0.2.4
[INFO] [stderr]    Compiling serde_repr v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.24
[INFO] [stderr]     Checking tokio v0.2.11
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]     Checking const-random v0.1.8
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking ahash v0.3.2
[INFO] [stderr]     Checking dashmap v3.5.1
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking url v2.1.0
[INFO] [stderr]    Compiling toml v0.5.3
[INFO] [stderr]     Checking lsp-types v0.70.2
[INFO] [stderr]     Checking jsonrpc-core v14.0.5
[INFO] [stderr]    Compiling proc-macro-crate v0.1.4
[INFO] [stderr]    Compiling jsonrpc-derive v14.0.5
[INFO] [stderr]  Documenting tower-lsp v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[initialize]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/lib.rs:576:5
[INFO] [stderr]     |
[INFO] [stderr] 576 | /     /// The [`textDocument/prepareRename`] request is sent from the client to the server to setup
[INFO] [stderr] 577 | |     /// and test the validity of a rename operation at a given location.
[INFO] [stderr] 578 | |     ///
[INFO] [stderr] 579 | |     /// [`textDocument/prepareRename`]: https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_prepareRename
[INFO] [stderr] ...   |
[INFO] [stderr] 588 | |     /// InitializeParams::capabilities::text_document::rename::prepare_support
[INFO] [stderr] 589 | |     /// ```
[INFO] [stderr]     | |___________^
[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]             `true` in the [`initialize`] method:
[INFO] [stderr]                            ^^^^^^^^^^^^
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `"docker" "inspect" "09983c7e02feb0c0a7d32c71febbf8bee821fbb9e8b94a76940c9405c0c521c3"`
[INFO] running `"docker" "rm" "-f" "09983c7e02feb0c0a7d32c71febbf8bee821fbb9e8b94a76940c9405c0c521c3"`
[INFO] [stdout] 09983c7e02feb0c0a7d32c71febbf8bee821fbb9e8b94a76940c9405c0c521c3