[INFO] fetching crate coaster-nn 0.5.0... [INFO] documenting coaster-nn-0.5.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate coaster-nn 0.5.0 into /workspace/builds/worker-35/source [INFO] validating manifest of crates.io crate coaster-nn 0.5.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coaster-nn 0.5.0 [INFO] finished tweaking crates.io crate coaster-nn 0.5.0 [INFO] tweaked toml for crates.io crate coaster-nn 0.5.0 written to /workspace/builds/worker-35/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f60d483c387d4e58ab898094886a540a5d87fe892f3b2b05afdfa30eeb17893d [INFO] running `Command { std: "docker" "start" "-a" "f60d483c387d4e58ab898094886a540a5d87fe892f3b2b05afdfa30eeb17893d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f60d483c387d4e58ab898094886a540a5d87fe892f3b2b05afdfa30eeb17893d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60d483c387d4e58ab898094886a540a5d87fe892f3b2b05afdfa30eeb17893d", kill_on_drop: false }` [INFO] [stdout] f60d483c387d4e58ab898094886a540a5d87fe892f3b2b05afdfa30eeb17893d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73624cf26b5279674551567f8826f443f4ddc3e1ec6d93df0a93ea28674341fc [INFO] running `Command { std: "docker" "start" "-a" "73624cf26b5279674551567f8826f443f4ddc3e1ec6d93df0a93ea28674341fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rcudnn-sys v0.5.0 [INFO] [stderr] Compiling rcublas-sys v0.5.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking rcublas v0.6.0 [INFO] [stderr] Checking rcudnn v1.8.0 [INFO] [stderr] Checking coaster v0.2.0 [INFO] [stderr] Documenting coaster-nn v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:182:41 [INFO] [stdout] | [INFO] [stdout] 182 | /// Computes the [Sigmoid function][sigmoid] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:192:55 [INFO] [stdout] | [INFO] [stdout] 192 | /// Computes the gradient of a [Sigmoid function][sigmoid] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:207:41 [INFO] [stdout] | [INFO] [stdout] 207 | /// Computes the [Sigmoid function][sigmoid] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:215:55 [INFO] [stdout] | [INFO] [stdout] 215 | /// Computes the gradient of a [Sigmoid function][sigmoid] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:228:47 [INFO] [stdout] | [INFO] [stdout] 228 | /// Computes the [Rectified linear units][relu] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:238:41 [INFO] [stdout] | [INFO] [stdout] 238 | /// Computes the gradient of [ReLU][relu] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:253:47 [INFO] [stdout] | [INFO] [stdout] 253 | /// Computes the [Rectified linear units][relu] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:259:41 [INFO] [stdout] | [INFO] [stdout] 259 | /// Computes the gradient of [ReLU][relu] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:272:43 [INFO] [stdout] | [INFO] [stdout] 272 | /// Computes the [hyperbolic Tangent][tanh] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:282:55 [INFO] [stdout] | [INFO] [stdout] 282 | /// Computes the gradient of [hyperbolic Tangent][tanh] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:283:10 [INFO] [stdout] | [INFO] [stdout] 283 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:298:43 [INFO] [stdout] | [INFO] [stdout] 298 | /// Computes the [hyperbolic Tangent][tanh] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:304:41 [INFO] [stdout] | [INFO] [stdout] 304 | /// Computes the gradient of [tanh][tanh] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:379:52 [INFO] [stdout] | [INFO] [stdout] 379 | /// Network Type for RNN Networks [cudnnRNNMOde_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:380:6 [INFO] [stdout] | [INFO] [stdout] 380 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNMode_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:418:47 [INFO] [stdout] | [INFO] [stdout] 418 | /// Input Modes for RNN [cudnnRNNInputMode_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:419:6 [INFO] [stdout] | [INFO] [stdout] 419 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNInputMode_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:452:51 [INFO] [stdout] | [INFO] [stdout] 452 | /// Direction Mode for RNN [cudnnDirectionMode_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:453:6 [INFO] [stdout] | [INFO] [stdout] 453 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnDirectionMode_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:483:40 [INFO] [stdout] | [INFO] [stdout] 483 | /// Algorithm for RNN [cudnnRNNAlgo_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:484:6 [INFO] [stdout] | [INFO] [stdout] 484 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNAlgo_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:526:70 [INFO] [stdout] | [INFO] [stdout] 526 | /// Enables/Disables the padded input/output [cudnnRNNPaddingMode_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:527:6 [INFO] [stdout] | [INFO] [stdout] 527 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNPaddingMode_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:536:72 [INFO] [stdout] | [INFO] [stdout] 536 | /// Indicate if Tensor Core Operations are permitted [cudnnMathType_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:537:6 [INFO] [stdout] | [INFO] [stdout] 537 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnMathType_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:563:38 [INFO] [stdout] | [INFO] [stdout] 563 | /// Computes a [CNN convolution][convolution] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:564:10 [INFO] [stdout] | [INFO] [stdout] 564 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:576:54 [INFO] [stdout] | [INFO] [stdout] 576 | /// Computes the gradient of a [CNN convolution][convolution] with respect to the filter. [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:577:10 [INFO] [stdout] | [INFO] [stdout] 577 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:589:54 [INFO] [stdout] | [INFO] [stdout] 589 | /// Computes the gradient of a [CNN convolution][convolution] over the input [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:591:10 [INFO] [stdout] | [INFO] [stdout] 591 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `softmax` [INFO] [stdout] --> src/plugin.rs:632:30 [INFO] [stdout] | [INFO] [stdout] 632 | /// Computes a [Softmax][softmax] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `softmax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `softmax` [INFO] [stdout] --> src/plugin.rs:633:10 [INFO] [stdout] | [INFO] [stdout] 633 | /// [softmax]: https://en.wikipedia.org/wiki/Softmax_function [INFO] [stdout] | ^^^^^^^ no item named `softmax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `softmax` [INFO] [stdout] --> src/plugin.rs:642:46 [INFO] [stdout] | [INFO] [stdout] 642 | /// Computes the gradient of a [Softmax][softmax] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `softmax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `softmax` [INFO] [stdout] --> src/plugin.rs:643:10 [INFO] [stdout] | [INFO] [stdout] 643 | /// [softmax]: https://en.wikipedia.org/wiki/Softmax_function [INFO] [stdout] | ^^^^^^^ no item named `softmax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lrn` [INFO] [stdout] --> src/plugin.rs:688:26 [INFO] [stdout] | [INFO] [stdout] 688 | /// Computes a [LRN][lrn] over the input Tensor `x`. [INFO] [stdout] | ^^^ no item named `lrn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lrn` [INFO] [stdout] --> src/plugin.rs:689:10 [INFO] [stdout] | [INFO] [stdout] 689 | /// [lrn]: https://en.wikipedia.org/wiki/lrnal_neural_network [INFO] [stdout] | ^^^ no item named `lrn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lrn` [INFO] [stdout] --> src/plugin.rs:699:42 [INFO] [stdout] | [INFO] [stdout] 699 | /// Computes the gradient of a [LRN][lrn] over the input Tensor `x`. [INFO] [stdout] | ^^^ no item named `lrn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lrn` [INFO] [stdout] --> src/plugin.rs:700:10 [INFO] [stdout] | [INFO] [stdout] 700 | /// [lrn]: https://en.wikipedia.org/wiki/lrnal_neural_network [INFO] [stdout] | ^^^ no item named `lrn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:723:58 [INFO] [stdout] | [INFO] [stdout] 723 | /// Computes non-linear down-sampling ([max Pooling][pooling]) over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:724:10 [INFO] [stdout] | [INFO] [stdout] 724 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:734:48 [INFO] [stdout] | [INFO] [stdout] 734 | /// Computes the gradient of [max Pooling][pooling] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:735:10 [INFO] [stdout] | [INFO] [stdout] 735 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:747:62 [INFO] [stdout] | [INFO] [stdout] 747 | /// Computes non-linear down-sampling ([average Pooling][pooling]) over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:748:10 [INFO] [stdout] | [INFO] [stdout] 748 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:758:52 [INFO] [stdout] | [INFO] [stdout] 758 | /// Computes the gradient of [average Pooling][pooling] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:759:10 [INFO] [stdout] | [INFO] [stdout] 759 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:781:58 [INFO] [stdout] | [INFO] [stdout] 781 | /// Computes non-linear down-sampling ([max Pooling][pooling]) over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:782:10 [INFO] [stdout] | [INFO] [stdout] 782 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:792:58 [INFO] [stdout] | [INFO] [stdout] 792 | /// Computes non-linear down-sampling ([max Pooling][pooling]) over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:793:10 [INFO] [stdout] | [INFO] [stdout] 793 | /// [pooling]: https://en.wikipedia.org/wiki/Dropout_(neural_networks) [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:208:20 [INFO] [stdout] | [INFO] [stdout] 208 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 216 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:380:10 [INFO] [stdout] | [INFO] [stdout] 380 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNMode_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:419:10 [INFO] [stdout] | [INFO] [stdout] 419 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNInputMode_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:453:10 [INFO] [stdout] | [INFO] [stdout] 453 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnDirectionMode_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:484:10 [INFO] [stdout] | [INFO] [stdout] 484 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNAlgo_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:527:10 [INFO] [stdout] | [INFO] [stdout] 527 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNPaddingMode_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:537:10 [INFO] [stdout] | [INFO] [stdout] 537 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnMathType_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:564:24 [INFO] [stdout] | [INFO] [stdout] 564 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:577:24 [INFO] [stdout] | [INFO] [stdout] 577 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:591:24 [INFO] [stdout] | [INFO] [stdout] 591 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:633:20 [INFO] [stdout] | [INFO] [stdout] 633 | /// [softmax]: https://en.wikipedia.org/wiki/Softmax_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:643:20 [INFO] [stdout] | [INFO] [stdout] 643 | /// [softmax]: https://en.wikipedia.org/wiki/Softmax_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:689:16 [INFO] [stdout] | [INFO] [stdout] 689 | /// [lrn]: https://en.wikipedia.org/wiki/lrnal_neural_network [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:700:16 [INFO] [stdout] | [INFO] [stdout] 700 | /// [lrn]: https://en.wikipedia.org/wiki/lrnal_neural_network [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:724:20 [INFO] [stdout] | [INFO] [stdout] 724 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:735:20 [INFO] [stdout] | [INFO] [stdout] 735 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:748:20 [INFO] [stdout] | [INFO] [stdout] 748 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:759:20 [INFO] [stdout] | [INFO] [stdout] 759 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:782:20 [INFO] [stdout] | [INFO] [stdout] 782 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:793:20 [INFO] [stdout] | [INFO] [stdout] 793 | /// [pooling]: https://en.wikipedia.org/wiki/Dropout_(neural_networks) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 93 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.30s [INFO] running `Command { std: "docker" "inspect" "73624cf26b5279674551567f8826f443f4ddc3e1ec6d93df0a93ea28674341fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73624cf26b5279674551567f8826f443f4ddc3e1ec6d93df0a93ea28674341fc", kill_on_drop: false }` [INFO] [stdout] 73624cf26b5279674551567f8826f443f4ddc3e1ec6d93df0a93ea28674341fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 326037736fd4735371510b191763dac5ebeb47f521731a9b75a66cfd509f3980 [INFO] running `Command { std: "docker" "start" "-a" "326037736fd4735371510b191763dac5ebeb47f521731a9b75a66cfd509f3980", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rcublas-sys v0.5.0 [INFO] [stderr] Compiling rcudnn-sys v0.5.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking rcublas v0.6.0 [INFO] [stderr] Checking rcudnn v1.8.0 [INFO] [stderr] Checking coaster v0.2.0 [INFO] [stderr] Documenting coaster-nn v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:182:41 [INFO] [stdout] | [INFO] [stdout] 182 | /// Computes the [Sigmoid function][sigmoid] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:192:55 [INFO] [stdout] | [INFO] [stdout] 192 | /// Computes the gradient of a [Sigmoid function][sigmoid] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:207:41 [INFO] [stdout] | [INFO] [stdout] 207 | /// Computes the [Sigmoid function][sigmoid] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:215:55 [INFO] [stdout] | [INFO] [stdout] 215 | /// Computes the gradient of a [Sigmoid function][sigmoid] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `sigmoid` [INFO] [stdout] --> src/plugin.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^ no item named `sigmoid` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:228:47 [INFO] [stdout] | [INFO] [stdout] 228 | /// Computes the [Rectified linear units][relu] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:238:41 [INFO] [stdout] | [INFO] [stdout] 238 | /// Computes the gradient of [ReLU][relu] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:253:47 [INFO] [stdout] | [INFO] [stdout] 253 | /// Computes the [Rectified linear units][relu] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:259:41 [INFO] [stdout] | [INFO] [stdout] 259 | /// Computes the gradient of [ReLU][relu] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `relu` [INFO] [stdout] --> src/plugin.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^ no item named `relu` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:272:43 [INFO] [stdout] | [INFO] [stdout] 272 | /// Computes the [hyperbolic Tangent][tanh] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:282:55 [INFO] [stdout] | [INFO] [stdout] 282 | /// Computes the gradient of [hyperbolic Tangent][tanh] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:283:10 [INFO] [stdout] | [INFO] [stdout] 283 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:298:43 [INFO] [stdout] | [INFO] [stdout] 298 | /// Computes the [hyperbolic Tangent][tanh] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:304:41 [INFO] [stdout] | [INFO] [stdout] 304 | /// Computes the gradient of [tanh][tanh] over the input Tensor `x`. [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `tanh` [INFO] [stdout] --> src/plugin.rs:305:10 [INFO] [stdout] | [INFO] [stdout] 305 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^ no item named `tanh` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:379:52 [INFO] [stdout] | [INFO] [stdout] 379 | /// Network Type for RNN Networks [cudnnRNNMOde_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:380:6 [INFO] [stdout] | [INFO] [stdout] 380 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNMode_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:418:47 [INFO] [stdout] | [INFO] [stdout] 418 | /// Input Modes for RNN [cudnnRNNInputMode_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:419:6 [INFO] [stdout] | [INFO] [stdout] 419 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNInputMode_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:452:51 [INFO] [stdout] | [INFO] [stdout] 452 | /// Direction Mode for RNN [cudnnDirectionMode_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:453:6 [INFO] [stdout] | [INFO] [stdout] 453 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnDirectionMode_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:483:40 [INFO] [stdout] | [INFO] [stdout] 483 | /// Algorithm for RNN [cudnnRNNAlgo_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:484:6 [INFO] [stdout] | [INFO] [stdout] 484 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNAlgo_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:526:70 [INFO] [stdout] | [INFO] [stdout] 526 | /// Enables/Disables the padded input/output [cudnnRNNPaddingMode_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:527:6 [INFO] [stdout] | [INFO] [stdout] 527 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNPaddingMode_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:536:72 [INFO] [stdout] | [INFO] [stdout] 536 | /// Indicate if Tensor Core Operations are permitted [cudnnMathType_t][1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/plugin.rs:537:6 [INFO] [stdout] | [INFO] [stdout] 537 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnMathType_t [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:563:38 [INFO] [stdout] | [INFO] [stdout] 563 | /// Computes a [CNN convolution][convolution] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:564:10 [INFO] [stdout] | [INFO] [stdout] 564 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:576:54 [INFO] [stdout] | [INFO] [stdout] 576 | /// Computes the gradient of a [CNN convolution][convolution] with respect to the filter. [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:577:10 [INFO] [stdout] | [INFO] [stdout] 577 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:589:54 [INFO] [stdout] | [INFO] [stdout] 589 | /// Computes the gradient of a [CNN convolution][convolution] over the input [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `convolution` [INFO] [stdout] --> src/plugin.rs:591:10 [INFO] [stdout] | [INFO] [stdout] 591 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^ no item named `convolution` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `softmax` [INFO] [stdout] --> src/plugin.rs:632:30 [INFO] [stdout] | [INFO] [stdout] 632 | /// Computes a [Softmax][softmax] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `softmax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `softmax` [INFO] [stdout] --> src/plugin.rs:633:10 [INFO] [stdout] | [INFO] [stdout] 633 | /// [softmax]: https://en.wikipedia.org/wiki/Softmax_function [INFO] [stdout] | ^^^^^^^ no item named `softmax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `softmax` [INFO] [stdout] --> src/plugin.rs:642:46 [INFO] [stdout] | [INFO] [stdout] 642 | /// Computes the gradient of a [Softmax][softmax] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `softmax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `softmax` [INFO] [stdout] --> src/plugin.rs:643:10 [INFO] [stdout] | [INFO] [stdout] 643 | /// [softmax]: https://en.wikipedia.org/wiki/Softmax_function [INFO] [stdout] | ^^^^^^^ no item named `softmax` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lrn` [INFO] [stdout] --> src/plugin.rs:688:26 [INFO] [stdout] | [INFO] [stdout] 688 | /// Computes a [LRN][lrn] over the input Tensor `x`. [INFO] [stdout] | ^^^ no item named `lrn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lrn` [INFO] [stdout] --> src/plugin.rs:689:10 [INFO] [stdout] | [INFO] [stdout] 689 | /// [lrn]: https://en.wikipedia.org/wiki/lrnal_neural_network [INFO] [stdout] | ^^^ no item named `lrn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lrn` [INFO] [stdout] --> src/plugin.rs:699:42 [INFO] [stdout] | [INFO] [stdout] 699 | /// Computes the gradient of a [LRN][lrn] over the input Tensor `x`. [INFO] [stdout] | ^^^ no item named `lrn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `lrn` [INFO] [stdout] --> src/plugin.rs:700:10 [INFO] [stdout] | [INFO] [stdout] 700 | /// [lrn]: https://en.wikipedia.org/wiki/lrnal_neural_network [INFO] [stdout] | ^^^ no item named `lrn` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:723:58 [INFO] [stdout] | [INFO] [stdout] 723 | /// Computes non-linear down-sampling ([max Pooling][pooling]) over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:724:10 [INFO] [stdout] | [INFO] [stdout] 724 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:734:48 [INFO] [stdout] | [INFO] [stdout] 734 | /// Computes the gradient of [max Pooling][pooling] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:735:10 [INFO] [stdout] | [INFO] [stdout] 735 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:747:62 [INFO] [stdout] | [INFO] [stdout] 747 | /// Computes non-linear down-sampling ([average Pooling][pooling]) over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:748:10 [INFO] [stdout] | [INFO] [stdout] 748 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:758:52 [INFO] [stdout] | [INFO] [stdout] 758 | /// Computes the gradient of [average Pooling][pooling] over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:759:10 [INFO] [stdout] | [INFO] [stdout] 759 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:781:58 [INFO] [stdout] | [INFO] [stdout] 781 | /// Computes non-linear down-sampling ([max Pooling][pooling]) over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:782:10 [INFO] [stdout] | [INFO] [stdout] 782 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:792:58 [INFO] [stdout] | [INFO] [stdout] 792 | /// Computes non-linear down-sampling ([max Pooling][pooling]) over the input Tensor `x`. [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pooling` [INFO] [stdout] --> src/plugin.rs:793:10 [INFO] [stdout] | [INFO] [stdout] 793 | /// [pooling]: https://en.wikipedia.org/wiki/Dropout_(neural_networks) [INFO] [stdout] | ^^^^^^^ no item named `pooling` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:208:20 [INFO] [stdout] | [INFO] [stdout] 208 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 216 | /// [sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | /// [relu]: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | /// [tanh]: https://en.wikipedia.org/wiki/Hyperbolic_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:380:10 [INFO] [stdout] | [INFO] [stdout] 380 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNMode_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:419:10 [INFO] [stdout] | [INFO] [stdout] 419 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNInputMode_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:453:10 [INFO] [stdout] | [INFO] [stdout] 453 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnDirectionMode_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:484:10 [INFO] [stdout] | [INFO] [stdout] 484 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNAlgo_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:527:10 [INFO] [stdout] | [INFO] [stdout] 527 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnRNNPaddingMode_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:537:10 [INFO] [stdout] | [INFO] [stdout] 537 | /// [1]: https://docs.nvidia.com/deeplearning/sdk/cudnn-api/index.html#cudnnMathType_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:564:24 [INFO] [stdout] | [INFO] [stdout] 564 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:577:24 [INFO] [stdout] | [INFO] [stdout] 577 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:591:24 [INFO] [stdout] | [INFO] [stdout] 591 | /// [convolution]: https://en.wikipedia.org/wiki/Convolutional_neural_network [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:633:20 [INFO] [stdout] | [INFO] [stdout] 633 | /// [softmax]: https://en.wikipedia.org/wiki/Softmax_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:643:20 [INFO] [stdout] | [INFO] [stdout] 643 | /// [softmax]: https://en.wikipedia.org/wiki/Softmax_function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:689:16 [INFO] [stdout] | [INFO] [stdout] 689 | /// [lrn]: https://en.wikipedia.org/wiki/lrnal_neural_network [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:700:16 [INFO] [stdout] | [INFO] [stdout] 700 | /// [lrn]: https://en.wikipedia.org/wiki/lrnal_neural_network [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:724:20 [INFO] [stdout] | [INFO] [stdout] 724 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:735:20 [INFO] [stdout] | [INFO] [stdout] 735 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:748:20 [INFO] [stdout] | [INFO] [stdout] 748 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:759:20 [INFO] [stdout] | [INFO] [stdout] 759 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:782:20 [INFO] [stdout] | [INFO] [stdout] 782 | /// [pooling]: https://en.wikipedia.org/wiki/Convolutional_neural_network#Pooling_layer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/plugin.rs:793:20 [INFO] [stdout] | [INFO] [stdout] 793 | /// [pooling]: https://en.wikipedia.org/wiki/Dropout_(neural_networks) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 93 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.85s [INFO] running `Command { std: "docker" "inspect" "326037736fd4735371510b191763dac5ebeb47f521731a9b75a66cfd509f3980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "326037736fd4735371510b191763dac5ebeb47f521731a9b75a66cfd509f3980", kill_on_drop: false }` [INFO] [stdout] 326037736fd4735371510b191763dac5ebeb47f521731a9b75a66cfd509f3980