# rustc version rustc 1.54.0-nightly (eab201df7 2021-06-09)
# docs.rs version docsrs 0.6.0 (c2d325f 2021-05-02)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ic-utils-0.3.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ic-utils-0.3.2/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" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210609-1.54.0-nightly-eab201df7" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }` [INFO] [stdout] e03c4b5d6abf3501f7720be156b1c52812f1de82bbe35377685ddb19c9afc722 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e03c4b5d6abf3501f7720be156b1c52812f1de82bbe35377685ddb19c9afc722", kill_on_drop: false }` [INFO] [stderr] Documenting ic-utils v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `O` [INFO] [stderr] --> src/call.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | / /// Execute the call, but returns the RequestId. Waiting on the request Id must be [INFO] [stderr] 44 | | /// managed by the caller using the Agent directly. [INFO] [stderr] 45 | | /// [INFO] [stderr] 46 | | /// Since the return type is encoded in the trait itself, this can lead to types [INFO] [stderr] ... | [INFO] [stderr] 50 | | /// Rust type system, but in this case it will be checked at runtime (as Request [INFO] [stderr] 51 | | /// Id does not have a type associated with it). [INFO] [stderr] | |____________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] that are not compatible to [O] when getting the result from the Request Id. [INFO] [stderr] ^ [INFO] [stderr] = note: no item named `O` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `with_arg_raw` [INFO] [stderr] --> src/canister.rs:271:45 [INFO] [stderr] | [INFO] [stderr] 271 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stderr] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `with_arg_raw` [INFO] [stderr] --> src/canister.rs:284:45 [INFO] [stderr] | [INFO] [stderr] 284 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stderr] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `with_arg_raw` [INFO] [stderr] --> src/canister.rs:354:45 [INFO] [stderr] | [INFO] [stderr] 354 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stderr] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `with_arg_raw` [INFO] [stderr] --> src/interfaces/wallet.rs:34:45 [INFO] [stderr] | [INFO] [stderr] 34 | /// there is a raw argument set (using [with_arg_raw]), this will fail. [INFO] [stderr] | ^^^^^^^^^^^^ no item named `with_arg_raw` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/canister.rs:285:44 [INFO] [stderr] | [INFO] [stderr] 285 | /// TODO: make this method unnecessary https://github.com/dfinity/agent-rs/issues/132 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/dfinity/agent-rs/issues/132>` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `Command { std: "docker" "inspect" "e03c4b5d6abf3501f7720be156b1c52812f1de82bbe35377685ddb19c9afc722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03c4b5d6abf3501f7720be156b1c52812f1de82bbe35377685ddb19c9afc722", kill_on_drop: false }` [INFO] [stdout] e03c4b5d6abf3501f7720be156b1c52812f1de82bbe35377685ddb19c9afc722