[INFO] fetching crate rstats 1.0.13... [INFO] documenting rstats-1.0.13 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate rstats 1.0.13 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate rstats 1.0.13 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 rstats 1.0.13 [INFO] finished tweaking crates.io crate rstats 1.0.13 [INFO] tweaked toml for crates.io crate rstats 1.0.13 written to /workspace/builds/worker-29/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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 3b0569e0f5292ea649f1067181db89de40768a73904fa580a2f68b2487cbf528 [INFO] running `Command { std: "docker" "start" "-a" "3b0569e0f5292ea649f1067181db89de40768a73904fa580a2f68b2487cbf528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b0569e0f5292ea649f1067181db89de40768a73904fa580a2f68b2487cbf528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0569e0f5292ea649f1067181db89de40768a73904fa580a2f68b2487cbf528", kill_on_drop: false }` [INFO] [stdout] 3b0569e0f5292ea649f1067181db89de40768a73904fa580a2f68b2487cbf528 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 4341170b3fb416b114350f102db081dd5ebbbb78c00f3f6c0442b2bea71b66b3 [INFO] running `Command { std: "docker" "start" "-a" "4341170b3fb416b114350f102db081dd5ebbbb78c00f3f6c0442b2bea71b66b3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking indxvec v1.1.6 [INFO] [stderr] Documenting rstats v1.0.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.38s [INFO] [stdout] warning: unresolved link to `0,1` [INFO] [stdout] --> src/lib.rs:140:39 [INFO] [stdout] | [INFO] [stdout] 140 | /// Linear transform to interval [0,1] [INFO] [stdout] | ^^^ no item named `0,1` 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 `0,1` [INFO] [stdout] --> src/lib.rs:156:41 [INFO] [stdout] | [INFO] [stdout] 156 | /// Linearly transform to interval [0,1] [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/lib.rs:190:46 [INFO] [stdout] | [INFO] [stdout] 190 | /// Vector similarity S in the interval [0,1]: S = (1+cos(theta))/2 [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/lib.rs:192:59 [INFO] [stdout] | [INFO] [stdout] 192 | /// We define vector dissimilarity D in the interval [0,1]: D = 1-S = (1-cos(theta))/2 [INFO] [stdout] | ^^^ no item named `0,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 `T` [INFO] [stdout] --> src/lib.rs:202:28 [INFO] [stdout] | [INFO] [stdout] 202 | /// Joint entropy of &[T],&[U] in nats (units of e) [INFO] [stdout] | ^ no item named `T` 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 `U` [INFO] [stdout] --> src/lib.rs:202:33 [INFO] [stdout] | [INFO] [stdout] 202 | /// Joint entropy of &[T],&[U] in nats (units of e) [INFO] [stdout] | ^ no item named `U` 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 `T` [INFO] [stdout] --> src/lib.rs:204:46 [INFO] [stdout] | [INFO] [stdout] 204 | /// Statistical pairwise dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^ no item named `T` 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 `U` [INFO] [stdout] --> src/lib.rs:204:51 [INFO] [stdout] | [INFO] [stdout] 204 | /// Statistical pairwise dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^ no item named `U` 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 `0,1` [INFO] [stdout] --> src/lib.rs:204:78 [INFO] [stdout] | [INFO] [stdout] 204 | /// Statistical pairwise dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^^^ no item named `0,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,2` [INFO] [stdout] --> src/lib.rs:206:57 [INFO] [stdout] | [INFO] [stdout] 206 | /// Statistical pairwise independence in the range [1,2] based on joint entropy [INFO] [stdout] | ^^^ no item named `1,2` 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 `0,1` [INFO] [stdout] --> src/lib.rs:288:78 [INFO] [stdout] | [INFO] [stdout] 288 | /// Statistical pairwise dependence of two &[u8] variables in the range [0,1] [INFO] [stdout] | ^^^ no item named `0,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,2` [INFO] [stdout] --> src/lib.rs:290:36 [INFO] [stdout] | [INFO] [stdout] 290 | /// Independence in the range [1,2] of two &[u8] variables [INFO] [stdout] | ^^^ no item named `1,2` 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 `T` [INFO] [stdout] --> src/statsg.rs:356:23 [INFO] [stdout] | [INFO] [stdout] 356 | /// Median of a &[T] slice by sorting [INFO] [stdout] | ^ no item named `T` 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 `0,1` [INFO] [stdout] --> src/statsg.rs:463:39 [INFO] [stdout] | [INFO] [stdout] 463 | /// Linear transform to interval [0,1] [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/mutstats.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | /// Linear transform to interval [0,1] [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/vecg.rs:101:56 [INFO] [stdout] | [INFO] [stdout] 101 | /// We define vector similarity S in the interval [0,1] as [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/vecg.rs:105:59 [INFO] [stdout] | [INFO] [stdout] 105 | /// We define vector dissimilarity D in the interval [0,1] as [INFO] [stdout] | ^^^ no item named `0,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 `j` [INFO] [stdout] --> src/vecg.rs:114:64 [INFO] [stdout] | [INFO] [stdout] 114 | /// The items of the resulting lower triangular array c[i][j] are pushed flat [INFO] [stdout] | ^ no item named `j` 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 `T` [INFO] [stdout] --> src/vecg.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | /// Dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^ no item named `T` 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 `U` [INFO] [stdout] --> src/vecg.rs:189:30 [INFO] [stdout] | [INFO] [stdout] 189 | /// Dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^ no item named `U` 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 `0,1` [INFO] [stdout] --> src/vecg.rs:189:57 [INFO] [stdout] | [INFO] [stdout] 189 | /// Dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^^^ no item named `0,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 `T` [INFO] [stdout] --> src/vecg.rs:196:27 [INFO] [stdout] | [INFO] [stdout] 196 | /// Independence of &[T] &[U] variables in the range [1,2] [INFO] [stdout] | ^ no item named `T` 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 `U` [INFO] [stdout] --> src/vecg.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | /// Independence of &[T] &[U] variables in the range [1,2] [INFO] [stdout] | ^ no item named `U` 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,2` [INFO] [stdout] --> src/vecg.rs:196:59 [INFO] [stdout] | [INFO] [stdout] 196 | /// Independence of &[T] &[U] variables in the range [1,2] [INFO] [stdout] | ^^^ no item named `1,2` 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 `0,1` [INFO] [stdout] --> src/vecu8.rs:125:51 [INFO] [stdout] | [INFO] [stdout] 125 | /// Statistical pairwise dependence in range [0,1] of two &[u8] variables [INFO] [stdout] | ^^^ no item named `0,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,2` [INFO] [stdout] --> src/vecu8.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | /// Independence in the range [1,2] of two &[u8] variables [INFO] [stdout] | ^^^ no item named `1,2` 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 `0,1` [INFO] [stdout] --> src/vecvecg.rs:71:65 [INFO] [stdout] | [INFO] [stdout] 71 | /// associated cummulative probability density function in [0,1] of the weights. [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/vecvecg.rs:89:65 [INFO] [stdout] | [INFO] [stdout] 89 | /// associated cummulative probability density function in [0,1] of the weights. [INFO] [stdout] | ^^^ no item named `0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4341170b3fb416b114350f102db081dd5ebbbb78c00f3f6c0442b2bea71b66b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4341170b3fb416b114350f102db081dd5ebbbb78c00f3f6c0442b2bea71b66b3", kill_on_drop: false }` [INFO] [stdout] 4341170b3fb416b114350f102db081dd5ebbbb78c00f3f6c0442b2bea71b66b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 64d1d160ce5685a19b5ffaa3c61f63377fa14a6eb0e926b944a1a09df62531f6 [INFO] running `Command { std: "docker" "start" "-a" "64d1d160ce5685a19b5ffaa3c61f63377fa14a6eb0e926b944a1a09df62531f6", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking indxvec v1.1.6 [INFO] [stderr] Documenting rstats v1.0.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0,1` [INFO] [stdout] --> src/lib.rs:140:39 [INFO] [stdout] | [INFO] [stdout] 140 | /// Linear transform to interval [0,1] [INFO] [stdout] | ^^^ no item named `0,1` 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 `0,1` [INFO] [stdout] --> src/lib.rs:156:41 [INFO] [stdout] | [INFO] [stdout] 156 | /// Linearly transform to interval [0,1] [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/lib.rs:190:46 [INFO] [stdout] | [INFO] [stdout] 190 | /// Vector similarity S in the interval [0,1]: S = (1+cos(theta))/2 [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/lib.rs:192:59 [INFO] [stdout] | [INFO] [stdout] 192 | /// We define vector dissimilarity D in the interval [0,1]: D = 1-S = (1-cos(theta))/2 [INFO] [stdout] | ^^^ no item named `0,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 `T` [INFO] [stdout] --> src/lib.rs:202:28 [INFO] [stdout] | [INFO] [stdout] 202 | /// Joint entropy of &[T],&[U] in nats (units of e) [INFO] [stdout] | ^ no item named `T` 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 `U` [INFO] [stdout] --> src/lib.rs:202:33 [INFO] [stdout] | [INFO] [stdout] 202 | /// Joint entropy of &[T],&[U] in nats (units of e) [INFO] [stdout] | ^ no item named `U` 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 `T` [INFO] [stdout] --> src/lib.rs:204:46 [INFO] [stdout] | [INFO] [stdout] 204 | /// Statistical pairwise dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^ no item named `T` 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 `U` [INFO] [stdout] --> src/lib.rs:204:51 [INFO] [stdout] | [INFO] [stdout] 204 | /// Statistical pairwise dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^ no item named `U` 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 `0,1` [INFO] [stdout] --> src/lib.rs:204:78 [INFO] [stdout] | [INFO] [stdout] 204 | /// Statistical pairwise dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^^^ no item named `0,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,2` [INFO] [stdout] --> src/lib.rs:206:57 [INFO] [stdout] | [INFO] [stdout] 206 | /// Statistical pairwise independence in the range [1,2] based on joint entropy [INFO] [stdout] | ^^^ no item named `1,2` 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 `0,1` [INFO] [stdout] --> src/lib.rs:288:78 [INFO] [stdout] | [INFO] [stdout] 288 | /// Statistical pairwise dependence of two &[u8] variables in the range [0,1] [INFO] [stdout] | ^^^ no item named `0,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,2` [INFO] [stdout] --> src/lib.rs:290:36 [INFO] [stdout] | [INFO] [stdout] 290 | /// Independence in the range [1,2] of two &[u8] variables [INFO] [stdout] | ^^^ no item named `1,2` 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 `T` [INFO] [stdout] --> src/statsg.rs:356:23 [INFO] [stdout] | [INFO] [stdout] 356 | /// Median of a &[T] slice by sorting [INFO] [stdout] | ^ no item named `T` 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 `0,1` [INFO] [stdout] --> src/statsg.rs:463:39 [INFO] [stdout] | [INFO] [stdout] 463 | /// Linear transform to interval [0,1] [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/mutstats.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | /// Linear transform to interval [0,1] [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/vecg.rs:101:56 [INFO] [stdout] | [INFO] [stdout] 101 | /// We define vector similarity S in the interval [0,1] as [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/vecg.rs:105:59 [INFO] [stdout] | [INFO] [stdout] 105 | /// We define vector dissimilarity D in the interval [0,1] as [INFO] [stdout] | ^^^ no item named `0,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 `j` [INFO] [stdout] --> src/vecg.rs:114:64 [INFO] [stdout] | [INFO] [stdout] 114 | /// The items of the resulting lower triangular array c[i][j] are pushed flat [INFO] [stdout] | ^ no item named `j` 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 `T` [INFO] [stdout] --> src/vecg.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | /// Dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^ no item named `T` 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 `U` [INFO] [stdout] --> src/vecg.rs:189:30 [INFO] [stdout] | [INFO] [stdout] 189 | /// Dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^ no item named `U` 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 `0,1` [INFO] [stdout] --> src/vecg.rs:189:57 [INFO] [stdout] | [INFO] [stdout] 189 | /// Dependence of &[T] &[U] variables in the range [0,1] [INFO] [stdout] | ^^^ no item named `0,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 `T` [INFO] [stdout] --> src/vecg.rs:196:27 [INFO] [stdout] | [INFO] [stdout] 196 | /// Independence of &[T] &[U] variables in the range [1,2] [INFO] [stdout] | ^ no item named `T` 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 `U` [INFO] [stdout] --> src/vecg.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | /// Independence of &[T] &[U] variables in the range [1,2] [INFO] [stdout] | ^ no item named `U` 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,2` [INFO] [stdout] --> src/vecg.rs:196:59 [INFO] [stdout] | [INFO] [stdout] 196 | /// Independence of &[T] &[U] variables in the range [1,2] [INFO] [stdout] | ^^^ no item named `1,2` 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 `0,1` [INFO] [stdout] --> src/vecu8.rs:125:51 [INFO] [stdout] | [INFO] [stdout] 125 | /// Statistical pairwise dependence in range [0,1] of two &[u8] variables [INFO] [stdout] | ^^^ no item named `0,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,2` [INFO] [stdout] --> src/vecu8.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | /// Independence in the range [1,2] of two &[u8] variables [INFO] [stdout] | ^^^ no item named `1,2` 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 `0,1` [INFO] [stdout] --> src/vecvecg.rs:71:65 [INFO] [stdout] | [INFO] [stdout] 71 | /// associated cummulative probability density function in [0,1] of the weights. [INFO] [stdout] | ^^^ no item named `0,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 `0,1` [INFO] [stdout] --> src/vecvecg.rs:89:65 [INFO] [stdout] | [INFO] [stdout] 89 | /// associated cummulative probability density function in [0,1] of the weights. [INFO] [stdout] | ^^^ no item named `0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `Command { std: "docker" "inspect" "64d1d160ce5685a19b5ffaa3c61f63377fa14a6eb0e926b944a1a09df62531f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64d1d160ce5685a19b5ffaa3c61f63377fa14a6eb0e926b944a1a09df62531f6", kill_on_drop: false }` [INFO] [stdout] 64d1d160ce5685a19b5ffaa3c61f63377fa14a6eb0e926b944a1a09df62531f6